@crystallize/design-system 1.2.1 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/dist/index.css +16 -0
- package/dist/index.d.ts +21 -3
- package/dist/index.js +1001 -264
- package/dist/index.mjs +1000 -263
- package/package.json +9 -3
- package/src/action-menu/action-menu.css +1 -1
- package/src/checkbox/checkbox.test.tsx +16 -0
- package/src/dialog/Dialog.test.tsx +25 -0
- package/src/dropdown-menu/dropdown-menu-root.tsx +11 -2
- package/src/icon-button/IconButton.stories.tsx +7 -0
- package/src/icon-button/icon-button.css +8 -0
- package/src/icon-button/icon-button.tsx +7 -2
- package/src/iconography/add.tsx +30 -0
- package/src/iconography/catalogue.tsx +26 -0
- package/src/iconography/customers.tsx +38 -0
- package/src/iconography/fulfilment.tsx +58 -0
- package/src/iconography/grid.tsx +84 -0
- package/src/iconography/hooks.tsx +26 -0
- package/src/iconography/index.ts +32 -0
- package/src/iconography/key.tsx +19 -0
- package/src/iconography/language.tsx +38 -0
- package/src/iconography/order.tsx +38 -0
- package/src/iconography/percentage.tsx +44 -0
- package/src/iconography/price-tag.tsx +40 -0
- package/src/iconography/shapes.tsx +48 -0
- package/src/iconography/subscription.tsx +34 -0
- package/src/iconography/topics.tsx +58 -0
- package/src/iconography/usage.tsx +34 -0
- package/src/iconography/users.tsx +44 -0
- package/src/slider/slider.tsx +3 -2
package/dist/index.js
CHANGED
|
@@ -59,10 +59,17 @@ module.exports = __toCommonJS(src_exports);
|
|
|
59
59
|
// src/dropdown-menu/dropdown-menu-root.tsx
|
|
60
60
|
var DropdownMenuPrimitive = __toESM(require("@radix-ui/react-dropdown-menu"));
|
|
61
61
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
62
|
-
function DropdownMenuRoot({
|
|
62
|
+
function DropdownMenuRoot({
|
|
63
|
+
children,
|
|
64
|
+
content,
|
|
65
|
+
alignContent = "start",
|
|
66
|
+
disabled,
|
|
67
|
+
...delegated
|
|
68
|
+
}) {
|
|
63
69
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(DropdownMenuPrimitive.Root, {
|
|
64
70
|
children: [
|
|
65
71
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(DropdownMenuPrimitive.Trigger, {
|
|
72
|
+
disabled,
|
|
66
73
|
asChild: true,
|
|
67
74
|
children
|
|
68
75
|
}),
|
|
@@ -418,18 +425,44 @@ var destroyFns = [];
|
|
|
418
425
|
var DialogPrimitive = __toESM(require("@radix-ui/react-dialog"));
|
|
419
426
|
var import_class_variance_authority7 = require("class-variance-authority");
|
|
420
427
|
|
|
421
|
-
// src/iconography/
|
|
428
|
+
// src/iconography/add.tsx
|
|
422
429
|
var import_react5 = require("react");
|
|
423
430
|
var import_jsx_runtime11 = require("react/jsx-runtime");
|
|
424
|
-
var
|
|
425
|
-
return /* @__PURE__ */ (0, import_jsx_runtime11.
|
|
431
|
+
var Add = (0, import_react5.forwardRef)((delegated, ref) => {
|
|
432
|
+
return /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("svg", {
|
|
433
|
+
ref,
|
|
434
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
435
|
+
width: "22",
|
|
436
|
+
height: "22",
|
|
437
|
+
viewBox: "0 0 22 22",
|
|
438
|
+
fill: "currentColor",
|
|
439
|
+
...delegated,
|
|
440
|
+
children: [
|
|
441
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", {
|
|
442
|
+
fill: "#528693",
|
|
443
|
+
d: "M13.258 19.467c.005-.095-.045-3.832-.045-3.832v-2.157l-.05-.096.141-.13 5.963.028a.647.647 0 0 0 .407-.15.587.587 0 0 0 .202-.376l.005-.188.055-3.064a.576.576 0 0 0-.174-.521.6.6 0 0 0-.266-.155 1.606 1.606 0 0 0-.366-.028c-.055.01-.114.004-.194.01h-.646l-4.962.031a.188.188 0 0 1-.133-.032l-.055-.091v-.348l.05-5.612a.61.61 0 0 0-.16-.434.625.625 0 0 0-.316-.16c-.109-.009-.258-.004-.38-.004-.058-.005-2.166-.092-2.974-.12a.517.517 0 0 0-.42.165.567.567 0 0 0-.156.44l.004 2.336-.045 2.57.022 1.222a.151.151 0 0 1-.04.086.105.105 0 0 1-.079.033l-5.894-.05a.57.57 0 0 0-.517.25c-.095.202-.13.427-.101.648L2.06 12.59a.598.598 0 0 0 .178.453l.054.055a.573.573 0 0 0 .247.11c.086.016.172.022.26.018l2.68.037 3.287-.014a16.393 16.393 0 0 0-.046 2.005l.02.22c-.02.017-.02.274 0 3.384.006.077.007.155.004.232-.01.136.006.273.045.403.024.083.07.157.133.215.053.059.12.104.194.133.146.037.297.052.448.046.06-.005.119 0 .174 0l2.748.077c.2.022.4-.016.577-.11a.452.452 0 0 0 .194-.388Zm-.873-.278h-.12a52.435 52.435 0 0 0-1.019-.05l-1.527-.066-.092-.046a.18.18 0 0 1-.04-.168l.044-3.357.015-2.401a.678.678 0 0 0-.188-.535.651.651 0 0 0-.457-.194l-5.185.017-.695-.009-.114.05-.12-.118.005-2.474a.248.248 0 0 1 .037-.202l.073-.054 5.163.022H9.3a.194.194 0 0 0 .156-.064.189.189 0 0 0 .06-.151l.004-1.706.014-2.62.013-1.45.018-.582-.004-.088.055-.054a.239.239 0 0 1 .165-.055l2.487.055.092.01.065.064.022.077-.091 5.333-.002.797a.452.452 0 0 0 .457.457l5.479-.018h.165c.165-.008.33-.002.493.018.046.006.09.02.13.041.05.05.036.156.036.238l-.004.078-.032 1.898s-.005.178-.01.22a.567.567 0 0 0 .005.123.5.5 0 0 1 .005.114c-.028.11-.12.119-.28.114l-5.583-.013a.905.905 0 0 0-.59.114.6.6 0 0 0-.234.499l.02 2.743.113 3.023c0 .068-.007.135-.018.201a.165.165 0 0 1-.12.17v-.002Z"
|
|
444
|
+
}),
|
|
445
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", {
|
|
446
|
+
fill: "#BFF6F8",
|
|
447
|
+
d: "M12.384 19.19h-.119a52.478 52.478 0 0 0-1.02-.05l-1.527-.065-.092-.046a.18.18 0 0 1-.04-.169l.045-3.357.014-2.401a.678.678 0 0 0-.188-.535.651.651 0 0 0-.457-.194l-5.184.016-.695-.009-.114.05-.12-.118.005-2.474a.248.248 0 0 1 .037-.202l.073-.054 5.163.022H9.3a.194.194 0 0 0 .156-.064.189.189 0 0 0 .06-.151l.004-1.706.014-2.62.013-1.45.018-.582-.004-.088.055-.054a.239.239 0 0 1 .165-.055l2.487.055.092.01.065.064.022.077-.091 5.333-.002.797a.452.452 0 0 0 .457.457l5.479-.018h.165c.165-.008.33-.002.493.018.046.006.09.02.13.041.05.05.036.156.036.238l-.004.078-.032 1.898s-.005.178-.01.22a.567.567 0 0 0 .005.123.5.5 0 0 1 .005.114c-.028.11-.12.119-.28.114l-5.583-.013a.906.906 0 0 0-.59.114.6.6 0 0 0-.234.499l.02 2.743.113 3.023c0 .068-.007.135-.018.201a.166.166 0 0 1-.12.17Z"
|
|
448
|
+
})
|
|
449
|
+
]
|
|
450
|
+
});
|
|
451
|
+
});
|
|
452
|
+
Add.displayName = "AddIcon";
|
|
453
|
+
|
|
454
|
+
// src/iconography/arrow.tsx
|
|
455
|
+
var import_react6 = require("react");
|
|
456
|
+
var import_jsx_runtime12 = require("react/jsx-runtime");
|
|
457
|
+
var Arrow = (0, import_react6.forwardRef)((delegated, ref) => {
|
|
458
|
+
return /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("svg", {
|
|
426
459
|
ref,
|
|
427
460
|
width: "10",
|
|
428
461
|
height: "10",
|
|
429
462
|
viewBox: "0 0 10 10",
|
|
430
463
|
fill: "currentColor",
|
|
431
464
|
...delegated,
|
|
432
|
-
children: /* @__PURE__ */ (0,
|
|
465
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", {
|
|
433
466
|
d: "M4.14995 9.85C4.24341 9.94161 4.36907 9.99293 4.49995 9.99293C4.63083 9.99293 4.75649 9.94161 4.84995 9.85L8.03995 6.67C8.09195 6.6248 8.13404 6.56934 8.16359 6.5071C8.19314 6.44486 8.20951 6.37719 8.21167 6.30832C8.21383 6.23946 8.20173 6.17089 8.17614 6.10693C8.15055 6.04296 8.11201 5.98497 8.06295 5.9366C8.01389 5.88823 7.95536 5.85052 7.89104 5.82584C7.82671 5.80116 7.75798 5.79003 7.68915 5.79317C7.62033 5.79631 7.55289 5.81363 7.49108 5.84406C7.42927 5.87449 7.37441 5.91737 7.32995 5.97L4.49995 8.78L1.66995 5.96C1.62475 5.908 1.56929 5.86591 1.50705 5.83636C1.44481 5.80681 1.37714 5.79044 1.30827 5.78828C1.23941 5.78612 1.17084 5.79822 1.10688 5.82381C1.04291 5.8494 0.98492 5.88794 0.936549 5.937C0.888179 5.98606 0.850469 6.04459 0.825787 6.10892C0.801105 6.17324 0.789983 6.24197 0.79312 6.3108C0.796256 6.37962 0.813582 6.44706 0.844012 6.50887C0.874442 6.57068 0.917318 6.62554 0.96995 6.67L4.14995 9.85ZM4.49995 -2.18557e-08C4.22381 -3.39261e-08 3.99995 0.223858 3.99995 0.5L3.99995 9.5L4.99995 9.5L4.99995 0.5C4.99995 0.223857 4.77609 -9.78527e-09 4.49995 -2.18557e-08Z"
|
|
434
467
|
})
|
|
435
468
|
});
|
|
@@ -437,10 +470,10 @@ var Arrow = (0, import_react5.forwardRef)((delegated, ref) => {
|
|
|
437
470
|
Arrow.displayName = "ArrowIcon";
|
|
438
471
|
|
|
439
472
|
// src/iconography/atom.tsx
|
|
440
|
-
var
|
|
441
|
-
var
|
|
442
|
-
var Atom = (0,
|
|
443
|
-
return /* @__PURE__ */ (0,
|
|
473
|
+
var import_react7 = require("react");
|
|
474
|
+
var import_jsx_runtime13 = require("react/jsx-runtime");
|
|
475
|
+
var Atom = (0, import_react7.forwardRef)((delegated, ref) => {
|
|
476
|
+
return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", {
|
|
444
477
|
ref,
|
|
445
478
|
width: "24",
|
|
446
479
|
height: "27",
|
|
@@ -449,40 +482,40 @@ var Atom = (0, import_react6.forwardRef)((delegated, ref) => {
|
|
|
449
482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
450
483
|
...delegated,
|
|
451
484
|
children: [
|
|
452
|
-
/* @__PURE__ */ (0,
|
|
485
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
453
486
|
fill: "#528693",
|
|
454
487
|
d: "M18.068 3.103c.935 0 .938-1.5 0-1.5s-.938 1.5 0 1.5ZM5.911 2.928c.641 0 .643-1.027 0-1.027-.642 0-.643 1.027 0 1.027ZM4.294 8.862c.577 0 .578-.925 0-.925s-.578.925 0 .925ZM6.03 23.058a.39.39 0 0 0 .265-.126.413.413 0 0 0 0-.558.39.39 0 0 0-.264-.126.39.39 0 0 0-.264.126.413.413 0 0 0 0 .558.39.39 0 0 0 .264.126ZM16.93 23.13c.674 0 .675-1.078 0-1.078s-.675 1.078 0 1.078ZM18.966 17.685c.885 0 .887-1.418 0-1.418-.886 0-.886 1.418 0 1.418ZM11.6 23.619a.217.217 0 0 0 .15-.069.23.23 0 0 0 0-.315.216.216 0 0 0-.15-.068.216.216 0 0 0-.15.068.23.23 0 0 0 0 .315c.039.042.093.067.15.069ZM22.291 13.446l.043.031a.903.903 0 0 0 1.263-.344.972.972 0 0 0 0-.952.936.936 0 0 0-.34-.348.902.902 0 0 0-.924.004l-.042.03a.905.905 0 0 0-.319.33.937.937 0 0 0 0 .922c.077.136.187.25.319.329v-.002ZM11.496 26.097c3.17 0 5.738-.359 5.738-.8 0-.443-2.569-.802-5.738-.802-3.17 0-5.738.359-5.738.801 0 .442 2.569.8 5.738.8Z",
|
|
455
488
|
opacity: ".05"
|
|
456
489
|
}),
|
|
457
|
-
/* @__PURE__ */ (0,
|
|
490
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
458
491
|
fill: "#FF99DB",
|
|
459
492
|
d: "M11.496 16.417c1.95 0 3.531-1.629 3.531-3.638 0-2.01-1.581-3.638-3.531-3.638-1.95 0-3.531 1.629-3.531 3.638 0 2.01 1.58 3.638 3.53 3.638Z"
|
|
460
493
|
}),
|
|
461
|
-
/* @__PURE__ */ (0,
|
|
494
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
462
495
|
fill: "#528693",
|
|
463
496
|
d: "M8.252 12.78c0-.689.207-1.36.591-1.923.385-.563.929-.99 1.557-1.222a3.153 3.153 0 0 1 1.956-.076 3.236 3.236 0 0 1 1.642 1.096 3.424 3.424 0 0 1 .285 3.834 3.278 3.278 0 0 1-1.46 1.341 3.156 3.156 0 0 1-1.945.232A3.259 3.259 0 0 1 9 14.9a3.437 3.437 0 0 1-.748-2.122.3.3 0 0 0-.088-.202.283.283 0 0 0-.398 0 .3.3 0 0 0-.088.202c0 .81.243 1.602.695 2.265a3.834 3.834 0 0 0 1.834 1.439c.74.273 1.545.305 2.304.09a3.81 3.81 0 0 0 1.934-1.293 4.03 4.03 0 0 0 .33-4.516 3.859 3.859 0 0 0-1.723-1.577 3.715 3.715 0 0 0-2.29-.268 3.85 3.85 0 0 0-2.203 1.37 4.059 4.059 0 0 0-.881 2.49.3.3 0 0 0 .088.202.283.283 0 0 0 .398 0 .3.3 0 0 0 .088-.202Z"
|
|
464
497
|
}),
|
|
465
|
-
/* @__PURE__ */ (0,
|
|
498
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
466
499
|
fill: "#528693",
|
|
467
500
|
d: "M9.025 12.946a2.787 2.787 0 0 1 .78-1.91 2.626 2.626 0 0 1 1.854-.803.157.157 0 0 0 .113-.048.167.167 0 0 0 0-.232.157.157 0 0 0-.113-.048c-.783 0-1.533.32-2.087.891a3.093 3.093 0 0 0-.866 2.15c0 .044.017.086.047.116a.157.157 0 0 0 .225 0 .167.167 0 0 0 .047-.116ZM8.972 13.854c.033 0 .066-.01.094-.029a.17.17 0 0 0 .062-.079.137.137 0 0 0 .014-.068l-.006-.046a.176.176 0 0 0-.044-.078l-.034-.027a.167.167 0 0 0-.086-.025.174.174 0 0 0-.12.053.183.183 0 0 0-.05.123l.005.046c.008.03.024.056.044.078l.035.028a.166.166 0 0 0 .086.023v.001ZM12.136 10.204v.004a.112.112 0 0 0 .026.051c.01.016.024.03.04.039l.036.015a.145.145 0 0 0 .077 0l.034-.015a.112.112 0 0 0 .041-.039.076.076 0 0 0 .019-.033.118.118 0 0 0 .012-.057l-.005-.04-.014-.035a.113.113 0 0 0-.038-.042.107.107 0 0 0-.05-.027.109.109 0 0 0-.057-.003.104.104 0 0 0-.054.018l-.03.024a.148.148 0 0 0-.037.065v.004a.136.136 0 0 0 0 .07Z"
|
|
468
501
|
}),
|
|
469
|
-
/* @__PURE__ */ (0,
|
|
502
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
470
503
|
fill: "#528693",
|
|
471
504
|
d: "M6.023 12.779a23.383 23.383 0 0 1 1.024-7.096c.517-1.608 1.283-3.336 2.601-4.417.989-.81 2.233-.962 3.322-.27 1.369.87 2.196 2.529 2.747 4.027a21.916 21.916 0 0 1 1.234 6.778 24.482 24.482 0 0 1-.779 7.302c-.471 1.725-1.178 3.543-2.437 4.827-.881.898-2.097 1.4-3.294.86-1.407-.632-2.294-2.18-2.89-3.56-.883-2.039-1.303-4.3-1.46-6.515a27.856 27.856 0 0 1-.068-1.936.278.278 0 0 0-.082-.187.262.262 0 0 0-.369 0 .278.278 0 0 0-.081.187c.004 2.518.314 5.078 1.117 7.465.567 1.685 1.403 3.46 2.818 4.559a3.229 3.229 0 0 0 3.73.283c1.471-.883 2.37-2.582 2.98-4.158.88-2.267 1.261-4.74 1.347-7.17a24.885 24.885 0 0 0-.84-7.606c-.509-1.799-1.28-3.699-2.628-5.008C12.998.158 11.617-.328 10.28.247 8.781.892 7.8 2.46 7.15 3.92c-.951 2.138-1.408 4.494-1.582 6.829-.05.675-.074 1.352-.075 2.03.002.07.032.138.081.187a.262.262 0 0 0 .369 0 .278.278 0 0 0 .081-.187Z"
|
|
472
505
|
}),
|
|
473
|
-
/* @__PURE__ */ (0,
|
|
506
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
474
507
|
fill: "#528693",
|
|
475
508
|
d: "M8.64 7.969c2.066-1.293 4.315-2.336 6.686-2.86 1.61-.357 3.548-.57 5.086.197.576.27 1.048.73 1.34 1.309.24.543.327 1.145.25 1.737-.164 1.605-1.1 3.108-2.06 4.333a21.318 21.318 0 0 1-4.85 4.42 22.562 22.562 0 0 1-6.661 3.155c-1.718.468-3.69.777-5.416.176-1.207-.422-2.038-1.42-2.049-2.758-.012-1.547.808-3.03 1.665-4.243a19.773 19.773 0 0 1 4.556-4.482c.474-.345.958-.673 1.454-.984.29-.184.024-.657-.269-.473a22.835 22.835 0 0 0-5.39 4.61C1.87 13.438.81 15.035.512 16.801c-.235 1.395.136 2.779 1.293 3.62 1.41 1.023 3.364.982 4.994.743 2.442-.36 4.8-1.342 6.944-2.575a23.78 23.78 0 0 0 5.757-4.55c1.223-1.345 2.372-2.932 2.86-4.732.359-1.328.254-2.821-.758-3.823-1.204-1.192-3.091-1.326-4.666-1.182-2.378.218-4.688 1.076-6.806 2.183-.599.313-1.183.651-1.757 1.01-.293.183-.026.657.268.473Z"
|
|
476
509
|
}),
|
|
477
|
-
/* @__PURE__ */ (0,
|
|
510
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
478
511
|
fill: "#528693",
|
|
479
512
|
d: "M14.62 7.496c-2.17-1.357-4.551-2.454-7.05-2.966-1.725-.353-3.736-.512-5.352.35a3.343 3.343 0 0 0-1.39 1.404 3.481 3.481 0 0 0-.38 1.967c.135 1.715 1.061 3.29 2.067 4.615a21.487 21.487 0 0 0 5.078 4.687 22.835 22.835 0 0 0 7.03 3.29c1.783.463 3.854.752 5.624.074 1.321-.507 2.24-1.618 2.306-3.095.074-1.64-.756-3.25-1.652-4.546-1.285-1.86-2.956-3.421-4.755-4.742a24.734 24.734 0 0 0-1.526-1.037c-.293-.185-.56.289-.269.473a22.565 22.565 0 0 1 5.134 4.347c1.078 1.26 2.095 2.754 2.443 4.424.258 1.237-.018 2.535-1.092 3.266-1.361.927-3.228.846-4.768.588-2.321-.389-4.55-1.322-6.593-2.502a23.435 23.435 0 0 1-5.472-4.295c-1.187-1.278-2.314-2.784-2.819-4.501-.351-1.197-.326-2.555.618-3.46C2.94 4.75 4.755 4.716 6.204 4.867c2.261.235 4.469 1.078 6.48 2.139.567.3 1.123.623 1.668.964.06.032.131.04.197.02a.267.267 0 0 0 .155-.126.282.282 0 0 0-.084-.367Z"
|
|
480
513
|
}),
|
|
481
|
-
/* @__PURE__ */ (0,
|
|
514
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
482
515
|
fill: "#fff",
|
|
483
516
|
d: "M11.963 14.285h.003c.2-.04.384-.14.53-.287.175-.111.317-.27.41-.46l.159-.388c.065-.21.075-.434.028-.649a1.234 1.234 0 0 0-.188-.604l-.246-.329-.32-.254a1.152 1.152 0 0 0-.585-.193 1.164 1.164 0 0 0-.63.03l-.377.163c-.343.228-.6.571-.725.971l-.056.433c-.01.217.037.433.136.626.036.136.106.26.203.359.11.176.263.32.442.418l.377.164c.275.078.564.078.84 0h-.001Z"
|
|
484
517
|
}),
|
|
485
|
-
/* @__PURE__ */ (0,
|
|
518
|
+
/* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", {
|
|
486
519
|
fill: "#FF99DB",
|
|
487
520
|
d: "m11.172 13.1.017.019.105.083c.057.038.124.06.192.063a.253.253 0 0 0 .138 0 .379.379 0 0 0 .191-.063l.105-.083.08-.108a.403.403 0 0 0 .062-.199.414.414 0 0 0-.009-.212l-.002-.026a.548.548 0 0 0-.135-.24.524.524 0 0 0-.232-.139l-.14-.019a.513.513 0 0 0-.265.074.605.605 0 0 0-.243.324.562.562 0 0 0 .136.527Z"
|
|
488
521
|
})
|
|
@@ -492,10 +525,10 @@ var Atom = (0, import_react6.forwardRef)((delegated, ref) => {
|
|
|
492
525
|
Atom.displayName = "AtomIcon";
|
|
493
526
|
|
|
494
527
|
// src/iconography/cancel.tsx
|
|
495
|
-
var
|
|
496
|
-
var
|
|
497
|
-
var Cancel = (0,
|
|
498
|
-
return /* @__PURE__ */ (0,
|
|
528
|
+
var import_react8 = require("react");
|
|
529
|
+
var import_jsx_runtime14 = require("react/jsx-runtime");
|
|
530
|
+
var Cancel = (0, import_react8.forwardRef)((delegated, ref) => {
|
|
531
|
+
return /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("svg", {
|
|
499
532
|
ref,
|
|
500
533
|
width: "34",
|
|
501
534
|
height: "34",
|
|
@@ -503,7 +536,7 @@ var Cancel = (0, import_react7.forwardRef)((delegated, ref) => {
|
|
|
503
536
|
fill: "none",
|
|
504
537
|
xmlns: "http://www.w3.org/2000/svg",
|
|
505
538
|
...delegated,
|
|
506
|
-
children: /* @__PURE__ */ (0,
|
|
539
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", {
|
|
507
540
|
d: "m27.4301 24.4325-.1299.1299c-.17.15-.6497.5798-1.1695 1.0595l-1.7392 1.5993-.1499.05a.2783.2783 0 0 1-.2299-.14l-3.6183-3.7182-2.6088-2.6388a1.0488 1.0488 0 0 0-.7926-.3838 1.006 1.006 0 0 0-.7096.2899l-5.6474 5.6773-.7696.7496-.07.18h-.2599l-2.6987-2.7088a.3813.3813 0 0 1-.18-.2598l.02-.14 5.6674-5.6173 1.2394-1.2395a.2995.2995 0 0 0 .1-.2398.2903.2903 0 0 0-.1-.2299l-1.8591-1.8692-2.8487-2.8786-1.5692-1.5992-.6197-.6597-.1-.09v-.12a.3689.3689 0 0 1 .12-.2398l2.7786-2.6588.11-.09h.14l.1099.06 5.7273 5.9272.8696.8796a.6998.6998 0 0 0 .9995 0l5.9672-6.0071.1799-.18a4.5467 4.5467 0 0 1 .5597-.5197.5585.5585 0 0 1 .19-.1c.1099 0 .2099.13.2998.22l.08.0899 2.039 2.109s.1899.2.2299.2499a.864.864 0 0 0 .1399.13.7704.7704 0 0 1 .13.1199c.0899.1499 0 .2598-.1799.4298l-6.1172 6.0871a1.3994 1.3994 0 0 0-.5197.7696.9287.9287 0 0 0 .2899.7997l3.0185 2.9786 3.4284 3.1785a2.001 2.001 0 0 1 .1999.2398.2564.2564 0 0 1 .0853.1524.2564.2564 0 0 1-.0323.1715Z",
|
|
508
541
|
fill: "currentColor"
|
|
509
542
|
})
|
|
@@ -511,11 +544,40 @@ var Cancel = (0, import_react7.forwardRef)((delegated, ref) => {
|
|
|
511
544
|
});
|
|
512
545
|
Cancel.displayName = "CancelIcon";
|
|
513
546
|
|
|
547
|
+
// src/iconography/catalogue.tsx
|
|
548
|
+
var import_react9 = require("react");
|
|
549
|
+
var import_jsx_runtime15 = require("react/jsx-runtime");
|
|
550
|
+
var Catalogue = (0, import_react9.forwardRef)((delegated, ref) => {
|
|
551
|
+
return /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", {
|
|
552
|
+
ref,
|
|
553
|
+
width: "22",
|
|
554
|
+
height: "23",
|
|
555
|
+
viewBox: "0 0 22 23",
|
|
556
|
+
fill: "none",
|
|
557
|
+
...delegated,
|
|
558
|
+
children: [
|
|
559
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", {
|
|
560
|
+
d: "m20.558 16.922-.006-1.83c-.007-2.697-.007-4.838-.007-7.845l-.013-3.893a.226.226 0 0 0-.213-.22l-7.088-.013c-1.184.032-1.928.498-2.212 1.423-.343-.932-1.067-1.384-2.277-1.423l-7.095-.007a.221.221 0 0 0-.213.22l.02 13.647-.014.77c-.006.497-.006.995-.006 1.493a.29.29 0 0 0 .29.291h.544c.647 0 1.294 0 1.934-.006.64-.007 1.287-.007 1.927-.007h.55c.595 0 1.19.007 1.779.007.588 0 1.19.013 1.785.013s1.183-.007 1.778-.02c.356-.006.718-.006 1.08-.006l2.717.006c.653 0 1.3.007 1.953.007s1.306.006 1.953.006h.556a.294.294 0 0 0 .291-.29l-.013-2.323ZM1.997 5.274c-.026-.543-.046-1.112-.026-1.571l.743-.02c.854 0 1.714 0 2.568-.006.298 0 .647-.013 1.015-.032.42-.02.867-.04 1.307-.04 1.067 0 2.341.104 2.736.88.284.592.413 1.246.375 1.902l-.007 2.73v2.897c0 .304-.006.582-.013.912-.006.607-.019 1.131-.032 1.649-.026.97-.045 1.888.039 3.356-.931-.944-2.613-1.093-3.531-1.1l-2.794-.006c-.557 0-1.158.033-1.727.059l-.653.064c0-1.313.006-2.25.012-3.24 0-.757.007-1.546.013-2.561v-5.07c0-.246-.013-.518-.025-.803Zm7.23 13.615c-1.222.013-2.845.052-3.654.065-.278.006-.46.013-.491.013H3.71c-.582 0-1.164-.007-1.681-.007-.013-.045-.007-.407 0-.698.015-.259.017-.518.006-.776.104 0 .208-.007.31-.02.078-.006.15-.019.22-.019.583-.013 1.094-.02 1.624-.02.317-.006 1.242-.019 1.242-.019.233 0 .504-.006.795-.006 2.723 0 4.198.472 4.508 1.442l.007.084a12.369 12.369 0 0 0-1.514-.039Zm2.005.071a.333.333 0 0 0 .007-.11c.452-1.293 2.354-1.442 3.744-1.442.408 0 .796.02 1.139.026.2.013.381.02.543.02l3.285-.007.046 1.494-8.764.02Zm8.072-2.108c-.156 0-.298 0-.427-.006h-.09c-.46 0-.926-.007-1.385-.02-.563-.006-1.125-.013-1.694-.013h-.492c-.161 0-.336.007-.563.02a9.1 9.1 0 0 0-2.095.362c-.176.058-.35.127-.517.207-.283.119-.545.283-.777.485a.172.172 0 0 0-.032.039c.045-1.462.071-2.807.071-4.237v-.039c.007-.55.007-1.099.007-1.662l-.039-5.6c0-.266-.013-.524-.032-.77.006-.104.013-.214.025-.317.26-1.475 1.475-1.675 2.633-1.675.284 0 .575.013.847.032.252.007.485.02.699.02l2.496.006 1.397-.006c.233 0 .453 0 .627-.013v1.377c-.006 1.61-.006 3.215-.006 4.825 0 1.19.006 2.147.013 3.066.006 1.209.013 2.354.039 3.887-.235.023-.47.033-.705.031Z",
|
|
561
|
+
fill: "#528693"
|
|
562
|
+
}),
|
|
563
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", {
|
|
564
|
+
d: "m19.996 18.94-8.764.02a.333.333 0 0 0 .007-.11c.452-1.294 2.354-1.443 3.744-1.443.408 0 .796.02 1.139.026.2.013.381.02.543.02l3.285-.007.046 1.494ZM10.74 18.927a12.37 12.37 0 0 0-1.513-.038c-1.222.012-2.845.051-3.654.064l-.491.013H3.71c-.582 0-1.165-.006-1.682-.006-.013-.046-.006-.408 0-.699.015-.258.018-.517.007-.776.103 0 .207-.006.31-.02.078-.006.149-.019.22-.019a71.5 71.5 0 0 1 1.623-.02c.317-.006 1.242-.018 1.242-.018.233 0 .504-.007.796-.007 2.722 0 4.197.472 4.507 1.442l.007.084Z",
|
|
565
|
+
fill: "#fff"
|
|
566
|
+
}),
|
|
567
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", {
|
|
568
|
+
d: "m10.715 6.387-.007 2.73v2.897c0 .304-.006.582-.013.912-.006.607-.02 1.131-.032 1.649-.026.97-.045 1.888.039 3.356-.932-.944-2.613-1.093-3.532-1.1l-2.794-.006c-.556 0-1.157.033-1.726.059l-.654.064c0-1.313.007-2.25.013-3.24 0-.757.007-1.546.013-2.561v-5.07c0-.246-.013-.518-.026-.803a18.746 18.746 0 0 1-.025-1.571l.743-.02c.854 0 1.714 0 2.568-.006.297 0 .647-.013 1.015-.032.42-.02.867-.04 1.307-.04 1.067 0 2.341.104 2.735.88.285.592.414 1.246.376 1.902ZM20.009 16.82c-.235.023-.47.034-.705.032-.156 0-.298 0-.427-.006h-.09c-.46 0-.926-.007-1.385-.02-.563-.006-1.125-.013-1.694-.013h-.492c-.162 0-.336.007-.563.02a9.1 9.1 0 0 0-2.095.362c-.177.058-.35.127-.518.207a2.88 2.88 0 0 0-.776.485.174.174 0 0 0-.032.038c.045-1.461.071-2.806.071-4.236v-.039c.007-.55.007-1.099.007-1.662l-.04-5.6c0-.266-.012-.524-.031-.77.006-.104.012-.214.025-.317.26-1.475 1.475-1.675 2.633-1.675.284 0 .575.013.847.032.252.007.485.02.698.02l2.497.006 1.397-.006c.233 0 .453 0 .627-.013v1.377c-.006 1.61-.006 3.215-.006 4.825 0 1.19.006 2.147.013 3.066.006 1.208.015 2.353.039 3.887Z",
|
|
569
|
+
fill: "#BFF6F8"
|
|
570
|
+
})
|
|
571
|
+
]
|
|
572
|
+
});
|
|
573
|
+
});
|
|
574
|
+
Catalogue.displayName = "CatalogueIcon";
|
|
575
|
+
|
|
514
576
|
// src/iconography/copy.tsx
|
|
515
|
-
var
|
|
516
|
-
var
|
|
517
|
-
var Copy = (0,
|
|
518
|
-
return /* @__PURE__ */ (0,
|
|
577
|
+
var import_react10 = require("react");
|
|
578
|
+
var import_jsx_runtime16 = require("react/jsx-runtime");
|
|
579
|
+
var Copy = (0, import_react10.forwardRef)((delegated, ref) => {
|
|
580
|
+
return /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", {
|
|
519
581
|
ref,
|
|
520
582
|
width: "14",
|
|
521
583
|
height: "16",
|
|
@@ -524,7 +586,7 @@ var Copy = (0, import_react8.forwardRef)((delegated, ref) => {
|
|
|
524
586
|
xmlns: "http://www.w3.org/2000/svg",
|
|
525
587
|
...delegated,
|
|
526
588
|
children: [
|
|
527
|
-
/* @__PURE__ */ (0,
|
|
589
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("rect", {
|
|
528
590
|
x: ".5",
|
|
529
591
|
y: "3.5",
|
|
530
592
|
width: "9",
|
|
@@ -534,7 +596,7 @@ var Copy = (0, import_react8.forwardRef)((delegated, ref) => {
|
|
|
534
596
|
stroke: "#80878D",
|
|
535
597
|
strokeDasharray: "3 2"
|
|
536
598
|
}),
|
|
537
|
-
/* @__PURE__ */ (0,
|
|
599
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("rect", {
|
|
538
600
|
x: "4.5",
|
|
539
601
|
y: ".5",
|
|
540
602
|
width: "9",
|
|
@@ -549,10 +611,10 @@ var Copy = (0, import_react8.forwardRef)((delegated, ref) => {
|
|
|
549
611
|
Copy.displayName = "CopyIcon";
|
|
550
612
|
|
|
551
613
|
// src/iconography/crystal.tsx
|
|
552
|
-
var
|
|
553
|
-
var
|
|
554
|
-
var Crystal = (0,
|
|
555
|
-
return /* @__PURE__ */ (0,
|
|
614
|
+
var import_react11 = require("react");
|
|
615
|
+
var import_jsx_runtime17 = require("react/jsx-runtime");
|
|
616
|
+
var Crystal = (0, import_react11.forwardRef)((delegated, ref) => {
|
|
617
|
+
return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", {
|
|
556
618
|
ref,
|
|
557
619
|
width: "27",
|
|
558
620
|
height: "27",
|
|
@@ -561,98 +623,98 @@ var Crystal = (0, import_react9.forwardRef)((delegated, ref) => {
|
|
|
561
623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
562
624
|
...delegated,
|
|
563
625
|
children: [
|
|
564
|
-
/* @__PURE__ */ (0,
|
|
626
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
565
627
|
fill: "#528693",
|
|
566
628
|
d: "M13.945 26.805c3.479 0 6.299-.386 6.299-.861 0-.476-2.82-.861-6.299-.861-3.478 0-6.298.385-6.298.86 0 .476 2.82.862 6.298.862ZM25.356 5.894l-2.998-2.938-1.98 4.77 4.978-1.832ZM26.995 14.579l-.341-3.357-3.644 1.896 3.985 1.46ZM.896 14.579l.341-3.357 3.643 1.896-3.984 1.46ZM2.563 5.894l2.999-2.938 1.98 4.77-4.979-1.832Z",
|
|
567
629
|
opacity: ".15"
|
|
568
630
|
}),
|
|
569
|
-
/* @__PURE__ */ (0,
|
|
631
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
570
632
|
fill: "#AEF9F6",
|
|
571
633
|
d: "m23.267 13.32-1.348-.562-1.444-6.409 2.792 6.971Z"
|
|
572
634
|
}),
|
|
573
|
-
/* @__PURE__ */ (0,
|
|
635
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
574
636
|
fill: "#fff",
|
|
575
637
|
d: "M20.475 6.35 15.51 10.6l-1.412-.367 6.378-3.884Z"
|
|
576
638
|
}),
|
|
577
|
-
/* @__PURE__ */ (0,
|
|
639
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
578
640
|
fill: "#fff",
|
|
579
641
|
d: "m14.732 23.732-.635-13.5 1.412.368.217.181-.994 12.951Z"
|
|
580
642
|
}),
|
|
581
|
-
/* @__PURE__ */ (0,
|
|
643
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
582
644
|
fill: "#AEF9F6",
|
|
583
645
|
d: "m23.267 13.32-8.535 10.412 6.63-10.123.557-.85 1.348.56ZM21.92 12.758 15.51 10.6l4.965-4.25 1.444 6.408Z"
|
|
584
646
|
}),
|
|
585
|
-
/* @__PURE__ */ (0,
|
|
647
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
586
648
|
fill: "#AEF9F6",
|
|
587
649
|
d: "m15.51 10.6 6.41 2.158-.558.85-6.63 10.124.777-13.132Z"
|
|
588
650
|
}),
|
|
589
|
-
/* @__PURE__ */ (0,
|
|
651
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
590
652
|
fill: "#528693",
|
|
591
653
|
d: "m20.358 6.113-5.596 3.406-.782.476a.263.263 0 0 0-.145.223l.216 4.584.34 7.25.079 1.666a.27.27 0 0 0 .18.259.262.262 0 0 0 .3-.098l2.898-3.535 4.584-5.592 1.054-1.285a.267.267 0 0 0 .017-.266l-2.45-6.114-.343-.855c-.127-.316-.596-.078-.47.237l2.45 6.115.343.854.017-.266-2.898 3.535-4.584 5.592-1.054 1.285.48.162-.216-4.584-.341-7.25-.078-1.666-.145.223 5.596-3.406.782-.477c.288-.174.056-.65-.234-.473Z"
|
|
592
654
|
}),
|
|
593
|
-
/* @__PURE__ */ (0,
|
|
655
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
594
656
|
fill: "#528693",
|
|
595
657
|
d: "M23.309 13.194c-.47-.196-.935-.417-1.416-.584-.556-.193-1.117-.376-1.675-.564l-4.498-1.514c-.517-.174-1.055-.288-1.582-.426-.162-.042-.246.209-.083.251.492.129.997.234 1.48.392.56.183 1.116.375 1.675.564l4.499 1.514c.516.174 1.014.409 1.517.618.156.065.239-.186.083-.251Z"
|
|
596
658
|
}),
|
|
597
|
-
/* @__PURE__ */ (0,
|
|
659
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
598
660
|
fill: "#528693",
|
|
599
661
|
d: "m14.863 23.739.16-2.712.327-5.509.258-4.366.027-.449c0-.013.014-.078.005-.089.043.052-.1.109-.006.054.164-.119.319-.25.462-.395l.857-.735 3.537-3.027.073-.062-.216-.072.905 4.012.48 2.13c.01.076.026.15.05.222.042.093-.023-.039.025-.05-.04.01-.128.196-.15.228l-2.166 3.307-3.055 4.663-1.18 1.8c-.2.308-.42.61-.606.928l-.027.041a.134.134 0 0 0 .038.18.13.13 0 0 0 .18-.032l1.504-2.297 3.03-4.626 2.375-3.626c.1-.151.316-.37.29-.562-.08-.56-.254-1.124-.378-1.676l-1.037-4.603-.021-.093a.135.135 0 0 0-.088-.098.131.131 0 0 0-.128.025l-3.14 2.689-1.64 1.403c-.084.072-.203.141-.23.254a1.507 1.507 0 0 0-.014.245l-.232 3.907-.333 5.624-.13 2.194c-.022.368-.062.74-.065 1.11l-.003.049a.13.13 0 0 0 .262.014Z"
|
|
600
662
|
}),
|
|
601
|
-
/* @__PURE__ */ (0,
|
|
663
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
602
664
|
fill: "#fff",
|
|
603
665
|
d: "M20.692 13.37c-.28.417-.553.837-.83 1.257-.456.693-.91 1.387-1.36 2.083-.497.767-.99 1.537-1.485 2.306-.409.635-.815 1.27-1.22 1.908-.194.303-.4.602-.583.912l-.008.013a.145.145 0 0 0 .041.195.14.14 0 0 0 .195-.035l.474-.746 1.162-1.83a928.57 928.57 0 0 0 2.815-4.46c.296-.47.59-.942.894-1.407l.06-.091a.095.095 0 0 0-.027-.128.093.093 0 0 0-.128.023ZM20.92 13.108l.005.006c.08.104.22-.012.178-.12l-.002-.006c-.041-.105-.196-.068-.215.03a.117.117 0 0 0 .057.12.114.114 0 0 0 .13-.011l.005-.003c.102-.081-.012-.222-.12-.18l-.005.003a.105.105 0 0 0-.054.073.108.108 0 0 0 .022.088ZM21.084 11.8l-.002-.028c.003.036-.003-.016-.005-.032l-.008-.05a56.027 56.027 0 0 0-.237-1.25c-.147-.724-.297-1.448-.449-2.17l-.107-.496a.123.123 0 0 0-.223-.041.126.126 0 0 0-.018.092c.093.45.182.903.275 1.354.148.724.296 1.448.461 2.168.028.12.055.239.085.358l.025.098c.014.052-.006-.01.01.027l.002.01a.097.097 0 0 0 .175.032.1.1 0 0 0 .016-.073Z"
|
|
604
666
|
}),
|
|
605
|
-
/* @__PURE__ */ (0,
|
|
667
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
606
668
|
fill: "#fff",
|
|
607
669
|
d: "m22.606 13.365-1.138 1.425a4396.042 4396.042 0 0 0-2.227 2.793c-.031.04.034.083.065.044l1.133-1.429 1.803-2.277.413-.522c.025-.03-.026-.064-.05-.034h.001ZM22.54 12.58c-.21-.569-.417-1.138-.638-1.703-.018-.047-.088-.011-.07.035.219.565.436 1.13.653 1.695.014.037.068.009.054-.028Z",
|
|
608
670
|
opacity: ".25"
|
|
609
671
|
}),
|
|
610
|
-
/* @__PURE__ */ (0,
|
|
672
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
611
673
|
fill: "#fff",
|
|
612
674
|
d: "M16.367 11.99a.23.23 0 0 0 .286-.152.237.237 0 0 0-.139-.294.23.23 0 0 0-.173.017.235.235 0 0 0-.102.31.233.233 0 0 0 .128.118ZM16.051 12.237l-.007.01a.16.16 0 0 0-.01.16l.022.033a.154.154 0 0 0 .069.046.156.156 0 0 0 .181-.063.162.162 0 0 0 .026-.08v-.012l-.003-.04a.114.114 0 0 0-.024-.054.077.077 0 0 0-.026-.03.117.117 0 0 0-.052-.031l-.04-.008-.04.003a.172.172 0 0 0-.095.066h-.001ZM16.749 10.5a.084.084 0 0 0 .107-.053.085.085 0 0 0-.118-.104.085.085 0 0 0-.038.115c.01.02.027.035.049.043ZM16.417 10.402a.085.085 0 0 0 .104-.055.087.087 0 0 0-.05-.108.084.084 0 0 0-.105.056.086.086 0 0 0 .05.107ZM16.69 10.169a.075.075 0 0 0 .092-.05.076.076 0 0 0-.045-.096.075.075 0 0 0-.092.05.077.077 0 0 0 .044.096ZM16.043 13.249l.011.004a.087.087 0 0 0 .108-.055l.004-.022a.088.088 0 0 0-.008-.043l-.013-.019a.085.085 0 0 0-.037-.025l-.012-.004a.061.061 0 0 0-.033-.003.061.061 0 0 0-.031.008.096.096 0 0 0-.043.05l-.004.022c0 .015.002.03.009.043l.012.018c.01.011.023.02.037.025v.001Z"
|
|
613
675
|
}),
|
|
614
|
-
/* @__PURE__ */ (0,
|
|
676
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
615
677
|
fill: "#AEF9F6",
|
|
616
678
|
d: "m18.609 12.145-1.93.258L9.838 1.35l8.771 10.795Z"
|
|
617
679
|
}),
|
|
618
|
-
/* @__PURE__ */ (0,
|
|
680
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
619
681
|
fill: "#fff",
|
|
620
682
|
d: "M9.837 1.35 7.842 14.228l-1.875.527L9.837 1.35Z"
|
|
621
683
|
}),
|
|
622
|
-
/* @__PURE__ */ (0,
|
|
684
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
623
685
|
fill: "#fff",
|
|
624
686
|
d: "m14.69 25.314-8.723-10.56 1.875-.527.37.063 6.479 11.024Z"
|
|
625
687
|
}),
|
|
626
|
-
/* @__PURE__ */ (0,
|
|
688
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
627
689
|
fill: "#AEF9F6",
|
|
628
690
|
d: "m18.609 12.144-3.918 13.17 1.906-11.552.082-1.359 1.93-.259ZM16.679 12.403l-8.837 1.824L9.837 1.35l6.842 11.053Z"
|
|
629
691
|
}),
|
|
630
|
-
/* @__PURE__ */ (0,
|
|
692
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
631
693
|
fill: "#AEF9F6",
|
|
632
694
|
d: "m7.842 14.227 8.837-1.824-.082 1.36-1.906 11.551-6.849-11.087Z"
|
|
633
695
|
}),
|
|
634
|
-
/* @__PURE__ */ (0,
|
|
696
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
635
697
|
fill: "#528693",
|
|
636
698
|
d: "M9.506 1.238 8.196 5.77l-2.085 7.22c-.156.54-.33 1.078-.469 1.623-.097.385.45.842.669 1.107l4.482 5.424c1.191 1.443 2.35 2.922 3.578 4.333l.06.072a.352.352 0 0 0 .592-.122l1.357-4.561 2.123-7.138c.144-.483.333-.973.437-1.467.05-.24-.08-.367-.213-.531l-.551-.678-4.5-5.536c-1.172-1.442-2.31-2.92-3.52-4.33-.02-.023-.038-.047-.057-.071-.286-.352-.808.12-.522.472l2.967 3.65 4.725 5.814 1.08 1.327-.072-.35-1.324 4.454-2.11 7.094-.483 1.624.592-.122-2.95-3.571-4.7-5.69-1.075-1.301.071.35 1.31-4.535 2.085-7.22.476-1.647c.126-.437-.537-.665-.663-.227Z"
|
|
637
699
|
}),
|
|
638
|
-
/* @__PURE__ */ (0,
|
|
700
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
639
701
|
fill: "#528693",
|
|
640
702
|
d: "M18.574 11.97c-.673.091-1.357.148-2.023.28-.77.152-1.539.317-2.31.476l-6.2 1.28c-.713.147-1.41.377-2.11.573-.215.06-.147.407.07.347.654-.184 1.306-.402 1.97-.545.767-.165 1.539-.318 2.309-.477l6.202-1.28c.712-.146 1.442-.21 2.163-.308.223-.03.152-.376-.07-.346h-.001Z"
|
|
641
703
|
}),
|
|
642
|
-
/* @__PURE__ */ (0,
|
|
704
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
643
705
|
fill: "#528693",
|
|
644
706
|
d: "m14.847 25.234-2.316-3.75-3.669-5.938-.571-.925c-.063-.102-.172-.388-.278-.45-.048-.028-.015.075.007.047.023-.03.022-.141.028-.178l.125-.81 1.025-6.616.516-3.326.183-1.18a5.54 5.54 0 0 0 .102-.658.661.661 0 0 1 .013-.087l-.33.068 2.325 3.757 3.67 5.928.566.915c.053.085.174.39.269.434.037.017.024-.093-.012-.045-.026.035-.022.146-.029.188l-.126.823-1.021 6.632c-.265 1.714-.59 3.431-.794 5.154l-.014.087c-.034.225.316.247.35.024l.672-4.367 1.075-6.974.162-1.056c.037-.163.063-.328.076-.494a.473.473 0 0 0-.11-.264l-.415-.671-3.527-5.699c-.92-1.485-1.83-2.978-2.76-4.457l-.045-.074a.178.178 0 0 0-.19-.089.177.177 0 0 0-.141.157l-.678 4.375-1.08 6.966-.161 1.043a3.035 3.035 0 0 0-.074.477c.012.1.053.195.118.271l.423.685 3.529 5.713c.916 1.483 1.822 2.974 2.749 4.45l.046.075c.118.192.431.033.312-.16v-.001Z"
|
|
645
707
|
}),
|
|
646
|
-
/* @__PURE__ */ (0,
|
|
708
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
647
709
|
fill: "#fff",
|
|
648
710
|
d: "M15.423 13.982c-.141 1.096-.303 2.19-.45 3.284-.181 1.338-.356 2.677-.524 4.016l-.203 1.605c-.03.245.348.27.378.026.137-1.095.271-2.19.402-3.287.16-1.34.32-2.679.465-4.02.058-.536.117-1.071.18-1.606.02-.161-.228-.176-.248-.017ZM15.594 13.639l.008.004c.128.06.26-.14.154-.235l-.004-.004a.153.153 0 0 0-.264.134.155.155 0 0 0 .14.124.152.152 0 0 0 .155-.105l.002-.005c.061-.13-.139-.262-.232-.155l-.007.007a.142.142 0 0 0 .048.234ZM15.557 11.79c-.302-.557-.644-1.096-.975-1.636L13.55 8.473a133.094 133.094 0 0 1-2.044-3.407A79.116 79.116 0 0 1 10.46 3.19a.165.165 0 0 0-.219-.067.168.168 0 0 0-.075.218c1.215 2.33 2.615 4.56 4.013 6.78.383.609.756 1.227 1.165 1.817.085.123.282-.018.213-.147Z"
|
|
649
711
|
}),
|
|
650
|
-
/* @__PURE__ */ (0,
|
|
712
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
651
713
|
fill: "#fff",
|
|
652
714
|
d: "M17.647 12.679c-.275.877-.552 1.753-.82 2.633-.02.064.078.098.098.034.272-.879.534-1.76.8-2.641.014-.051-.062-.076-.077-.026ZM17.583 11.942c-.563-.726-1.121-1.452-1.688-2.173-.042-.053-.119.017-.078.07.565.722 1.136 1.439 1.705 2.158.033.041.093-.014.06-.055Z",
|
|
653
715
|
opacity: ".25"
|
|
654
716
|
}),
|
|
655
|
-
/* @__PURE__ */ (0,
|
|
717
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", {
|
|
656
718
|
fill: "#fff",
|
|
657
719
|
d: "M9.753 15.255a.311.311 0 0 0 .23-.368.314.314 0 0 0-.354-.246.312.312 0 0 0-.23.367.314.314 0 0 0 .354.247ZM9.55 15.754l-.001.016a.214.214 0 0 0 .094.191l.048.024a.206.206 0 0 0 .11.007.232.232 0 0 0 .134-.09.212.212 0 0 0 .011-.215l-.008-.014-.03-.044a.152.152 0 0 0-.063-.046.104.104 0 0 0-.05-.017.155.155 0 0 0-.08-.002l-.053.019-.043.03a.232.232 0 0 0-.067.14H9.55ZM9.129 13.173a.113.113 0 0 0 .088-.135.112.112 0 0 0-.205-.04.115.115 0 0 0 .032.158.112.112 0 0 0 .085.017ZM8.68 13.283a.116.116 0 0 0 .037-.206.114.114 0 0 0-.083-.018.114.114 0 0 0-.084.134.115.115 0 0 0 .047.071.113.113 0 0 0 .082.02ZM8.84 12.83a.103.103 0 0 0 .033-.183.1.1 0 0 0-.073-.018.102.102 0 0 0-.074.12.102.102 0 0 0 .114.08ZM10.21 16.93l.016-.004a.116.116 0 0 0 .071-.05.119.119 0 0 0 .018-.085l-.01-.03a.115.115 0 0 0-.04-.043l-.026-.013a.111.111 0 0 0-.06-.004l-.015.003a.082.082 0 0 0-.041.019.084.084 0 0 0-.031.03.13.13 0 0 0-.017.086l.01.029a.115.115 0 0 0 .039.043l.026.013c.02.006.04.008.06.004v.002ZM10.731 17.922a.108.108 0 0 0 .084-.128.11.11 0 0 0-.046-.07.107.107 0 0 0-.15.031.11.11 0 0 0 .03.152.107.107 0 0 0 .082.015Z"
|
|
658
720
|
})
|
|
@@ -661,11 +723,52 @@ var Crystal = (0, import_react9.forwardRef)((delegated, ref) => {
|
|
|
661
723
|
});
|
|
662
724
|
Crystal.displayName = "CrystalIcon";
|
|
663
725
|
|
|
726
|
+
// src/iconography/customers.tsx
|
|
727
|
+
var import_react12 = require("react");
|
|
728
|
+
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
729
|
+
var Customers = (0, import_react12.forwardRef)((delegated, ref) => {
|
|
730
|
+
return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", {
|
|
731
|
+
ref,
|
|
732
|
+
width: "16",
|
|
733
|
+
height: "16",
|
|
734
|
+
viewBox: "0 0 16 16",
|
|
735
|
+
fill: "none",
|
|
736
|
+
...delegated,
|
|
737
|
+
children: [
|
|
738
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", {
|
|
739
|
+
d: "M8.404 9.6176a.505.505 0 0 1-.3293.174.5165.5165 0 0 1-.395-.1129.5736.5736 0 0 1-.1411-.174.6699.6699 0 0 1-.0377-.1036 1.2879 1.2879 0 0 1-.0188-.141.0354.0354 0 0 0-.0047-.0236.299.299 0 0 1 .0094-.0423c.0141.0094-.0141 0 .0282.0188.1414.0742.297.1175.4562.127.1982.0035.394-.0434.5692-.1364a.6085.6085 0 0 1-.1364.414Z",
|
|
740
|
+
fill: "#fff"
|
|
741
|
+
}),
|
|
742
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", {
|
|
743
|
+
d: "M8.8367 10.8219a10.8362 10.8362 0 0 1-.682.0189 8.6454 8.6454 0 0 1-1.4065-.0753 11.1623 11.1623 0 0 1-1.3781-.3104.3187.3187 0 0 0-.0894-.0141c0-.0141.0094-.0188.0094-.0329.042-.2007.1235-.391.24-.5598a.9674.9674 0 0 1 .4515-.3057.9234.9234 0 0 1 .2774-.0424l.334-.0047h.2634l.207.0047h.0188v.0095c.0123.0511.028.1014.047.1505.0048.0094.0142.0188.0189.0282.0047.0094.0047.0235.0093.033a.7647.7647 0 0 0 .0518.0799c.0046.0104.011.02.0188.0282a.914.914 0 0 0 .1035.1317l.0094.0094a.77.77 0 0 0 .1364.1082c0 .0047.0047.0047.0094.0094.0508.0328.1043.0611.16.0847a.9932.9932 0 0 0 .3857.0799.8826.8826 0 0 0 .3621-.0799.9532.9532 0 0 0 .2352-.1506l.0659-.0517a.9361.9361 0 0 0 .2116-.3057c.0236-.047.0518-.1411.0565-.1506h.522c.2128-.0233.428.0008.6304.0706a.9474.9474 0 0 1 .254.1552.6675.6675 0 0 1 .174.2164c.0527.0907.0953.1869.127.2869l.0423.1552.0047.0329v.0048l-.1599.0611a.4584.4584 0 0 1-.0752.0235 11.626 11.626 0 0 1-1.1995.254c-.1364.0141-.268.033-.3998.0424a.1434.1434 0 0 1-.047.0046Zm-.6725-1.9475c-.0094.0047-.0141.0094-.0188.0047a.5169.5169 0 0 1-.1693.0141 1.9402 1.9402 0 0 1-.9596-.6162 1.3368 1.3368 0 0 1-.2822-.4704 2.0513 2.0513 0 0 1-.0988-.5738c-.0141-.2117-.047-.4515-.047-.6444a1.3454 1.3454 0 0 1 .0893-.4422.4875.4875 0 0 1 .0659-.141 1.223 1.223 0 0 1 .08-.1318.9871.9871 0 0 1 .0893-.1081.3608.3608 0 0 1 .0847-.0847.8524.8524 0 0 1 .094-.0894h.0048a1.4632 1.4632 0 0 1 .9266-.3057c.3404.0053.669.1264.9313.3434.0997.0819.1897.175.2681.2774.0351.0543.0665.1109.094.1694.0308.0603.056.1233.0753.1881.0191.0584.0333.1181.0424.1788a3.325 3.325 0 0 1-.0188.6397 3.2264 3.2264 0 0 1-.0753.635 1.417 1.417 0 0 1-.2963.5315 3.523 3.523 0 0 1-.5221.4562 1.2068 1.2068 0 0 1-.3434.1647c-.0047.0094-.0094.0094-.0141.0047Z",
|
|
744
|
+
fill: "#fff"
|
|
745
|
+
}),
|
|
746
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", {
|
|
747
|
+
d: "M8.0842 2.4303a5.5547 5.5547 0 0 1 5.4656 4.8964c.0038.0666.0133.1327.0282.1977.0048.0893.0048.1787.0048.268l-.9125-.014a.1684.1684 0 0 0-.1694.1693v.1034a.1665.1665 0 0 0 .1646.1646c.1553 0 .3105 0 .4845.0048.1457.0094.2918.0094.4375 0a5.578 5.578 0 0 1-1.4356 3.5148 5.5779 5.5779 0 0 1-3.3528 1.7815c-.24.0338-.482.051-.7243.0517l.0141-.9078a.1682.1682 0 0 0-.0495-.1198.168.168 0 0 0-.1199-.0495l-.0093-1.2088c.1975.0047.3997 0 .6067-.0095a7.9564 7.9564 0 0 0 1.0442-.0893 8.7682 8.7682 0 0 0 .7432-.16l.381-.1128c.1129-.0471.3058-.1223.4233-.1694a.134.134 0 0 0 .0847-.1505c-.0376-.1599-.0988-.4327-.1082-.4704a1.4315 1.4315 0 0 0-.428-.7243 1.321 1.321 0 0 0-.3293-.2023.0807.0807 0 0 0-.0235-.0094c-.0094-.0047-.0141-.0047-.0235-.0094a1.1368 1.1368 0 0 0-.1646-.0564.2995.2995 0 0 1-.033-.0095 1.4732 1.4732 0 0 0-.3998-.047c-.2304 0-.4703 0-.7102-.0047l-.047-.1223a3.8915 3.8915 0 0 0 .3856-.3386 1.8455 1.8455 0 0 0 .4186-.6727 2.7539 2.7539 0 0 0 .1224-.7479 4.7543 4.7543 0 0 0 .0235-.7431 1.7253 1.7253 0 0 0-.2681-.7526A1.855 1.855 0 0 0 7.99 4.881L7.9148 3.512a.1667.1667 0 0 0 .1647-.1646c0-.1553 0-.3105.0047-.4845a3.3168 3.3168 0 0 0 0-.4328Z",
|
|
748
|
+
fill: "#BFF6F8"
|
|
749
|
+
}),
|
|
750
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", {
|
|
751
|
+
d: "M7.0495 8.8602v.2023H6.739c-.6537.0047-1.411.0847-1.7074.7808a2.038 2.038 0 0 0-.127.334 1.7783 1.7783 0 0 0-.047.1975c-.0141.0753-.0235.1458-.0377.2211a.1333.1333 0 0 0 .08.1505l.3622.1412c.1028.0422.208.0784.3152.1081.2022.0565.4091.1082.6208.1552a7.578 7.578 0 0 0 1.3217.1364c.127 0 .2588 0 .3905-.0047l.0093 1.2089h-.1034a.1673.1673 0 0 0-.1694.1646c0 .1552.0047.3057 0 .4845a3.0925 3.0925 0 0 0-.0046.4186 5.564 5.564 0 0 1-2.8081-.9642 5.6563 5.6563 0 0 1-2.4083-4.0734l-.0142-.3104.9455.014a.1675.1675 0 0 0 .1646-.1693v-.1034A.164.164 0 0 0 3.4202 7.8a.1639.1639 0 0 0-.0631-.0123l-.9407-.0047c-.0094-.0188-.0141-.0188-.0235-.0376a1.7458 1.7458 0 0 0 .0705-.4186 5.65 5.65 0 0 1 .207-.9784c.0188-.047.033-.094.047-.1411a6.2069 6.2069 0 0 1 .1176-.3152c.033-.0752.0659-.1505.1035-.2257.0376-.0753.0705-.1505.1082-.2258.047-.094.0987-.1834.1505-.2728.033-.0565.0658-.113.1034-.1646a4.4284 4.4284 0 0 1 .2117-.3057 1.4975 1.4975 0 0 1 .0753-.1083 4.6344 4.6344 0 0 1 .3151-.3668v-.0048c.1176-.1223.2352-.2445.3622-.3575.0094-.0046.0141-.014.0236-.0188a5.6011 5.6011 0 0 1 3.3678-1.4017l-.0141.9032a.1684.1684 0 0 0 .1044.1565.1693.1693 0 0 0 .0649.0128h.1035l.0752 1.3687a1.8924 1.8924 0 0 0-1.6604.936 1.8814 1.8814 0 0 0-.1787 1.0255c.0195.3332.0699.6638.1505.9877.0718.2497.197.4808.367.6774.1128.1319.2407.2503.3809.3527Z",
|
|
752
|
+
fill: "#BFF6F8"
|
|
753
|
+
}),
|
|
754
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", {
|
|
755
|
+
d: "M8.5169 11.2734a8.7996 8.7996 0 0 1-.6068.0095c-.1317.0046-.2634.0046-.3904.0046a7.5785 7.5785 0 0 1-1.3218-.1364 11.9326 11.9326 0 0 1-.6208-.1552 2.802 2.802 0 0 1-.3152-.1082l-.3621-.1411a.1329.1329 0 0 1-.08-.1505c.014-.0753.0235-.1458.0376-.2211a1.776 1.776 0 0 1 .047-.1975 2.0357 2.0357 0 0 1 .127-.334c.2964-.6961 1.0537-.776 1.7075-.7808h.3104v-.2022a2.2478 2.2478 0 0 1-.381-.3529 1.7947 1.7947 0 0 1-.3669-.6773 5.3925 5.3925 0 0 1-.1505-.9877 1.882 1.882 0 0 1 .1788-1.0255 1.8925 1.8925 0 0 1 1.6604-.936 1.8552 1.8552 0 0 1 1.618.7996c.147.2265.2389.4843.2681.7527.0116.248.0038.4964-.0235.7431a2.7542 2.7542 0 0 1-.1223.7479 1.8455 1.8455 0 0 1-.4186.6726 3.8915 3.8915 0 0 1-.3857.3387l.047.1223c.24.0047.4798.0047.7103.0047a1.4738 1.4738 0 0 1 .3998.047.3066.3066 0 0 0 .0329.0094c.0562.0146.1113.0335.1646.0565.0095.0047.0142.0047.0236.0094a.0807.0807 0 0 1 .0235.0094c.1191.051.23.119.3292.2023.2121.193.3612.4454.4281.7243.0094.0376.0706.3105.1082.4704a.1343.1343 0 0 1-.0847.1505c-.1176.0471-.3104.1223-.4233.1693l-.381.1129a8.7293 8.7293 0 0 1-.7432.1599 7.9394 7.9394 0 0 1-1.0442.0894Zm-.3622-.4327c.2305 0 .4563-.0047.682-.0188a.1434.1434 0 0 0 .047-.0048c.1318-.0093.2635-.0281.3999-.0422a11.673 11.673 0 0 0 1.1994-.254.463.463 0 0 0 .0753-.0236l.1599-.0611v-.0047l-.0047-.033-.0424-.1552a1.433 1.433 0 0 0-.1269-.287.6666.6666 0 0 0-.1741-.2163.9459.9459 0 0 0-.254-.1552 1.4498 1.4498 0 0 0-.6303-.0706h-.522c-.0048.0094-.033.1035-.0565.1505a.9362.9362 0 0 1-.2117.3058l-.0658.0517a.9494.9494 0 0 1-.2352.1505.8794.8794 0 0 1-.3622.08.9915.9915 0 0 1-.3857-.08 1.0392 1.0392 0 0 1-.16-.0846c-.0046-.0047-.0093-.0047-.0093-.0094a.7693.7693 0 0 1-.1364-.1082l-.0095-.0094a.9109.9109 0 0 1-.1034-.1317.0982.0982 0 0 1-.0188-.0282.7612.7612 0 0 1-.0518-.08c-.0047-.0094-.0047-.0235-.0094-.033-.0047-.0093-.0141-.0187-.0188-.0282a1.1857 1.1857 0 0 1-.047-.1505v-.008h-.0189l-.207-.0046h-.2633l-.334.0046a.9235.9235 0 0 0-.2775.0424.9675.9675 0 0 0-.4515.3057 1.5423 1.5423 0 0 0-.24.5598c0 .0141-.0093.0188-.0093.0329a.3188.3188 0 0 1 .0893.0141c.4524.1325.9127.2362 1.3782.3104.466.0629.9364.0876 1.4064.0739Zm.0094-1.9661c.0047.0047.0094.0047.0141-.0048a1.2082 1.2082 0 0 0 .3434-.1646 3.5214 3.5214 0 0 0 .522-.4562 1.4162 1.4162 0 0 0 .2964-.5316 3.2173 3.2173 0 0 0 .0753-.635 3.325 3.325 0 0 0 .0188-.6397 1.1087 1.1087 0 0 0-.0423-.1787 1.1236 1.1236 0 0 0-.0753-.1881 1.4405 1.4405 0 0 0-.0941-.1694 1.6808 1.6808 0 0 0-.268-.2775 1.4978 1.4978 0 0 0-.9314-.3434 1.4634 1.4634 0 0 0-.9266.3058h-.0047a.8462.8462 0 0 0-.0941.0893.3613.3613 0 0 0-.0847.0847.9924.9924 0 0 0-.0893.1082 1.2285 1.2285 0 0 0-.08.1317.4859.4859 0 0 0-.0659.141 1.3482 1.3482 0 0 0-.0893.4423c0 .1928.033.4327.047.6444.0055.195.0388.3882.0988.5738a1.337 1.337 0 0 0 .2822.4704c.251.2969.5852.5115.9596.6162a.518.518 0 0 0 .1693-.0141c.0047.0046.0094 0 .0188-.0047Zm.3763.3292a1.171 1.171 0 0 1-.5691.1364 1.1262 1.1262 0 0 1-.4563-.127c-.0423-.0188-.0141-.0094-.0282-.0188a.3052.3052 0 0 0-.0094.0423.0348.0348 0 0 1 .0047.0235c.0036.0474.0099.0945.0188.1412a.6723.6723 0 0 0 .0376.1034.5742.5742 0 0 0 .1411.174.5181.5181 0 0 0 .3952.113.5052.5052 0 0 0 .3292-.174.6086.6086 0 0 0 .1364-.414Z",
|
|
756
|
+
fill: "#528693"
|
|
757
|
+
}),
|
|
758
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", {
|
|
759
|
+
d: "M8.0841 2.4302c.0094.144.0094.2886 0 .4327-.0047.174-.0047.3293-.0047.4845a.1664.1664 0 0 1-.1647.1646h-.1034a.169.169 0 0 1-.1694-.1693l.0141-.9031a5.6012 5.6012 0 0 0-3.3678 1.4017c-.0093.0047-.0141.014-.0235.0188-.127.1129-.2445.2351-.3622.3574v.0048a4.6344 4.6344 0 0 0-.3151.3668 1.5008 1.5008 0 0 0-.0753.1082 4.4277 4.4277 0 0 0-.2117.3057c-.0375.0518-.0705.1082-.1034.1647-.0518.0894-.1035.1787-.1505.2728-.0377.0753-.0753.1505-.1082.2258-.033.0752-.0706.1505-.1035.2258-.0423.1034-.08.207-.1176.3151a1.653 1.653 0 0 1-.047.1411 5.6503 5.6503 0 0 0-.207.9784 1.7462 1.7462 0 0 1-.0705.4186c.0093.0188.014.0188.0235.0377l.9407.0046a.164.164 0 0 1 .1646.1647v.1035a.1674.1674 0 0 1-.1646.1693l-.9454-.0141.014.3104a5.6565 5.6565 0 0 0 2.4084 4.0734 5.5628 5.5628 0 0 0 2.808.9642 3.0992 3.0992 0 0 1 .0048-.4185c.0047-.1788 0-.3293 0-.4846a.1676.1676 0 0 1 .1693-.1646h.1035a.168.168 0 0 1 .1199.0495.1683.1683 0 0 1 .0494.1198l-.0141.9079a5.3045 5.3045 0 0 0 .7244-.0518 5.5775 5.5775 0 0 0 4.7883-5.2963 3.4081 3.4081 0 0 1-.4375 0c-.174-.0047-.3292-.0047-.4844-.0047a.1668.1668 0 0 1-.1647-.1646V7.949a.1698.1698 0 0 1 .1045-.1565.1695.1695 0 0 1 .0649-.0129l.9125.0142c0-.0894 0-.1788-.0047-.2682a1.165 1.165 0 0 1-.0282-.1975 5.5545 5.5545 0 0 0-5.4657-4.8966v-.0013Zm-3.9182.922a5.9953 5.9953 0 0 1 6.7465-.621c.0423.0235.0847.0423.127.0706a4.117 4.117 0 0 1 .2822.1787c.0706.0423.1411.0894.207.1364.0753.0565.1505.1129.2258.174.0517.0423.1082.08.1599.1223a.7765.7765 0 0 0 .0659.0612c.047.047.094.0894.141.1364a4.829 4.829 0 0 1 .3105.3105c.0047 0 .0047.0046.0094.0046s.0047.0095.0094.0141c.1254.1345.2431.2758.3528.4234a.0049.0049 0 0 1 .0033.0013.0046.0046 0 0 1 .0014.0034 5.923 5.923 0 0 1 1.1759 2.9069c.0047.0658.0047.1128.0047.1693.0197.2142.0275.4293.0235.6444 0 .141-.0141.2822-.0235.4233v.0376c0 .0142-.0047.0283-.0047.0376a5.5345 5.5345 0 0 1-.0847.5598 5.9788 5.9788 0 0 1-6.737 4.8227 6.0162 6.0162 0 0 1-5.174-5.8796 6.404 6.404 0 0 1 .0376-.7385c.0047-.0282 0-.047.0047-.0753a5.9916 5.9916 0 0 1 2.1354-3.9242Z",
|
|
760
|
+
fill: "#528693"
|
|
761
|
+
})
|
|
762
|
+
]
|
|
763
|
+
});
|
|
764
|
+
});
|
|
765
|
+
Customers.displayName = "CustomersIcon";
|
|
766
|
+
|
|
664
767
|
// src/iconography/edit.tsx
|
|
665
|
-
var
|
|
666
|
-
var
|
|
667
|
-
var Edit = (0,
|
|
668
|
-
return /* @__PURE__ */ (0,
|
|
768
|
+
var import_react13 = require("react");
|
|
769
|
+
var import_jsx_runtime19 = require("react/jsx-runtime");
|
|
770
|
+
var Edit = (0, import_react13.forwardRef)((delegated, ref) => {
|
|
771
|
+
return /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", {
|
|
669
772
|
ref,
|
|
670
773
|
width: "34",
|
|
671
774
|
height: "34",
|
|
@@ -674,11 +777,11 @@ var Edit = (0, import_react10.forwardRef)((delegated, ref) => {
|
|
|
674
777
|
xmlns: "http://www.w3.org/2000/svg",
|
|
675
778
|
...delegated,
|
|
676
779
|
children: [
|
|
677
|
-
/* @__PURE__ */ (0,
|
|
780
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", {
|
|
678
781
|
d: "m27.2751 9.9953-4.3639-4.367a.5799.5799 0 0 0-.8067.007c-3.9421 4.0122-4.6858 4.447-8.5799 8.509-1.3464 1.4174-2.7077 2.8197-4.0611 4.2301l-1.6672 1.6982a2.3308 2.3308 0 0 0-.8766 1.5362c-.3718 2.237-1.0105 3.9282-1.3824 6.1801-.07.4628-.007.8346.4568.7227 1.3884-.3089 2.6088-.7437 3.9911-1.0595.7227-.1619 2.199-.6597 3.0446-.9546a3.9637 3.9637 0 0 0 1.3194-.9535c.8996-.7787.9995-.9546 1.8581-1.7612a285.1786 285.1786 0 0 0 3.0096-2.8826 9.4842 9.4842 0 0 1 .9755-.9196s.084-.084.9536-.9675l3.2555-3.2555c1.0525-1.0525 2.6587-2.7987 3.7672-3.7982a1.0384 1.0384 0 0 0 .2998-.3998.5995.5995 0 0 0-.1269-.5328 8.0111 8.0111 0 0 0-1.0665-1.0315Zm.1 1.4733c-.014.014-.035.007-.042.028-3.9642 3.8982-4.4689 4.4689-8.439 8.3411l-5.7673 5.5414c-1.6323.5087-3.2495 1.1084-4.9197 1.5472l-.6097.147a2.7125 2.7125 0 0 1-.7647.1329l1.3324-6.0751L22.5183 6.6239c1.8522 1.8801 2.9956 2.9716 4.8548 4.8407l.002.004Z",
|
|
679
782
|
fill: "#528693"
|
|
680
783
|
}),
|
|
681
|
-
/* @__PURE__ */ (0,
|
|
784
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", {
|
|
682
785
|
d: "M27.3731 11.4646c-.014.014-.035.007-.042.028-3.9641 3.8982-4.4689 4.4689-8.439 8.3411l-5.7673 5.5414c-1.6302.5127-3.2475 1.1124-4.9177 1.5512l-.6097.147a2.7125 2.7125 0 0 1-.7646.1329l1.3323-6.0751L22.5184 6.6239c1.8521 1.8801 2.9956 2.9716 4.8547 4.8407Z",
|
|
683
786
|
fill: "none"
|
|
684
787
|
})
|
|
@@ -688,10 +791,10 @@ var Edit = (0, import_react10.forwardRef)((delegated, ref) => {
|
|
|
688
791
|
Edit.displayName = "EditIcon";
|
|
689
792
|
|
|
690
793
|
// src/iconography/error.tsx
|
|
691
|
-
var
|
|
692
|
-
var
|
|
693
|
-
var Error2 = (0,
|
|
694
|
-
return /* @__PURE__ */ (0,
|
|
794
|
+
var import_react14 = require("react");
|
|
795
|
+
var import_jsx_runtime20 = require("react/jsx-runtime");
|
|
796
|
+
var Error2 = (0, import_react14.forwardRef)((delegated, ref) => {
|
|
797
|
+
return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("svg", {
|
|
695
798
|
ref,
|
|
696
799
|
xmlns: "http://www.w3.org/2000/svg",
|
|
697
800
|
width: "22",
|
|
@@ -700,16 +803,16 @@ var Error2 = (0, import_react11.forwardRef)((delegated, ref) => {
|
|
|
700
803
|
viewBox: "0 0 22 22",
|
|
701
804
|
...delegated,
|
|
702
805
|
children: [
|
|
703
|
-
/* @__PURE__ */ (0,
|
|
806
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("g", {
|
|
704
807
|
"clip-path": "url(#clip0_1679_677)",
|
|
705
808
|
children: [
|
|
706
|
-
/* @__PURE__ */ (0,
|
|
809
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", {
|
|
707
810
|
"fill-rule": "evenodd",
|
|
708
811
|
"clip-rule": "evenodd",
|
|
709
812
|
d: "M9.63864 18.2702C10.2437 19.3181 11.7562 19.3181 12.3613 18.2702L19.8485 5.3019C20.4536 4.25396 19.6973 2.94403 18.4872 2.94403L3.51271 2.94403C2.30265 2.94403 1.54636 4.25396 2.15139 5.3019L9.63864 18.2702ZM10.4355 12.9854C10.6864 13.4199 11.3135 13.4199 11.5643 12.9854L14.6686 7.60866C14.9195 7.17417 14.6059 6.63107 14.1042 6.63107L7.89566 6.63107C7.39396 6.63107 7.08039 7.17417 7.33124 7.60866L10.4355 12.9854Z",
|
|
710
813
|
fill: "#EB1782"
|
|
711
814
|
}),
|
|
712
|
-
/* @__PURE__ */ (0,
|
|
815
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", {
|
|
713
816
|
"fill-rule": "evenodd",
|
|
714
817
|
"clip-rule": "evenodd",
|
|
715
818
|
d: "M10.1583 17.9702C10.5323 18.6181 11.4676 18.6181 11.8417 17.9702L19.3289 5.0019C19.703 4.35396 19.2354 3.54403 18.4872 3.54403L3.51271 3.54403C2.76453 3.54403 2.29692 4.35396 2.67101 5.0019L10.1583 17.9702ZM12.084 13.2854C11.6022 14.1199 10.3977 14.1199 9.9159 13.2854L6.81163 7.90866C6.32984 7.07417 6.93207 6.03107 7.89566 6.03107L14.1042 6.03107C15.0678 6.03107 15.67 7.07418 15.1882 7.90866L12.084 13.2854ZM12.3613 18.2702C11.7562 19.3181 10.2437 19.3181 9.63864 18.2702L2.15139 5.3019C1.54636 4.25396 2.30265 2.94403 3.51271 2.94403L18.4872 2.94403C19.6973 2.94403 20.4536 4.25396 19.8485 5.3019L12.3613 18.2702ZM11.5643 12.9854C11.3135 13.4199 10.6864 13.4199 10.4355 12.9854L7.33124 7.60866C7.08039 7.17417 7.39396 6.63107 7.89566 6.63107L14.1042 6.63107C14.6059 6.63107 14.9195 7.17417 14.6686 7.60866L11.5643 12.9854Z",
|
|
@@ -717,10 +820,10 @@ var Error2 = (0, import_react11.forwardRef)((delegated, ref) => {
|
|
|
717
820
|
})
|
|
718
821
|
]
|
|
719
822
|
}),
|
|
720
|
-
/* @__PURE__ */ (0,
|
|
721
|
-
children: /* @__PURE__ */ (0,
|
|
823
|
+
/* @__PURE__ */ (0, import_jsx_runtime20.jsx)("defs", {
|
|
824
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("clipPath", {
|
|
722
825
|
id: "clip0_1679_677",
|
|
723
|
-
children: /* @__PURE__ */ (0,
|
|
826
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("rect", {
|
|
724
827
|
width: "22",
|
|
725
828
|
height: "22",
|
|
726
829
|
fill: "white"
|
|
@@ -732,11 +835,72 @@ var Error2 = (0, import_react11.forwardRef)((delegated, ref) => {
|
|
|
732
835
|
});
|
|
733
836
|
Error2.displayName = "ErrorIcon";
|
|
734
837
|
|
|
838
|
+
// src/iconography/fulfilment.tsx
|
|
839
|
+
var import_react15 = require("react");
|
|
840
|
+
var import_jsx_runtime21 = require("react/jsx-runtime");
|
|
841
|
+
var Fulfilment = (0, import_react15.forwardRef)((delegated, ref) => {
|
|
842
|
+
return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("svg", {
|
|
843
|
+
ref,
|
|
844
|
+
width: "22",
|
|
845
|
+
height: "23",
|
|
846
|
+
viewBox: "0 0 22 23",
|
|
847
|
+
fill: "none",
|
|
848
|
+
...delegated,
|
|
849
|
+
children: [
|
|
850
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
851
|
+
d: "M1.232 5.397c0-.591.426-1.097 1.009-1.198l8.621-1.487c.12-.021.244-.024.365-.008l8.484 1.115c.605.08 1.057.595 1.057 1.205v11.699c0 .563-.387 1.052-.934 1.183l-8.51 2.022a1.214 1.214 0 0 1-.56 0L2.17 17.904a1.216 1.216 0 0 1-.937-1.183V5.397Z",
|
|
852
|
+
fill: "#BFF6F8"
|
|
853
|
+
}),
|
|
854
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
855
|
+
d: "M1.232 5.397c0-.591.426-1.097 1.009-1.198l8.621-1.487c.12-.021.244-.024.365-.008l8.484 1.115c.605.08 1.057.595 1.057 1.205v11.699c0 .563-.387 1.052-.934 1.183l-8.51 2.022a1.214 1.214 0 0 1-.56 0L2.17 17.904a1.216 1.216 0 0 1-.937-1.183V5.397Z",
|
|
856
|
+
fill: "#BFF6F8"
|
|
857
|
+
}),
|
|
858
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
859
|
+
fillRule: "evenodd",
|
|
860
|
+
clipRule: "evenodd",
|
|
861
|
+
d: "M20.147 16.723V5.024a.595.595 0 0 0-.517-.59L11.146 3.32a.595.595 0 0 0-.178.003L2.346 4.811a.595.595 0 0 0-.493.586v11.324c0 .276.19.516.458.579l8.596 2.024c.09.021.183.021.273 0l8.51-2.022a.595.595 0 0 0 .457-.58ZM2.241 4.199c-.583.1-1.01.607-1.01 1.198v11.324c0 .564.389 1.054.938 1.183l8.595 2.024c.184.044.376.044.56 0l8.51-2.023c.547-.13.934-.62.934-1.182V5.024c0-.61-.452-1.126-1.057-1.205l-8.484-1.115a1.216 1.216 0 0 0-.365.008L2.241 4.199Z",
|
|
862
|
+
fill: "#528693"
|
|
863
|
+
}),
|
|
864
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
865
|
+
d: "M14.643 8.787a.608.608 0 0 1-.748-.591v-2.85l3.941-.872v3.074a.608.608 0 0 1-.467.591l-2.726.648Z",
|
|
866
|
+
fill: "#BFF6F8"
|
|
867
|
+
}),
|
|
868
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
869
|
+
d: "M14.643 8.787a.608.608 0 0 1-.748-.591v-2.85l3.941-.872v3.074a.608.608 0 0 1-.467.591l-2.726.648Z",
|
|
870
|
+
fill: "#fff"
|
|
871
|
+
}),
|
|
872
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
873
|
+
fillRule: "evenodd",
|
|
874
|
+
clipRule: "evenodd",
|
|
875
|
+
d: "m17.836 4.474-3.941.871v2.85c0 .393.366.683.748.592l2.726-.648a.608.608 0 0 0 .467-.591V4.474Zm-.62.773-2.7.597v2.335l2.7-.642v-2.29Z",
|
|
876
|
+
fill: "#528693"
|
|
877
|
+
}),
|
|
878
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
879
|
+
fillRule: "evenodd",
|
|
880
|
+
clipRule: "evenodd",
|
|
881
|
+
d: "m11.268 6.38 9.045-1.785-.12-.61-9.243 1.826L1.793 4.43l-.093.614 8.947 1.349v13.232h.62V6.381Z",
|
|
882
|
+
fill: "#528693"
|
|
883
|
+
}),
|
|
884
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
885
|
+
d: "M4.531 10.81c0-.074.066-.13.14-.12l1.276.193V9.384c0-.118.15-.167.22-.071l2.046 2.822a.122.122 0 0 1-.018.163l-2.047 1.795A.122.122 0 0 1 5.947 14v-1.317l-1.313-.198a.122.122 0 0 1-.103-.12V10.81Z",
|
|
886
|
+
fill: "#fff"
|
|
887
|
+
}),
|
|
888
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", {
|
|
889
|
+
fillRule: "evenodd",
|
|
890
|
+
clipRule: "evenodd",
|
|
891
|
+
d: "m5.947 12.684-1.312-.198a.122.122 0 0 1-.104-.12V10.81c0-.074.066-.13.14-.12l1.276.193V9.384c0-.118.15-.167.22-.071l2.046 2.822a.122.122 0 0 1-.018.163l-2.047 1.795A.122.122 0 0 1 5.947 14v-1.317Zm-.621-2.522v-.778c0-.72.92-1.018 1.343-.436l2.047 2.823a.742.742 0 0 1-.112.994l-2.046 1.794a.742.742 0 0 1-1.232-.558v-.783l-.784-.118a.742.742 0 0 1-.632-.734V10.81c0-.454.405-.801.854-.733l.562.085Z",
|
|
892
|
+
fill: "#528693"
|
|
893
|
+
})
|
|
894
|
+
]
|
|
895
|
+
});
|
|
896
|
+
});
|
|
897
|
+
Fulfilment.displayName = "FulfilmentIcon";
|
|
898
|
+
|
|
735
899
|
// src/iconography/glasses.tsx
|
|
736
|
-
var
|
|
737
|
-
var
|
|
738
|
-
var Glasses = (0,
|
|
739
|
-
return /* @__PURE__ */ (0,
|
|
900
|
+
var import_react16 = require("react");
|
|
901
|
+
var import_jsx_runtime22 = require("react/jsx-runtime");
|
|
902
|
+
var Glasses = (0, import_react16.forwardRef)((delegated, ref) => {
|
|
903
|
+
return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)("svg", {
|
|
740
904
|
ref,
|
|
741
905
|
width: "20",
|
|
742
906
|
height: "15",
|
|
@@ -745,45 +909,45 @@ var Glasses = (0, import_react12.forwardRef)((delegated, ref) => {
|
|
|
745
909
|
xmlns: "http://www.w3.org/2000/svg",
|
|
746
910
|
...delegated,
|
|
747
911
|
children: [
|
|
748
|
-
/* @__PURE__ */ (0,
|
|
912
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
749
913
|
fillRule: "evenodd",
|
|
750
914
|
clipRule: "evenodd",
|
|
751
915
|
d: "M7.4856 2.0673c-.3158-.7572-1.2453-1.0361-1.9258-.578l-3.42 2.3025c-.8613.5798-.7287 1.8856.2315 2.2806l.1216.05.2282-.5549-.1216-.05c-.517-.2127-.5884-.9158-.1246-1.228l3.42-2.3025c.3664-.2467.8669-.0965 1.037.3112l.0748.1795a.3.3 0 0 0 .5537-.231l-.0748-.1795Z",
|
|
752
916
|
fill: "#528693"
|
|
753
917
|
}),
|
|
754
|
-
/* @__PURE__ */ (0,
|
|
918
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
755
919
|
d: "m9.7363 8.289-.2116.453-.906-.4233.2116-.453.906.4234Z",
|
|
756
920
|
fill: "#528793"
|
|
757
921
|
}),
|
|
758
|
-
/* @__PURE__ */ (0,
|
|
922
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
759
923
|
d: "M4.391 9.9236c1.5958.7593 3.5051.0811 4.2644-1.5148.7593-1.596.081-3.5052-1.5148-4.2644-1.5959-.7593-3.5051-.0811-4.2644 1.5148-.7593 1.5958-.0811 3.505 1.5148 4.2644Z",
|
|
760
924
|
fill: "#BFF6F8"
|
|
761
925
|
}),
|
|
762
|
-
/* @__PURE__ */ (0,
|
|
926
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
763
927
|
d: "M3.1883 8.7645a3.2004 3.2004 0 0 1-.3446-.514l5.955-2.1168c.0388.203.0579.4094.0568.6162L3.1883 8.7644Zm4.8102-4.212L2.468 6.517a3.2001 3.2001 0 0 0 .1588 1.2118l6.0129-2.136a3.2002 3.2002 0 0 0-.6412-1.0403Z",
|
|
764
928
|
fill: "#fff"
|
|
765
929
|
}),
|
|
766
|
-
/* @__PURE__ */ (0,
|
|
930
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
767
931
|
fillRule: "evenodd",
|
|
768
932
|
clipRule: "evenodd",
|
|
769
933
|
d: "M4.4255 9.3845c1.4463.6881 3.1766.0735 3.8647-1.3728.688-1.4463.0735-3.1765-1.3728-3.8646-1.4463-.6881-3.1765-.0735-3.8646 1.3728-.6882 1.4462-.0735 3.1765 1.3727 3.8646Zm-.2577.5418c1.7455.8305 3.8337.0887 4.6642-1.6568.8304-1.7455.0887-3.8338-1.6568-4.6642-1.7455-.8305-3.8338-.0887-4.6643 1.6568-.8304 1.7455-.0886 3.8337 1.6569 4.6642Z",
|
|
770
934
|
fill: "#528793"
|
|
771
935
|
}),
|
|
772
|
-
/* @__PURE__ */ (0,
|
|
936
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
773
937
|
d: "M11.3275 12.7751c1.5959.7593 3.5051.0811 4.2644-1.5148.7593-1.5959.0811-3.5051-1.5148-4.2644-1.5959-.7593-3.5051-.081-4.2644 1.5148-.7593 1.5959-.0811 3.5052 1.5148 4.2644Z",
|
|
774
938
|
fill: "#BFF6F8"
|
|
775
939
|
}),
|
|
776
|
-
/* @__PURE__ */ (0,
|
|
940
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
777
941
|
d: "M10.1248 11.616a3.2048 3.2048 0 0 1-.3446-.5139l5.9551-2.1168c.0388.203.0578.4094.0568.6161l-5.6673 2.0146Zm4.8102-4.212L9.4045 9.3687a3.1998 3.1998 0 0 0 .1588 1.2117l6.0129-2.1358a3.1995 3.1995 0 0 0-.6412-1.0404Z",
|
|
778
942
|
fill: "#fff"
|
|
779
943
|
}),
|
|
780
|
-
/* @__PURE__ */ (0,
|
|
944
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
781
945
|
fillRule: "evenodd",
|
|
782
946
|
clipRule: "evenodd",
|
|
783
947
|
d: "M11.3621 12.2361c1.4462.6881 3.1765.0734 3.8646-1.3728.6881-1.4463.0735-3.1766-1.3728-3.8647-1.4463-.688-3.1765-.0735-3.8646 1.3728-.6881 1.4463-.0735 3.1766 1.3728 3.8647Zm-.2578.5418c1.7455.8304 3.8337.0887 4.6642-1.6568.8305-1.7455.0887-3.8338-1.6568-4.6643-1.7455-.8304-3.8338-.0887-4.6642 1.6568-.8305 1.7455-.0887 3.8338 1.6568 4.6643Z",
|
|
784
948
|
fill: "#528793"
|
|
785
949
|
}),
|
|
786
|
-
/* @__PURE__ */ (0,
|
|
950
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", {
|
|
787
951
|
fillRule: "evenodd",
|
|
788
952
|
clipRule: "evenodd",
|
|
789
953
|
d: "M14.7461 5.0551c.7572-.3158 1.614.14 1.7751.9444l.81 4.0424c.204 1.0181-.809 1.8527-1.7692 1.4577l-.1216-.05.2283-.5549.1216.05c.517.2127 1.0625-.2367.9526-.7849l-.81-4.0424c-.0868-.4331-.5481-.6786-.9558-.5085l-.1794.0748a.3.3 0 0 1-.231-.5538l.1794-.0748Z",
|
|
@@ -795,10 +959,10 @@ var Glasses = (0, import_react12.forwardRef)((delegated, ref) => {
|
|
|
795
959
|
Glasses.displayName = "GlassesIcon";
|
|
796
960
|
|
|
797
961
|
// src/iconography/graphQL.tsx
|
|
798
|
-
var
|
|
799
|
-
var
|
|
800
|
-
var GraphQL = (0,
|
|
801
|
-
return /* @__PURE__ */ (0,
|
|
962
|
+
var import_react17 = require("react");
|
|
963
|
+
var import_jsx_runtime23 = require("react/jsx-runtime");
|
|
964
|
+
var GraphQL = (0, import_react17.forwardRef)((delegated, ref) => {
|
|
965
|
+
return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("svg", {
|
|
802
966
|
ref,
|
|
803
967
|
width: "23",
|
|
804
968
|
height: "22",
|
|
@@ -807,97 +971,97 @@ var GraphQL = (0, import_react13.forwardRef)((delegated, ref) => {
|
|
|
807
971
|
xmlns: "http://www.w3.org/2000/svg",
|
|
808
972
|
...delegated,
|
|
809
973
|
children: [
|
|
810
|
-
/* @__PURE__ */ (0,
|
|
974
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
811
975
|
d: "M10.479 3.4a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
812
976
|
fill: "#BFF6F8"
|
|
813
977
|
}),
|
|
814
|
-
/* @__PURE__ */ (0,
|
|
978
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
815
979
|
fillRule: "evenodd",
|
|
816
980
|
clipRule: "evenodd",
|
|
817
981
|
d: "M11.879 5.4a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
818
982
|
fill: "#528693"
|
|
819
983
|
}),
|
|
820
|
-
/* @__PURE__ */ (0,
|
|
984
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
821
985
|
d: "M10.479 3.4a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
822
986
|
fill: "#BFF6F8"
|
|
823
987
|
}),
|
|
824
|
-
/* @__PURE__ */ (0,
|
|
988
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
825
989
|
fillRule: "evenodd",
|
|
826
990
|
clipRule: "evenodd",
|
|
827
991
|
d: "M11.879 5.4a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
828
992
|
fill: "#528693"
|
|
829
993
|
}),
|
|
830
|
-
/* @__PURE__ */ (0,
|
|
994
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
831
995
|
d: "M3.679 7.2a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
832
996
|
fill: "#BFF6F8"
|
|
833
997
|
}),
|
|
834
|
-
/* @__PURE__ */ (0,
|
|
998
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
835
999
|
fillRule: "evenodd",
|
|
836
1000
|
clipRule: "evenodd",
|
|
837
1001
|
d: "M5.079 9.2a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
838
1002
|
fill: "#528693"
|
|
839
1003
|
}),
|
|
840
|
-
/* @__PURE__ */ (0,
|
|
1004
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
841
1005
|
d: "M17.279 7.2a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
842
1006
|
fill: "#BFF6F8"
|
|
843
1007
|
}),
|
|
844
|
-
/* @__PURE__ */ (0,
|
|
1008
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
845
1009
|
fillRule: "evenodd",
|
|
846
1010
|
clipRule: "evenodd",
|
|
847
1011
|
d: "M18.679 9.2a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
848
1012
|
fill: "#528693"
|
|
849
1013
|
}),
|
|
850
|
-
/* @__PURE__ */ (0,
|
|
1014
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
851
1015
|
d: "M3.679 7.2a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
852
1016
|
fill: "#BFF6F8"
|
|
853
1017
|
}),
|
|
854
|
-
/* @__PURE__ */ (0,
|
|
1018
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
855
1019
|
fillRule: "evenodd",
|
|
856
1020
|
clipRule: "evenodd",
|
|
857
1021
|
d: "M5.079 9.2a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
858
1022
|
fill: "#528693"
|
|
859
1023
|
}),
|
|
860
|
-
/* @__PURE__ */ (0,
|
|
1024
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
861
1025
|
d: "M17.279 7.2a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
862
1026
|
fill: "#BFF6F8"
|
|
863
1027
|
}),
|
|
864
|
-
/* @__PURE__ */ (0,
|
|
1028
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
865
1029
|
fillRule: "evenodd",
|
|
866
1030
|
clipRule: "evenodd",
|
|
867
1031
|
d: "M18.679 9.2a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
868
1032
|
fill: "#528693"
|
|
869
1033
|
}),
|
|
870
|
-
/* @__PURE__ */ (0,
|
|
1034
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
871
1035
|
d: "M3.679 14.8a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
872
1036
|
fill: "#BFF6F8"
|
|
873
1037
|
}),
|
|
874
|
-
/* @__PURE__ */ (0,
|
|
1038
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
875
1039
|
fillRule: "evenodd",
|
|
876
1040
|
clipRule: "evenodd",
|
|
877
1041
|
d: "M5.079 16.8a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
878
1042
|
fill: "#528693"
|
|
879
1043
|
}),
|
|
880
|
-
/* @__PURE__ */ (0,
|
|
1044
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
881
1045
|
d: "M17.279 14.8a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
882
1046
|
fill: "#fff"
|
|
883
1047
|
}),
|
|
884
|
-
/* @__PURE__ */ (0,
|
|
1048
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
885
1049
|
fillRule: "evenodd",
|
|
886
1050
|
clipRule: "evenodd",
|
|
887
1051
|
d: "M18.679 16.8a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z",
|
|
888
1052
|
fill: "#528693"
|
|
889
1053
|
}),
|
|
890
|
-
/* @__PURE__ */ (0,
|
|
1054
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
891
1055
|
d: "M10.479 18.75a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z",
|
|
892
1056
|
fill: "#BFF6F8"
|
|
893
1057
|
}),
|
|
894
|
-
/* @__PURE__ */ (0,
|
|
1058
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
895
1059
|
fillRule: "evenodd",
|
|
896
1060
|
clipRule: "evenodd",
|
|
897
1061
|
d: "M11.879 20.75a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm0-3.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8ZM10.44 3.851a.3.3 0 0 1-.112.41l-3.5 2a.3.3 0 0 1-.298-.521l3.5-2a.3.3 0 0 1 .41.111ZM13.419 3.851a.3.3 0 0 0 .111.41l3.5 2a.3.3 0 0 0 .298-.521l-3.5-2a.3.3 0 0 0-.41.111Z",
|
|
898
1062
|
fill: "#528693"
|
|
899
1063
|
}),
|
|
900
|
-
/* @__PURE__ */ (0,
|
|
1064
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", {
|
|
901
1065
|
fillRule: "evenodd",
|
|
902
1066
|
clipRule: "evenodd",
|
|
903
1067
|
d: "M10.44 18.149a.3.3 0 0 0-.112-.41l-3.5-2a.3.3 0 0 0-.298.521l3.5 2a.3.3 0 0 0 .41-.111ZM13.419 18.149a.3.3 0 0 1 .111-.41l3.5-2a.3.3 0 0 1 .298.521l-3.5 2a.3.3 0 0 1-.41-.111ZM5.079 8.7a.3.3 0 0 1 .3.3v4a.3.3 0 1 1-.6 0V9a.3.3 0 0 1 .3-.3ZM18.679 8.7a.3.3 0 0 1 .3.3v4a.3.3 0 1 1-.6 0V9a.3.3 0 0 1 .3-.3ZM11.033 4.743a.3.3 0 0 1 .103.411l-4.8 8a.3.3 0 1 1-.514-.308l4.8-8a.3.3 0 0 1 .411-.103ZM12.725 4.743a.3.3 0 0 0-.103.411l4.8 8a.3.3 0 1 0 .514-.308l-4.8-8a.3.3 0 0 0-.411-.103ZM6.579 14.9a.3.3 0 0 1 .3-.3h10a.3.3 0 0 1 0 .6h-10a.3.3 0 0 1-.3-.3Z",
|
|
@@ -908,34 +1072,149 @@ var GraphQL = (0, import_react13.forwardRef)((delegated, ref) => {
|
|
|
908
1072
|
});
|
|
909
1073
|
GraphQL.displayName = "GraphQLIcon";
|
|
910
1074
|
|
|
911
|
-
// src/iconography/
|
|
912
|
-
var
|
|
913
|
-
var
|
|
914
|
-
var
|
|
915
|
-
return /* @__PURE__ */ (0,
|
|
1075
|
+
// src/iconography/grid.tsx
|
|
1076
|
+
var import_react18 = require("react");
|
|
1077
|
+
var import_jsx_runtime24 = require("react/jsx-runtime");
|
|
1078
|
+
var Grid = (0, import_react18.forwardRef)((delegated, ref) => {
|
|
1079
|
+
return /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("svg", {
|
|
916
1080
|
ref,
|
|
917
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
918
1081
|
width: "22",
|
|
919
|
-
height: "
|
|
1082
|
+
height: "23",
|
|
1083
|
+
viewBox: "0 0 22 23",
|
|
920
1084
|
fill: "none",
|
|
921
|
-
viewBox: "0 0 22 22",
|
|
922
1085
|
...delegated,
|
|
923
1086
|
children: [
|
|
924
|
-
/* @__PURE__ */ (0,
|
|
925
|
-
d: "
|
|
1087
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1088
|
+
d: "M2.86 4.197c0-.353.286-.639.64-.639h2.453c.352 0 .639.286.639.64V6.65a.639.639 0 0 1-.64.64H3.5a.639.639 0 0 1-.639-.64V4.197Z",
|
|
926
1089
|
fill: "#BFF6F8"
|
|
927
1090
|
}),
|
|
928
|
-
/* @__PURE__ */ (0,
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
d: "
|
|
1091
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1092
|
+
fillRule: "evenodd",
|
|
1093
|
+
clipRule: "evenodd",
|
|
1094
|
+
d: "M3.5 2.92h2.452c.706 0 1.279.571 1.279 1.277V6.65c0 .706-.573 1.279-1.279 1.279H3.5A1.278 1.278 0 0 1 2.221 6.65V4.197c0-.706.572-1.278 1.278-1.278Zm0 .638a.639.639 0 0 0-.64.64V6.65c0 .353.286.64.64.64h2.452a.639.639 0 0 0 .64-.64V4.197a.639.639 0 0 0-.64-.639H3.5Z",
|
|
1095
|
+
fill: "#528693"
|
|
1096
|
+
}),
|
|
1097
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1098
|
+
d: "M9.134 4.197c0-.353.286-.639.64-.639h2.453c.352 0 .639.286.639.64V6.65a.639.639 0 0 1-.64.64H9.774a.639.639 0 0 1-.639-.64V4.197Z",
|
|
1099
|
+
fill: "#BFF6F8"
|
|
1100
|
+
}),
|
|
1101
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1102
|
+
fillRule: "evenodd",
|
|
1103
|
+
clipRule: "evenodd",
|
|
1104
|
+
d: "M9.773 2.92h2.454c.705 0 1.278.571 1.278 1.277V6.65c0 .706-.573 1.279-1.278 1.279H9.773A1.278 1.278 0 0 1 8.495 6.65V4.197c0-.706.573-1.278 1.278-1.278Zm0 .638a.639.639 0 0 0-.639.64V6.65c0 .353.287.64.64.64h2.453a.639.639 0 0 0 .639-.64V4.197a.639.639 0 0 0-.64-.639H9.774Z",
|
|
1105
|
+
fill: "#528693"
|
|
1106
|
+
}),
|
|
1107
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1108
|
+
d: "M15.408 4.197a.64.64 0 0 1 .64-.639H18.5c.353 0 .639.286.639.64V6.65a.639.639 0 0 1-.64.64h-2.453a.64.64 0 0 1-.639-.64V4.197Z",
|
|
1109
|
+
fill: "#BFF6F8"
|
|
1110
|
+
}),
|
|
1111
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1112
|
+
fillRule: "evenodd",
|
|
1113
|
+
clipRule: "evenodd",
|
|
1114
|
+
d: "M16.048 2.92H18.5c.706 0 1.278.571 1.278 1.277V6.65c0 .706-.572 1.279-1.278 1.279h-2.453A1.278 1.278 0 0 1 14.77 6.65V4.197c0-.706.572-1.278 1.278-1.278Zm0 .638a.639.639 0 0 0-.64.64V6.65c0 .353.287.64.64.64H18.5a.639.639 0 0 0 .639-.64V4.197a.639.639 0 0 0-.64-.639h-2.452Z",
|
|
1115
|
+
fill: "#528693"
|
|
1116
|
+
}),
|
|
1117
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1118
|
+
d: "M2.86 10.492a.64.64 0 0 1 .64-.639h8.727a.64.64 0 0 1 .639.64v2.453a.64.64 0 0 1-.64.639H3.5a.639.639 0 0 1-.639-.64v-2.453Z",
|
|
1119
|
+
fill: "#BFF6F8"
|
|
1120
|
+
}),
|
|
1121
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1122
|
+
fillRule: "evenodd",
|
|
1123
|
+
clipRule: "evenodd",
|
|
1124
|
+
d: "M3.5 9.214h8.726c.706 0 1.279.573 1.279 1.278v2.454c0 .706-.573 1.278-1.279 1.278H3.5a1.278 1.278 0 0 1-1.278-1.278v-2.454c0-.705.572-1.278 1.278-1.278Zm0 .64a.64.64 0 0 0-.64.639v2.453c0 .353.286.639.64.639h8.726a.64.64 0 0 0 .64-.64v-2.453a.64.64 0 0 0-.64-.639H3.5Z",
|
|
1125
|
+
fill: "#528693"
|
|
1126
|
+
}),
|
|
1127
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1128
|
+
d: "M2.86 16.788c0-.353.286-.64.64-.64h2.453c.352 0 .639.287.639.64v2.453a.639.639 0 0 1-.64.639H3.5a.639.639 0 0 1-.639-.64v-2.452Z",
|
|
1129
|
+
fill: "#BFF6F8"
|
|
1130
|
+
}),
|
|
1131
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1132
|
+
fillRule: "evenodd",
|
|
1133
|
+
clipRule: "evenodd",
|
|
1134
|
+
d: "M3.5 15.51h2.452c.706 0 1.279.572 1.279 1.278v2.453c0 .706-.573 1.278-1.279 1.278H3.5a1.278 1.278 0 0 1-1.278-1.278v-2.453c0-.706.572-1.279 1.278-1.279Zm0 .639a.639.639 0 0 0-.64.639v2.453c0 .353.286.639.64.639h2.452a.639.639 0 0 0 .64-.64v-2.452a.639.639 0 0 0-.64-.64H3.5Z",
|
|
1135
|
+
fill: "#528693"
|
|
1136
|
+
}),
|
|
1137
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1138
|
+
d: "M9.134 16.788c0-.353.286-.64.64-.64h2.453c.352 0 .639.287.639.64v2.453a.639.639 0 0 1-.64.639H9.774a.639.639 0 0 1-.639-.64v-2.452Z",
|
|
1139
|
+
fill: "#BFF6F8"
|
|
1140
|
+
}),
|
|
1141
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1142
|
+
fillRule: "evenodd",
|
|
1143
|
+
clipRule: "evenodd",
|
|
1144
|
+
d: "M9.773 15.51h2.454c.705 0 1.278.572 1.278 1.278v2.453c0 .706-.573 1.278-1.278 1.278H9.773a1.278 1.278 0 0 1-1.278-1.278v-2.453c0-.706.573-1.279 1.278-1.279Zm0 .639a.639.639 0 0 0-.639.639v2.453c0 .353.287.639.64.639h2.453a.639.639 0 0 0 .639-.64v-2.452a.639.639 0 0 0-.64-.64H9.774Z",
|
|
1145
|
+
fill: "#528693"
|
|
1146
|
+
}),
|
|
1147
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1148
|
+
d: "M15.408 10.492a.64.64 0 0 1 .64-.639H18.5a.64.64 0 0 1 .639.64v8.748a.639.639 0 0 1-.64.639h-2.453a.64.64 0 0 1-.639-.64v-8.747Z",
|
|
1149
|
+
fill: "#fff"
|
|
1150
|
+
}),
|
|
1151
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", {
|
|
1152
|
+
fillRule: "evenodd",
|
|
1153
|
+
clipRule: "evenodd",
|
|
1154
|
+
d: "M16.048 9.214H18.5c.706 0 1.278.573 1.278 1.278v8.749c0 .706-.572 1.278-1.278 1.278h-2.453a1.278 1.278 0 0 1-1.278-1.278v-8.748c0-.706.572-1.279 1.278-1.279Zm0 .64a.639.639 0 0 0-.64.639v8.748c0 .353.287.639.64.639H18.5a.639.639 0 0 0 .639-.64v-8.747a.639.639 0 0 0-.64-.64h-2.452Z",
|
|
1155
|
+
fill: "#528693"
|
|
1156
|
+
})
|
|
1157
|
+
]
|
|
1158
|
+
});
|
|
1159
|
+
});
|
|
1160
|
+
Grid.displayName = "GridIcon";
|
|
1161
|
+
|
|
1162
|
+
// src/iconography/hooks.tsx
|
|
1163
|
+
var import_react19 = require("react");
|
|
1164
|
+
var import_jsx_runtime25 = require("react/jsx-runtime");
|
|
1165
|
+
var Hooks = (0, import_react19.forwardRef)((delegated, ref) => {
|
|
1166
|
+
return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)("svg", {
|
|
1167
|
+
ref,
|
|
1168
|
+
width: "34",
|
|
1169
|
+
height: "34",
|
|
1170
|
+
viewBox: "0 0 34 34",
|
|
1171
|
+
...delegated,
|
|
1172
|
+
children: [
|
|
1173
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", {
|
|
1174
|
+
d: "M13.3225 23.6578C13.0084 22.0351 13.5197 20.5568 12.6857 18.9973C12.4168 18.4953 11.6734 17.7783 11.2432 17.1868C11.2253 17.1594 10.0781 17.3302 9.94314 17.3387C9.47021 17.3644 8.99589 17.3404 8.52798 17.267C7.59689 17.1111 6.69399 16.8183 5.84862 16.3981C4.74695 15.8041 3.7796 14.9893 3.00698 14.0046C2.37959 13.2696 2.28997 12.947 2.36167 12.4951C2.43991 12.0661 2.60457 11.6575 2.84565 11.2941C3.0628 10.9126 3.3155 10.5525 3.6004 10.2186C4.20467 9.40329 4.90114 8.66059 5.67597 8.00526C7.1812 6.66607 8.94036 5.64323 10.8488 4.99758C10.945 4.9677 11.0462 4.9578 11.1463 4.96851C11.2464 4.97922 11.3433 5.0103 11.4309 5.05985C13.7169 6.42218 15.8764 10.6346 14.9264 14.2376C15.5967 14.9032 16.2002 15.6328 16.7283 16.416C17.3604 17.5667 17.7305 18.8427 17.8124 20.153C17.8172 21.2619 18.114 22.35 18.6728 23.3078C18.8458 23.5565 19.0677 23.7672 19.3249 23.9272C19.5821 24.0872 19.8692 24.1931 20.1687 24.2384C20.4682 24.2837 20.7738 24.2675 21.0668 24.1907C21.3598 24.1139 21.6341 23.9782 21.8729 23.7918C22.5136 23.3928 22.9879 22.775 23.2079 22.0531C23.5986 20.4193 23.5429 18.7105 23.0466 17.1057C22.8008 16.081 22.4987 15.0706 22.1418 14.0791C22.1141 13.9989 22.1138 13.9117 22.141 13.8313C22.1681 13.7508 22.2211 13.6817 22.2917 13.6346C22.3623 13.5874 22.4466 13.5651 22.5312 13.5709C22.6159 13.5767 22.6963 13.6105 22.7598 13.6668C27.5817 16.8038 29.5893 22.3785 25.1712 26.7259C22.3748 29.4685 17.5614 29.71 14.8641 26.69C14.0858 25.8371 13.5531 24.7893 13.3225 23.6578ZM3.66927 11.8092C3.6155 11.9035 3.25699 12.4092 3.27492 12.6158C3.28435 12.7857 3.49946 13.0187 3.65229 13.1979C5.40898 15.3584 7.9723 17.0075 10.7602 16.4339C10.0158 15.3584 9.59501 13.664 10.4639 12.6781C11.4677 11.5403 12.9291 11.9705 14.2018 13.4583C14.4443 12.3703 14.3885 11.237 14.0405 10.178C13.6783 8.96125 13.0611 7.8356 12.23 6.87597C12.0055 6.62502 11.3875 6.08726 11.1272 5.86272C11.0935 5.82993 11.0507 5.80813 11.0043 5.80021C10.958 5.79229 10.9104 5.79863 10.8677 5.81838C10.6073 5.93442 10.0431 6.18537 9.73558 6.32878C9.00471 6.69136 8.2959 7.0968 7.61285 7.54298C6.77126 8.12514 6.0017 8.80508 5.32029 9.56854C4.9037 10.0182 4.52028 10.4974 4.17307 11.0026C3.99193 11.2714 3.8306 11.5403 3.66927 11.8092ZM12.1659 13.1178C11.2073 13.0281 10.947 13.9329 11.2696 14.9461C11.6254 15.8488 12.1118 16.6943 12.7131 17.4557C13.1759 18.0368 13.5615 18.6755 13.8603 19.3558C14.0978 20.4137 14.1792 21.5008 14.1018 22.5823C14.152 23.5687 14.4576 24.5251 14.9886 25.3579C15.5197 26.1906 16.258 26.871 17.1312 27.3325C20.2238 28.9817 24.0419 27.4127 25.7627 24.5447C27.9939 20.8077 26.0759 17.2849 23.1211 14.8386C24.3853 17.9755 25.774 24.0428 21.0455 25.1004C20.4748 25.2583 19.8697 25.2411 19.3089 25.051C18.748 24.8609 18.2572 24.5067 17.9001 24.0343C17.2459 22.9093 16.917 21.6247 16.9501 20.3237C16.9237 18.7904 16.4227 17.3029 15.516 16.066C14.8905 15.3131 13.3131 13.23 12.1659 13.1178Z",
|
|
932
1175
|
fill: "#528693"
|
|
933
1176
|
}),
|
|
934
|
-
/* @__PURE__ */ (0,
|
|
1177
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", {
|
|
1178
|
+
d: "M11.2701 14.9461C10.9475 13.9328 11.2079 13.0281 12.1664 13.1177C13.3136 13.2337 14.891 15.3131 15.5099 16.0659C16.4166 17.3028 16.9176 18.7903 16.944 20.3237C16.9109 21.6246 17.2398 22.9092 17.894 24.0342C18.2511 24.5066 18.7419 24.8609 19.3028 25.051C19.8636 25.2411 20.4687 25.2583 21.0394 25.1003C25.7717 24.0427 24.383 17.9754 23.115 14.8385C26.0727 17.2848 27.9907 20.8076 25.7566 24.5446C24.0358 27.4127 20.2177 28.9788 17.1251 27.3325C16.2519 26.871 15.5136 26.1905 14.9825 25.3578C14.4515 24.5251 14.1459 23.5686 14.0957 22.5823C14.1731 21.5007 14.0917 20.4137 13.8542 19.3557C13.5555 18.6755 13.1698 18.0368 12.707 17.4556C12.108 16.6938 11.6239 15.8483 11.2701 14.9461Z",
|
|
1179
|
+
fill: "white"
|
|
1180
|
+
}),
|
|
1181
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", {
|
|
1182
|
+
d: "M14.0388 10.178C14.3868 11.237 14.4426 12.3703 14.2001 13.4583C12.9274 11.9705 11.4642 11.5403 10.4622 12.6781C9.59333 13.664 10.0141 15.3584 10.7585 16.4339C7.97061 17.0075 5.40729 15.3584 3.65061 13.1979C3.49871 13.0187 3.28361 12.7856 3.27323 12.6158C3.25531 12.4092 3.61381 11.9073 3.66759 11.8092C3.82892 11.5403 3.99025 11.2714 4.1695 11.0025C4.51762 10.4973 4.90198 10.018 5.31955 9.56851C6.00096 8.80504 6.77052 8.12511 7.61211 7.54294C8.29586 7.09798 9.00531 6.6938 9.73673 6.33251C10.0415 6.18911 10.6056 5.93815 10.8689 5.82211C10.9115 5.80236 10.9591 5.79603 11.0055 5.80395C11.0518 5.81186 11.0946 5.83366 11.1283 5.86645C11.3887 6.09099 12.0066 6.62875 12.2312 6.87971C13.0608 7.83849 13.677 8.96279 14.0388 10.178Z",
|
|
1183
|
+
fill: "#bff6f8"
|
|
1184
|
+
})
|
|
1185
|
+
]
|
|
1186
|
+
});
|
|
1187
|
+
});
|
|
1188
|
+
Hooks.displayName = "HooksIcon";
|
|
1189
|
+
|
|
1190
|
+
// src/iconography/info.tsx
|
|
1191
|
+
var import_react20 = require("react");
|
|
1192
|
+
var import_jsx_runtime26 = require("react/jsx-runtime");
|
|
1193
|
+
var Info = (0, import_react20.forwardRef)((delegated, ref) => {
|
|
1194
|
+
return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("svg", {
|
|
1195
|
+
ref,
|
|
1196
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1197
|
+
width: "22",
|
|
1198
|
+
height: "22",
|
|
1199
|
+
fill: "none",
|
|
1200
|
+
viewBox: "0 0 22 22",
|
|
1201
|
+
...delegated,
|
|
1202
|
+
children: [
|
|
1203
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", {
|
|
1204
|
+
d: "M17.593 3.85212C17.593 4.67937 16.9224 5.34999 16.0952 5.34999C15.2679 5.34999 14.5973 4.67937 14.5973 3.85212C14.5973 3.02487 15.2679 2.35425 16.0952 2.35425C16.9224 2.35425 17.593 3.02487 17.593 3.85212Z",
|
|
1205
|
+
fill: "#BFF6F8"
|
|
1206
|
+
}),
|
|
1207
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", {
|
|
1208
|
+
"fill-rule": "evenodd",
|
|
1209
|
+
"clip-rule": "evenodd",
|
|
1210
|
+
d: "M18.253 3.85212C18.253 5.04383 17.2869 6.00991 16.0952 6.00991C14.9035 6.00991 13.9374 5.04383 13.9374 3.85212C13.9374 2.66041 14.9035 1.69434 16.0952 1.69434C17.2869 1.69434 18.253 2.66041 18.253 3.85212ZM16.0952 5.34999C16.9224 5.34999 17.5931 4.67937 17.5931 3.85212C17.5931 3.02487 16.9224 2.35425 16.0952 2.35425C15.2679 2.35425 14.5973 3.02487 14.5973 3.85212C14.5973 4.67937 15.2679 5.34999 16.0952 5.34999Z",
|
|
1211
|
+
fill: "#528693"
|
|
1212
|
+
}),
|
|
1213
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", {
|
|
935
1214
|
d: "M11.2267 19.6338C10.1339 19.5731 9.0685 19.2687 8.1091 18.743C6.45171 17.8422 5.90412 16.3181 6.67909 14.7659C7.26511 13.7065 7.9836 12.7256 8.81732 11.8468L8.91693 11.7313C9.29243 11.2963 9.68044 10.8467 10.0199 10.3976C10.4486 9.83253 10.8215 9.28929 10.6797 8.86312C10.5968 8.6196 10.3605 8.44373 9.9584 8.32457C9.83715 8.29874 9.71404 8.28256 9.59022 8.27617L9.50938 8.26941C9.26232 8.2834 9.01575 8.23452 8.79281 8.12735C8.54248 7.93066 8.64731 7.36817 8.77404 7.12204C8.87835 6.92966 9.02762 6.76522 9.2092 6.64266C9.39077 6.5201 9.59929 6.44304 9.81707 6.41802C10.0235 6.38077 10.2331 6.36335 10.4429 6.36598C11.4176 6.41652 12.3773 6.6275 13.2831 6.9904C14.9259 7.62106 15.7097 8.86885 15.3801 10.3284C15.1357 11.2718 14.6733 12.1451 14.0299 12.8781C13.8385 13.118 13.6419 13.3464 13.4458 13.5795L13.3415 13.7024C12.9232 14.1775 12.5323 14.6759 12.1707 15.1952L11.9564 15.5012C11.7156 15.8119 11.5223 16.1565 11.3827 16.5237C11.303 16.7335 11.308 16.966 11.3968 17.1721C11.4855 17.3783 11.651 17.5421 11.8583 17.6289C12.0086 17.6973 12.1701 17.7377 12.335 17.748C12.5957 17.7793 12.8648 17.8126 12.9712 18.0603C13.0139 18.1752 13.0313 18.298 13.0223 18.4203C13.0133 18.5425 12.9781 18.6615 12.9191 18.769C12.7552 19.0647 12.5066 19.305 12.2052 19.459C11.9037 19.6131 11.563 19.6739 11.2267 19.6338Z",
|
|
936
1215
|
fill: "#BFF6F8"
|
|
937
1216
|
}),
|
|
938
|
-
/* @__PURE__ */ (0,
|
|
1217
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", {
|
|
939
1218
|
"fill-rule": "evenodd",
|
|
940
1219
|
"clip-rule": "evenodd",
|
|
941
1220
|
d: "M11.2842 18.976L11.3049 18.9785C11.5112 19.0031 11.7201 18.9658 11.9049 18.8714C12.0891 18.7772 12.2409 18.6306 12.3411 18.4504C12.3471 18.4394 12.352 18.4277 12.3558 18.4158C12.3317 18.4124 12.3048 18.4091 12.2731 18.4053C12.0384 18.3881 11.8084 18.33 11.5936 18.2335C11.2334 18.0797 10.9456 17.7933 10.7906 17.433C10.6341 17.0694 10.6252 16.6594 10.7658 16.2894C10.9266 15.8663 11.1487 15.4689 11.4246 15.1101L11.6291 14.8181C11.6293 14.8178 11.629 14.8184 11.6291 14.8181C12.0038 14.2802 12.4092 13.763 12.8423 13.2707L12.9418 13.1535C12.9894 13.097 13.0361 13.0418 13.0821 12.9874C13.2314 12.8108 13.3734 12.6428 13.5141 12.4665L13.5237 12.4544L13.5339 12.4428C14.107 11.7899 14.5194 11.0128 14.7386 10.1733C14.8642 9.60674 14.7724 9.1134 14.5125 8.69961C14.2452 8.27422 13.7678 7.88337 13.0466 7.60647L13.0376 7.60304C12.2034 7.26882 11.3198 7.07373 10.4221 7.02572C10.2586 7.02444 10.0952 7.03841 9.93422 7.06745L9.91342 7.0712L9.89242 7.07362C9.77981 7.08656 9.67209 7.12639 9.57839 7.18964C9.48729 7.25113 9.41209 7.33296 9.35867 7.42842C9.35249 7.44171 9.33941 7.47402 9.32659 7.52286C9.31959 7.54951 9.31383 7.57671 9.30949 7.60325C9.36308 7.61115 9.41754 7.61364 9.47206 7.61055L9.51828 7.60793L9.63538 7.61773C9.79024 7.6263 9.94419 7.64682 10.0959 7.67913L10.1211 7.68451L10.1459 7.69185C10.6213 7.83272 11.1176 8.10198 11.3044 8.65041L11.3058 8.6547C11.4603 9.11879 11.309 9.5616 11.1547 9.87197C10.9947 10.194 10.7584 10.5161 10.546 10.7961C10.1932 11.2626 9.79323 11.726 9.4222 12.1559L9.4167 12.1622L9.30686 12.2896L9.29607 12.301C8.50411 13.1358 7.82119 14.0671 7.26353 15.0728C6.95101 15.7053 6.92585 16.2828 7.10297 16.7755C7.28379 17.2785 7.70442 17.772 8.42421 18.1631L8.42623 18.1642C9.29923 18.6426 10.2687 18.9197 11.2633 18.9749L11.2842 18.976ZM6.67909 14.7659C7.26511 13.7065 7.9836 12.7256 8.81732 11.8468L8.91693 11.7313C9.29243 11.2963 9.68044 10.8467 10.0199 10.3976C10.4486 9.83253 10.8215 9.28929 10.6797 8.86312C10.5968 8.6196 10.3605 8.44373 9.9584 8.32457C9.83715 8.29874 9.71404 8.28256 9.59022 8.27617L9.50938 8.26941C9.26232 8.2834 9.01575 8.23452 8.79281 8.12735C8.54248 7.93066 8.64731 7.36817 8.77404 7.12204C8.87835 6.92966 9.02762 6.76522 9.2092 6.64266C9.39077 6.5201 9.59929 6.44304 9.81707 6.41802C10.0235 6.38077 10.2331 6.36335 10.4429 6.36598C11.4176 6.41652 12.3773 6.6275 13.2831 6.9904C14.9259 7.62106 15.7097 8.86885 15.3801 10.3284C15.1357 11.2718 14.6733 12.1451 14.0299 12.8781C13.8828 13.0625 13.7326 13.2401 13.582 13.4182C13.5366 13.4719 13.4912 13.5256 13.4458 13.5795L13.3415 13.7024C12.9232 14.1775 12.5323 14.6759 12.1707 15.1952L11.9564 15.5012C11.7156 15.8119 11.5223 16.1565 11.3827 16.5237C11.303 16.7335 11.308 16.966 11.3968 17.1721C11.4855 17.3783 11.651 17.5421 11.8583 17.6289C12.0086 17.6973 12.1701 17.7377 12.335 17.748C12.5957 17.7793 12.8648 17.8126 12.9712 18.0603C13.0139 18.1752 13.0313 18.298 13.0223 18.4203C13.0133 18.5425 12.9781 18.6615 12.9191 18.769C12.7552 19.0647 12.5066 19.305 12.2052 19.459C11.9037 19.6131 11.563 19.6739 11.2267 19.6338C10.1339 19.5731 9.0685 19.2687 8.1091 18.743C6.45171 17.8422 5.90412 16.3181 6.67909 14.7659Z",
|
|
@@ -946,11 +1225,71 @@ var Info = (0, import_react14.forwardRef)((delegated, ref) => {
|
|
|
946
1225
|
});
|
|
947
1226
|
Info.displayName = "InfoIcon";
|
|
948
1227
|
|
|
1228
|
+
// src/iconography/key.tsx
|
|
1229
|
+
var import_react21 = require("react");
|
|
1230
|
+
var import_jsx_runtime27 = require("react/jsx-runtime");
|
|
1231
|
+
var Key = (0, import_react21.forwardRef)((delegated, ref) => {
|
|
1232
|
+
return /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("svg", {
|
|
1233
|
+
ref,
|
|
1234
|
+
viewBox: "0 0 24 25",
|
|
1235
|
+
width: "24",
|
|
1236
|
+
height: "25",
|
|
1237
|
+
fill: "none",
|
|
1238
|
+
...delegated,
|
|
1239
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", {
|
|
1240
|
+
fill: "#BFF6F8",
|
|
1241
|
+
stroke: "#528693",
|
|
1242
|
+
d: "M23.486 5.617a6.308 6.308 0 0 0-2.738-4.03 6.314 6.314 0 0 0-2.335-.942 6.251 6.251 0 0 0-2.51.051c-.928.212-1.799.637-2.545 1.243a6.435 6.435 0 0 0-1.762 2.257 6.617 6.617 0 0 0-.11 5.42 3308.703 3308.703 0 0 1-3.087 3.164l-.042-.043c-.335-.34-1.163-1.187-1.495-1.537-.315-.333-.644-.403-.868-.403-.323 0-.616.138-.868.41-.273.291-.633.671-1.007 1.039-.326.32-.395.657-.396.884 0 .33.135.633.402.9.353.35 1.191 1.208 1.535 1.56l-.545.556-.048-.05c-.331-.337-1.155-1.18-1.484-1.526-.256-.269-.549-.405-.868-.405h-.007c-.222 0-.552.073-.864.409-.312.336-.65.686-1.025 1.058-.319.317-.385.653-.385.878 0 .328.13.625.39.883.355.355 1.195 1.216 1.543 1.573l-.048.05c-.218.221-.443.45-.663.685-.419.449-.65 1.048-.643 1.67a2.41 2.41 0 0 0 1.436 2.181c.284.123.588.187.896.189a2.286 2.286 0 0 0 1.592-.661c.067-.065.127-.127.186-.187l.057-.06 9.604-9.845c.899.388 1.72.562 2.504.528h.017c1.04 0 2.003-.232 2.864-.692a6.458 6.458 0 0 0 2.862-3.016c.595-1.293.75-2.743.455-4.19ZM14.437 7.04c-.016-.738.295-1.487.851-2.056.567-.578 1.312-.9 2.043-.88.755.014 1.475.331 2.003.884.529.553.823 1.298.82 2.072 0 1.631-1.26 2.904-2.866 2.904h-.002c-1.563-.001-2.815-1.283-2.849-2.924Z"
|
|
1243
|
+
})
|
|
1244
|
+
});
|
|
1245
|
+
});
|
|
1246
|
+
Key.displayName = "KeyIcon";
|
|
1247
|
+
|
|
1248
|
+
// src/iconography/language.tsx
|
|
1249
|
+
var import_react22 = require("react");
|
|
1250
|
+
var import_jsx_runtime28 = require("react/jsx-runtime");
|
|
1251
|
+
var Language = (0, import_react22.forwardRef)((delegated, ref) => {
|
|
1252
|
+
return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("svg", {
|
|
1253
|
+
ref,
|
|
1254
|
+
width: "34",
|
|
1255
|
+
height: "34",
|
|
1256
|
+
viewBox: "0 0 34 34",
|
|
1257
|
+
...delegated,
|
|
1258
|
+
children: [
|
|
1259
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", {
|
|
1260
|
+
d: "M30.5976 16.5063C30.5976 22.7593 24.5125 27.8369 16.992 27.8369C15.3044 27.8426 13.6268 27.577 12.0234 27.0503C11.952 27.0265 11.8752 27.0241 11.8025 27.0433L5.1736 28.8175C5.10596 28.8354 5.03481 28.8352 4.96726 28.817C4.8997 28.7988 4.83811 28.7631 4.78864 28.7137C4.73916 28.6642 4.70354 28.6026 4.68532 28.535C4.66711 28.4675 4.66694 28.3963 4.68483 28.3287L5.99721 23.423C6.01325 23.3614 6.01408 23.2968 5.99962 23.2348C5.98517 23.1729 5.95587 23.1153 5.91425 23.0672C4.31448 21.2536 3.42138 18.9245 3.39844 16.5063C3.39844 10.2452 9.48757 5.16759 16.992 5.16759C24.4965 5.16759 30.5976 10.2452 30.5976 16.5063Z",
|
|
1261
|
+
fill: "#bff6f8"
|
|
1262
|
+
}),
|
|
1263
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", {
|
|
1264
|
+
d: "M30.0788 17.6827C29.8355 19.1578 29.2847 20.5653 28.4623 21.8139C27.64 23.0625 26.5643 24.1242 25.3051 24.9303C22.823 26.5558 19.918 27.4163 16.951 27.4051C15.4873 27.4097 14.0304 27.2061 12.6241 26.8004L12.3622 26.7214C12.2516 26.6814 12.1388 26.6481 12.0243 26.6215C11.7823 26.6191 11.5418 26.6608 11.3147 26.7444L10.2312 27.0373L8.06421 27.623L5.89723 28.2097L5.35448 28.3556L5.18756 28.4006C5.17204 28.4061 5.1551 28.4061 5.13958 28.4006C5.12437 28.394 5.11195 28.3823 5.10446 28.3676C5.09698 28.3528 5.0949 28.3358 5.0986 28.3197L5.21055 27.8999C5.6017 26.4452 5.99218 24.9889 6.382 23.5309C6.42538 23.3713 6.41769 23.2021 6.36001 23.0471C6.30518 22.92 6.22875 22.8034 6.13411 22.7023C6.02317 22.5674 5.91222 22.4314 5.80927 22.2895C5.59537 22.0116 5.40346 21.7158 5.21755 21.4169C4.85289 20.8119 4.55336 20.1699 4.32397 19.5018C3.81661 17.9497 3.71914 16.2928 4.04104 14.6919C4.36294 13.091 5.09325 11.6005 6.1611 10.3651C8.35449 7.87289 11.3774 6.2609 14.6691 5.82825C17.9548 5.31937 21.3168 5.89444 24.2466 7.46648C25.7034 8.20649 26.9747 9.26526 27.9661 10.5641C28.9574 11.863 29.6434 13.3686 29.9729 14.9689C30.1418 15.9755 30.3287 16.5032 30.5856 16.5062C30.7925 16.5162 31.0754 15.9415 30.8855 14.807C30.5415 13.0999 29.8235 11.4902 28.7831 10.0937C27.7427 8.69729 26.4057 7.54878 24.8683 6.73083C21.8707 5.07959 18.4283 4.41705 15.0319 4.83772C11.5245 5.19209 8.26109 6.79471 5.83626 9.35359C4.58424 10.7071 3.68694 12.3495 3.22448 14.1343C2.77278 16.0065 2.86396 17.9685 3.48736 19.7907C3.73717 20.5071 4.05971 21.196 4.44991 21.8467C4.64981 22.1686 4.85772 22.4874 5.09061 22.7923C5.20355 22.9472 5.3245 23.0981 5.44844 23.2471L5.5244 23.339V23.347L4.43991 27.3871L4.30498 27.8869C4.20395 28.1439 4.17897 28.4246 4.23301 28.6955C4.28122 28.8484 4.37045 28.9852 4.49099 29.0909C4.61154 29.1967 4.75878 29.2673 4.91669 29.2952C5.08104 29.3221 5.24952 29.3069 5.40646 29.2512L5.67133 29.1813L7.6614 28.6505L11.6595 27.582L11.9034 27.516L12.4032 27.673C12.7503 27.7743 13.1015 27.8635 13.4567 27.9408C17.2734 28.7656 21.2591 28.2062 24.7014 26.3626C26.2418 25.5246 27.598 24.3856 28.6895 23.0132C29.8845 21.5018 30.6559 19.6996 30.9244 17.7916C31.0374 16.0524 30.1918 16.1404 30.0788 17.6827Z",
|
|
1265
|
+
fill: "#528693"
|
|
1266
|
+
}),
|
|
1267
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", {
|
|
1268
|
+
d: "M5.13861 21.225C4.15137 19.5211 3.71269 17.5546 3.8822 15.5926C4.06884 13.6633 4.84617 11.8384 6.10815 10.3671C7.40438 8.89436 9.00803 7.72403 10.8059 6.93871C12.6149 6.1618 14.5535 5.73122 16.5212 5.66931C16.5838 5.66976 16.6459 5.65759 16.7036 5.63353C16.7614 5.60947 16.8137 5.57402 16.8575 5.52928C16.9013 5.48455 16.9356 5.43145 16.9584 5.37317C16.9812 5.31488 16.992 5.2526 16.9902 5.19004C16.9883 5.12748 16.9739 5.06593 16.9478 5.00906C16.9217 4.9522 16.8844 4.90118 16.8381 4.85906C16.7918 4.81693 16.7375 4.78457 16.6784 4.7639C16.6193 4.74323 16.5567 4.73468 16.4943 4.73875C14.4542 4.78872 12.4422 5.22559 10.5651 6.02614C8.57963 6.8682 6.81807 8.1619 5.42047 9.80437C4.14315 11.3274 3.31281 13.1746 3.0216 15.1409C2.7108 17.4061 3.19737 19.7089 4.39795 21.6548C4.67682 22.0896 5.3725 21.6258 5.13861 21.225Z",
|
|
1269
|
+
fill: "#528693"
|
|
1270
|
+
}),
|
|
1271
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", {
|
|
1272
|
+
d: "M29.6101 21.6668C30.7315 19.8193 31.2043 17.6504 30.9535 15.5037C30.6896 13.4243 29.8493 11.4602 28.5276 9.83341C27.1919 8.20648 25.4945 6.91407 23.5709 6.05918C21.6514 5.21908 19.5865 4.76109 17.4918 4.71082C17.4294 4.70673 17.3668 4.71526 17.3077 4.7359C17.2487 4.75653 17.1944 4.78885 17.1481 4.83092C17.1018 4.87299 17.0645 4.92395 17.0383 4.98077C17.0122 5.03758 16.9977 5.09908 16.9958 5.1616C16.9939 5.22412 17.0047 5.28638 17.0274 5.34467C17.0501 5.40295 17.0843 5.45606 17.128 5.50084C17.1716 5.54561 17.2239 5.58113 17.2816 5.60528C17.3393 5.62943 17.4013 5.6417 17.4638 5.64138C19.3885 5.69804 21.2859 6.11223 23.0592 6.8628C24.9123 7.6435 26.5528 8.85436 27.8449 10.3951C28.9933 11.7947 29.7429 13.478 30.0149 15.2678C30.3079 17.3291 29.9063 19.4293 28.8734 21.237C28.6405 21.6389 29.3362 22.1066 29.6101 21.6668Z",
|
|
1273
|
+
fill: "#528693"
|
|
1274
|
+
}),
|
|
1275
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", {
|
|
1276
|
+
d: "M15.0649 20.3634C15.2051 20.3177 15.3218 20.2188 15.3899 20.0879C15.4579 19.9571 15.4719 19.8048 15.4287 19.6637C15.1968 18.9411 14.913 18.2374 14.6781 17.5127C14.5241 17.037 14.3782 16.5592 14.2273 16.0814C14.0034 15.3587 13.7825 14.736 13.5536 14.0184C13.4357 13.6505 13.315 13.2841 13.1918 12.9189C13.0618 12.5361 13.0328 12.1822 12.609 12.0033C12.4383 11.9148 12.2407 11.8931 12.0549 11.9427C11.8691 11.9922 11.7085 12.1094 11.6045 12.2712C11.3876 12.771 11.2477 13.3217 11.0718 13.8385C10.4001 15.8155 9.79137 17.4368 9.04372 19.5927C9.01923 19.6636 9.00901 19.7386 9.01367 19.8135C9.01832 19.8883 9.03775 19.9615 9.07083 20.0287C9.10392 20.096 9.15 20.1561 9.20642 20.2055C9.26284 20.2548 9.32848 20.2925 9.39956 20.3164L9.49951 20.3494C9.57019 20.373 9.64484 20.3825 9.71918 20.3773C9.79353 20.372 9.86611 20.3522 9.93277 20.3188C9.99943 20.2855 10.0589 20.2394 10.1077 20.183C10.1565 20.1267 10.1937 20.0613 10.2172 19.9906C10.3581 19.5748 10.494 19.165 10.631 18.7521L13.8115 18.7282C13.9554 19.133 14.1113 19.5608 14.3052 20.0445C14.3585 20.1798 14.4614 20.2896 14.593 20.3513C14.7247 20.413 14.8749 20.422 15.0129 20.3764L15.0649 20.3634ZM11.0468 17.5117C11.1657 17.1619 11.2887 16.8021 11.4216 16.4272C11.7275 15.5586 11.9843 14.837 12.2512 13.9664C12.5171 14.76 12.787 15.5656 13.0708 16.4652C13.1918 16.851 13.3037 17.2089 13.4177 17.5647L11.0468 17.5117Z",
|
|
1277
|
+
fill: "#528693"
|
|
1278
|
+
}),
|
|
1279
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", {
|
|
1280
|
+
d: "M24.7824 12.9239C23.8978 12.9239 23.0382 12.9239 22.0886 12.9139L22.1086 12.1842C22.1112 12.1028 22.0973 12.0216 22.0677 11.9457C22.0382 11.8697 21.9936 11.8005 21.9367 11.7422C21.8798 11.6838 21.8116 11.6376 21.7364 11.6062C21.6612 11.5748 21.5804 11.559 21.4989 11.5595H21.4789C21.3213 11.56 21.17 11.6218 21.0571 11.7319C20.9442 11.842 20.8786 11.9917 20.8742 12.1493L20.8542 12.8939C19.9247 12.8739 19.3249 12.8489 18.3004 12.8639C18.1405 12.8666 17.9879 12.9319 17.8757 13.046C17.7635 13.1601 17.7007 13.3137 17.7007 13.4736V13.5136C17.7 13.5932 17.7152 13.6722 17.7454 13.7458C17.7755 13.8195 17.8201 13.8864 17.8763 13.9427C17.9326 13.999 17.9996 14.0435 18.0732 14.0737C18.1469 14.1038 18.2258 14.119 18.3054 14.1183L23.0032 14.1483C22.6715 15.3649 22.0008 16.4621 21.0691 17.3118H21.0591C20.7793 17.002 20.5094 16.6871 20.2645 16.3573C20.1745 16.2423 20.0846 16.1224 20.0046 15.9975C19.9846 15.9675 19.9646 15.9425 19.9446 15.9125C19.8602 15.7881 19.7318 15.7004 19.5853 15.667C19.4387 15.6336 19.285 15.6571 19.155 15.7326L19.105 15.7626C19.0343 15.8035 18.9727 15.8585 18.924 15.9241C18.8752 15.9898 18.8405 16.0647 18.8217 16.1442C18.803 16.2238 18.8008 16.3063 18.8151 16.3868C18.8294 16.4673 18.8601 16.544 18.9051 16.6122C18.9651 16.6971 19.0201 16.7871 19.0851 16.872C19.1139 16.9174 19.1456 16.9608 19.18 17.002C19.27 17.1269 19.3649 17.2519 19.4649 17.3718C19.6648 17.6167 19.8747 17.8516 20.1046 18.0865C19.5192 18.5204 18.8912 18.8938 18.2305 19.201C18.0989 19.2641 17.9948 19.373 17.9378 19.5073C17.8807 19.6416 17.8746 19.7921 17.9206 19.9306L17.9506 20.0206C18.0129 20.1654 18.1291 20.2803 18.2746 20.3409C18.4201 20.4016 18.5835 20.4032 18.7302 20.3454C19.3476 20.0762 19.934 19.7411 20.4794 19.3459C20.5744 19.2809 20.6643 19.2159 20.7493 19.146C20.8342 19.076 20.9292 19.011 21.0191 18.9361C21.2041 19.086 21.379 19.2309 21.5589 19.3609C21.6488 19.4308 21.7388 19.4958 21.8338 19.5608C21.8937 19.6008 21.9537 19.6457 22.0187 19.6807C22.1136 19.7457 22.2186 19.8057 22.3185 19.8606C22.3885 19.9006 22.4635 19.9406 22.5384 19.9806C22.6484 20.0356 22.7633 20.0905 22.8783 20.1455C23.0628 20.2308 23.2628 20.3108 23.478 20.3854C23.6245 20.4331 23.7838 20.4216 23.922 20.3534C24.0602 20.2853 24.1663 20.1658 24.2176 20.0206C24.2692 19.8795 24.266 19.7242 24.2087 19.5854C24.1513 19.4466 24.0439 19.3344 23.9078 19.2709C23.1936 18.9883 22.5211 18.6101 21.9087 18.1464C21.9687 18.0865 22.0337 18.0365 22.0886 17.9765C22.6101 17.4487 23.068 16.8617 23.453 16.2273C23.833 15.5983 24.0907 14.9031 24.2126 14.1783C24.2126 14.1783 24.2126 14.1783 24.2226 14.1783C24.4075 14.1783 24.5925 14.1783 24.7774 14.1783C24.9389 14.1778 25.0937 14.1134 25.2079 13.9991C25.3222 13.8849 25.3866 13.7301 25.3871 13.5686V13.5336C25.3884 13.4536 25.3737 13.3741 25.3439 13.2999C25.314 13.2256 25.2696 13.1581 25.2133 13.1013C25.1569 13.0445 25.0897 12.9995 25.0157 12.969C24.9417 12.9386 24.8624 12.9232 24.7824 12.9239Z",
|
|
1281
|
+
fill: "#528693"
|
|
1282
|
+
})
|
|
1283
|
+
]
|
|
1284
|
+
});
|
|
1285
|
+
});
|
|
1286
|
+
Language.displayName = "LanguageProps";
|
|
1287
|
+
|
|
949
1288
|
// src/iconography/nail-polish.tsx
|
|
950
|
-
var
|
|
951
|
-
var
|
|
952
|
-
var NailPolish = (0,
|
|
953
|
-
return /* @__PURE__ */ (0,
|
|
1289
|
+
var import_react23 = require("react");
|
|
1290
|
+
var import_jsx_runtime29 = require("react/jsx-runtime");
|
|
1291
|
+
var NailPolish = (0, import_react23.forwardRef)((delegated, ref) => {
|
|
1292
|
+
return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)("svg", {
|
|
954
1293
|
ref,
|
|
955
1294
|
width: "12",
|
|
956
1295
|
height: "16",
|
|
@@ -959,67 +1298,67 @@ var NailPolish = (0, import_react15.forwardRef)((delegated, ref) => {
|
|
|
959
1298
|
xmlns: "http://www.w3.org/2000/svg",
|
|
960
1299
|
...delegated,
|
|
961
1300
|
children: [
|
|
962
|
-
/* @__PURE__ */ (0,
|
|
1301
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
963
1302
|
d: "M.8573 9.7059H.4287v-.8824c0-.4873.3838-.8823.8571-.8823h4.2858c.4734 0 .8571.395.8571.8823v.8824h-.4286V15H.8573V9.7059Z",
|
|
964
1303
|
fill: "#BFF6F8"
|
|
965
1304
|
}),
|
|
966
|
-
/* @__PURE__ */ (0,
|
|
1305
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
967
1306
|
fillRule: "evenodd",
|
|
968
1307
|
clipRule: "evenodd",
|
|
969
1308
|
d: "M1.3716 9.1765v5.2941h4.1143V9.1765h.4285v-.353c0-.195-.1535-.353-.3428-.353H1.2858c-.1893 0-.3428.158-.3428.353v.353h.4286ZM6 9.7059h.4286v-.8824c0-.4873-.3837-.8823-.8571-.8823H1.2858c-.4733 0-.857.395-.857.8823v.8824h.4285V15H6V9.7059Z",
|
|
970
1309
|
fill: "#528693"
|
|
971
1310
|
}),
|
|
972
|
-
/* @__PURE__ */ (0,
|
|
1311
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
973
1312
|
d: "M1.2856 6.6176c0-.4873.3838-.8823.8572-.8823h2.5714c.4734 0 .8572.395.8572.8823v1.7648H1.2856V6.6176Z",
|
|
974
1313
|
fill: "#BFF6F8"
|
|
975
1314
|
}),
|
|
976
|
-
/* @__PURE__ */ (0,
|
|
1315
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
977
1316
|
fillRule: "evenodd",
|
|
978
1317
|
clipRule: "evenodd",
|
|
979
1318
|
d: "M4.7142 6.2647H2.1428c-.1894 0-.3429.158-.3429.353v1.2352h3.2572V6.6176c0-.1949-.1535-.3529-.3429-.3529Zm-2.5714-.5294c-.4734 0-.8572.395-.8572.8823v1.7648h4.2858V6.6176c0-.4873-.3838-.8823-.8572-.8823H2.1428Z",
|
|
980
1319
|
fill: "#528693"
|
|
981
1320
|
}),
|
|
982
|
-
/* @__PURE__ */ (0,
|
|
1321
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
983
1322
|
d: "M1.7144.6228c0-.344.2708-.6228.605-.6228 1.5594 0 2.8235 1.3013 2.8235 2.9066v3.2699H1.7144V.6228Z",
|
|
984
1323
|
fill: "#FFCCEC"
|
|
985
1324
|
}),
|
|
986
|
-
/* @__PURE__ */ (0,
|
|
1325
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
987
1326
|
fillRule: "evenodd",
|
|
988
1327
|
clipRule: "evenodd",
|
|
989
1328
|
d: "M2.2286 5.647h2.4V2.9067c0-1.3129-1.0338-2.3772-2.3092-2.3772a.0921.0921 0 0 0-.0908.0934v5.0243ZM2.3194 0c-.3342 0-.605.2789-.605.6228v5.5537h3.4285v-3.27C5.143 1.3014 3.8788 0 2.3194 0Z",
|
|
990
1329
|
fill: "#528693"
|
|
991
1330
|
}),
|
|
992
|
-
/* @__PURE__ */ (0,
|
|
1331
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
993
1332
|
fillRule: "evenodd",
|
|
994
1333
|
clipRule: "evenodd",
|
|
995
1334
|
d: "M2.4626 1.9929c-.432-.5148-.5769-1.1307-.5769-1.5517H2.4c0 .3142.1124.8013.4518 1.2056.3313.3947.8997.7355 1.8625.7355v.5295c-1.0943 0-1.8116-.3945-2.2517-.9189Z",
|
|
996
1335
|
fill: "#528693"
|
|
997
1336
|
}),
|
|
998
|
-
/* @__PURE__ */ (0,
|
|
1337
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
999
1338
|
d: "M4.8708 8.6772c.245-.9414 1.185-1.5 2.0995-1.2478l2.4838.6851c.9145.2523 1.4573 1.22 1.2122 2.1613l-1.2201 4.6876c-.1225.4707-.5925.75-1.0498.6239l-4.1397-1.1418c-.4573-.1262-.7286-.61-.606-1.0807l1.22-4.6876Z",
|
|
1000
1339
|
fill: "#FFCCEC"
|
|
1001
1340
|
}),
|
|
1002
|
-
/* @__PURE__ */ (0,
|
|
1341
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
1003
1342
|
fillRule: "evenodd",
|
|
1004
1343
|
clipRule: "evenodd",
|
|
1005
1344
|
d: "m9.321 8.6259-2.4838-.6851c-.6401-.1766-1.2981.2145-1.4697.8734l-1.2201 4.6876c-.049.1883.0595.3818.2424.4323l4.1397 1.1418c.1829.0505.3709-.0612.42-.2495l1.2201-4.6876c.1715-.659-.2084-1.3363-.8486-1.513ZM6.9703 7.4294c-.9145-.2523-1.8545.3064-2.0995 1.2478l-1.2202 4.6876c-.1225.4707.1489.9545.6061 1.0807l4.1397 1.1418c.4573.1261.9273-.1532 1.0498-.6239l1.2201-4.6876c.2451-.9414-.2977-1.909-1.2122-2.1613l-2.4838-.6851Z",
|
|
1006
1345
|
fill: "#528693"
|
|
1007
1346
|
}),
|
|
1008
|
-
/* @__PURE__ */ (0,
|
|
1347
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
1009
1348
|
d: "M7.9236 3.5069c.1508-.4319.598-.6727 1.0285-.554l.9602.2649c.4306.1188.7009.5575.6217 1.009l-.6114 3.4854c-.0892.508-.581.829-1.0654.6954l-1.5121-.417c-.4844-.1337-.7544-.6649-.5848-1.1507l1.1633-3.333Z",
|
|
1010
1349
|
fill: "#BFF6F8"
|
|
1011
1350
|
}),
|
|
1012
|
-
/* @__PURE__ */ (0,
|
|
1351
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
1013
1352
|
fillRule: "evenodd",
|
|
1014
1353
|
clipRule: "evenodd",
|
|
1015
1354
|
d: "m9.7792 3.7292-.9602-.2649c-.1722-.0475-.351.0488-.4114.2216l-1.1634 3.333c-.0678.1943.0402.4068.234.4603l1.5121.417c.1938.0535.3905-.075.4262-.2781l.6114-3.4853c.0316-.1806-.0765-.3561-.2487-.4036Zm-.827-.7763c-.4307-.1187-.8778.1221-1.0286.554l-1.1633 3.333c-.1696.4858.1004 1.017.5848 1.1506l1.5121.4171c.4844.1336.9762-.1875 1.0654-.6954l.6114-3.4853c.0792-.4516-.1911-.8903-.6217-1.0091l-.9602-.2649Z",
|
|
1016
1355
|
fill: "#528693"
|
|
1017
1356
|
}),
|
|
1018
|
-
/* @__PURE__ */ (0,
|
|
1357
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
1019
1358
|
d: "m5.8906 9.8713 3.3118.9135-.4437 1.7046-3.3118-.9135.4437-1.7046Z",
|
|
1020
1359
|
fill: "#fff"
|
|
1021
1360
|
}),
|
|
1022
|
-
/* @__PURE__ */ (0,
|
|
1361
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", {
|
|
1023
1362
|
fillRule: "evenodd",
|
|
1024
1363
|
clipRule: "evenodd",
|
|
1025
1364
|
d: "m8.5725 11.1592-2.3182-.6395-.1775.6819 2.3182.6394.1775-.6818ZM5.8906 9.8713 5.447 11.576l3.3118.9135.4437-1.7046-3.3118-.9135Z",
|
|
@@ -1030,11 +1369,52 @@ var NailPolish = (0, import_react15.forwardRef)((delegated, ref) => {
|
|
|
1030
1369
|
});
|
|
1031
1370
|
NailPolish.displayName = "NailPolishIcon";
|
|
1032
1371
|
|
|
1372
|
+
// src/iconography/order.tsx
|
|
1373
|
+
var import_react24 = require("react");
|
|
1374
|
+
var import_jsx_runtime30 = require("react/jsx-runtime");
|
|
1375
|
+
var Order = (0, import_react24.forwardRef)((delegated, ref) => {
|
|
1376
|
+
return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("svg", {
|
|
1377
|
+
ref,
|
|
1378
|
+
width: "22",
|
|
1379
|
+
height: "23",
|
|
1380
|
+
viewBox: "0 0 22 23",
|
|
1381
|
+
fill: "none",
|
|
1382
|
+
...delegated,
|
|
1383
|
+
children: [
|
|
1384
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", {
|
|
1385
|
+
d: "M4.223 5.41c0-.583.472-1.056 1.055-1.056h11.443c.584 0 1.056.473 1.056 1.056v13.833c0 .583-.472 1.056-1.056 1.056H5.278a1.056 1.056 0 0 1-1.055-1.056V5.41Z",
|
|
1386
|
+
fill: "#fff"
|
|
1387
|
+
}),
|
|
1388
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", {
|
|
1389
|
+
fillRule: "evenodd",
|
|
1390
|
+
clipRule: "evenodd",
|
|
1391
|
+
d: "M5.278 3.72h11.443c.933 0 1.69.757 1.69 1.69v13.833a1.69 1.69 0 0 1-1.69 1.69H5.278a1.69 1.69 0 0 1-1.689-1.69V5.41c0-.933.756-1.69 1.69-1.69Zm0 .634c-.583 0-1.055.473-1.055 1.056v13.833c0 .583.472 1.056 1.055 1.056h11.443c.584 0 1.056-.473 1.056-1.056V5.41c0-.583-.472-1.056-1.056-1.056H5.278Z",
|
|
1392
|
+
fill: "#528693"
|
|
1393
|
+
}),
|
|
1394
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", {
|
|
1395
|
+
d: "M7.552 4.119c0-.54.439-.98.98-.98h4.701a.98.98 0 0 1 0 1.96H8.532a.98.98 0 0 1-.98-.98Z",
|
|
1396
|
+
fill: "#BFF6F8"
|
|
1397
|
+
}),
|
|
1398
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", {
|
|
1399
|
+
fillRule: "evenodd",
|
|
1400
|
+
clipRule: "evenodd",
|
|
1401
|
+
d: "M8.532 2.506h4.7a1.613 1.613 0 0 1 0 3.226h-4.7a1.613 1.613 0 0 1 0-3.226Zm0 .634a.98.98 0 0 0 0 1.958h4.7a.98.98 0 0 0 0-1.958h-4.7Z",
|
|
1402
|
+
fill: "#528693"
|
|
1403
|
+
}),
|
|
1404
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", {
|
|
1405
|
+
d: "M7.063 8.546c0-.175.142-.317.317-.317h7.005a.317.317 0 0 1 0 .634H7.38a.317.317 0 0 1-.317-.317ZM7.063 11.31c0-.174.142-.316.317-.316h7.005a.317.317 0 0 1 0 .633H7.38a.317.317 0 0 1-.317-.316ZM7.063 14.075c0-.175.142-.316.317-.316h7.005a.317.317 0 1 1 0 .633H7.38a.317.317 0 0 1-.317-.317ZM7.063 16.84c0-.175.142-.317.317-.317h7.005a.317.317 0 1 1 0 .634H7.38a.317.317 0 0 1-.317-.317Z",
|
|
1406
|
+
fill: "#528693"
|
|
1407
|
+
})
|
|
1408
|
+
]
|
|
1409
|
+
});
|
|
1410
|
+
});
|
|
1411
|
+
Order.displayName = "OrderIcon";
|
|
1412
|
+
|
|
1033
1413
|
// src/iconography/particle.tsx
|
|
1034
|
-
var
|
|
1035
|
-
var
|
|
1036
|
-
var Particle = (0,
|
|
1037
|
-
return /* @__PURE__ */ (0,
|
|
1414
|
+
var import_react25 = require("react");
|
|
1415
|
+
var import_jsx_runtime31 = require("react/jsx-runtime");
|
|
1416
|
+
var Particle = (0, import_react25.forwardRef)((delegated, ref) => {
|
|
1417
|
+
return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)("svg", {
|
|
1038
1418
|
ref,
|
|
1039
1419
|
width: "22",
|
|
1040
1420
|
height: "20",
|
|
@@ -1043,68 +1423,68 @@ var Particle = (0, import_react16.forwardRef)((delegated, ref) => {
|
|
|
1043
1423
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1044
1424
|
...delegated,
|
|
1045
1425
|
children: [
|
|
1046
|
-
/* @__PURE__ */ (0,
|
|
1426
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1047
1427
|
fill: "#528693",
|
|
1048
1428
|
d: "M10.9 18.597c0-.332-2.426-.606-5.418-.61-2.992-.006-5.418.26-5.419.592 0 .333 2.425.606 5.417.611 2.993.005 5.419-.26 5.42-.593ZM21.39 16.21c0-.267-1.94-.485-4.334-.49-2.394-.003-4.335.209-4.335.475s1.94.485 4.334.489c2.393.004 4.334-.209 4.335-.475Z",
|
|
1049
1429
|
opacity: ".05"
|
|
1050
1430
|
}),
|
|
1051
|
-
/* @__PURE__ */ (0,
|
|
1431
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1052
1432
|
fill: "#528693",
|
|
1053
1433
|
d: "m17.404 11.998-4.03.47-6.417.748-1.462.17.21.373 1.94-3.537 3.09-5.638.71-1.295c.154-.28-.267-.53-.42-.25l-1.94 3.537-3.09 5.638-.71 1.295c-.082.149.017.396.21.373l4.03-.47 6.417-.748 1.462-.17c.308-.037.311-.533 0-.496Z"
|
|
1054
1434
|
}),
|
|
1055
|
-
/* @__PURE__ */ (0,
|
|
1435
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1056
1436
|
fill: "#FFBD54",
|
|
1057
1437
|
d: "M11.235 5.898c1.486 0 2.69-1.224 2.69-2.734S12.722.429 11.236.429s-2.69 1.224-2.69 2.735c0 1.51 1.204 2.734 2.69 2.734Z"
|
|
1058
1438
|
}),
|
|
1059
|
-
/* @__PURE__ */ (0,
|
|
1439
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1060
1440
|
fill: "#528693",
|
|
1061
1441
|
d: "M8.918 3.793a2.474 2.474 0 0 1 .068-1.47c.17-.47.48-.876.887-1.162a2.37 2.37 0 0 1 2.76.025c.4.293.703.704.866 1.179.162.474.177.987.041 1.47a2.44 2.44 0 0 1-.798 1.227 2.375 2.375 0 0 1-1.348.536 2.393 2.393 0 0 1-1.552-.457 2.461 2.461 0 0 1-.924-1.348.297.297 0 0 0-.137-.18.288.288 0 0 0-.4.113.302.302 0 0 0-.027.226c.16.604.5 1.143.972 1.543a2.945 2.945 0 0 0 3.425.283c.53-.318.95-.794 1.204-1.364.253-.57.327-1.205.211-1.82a3.047 3.047 0 0 0-.858-1.61A2.94 2.94 0 0 0 9.912.448c-.613.317-1.1.837-1.384 1.473a3.12 3.12 0 0 0-.174 2.03c.093.37.657.213.564-.158Z"
|
|
1062
1442
|
}),
|
|
1063
|
-
/* @__PURE__ */ (0,
|
|
1443
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1064
1444
|
fill: "#528693",
|
|
1065
1445
|
d: "M9.92 3.52a1.419 1.419 0 0 1 .143-1.046 1.38 1.38 0 0 1 .822-.647.195.195 0 0 0 .117-.093.2.2 0 0 0-.073-.27.192.192 0 0 0-.148-.019 1.778 1.778 0 0 0-1.055.835c-.23.407-.296.89-.182 1.346a.2.2 0 0 0 .092.12.193.193 0 0 0 .266-.075.2.2 0 0 0 .018-.15Z"
|
|
1066
1446
|
}),
|
|
1067
|
-
/* @__PURE__ */ (0,
|
|
1447
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1068
1448
|
fill: "#FFBD54",
|
|
1069
1449
|
d: "M5.494 18.192c2.477 0 4.485-2.04 4.485-4.558 0-2.517-2.008-4.557-4.485-4.557-2.476 0-4.484 2.04-4.484 4.557 0 2.518 2.008 4.558 4.484 4.558Z"
|
|
1070
1450
|
}),
|
|
1071
|
-
/* @__PURE__ */ (0,
|
|
1451
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1072
1452
|
fill: "#528693",
|
|
1073
1453
|
d: "M10.271 13.634c0-.998-.302-1.973-.867-2.79a4.785 4.785 0 0 0-2.289-1.778 4.702 4.702 0 0 0-2.878-.115 4.768 4.768 0 0 0-2.42 1.587c-.488.6-.828 1.31-.989 2.071a4.93 4.93 0 0 0 .062 2.303 4.876 4.876 0 0 0 1.098 2.014 4.77 4.77 0 0 0 1.889 1.272 4.704 4.704 0 0 0 4.363-.594 4.83 4.83 0 0 0 1.493-1.732c.353-.691.538-1.459.538-2.238a.3.3 0 0 0-.086-.21.29.29 0 0 0-.413 0 .3.3 0 0 0-.086.21c0 .88-.268 1.736-.766 2.454a4.2 4.2 0 0 1-2.016 1.557 4.127 4.127 0 0 1-2.531.093 4.186 4.186 0 0 1-2.122-1.406 4.316 4.316 0 0 1-.349-4.895 4.214 4.214 0 0 1 1.9-1.702 4.13 4.13 0 0 1 2.519-.279 4.22 4.22 0 0 1 2.408 1.485c.613.76.95 1.711.957 2.693a.3.3 0 0 0 .086.21.29.29 0 0 0 .413 0 .3.3 0 0 0 .086-.21Z"
|
|
1074
1454
|
}),
|
|
1075
|
-
/* @__PURE__ */ (0,
|
|
1455
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1076
1456
|
fill: "#FFBD54",
|
|
1077
1457
|
d: "M17.404 15.892c1.981 0 3.587-1.633 3.587-3.646 0-2.014-1.606-3.647-3.587-3.647s-3.587 1.633-3.587 3.646c0 2.014 1.606 3.647 3.587 3.647Z"
|
|
1078
1458
|
}),
|
|
1079
|
-
/* @__PURE__ */ (0,
|
|
1459
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1080
1460
|
fill: "#528693",
|
|
1081
1461
|
d: "M14.22 13.11a3.4 3.4 0 0 1 .092-2.02 3.342 3.342 0 0 1 1.219-1.598 3.258 3.258 0 0 1 3.793.032c.551.402.968.967 1.192 1.619.223.651.244 1.357.058 2.021a3.353 3.353 0 0 1-1.098 1.687 3.265 3.265 0 0 1-1.852.737 3.288 3.288 0 0 1-2.133-.627 3.382 3.382 0 0 1-1.27-1.851.296.296 0 0 0-.138-.18.288.288 0 0 0-.398.113.302.302 0 0 0-.028.226 3.951 3.951 0 0 0 1.263 2.006 3.83 3.83 0 0 0 4.454.37 3.923 3.923 0 0 0 1.566-1.773c.33-.74.426-1.567.276-2.366a3.964 3.964 0 0 0-1.114-2.095 3.857 3.857 0 0 0-2.099-1.061c-.79-.126-1.6 0-2.317.36a3.965 3.965 0 0 0-1.804 1.916 4.054 4.054 0 0 0-.225 2.643c.094.37.658.211.564-.159Z"
|
|
1082
1462
|
}),
|
|
1083
|
-
/* @__PURE__ */ (0,
|
|
1463
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1084
1464
|
fill: "#FFBD54",
|
|
1085
1465
|
d: "M5.494 18.192c2.477 0 4.485-2.04 4.485-4.558 0-2.517-2.008-4.557-4.485-4.557-2.476 0-4.484 2.04-4.484 4.557 0 2.518 2.008 4.558 4.484 4.558Z"
|
|
1086
1466
|
}),
|
|
1087
|
-
/* @__PURE__ */ (0,
|
|
1467
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1088
1468
|
fill: "#528693",
|
|
1089
1469
|
d: "M1.303 13.634c0-.878.268-1.735.766-2.453a4.2 4.2 0 0 1 2.016-1.558 4.128 4.128 0 0 1 2.531-.092 4.187 4.187 0 0 1 2.122 1.406 4.316 4.316 0 0 1 .349 4.895 4.214 4.214 0 0 1-1.9 1.702 4.13 4.13 0 0 1-2.518.279 4.22 4.22 0 0 1-2.409-1.485 4.344 4.344 0 0 1-.957-2.694.3.3 0 0 0-.086-.21.29.29 0 0 0-.413 0 .3.3 0 0 0-.086.21c0 1 .303 1.974.867 2.792a4.785 4.785 0 0 0 2.29 1.776c.924.34 1.929.38 2.877.116a4.768 4.768 0 0 0 2.42-1.587c.488-.6.828-1.31.99-2.072.16-.76.14-1.55-.062-2.302A4.876 4.876 0 0 0 9 10.343 4.77 4.77 0 0 0 7.113 9.07a4.703 4.703 0 0 0-4.363.595 4.83 4.83 0 0 0-1.493 1.733 4.917 4.917 0 0 0-.538 2.236.3.3 0 0 0 .086.21.29.29 0 0 0 .413 0 .3.3 0 0 0 .086-.21Z"
|
|
1090
1470
|
}),
|
|
1091
|
-
/* @__PURE__ */ (0,
|
|
1471
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1092
1472
|
fill: "#528693",
|
|
1093
1473
|
d: "M3.096 13.634c.007-.644.262-1.26.71-1.715a2.406 2.406 0 0 1 1.689-.722c.051 0 .101-.02.138-.057a.2.2 0 0 0 0-.28.193.193 0 0 0-.138-.059c-.74.001-1.448.3-1.97.83a2.86 2.86 0 0 0-.819 2.003.2.2 0 0 0 .057.14.193.193 0 0 0 .276 0 .2.2 0 0 0 .057-.14Z"
|
|
1094
1474
|
}),
|
|
1095
|
-
/* @__PURE__ */ (0,
|
|
1475
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1096
1476
|
fill: "#FFBD54",
|
|
1097
1477
|
d: "M17.407 15.694c1.981 0 3.587-1.633 3.587-3.646 0-2.014-1.606-3.647-3.587-3.647-1.982 0-3.588 1.633-3.588 3.647s1.606 3.646 3.588 3.646Z"
|
|
1098
1478
|
}),
|
|
1099
|
-
/* @__PURE__ */ (0,
|
|
1479
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1100
1480
|
fill: "#528693",
|
|
1101
1481
|
d: "M14.22 13.11a3.4 3.4 0 0 1 .092-2.02 3.342 3.342 0 0 1 1.219-1.598 3.258 3.258 0 0 1 3.793.032c.551.402.968.967 1.192 1.619.223.651.244 1.357.058 2.021a3.353 3.353 0 0 1-1.098 1.687 3.265 3.265 0 0 1-1.852.737 3.288 3.288 0 0 1-2.133-.627 3.382 3.382 0 0 1-1.27-1.851.296.296 0 0 0-.138-.18.288.288 0 0 0-.398.113.302.302 0 0 0-.028.226 3.951 3.951 0 0 0 1.263 2.006 3.83 3.83 0 0 0 4.454.37 3.923 3.923 0 0 0 1.566-1.773c.33-.74.426-1.567.276-2.366a3.964 3.964 0 0 0-1.114-2.095 3.857 3.857 0 0 0-2.099-1.061c-.79-.126-1.6 0-2.317.36a3.965 3.965 0 0 0-1.804 1.916 4.054 4.054 0 0 0-.225 2.643c.094.37.658.211.564-.159Z"
|
|
1102
1482
|
}),
|
|
1103
|
-
/* @__PURE__ */ (0,
|
|
1483
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1104
1484
|
fill: "#528693",
|
|
1105
1485
|
d: "M15.588 12.738a1.96 1.96 0 0 1 .197-1.445 1.906 1.906 0 0 1 1.134-.894.196.196 0 0 0 .118-.093.201.201 0 0 0-.073-.27.192.192 0 0 0-.148-.019 2.304 2.304 0 0 0-1.368 1.082 2.37 2.37 0 0 0-.236 1.744c.014.05.047.092.092.118a.192.192 0 0 0 .264-.074.2.2 0 0 0 .02-.149ZM8.652 12.516a3.843 3.843 0 0 1-.376 2.692 3.644 3.644 0 0 1-1.792 1.594c-.14.057-.077.292.064.233a3.851 3.851 0 0 0 1.635-1.293 3.943 3.943 0 0 0 .736-1.968 3.897 3.897 0 0 0-.116-1.3.079.079 0 0 0-.038-.043.077.077 0 0 0-.101.029.08.08 0 0 0-.011.056h-.001ZM5.574 17.212c.025 0 .049-.01.066-.027a.095.095 0 0 0 0-.134.092.092 0 0 0-.131 0 .096.096 0 0 0 0 .134.092.092 0 0 0 .065.027ZM19.744 10.834a3.173 3.173 0 0 1-.138 2.498 3.014 3.014 0 0 1-1.68 1.464c-.14.049-.079.276.06.226a3.216 3.216 0 0 0 1.54-1.177 3.3 3.3 0 0 0 .6-1.862 3.198 3.198 0 0 0-.226-1.193c-.04-.095-.192-.057-.156.044ZM17.372 15.06a.09.09 0 0 0 .062-.153.087.087 0 0 0-.125 0 .09.09 0 0 0 .063.152ZM12.698 2.3c.137.257.217.541.235.833.008.291-.061.579-.201.832-.141.238-.34.435-.576.574a1.592 1.592 0 0 1-.777.219.111.111 0 0 0-.075.034.115.115 0 0 0 0 .158c.02.02.047.033.075.034.315-.001.624-.088.896-.25.27-.164.495-.397.648-.676.293-.544.306-1.36-.107-1.85-.059-.07-.152.02-.117.092h-.001ZM10.765 4.552c.025 0 .049-.01.067-.028a.097.097 0 0 0 0-.135.094.094 0 0 0-.134 0 .097.097 0 0 0 0 .135.094.094 0 0 0 .067.028Z"
|
|
1106
1486
|
}),
|
|
1107
|
-
/* @__PURE__ */ (0,
|
|
1487
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", {
|
|
1108
1488
|
fill: "#528693",
|
|
1109
1489
|
d: "M18.347 4.75c1.175 0 1.177-1.857 0-1.857-1.178 0-1.178 1.858 0 1.858ZM16.12 5.824l-.003.056c.002.07.03.135.078.184a.265.265 0 0 0 .181.08l.07-.01a.258.258 0 0 0 .114-.068l.04-.053a.266.266 0 0 0 .035-.133l-.003-.056a.202.202 0 0 0-.022-.1.267.267 0 0 0-.234-.16l-.068.01a.256.256 0 0 0-.113.067l-.039.052a.26.26 0 0 0-.035.131ZM5.704 6.722c.573 0 .574-.905 0-.905-.575 0-.575.905 0 .905ZM3.623 2.902c1.3 0 1.301-2.052 0-2.052s-1.301 2.052 0 2.052Z",
|
|
1110
1490
|
opacity: ".05"
|
|
@@ -1114,11 +1494,346 @@ var Particle = (0, import_react16.forwardRef)((delegated, ref) => {
|
|
|
1114
1494
|
});
|
|
1115
1495
|
Particle.displayName = "ParticleIcon";
|
|
1116
1496
|
|
|
1497
|
+
// src/iconography/percentage.tsx
|
|
1498
|
+
var import_react26 = require("react");
|
|
1499
|
+
var import_jsx_runtime32 = require("react/jsx-runtime");
|
|
1500
|
+
var Percentage = (0, import_react26.forwardRef)((delegated, ref) => {
|
|
1501
|
+
return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("svg", {
|
|
1502
|
+
ref,
|
|
1503
|
+
width: "17",
|
|
1504
|
+
height: "16",
|
|
1505
|
+
viewBox: "0 0 17 16",
|
|
1506
|
+
fill: "none",
|
|
1507
|
+
...delegated,
|
|
1508
|
+
children: [
|
|
1509
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", {
|
|
1510
|
+
d: "M2.5603 14.0231c-.5858-.5858-.5858-1.5356 0-2.1213L12.886 1.5761c.5858-.5858 1.5355-.5858 2.1213 0 .5858.5857.5858 1.5355 0 2.1213L4.6816 14.023c-.5858.5858-1.5356.5858-2.1213 0Z",
|
|
1511
|
+
fill: "#BFF6F8"
|
|
1512
|
+
}),
|
|
1513
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", {
|
|
1514
|
+
fillRule: "evenodd",
|
|
1515
|
+
clipRule: "evenodd",
|
|
1516
|
+
d: "M13.2395 1.9296 2.9138 12.2553c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0L14.6537 3.3438c.3906-.3905.3906-1.0237 0-1.4142-.3905-.3905-1.0236-.3905-1.4142 0ZM2.5603 11.9018c-.5858.5857-.5858 1.5355 0 2.1213.5857.5858 1.5355.5858 2.1213 0L15.0073 3.6974c.5858-.5858.5858-1.5356 0-2.1214-.5858-.5857-1.5355-.5857-2.1213 0L2.5603 11.9018Z",
|
|
1517
|
+
fill: "#528693"
|
|
1518
|
+
}),
|
|
1519
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", {
|
|
1520
|
+
d: "M6.984 3.4998c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z",
|
|
1521
|
+
fill: "#fff"
|
|
1522
|
+
}),
|
|
1523
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", {
|
|
1524
|
+
fillRule: "evenodd",
|
|
1525
|
+
clipRule: "evenodd",
|
|
1526
|
+
d: "M4.484 5.4998c1.1045 0 2-.8955 2-2 0-1.1046-.8955-2-2-2-1.1046 0-2 .8954-2 2 0 1.1045.8954 2 2 2Zm0 .5c1.3807 0 2.5-1.1193 2.5-2.5s-1.1193-2.5-2.5-2.5-2.5 1.1193-2.5 2.5 1.1193 2.5 2.5 2.5Z",
|
|
1527
|
+
fill: "#528693"
|
|
1528
|
+
}),
|
|
1529
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", {
|
|
1530
|
+
d: "M15.984 12.4998c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z",
|
|
1531
|
+
fill: "#fff"
|
|
1532
|
+
}),
|
|
1533
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", {
|
|
1534
|
+
fillRule: "evenodd",
|
|
1535
|
+
clipRule: "evenodd",
|
|
1536
|
+
d: "M13.484 14.4998c1.1045 0 2-.8955 2-2 0-1.1046-.8955-2-2-2-1.1046 0-2 .8954-2 2 0 1.1045.8954 2 2 2Zm0 .5c1.3807 0 2.5-1.1193 2.5-2.5s-1.1193-2.5-2.5-2.5-2.5 1.1193-2.5 2.5 1.1193 2.5 2.5 2.5Z",
|
|
1537
|
+
fill: "#528693"
|
|
1538
|
+
})
|
|
1539
|
+
]
|
|
1540
|
+
});
|
|
1541
|
+
});
|
|
1542
|
+
Percentage.displayName = "PercentageIcon";
|
|
1543
|
+
|
|
1544
|
+
// src/iconography/price-tag.tsx
|
|
1545
|
+
var import_react27 = require("react");
|
|
1546
|
+
var import_jsx_runtime33 = require("react/jsx-runtime");
|
|
1547
|
+
var PriceTag = (0, import_react27.forwardRef)((delegated, ref) => {
|
|
1548
|
+
return /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)("svg", {
|
|
1549
|
+
ref,
|
|
1550
|
+
width: "17",
|
|
1551
|
+
height: "16",
|
|
1552
|
+
viewBox: "0 0 17 16",
|
|
1553
|
+
fill: "none",
|
|
1554
|
+
...delegated,
|
|
1555
|
+
children: [
|
|
1556
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1557
|
+
d: "m9.2016 14.5299-5.3736-3.853 5.793-8.0797 4.7251-.9167.6485 4.7692-5.793 8.0802Z",
|
|
1558
|
+
fill: "#fff"
|
|
1559
|
+
}),
|
|
1560
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1561
|
+
d: "m8.8128 13.9276-4.5965-3.3019a.0133.0133 0 0 1-.0055-.0032.014.014 0 0 1-.002-.0178l.1163-.1641.3672-.5163.7297-1.027 1.4482-2.0394C7.8328 5.5134 8.79 4.1755 9.7544 2.8277c.0069-.0108.014-.013.0314-.0153l.1965-.0375.3929-.0744.7955-.1488 2.1305-.402.5326-.0999.2613-.0492c.0064-.001.0133-.0022.0184.001.0051.0033.0016.0094.0034.0208l.0352.2687.0714.5403.2851 2.1503.1452 1.0746.0362.2686.0081.0493-.3143.4373-5.059 7.0545a1.7584 1.7584 0 0 0-.1567.2598 1.2226 1.2226 0 0 0-.0467.1131l-.0088.0263-.004.0128-.0015.0063c.027.0194-.06-.0408.0603.0433-.004.0006.007-.0129-.0102.03a.9797.9797 0 0 1-.0686.0787.0912.0912 0 0 0 .0044.1157.216.216 0 0 0 .2575.0442.3054.3054 0 0 0 .0912-.0611l.0448-.0358a1.1938 1.1938 0 0 0 .092-.0805 1.7974 1.7974 0 0 0 .1962-.2324l4.9402-6.8749.3088-.4313.18-.2535c.1009-.1407.0376-.3684.0327-.4162l-.1446-1.0616a3719.7822 3719.7822 0 0 1-.4494-3.319.424.424 0 0 0-.2845-.3766.4551.4551 0 0 0-.2507-.0093l-.1964.038-.5549.1087-2.2858.4401-.7855.1508-.3928.0754-.1998.0385a.4623.4623 0 0 0-.3335.1831L6.5894 6.3278 5.1243 8.373 4.339 9.472l-.4118.5743-.2538.3564a.4262.4262 0 0 0 .104.5907l4.737 3.3491c.5716.4042.8656-.0029.2983-.4149Z",
|
|
1562
|
+
fill: "#528693"
|
|
1563
|
+
}),
|
|
1564
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1565
|
+
d: "m4.2171 11.2794 3.6044 2.5937.888.6332.1194.0851a.8012.8012 0 0 0 .2158.1291.4078.4078 0 0 0 .4288-.1178l.3711-.514 1.2481-1.7573 2.483-3.4894 1.2492-1.7412.3257-.4518a.39.39 0 0 0 .0815-.2246.7585.7585 0 0 0-.0109-.1213l-.011-.0666-.0349-.2673-.139-1.07-.4028-3.1009a.4107.4107 0 0 0-.3439-.3566.8.8 0 0 0-.2811.028l-.1572.0296-.6002.1136-1.2003.2283-2.4284.4662c-.1993.0197-.3265.259-.356.2978l-.172.2385-.3432.4775-.6868.9555L6.693 6.1885l-2.7413 3.8248a1.7602 1.7602 0 0 0-.1567.2599 1.1378 1.1378 0 0 0-.0467.113l-.019.0538a.3149.3149 0 0 0-.0325.1102.2297.2297 0 0 0 .1267.243.0914.0914 0 0 0 .1147-.0295c.0202-.0282.0286-.066.0494-.0933a.0703.0703 0 0 1 .0376-.0274c-.0104-.0075.0924.0658.0492.0344l.006-.001.0108-.0079.022-.0168a1.131 1.131 0 0 0 .0916-.0804 1.7693 1.7693 0 0 0 .1967-.2325l5.3837-7.4935 2.2612-.4386 1.2325-.2387.6331-.1226.192-.0367c.006-.001.0099.0044.0092.0096.1114.829.2523 1.874.3971 2.9524l.1411 1.0556c.0201.1526.0576.423.0457.351l-.2695.3742-1.1748 1.6332c-.7724 1.0755-1.5297 2.1323-2.3164 3.2285L9.733 13.2977l-.5927.8321s-.0027.005-.0059.0045c-.003-.0005.0266.0199-.0813-.057l-.4595-.3294-4.0784-2.8844c-.5719-.4031-.8654.0039-.2981.4159Z",
|
|
1566
|
+
fill: "#528693"
|
|
1567
|
+
}),
|
|
1568
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1569
|
+
d: "M12.7352 4.6305a.559.559 0 0 0-.3575-.4881.5496.5496 0 0 0-.7468.6068.5279.5279 0 0 0 .1813.3014c.0103.01.0178.0214.0289.0307a.5425.5425 0 0 0 .0557.0308.507.507 0 0 0 .3297.0915.4996.4996 0 0 0 .2349-.0802c.0083-.005.0138-.012.022-.0173a.583.583 0 0 0 .1228-.1033.5614.5614 0 0 0 .0826-.1408c.0042-.0113.0135-.02.0172-.0312a.523.523 0 0 0 .0292-.2003Zm-.5592.0122c-.0034.0005-.0098.0016 0 0l.0109-.0018c.0029-.0005.0044-.0008.0093.0015-.0106.0027-.0196.0037-.0198.0022l-.0004-.002ZM9.6696 9.7357c.1039-.1448.1402-.3035.109-.476-.0297-.1714-.1362-.3836-.3195-.6365-.2619-.3427-.4113-.6512-.4482-.9255-.0342-.2748.0396-.5389.2213-.7923.185-.2581.4116-.4162.6796-.4743.2697-.057.5472-.007.8326.15l.3708-.517.3518.2522-.3725.5194c.2385.2258.3644.484.3776.7748.0148.2918-.0935.599-.3248.9218l-.4345-.3115c.1592-.222.2328-.436.221-.6423-.0118-.2063-.1074-.3738-.2868-.5024-.1874-.1343-.3656-.1882-.5347-.1617-.168.025-.3141.124-.4382.2971-.1151.1606-.1552.326-.1201.4966.0377.17.148.3802.3309.6304.1855.2498.3113.47.3774.6603.0688.19.0901.3696.0639.5391-.0246.1707-.0967.3394-.2164.5062-.1907.2661-.4245.4226-.7012.4696-.2753.0482-.5676-.0161-.8771-.1927l-.3234.451-.3494-.2505.3233-.451c-.2736-.2367-.429-.5053-.466-.806-.0344-.301.0602-.6075.2836-.9191l.4368.3131c-.1568.2188-.2201.4285-.1899.6289.0303.2004.151.3763.3618.5275.2063.1478.404.2145.593.2.1892-.0146.3453-.1076.4683-.2792Z",
|
|
1570
|
+
fill: "#528693"
|
|
1571
|
+
}),
|
|
1572
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1573
|
+
d: "M7.0697 13.5895 2.3944 8.9137 9.4246 1.884l4.8112-.136-.1359 4.8113-7.0302 7.0302Z",
|
|
1574
|
+
fill: "#BFF6F8"
|
|
1575
|
+
}),
|
|
1576
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1577
|
+
d: "M6.784 12.932 2.7859 8.9264a.014.014 0 0 1-.004-.022l.1414-.1429.4463-.4498.887-.8946 1.7608-1.7766c1.1684-1.17 2.3304-2.3344 3.5013-3.5074.0085-.0095.016-.0105.0335-.01l.1999-.005.3998-.0095.8091-.0175 2.1675-.05.5418-.012.2658-.006c.0065 0 .0135 0 .018.004.0045.004 0 .0096 0 .021l-.009.271-.0175.5447-.0684 2.168-.0315 1.084-.008.2708v.05l-.3813.3803-6.1391 6.1376a1.7614 1.7614 0 0 0-.197.2309 1.2262 1.2262 0 0 0-.0644.104l-.013.0245-.006.012-.0025.0059c.0235.0235-.0525-.0499.0525.0525-.004 0 .009-.0115-.015.028a.9673.9673 0 0 1-.0805.0665.0913.0913 0 0 0-.0145.1149.2155.2155 0 0 0 .2469.0855.305.305 0 0 0 .1-.0455l.05-.028a1.2113 1.2113 0 0 0 .1039-.0644c.0825-.0592.16-.1252.2314-.1975l5.9926-5.9796.3749-.3754.2189-.2209c.1224-.1224.0969-.3573.0999-.4053l.03-1.071a3270.5647 3270.5647 0 0 1 .0965-3.3479.4234.4234 0 0 0-.2194-.4178.4554.4554 0 0 0-.2459-.05l-.1999.0055-.5653.017-2.3269.0625-.7996.021-.3998.0105-.2034.0055a.4623.4623 0 0 0-.3588.1264L5.8264 5.0717 4.0483 6.8514l-.9536.9566-.4997.4997-.3084.3104a.4262.4262 0 0 0 .0065.5997l4.129 4.0751c.4983.4917.8547.1379.3619-.3609Z",
|
|
1578
|
+
fill: "#528693"
|
|
1579
|
+
}),
|
|
1580
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1581
|
+
d: "m2.6802 9.5715 3.1346 3.1455.7731.7692.104.1034a.7985.7985 0 0 0 .1919.1625.4073.4073 0 0 0 .4423-.0465l.4497-.4468 1.5173-1.5308 3.0176-3.039 1.5158-1.5149.3948-.3928a.3894.3894 0 0 0 .117-.2084.7594.7594 0 0 0 .0089-.1214V6.384l.009-.2694.037-1.0784.107-3.125a.4105.4105 0 0 0-.2814-.4079.7995.7995 0 0 0-.2819-.018l-.1599.0035-.6107.0145-1.2214.03-2.4719.065c-.1999-.013-.3643.2024-.3998.2359l-.2084.2074-.4163.4153-.833.831-1.6643 1.6633-3.327 3.328a1.7572 1.7572 0 0 0-.1968.2308 1.139 1.139 0 0 0-.0645.104l-.0275.05a.315.315 0 0 0-.05.1034.2299.2299 0 0 0 .0855.2604.0914.0914 0 0 0 .118-.0105c.0244-.0245.039-.0605.0639-.084a.0704.0704 0 0 1 .0415-.021c-.009-.009.0804.08.043.042h.006l.012-.006.0244-.013a1.1354 1.1354 0 0 0 .1035-.0644c.0828-.059.1604-.1251.2319-.1975l6.531-6.5179 2.3023-.065 1.2549-.035.6447-.018.1954-.005c.006 0 .009.006.0075.011-.025.8362-.0559 1.8902-.0884 2.9777L13.83 6.0857c-.005.1539-.012.4268-.012.3538l-.3269.3253-1.4248 1.4204c-.937.9355-1.8561 1.8551-2.8107 2.8087l-1.4613 1.4663-.7201.7246s-.0035.0045-.0065.0035c-.003-.001.023.024-.071-.0694l-.3998-.3999L3.042 9.2097c-.4988-.4908-.8546-.137-.3619.3618Z",
|
|
1582
|
+
fill: "#528693"
|
|
1583
|
+
}),
|
|
1584
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", {
|
|
1585
|
+
d: "M12.1665 4.3968a.5599.5599 0 0 0-.2734-.5397.5498.5498 0 0 0-.8356.4772.5286.5286 0 0 0 .1299.3269c.0085.0115.014.024.0235.035a.5401.5401 0 0 0 .05.0395.5065.5065 0 0 0 .3103.1439.4995.4995 0 0 0 .2449-.041c.009-.0035.0155-.0095.0245-.0135a.5816.5816 0 0 0 .138-.082.5613.5613 0 0 0 .1044-.1254c.006-.0105.0165-.0175.022-.028a.5237.5237 0 0 0 .0615-.1929Zm-.5538-.079c-.0035 0-.01 0 0 0h.011c.003 0 .0045 0 .009.003-.011.001-.02.0006-.02-.001v-.002ZM8.3114 8.9353c.126-.126.1876-.2767.1849-.452-.0014-.174-.072-.4006-.2116-.68-.2027-.3807-.3-.7094-.2917-.986.011-.2767.1266-.5253.3471-.7458.2247-.2246.474-.3437.7478-.3574.2753-.0124.541.0821.7971.2835l.4499-.45.3061.3062-.452.452c.1986.2615.2808.5368.2466.8258-.0329.2903-.1897.5759-.4705.8566l-.378-.378c.1931-.193.3006-.3923.3225-.5978.022-.2054-.0451-.3862-.2013-.5423-.163-.163-.33-.2452-.5012-.2465-.1699-.0028-.33.0712-.4808.2218-.1396.1397-.206.2965-.1992.4705.0096.1739.0842.3992.224.6759.1423.2766.2307.5142.265.7128.0369.1986.0287.3794-.0247.5423-.052.1644-.1507.3192-.2959.4643-.2314.2315-.4875.3479-.7683.3493-.2794.0027-.5574-.1082-.834-.3328l-.3924.3923-.304-.304.3923-.3924c-.2314-.278-.341-.5684-.3287-.871.015-.3027.1582-.5896.4294-.8608l.38.38c-.1903.1904-.2869.387-.2896.5897-.0028.2027.0876.3958.2711.5793.1795.1794.3637.2773.5527.2938.189.0164.3581-.05.5074-.1993Z",
|
|
1586
|
+
fill: "#528693"
|
|
1587
|
+
})
|
|
1588
|
+
]
|
|
1589
|
+
});
|
|
1590
|
+
});
|
|
1591
|
+
PriceTag.displayName = "PriceTagIcon";
|
|
1592
|
+
|
|
1593
|
+
// src/iconography/subscription.tsx
|
|
1594
|
+
var import_react28 = require("react");
|
|
1595
|
+
var import_jsx_runtime34 = require("react/jsx-runtime");
|
|
1596
|
+
var Subscription = (0, import_react28.forwardRef)((delegated, ref) => {
|
|
1597
|
+
return /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)("svg", {
|
|
1598
|
+
ref,
|
|
1599
|
+
width: "34",
|
|
1600
|
+
height: "34",
|
|
1601
|
+
viewBox: "0 0 34 34",
|
|
1602
|
+
fill: "none",
|
|
1603
|
+
...delegated,
|
|
1604
|
+
children: [
|
|
1605
|
+
/* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", {
|
|
1606
|
+
d: "M6.61561 5.18342H25.0671H27.0366L28.0213 8.13757L29.006 15.0306L6.35752 13.0612L5.3728 7.15285L6.61561 5.18342Z",
|
|
1607
|
+
fill: "#bff6f8"
|
|
1608
|
+
}),
|
|
1609
|
+
/* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", {
|
|
1610
|
+
d: "M6.35752 13.0611H19.1588H28.0213L29.006 17L28.0213 26.8472L27.0366 28.8166H14.2353H7.34224H6.35752L5.3728 26.8472L6.35752 22.9083V17V13.0611Z",
|
|
1611
|
+
fill: "#fff"
|
|
1612
|
+
}),
|
|
1613
|
+
/* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", {
|
|
1614
|
+
fillRule: "evenodd",
|
|
1615
|
+
clipRule: "evenodd",
|
|
1616
|
+
d: "M7.69756 4.39563H25.3681C26.716 4.39563 27.8662 5.37006 28.0878 6.69955L28.326 8.12863C29.305 14.0024 29.305 19.9976 28.326 25.8714L28.0878 27.3005C27.8662 28.6299 26.716 29.6044 25.3681 29.6044H7.69756C5.99377 29.6044 4.69776 28.0745 4.97786 26.3939L5.10812 25.6124C6.05849 19.9101 6.05849 14.0899 5.10812 8.38765L4.97786 7.60612C4.69776 5.92551 5.99377 4.39563 7.69756 4.39563ZM7.69756 5.27456C6.48057 5.27456 5.73939 6.14667 5.93946 7.3471L6.06972 8.12863C7.03438 13.9166 7.03438 19.8244 6.06972 25.6124L5.93946 26.3939C5.73939 27.5943 6.48056 28.641 7.69756 28.641H25.3681C26.3309 28.641 27.0227 28.1206 27.181 27.1709L27.4192 25.7419C28.3838 19.9539 28.3838 14.0461 27.4192 8.25814L27.181 6.82906C27.0227 5.87943 26.3309 5.27456 25.3681 5.27456H7.69756Z",
|
|
1617
|
+
fill: "#528693"
|
|
1618
|
+
}),
|
|
1619
|
+
/* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", {
|
|
1620
|
+
fillRule: "evenodd",
|
|
1621
|
+
clipRule: "evenodd",
|
|
1622
|
+
d: "M28.4567 13.455L6.24786 13.455L6.24786 12.4094L28.4567 12.4094L28.4567 13.455Z",
|
|
1623
|
+
fill: "#528693"
|
|
1624
|
+
})
|
|
1625
|
+
]
|
|
1626
|
+
});
|
|
1627
|
+
});
|
|
1628
|
+
Subscription.displayName = "SubscriptionIcon";
|
|
1629
|
+
|
|
1630
|
+
// src/iconography/shapes.tsx
|
|
1631
|
+
var import_react29 = require("react");
|
|
1632
|
+
var import_jsx_runtime35 = require("react/jsx-runtime");
|
|
1633
|
+
var Shapes = (0, import_react29.forwardRef)((delegated, ref) => {
|
|
1634
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)("svg", {
|
|
1635
|
+
ref,
|
|
1636
|
+
width: "23",
|
|
1637
|
+
height: "22",
|
|
1638
|
+
viewBox: "0 0 23 22",
|
|
1639
|
+
fill: "none",
|
|
1640
|
+
...delegated,
|
|
1641
|
+
children: [
|
|
1642
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1643
|
+
d: "M3.679 3.1a.3.3 0 0 1 .3-.3h6.4a.3.3 0 0 1 .3.3v6.4a.3.3 0 0 1-.3.3h-6.4a.3.3 0 0 1-.3-.3V3.1Z",
|
|
1644
|
+
fill: "#BFF6F8"
|
|
1645
|
+
}),
|
|
1646
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1647
|
+
fillRule: "evenodd",
|
|
1648
|
+
clipRule: "evenodd",
|
|
1649
|
+
d: "M3.979 2.2h6.4a.9.9 0 0 1 .9.9v6.4a.9.9 0 0 1-.9.9h-6.4a.9.9 0 0 1-.9-.9V3.1a.9.9 0 0 1 .9-.9Zm0 .6a.3.3 0 0 0-.3.3v6.4a.3.3 0 0 0 .3.3h6.4a.3.3 0 0 0 .3-.3V3.1a.3.3 0 0 0-.3-.3h-6.4Z",
|
|
1650
|
+
fill: "#528693"
|
|
1651
|
+
}),
|
|
1652
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1653
|
+
d: "M13.128 14.99a.3.3 0 0 1 .105-.311l3.46-2.732a.3.3 0 0 1 .372 0l3.46 2.732a.3.3 0 0 1 .105.31l-1.193 4.587a.3.3 0 0 1-.29.224h-4.536a.3.3 0 0 1-.29-.224l-1.193-4.586Z",
|
|
1654
|
+
fill: "#fff"
|
|
1655
|
+
}),
|
|
1656
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1657
|
+
fillRule: "evenodd",
|
|
1658
|
+
clipRule: "evenodd",
|
|
1659
|
+
d: "m21.21 15.14-1.192 4.587a.9.9 0 0 1-.871.673h-4.536a.9.9 0 0 1-.871-.673l-1.193-4.586a.9.9 0 0 1 .314-.933l3.46-2.732a.9.9 0 0 1 1.116 0l3.46 2.732a.9.9 0 0 1 .313.933Zm-7.977-.461a.3.3 0 0 0-.105.31l1.193 4.587a.3.3 0 0 0 .29.224h4.536a.3.3 0 0 0 .29-.224l1.193-4.586a.3.3 0 0 0-.105-.311l-3.46-2.732a.3.3 0 0 0-.372 0l-3.46 2.732Z",
|
|
1660
|
+
fill: "#528693"
|
|
1661
|
+
}),
|
|
1662
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1663
|
+
d: "m17.069 2.8 3.51 7h-7.097l3.587-7Z",
|
|
1664
|
+
fill: "#BFF6F8"
|
|
1665
|
+
}),
|
|
1666
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1667
|
+
fillRule: "evenodd",
|
|
1668
|
+
clipRule: "evenodd",
|
|
1669
|
+
d: "M17.072 2.2a.6.6 0 0 1 .533.331l3.51 7a.6.6 0 0 1-.536.869h-7.097a.6.6 0 0 1-.534-.874l3.587-7a.6.6 0 0 1 .537-.326Zm-.003.6-3.587 7h7.097l-3.51-7Z",
|
|
1670
|
+
fill: "#528693"
|
|
1671
|
+
}),
|
|
1672
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1673
|
+
d: "M10.679 16.3a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z",
|
|
1674
|
+
fill: "#BFF6F8"
|
|
1675
|
+
}),
|
|
1676
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", {
|
|
1677
|
+
fillRule: "evenodd",
|
|
1678
|
+
clipRule: "evenodd",
|
|
1679
|
+
d: "M11.279 16.3a4.1 4.1 0 1 1-8.2 0 4.1 4.1 0 0 1 8.2 0Zm-4.1 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z",
|
|
1680
|
+
fill: "#528693"
|
|
1681
|
+
})
|
|
1682
|
+
]
|
|
1683
|
+
});
|
|
1684
|
+
});
|
|
1685
|
+
Shapes.displayName = "ShapesIcon";
|
|
1686
|
+
|
|
1687
|
+
// src/iconography/topics.tsx
|
|
1688
|
+
var import_react30 = require("react");
|
|
1689
|
+
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
1690
|
+
var Topics = (0, import_react30.forwardRef)((delegated, ref) => {
|
|
1691
|
+
return /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("svg", {
|
|
1692
|
+
ref,
|
|
1693
|
+
width: "23",
|
|
1694
|
+
height: "23",
|
|
1695
|
+
viewBox: "0 0 23 23",
|
|
1696
|
+
fill: "none",
|
|
1697
|
+
...delegated,
|
|
1698
|
+
children: [
|
|
1699
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1700
|
+
d: "M10.922 11.146H9.274c-.075 0-.075.697 0 .697h.027v-.697H7.395c-.075 0-.075.697 0 .697h1.908c.075 0 .075-.697 0-.697h-.027v.697h1.647c.074 0 .074-.697-.001-.697Z",
|
|
1701
|
+
fill: "#528693"
|
|
1702
|
+
}),
|
|
1703
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1704
|
+
d: "M15.221 11.146H11.6c-.165 0-.166.697 0 .697h.058v-.697H7.461c-.165 0-.166.697 0 .697h4.196c.165 0 .165-.697 0-.697H11.6v.697h3.622c.165 0 .166-.697 0-.697Z",
|
|
1705
|
+
fill: "#528693"
|
|
1706
|
+
}),
|
|
1707
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1708
|
+
d: "M6.713 13.669a2.108 2.108 0 0 1-2.243-2.144 2.114 2.114 0 0 1 2.165-2.204 2.209 2.209 0 0 1 2.116 2.094c0 1.38-.825 2.254-2.038 2.254Z",
|
|
1709
|
+
fill: "#fff"
|
|
1710
|
+
}),
|
|
1711
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1712
|
+
d: "M6.713 13.318a1.813 1.813 0 0 1-1.648-2.751 1.837 1.837 0 0 1 1.191-.854c2.376-.484 2.983 3.478.457 3.607-.446.023-.45.716 0 .698a2.462 2.462 0 0 0 2.373-2.887 2.558 2.558 0 0 0-2.762-2.14 2.528 2.528 0 0 0 .39 5.029.351.351 0 0 0 0-.702ZM15.01 17.67h-3.684v-5.477a.351.351 0 0 0-.696 0v.152h.696V5.32h3.685a.35.35 0 0 0 0-.696h-3.746a.652.652 0 0 0-.329.056.554.554 0 0 0-.307.541v7.124a.351.351 0 0 0 .697 0v-.156h-.697v5.519a.596.596 0 0 0 .187.522.694.694 0 0 0 .53.136h3.664a.351.351 0 0 0 0-.697Z",
|
|
1713
|
+
fill: "#528693"
|
|
1714
|
+
}),
|
|
1715
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1716
|
+
d: "M15.439 13.208a1.705 1.705 0 0 1-1.55-2.584 1.727 1.727 0 0 1 1.117-.803c2.236-.462 2.808 3.27.43 3.389-.335.017-.338.537 0 .523a2.183 2.183 0 0 0 2.101-2.562 2.27 2.27 0 0 0-2.457-1.895 2.24 2.24 0 0 0 .351 4.461.264.264 0 1 0 .008-.529Z",
|
|
1717
|
+
fill: "#528693"
|
|
1718
|
+
}),
|
|
1719
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1720
|
+
d: "M15.448 13.669a2.106 2.106 0 0 1-2.243-2.144 2.115 2.115 0 0 1 2.166-2.204 2.209 2.209 0 0 1 2.115 2.094 2.023 2.023 0 0 1-2.038 2.254Z",
|
|
1721
|
+
fill: "#BFF6F8"
|
|
1722
|
+
}),
|
|
1723
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1724
|
+
d: "M15.448 13.318a1.813 1.813 0 0 1-1.649-2.751 1.834 1.834 0 0 1 1.192-.854c2.376-.484 2.984 3.479.457 3.607-.447.023-.45.716 0 .698a2.463 2.463 0 0 0 2.372-2.887 2.558 2.558 0 0 0-2.761-2.14 2.527 2.527 0 0 0 .389 5.029c.452.01.451-.692 0-.702ZM15.439 19.73a1.703 1.703 0 0 1-1.78-1.92 1.724 1.724 0 0 1 1.346-1.466c2.237-.461 2.809 3.27.43 3.389-.334.016-.337.537 0 .523a2.185 2.185 0 0 0 2.105-2.561 2.27 2.27 0 0 0-2.457-1.896 2.24 2.24 0 0 0 .35 4.46c.344.008.344-.518.006-.528Z",
|
|
1725
|
+
fill: "#528693"
|
|
1726
|
+
}),
|
|
1727
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1728
|
+
d: "M15.448 20.192a2.107 2.107 0 0 1-2.243-2.144 2.116 2.116 0 0 1 2.166-2.205 2.21 2.21 0 0 1 2.115 2.095 2.025 2.025 0 0 1-2.038 2.254Z",
|
|
1729
|
+
fill: "#BFF6F8"
|
|
1730
|
+
}),
|
|
1731
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1732
|
+
d: "M15.448 19.841a1.814 1.814 0 0 1-1.649-2.751 1.836 1.836 0 0 1 1.192-.854c2.376-.484 2.984 3.479.457 3.607-.447.023-.45.716 0 .698a2.463 2.463 0 0 0 2.372-2.887 2.558 2.558 0 0 0-2.761-2.14 2.528 2.528 0 0 0 .389 5.03c.452.012.451-.69 0-.703ZM15.439 6.685a1.704 1.704 0 0 1-1.55-2.584 1.725 1.725 0 0 1 1.117-.803c2.236-.461 2.808 3.27.43 3.388-.335.017-.338.538 0 .524a2.185 2.185 0 0 0 2.101-2.562 2.27 2.27 0 0 0-2.457-1.895 2.24 2.24 0 0 0 .351 4.46c.346.007.346-.517.008-.528Z",
|
|
1733
|
+
fill: "#528693"
|
|
1734
|
+
}),
|
|
1735
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1736
|
+
d: "M15.448 7.146a2.177 2.177 0 1 1-.077-4.348 2.209 2.209 0 0 1 2.115 2.094 2.026 2.026 0 0 1-2.038 2.254Z",
|
|
1737
|
+
fill: "#BFF6F8"
|
|
1738
|
+
}),
|
|
1739
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", {
|
|
1740
|
+
d: "M15.448 6.795a1.814 1.814 0 0 1-1.649-2.751 1.834 1.834 0 0 1 1.192-.853c2.376-.485 2.984 3.478.457 3.606-.447.023-.45.716 0 .698a2.463 2.463 0 0 0 2.372-2.887 2.558 2.558 0 0 0-2.761-2.14 2.527 2.527 0 0 0 .389 5.03.351.351 0 0 0 0-.703Z",
|
|
1741
|
+
fill: "#528693"
|
|
1742
|
+
})
|
|
1743
|
+
]
|
|
1744
|
+
});
|
|
1745
|
+
});
|
|
1746
|
+
Topics.displayName = "TopicsIcon";
|
|
1747
|
+
|
|
1748
|
+
// src/iconography/usage.tsx
|
|
1749
|
+
var import_react31 = require("react");
|
|
1750
|
+
var import_jsx_runtime37 = require("react/jsx-runtime");
|
|
1751
|
+
var Usage = (0, import_react31.forwardRef)((delegated, ref) => {
|
|
1752
|
+
return /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)("svg", {
|
|
1753
|
+
ref,
|
|
1754
|
+
width: "23",
|
|
1755
|
+
height: "23",
|
|
1756
|
+
viewBox: "0 0 23 23",
|
|
1757
|
+
fill: "none",
|
|
1758
|
+
...delegated,
|
|
1759
|
+
children: [
|
|
1760
|
+
/* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", {
|
|
1761
|
+
d: "M20.44 11.968c.222 0 .402.18.392.4a8.952 8.952 0 1 1-9.343-9.343c.22-.01.4.17.4.39v5.02c0 .22-.18.397-.4.425a3.133 3.133 0 1 0 3.507 3.507c.029-.22.205-.399.426-.399h5.019Z",
|
|
1762
|
+
fill: "#BFF6F8"
|
|
1763
|
+
}),
|
|
1764
|
+
/* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", {
|
|
1765
|
+
fillRule: "evenodd",
|
|
1766
|
+
clipRule: "evenodd",
|
|
1767
|
+
d: "M20.22 12.568a8.35 8.35 0 1 1-8.931-8.93v4.645a3.733 3.733 0 1 0 4.284 4.285h4.646Zm.612-.2c.01-.22-.17-.4-.391-.4h-5.019c-.221 0-.397.18-.426.399A3.134 3.134 0 1 1 11.49 8.86c.219-.028.399-.204.399-.425v-5.02c0-.22-.18-.4-.4-.39a8.952 8.952 0 1 0 9.343 9.343Z",
|
|
1768
|
+
fill: "#528693"
|
|
1769
|
+
}),
|
|
1770
|
+
/* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", {
|
|
1771
|
+
d: "M12.877 2.471c0-.22.18-.4.4-.39a8.952 8.952 0 0 1 8.543 8.543c.01.22-.17.4-.391.4H16.41c-.22 0-.397-.18-.425-.4a3.133 3.133 0 0 0-2.71-2.708c-.218-.028-.398-.205-.398-.426V2.471Z",
|
|
1772
|
+
fill: "#fff"
|
|
1773
|
+
}),
|
|
1774
|
+
/* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", {
|
|
1775
|
+
fillRule: "evenodd",
|
|
1776
|
+
clipRule: "evenodd",
|
|
1777
|
+
d: "M13.477 2.693a8.352 8.352 0 0 1 7.73 7.73h-4.645a3.733 3.733 0 0 0-3.085-3.084V2.693Zm-.2-.613c-.22-.01-.4.17-.4.391v5.02c0 .22.18.397.399.425a3.132 3.132 0 0 1 2.709 2.709c.028.219.204.399.425.399h5.019c.22 0 .4-.18.391-.4a8.948 8.948 0 0 0-5.517-7.871 8.952 8.952 0 0 0-3.026-.673Z",
|
|
1778
|
+
fill: "#528693"
|
|
1779
|
+
})
|
|
1780
|
+
]
|
|
1781
|
+
});
|
|
1782
|
+
});
|
|
1783
|
+
Usage.displayName = "UsageIcon";
|
|
1784
|
+
|
|
1785
|
+
// src/iconography/users.tsx
|
|
1786
|
+
var import_react32 = require("react");
|
|
1787
|
+
var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
1788
|
+
var Users = (0, import_react32.forwardRef)((delegated, ref) => {
|
|
1789
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("svg", {
|
|
1790
|
+
ref,
|
|
1791
|
+
width: "24",
|
|
1792
|
+
height: "24",
|
|
1793
|
+
viewBox: "0 0 24 24",
|
|
1794
|
+
fill: "none",
|
|
1795
|
+
...delegated,
|
|
1796
|
+
children: [
|
|
1797
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", {
|
|
1798
|
+
d: "M20.713 15.436a2.465 2.465 0 0 0-1.746-.594c-.23 0-.466.016-.703.032l-.15.008c.027-.159.043-.32.05-.48 1.222-1.07 1.257-3.224 1.211-4.1a2.867 2.867 0 0 0-.702-1.78c-.48-.516-1.117-.81-1.782-.821-.038-.004-.08-.004-.122-.004a2.408 2.408 0 0 0-1.396.503 2.877 2.877 0 0 0-.933 1.273 4.077 4.077 0 0 0-.178 1.569c.06 1.108.164 2.17.79 2.912.14.165.3.307.475.42.01.17.028.337.055.504l-.097-.004c-.238-.016-.469-.032-.696-.032a2.454 2.454 0 0 0-1.74.594 2.46 2.46 0 0 0-.712 1.494 6.447 6.447 0 0 0-.105 1.104c.003.424.5.534.863.617l.157.035c1.148.266 2.319.382 3.49.346.168 0 .332 0 .505-.004 1.399.012 2.793-.19 4.143-.597a.148.148 0 0 0 .09-.063.182.182 0 0 0 .03-.114.173.173 0 0 0 .013-.087c-.027-1.002-.11-2.122-.81-2.731Zm-5.67-2.13c-.388-.72-.419-1.67-.443-2.437a3.114 3.114 0 0 1 .363-1.679 2.386 2.386 0 0 1 1.195-.978c.23-.106.474-.165.723-.175.08 0 .159.007.238.02.263.05.518.143.758.275.458.242.822.666 1.02 1.19.097.275.151.566.16.862.068 2.191-.538 3.554-1.795 4.054a1.074 1.074 0 0 1-.423.078 2.11 2.11 0 0 1-1.028-.36 2.442 2.442 0 0 1-.768-.85Zm2.746 1.367a1.724 1.724 0 0 1-.175.709c-.108.217-.26.403-.443.541a.875.875 0 0 1-.409.118c-.594 0-.793-.924-.854-1.395.303.186.64.292.985.31a.963.963 0 0 0 .213-.023c.238-.047.469-.135.683-.26Zm-.543 3.966c-.182 0-.364.004-.549.004a11.426 11.426 0 0 1-4.132-.585c.045-.971.15-1.958.856-2.437a2.46 2.46 0 0 1 1.512-.386l.356.004c.12 0 .241-.004.367-.008.2.779.58 1.191 1.1 1.191a1.28 1.28 0 0 0 .315-.043c.24-.075.456-.222.626-.424.17-.203.289-.455.341-.727a8.5 8.5 0 0 0 .44.011l.367-.004a2.438 2.438 0 0 1 1.496.386c.761.514.817 1.639.854 2.468-1.29.376-2.618.56-3.95.55Z",
|
|
1799
|
+
fill: "#528693"
|
|
1800
|
+
}),
|
|
1801
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", {
|
|
1802
|
+
fillRule: "evenodd",
|
|
1803
|
+
clipRule: "evenodd",
|
|
1804
|
+
d: "M20.93 15.187c.422.368.642.875.762 1.393.119.513.147 1.07.161 1.569a.502.502 0 0 1-.015.162.51.51 0 0 1-.084.24.479.479 0 0 1-.276.198c-1.378.416-2.8.62-4.229.61-.173.003-.338.003-.502.003a13.965 13.965 0 0 1-3.57-.354h-.001a6.66 6.66 0 0 0-.15-.034l-.004-.001a2.345 2.345 0 0 0-.021-.005c-.17-.038-.42-.095-.628-.206-.232-.124-.468-.349-.471-.725v-.006a6.77 6.77 0 0 1 .108-1.15c.075-.646.36-1.246.81-1.682l.016-.016a2.786 2.786 0 0 1 1.963-.67c.123 0 .247.004.369.01a2.537 2.537 0 0 1-.368-.355c-.707-.84-.809-2.014-.868-3.104a4.412 4.412 0 0 1 .194-1.691l.005-.017a3.208 3.208 0 0 1 1.041-1.418 2.738 2.738 0 0 1 1.588-.571h.015c.034 0 .084 0 .135.004.756.017 1.47.352 2.005.926l.005.006c.476.534.752 1.242.785 1.983.024.453.027 1.24-.136 2.058-.152.76-.454 1.586-1.057 2.183.147-.008.296-.014.444-.015a2.796 2.796 0 0 1 1.97.671l.005.004Zm-1.963-.345c.626-.039 1.245.171 1.747.594.555.485.722 1.293.78 2.107.014.178.021.356.027.532l.002.092a.173.173 0 0 1-.014.087.185.185 0 0 1-.03.114.148.148 0 0 1-.088.063 13.928 13.928 0 0 1-4.144.597c-.173.004-.337.004-.505.004a13.635 13.635 0 0 1-3.647-.381l-.007-.002c-.256-.058-.576-.13-.743-.317a.433.433 0 0 1-.113-.298 6.45 6.45 0 0 1 .105-1.104 2.46 2.46 0 0 1 .713-1.494 2.454 2.454 0 0 1 1.74-.594c.15 0 .301.007.455.016l.219.014.02.002.098.004a4.673 4.673 0 0 1-.055-.503 2.186 2.186 0 0 1-.476-.42c-.625-.744-.73-1.805-.79-2.913a4.079 4.079 0 0 1 .179-1.569c.196-.516.52-.958.933-1.273.413-.315.897-.49 1.396-.503.042 0 .084 0 .122.004.665.011 1.302.305 1.782.821.112.126.212.263.299.409a2.825 2.825 0 0 1 .229.484 2.989 2.989 0 0 1 .178.958 8.385 8.385 0 0 1-.107 1.762c-.145.826-.46 1.699-1.109 2.266a3.643 3.643 0 0 1-.049.48l.15-.007h.004l.184-.012c.173-.011.345-.02.515-.02Zm-3.924-1.536c.192.348.455.64.768.85.312.21.665.334 1.028.36.144.003.288-.024.423-.078.878-.349 1.438-1.118 1.673-2.296a7.797 7.797 0 0 0 .12-1.823v-.003a2.854 2.854 0 0 0-.158-.793 2.409 2.409 0 0 0-.208-.423 2.14 2.14 0 0 0-.812-.768 2.582 2.582 0 0 0-.758-.275 1.653 1.653 0 0 0-.238-.02c-.248.01-.493.069-.723.175-.482.173-.9.516-1.195.979-.274.503-.4 1.09-.363 1.678.024.766.055 1.717.443 2.437Zm.205-3.948c-.24.445-.352.966-.319 1.49v.01c.026.786.06 1.652.404 2.29.168.304.396.555.662.734.264.178.558.281.859.304a.746.746 0 0 0 .285-.054l.001-.001c1.056-.42 1.654-1.587 1.588-3.737a2.533 2.533 0 0 0-.141-.758 1.887 1.887 0 0 0-.864-1.012l-.005-.003a2.252 2.252 0 0 0-.656-.239 1.324 1.324 0 0 0-.176-.015 1.575 1.575 0 0 0-.59.145l-.013.006-.014.004a2.054 2.054 0 0 0-1.021.836Zm1.823 7.02a1.28 1.28 0 0 1-.314.044c-.52 0-.902-.412-1.1-1.19h-.011c-.122.004-.241.007-.357.007l-.356-.004a2.46 2.46 0 0 0-1.512.386c-.706.48-.81 1.466-.856 2.437 1.34.448 2.736.646 4.132.585.093 0 .186 0 .277-.002l.269-.002h.003c1.33.01 2.657-.174 3.945-.549l.004-.001a15.237 15.237 0 0 0-.03-.518c-.056-.731-.213-1.537-.824-1.95a2.436 2.436 0 0 0-1.495-.386l-.367.004c-.143 0-.29-.004-.44-.011-.053.272-.171.524-.342.727-.17.202-.387.35-.626.424Zm1.217-.81a1.9 1.9 0 0 1-.338.599 1.675 1.675 0 0 1-.78.527l-.013.004c-.13.035-.262.053-.396.055h-.004c-.36 0-.67-.147-.914-.41a2.133 2.133 0 0 1-.431-.775l-.123.002h-.003l-.378-.005a2.13 2.13 0 0 0-1.306.332c-.263.18-.431.465-.539.847-.09.32-.13.687-.155 1.077 1.229.382 2.502.548 3.775.492h.014c.09 0 .18 0 .272-.002h.002l.273-.002.002.133v-.133c1.215.01 2.426-.147 3.607-.467a5.42 5.42 0 0 0-.133-1.024c-.104-.408-.276-.728-.56-.922a2.107 2.107 0 0 0-1.29-.331l-.02.001-.371.004c-.063 0-.127-.001-.19-.003Zm-.55-.525a1.742 1.742 0 0 0 .051-.37 2.261 2.261 0 0 1-.683.26.952.952 0 0 1-.213.023 2.063 2.063 0 0 1-.985-.31c.015.117.039.263.075.415.11.459.333.98.78.98a.874.874 0 0 0 .408-.118c.184-.138.335-.324.443-.54a1.688 1.688 0 0 0 .124-.34Zm-.749.604a1.194 1.194 0 0 0 .336-.426c-.05.013-.1.025-.15.035-.093.02-.187.03-.282.03h-.017a2.382 2.382 0 0 1-.51-.084c.02.063.044.124.07.182.116.257.23.325.322.327a.543.543 0 0 0 .231-.064Z",
|
|
1805
|
+
fill: "#528693"
|
|
1806
|
+
}),
|
|
1807
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", {
|
|
1808
|
+
d: "M21.192 18.089c-1.29.375-2.617.56-3.948.55-.182 0-.363.004-.549.004a11.426 11.426 0 0 1-4.13-.586c.045-.97.15-1.957.856-2.436a2.46 2.46 0 0 1 1.511-.386l.357.004c.119 0 .241-.004.367-.008.199.779.58 1.191 1.1 1.191a1.28 1.28 0 0 0 .315-.043c.239-.075.455-.222.626-.425.17-.202.288-.454.341-.727.15.008.297.012.44.012l.367-.004a2.438 2.438 0 0 1 1.495.386c.76.514.817 1.638.852 2.468Z",
|
|
1809
|
+
fill: "#BFF6F8"
|
|
1810
|
+
}),
|
|
1811
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", {
|
|
1812
|
+
d: "M17.79 14.673a1.725 1.725 0 0 1-.176.709 1.52 1.52 0 0 1-.443.541.874.874 0 0 1-.409.118c-.593 0-.793-.924-.854-1.395.304.186.64.292.986.31a.952.952 0 0 0 .213-.023c.238-.048.468-.135.683-.26ZM19.057 10.385c.068 2.19-.538 3.553-1.795 4.052a1.074 1.074 0 0 1-.423.079 2.11 2.11 0 0 1-1.028-.36 2.44 2.44 0 0 1-.768-.85c-.388-.72-.42-1.671-.444-2.438a3.113 3.113 0 0 1 .364-1.678 2.386 2.386 0 0 1 1.195-.979c.23-.105.474-.165.723-.174.08 0 .159.007.237.02.264.05.519.143.759.275.458.242.822.666 1.02 1.19.097.276.15.567.16.863Z",
|
|
1813
|
+
fill: "#fff"
|
|
1814
|
+
}),
|
|
1815
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", {
|
|
1816
|
+
d: "M16.988 14.936a4.666 4.666 0 0 0-3.056-.923c-.404 0-.816.024-1.23.049l-.262.012c.047-.246.075-.496.085-.747 2.14-1.663 2.201-5.014 2.122-6.377a4.201 4.201 0 0 0-1.23-2.768A4.615 4.615 0 0 0 10.3 2.904c-.068-.006-.14-.006-.214-.006A4.552 4.552 0 0 0 6.01 5.66a5.683 5.683 0 0 0-.312 2.44c.104 1.724.287 3.375 1.382 4.53.244.257.524.477.831.655.017.262.05.523.098.782l-.171-.006c-.416-.024-.82-.049-1.217-.049a4.644 4.644 0 0 0-3.045.923A3.673 3.673 0 0 0 2.33 17.26a8.948 8.948 0 0 0-.183 1.718c.006.66.874.831 1.51.96.098.018.19.036.275.055 2.009.413 4.058.593 6.108.538.293 0 .58 0 .883-.007a27.22 27.22 0 0 0 7.251-.929.26.26 0 0 0 .208-.275.242.242 0 0 0 .025-.136c-.048-1.558-.195-3.3-1.418-4.248Zm-9.923-3.313c-.679-1.12-.733-2.599-.776-3.791a4.401 4.401 0 0 1 .636-2.61 4.11 4.11 0 0 1 2.09-1.523 3.678 3.678 0 0 1 1.266-.272c.14.001.278.011.416.03.46.08.907.223 1.327.429a3.6 3.6 0 0 1 1.785 1.852c.17.427.265.88.281 1.339.12 3.409-.941 5.53-3.142 6.306a2.09 2.09 0 0 1-.74.123 4 4 0 0 1-3.143-1.883Zm4.806 2.127a2.447 2.447 0 0 1-1.082 1.944 1.677 1.677 0 0 1-.715.184c-1.04 0-1.388-1.437-1.495-2.17.53.288 1.12.454 1.724.482.125 0 .25-.012.373-.036.416-.074.82-.21 1.195-.404Zm-.951 6.17c-.318 0-.636.005-.96.005a22.32 22.32 0 0 1-7.231-.91c.08-1.51.263-3.046 1.498-3.791a4.729 4.729 0 0 1 2.646-.6l.623.006c.208 0 .422-.006.642-.012.349 1.21 1.015 1.853 1.926 1.853.185-.002.37-.025.55-.068a2.386 2.386 0 0 0 1.693-1.79c.263.011.52.018.77.018l.643-.007a4.682 4.682 0 0 1 2.616.6c1.333.8 1.431 2.55 1.495 3.84a26.835 26.835 0 0 1-6.914.855h.003Z",
|
|
1817
|
+
fill: "#528693"
|
|
1818
|
+
}),
|
|
1819
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", {
|
|
1820
|
+
d: "M17.825 19.063a26.834 26.834 0 0 1-6.909.856c-.318 0-.635.006-.96.006a22.32 22.32 0 0 1-7.228-.91c.08-1.511.263-3.046 1.498-3.792a4.729 4.729 0 0 1 2.646-.599l.623.006c.208 0 .422-.006.642-.012.349 1.21 1.015 1.853 1.926 1.853.186-.003.37-.025.55-.068a2.385 2.385 0 0 0 1.693-1.79c.264.011.52.017.77.017l.643-.006a4.682 4.682 0 0 1 2.617.6c1.33.8 1.428 2.549 1.49 3.84Z",
|
|
1821
|
+
fill: "#BFF6F8"
|
|
1822
|
+
}),
|
|
1823
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", {
|
|
1824
|
+
d: "M11.872 13.75a2.446 2.446 0 0 1-1.082 1.944 1.676 1.676 0 0 1-.716.184c-1.04 0-1.388-1.437-1.494-2.17.53.288 1.12.453 1.724.482.125 0 .25-.012.373-.037a4.2 4.2 0 0 0 1.195-.403ZM14.09 7.08c.119 3.405-.942 5.526-3.142 6.303a2.088 2.088 0 0 1-.74.122 3.998 3.998 0 0 1-3.143-1.883c-.679-1.119-.733-2.598-.776-3.79a4.401 4.401 0 0 1 .636-2.611 4.11 4.11 0 0 1 2.09-1.523 3.678 3.678 0 0 1 1.266-.271c.14 0 .278.011.416.03.46.079.907.223 1.327.428a3.6 3.6 0 0 1 1.785 1.853c.17.427.265.881.28 1.341Z",
|
|
1825
|
+
fill: "#fff"
|
|
1826
|
+
})
|
|
1827
|
+
]
|
|
1828
|
+
});
|
|
1829
|
+
});
|
|
1830
|
+
Users.displayName = "UsersIcon";
|
|
1831
|
+
|
|
1117
1832
|
// src/iconography/warning.tsx
|
|
1118
|
-
var
|
|
1119
|
-
var
|
|
1120
|
-
var Warning = (0,
|
|
1121
|
-
return /* @__PURE__ */ (0,
|
|
1833
|
+
var import_react33 = require("react");
|
|
1834
|
+
var import_jsx_runtime39 = require("react/jsx-runtime");
|
|
1835
|
+
var Warning = (0, import_react33.forwardRef)((delegated, ref) => {
|
|
1836
|
+
return /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("svg", {
|
|
1122
1837
|
ref,
|
|
1123
1838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1124
1839
|
width: "22",
|
|
@@ -1127,31 +1842,31 @@ var Warning = (0, import_react17.forwardRef)((delegated, ref) => {
|
|
|
1127
1842
|
viewBox: "0 0 22 22",
|
|
1128
1843
|
...delegated,
|
|
1129
1844
|
children: [
|
|
1130
|
-
/* @__PURE__ */ (0,
|
|
1845
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", {
|
|
1131
1846
|
d: "M9.67541 3.72993C10.2804 2.68198 11.793 2.68198 12.398 3.72993L19.8853 16.6982C20.4903 17.7462 19.734 19.0561 18.524 19.0561H3.54948C2.33942 19.0561 1.58313 17.7462 2.18816 16.6982L9.67541 3.72993Z",
|
|
1132
1847
|
fill: "#FFDE99"
|
|
1133
1848
|
}),
|
|
1134
|
-
/* @__PURE__ */ (0,
|
|
1849
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", {
|
|
1135
1850
|
"fill-rule": "evenodd",
|
|
1136
1851
|
"clip-rule": "evenodd",
|
|
1137
1852
|
d: "M19.3657 16.9982L11.8784 4.02993C11.5043 3.38198 10.5691 3.38198 10.195 4.02993L2.70778 16.9982C2.33369 17.6462 2.8013 18.4561 3.54948 18.4561H18.524C19.2722 18.4561 19.7398 17.6462 19.3657 16.9982ZM12.398 3.72993C11.793 2.68198 10.2804 2.68198 9.67541 3.72993L2.18816 16.6982C1.58313 17.7462 2.33942 19.0561 3.54948 19.0561H18.524C19.734 19.0561 20.4903 17.7462 19.8853 16.6982L12.398 3.72993Z",
|
|
1138
1853
|
fill: "#528693"
|
|
1139
1854
|
}),
|
|
1140
|
-
/* @__PURE__ */ (0,
|
|
1855
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", {
|
|
1141
1856
|
d: "M10.4293 8.73822C10.4293 8.33098 10.7595 8.00085 11.1667 8.00085V8.00085C11.5739 8.00085 11.9041 8.33098 11.9041 8.73822V12.3883C11.9041 12.7956 11.5739 13.1257 11.1667 13.1257V13.1257C10.7595 13.1257 10.4293 12.7956 10.4293 12.3883V8.73822Z",
|
|
1142
1857
|
fill: "white"
|
|
1143
1858
|
}),
|
|
1144
|
-
/* @__PURE__ */ (0,
|
|
1859
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", {
|
|
1145
1860
|
"fill-rule": "evenodd",
|
|
1146
1861
|
"clip-rule": "evenodd",
|
|
1147
1862
|
d: "M12.504 8.73824V12.3883C12.504 13.127 11.9053 13.7257 11.1667 13.7257C10.4281 13.7257 9.82932 13.127 9.82932 12.3883V8.73825C9.82932 7.99964 10.4281 7.40088 11.1667 7.40088C11.9053 7.40088 12.504 7.99964 12.504 8.73824ZM11.1667 8.00088C10.7594 8.00088 10.4293 8.33101 10.4293 8.73825V12.3883C10.4293 12.7956 10.7594 13.1257 11.1667 13.1257C11.5739 13.1257 11.904 12.7956 11.904 12.3883V8.73824C11.904 8.33101 11.5739 8.00088 11.1667 8.00088Z",
|
|
1148
1863
|
fill: "#528693"
|
|
1149
1864
|
}),
|
|
1150
|
-
/* @__PURE__ */ (0,
|
|
1865
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", {
|
|
1151
1866
|
d: "M11.9041 15.7807C11.9041 16.1879 11.5739 16.5181 11.1667 16.5181C10.7595 16.5181 10.4293 16.1879 10.4293 15.7807C10.4293 15.3735 10.7595 15.0433 11.1667 15.0433C11.5739 15.0433 11.9041 15.3735 11.9041 15.7807Z",
|
|
1152
1867
|
fill: "white"
|
|
1153
1868
|
}),
|
|
1154
|
-
/* @__PURE__ */ (0,
|
|
1869
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", {
|
|
1155
1870
|
"fill-rule": "evenodd",
|
|
1156
1871
|
"clip-rule": "evenodd",
|
|
1157
1872
|
d: "M12.504 15.7807C12.504 16.5193 11.9053 17.1181 11.1667 17.1181C10.4281 17.1181 9.82932 16.5193 9.82932 15.7807C9.82932 15.0421 10.4281 14.4434 11.1667 14.4434C11.9053 14.4434 12.504 15.0421 12.504 15.7807ZM11.1667 16.5181C11.5739 16.5181 11.904 16.188 11.904 15.7807C11.904 15.3735 11.5739 15.0434 11.1667 15.0434C10.7594 15.0434 10.4293 15.3735 10.4293 15.7807C10.4293 16.188 10.7594 16.5181 11.1667 16.5181Z",
|
|
@@ -1164,23 +1879,39 @@ Warning.displayName = "WarningIcon";
|
|
|
1164
1879
|
|
|
1165
1880
|
// src/iconography/index.ts
|
|
1166
1881
|
var Icon = {
|
|
1882
|
+
Add,
|
|
1167
1883
|
Arrow,
|
|
1168
1884
|
Atom,
|
|
1169
1885
|
Cancel,
|
|
1886
|
+
Catalogue,
|
|
1170
1887
|
Copy,
|
|
1171
1888
|
Crystal,
|
|
1889
|
+
Customers,
|
|
1172
1890
|
Edit,
|
|
1173
1891
|
Error: Error2,
|
|
1892
|
+
Fulfilment,
|
|
1174
1893
|
Glasses,
|
|
1175
1894
|
GraphQL,
|
|
1895
|
+
Grid,
|
|
1896
|
+
Hooks,
|
|
1176
1897
|
Info,
|
|
1898
|
+
Key,
|
|
1899
|
+
Language,
|
|
1177
1900
|
NailPolish,
|
|
1901
|
+
Order,
|
|
1178
1902
|
Particle,
|
|
1903
|
+
Percentage,
|
|
1904
|
+
PriceTag,
|
|
1905
|
+
Subscription,
|
|
1906
|
+
Shapes,
|
|
1907
|
+
Topics,
|
|
1908
|
+
Usage,
|
|
1909
|
+
Users,
|
|
1179
1910
|
Warning
|
|
1180
1911
|
};
|
|
1181
1912
|
|
|
1182
1913
|
// src/dialog/dialog.tsx
|
|
1183
|
-
var
|
|
1914
|
+
var import_jsx_runtime40 = require("react/jsx-runtime");
|
|
1184
1915
|
var IconMap = {
|
|
1185
1916
|
error: Icon.Error,
|
|
1186
1917
|
info: Icon.Info,
|
|
@@ -1196,29 +1927,29 @@ var dialogContentStyles = (0, import_class_variance_authority7.cva)("c-dialog",
|
|
|
1196
1927
|
function DialogContent({ children, closable = true, type, className, container, ...delegated }) {
|
|
1197
1928
|
const withIcon = typeof type !== "undefined";
|
|
1198
1929
|
const IconComponent = type && IconMap[type];
|
|
1199
|
-
return /* @__PURE__ */ (0,
|
|
1930
|
+
return /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(DialogPrimitive.Portal, {
|
|
1200
1931
|
container,
|
|
1201
1932
|
children: [
|
|
1202
|
-
/* @__PURE__ */ (0,
|
|
1933
|
+
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)(DialogPrimitive.Overlay, {
|
|
1203
1934
|
className: "c-dialog-overlay"
|
|
1204
1935
|
}),
|
|
1205
|
-
/* @__PURE__ */ (0,
|
|
1936
|
+
/* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(DialogPrimitive.Content, {
|
|
1206
1937
|
className: dialogContentStyles({ withIcon, class: className }),
|
|
1207
1938
|
...delegated,
|
|
1208
1939
|
children: [
|
|
1209
|
-
IconComponent && /* @__PURE__ */ (0,
|
|
1940
|
+
IconComponent && /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("div", {
|
|
1210
1941
|
className: "flex h-[44px] w-[44px] min-w-[44px] items-center justify-center rounded-lg bg-gray-50-900 p-[5px]",
|
|
1211
|
-
children: /* @__PURE__ */ (0,
|
|
1942
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(IconComponent, {
|
|
1212
1943
|
className: "c-dialog-icon",
|
|
1213
1944
|
width: 34,
|
|
1214
1945
|
height: 34
|
|
1215
1946
|
})
|
|
1216
1947
|
}),
|
|
1217
|
-
closable && /* @__PURE__ */ (0,
|
|
1948
|
+
closable && /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(DialogClose, {
|
|
1218
1949
|
asChild: true,
|
|
1219
|
-
children: /* @__PURE__ */ (0,
|
|
1950
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Button, {
|
|
1220
1951
|
className: "c-dialog-close-button",
|
|
1221
|
-
children: /* @__PURE__ */ (0,
|
|
1952
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Icon.Cancel, {
|
|
1222
1953
|
color: "density",
|
|
1223
1954
|
"aria-label": "Close",
|
|
1224
1955
|
height: 16,
|
|
@@ -1226,7 +1957,7 @@ function DialogContent({ children, closable = true, type, className, container,
|
|
|
1226
1957
|
})
|
|
1227
1958
|
})
|
|
1228
1959
|
}),
|
|
1229
|
-
/* @__PURE__ */ (0,
|
|
1960
|
+
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("div", {
|
|
1230
1961
|
children
|
|
1231
1962
|
})
|
|
1232
1963
|
]
|
|
@@ -1235,13 +1966,13 @@ function DialogContent({ children, closable = true, type, className, container,
|
|
|
1235
1966
|
});
|
|
1236
1967
|
}
|
|
1237
1968
|
function DialogTitle({ className, ...delegated }) {
|
|
1238
|
-
return /* @__PURE__ */ (0,
|
|
1969
|
+
return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(DialogPrimitive.Title, {
|
|
1239
1970
|
className: (0, import_class_variance_authority7.cx)("c-dialog-title", className),
|
|
1240
1971
|
...delegated
|
|
1241
1972
|
});
|
|
1242
1973
|
}
|
|
1243
1974
|
function DialogDescription(delegated) {
|
|
1244
|
-
return /* @__PURE__ */ (0,
|
|
1975
|
+
return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(DialogPrimitive.Description, {
|
|
1245
1976
|
className: "c-dialog-description",
|
|
1246
1977
|
...delegated
|
|
1247
1978
|
});
|
|
@@ -1250,7 +1981,7 @@ var DialogTrigger = DialogPrimitive.Trigger;
|
|
|
1250
1981
|
var DialogClose = DialogPrimitive.Close;
|
|
1251
1982
|
var DialogRoot = DialogPrimitive.Root;
|
|
1252
1983
|
function DialogBase({ children, ...delegated }) {
|
|
1253
|
-
return /* @__PURE__ */ (0,
|
|
1984
|
+
return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(DialogRoot, {
|
|
1254
1985
|
...delegated,
|
|
1255
1986
|
children
|
|
1256
1987
|
});
|
|
@@ -1265,7 +1996,7 @@ DialogBase.Overlay = DialogPrimitive.Overlay;
|
|
|
1265
1996
|
var import_react_dom = require("react-dom");
|
|
1266
1997
|
|
|
1267
1998
|
// src/dialog/confirm-dialog.tsx
|
|
1268
|
-
var
|
|
1999
|
+
var import_jsx_runtime41 = require("react/jsx-runtime");
|
|
1269
2000
|
function ConfirmDialog({
|
|
1270
2001
|
open,
|
|
1271
2002
|
close,
|
|
@@ -1284,35 +2015,35 @@ function ConfirmDialog({
|
|
|
1284
2015
|
type,
|
|
1285
2016
|
closable
|
|
1286
2017
|
}) {
|
|
1287
|
-
const cancelButton = okCancel && /* @__PURE__ */ (0,
|
|
2018
|
+
const cancelButton = okCancel && /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Button, {
|
|
1288
2019
|
onClick: () => {
|
|
1289
2020
|
onCancel?.();
|
|
1290
2021
|
close();
|
|
1291
2022
|
},
|
|
1292
2023
|
children: cancelText
|
|
1293
2024
|
});
|
|
1294
|
-
return /* @__PURE__ */ (0,
|
|
2025
|
+
return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(DialogRoot, {
|
|
1295
2026
|
open,
|
|
1296
2027
|
onOpenChange: () => close(),
|
|
1297
|
-
children: /* @__PURE__ */ (0,
|
|
2028
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(Dialog.Content, {
|
|
1298
2029
|
onEscapeKeyDown,
|
|
1299
2030
|
onInteractOutside,
|
|
1300
2031
|
onPointerDownOutside,
|
|
1301
2032
|
type,
|
|
1302
2033
|
closable,
|
|
1303
2034
|
children: [
|
|
1304
|
-
title && /* @__PURE__ */ (0,
|
|
2035
|
+
title && /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Dialog.Title, {
|
|
1305
2036
|
children: title
|
|
1306
2037
|
}),
|
|
1307
|
-
description && /* @__PURE__ */ (0,
|
|
2038
|
+
description && /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Dialog.Description, {
|
|
1308
2039
|
children: description
|
|
1309
2040
|
}),
|
|
1310
2041
|
content,
|
|
1311
|
-
/* @__PURE__ */ (0,
|
|
2042
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("div", {
|
|
1312
2043
|
className: "mt-4 flex items-center justify-end gap-4",
|
|
1313
2044
|
children: [
|
|
1314
2045
|
cancelButton,
|
|
1315
|
-
/* @__PURE__ */ (0,
|
|
2046
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Button, {
|
|
1316
2047
|
intent: okButtonIntent,
|
|
1317
2048
|
onClick: () => {
|
|
1318
2049
|
onOk?.();
|
|
@@ -1328,7 +2059,7 @@ function ConfirmDialog({
|
|
|
1328
2059
|
}
|
|
1329
2060
|
|
|
1330
2061
|
// src/dialog/config.tsx
|
|
1331
|
-
var
|
|
2062
|
+
var import_jsx_runtime42 = require("react/jsx-runtime");
|
|
1332
2063
|
function confirm(config) {
|
|
1333
2064
|
const container = document.createDocumentFragment();
|
|
1334
2065
|
let currentConfig = { ...config, close, open: true };
|
|
@@ -1364,7 +2095,7 @@ function confirm(config) {
|
|
|
1364
2095
|
function render({ okText, cancelText, ...delegated }) {
|
|
1365
2096
|
clearTimeout(timeoutId);
|
|
1366
2097
|
timeoutId = setTimeout(() => {
|
|
1367
|
-
(0, import_react_dom.render)(/* @__PURE__ */ (0,
|
|
2098
|
+
(0, import_react_dom.render)(/* @__PURE__ */ (0, import_jsx_runtime42.jsx)(ConfirmDialog, {
|
|
1368
2099
|
...delegated,
|
|
1369
2100
|
okText,
|
|
1370
2101
|
cancelText
|
|
@@ -1467,11 +2198,15 @@ function destroyAll() {
|
|
|
1467
2198
|
}
|
|
1468
2199
|
|
|
1469
2200
|
// src/icon-button/icon-button.tsx
|
|
1470
|
-
var
|
|
2201
|
+
var import_react34 = require("react");
|
|
1471
2202
|
var import_class_variance_authority8 = require("class-variance-authority");
|
|
1472
|
-
var
|
|
2203
|
+
var import_jsx_runtime43 = require("react/jsx-runtime");
|
|
1473
2204
|
var buttonStyles2 = (0, import_class_variance_authority8.cva)(["c-icon-button"], {
|
|
1474
2205
|
variants: {
|
|
2206
|
+
variant: {
|
|
2207
|
+
default: "",
|
|
2208
|
+
elevate: "c-icon-button-elevate"
|
|
2209
|
+
},
|
|
1475
2210
|
size: {
|
|
1476
2211
|
xxs: "c-icon-button-xxs",
|
|
1477
2212
|
xs: "c-icon-button-xs",
|
|
@@ -1481,15 +2216,16 @@ var buttonStyles2 = (0, import_class_variance_authority8.cva)(["c-icon-button"],
|
|
|
1481
2216
|
}
|
|
1482
2217
|
},
|
|
1483
2218
|
defaultVariants: {
|
|
1484
|
-
size: "sm"
|
|
2219
|
+
size: "sm",
|
|
2220
|
+
variant: "default"
|
|
1485
2221
|
}
|
|
1486
2222
|
});
|
|
1487
|
-
var IconButton = (0,
|
|
1488
|
-
({ children, className, type = "button", size, ...delegated }, ref) => {
|
|
1489
|
-
return /* @__PURE__ */ (0,
|
|
2223
|
+
var IconButton = (0, import_react34.forwardRef)(
|
|
2224
|
+
({ children, className, type = "button", size, variant, ...delegated }, ref) => {
|
|
2225
|
+
return /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("button", {
|
|
1490
2226
|
ref,
|
|
1491
2227
|
type,
|
|
1492
|
-
className: buttonStyles2({ size, className }),
|
|
2228
|
+
className: buttonStyles2({ size, variant, className }),
|
|
1493
2229
|
...delegated,
|
|
1494
2230
|
children
|
|
1495
2231
|
});
|
|
@@ -1500,18 +2236,18 @@ IconButton.displayName = "Button";
|
|
|
1500
2236
|
// src/inline-radio/inline-radio.tsx
|
|
1501
2237
|
var RadioGroupPrimitive = __toESM(require("@radix-ui/react-radio-group"));
|
|
1502
2238
|
var import_class_variance_authority9 = require("class-variance-authority");
|
|
1503
|
-
var
|
|
2239
|
+
var import_jsx_runtime44 = require("react/jsx-runtime");
|
|
1504
2240
|
function InlineRadioGroup(delegated) {
|
|
1505
|
-
return /* @__PURE__ */ (0,
|
|
2241
|
+
return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(RadioGroupPrimitive.Root, {
|
|
1506
2242
|
...delegated,
|
|
1507
2243
|
className: "c-inline-radio-root"
|
|
1508
2244
|
});
|
|
1509
2245
|
}
|
|
1510
2246
|
function InlineRadioItem({ children, className, ...delegated }) {
|
|
1511
|
-
return /* @__PURE__ */ (0,
|
|
2247
|
+
return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(RadioGroupPrimitive.Item, {
|
|
1512
2248
|
...delegated,
|
|
1513
2249
|
className: (0, import_class_variance_authority9.cx)("c-inline-radio", className),
|
|
1514
|
-
children: /* @__PURE__ */ (0,
|
|
2250
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(RadioGroupPrimitive.Indicator, {
|
|
1515
2251
|
forceMount: true,
|
|
1516
2252
|
children
|
|
1517
2253
|
})
|
|
@@ -1523,19 +2259,19 @@ var InlineRadio = {
|
|
|
1523
2259
|
};
|
|
1524
2260
|
|
|
1525
2261
|
// src/input-with-label/input-with-label.tsx
|
|
1526
|
-
var
|
|
2262
|
+
var import_react38 = require("react");
|
|
1527
2263
|
var import_class_variance_authority12 = require("class-variance-authority");
|
|
1528
2264
|
|
|
1529
2265
|
// src/input/input.tsx
|
|
1530
2266
|
var import_class_variance_authority10 = require("class-variance-authority");
|
|
1531
|
-
var
|
|
1532
|
-
var
|
|
2267
|
+
var import_react35 = require("react");
|
|
2268
|
+
var import_jsx_runtime45 = require("react/jsx-runtime");
|
|
1533
2269
|
var inputStyles = (0, import_class_variance_authority10.cva)(["c-input"], {
|
|
1534
2270
|
variants: {},
|
|
1535
2271
|
defaultVariants: {}
|
|
1536
2272
|
});
|
|
1537
|
-
var Input = (0,
|
|
1538
|
-
return /* @__PURE__ */ (0,
|
|
2273
|
+
var Input = (0, import_react35.forwardRef)(({ className, ...delegated }, ref) => {
|
|
2274
|
+
return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("input", {
|
|
1539
2275
|
ref,
|
|
1540
2276
|
className: inputStyles({ className }),
|
|
1541
2277
|
type: "text",
|
|
@@ -1545,11 +2281,11 @@ var Input = (0, import_react19.forwardRef)(({ className, ...delegated }, ref) =>
|
|
|
1545
2281
|
Input.displayName = "Input";
|
|
1546
2282
|
|
|
1547
2283
|
// src/label/label.tsx
|
|
1548
|
-
var
|
|
2284
|
+
var import_react36 = require("react");
|
|
1549
2285
|
var import_class_variance_authority11 = require("class-variance-authority");
|
|
1550
|
-
var
|
|
1551
|
-
var Label2 = (0,
|
|
1552
|
-
return /* @__PURE__ */ (0,
|
|
2286
|
+
var import_jsx_runtime46 = require("react/jsx-runtime");
|
|
2287
|
+
var Label2 = (0, import_react36.forwardRef)(({ className, ...delegated }, ref) => {
|
|
2288
|
+
return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("label", {
|
|
1553
2289
|
ref,
|
|
1554
2290
|
className: (0, import_class_variance_authority11.cx)("c-label", className),
|
|
1555
2291
|
...delegated
|
|
@@ -1558,11 +2294,11 @@ var Label2 = (0, import_react20.forwardRef)(({ className, ...delegated }, ref) =
|
|
|
1558
2294
|
Label2.displayName = "Label";
|
|
1559
2295
|
|
|
1560
2296
|
// src/iconography/triangle.tsx
|
|
1561
|
-
var
|
|
1562
|
-
var
|
|
1563
|
-
var Triangle = (0,
|
|
2297
|
+
var import_react37 = require("react");
|
|
2298
|
+
var import_jsx_runtime47 = require("react/jsx-runtime");
|
|
2299
|
+
var Triangle = (0, import_react37.forwardRef)((delegated, ref) => {
|
|
1564
2300
|
const { width = 20, height = 20, ...rest } = delegated;
|
|
1565
|
-
return /* @__PURE__ */ (0,
|
|
2301
|
+
return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("svg", {
|
|
1566
2302
|
viewBox: "0 0 17 15",
|
|
1567
2303
|
width,
|
|
1568
2304
|
height,
|
|
@@ -1570,7 +2306,7 @@ var Triangle = (0, import_react21.forwardRef)((delegated, ref) => {
|
|
|
1570
2306
|
fill: "none",
|
|
1571
2307
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1572
2308
|
...rest,
|
|
1573
|
-
children: /* @__PURE__ */ (0,
|
|
2309
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", {
|
|
1574
2310
|
d: "M15.463 1.2L8.5 12.685 1.537 1.2h13.925zM1.353.896s0 0 0 0h0z",
|
|
1575
2311
|
stroke: "currentColor",
|
|
1576
2312
|
strokeWidth: 2.4
|
|
@@ -1579,7 +2315,7 @@ var Triangle = (0, import_react21.forwardRef)((delegated, ref) => {
|
|
|
1579
2315
|
});
|
|
1580
2316
|
|
|
1581
2317
|
// src/input-with-label/input-with-label.tsx
|
|
1582
|
-
var
|
|
2318
|
+
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
1583
2319
|
var inputWithLabelStyles = (0, import_class_variance_authority12.cva)(["c-input-with-label"], {
|
|
1584
2320
|
variants: {
|
|
1585
2321
|
variant: {
|
|
@@ -1593,29 +2329,29 @@ var inputWithLabelStyles = (0, import_class_variance_authority12.cva)(["c-input-
|
|
|
1593
2329
|
},
|
|
1594
2330
|
defaultVariants: {}
|
|
1595
2331
|
});
|
|
1596
|
-
var InputWithLabel = (0,
|
|
2332
|
+
var InputWithLabel = (0, import_react38.forwardRef)(
|
|
1597
2333
|
({ className, label, append, errorMessage, status, variant, id, labelProps, ...delegated }, ref) => {
|
|
1598
2334
|
const { className: labelClassName, ...labelPropsRest } = labelProps ?? {};
|
|
1599
|
-
return /* @__PURE__ */ (0,
|
|
1600
|
-
children: /* @__PURE__ */ (0,
|
|
2335
|
+
return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(import_jsx_runtime48.Fragment, {
|
|
2336
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(Label2, {
|
|
1601
2337
|
className: inputWithLabelStyles({ status, variant, className: labelClassName }),
|
|
1602
2338
|
htmlFor: id,
|
|
1603
2339
|
...labelPropsRest,
|
|
1604
2340
|
children: [
|
|
1605
2341
|
label,
|
|
1606
|
-
/* @__PURE__ */ (0,
|
|
2342
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsxs)("span", {
|
|
1607
2343
|
className: "c-input-with-label-input-wrap",
|
|
1608
2344
|
children: [
|
|
1609
|
-
/* @__PURE__ */ (0,
|
|
2345
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Input, {
|
|
1610
2346
|
className: (0, import_class_variance_authority12.cx)("c-input-with-label-input", className),
|
|
1611
2347
|
ref,
|
|
1612
2348
|
id,
|
|
1613
2349
|
...delegated
|
|
1614
2350
|
}),
|
|
1615
|
-
!append && !errorMessage ? null : /* @__PURE__ */ (0,
|
|
2351
|
+
!append && !errorMessage ? null : /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("div", {
|
|
1616
2352
|
className: "c-input-with-label-append",
|
|
1617
2353
|
title: errorMessage,
|
|
1618
|
-
children: errorMessage ? /* @__PURE__ */ (0,
|
|
2354
|
+
children: errorMessage ? /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Triangle, {}) : append
|
|
1619
2355
|
})
|
|
1620
2356
|
]
|
|
1621
2357
|
})
|
|
@@ -1629,12 +2365,12 @@ InputWithLabel.displayName = "InputWithLabel";
|
|
|
1629
2365
|
// src/progress/progress.tsx
|
|
1630
2366
|
var ProgressPrimitives = __toESM(require("@radix-ui/react-progress"));
|
|
1631
2367
|
var import_class_variance_authority13 = require("class-variance-authority");
|
|
1632
|
-
var
|
|
2368
|
+
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
1633
2369
|
function Progress({ className, value }) {
|
|
1634
|
-
return /* @__PURE__ */ (0,
|
|
2370
|
+
return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(ProgressPrimitives.Root, {
|
|
1635
2371
|
className: (0, import_class_variance_authority13.cx)(className, "c-progress-root"),
|
|
1636
2372
|
value,
|
|
1637
|
-
children: /* @__PURE__ */ (0,
|
|
2373
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(ProgressPrimitives.Indicator, {
|
|
1638
2374
|
className: "c-progress-indicator",
|
|
1639
2375
|
style: { transform: `translateX(-${100 - (value ?? 0)}%)` }
|
|
1640
2376
|
})
|
|
@@ -1643,12 +2379,12 @@ function Progress({ className, value }) {
|
|
|
1643
2379
|
|
|
1644
2380
|
// src/radio/radio.tsx
|
|
1645
2381
|
var RadioGroupPrimitive2 = __toESM(require("@radix-ui/react-radio-group"));
|
|
1646
|
-
var
|
|
2382
|
+
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
1647
2383
|
function RadioGroupItem(props) {
|
|
1648
|
-
return /* @__PURE__ */ (0,
|
|
2384
|
+
return /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(RadioGroupPrimitive2.Item, {
|
|
1649
2385
|
...props,
|
|
1650
2386
|
className: "c-radio-item",
|
|
1651
|
-
children: /* @__PURE__ */ (0,
|
|
2387
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(RadioGroupPrimitive2.Indicator, {
|
|
1652
2388
|
className: "c-radio-indicator"
|
|
1653
2389
|
})
|
|
1654
2390
|
});
|
|
@@ -1659,59 +2395,59 @@ var Radio = {
|
|
|
1659
2395
|
};
|
|
1660
2396
|
|
|
1661
2397
|
// src/select/select-item.tsx
|
|
1662
|
-
var
|
|
2398
|
+
var import_react39 = require("react");
|
|
1663
2399
|
var SelectPrimitives = __toESM(require("@radix-ui/react-select"));
|
|
1664
|
-
var
|
|
1665
|
-
var SelectItem = (0,
|
|
2400
|
+
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
2401
|
+
var SelectItem = (0, import_react39.forwardRef)((props, ref) => {
|
|
1666
2402
|
const { children, ...delegated } = props;
|
|
1667
|
-
return /* @__PURE__ */ (0,
|
|
2403
|
+
return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)(SelectPrimitives.Item, {
|
|
1668
2404
|
className: "c-select-item",
|
|
1669
2405
|
ref,
|
|
1670
2406
|
...delegated,
|
|
1671
2407
|
children: [
|
|
1672
|
-
/* @__PURE__ */ (0,
|
|
2408
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)(SelectPrimitives.ItemText, {
|
|
1673
2409
|
children
|
|
1674
2410
|
}),
|
|
1675
|
-
/* @__PURE__ */ (0,
|
|
2411
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)(SelectPrimitives.ItemIndicator, {})
|
|
1676
2412
|
]
|
|
1677
2413
|
});
|
|
1678
2414
|
});
|
|
1679
2415
|
SelectItem.displayName = "SelectItem";
|
|
1680
2416
|
|
|
1681
2417
|
// src/select/select-root.tsx
|
|
1682
|
-
var
|
|
2418
|
+
var import_react40 = require("react");
|
|
1683
2419
|
var SelectPrimitives2 = __toESM(require("@radix-ui/react-select"));
|
|
1684
|
-
var
|
|
1685
|
-
var SelectContainer = (0,
|
|
2420
|
+
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
2421
|
+
var SelectContainer = (0, import_react40.forwardRef)(
|
|
1686
2422
|
({ children, id, placeholder, disabled, ...delegated }, ref) => {
|
|
1687
|
-
return /* @__PURE__ */ (0,
|
|
2423
|
+
return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(SelectPrimitives2.Root, {
|
|
1688
2424
|
...delegated,
|
|
1689
2425
|
children: [
|
|
1690
|
-
/* @__PURE__ */ (0,
|
|
2426
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(SelectPrimitives2.Trigger, {
|
|
1691
2427
|
ref,
|
|
1692
2428
|
className: "c-select-trigger",
|
|
1693
2429
|
disabled,
|
|
1694
2430
|
id,
|
|
1695
2431
|
children: [
|
|
1696
|
-
/* @__PURE__ */ (0,
|
|
1697
|
-
placeholder: /* @__PURE__ */ (0,
|
|
2432
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)(SelectPrimitives2.Value, {
|
|
2433
|
+
placeholder: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("span", {
|
|
1698
2434
|
className: "c-select-value",
|
|
1699
2435
|
children: placeholder ?? "Select..."
|
|
1700
2436
|
})
|
|
1701
2437
|
}),
|
|
1702
|
-
/* @__PURE__ */ (0,
|
|
2438
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)(Icon.Arrow, {})
|
|
1703
2439
|
]
|
|
1704
2440
|
}),
|
|
1705
|
-
/* @__PURE__ */ (0,
|
|
1706
|
-
children: /* @__PURE__ */ (0,
|
|
2441
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)(SelectPrimitives2.Portal, {
|
|
2442
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(SelectPrimitives2.Content, {
|
|
1707
2443
|
className: "c-select-content",
|
|
1708
2444
|
children: [
|
|
1709
|
-
/* @__PURE__ */ (0,
|
|
1710
|
-
/* @__PURE__ */ (0,
|
|
2445
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)(SelectPrimitives2.ScrollUpButton, {}),
|
|
2446
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)(SelectPrimitives2.Viewport, {
|
|
1711
2447
|
className: "c-select-viewport",
|
|
1712
2448
|
children
|
|
1713
2449
|
}),
|
|
1714
|
-
/* @__PURE__ */ (0,
|
|
2450
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)(SelectPrimitives2.ScrollDownButton, {})
|
|
1715
2451
|
]
|
|
1716
2452
|
})
|
|
1717
2453
|
})
|
|
@@ -1729,21 +2465,22 @@ var Select = {
|
|
|
1729
2465
|
|
|
1730
2466
|
// src/slider/slider.tsx
|
|
1731
2467
|
var SliderPrimitive = __toESM(require("@radix-ui/react-slider"));
|
|
1732
|
-
var
|
|
1733
|
-
var
|
|
1734
|
-
var
|
|
1735
|
-
|
|
1736
|
-
|
|
2468
|
+
var import_class_variance_authority14 = require("class-variance-authority");
|
|
2469
|
+
var import_react41 = require("react");
|
|
2470
|
+
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
2471
|
+
var Slider = (0, import_react41.forwardRef)(({ className, transparentRange, ...delegated }, ref) => {
|
|
2472
|
+
return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(SliderPrimitive.Root, {
|
|
2473
|
+
className: (0, import_class_variance_authority14.cx)("c-slider-root", className),
|
|
1737
2474
|
ref,
|
|
1738
2475
|
...delegated,
|
|
1739
2476
|
children: [
|
|
1740
|
-
/* @__PURE__ */ (0,
|
|
2477
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)(SliderPrimitive.Track, {
|
|
1741
2478
|
className: "c-slider-track",
|
|
1742
|
-
children: /* @__PURE__ */ (0,
|
|
2479
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(SliderPrimitive.Range, {
|
|
1743
2480
|
className: `c-slider-range ${transparentRange ? "c-slider-range-transparent" : ""}`
|
|
1744
2481
|
})
|
|
1745
2482
|
}),
|
|
1746
|
-
/* @__PURE__ */ (0,
|
|
2483
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)(SliderPrimitive.Thumb, {
|
|
1747
2484
|
className: "c-slider-thumb"
|
|
1748
2485
|
})
|
|
1749
2486
|
]
|
|
@@ -1751,9 +2488,9 @@ var Slider = (0, import_react25.forwardRef)(({ transparentRange, ...delegated },
|
|
|
1751
2488
|
});
|
|
1752
2489
|
|
|
1753
2490
|
// src/tag/tag.tsx
|
|
1754
|
-
var
|
|
1755
|
-
var
|
|
1756
|
-
var tagStyles = (0,
|
|
2491
|
+
var import_class_variance_authority15 = require("class-variance-authority");
|
|
2492
|
+
var import_jsx_runtime54 = require("react/jsx-runtime");
|
|
2493
|
+
var tagStyles = (0, import_class_variance_authority15.cva)("c-tag", {
|
|
1757
2494
|
variants: {
|
|
1758
2495
|
variant: {
|
|
1759
2496
|
default: "",
|
|
@@ -1765,7 +2502,7 @@ var tagStyles = (0, import_class_variance_authority14.cva)("c-tag", {
|
|
|
1765
2502
|
}
|
|
1766
2503
|
});
|
|
1767
2504
|
function Tag({ children, className, variant, ...delegated }) {
|
|
1768
|
-
return /* @__PURE__ */ (0,
|
|
2505
|
+
return /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("span", {
|
|
1769
2506
|
className: tagStyles({ className, variant }),
|
|
1770
2507
|
...delegated,
|
|
1771
2508
|
children
|