welcome-ui 10.0.0-alpha.4 → 10.0.0-alpha.5

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 (127) hide show
  1. package/dist/2W3RN7C5-DMC82gDP.js +61 -0
  2. package/dist/{4I4MLMKD-z3Xm3qCo.js → 4I4MLMKD-BO6Lcy7s.js} +17 -17
  3. package/dist/Accordion.js +19 -17
  4. package/dist/Alert.js +40 -31
  5. package/dist/AspectRatio.js +1 -0
  6. package/dist/Avatar.js +13 -11
  7. package/dist/{B7UTNDHN-BDa2-8JK.js → B7UTNDHN-BghjolIs.js} +30 -30
  8. package/dist/Badge.js +1 -0
  9. package/dist/Breadcrumb.js +76 -71
  10. package/dist/Button.js +8 -6
  11. package/dist/ButtonGroup.js +6 -4
  12. package/dist/Card.css +1 -1
  13. package/dist/Card.js +68 -15
  14. package/dist/Checkbox.js +30 -29
  15. package/dist/CloseButton.js +7 -5
  16. package/dist/{CustomPopper-vwbOQq72.js → CustomPopper-C1wIDHbM.js} +5 -4
  17. package/dist/{DSAASPLT-C-2xDjIv.js → DSAASPLT-Fx1kuAsk.js} +3 -3
  18. package/dist/DatePicker.js +82 -78
  19. package/dist/DateTimePicker.js +22 -21
  20. package/dist/Drawer.js +101 -80
  21. package/dist/DropdownMenu.css +1 -1
  22. package/dist/DropdownMenu.js +889 -462
  23. package/dist/Field.js +1 -0
  24. package/dist/FieldGroup.js +9 -7
  25. package/dist/FileDrop.js +184 -176
  26. package/dist/FileUpload.js +43 -40
  27. package/dist/{GVVKDT6A-C66-lr0B.js → GVVKDT6A-CF9ejW_c.js} +103 -103
  28. package/dist/Hint.js +9 -7
  29. package/dist/Icon.js +6 -4
  30. package/dist/InputText.js +30 -28
  31. package/dist/{KPUWHTQJ-Byij2al4.js → KPUWHTQJ-Dv3cAqjP.js} +33 -31
  32. package/dist/Label.js +9 -7
  33. package/dist/Link.js +25 -21
  34. package/dist/Loader.js +12 -10
  35. package/dist/Logo.js +21 -13
  36. package/dist/Modal.js +145 -114
  37. package/dist/{NI3IVY7K-DpF3td-7.js → NI3IVY7K-Dy240mkD.js} +160 -160
  38. package/dist/{NMGNQVTG-BgAqqGOq.js → NMGNQVTG-DRO2uXZT.js} +6 -6
  39. package/dist/{OE2EFRVA-DkdhQLJL.js → OE2EFRVA-Dg1R6gaC.js} +186 -170
  40. package/dist/{OLVWQA7U-wHytlFYu.js → OLVWQA7U-Dia3UUnG.js} +36 -36
  41. package/dist/Pagination.js +39 -37
  42. package/dist/PasswordInput.js +20 -17
  43. package/dist/Popover.js +89 -72
  44. package/dist/{RTNCFSKZ-LcIdBwa8.js → RTNCFSKZ-BywELldk.js} +42 -42
  45. package/dist/Radio.js +20 -19
  46. package/dist/RadioGroup.js +29 -27
  47. package/dist/RadioTab.js +2 -1
  48. package/dist/{SBSPVDDI-BoxPz2JY.js → SBSPVDDI-CmtnvvUX.js} +46 -46
  49. package/dist/SQZLCNLX-Dg4KKdNJ.js +83 -0
  50. package/dist/Search.css +1 -1
  51. package/dist/Search.js +62 -60
  52. package/dist/Select.css +1 -1
  53. package/dist/Select.js +204 -202
  54. package/dist/Slider.js +66 -61
  55. package/dist/Stepper.js +34 -27
  56. package/dist/StickyNote.js +30 -23
  57. package/dist/Swiper.js +52 -50
  58. package/dist/{T22PY7TE-CzEDuEn1.js → T22PY7TE-gLuJpoOm.js} +46 -46
  59. package/dist/Table.js +34 -21
  60. package/dist/Tabs.js +161 -152
  61. package/dist/Tag.css +1 -1
  62. package/dist/Tag.js +70 -65
  63. package/dist/Text.js +4 -2
  64. package/dist/Textarea.js +10 -8
  65. package/dist/TimePicker.js +22 -21
  66. package/dist/Toast.js +186 -177
  67. package/dist/Toggle.js +16 -14
  68. package/dist/Tooltip.js +29 -27
  69. package/dist/VariantIcon.js +7 -5
  70. package/dist/VisuallyHidden.js +8 -6
  71. package/dist/WelcomeLoader.js +3 -2
  72. package/dist/XCKGTAUF-CJwwVibW.js +25 -0
  73. package/dist/{Y67KZUMI-BDyUNSJw.js → Y67KZUMI-BwLWwpNF.js} +2 -2
  74. package/dist/{ZTXFEM5L-CjFLRObi.js → ZTXFEM5L-WGHY_jqg.js} +3 -3
  75. package/dist/theme.js +1 -0
  76. package/dist/types/components/Alert/components/Title.d.ts +4 -1
  77. package/dist/types/components/Alert/index.d.ts +4 -1
  78. package/dist/types/components/Card/Body.d.ts +2 -3
  79. package/dist/types/components/Card/Footer.d.ts +6 -0
  80. package/dist/types/components/Card/Header.d.ts +5 -0
  81. package/dist/types/components/Card/index.d.ts +7 -8
  82. package/dist/types/components/Card/types.d.ts +16 -3
  83. package/dist/types/components/Checkbox/index.d.ts +1 -2
  84. package/dist/types/components/Checkbox/types.d.ts +3 -1
  85. package/dist/types/components/DateTimePickerCommon/CustomHeader.d.ts +4 -1
  86. package/dist/types/components/DateTimePickerCommon/CustomPopper.d.ts +6 -3
  87. package/dist/types/components/Drawer/AssetDrawer/Header.d.ts +4 -1
  88. package/dist/types/components/Drawer/AssetDrawer/IconBlock.d.ts +4 -1
  89. package/dist/types/components/Drawer/components/Close.d.ts +4 -1
  90. package/dist/types/components/Drawer/components/Title.d.ts +4 -1
  91. package/dist/types/components/Drawer/index.d.ts +12 -3
  92. package/dist/types/components/DropdownMenu/Action.d.ts +2 -0
  93. package/dist/types/components/DropdownMenu/Group.d.ts +4 -0
  94. package/dist/types/components/DropdownMenu/Item.d.ts +7 -0
  95. package/dist/types/components/DropdownMenu/Search.d.ts +2 -0
  96. package/dist/types/components/DropdownMenu/Submenu.d.ts +4 -0
  97. package/dist/types/components/DropdownMenu/index.d.ts +11 -0
  98. package/dist/types/components/DropdownMenu/types.d.ts +26 -5
  99. package/dist/types/components/FileDrop/components/FilePreview.d.ts +4 -1
  100. package/dist/types/components/FileDrop/components/Message.d.ts +4 -1
  101. package/dist/types/components/Loader/index.d.ts +4 -1
  102. package/dist/types/components/Modal/Assets/AssetContent.d.ts +4 -1
  103. package/dist/types/components/Modal/Assets/AssetTitle.d.ts +4 -1
  104. package/dist/types/components/Modal/Assets/CloseButton.d.ts +4 -1
  105. package/dist/types/components/Modal/Assets/Dialog.d.ts +4 -1
  106. package/dist/types/components/Modal/Assets/Iframe.d.ts +4 -1
  107. package/dist/types/components/Modal/Assets/index.d.ts +16 -4
  108. package/dist/types/components/Modal/components/Close.d.ts +4 -1
  109. package/dist/types/components/Modal/index.d.ts +16 -4
  110. package/dist/types/components/PasswordInput/ToggleButton.d.ts +4 -1
  111. package/dist/types/components/Popover/Arrow.d.ts +4 -1
  112. package/dist/types/components/Popover/ContentWrapper.d.ts +4 -1
  113. package/dist/types/components/RadioGroup/index.d.ts +4 -1
  114. package/dist/types/components/Stepper/index.d.ts +8 -2
  115. package/dist/types/components/StickyNote/components/Button.d.ts +4 -1
  116. package/dist/types/components/StickyNote/components/Title.d.ts +4 -1
  117. package/dist/types/components/StickyNote/index.d.ts +8 -2
  118. package/dist/types/components/Swiper/index.d.ts +4 -1
  119. package/dist/types/components/Table/index.d.ts +20 -5
  120. package/dist/types/components/Tabs/components/ActiveBar/index.d.ts +4 -1
  121. package/dist/types/components/Tag/types.d.ts +4 -2
  122. package/dist/types/components/Toast/index.d.ts +4 -1
  123. package/dist/utils.js +1 -0
  124. package/package.json +2 -2
  125. package/dist/2W3RN7C5-uG7eBeTQ.js +0 -61
  126. package/dist/SQZLCNLX-CUlXoT69.js +0 -82
  127. package/dist/XCKGTAUF-CahZE721.js +0 -25
package/dist/Hint.js CHANGED
@@ -1,16 +1,17 @@
1
1
  "use client";
2
+ import './Hint.css';
2
3
  import { jsx as s } from "react/jsx-runtime";
3
- import { forwardRef as e } from "react";
4
- import { Text as i } from "./Text.js";
4
+ import { forwardRef as i } from "react";
5
+ import { Text as e } from "./Text.js";
5
6
  import { c } from "./index-PAaZGbyz.js";
6
- const _ = "_root_1ub92_2", m = {
7
- root: _,
7
+ const m = "_root_1ub92_2", _ = {
8
+ root: m,
8
9
  "variant-danger": "_variant-danger_1ub92_7",
9
10
  "variant-success": "_variant-success_1ub92_10",
10
11
  "variant-warning": "_variant-warning_1ub92_13"
11
- }, u = c(m), p = e(
12
+ }, u = c(_), d = i(
12
13
  ({ children: a, className: t, variant: r, ...o }, n) => /* @__PURE__ */ s(
13
- i,
14
+ e,
14
15
  {
15
16
  as: "span",
16
17
  className: u("root", r && `variant-${r}`, t),
@@ -22,6 +23,7 @@ const _ = "_root_1ub92_2", m = {
22
23
  }
23
24
  )
24
25
  );
26
+ d.displayName = "Hint";
25
27
  export {
26
- p as Hint
28
+ d as Hint
27
29
  };
package/dist/Icon.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Icon.css';
2
3
  import { jsxs as o, jsx as a } from "react/jsx-runtime";
3
4
  import { forwardRef as C } from "react";
4
5
  import { c as e } from "./index-PAaZGbyz.js";
@@ -13,7 +14,7 @@ const s = "_root_576cf_2", n = {
13
14
  "size-2xl": "_size-2xl_576cf_25",
14
15
  "size-3xl": "_size-3xl_576cf_28",
15
16
  "name-folder-full": "_name-folder-full_576cf_31"
16
- }, c = () => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", className: "hidden", children: [
17
+ }, v = () => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", className: "hidden", children: [
17
18
  /* @__PURE__ */ a("defs", {}),
18
19
  /* @__PURE__ */ a("symbol", { id: "asterisk", viewBox: "0 0 24 24", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M18.562,14.63379,14.00031,12,18.562,9.36621a1.00016,1.00016,0,0,0-1-1.73242L13,10.26776V5a1,1,0,0,0-2,0v5.26776l-4.562-2.634a1.00016,1.00016,0,0,0-1,1.73242L9.99969,12,5.438,14.63379a1.00016,1.00016,0,0,0,1,1.73242L11,13.73224V19a1,1,0,0,0,2,0V13.73224l4.562,2.634a1.00016,1.00016,0,0,0,1-1.73242Z", xmlns: "http://www.w3.org/2000/svg" }) }),
19
20
  /* @__PURE__ */ a("symbol", { id: "info-circle", viewBox: "0 0 24 24", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M12,2A10,10,0,1,0,22,12,10.01114,10.01114,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8.00917,8.00917,0,0,1,12,20Zm0-8.5a1,1,0,0,0-1,1v3a1,1,0,0,0,2,0v-3A1,1,0,0,0,12,11.5Zm0-4a1.25,1.25,0,1,0,1.25,1.25A1.25,1.25,0,0,0,12,7.5Z", xmlns: "http://www.w3.org/2000/svg" }) }),
@@ -217,7 +218,7 @@ const s = "_root_576cf_2", n = {
217
218
  /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", id: "angle-double-right", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M8.46,8.29A1,1,0,1,0,7,9.71L9.34,12,7,14.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0l3-3a1,1,0,0,0,0-1.42Zm8.5,3-3-3a1,1,0,0,0-1.42,1.42L14.84,12l-2.3,2.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0l3-3A1,1,0,0,0,17,11.29Z" }) }),
218
219
  /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", id: "angle-right", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M14.83,11.29,10.59,7.05a1,1,0,0,0-1.42,0,1,1,0,0,0,0,1.41L12.71,12,9.17,15.54a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.29,1,1,0,0,0,.71-.29l4.24-4.24A1,1,0,0,0,14.83,11.29Z" }) }),
219
220
  /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", id: "angle-left", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M11.29,12l3.54-3.54a1,1,0,0,0,0-1.41,1,1,0,0,0-1.42,0L9.17,11.29a1,1,0,0,0,0,1.42L13.41,17a1,1,0,0,0,.71.29,1,1,0,0,0,.71-.29,1,1,0,0,0,0-1.41Z" }) })
220
- ] }), A = e(n), v = C(
221
+ ] }), A = e(n), m = C(
221
222
  ({ "aria-label": l, className: w, name: r, size: h = "md", ...i }, t) => /* @__PURE__ */ a(
222
223
  "svg",
223
224
  {
@@ -231,7 +232,8 @@ const s = "_root_576cf_2", n = {
231
232
  }
232
233
  )
233
234
  );
235
+ m.displayName = "Icon";
234
236
  export {
235
- v as Icon,
236
- c as Sprite
237
+ m as Icon,
238
+ v as Sprite
237
239
  };
package/dist/InputText.js CHANGED
@@ -1,13 +1,14 @@
1
1
  "use client";
2
+ import './InputText.css';
2
3
  import { jsxs as g, jsx as e } from "react/jsx-runtime";
3
- import { forwardRef as j } from "react";
4
- import { CloseButton as B } from "./CloseButton.js";
5
- import { useField as D } from "./Field.js";
4
+ import { forwardRef as T } from "react";
5
+ import { CloseButton as j } from "./CloseButton.js";
6
+ import { useField as y } from "./Field.js";
6
7
  import { Icon as h } from "./Icon.js";
7
- import { c as F } from "./index-PAaZGbyz.js";
8
- const L = "_root_9p9cm_8", T = "_transparent_9p9cm_68", k = "_clearable_9p9cm_88", y = "_disabled_9p9cm_112", C = {
8
+ import { c as B } from "./index-PAaZGbyz.js";
9
+ const D = "_root_9p9cm_8", F = "_transparent_9p9cm_68", L = "_clearable_9p9cm_88", k = "_disabled_9p9cm_112", C = {
9
10
  "input-text-wrapper": "_input-text-wrapper_9p9cm_2",
10
- root: L,
11
+ root: D,
11
12
  "variant-danger": "_variant-danger_9p9cm_46",
12
13
  "variant-warning": "_variant-warning_9p9cm_49",
13
14
  "variant-success": "_variant-success_9p9cm_52",
@@ -16,15 +17,15 @@ const L = "_root_9p9cm_8", T = "_transparent_9p9cm_68", k = "_clearable_9p9cm_88
16
17
  "size-md": "_size-md_9p9cm_59",
17
18
  "size-lg": "_size-lg_9p9cm_59",
18
19
  "placement-right": "_placement-right_9p9cm_62",
19
- transparent: T,
20
- clearable: k,
20
+ transparent: F,
21
+ clearable: L,
21
22
  "icon-wrapper": "_icon-wrapper_9p9cm_91",
22
- disabled: y,
23
+ disabled: k,
23
24
  "icon-placement-left-sm": "_icon-placement-left-sm_9p9cm_115",
24
25
  "icon-placement-left-md": "_icon-placement-left-md_9p9cm_118",
25
26
  "icon-placement-right-sm": "_icon-placement-right-sm_9p9cm_121",
26
27
  "icon-placement-right-md": "_icon-placement-right-md_9p9cm_124"
27
- }, a = F(C), O = { lg: "md", md: "md", sm: "sm" }, K = j(
28
+ }, s = B(C), O = { lg: "md", md: "md", sm: "sm" }, V = T(
28
29
  ({
29
30
  children: m,
30
31
  className: v,
@@ -38,30 +39,30 @@ const L = "_root_9p9cm_8", T = "_transparent_9p9cm_68", k = "_clearable_9p9cm_88
38
39
  type: x = "text",
39
40
  value: d,
40
41
  variant: z,
41
- ...b
42
- }, I) => {
43
- const { getInputProps: N, variant: $ } = D(), u = $ || z, r = t && n, f = r && n === "right", R = r && n === "left", s = O[_], p = N(b), i = !!m, S = l || f || i, E = () => {
42
+ ...I
43
+ }, b) => {
44
+ const { getInputProps: N, variant: $ } = y(), u = $ || z, p = t && n, f = p && n === "right", R = p && n === "left", a = O[_], r = N(I), i = !!m, S = l || f || i, E = () => {
44
45
  c && c({
45
46
  preventDefault: () => null,
46
47
  target: { name: o, value: "" }
47
48
  });
48
49
  };
49
- return /* @__PURE__ */ g("div", { className: a("input-text-wrapper"), children: [
50
+ return /* @__PURE__ */ g("div", { className: s("input-text-wrapper"), children: [
50
51
  /* @__PURE__ */ e(
51
52
  "input",
52
53
  {
53
- ...p,
54
- className: a(
54
+ ...r,
55
+ className: s(
55
56
  "root",
56
57
  `size-${_}`,
57
58
  u && `variant-${u}`,
58
59
  w && "transparent",
59
- r && `placement-${n}`,
60
+ p && `placement-${n}`,
60
61
  v
61
62
  ),
62
63
  name: o,
63
64
  onChange: c,
64
- ref: I,
65
+ ref: b,
65
66
  type: x,
66
67
  value: d
67
68
  }
@@ -69,25 +70,25 @@ const L = "_root_9p9cm_8", T = "_transparent_9p9cm_68", k = "_clearable_9p9cm_88
69
70
  R ? /* @__PURE__ */ e(
70
71
  "div",
71
72
  {
72
- className: a(
73
+ className: s(
73
74
  "icon-wrapper",
74
- `icon-placement-left-${s}`,
75
- p.disabled && "disabled"
75
+ `icon-placement-left-${a}`,
76
+ r.disabled && "disabled"
76
77
  ),
77
- children: /* @__PURE__ */ e(h, { ...t.props, name: t.props.name, size: s })
78
+ children: /* @__PURE__ */ e(h, { ...t.props, name: t.props.name, size: a })
78
79
  }
79
80
  ) : null,
80
81
  S ? /* @__PURE__ */ g(
81
82
  "div",
82
83
  {
83
- className: a(
84
+ className: s(
84
85
  "icon-wrapper",
85
- `icon-placement-right-${s}`,
86
- p.disabled && "disabled"
86
+ `icon-placement-right-${a}`,
87
+ r.disabled && "disabled"
87
88
  ),
88
89
  children: [
89
- l && d ? /* @__PURE__ */ e(B, { onClick: E, size: "sm" }) : null,
90
- f && !i ? /* @__PURE__ */ e(h, { ...t.props, name: t.props.name, size: s }) : null,
90
+ l && d ? /* @__PURE__ */ e(j, { onClick: E, size: "sm" }) : null,
91
+ f && !i ? /* @__PURE__ */ e(h, { ...t.props, name: t.props.name, size: a }) : null,
91
92
  i ? m : null
92
93
  ]
93
94
  }
@@ -95,6 +96,7 @@ const L = "_root_9p9cm_8", T = "_transparent_9p9cm_68", k = "_clearable_9p9cm_88
95
96
  ] });
96
97
  }
97
98
  );
99
+ V.displayName = "InputText";
98
100
  export {
99
- K as InputText
101
+ V as InputText
100
102
  };
@@ -1,28 +1,28 @@
1
1
  "use client";
2
- import { u as O } from "./2W3RN7C5-uG7eBeTQ.js";
3
- import { createContext as w, useState as D, useRef as H, useEffect as V } from "react";
4
- import { e as W, f as $, c as q, b as z, _ as B, O as G, A as I, a0 as J, u as P, x as K, d as L, p as Q, a as p, r as X } from "./OE2EFRVA-DkdhQLJL.js";
5
- import { u as Y } from "./RTNCFSKZ-LcIdBwa8.js";
2
+ import { u as w } from "./2W3RN7C5-DMC82gDP.js";
3
+ import { createContext as D, useState as H, useRef as O, useEffect as Q } from "react";
4
+ import { e as V, f as W, c as $, b as q, _ as z, Q as B, F as G, a2 as I, u as P, k as J, d as K, v as L, a as v, r as X } from "./OE2EFRVA-Dg1R6gaC.js";
5
+ import { b as Y } from "./RTNCFSKZ-BywELldk.js";
6
6
  import { jsx as Z } from "react/jsx-runtime";
7
- var ee = w(!1), re = W(), te = re.useContext, _ = "input";
7
+ var ee = D(!1), re = V(), te = re.useContext, A = "input";
8
8
  function y(t, a) {
9
9
  a ? t.indeterminate = !0 : t.indeterminate && (t.indeterminate = !1);
10
10
  }
11
11
  function ne(t, a) {
12
12
  return t === "input" && (!a || a === "checkbox");
13
13
  }
14
- function A(t) {
14
+ function _(t) {
15
15
  return Array.isArray(t) ? t.toString() : t;
16
16
  }
17
- var oe = q(
17
+ var oe = $(
18
18
  function(a) {
19
19
  var f = a, {
20
20
  store: i,
21
21
  name: h,
22
22
  value: n,
23
- checked: v,
23
+ checked: p,
24
24
  defaultChecked: C
25
- } = f, r = B(f, [
25
+ } = f, r = z(f, [
26
26
  "store",
27
27
  "name",
28
28
  "value",
@@ -31,59 +31,61 @@ var oe = q(
31
31
  ]);
32
32
  const T = te();
33
33
  i = i || T;
34
- const [E, S] = D(C ?? !1), u = Y(i, (e) => {
35
- if (v !== void 0) return v;
34
+ const [E, S] = H(C ?? !1), s = Y(i, (e) => {
35
+ if (p !== void 0) return p;
36
36
  if ((e == null ? void 0 : e.value) === void 0) return E;
37
37
  if (n != null) {
38
38
  if (Array.isArray(e.value)) {
39
- const d = A(n);
39
+ const d = _(n);
40
40
  return e.value.includes(d);
41
41
  }
42
42
  return e.value === n;
43
43
  }
44
44
  return Array.isArray(e.value) ? !1 : typeof e.value == "boolean" ? e.value : !1;
45
- }), k = H(null), N = G(k, _), o = ne(N, r.type), m = u ? u === "mixed" : void 0, s = u === "mixed" ? !1 : u, R = I(r), [U, j] = J();
46
- V(() => {
45
+ }), k = O(null), N = B(k, A), o = ne(N, r.type), m = s ? s === "mixed" : void 0, u = s === "mixed" ? !1 : s, R = G(r), [U, F] = I();
46
+ Q(() => {
47
47
  const e = k.current;
48
- e && (y(e, m), !o && (e.checked = s, h !== void 0 && (e.name = h), n !== void 0 && (e.value = `${n}`)));
49
- }, [U, m, o, s, h, n]);
48
+ e && (y(e, m), !o && (e.checked = u, h !== void 0 && (e.name = h), n !== void 0 && (e.value = `${n}`)));
49
+ }, [U, m, o, u, h, n]);
50
50
  const x = r.onChange, b = P((e) => {
51
51
  if (R) {
52
52
  e.stopPropagation(), e.preventDefault();
53
53
  return;
54
54
  }
55
- if (y(e.currentTarget, m), o || (e.currentTarget.checked = !e.currentTarget.checked, j()), x == null || x(e), e.defaultPrevented) return;
55
+ if (y(e.currentTarget, m), o || (e.currentTarget.checked = !e.currentTarget.checked, F()), x == null || x(e), e.defaultPrevented) return;
56
56
  const d = e.currentTarget.checked;
57
57
  S(d), i == null || i.setValue((c) => {
58
58
  if (n == null) return d;
59
- const l = A(n);
59
+ const l = _(n);
60
60
  return Array.isArray(c) ? d ? c.includes(l) ? c : [...c, l] : c.filter((M) => M !== l) : c === l ? !1 : l;
61
61
  });
62
- }), g = r.onClick, F = P((e) => {
62
+ }), g = r.onClick, j = P((e) => {
63
63
  g == null || g(e), !e.defaultPrevented && (o || b(e));
64
64
  });
65
- return r = K(
65
+ return r = J(
66
66
  r,
67
- (e) => /* @__PURE__ */ Z(ee.Provider, { value: s, children: e }),
68
- [s]
69
- ), r = L(p({
67
+ (e) => /* @__PURE__ */ Z(ee.Provider, { value: u, children: e }),
68
+ [u]
69
+ ), r = K(v({
70
70
  role: o ? void 0 : "checkbox",
71
71
  type: o ? "checkbox" : void 0,
72
- "aria-checked": u
72
+ "aria-checked": s
73
73
  }, r), {
74
- ref: Q(k, r.ref),
74
+ ref: L(k, r.ref),
75
75
  onChange: b,
76
- onClick: F
77
- }), r = O(p({ clickOnEnter: !o }, r)), X(p({
76
+ onClick: j
77
+ }), r = w(v({ clickOnEnter: !o }, r)), X(v({
78
78
  name: o ? h : void 0,
79
79
  value: o ? n : void 0,
80
- checked: s
80
+ checked: u
81
81
  }, r));
82
82
  }
83
- ), de = $(function(a) {
83
+ ), de = W(function(a) {
84
84
  const f = oe(a);
85
- return z(_, f);
85
+ return q(A, f);
86
86
  });
87
87
  export {
88
- de as C
88
+ ee as C,
89
+ de as a,
90
+ oe as u
89
91
  };
package/dist/Label.js CHANGED
@@ -1,22 +1,24 @@
1
1
  "use client";
2
+ import './Label.css';
2
3
  import { jsxs as n, jsx as e } from "react/jsx-runtime";
3
4
  import { Icon as r } from "./Icon.js";
4
- import { VariantIcon as f } from "./VariantIcon.js";
5
- import { c as d } from "./index-PAaZGbyz.js";
5
+ import { VariantIcon as d } from "./VariantIcon.js";
6
+ import { c as f } from "./index-PAaZGbyz.js";
6
7
  import { f as u } from "./forwardRefWithAs-8eP3ZN15.js";
7
8
  import "react";
8
9
  const _ = "_root_1fqme_2", p = "_required_1fqme_14", q = "_locked_1fqme_18", k = {
9
10
  root: _,
10
11
  required: p,
11
12
  locked: q
12
- }, o = d(k), I = u(
13
- ({ children: l, className: m, disabled: t, required: c, variant: s, ...a }, i) => /* @__PURE__ */ n("label", { className: o("root", m), ref: i, ...a, children: [
14
- s ? /* @__PURE__ */ e(f, { size: "sm", variant: s }) : null,
13
+ }, o = f(k), N = u(
14
+ ({ children: l, className: m, disabled: t, required: a, variant: s, ...c }, i) => /* @__PURE__ */ n("label", { className: o("root", m), ref: i, ...c, children: [
15
+ s ? /* @__PURE__ */ e(d, { size: "sm", variant: s }) : null,
15
16
  t ? /* @__PURE__ */ e(r, { className: o("locked"), name: "lock-alt", size: "sm" }) : null,
16
17
  l,
17
- c ? /* @__PURE__ */ e(r, { className: o("required"), name: "asterisk", size: "sm" }) : null
18
+ a ? /* @__PURE__ */ e(r, { className: o("required"), name: "asterisk", size: "sm" }) : null
18
19
  ] })
19
20
  );
21
+ N.displayName = "Label";
20
22
  export {
21
- I as Label
23
+ N as Label
22
24
  };
package/dist/Link.js CHANGED
@@ -1,12 +1,13 @@
1
1
  "use client";
2
- import { jsxs as p, jsx as i } from "react/jsx-runtime";
2
+ import './Link.css';
3
+ import { jsxs as p, jsx as s } from "react/jsx-runtime";
3
4
  import o from "react";
4
5
  import { Icon as u } from "./Icon.js";
5
- import { c as N } from "./index-PAaZGbyz.js";
6
- import { f as w } from "./forwardRefWithAs-8eP3ZN15.js";
7
- const E = "_root_gizuv_2", k = "_isExternal_gizuv_14", M = "_isMultiline_gizuv_131", W = {
8
- root: E,
9
- isExternal: k,
6
+ import { c as b } from "./index-PAaZGbyz.js";
7
+ import { f as k } from "./forwardRefWithAs-8eP3ZN15.js";
8
+ const w = "_root_gizuv_2", E = "_isExternal_gizuv_14", M = "_isMultiline_gizuv_131", W = {
9
+ root: w,
10
+ isExternal: E,
10
11
  "wui-text": "_wui-text_gizuv_17",
11
12
  "variant-primary": "_variant-primary_gizuv_21",
12
13
  "variant-secondary": "_variant-secondary_gizuv_28",
@@ -16,28 +17,30 @@ const E = "_root_gizuv_2", k = "_isExternal_gizuv_14", M = "_isMultiline_gizuv_1
16
17
  "size-lg": "_size-lg_gizuv_115",
17
18
  isMultiline: M,
18
19
  "icon-disabled": "_icon-disabled_gizuv_134"
19
- }, r = N(W), _ = ({ children: e, isExternal: s }) => /* @__PURE__ */ p("span", { className: r("wui-text"), children: [
20
+ }, r = b(W), l = ({ children: e, isExternal: i }) => /* @__PURE__ */ p("span", { className: r("wui-text"), children: [
20
21
  e,
21
- s ? /* @__PURE__ */ i(u, { name: "external-link-alt", size: "sm" }) : null
22
- ] }), m = (e, s) => typeof e == "string" ? /* @__PURE__ */ i(_, { isExternal: s, children: e }) : o.isValidElement(e) && (e.type === "span" || e.props.as === "span" || // FormattedMessage from react-intl has a span tag by default
23
- e.props.tagName === "span" || e.props["data-wui-link"] === !0 || typeof e.props.children == "string") ? s ? /* @__PURE__ */ i(_, { isExternal: s, children: e }) : (
22
+ i ? /* @__PURE__ */ s(u, { name: "external-link-alt", size: "sm" }) : null
23
+ ] });
24
+ l.displayName = "Link.Wrapper";
25
+ const _ = (e, i) => typeof e == "string" ? /* @__PURE__ */ s(l, { isExternal: i, children: e }) : o.isValidElement(e) && (e.type === "span" || e.props.as === "span" || // FormattedMessage from react-intl has a span tag by default
26
+ e.props.tagName === "span" || e.props["data-wui-link"] === !0 || typeof e.props.children == "string") ? i ? /* @__PURE__ */ s(l, { isExternal: i, children: e }) : (
24
27
  // If it is not external, we just need to add wui-text className to the child as we don't need to wrap it to display the icon
25
28
  o.cloneElement(e, {
26
29
  className: r("wui-text", e.props.className)
27
30
  })
28
- ) : e, C = w((e, s) => {
31
+ ) : e, L = k((e, i) => {
29
32
  const {
30
33
  as: c,
31
- children: t,
34
+ children: a,
32
35
  className: z,
33
36
  disabled: n,
34
- isExternal: a,
37
+ isExternal: t,
35
38
  multiline: d,
36
39
  size: g = "md",
37
- target: l,
40
+ target: m,
38
41
  variant: v = "primary",
39
42
  ...f
40
- } = e, x = c || "a", y = typeof t == "string" ? m(t, a) : o.Children.map(t, (b) => m(b, a));
43
+ } = e, x = c || "a", y = typeof a == "string" ? _(a, t) : o.Children.map(a, (N) => _(N, t));
41
44
  return /* @__PURE__ */ p(
42
45
  x,
43
46
  {
@@ -46,22 +49,23 @@ e.props.tagName === "span" || e.props["data-wui-link"] === !0 || typeof e.props.
46
49
  "root",
47
50
  `variant-${v}`,
48
51
  `size-${g}`,
49
- a && "isExternal",
52
+ t && "isExternal",
50
53
  d && "isMultiline",
51
54
  z
52
55
  ),
53
- ref: s,
54
- rel: l === "_blank" ? "noopener noreferrer" : void 0,
56
+ ref: i,
57
+ rel: m === "_blank" ? "noopener noreferrer" : void 0,
55
58
  tabIndex: n ? -1 : 0,
56
- target: l,
59
+ target: m,
57
60
  ...f,
58
61
  children: [
59
- n ? /* @__PURE__ */ i(u, { className: r("icon-disabled"), name: "ban", size: "md" }) : null,
62
+ n ? /* @__PURE__ */ s(u, { className: r("icon-disabled"), name: "ban", size: "md" }) : null,
60
63
  y
61
64
  ]
62
65
  }
63
66
  );
64
67
  });
68
+ L.displayName = "Link";
65
69
  export {
66
- C as Link
70
+ L as Link
67
71
  };
package/dist/Loader.js CHANGED
@@ -1,10 +1,11 @@
1
1
  "use client";
2
- import { jsxs as _, jsx as a } from "react/jsx-runtime";
2
+ import './Loader.css';
3
+ import { jsxs as _, jsx as o } from "react/jsx-runtime";
3
4
  import { c as l } from "./index-PAaZGbyz.js";
4
5
  import "react";
5
- const c = "_root_bj4qp_2", p = "_dot_bj4qp_7", d = {
6
- root: c,
7
- dot: p,
6
+ const p = "_root_bj4qp_2", c = "_dot_bj4qp_7", d = {
7
+ root: p,
8
+ dot: c,
8
9
  "dot-bounce": "_dot-bounce_bj4qp_1",
9
10
  "size-xs": "_size-xs_bj4qp_32",
10
11
  "size-sm": "_size-sm_bj4qp_35",
@@ -13,19 +14,20 @@ const c = "_root_bj4qp_2", p = "_dot_bj4qp_7", d = {
13
14
  "variant-primary": "_variant-primary_bj4qp_44",
14
15
  "variant-neutral": "_variant-neutral_bj4qp_47",
15
16
  "variant-violet": "_variant-violet_bj4qp_50"
16
- }, m = ["xs", "sm", "md", "lg"], s = l(d), b = (e) => Object.values(m).includes(e), x = ({
17
+ }, m = ["xs", "sm", "md", "lg"], s = l(d), b = (e) => Object.values(m).includes(e), j = ({
17
18
  className: e = "",
18
19
  size: t = "sm",
19
20
  variant: i = "neutral",
20
21
  ...n
21
22
  }) => {
22
- const r = typeof t == "string" && /[a-zA-Z]/.test(t) ? t : `${t}px`, o = b(r) ? {} : { "--size": r };
23
+ const r = typeof t == "string" && /[a-zA-Z]/.test(t) ? t : `${t}px`, a = b(r) ? {} : { "--size": r };
23
24
  return /* @__PURE__ */ _("div", { ...n, className: s("root", `variant-${i}`, e), children: [
24
- /* @__PURE__ */ a("span", { className: s("dot", `size-${t}`), style: o }),
25
- /* @__PURE__ */ a("span", { className: s("dot", `size-${t}`), style: o }),
26
- /* @__PURE__ */ a("span", { className: s("dot", `size-${t}`), style: o })
25
+ /* @__PURE__ */ o("span", { className: s("dot", `size-${t}`), style: a }),
26
+ /* @__PURE__ */ o("span", { className: s("dot", `size-${t}`), style: a }),
27
+ /* @__PURE__ */ o("span", { className: s("dot", `size-${t}`), style: a })
27
28
  ] });
28
29
  };
30
+ j.displayName = "Loader";
29
31
  export {
30
- x as Loader
32
+ j as Loader
31
33
  };
package/dist/Logo.js CHANGED
@@ -1,27 +1,35 @@
1
1
  "use client";
2
+ import './Logo.css';
2
3
  import { jsxs as m, jsx as c } from "react/jsx-runtime";
3
- import { forwardRef as Z } from "react";
4
- import { c as a } from "./index-PAaZGbyz.js";
5
- const s = "_logo_kwyzx_2", h = {
6
- logo: s
7
- }, e = a(h), r = Z(
8
- (l, o) => /* @__PURE__ */ m("svg", { className: e("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 24", children: [
4
+ import { forwardRef as a } from "react";
5
+ import { c as Z } from "./index-PAaZGbyz.js";
6
+ const e = "_logo_kwyzx_2", h = {
7
+ logo: e
8
+ }, s = Z(h), v = a(
9
+ (l, o) => /* @__PURE__ */ m("svg", { className: s("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 24", children: [
9
10
  /* @__PURE__ */ c("title", { children: "Welcome to the jungle solutions symbol" }),
10
11
  /* @__PURE__ */ c("path", { d: "M11.919 12.423c-3.938 0-7.71 1.354-10.173 3.409a10.84 10.84 0 0 1-.727-3.914c0-1.38.258-2.697.727-3.913 2.464 2.054 6.234 3.408 10.173 3.408s7.707-1.354 10.171-3.406c.47 1.214.727 2.533.727 3.91 0 1.379-.258 2.698-.727 3.913-2.463-2.053-6.233-3.407-10.171-3.407Zm7.994 6.892c-1.46-2.174-4.617-5.222-7.995-5.222-3.379 0-6.537 3.05-7.997 5.223-.399-.43-.763-.893-1.089-1.384 1.544-1.99 4.784-4.846 9.086-4.846 4.301 0 7.54 2.858 9.084 4.845-.324.492-.689.954-1.089 1.384Zm-3.262 2.42c-.668-2.736-2.736-5.962-4.733-5.964h-.001C9.92 15.774 7.852 19 7.183 21.735c-.542-.264-1.06-.57-1.548-.915 1.05-2.474 3.37-5.973 6.283-6.053 2.913.08 5.233 3.579 6.281 6.053-.487.345-1.005.651-1.548.915Zm-4.732 1.082c-.921 0-1.815-.115-2.671-.332.333-2.84 1.247-6.033 2.67-6.038 1.423.004 2.338 3.197 2.67 6.038-.853.217-1.748.332-2.67.332ZM3.922 4.52C5.383 6.69 8.54 9.74 11.92 9.74s6.535-3.048 7.996-5.22c.399.43.764.893 1.088 1.383-1.543 1.988-4.784 4.846-9.084 4.846S4.377 7.892 2.832 5.903c.326-.491.69-.954 1.09-1.384ZM7.184 2.1c.669 2.736 2.737 5.961 4.734 5.963 1.998-.002 4.066-3.228 4.734-5.963.543.263 1.062.57 1.55.917-1.05 2.473-3.37 5.97-6.282 6.052-2.913-.081-5.233-3.58-6.283-6.053a11.007 11.007 0 0 1 1.548-.915V2.1ZM9.204.566h.003l-.003.003V.566Zm2.715.452c.92 0 1.816.115 2.67.332-.333 2.841-1.248 6.033-2.67 6.039h-.001c-1.423-.005-2.337-3.197-2.67-6.039.856-.217 1.749-.332 2.67-.332Zm0-1.018C5.347 0 0 5.346 0 11.917c0 6.57 5.347 11.919 11.919 11.919s11.917-5.347 11.917-11.92C23.836 5.346 18.49 0 11.919 0ZM35.528 10.79c-.442-.31-1.01-.639-1.7-.984-.79-.37-1.348-.656-1.678-.862-.329-.202-.559-.402-.688-.599-.133-.196-.197-.462-.197-.796 0-1.016.557-1.523 1.666-1.523.656 0 1.269.334 1.836 1.004.566.67 1.06 1.458 1.479 2.365.024.035.054.051.089.046.035-.006.054-.033.054-.081l-.34-3.474s-.006-.027-.02-.046c-.01-.018-.023-.027-.035-.027l-.447-.089a13.357 13.357 0 0 0-2.562-.27c-1.29 0-2.311.284-3.064.85-.753.568-1.13 1.359-1.13 2.374 0 .896.274 1.633.816 2.214.543.58 1.274 1.082 2.195 1.515.729.345 1.271.637 1.63.869.359.231.613.469.761.707.149.24.225.537.225.896 0 .597-.165 1.026-.492 1.29-.329.262-.726.394-1.19.394-.551 0-1.126-.29-1.728-.877a13.525 13.525 0 0 1-1.72-2.068c-.543-.794-.761-1.136-.653-1.032-.024-.048-.054-.064-.089-.053-.035.01-.054.035-.054.07l.305 4.014c0 .035.019.06.054.073.43.143.988.252 1.674.321a18.17 18.17 0 0 0 1.925.108c.896 0 1.684-.154 2.365-.468.68-.31 1.21-.741 1.585-1.298.375-.556.564-1.19.564-1.909 0-.596-.13-1.109-.386-1.541-.257-.43-.608-.8-1.047-1.112M43.51 16.076c-.196.527-.504.789-.922.789-.572 0-.975-.53-1.201-1.585-.227-1.058-.34-2.309-.34-3.753 0-1.04.094-1.814.286-2.33.192-.512.497-.77.915-.77.573 0 .978.528 1.21 1.578.232 1.05.348 2.291.348 3.725 0 1.04-.098 1.822-.294 2.346h-.001Zm1.52-7.57c-.723-.4-1.592-.599-2.607-.599-.907 0-1.725.211-2.454.627a4.51 4.51 0 0 0-1.72 1.746c-.418.747-.626 1.58-.626 2.5 0 .823.162 1.582.483 2.275.321.694.845 1.255 1.569 1.685.723.429 1.663.645 2.821.645.896 0 1.7-.216 2.419-.645a4.518 4.518 0 0 0 1.684-1.782c.405-.759.61-1.61.61-2.554 0-.837-.18-1.595-.545-2.276-.364-.68-.907-1.22-1.63-1.622M51.328 15.018l-.018-8.76c0-.418.024-.758.073-1.02.011-.048.005-.08-.019-.097-.024-.019-.06-.021-.107-.008l-4.014 1.182c-.049.024-.076.051-.081.08-.006.03.008.063.045.098.67.67 1.005 1.428 1.005 2.276v6.233c0 .311-.048.665-.143 1.059-.095.394-.208.699-.34.912-.024.049-.03.084-.019.108.011.024.04.035.09.035h3.96c.048 0 .08-.016.1-.045.018-.03.008-.062-.027-.1-.335-.49-.502-1.14-.502-1.952h-.003ZM60.62 14.93V8.174c0-.036-.015-.06-.045-.07a.203.203 0 0 0-.116 0l-3.37.912c-.035.014-.056.035-.062.073-.005.035 0 .065.027.089.321.32.483.883.483 1.684v2.813c0 .632-.091 1.11-.278 1.434-.186.321-.45.483-.797.483a.755.755 0 0 1-.664-.348c-.156-.231-.231-.569-.231-1.012V8.177c0-.059-.03-.089-.09-.089-.059 0-1.206.311-3.438.932-.036.013-.06.032-.074.062-.014.03 0 .062.035.1.335.261.502.823.502 1.684v3.474c0 .99.2 1.76.6 2.303.4.543.969.815 1.71.815.621 0 1.172-.178 1.65-.537.477-.358.853-.871 1.128-1.541v1.63c0 .074.035.108.108.108h3.404c.035 0 .059-.011.073-.035.011-.024.011-.054 0-.09-.37-.714-.557-1.403-.557-2.06M67.572 15.71a.784.784 0 0 1-.074.08c-.192.192-.497.287-.915.287-.715 0-1.074-.4-1.074-1.202V9.25h1.793c.073 0 .118-.03.142-.089l.09-.305c.035-.094.005-.142-.09-.142H65.51c0-.443.024-1.237.073-2.384 0-.048-.018-.078-.054-.09a.12.12 0 0 0-.107.02L61.104 9.09c-.048.024-.065.057-.053.1.01.044.043.062.089.062h1.31v5.77c0 .787.207 1.39.625 1.808.418.418 1.04.626 1.863.626.717 0 1.31-.163 1.773-.484.467-.32.794-.71.985-1.164.024-.059.018-.102-.019-.127-.035-.024-.07-.015-.107.027M71.878 15.018l-.019-5.93c0-.42.024-.76.073-1.021.012-.048.006-.08-.018-.1-.024-.019-.06-.021-.108-.009l-4.014 1.183c-.048.024-.076.051-.08.08-.005.03.008.063.045.1.67.67 1.004 1.43 1.004 2.277v3.404c0 .31-.048.664-.142 1.058-.095.394-.208.7-.34.912-.025.049-.03.084-.02.108.012.024.041.035.09.035h3.96c.048 0 .08-.015.1-.045.019-.03.008-.062-.027-.1-.335-.49-.502-1.14-.502-1.952h-.002ZM70.085 7.53c.478 0 .88-.168 1.21-.503.329-.334.49-.74.49-1.217 0-.478-.164-.88-.49-1.21a1.642 1.642 0 0 0-1.21-.491c-.478 0-.886.165-1.218.491a1.63 1.63 0 0 0-.502 1.21c0 .477.167.883.502 1.217.335.335.74.502 1.218.502ZM78.769 16.076c-.197.527-.505.789-.923.789-.572 0-.975-.53-1.201-1.585-.227-1.058-.34-2.309-.34-3.753 0-1.04.094-1.814.286-2.33.192-.512.497-.77.915-.77.573 0 .978.528 1.21 1.578.232 1.05.348 2.291.348 3.725 0 1.04-.098 1.822-.294 2.346h-.001Zm1.52-7.57c-.724-.4-1.593-.599-2.608-.599-.907 0-1.725.211-2.454.627a4.51 4.51 0 0 0-1.72 1.746c-.418.747-.626 1.58-.626 2.5 0 .823.162 1.582.483 2.275.321.694.845 1.255 1.569 1.685.723.429 1.663.645 2.821.645.896 0 1.701-.216 2.419-.645a4.518 4.518 0 0 0 1.684-1.782c.405-.759.61-1.61.61-2.554 0-.837-.18-1.595-.545-2.276-.364-.68-.907-1.22-1.63-1.622M91.762 14.894V11.13c0-1.014-.205-1.795-.618-2.338-.413-.542-.994-.815-1.747-.815-.61 0-1.153.173-1.63.518-.478.346-.862.843-1.147 1.488v-.896c0-.418.024-.758.073-1.02.011-.048.005-.08-.019-.1-.024-.019-.059-.021-.107-.009l-3.474.967c-.098.035-.108.089-.036.162.192.192.318.424.386.7.065.275.1.604.1.984l-.018.824v3.404c0 .31-.049.664-.143 1.058-.095.394-.21.7-.34.913-.025.048-.03.083-.02.107.012.024.042.035.09.035h3.96c.048 0 .078-.01.09-.035.01-.024.005-.06-.02-.107a3.163 3.163 0 0 1-.367-.896 4.235 4.235 0 0 1-.135-1.059l-.019-3.566.019.34c0-.645.095-1.128.287-1.452.192-.32.467-.483.823-.483.287 0 .507.116.664.348.154.232.232.57.232 1.013v3.672c0 .655-.186 1.355-.556 2.095-.014.035-.014.065 0 .089.01.024.03.035.053.035h4.103c.036 0 .06-.011.071-.035.011-.024.011-.054 0-.09-.37-.74-.556-1.438-.556-2.094M98.822 12.019a8.985 8.985 0 0 0-1.307-.688c-.56-.252-.985-.451-1.271-.6a2.62 2.62 0 0 1-.735-.556 1.14 1.14 0 0 1-.305-.797c0-.572.4-.861 1.201-.861.921 0 1.936.777 3.045 2.33a.097.097 0 0 0 .09.027c.034-.006.047-.033.034-.081l-.32-2.438c-.908-.227-1.696-.34-2.366-.34-1.171 0-2.11.235-2.82.708-.711.472-1.067 1.19-1.067 2.16 0 .836.229 1.493.69 1.97.46.478 1.083.892 1.871 1.237l.34.143c.646.286 1.118.548 1.415.78.3.232.448.553.448.958 0 .261-.084.456-.252.583-.166.124-.437.19-.806.19-.478 0-.921-.122-1.326-.368a4.79 4.79 0 0 1-1.128-.958 22.897 22.897 0 0 1-1.237-1.577.086.086 0 0 0-.08-.027c-.03.006-.046.027-.046.063l.124 2.723c.406.192.896.346 1.469.468a8.269 8.269 0 0 0 1.684.178c1.133 0 2.057-.232 2.766-.7.71-.467 1.067-1.2 1.067-2.202 0-.572-.113-1.047-.34-1.425a2.737 2.737 0 0 0-.843-.896" })
11
12
  ] })
12
- ), v = a(h), C = Z((l, o) => /* @__PURE__ */ m("svg", { className: v("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 100", children: [
13
+ );
14
+ v.displayName = "Logo.Solutions";
15
+ const t = Z(h), M = a((l, o) => /* @__PURE__ */ m("svg", { className: t("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 100", children: [
13
16
  /* @__PURE__ */ c("title", { children: "Welcome to the jungle symbol" }),
14
17
  /* @__PURE__ */ c("path", { d: "M50 0C22.44 0 0 22.44 0 50s22.44 50 50 50 50-22.44 50-50S77.56 0 50 0Zm0 4.28c3.88 0 7.6.48 11.2 1.4C59.8 17.6 55.96 31 50 31c-5.96-.04-9.8-13.4-11.2-25.32 3.6-.92 7.32-1.4 11.2-1.4ZM30.12 8.8c2.8 11.48 11.48 25 19.84 25.04C58.32 33.84 67 20.28 69.8 8.8c2.28 1.12 4.44 2.4 6.52 3.84-4.4 10.36-14.16 25.04-26.36 25.4-12.24-.32-21.96-15-26.36-25.4 2.08-1.44 4.28-2.72 6.52-3.84ZM16.44 18.96C22.56 28.08 35.8 40.88 50 40.88c14.2 0 27.4-12.8 33.56-21.92 1.68 1.8 3.2 3.76 4.56 5.8C81.64 33.12 68.04 45.08 50 45.08s-31.64-12-38.12-20.32c1.36-2.04 2.92-4 4.56-5.8ZM50 95.72c-3.88 0-7.6-.48-11.2-1.4C40.2 82.4 44.04 69 50 69c5.96.04 9.8 13.4 11.2 25.32-3.6.92-7.32 1.4-11.2 1.4Zm19.88-4.52c-2.8-11.48-11.48-25-19.84-25.04-8.36 0-17.04 13.56-19.84 25.04-2.28-1.12-4.44-2.4-6.48-3.84 4.4-10.36 14.12-25.04 26.36-25.4 12.24.32 21.96 15 26.36 25.4a57.248 57.248 0 0 1-6.56 3.84Zm13.68-10.16C77.44 71.92 64.2 59.12 50 59.12c-14.2 0-27.44 12.8-33.56 21.92-1.68-1.8-3.2-3.76-4.56-5.8C18.36 66.88 31.96 54.92 50 54.92s31.64 12 38.12 20.32c-1.36 2.04-2.88 4-4.56 5.8ZM50 52.12c-16.52 0-32.36 5.68-42.68 14.28A45.587 45.587 0 0 1 4.28 50c0-5.8 1.08-11.32 3.04-16.4C17.64 42.2 33.48 47.88 50 47.88S82.32 42.2 92.68 33.6A45.587 45.587 0 0 1 95.72 50c0 5.8-1.08 11.32-3.04 16.4C82.32 57.8 66.52 52.12 50 52.12Z" })
15
- ] })), t = a(h), V = Z((l, o) => /* @__PURE__ */ m("svg", { className: t("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 26", children: [
18
+ ] }));
19
+ M.displayName = "Logo.Symbol";
20
+ const i = Z(h), g = a((l, o) => /* @__PURE__ */ m("svg", { className: i("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 26", children: [
16
21
  /* @__PURE__ */ c("title", { children: "Welcome to the jungle logo" }),
17
22
  /* @__PURE__ */ c("path", { d: "M12.686 0C5.691 0 0 5.691 0 12.686s5.691 12.686 12.686 12.686 12.686-5.691 12.686-12.686S19.681 0 12.686 0Zm0 1.09c.978 0 1.93.126 2.846.352-.351 3.02-1.33 6.43-2.846 6.43-1.517 0-2.495-3.41-2.846-6.43a11.132 11.132 0 0 1 2.846-.351ZM7.634 2.232c.715 2.909 2.921 6.343 5.04 6.356 2.13 0 4.324-3.435 5.039-6.356.576.276 1.128.602 1.654.978-1.115 2.633-3.585 6.356-6.694 6.443-3.096-.087-5.578-3.81-6.694-6.443.527-.363 1.079-.69 1.655-.978Zm5.052 22.063c-.978 0-1.93-.125-2.846-.351.351-3.021 1.33-6.43 2.846-6.43 1.517 0 2.495 3.409 2.846 6.43-.915.238-1.868.351-2.846.351Zm5.04-1.153c-.715-2.909-2.921-6.343-5.04-6.356-2.131 0-4.325 3.435-5.04 6.356a11.03 11.03 0 0 1-1.654-.978c1.116-2.633 3.585-6.356 6.694-6.443 3.096.087 5.578 3.81 6.694 6.443-.526.376-1.078.702-1.655.978Zm3.472-2.57c-1.555-2.32-4.914-5.566-8.512-5.566-3.598 0-6.957 3.247-8.512 5.566a12.098 12.098 0 0 1-1.165-1.48c1.642-2.118 5.089-5.164 9.677-5.164 4.576 0 8.035 3.046 9.677 5.165a12.1 12.1 0 0 1-1.165 1.479Zm3.083-7.885c0 1.467-.275 2.87-.777 4.162-2.62-2.181-6.644-3.623-10.83-3.623-4.187 0-8.211 1.442-10.831 3.635a11.475 11.475 0 0 1-.777-4.161c0-1.467.275-2.871.777-4.162 2.62 2.18 6.644 3.635 10.83 3.635 4.187 0 8.211-1.442 10.831-3.623a11.24 11.24 0 0 1 .777 4.137Zm-11.595-1.241c-4.575 0-8.035-3.046-9.677-5.165a12.1 12.1 0 0 1 1.165-1.479c1.555 2.32 4.914 5.566 8.512 5.566 3.598 0 6.957-3.247 8.512-5.566.426.464.814.953 1.153 1.48-1.642 2.118-5.09 5.164-9.665 5.164Zm70.45-2.181c-.15.288-.815 1.203-2.194 1.203-1.09 0-1.78-.576-2.08-1.479.15.013.313.025.463.025 2.144 0 3.56-.89 3.56-2.169 0-1.153-1.153-1.968-2.732-1.968-2.345 0-3.836 1.492-3.836 3.723 0 2.17 1.391 3.573 3.41 3.573 2.444 0 3.447-2.068 3.547-2.883.025-.1-.075-.15-.138-.025Zm-4.45-1.404c0-1.128.376-2.57 1.278-2.57.364 0 .602.364.59 1.128 0 1.279-.64 2.081-1.768 2.32-.05-.264-.1-.565-.1-.878ZM29.007 3.247c-.075-.075-.087-.238.1-.251H32.506c.125 0 .125.025.175.063.2.1 1.38 2.645.878 5.026 1.115-2.043 2.08-3.41 2.093-3.46.075-.1.138-.125.213-.087.1.05.088.138.076.175-.39 1.893-.1 3.899.501 4.927.577.965 1.742 1.24 2.156.25 1.04-2.406-1.567-5.302-2.08-5.841-.239-.25-.164-.451-.101-.527 1.128-1.078 2.645-.689 3.159.15.501.828.965 2.12.326 4.388-.351 1.254-1.179 3.71-3.974 4.137-.539.075-.727-.125-.915-.388-.376-.527-.84-1.655-.652-3.11.088-.676.238-1.115.439-1.704l-.1.175c-.865 1.605-1.78 3.423-2.67 4.751l-.1.15c-.101.151-.214.176-.277.139-.062-.025-.05-.138-.012-.289 1.04-4.212-1.768-7.646-2.633-8.674Zm36.24 8.6c.29-.502.427-.979.44-1.53V7.045c0-.815-.226-1.128-.377-1.316-.025-.025-.025-.088.013-.1h.013l2.457-.677c.137-.05.175-.05.225-.05.05 0 .075.024.075.075 0 .25-.025.877-.05 1.542C68.47 5.49 69.234 4.9 70.124 4.9c.865 0 1.467.565 1.655 1.555l.012.075h.025c.376-1.053 1.154-1.642 2.056-1.642 1.078 0 1.705.84 1.743 2.281v3.059c0 .564.138 1.166.376 1.617.012.05 0 .088-.025.088H72.907c-.05 0-.075-.05-.05-.088.238-.489.363-.965.376-1.504V7.333c0-.614-.238-.977-.614-.977-.452 0-.752.488-.765 1.353v2.533c0 .564.163 1.153.376 1.617.013.05 0 .087-.025.087H69.146c-.05 0-.075-.05-.05-.087.226-.502.364-.966.376-1.505V7.346c0-.614-.238-.978-.614-.978-.451 0-.752.489-.765 1.354v2.532c0 .564.15 1.166.376 1.617.026.05 0 .088-.025.088H65.31c-.062-.025-.075-.075-.062-.113Zm-10.855.338c1.968 0 2.958-1.354 3.322-2.307.376 1.266 1.429 2.307 3.572 2.307 2.094 0 3.623-1.617 3.623-3.836 0-1.868-1.24-3.473-3.698-3.473-2.13 0-3.698 1.605-3.673 3.786 0 .288.025.564.076.827-.289.377-.94.99-2.044.99-1.479 0-2.231-1.115-2.231-2.657 0-1.078.364-2.532 1.166-2.532.652 0 .865 1.015.601 2.282-.05.175.013.213.1.175l1.906-.564.025-.013c.25-.1.276-.35.1-.651-.664-1.166-1.579-1.655-2.72-1.655-1.918 0-3.56 1.341-3.56 3.723.025 2.168 1.392 3.598 3.435 3.598Zm6.656-6.895H61.123c.69.025 1.029 1.153 1.154 3.197.1 2.118-.15 3.259-.878 3.309-.74.025-1.09-1.09-1.203-3.222-.113-2.106.125-3.234.852-3.284ZM47.31 9.301c.013-.125-.087-.163-.15-.05-.15.289-.815 1.204-2.194 1.204-1.09 0-1.78-.577-2.08-1.48.137.013.288.026.463.026 2.144 0 3.56-.89 3.56-2.17 0-1.152-1.128-1.967-2.733-1.967-2.344 0-3.835 1.492-3.848 3.723 0 2.168 1.404 3.572 3.422 3.572 2.457.026 3.46-2.043 3.56-2.858Zm-4.6-1.441c0-1.128.376-2.57 1.278-2.57.364 0 .602.364.602 1.128 0 1.279-.652 2.081-1.78 2.32a3.838 3.838 0 0 1-.1-.878Zm4.387-4.425c-.025-.025-.025-.088.013-.1h.012l2.87-.828c.101-.05.164-.063.202-.063.05 0 .075.026.075.076 0 .075-.05.376-.05.865v6.832c0 .564.2 1.153.438 1.617.025.05 0 .087-.025.087h-3.184c-.05 0-.075-.05-.05-.087.25-.502.414-.966.439-1.505V5.252c0-.639-.213-1.153-.564-1.58l-.05-.062-.126-.175ZM99.86 19.48c-.15.289-.815 1.204-2.194 1.204-1.09 0-1.78-.59-2.081-1.492.138.012.288.025.464.025 2.143 0 3.56-.89 3.56-2.169 0-1.153-1.128-1.968-2.733-1.968-2.319 0-3.836 1.492-3.848 3.748 0 2.17 1.404 3.573 3.422 3.573 2.444 0 3.447-2.068 3.547-2.883.025-.113-.087-.163-.137-.038Zm-4.463-1.416c0-1.128.376-2.57 1.278-2.57.377 0 .602.364.59 1.128 0 1.279-.64 2.069-1.768 2.32-.05-.264-.1-.565-.1-.878Zm-2.658 3.974c.013.05 0 .087-.025.087h-3.172c-.05 0-.075-.05-.05-.087.251-.502.414-.966.427-1.505V15.47c0-.64-.213-1.153-.564-1.58l-.05-.062-.138-.163c-.025-.025-.025-.088.012-.1h.013l2.87-.828c.1-.05.163-.063.201-.063.05 0 .075.026.075.076 0 .075-.05.376-.05.865v6.844c.013.514.213 1.103.451 1.58Zm-45.053-6.632v.013l-.225.526c-.013.025-.025.063-.075.063H45.968v4.35c0 .652.288.94.827.94.326 0 .577-.075.715-.238.05-.05.063-.063.088-.063.062 0 .062.063.05.138-.301.815-1.078 1.241-2.144 1.241-1.266 0-1.918-.664-1.943-1.843V16.021h-.965c-.05 0-.075-.026-.075-.063 0-.05.025-.088.138-.163l.025-.013 3.02-2.018c.126-.075.176-.1.226-.1.05 0 .076.025.076.075 0 .1-.05.714-.05 1.554v.076h1.654c.063-.025.1-.013.075.037Zm14.429 4.074c-.15.289-.815 1.204-2.194 1.204-1.09 0-1.78-.59-2.08-1.492.137.012.287.025.463.025 2.144 0 3.56-.89 3.56-2.169 0-1.153-1.153-1.968-2.733-1.968-2.344 0-3.836 1.492-3.836 3.748 0 2.17 1.392 3.573 3.41 3.573 2.445 0 3.447-2.068 3.548-2.883.025-.113-.088-.163-.138-.038Zm-4.463-1.416c0-1.128.376-2.57 1.279-2.57.363 0 .589.364.602 1.128 0 1.279-.652 2.069-1.78 2.32-.05-.264-.1-.565-.1-.878ZM55.07 22.05c.012.05 0 .088-.025.088H51.86c-.05 0-.075-.05-.05-.088.25-.501.413-.965.426-1.504v-2.934c0-.689-.238-1.052-.69-1.052-.526 0-.827.488-.84 1.429v2.457c0 .564.201 1.153.44 1.617.012.05 0 .087-.026.087h-3.172c-.05 0-.075-.05-.05-.087.251-.502.414-.966.427-1.505v-5.064c0-.64-.213-1.153-.564-1.58l-.05-.062-.138-.163c-.026-.025-.026-.088.012-.1h.013l2.87-.828c.126-.062.163-.075.2-.075.051 0 .076.025.076.075 0 .075-.05.376-.05.865v2.984c.439-.978 1.178-1.53 2.131-1.53 1.153 0 1.793.84 1.818 2.357v2.983c-.013.565.188 1.154.426 1.63ZM67.19 13.3c-.288.301-.514.64-.527 1.254v5.741c0 2.482-1.203 3.61-3.823 3.61-.138 0-.25-.012-.313-.025-.1-.025-.126-.125-.026-.175 1.04-.451 1.643-1.417 1.68-2.67v-6.38c0-.665-.238-1.029-.526-1.342-.025-.025-.05-.1.012-.126h3.485v.013c.075-.013.075.063.038.1Zm7.458 8.75c.013.05 0 .088-.025.088h-2.682c-.05 0-.075-.013-.075-.063v-1.291c-.427 1.028-1.191 1.617-2.157 1.617-1.153 0-1.792-.84-1.817-2.344v-2.795c0-.815-.213-1.154-.376-1.317-.025-.025-.025-.088.012-.1h.013l2.457-.677c.138-.05.175-.05.225-.05.05 0 .076.012.076.063v4.738c0 .69.238 1.053.69 1.053.526 0 .826-.489.839-1.429v-2.269c0-.815-.213-1.153-.376-1.316-.025-.025-.025-.088.012-.1h.013l2.457-.677c.088-.076.138-.088.175-.088.05 0 .076.012.076.063V20.432c.037.552.225 1.14.463 1.617Zm7.56 0c.012.05 0 .088-.026.088h-3.172c-.05 0-.074-.05-.05-.088.251-.501.414-.965.427-1.504v-2.934c0-.689-.238-1.052-.69-1.052-.526 0-.827.488-.84 1.429V20.446c0 .564.163 1.165.44 1.617.012.05 0 .087-.026.087H75.1c-.062 0-.075-.05-.062-.087.288-.502.426-.978.439-1.53v-3.271c0-.828-.226-1.129-.376-1.317-.025-.025-.025-.088.012-.1h.013l2.457-.677c.138-.05.175-.05.225-.05.05 0 .076.025.076.075 0 .25-.025.878-.05 1.542.376-1.04 1.153-1.63 2.13-1.63 1.129 0 1.78.84 1.818 2.357v2.984c-.012.539.176 1.128.426 1.604Zm-44.64-6.982c-2.13 0-3.698 1.58-3.698 3.76 0 .64.125 1.267.414 1.83-.313.377-.664.577-1.078.577-.527 0-.828-.313-.828-.877v-4.35h1.555c.025 0 .025-.025.063-.075l.25-.514v-.013c0-.05-.05-.062-.087-.062h-1.793v-.076c.012-.84.063-1.454.063-1.554 0-.05-.026-.075-.076-.075s-.1.025-.2.088l-3.021 2.018-.025.012c-.1.075-.138.126-.138.163 0 .025.025.063.075.063h.953v4.513c.025 1.178.764 1.842 2.055 1.842 1.091 0 1.969-.501 2.432-1.404.565.84 1.555 1.43 3.172 1.43 2.093 0 3.623-1.618 3.623-3.836-.013-1.856-1.241-3.46-3.71-3.46ZM37.757 22c-.74.05-1.09-1.09-1.203-3.222-.1-2.118.138-3.246.865-3.296H37.494c.69.025 1.04 1.153 1.153 3.196.088 2.131-.163 3.272-.89 3.322Zm49.729-.752h-2.482c-.54-.013-.84-.2-.84-.527 0-.163.05-.3.138-.438.413.137.89.2 1.466.2 1.843 0 3.172-1.203 3.172-2.82 0-.953-.514-1.793-1.53-2.244h1.756c.05 0 .062-.025.062-.075 0-.514-.664-1.179-.915-1.179-.025 0-.075.013-.15.063-.314.175-.727.526-1.128 1.078a5.102 5.102 0 0 0-1.317-.163c-1.855 0-3.234 1.166-3.234 2.758 0 .915.426 1.855 1.555 2.319-.915.25-1.53.89-1.53 1.567 0 .564.301.965.865 1.203-.539.414-.815.878-.815 1.279 0 .677.752 1.116 1.78 1.116 1.768 0 4.977-1.33 4.977-2.896 0-.802-.652-1.241-1.83-1.241Zm-1.918-5.754h.05c.54.025.865.815.953 2.244.088 1.454-.126 2.294-.727 2.319-.54.013-.915-.69-1.016-2.269-.075-1.48.188-2.269.74-2.294Zm.577 8.95c-.94 0-2.132-.25-2.645-1.429.3.1.677.163 1.115.163h2.056c.602 0 .878.2.878.54 0 .426-.577.726-1.404.726Z" })
18
- ] })), M = a(h), d = Z((l, o) => /* @__PURE__ */ m("svg", { className: M("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 56", children: [
23
+ ] }));
24
+ g.displayName = "Logo.Welcome";
25
+ const n = Z(h), r = a((l, o) => /* @__PURE__ */ m("svg", { className: n("logo"), role: "img", ...l, ref: o, viewBox: "0 0 100 56", children: [
19
26
  /* @__PURE__ */ c("title", { children: "Welcome UI logo" }),
20
27
  /* @__PURE__ */ c("path", { d: "M76.84 42.244c-3.439 0-5.988-.874-7.648-2.623-1.66-1.75-2.49-4.358-2.49-7.827V18.765c-.03-1.72-.46-3.35-1.29-4.891-.06-.06-.074-.119-.045-.178.06-.089.134-.133.223-.133h9.916c.089 0 .148.044.178.133.06.06.06.119 0 .178-.474.948-.8 1.764-.978 2.446-.178.681-.267 1.497-.267 2.445l.044 14.586c0 1.867.475 3.38 1.423 4.535.949 1.157 2.18 1.735 3.691 1.735 2.194 0 3.735-.904 4.625-2.713.919-1.808 1.378-4.12 1.378-6.937l-.044-11.295c0-1.63-.4-3.216-1.2-4.758-.03-.089-.03-.163 0-.222.029-.089.088-.133.177-.133h3.38c.088 0 .148.044.177.133.06.06.06.133 0 .222-.415.564-.711 1.246-.889 2.046-.148.77-.222 1.675-.222 2.712l-.045 11.695c-.03 4.062-.845 7.056-2.445 8.983-1.601 1.927-4.15 2.89-7.649 2.89ZM89.55 41.889c.682-.682 1.097-1.438 1.245-2.268.178-.86.267-2.016.267-3.469V19.655c0-1.453-.089-2.594-.267-3.424-.148-.86-.563-1.63-1.245-2.313-.06-.059-.074-.133-.044-.222s.089-.133.177-.133h10.095c.089 0 .148.044.177.133.06.089.06.163 0 .222-.681.682-1.111 1.453-1.289 2.313-.178.86-.267 2-.267 3.424v16.497c0 1.156.119 2.194.356 3.113.237.89.637 1.764 1.2 2.623.06.06.06.134 0 .223-.03.089-.088.133-.177.133H89.683c-.088 0-.148-.044-.177-.133-.03-.09-.015-.163.044-.222ZM27.794 28.971c-9.183 0-17.977 3.158-23.721 7.948a25.279 25.279 0 0 1-1.696-9.127c0-3.216.601-6.29 1.696-9.125 5.744 4.791 14.536 7.949 23.721 7.949 9.186 0 17.973-3.158 23.72-7.944a25.2 25.2 0 0 1 1.696 9.12c0 3.214-.602 6.29-1.696 9.123-5.744-4.786-14.536-7.944-23.72-7.944Zm18.644 16.072c-3.407-5.07-10.767-12.179-18.646-12.179-7.879 0-15.243 7.111-18.648 12.181a25.453 25.453 0 0 1-2.539-3.227c3.6-4.64 11.156-11.303 21.187-11.303s17.586 6.666 21.185 11.301a24.911 24.911 0 0 1-2.54 3.227Zm-7.607 5.643c-1.56-6.38-6.382-13.903-11.039-13.907h-.002c-4.656.006-9.48 7.529-11.039 13.907a25.656 25.656 0 0 1-3.61-2.135C15.59 42.783 21 34.622 27.792 34.436c6.794.189 12.203 8.347 14.649 14.115a25.66 25.66 0 0 1-3.61 2.135ZM27.794 53.21c-2.147 0-4.232-.269-6.229-.775.777-6.624 2.91-14.069 6.227-14.082h.002c3.318.011 5.45 7.456 6.227 14.082-1.992.506-4.079.775-6.227.775ZM9.147 10.537c3.406 5.066 10.766 12.18 18.647 12.18 7.882 0 15.242-7.11 18.648-12.175a25.239 25.239 0 0 1 2.537 3.226C45.38 18.404 37.823 25.07 27.794 25.07c-10.029 0-17.588-6.666-21.189-11.303a25.146 25.146 0 0 1 2.54-3.227l.002-.002ZM16.753 4.9c1.56 6.38 6.383 13.902 11.04 13.907h.001c4.657-.005 9.48-7.529 11.04-13.907a25.329 25.329 0 0 1 3.613 2.139C40 12.806 34.587 20.962 27.797 21.15c-6.794-.188-12.203-8.346-14.651-14.114a25.668 25.668 0 0 1 3.61-2.135l-.003-.002Zm4.71-3.58h.007l-.006.007v-.007Zm6.331 1.056c2.146 0 4.235.268 6.227.774-.776 6.625-2.909 14.07-6.227 14.082h-.002c-3.318-.01-5.45-7.455-6.227-14.082a25.294 25.294 0 0 1 6.23-.774Zm0-2.375C12.47 0 0 12.466 0 27.79s12.469 27.794 27.794 27.794c15.326 0 27.79-12.468 27.79-27.794S43.118 0 27.794 0Z" })
21
28
  ] }));
29
+ r.displayName = "Logo.WelcomeUI";
22
30
  export {
23
- V as Logo,
24
- r as SolutionsSymbol,
25
- C as Symbol,
26
- d as WelcomeUILogo
31
+ g as Logo,
32
+ v as SolutionsSymbol,
33
+ M as Symbol,
34
+ r as WelcomeUILogo
27
35
  };