odaptos_design_system 2.0.339 → 2.0.341
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/dist/index.cjs +245 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +238 -218
- package/dist/index.d.ts +238 -218
- package/dist/index.js +244 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -613,6 +613,7 @@ const getIconSize = (size) => {
|
|
|
613
613
|
else if (size === "base") return "1rem";
|
|
614
614
|
else if (size === "lg") return "1.25rem";
|
|
615
615
|
else if (size === "xl") return "1.5rem";
|
|
616
|
+
else if (size === "xxl") return "2rem";
|
|
616
617
|
else return "1rem";
|
|
617
618
|
};
|
|
618
619
|
|
|
@@ -5347,6 +5348,132 @@ function ScheduleTasks({ ...rest }) {
|
|
|
5347
5348
|
})));
|
|
5348
5349
|
}
|
|
5349
5350
|
|
|
5351
|
+
//#endregion
|
|
5352
|
+
//#region src/DesignTokens/Icons/Illustrations/SurprisedInterviewee.tsx
|
|
5353
|
+
function SurprisedInterviewee({ stroke, strokeWidth, fill,...rest }) {
|
|
5354
|
+
return /* @__PURE__ */ react.default.createElement(__mui_material.SvgIcon, {
|
|
5355
|
+
strokeWidth: strokeWidth ?? .1,
|
|
5356
|
+
stroke: stroke ? stroke : "currentColor",
|
|
5357
|
+
...rest
|
|
5358
|
+
}, /* @__PURE__ */ react.default.createElement("svg", {
|
|
5359
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5360
|
+
width: "202",
|
|
5361
|
+
height: "197",
|
|
5362
|
+
viewBox: "0 0 202 197",
|
|
5363
|
+
fill: "none"
|
|
5364
|
+
}, /* @__PURE__ */ react.default.createElement("path", {
|
|
5365
|
+
d: "M145.162 116.872C146.348 136.052 146.774 155.675 145.982 174.902C145.947 175.756 146.104 176.611 146.449 177.4L147.81 180.524H114.287L115.18 177.836C115.536 176.77 115.561 175.627 115.264 174.541C110.141 155.889 106.376 136.883 104.01 117.71",
|
|
5366
|
+
stroke: "#004799",
|
|
5367
|
+
strokeWidth: "2",
|
|
5368
|
+
strokeLinecap: "round",
|
|
5369
|
+
strokeLinejoin: "round"
|
|
5370
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5371
|
+
d: "M125.09 120.489C126.471 144.231 128.788 163.853 131.185 180.523",
|
|
5372
|
+
stroke: "#004799",
|
|
5373
|
+
strokeWidth: "2",
|
|
5374
|
+
strokeLinecap: "round",
|
|
5375
|
+
strokeLinejoin: "round"
|
|
5376
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5377
|
+
d: "M92.738 107.823C84.1331 105.689 77.0404 101.351 70.8479 95.2737C70.2895 94.7257 69.6143 94.1586 68.8235 94.2047C67.9645 94.2547 67.3075 95.0622 67.1838 95.8927C67.0601 96.7233 67.3507 97.5577 67.6987 98.3252C68.0468 99.0928 68.4612 99.8468 68.6074 100.674C68.6074 100.674 62.1334 102.73 59.3971 103.995C58.9332 104.21 58.4829 104.46 58.117 104.811C57.751 105.162 57.5378 105.714 57.7361 106.176C57.897 106.551 58.2941 106.789 58.7017 106.874C59.1093 106.959 59.532 106.914 59.9462 106.869C61.422 106.709 63.3141 106.503 63.3141 106.503C63.3141 106.503 61.1828 107.336 59.6237 107.907C59.1447 108.082 58.6321 108.292 58.3768 108.725C57.9583 109.433 58.5031 110.39 59.2752 110.71C60.0473 111.029 60.9318 110.885 61.7464 110.69C62.5609 110.495 64.5561 110.007 64.5561 110.007C63.3281 110.581 62.0134 110.999 60.9781 111.863C60.704 112.091 60.427 112.365 60.3836 112.714C60.2944 113.433 61.2012 113.867 61.9431 113.901C64.2137 114.003 66.2708 112.64 68.561 112.995C71.0661 113.383 82.8413 119.685 89.1458 121.801C93.5623 123.283 99.7273 122.276 102.299 118.336",
|
|
5378
|
+
stroke: "#004799",
|
|
5379
|
+
strokeWidth: "2",
|
|
5380
|
+
strokeLinecap: "round",
|
|
5381
|
+
strokeLinejoin: "round"
|
|
5382
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5383
|
+
d: "M63.6251 105.07C64.148 106.898 64.6709 108.727 65.1938 110.555",
|
|
5384
|
+
stroke: "#004799",
|
|
5385
|
+
strokeWidth: "2",
|
|
5386
|
+
strokeLinecap: "round",
|
|
5387
|
+
strokeLinejoin: "round"
|
|
5388
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5389
|
+
d: "M89.1034 89.2962C90.605 82.9787 92.1262 76.6053 94.9693 70.7432C97.398 65.7355 100.9 61.0775 105.532 57.9328C103.394 56.3401 101.468 54.529 99.9457 52.3566C96.3883 47.2787 95.8482 39.6193 100.479 35.4452C103.88 32.3794 109.125 31.9985 113.574 33.253C118.024 34.5075 121.903 37.1418 125.791 39.5966C129.679 42.0512 133.807 44.4172 138.397 45.0172C143.159 45.6394 148.193 44.3258 152.707 45.9285C159.064 48.1852 162.111 55.9232 160.476 62.3249C159.702 65.3551 158.104 68.0674 156.015 70.4285C157.409 73.3277 158.471 76.4247 159.349 79.4897C163.25 93.1056 171.738 108.318 159.101 120.222C153.98 125.046 146.941 127.59 139.872 128.421C132.804 129.253 125.643 128.496 118.601 127.467C112.611 126.592 106.569 125.495 101.1 122.957C95.6303 120.42 90.7232 116.267 88.5017 110.772C85.7647 104.001 87.4181 96.3863 89.1034 89.2962Z",
|
|
5390
|
+
fill: "url(#paint0_linear_8719_46991)"
|
|
5391
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5392
|
+
d: "M165.64 107.465C168.222 111.08 170.267 115.028 171.045 118.143C171.906 121.596 172.104 125.43 170.313 128.524C168.033 132.466 162.678 134.256 158.249 132.905C155.711 132.13 153.546 130.51 151.505 128.848C145.59 124.03 140.211 118.588 135.491 112.646C134.241 111.073 132.218 110.957 130.379 110.094C129.94 109.888 129.459 109.636 129.312 109.184C129.17 108.746 129.41 108.258 129.775 107.968C130.141 107.678 130.608 107.546 131.064 107.431C132.805 106.993 134.588 106.71 136.382 106.587C136.116 103.955 136.284 101.252 136.774 98.6501C136.857 98.2086 136.958 97.7543 137.227 97.3903C137.496 97.0263 137.98 96.7755 138.421 96.9034C138.842 97.0256 139.095 97.4354 139.291 97.8193C139.811 98.8409 140.216 99.9189 140.494 101.027C140.823 100.494 140.876 99.9155 140.965 99.2994C141.055 98.6833 141.112 98.0567 141.32 97.4685C141.529 96.8804 141.913 96.3213 142.486 96.0494C143.06 95.7776 143.839 95.871 144.221 96.369C144.486 96.7135 144.523 97.1702 144.551 97.5997C144.65 99.1392 144.75 100.679 144.849 102.218C145.284 101.489 145.242 100.571 145.445 99.751C145.648 98.9309 146.27 98.0605 147.133 98.1032C147.777 98.135 148.288 98.6879 148.487 99.2857C148.686 99.8835 148.647 100.528 148.65 101.156C148.675 105.517 150.899 109.646 153.903 112.876C156.906 116.107 160.661 118.568 164.375 120.996",
|
|
5393
|
+
stroke: "#004799",
|
|
5394
|
+
strokeWidth: "2",
|
|
5395
|
+
strokeLinecap: "round",
|
|
5396
|
+
strokeLinejoin: "round"
|
|
5397
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5398
|
+
d: "M143.049 111.026L142.17 111.333",
|
|
5399
|
+
stroke: "#004799",
|
|
5400
|
+
strokeWidth: "2",
|
|
5401
|
+
strokeLinecap: "round",
|
|
5402
|
+
strokeLinejoin: "round"
|
|
5403
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5404
|
+
d: "M27.6263 49.2895C27.6688 46.875 27.8797 44.3745 29.0737 42.2588C30.233 40.2052 32.272 39.0044 34.6652 38.8482C43.9588 38.2409 54.0827 38.0188 61.183 38.4775C63.5717 38.6317 66.1024 39.2761 67.7114 41.0047C68.9629 42.3488 69.4372 44.2246 69.5467 46.0372C69.6563 47.8495 69.8654 53.173 69.759 54.6015C69.5475 57.4392 67.4961 60.7855 63.6252 61.4403C64.4096 65.2757 66.161 69.3977 68.8643 72.6563C64.5355 70.0439 60.933 66.3046 58.535 61.8145C52.3412 61.9046 46.2886 61.8983 42.014 61.8926C37.955 61.887 31.4775 62.6589 28.9956 57.2937C27.8435 54.803 27.5781 52.0215 27.6263 49.2895Z",
|
|
5405
|
+
fill: "#D5DFE8",
|
|
5406
|
+
stroke: "#D5DFE8",
|
|
5407
|
+
strokeWidth: "2",
|
|
5408
|
+
strokeLinecap: "round",
|
|
5409
|
+
strokeLinejoin: "round"
|
|
5410
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5411
|
+
d: "M169.454 180.523H82.9112",
|
|
5412
|
+
stroke: "#004799",
|
|
5413
|
+
strokeWidth: "2",
|
|
5414
|
+
strokeLinecap: "round",
|
|
5415
|
+
strokeLinejoin: "round"
|
|
5416
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5417
|
+
d: "M55.1418 50.2971L55.1346 49.6807",
|
|
5418
|
+
stroke: "#004799",
|
|
5419
|
+
strokeWidth: "2",
|
|
5420
|
+
strokeLinecap: "round",
|
|
5421
|
+
strokeLinejoin: "round"
|
|
5422
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5423
|
+
d: "M49.2048 50.3634L49.1976 49.7469",
|
|
5424
|
+
stroke: "#004799",
|
|
5425
|
+
strokeWidth: "2",
|
|
5426
|
+
strokeLinecap: "round",
|
|
5427
|
+
strokeLinejoin: "round"
|
|
5428
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5429
|
+
d: "M43.2678 50.4296L43.2606 49.8132",
|
|
5430
|
+
stroke: "#004799",
|
|
5431
|
+
strokeWidth: "2",
|
|
5432
|
+
strokeLinecap: "round",
|
|
5433
|
+
strokeLinejoin: "round"
|
|
5434
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5435
|
+
d: "M122.95 77.6073V78.5304",
|
|
5436
|
+
stroke: "#004799",
|
|
5437
|
+
strokeWidth: "2",
|
|
5438
|
+
strokeLinecap: "round",
|
|
5439
|
+
strokeLinejoin: "round"
|
|
5440
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5441
|
+
d: "M102.111 77.6073V78.5304",
|
|
5442
|
+
stroke: "#004799",
|
|
5443
|
+
strokeWidth: "2",
|
|
5444
|
+
strokeLinecap: "round",
|
|
5445
|
+
strokeLinejoin: "round"
|
|
5446
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5447
|
+
d: "M124.643 70.336C124.201 69.8202 123.393 69.6417 122.767 69.9218",
|
|
5448
|
+
stroke: "#004799",
|
|
5449
|
+
strokeWidth: "2",
|
|
5450
|
+
strokeLinecap: "round",
|
|
5451
|
+
strokeLinejoin: "round"
|
|
5452
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5453
|
+
d: "M102.78 69.9141C102.036 69.8984 101.289 70.1173 100.677 70.53",
|
|
5454
|
+
stroke: "#004799",
|
|
5455
|
+
strokeWidth: "2",
|
|
5456
|
+
strokeLinecap: "round",
|
|
5457
|
+
strokeLinejoin: "round"
|
|
5458
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
5459
|
+
d: "M112.33 83.2783C114.117 83.5469 114.034 87.207 112.155 87.0367C111.639 86.9899 111.234 86.5173 111.019 86.0074C110.778 85.4381 110.711 84.7587 110.946 84.1865C111.182 83.6142 111.757 83.1922 112.33 83.2783Z",
|
|
5460
|
+
stroke: "#004799",
|
|
5461
|
+
strokeWidth: "2",
|
|
5462
|
+
strokeLinecap: "round",
|
|
5463
|
+
strokeLinejoin: "round"
|
|
5464
|
+
}), /* @__PURE__ */ react.default.createElement("defs", null, /* @__PURE__ */ react.default.createElement("linearGradient", {
|
|
5465
|
+
id: "paint0_linear_8719_46991",
|
|
5466
|
+
x1: "136.975",
|
|
5467
|
+
y1: "130.33",
|
|
5468
|
+
x2: "116.125",
|
|
5469
|
+
y2: "47.6646",
|
|
5470
|
+
gradientUnits: "userSpaceOnUse"
|
|
5471
|
+
}, /* @__PURE__ */ react.default.createElement("stop", { stopColor: "#F5836C" }), /* @__PURE__ */ react.default.createElement("stop", {
|
|
5472
|
+
offset: "1",
|
|
5473
|
+
stopColor: "#FFDB29"
|
|
5474
|
+
})))));
|
|
5475
|
+
}
|
|
5476
|
+
|
|
5350
5477
|
//#endregion
|
|
5351
5478
|
//#region src/DesignTokens/Icons/Illustrations/Sentiment.tsx
|
|
5352
5479
|
function Sentiment({ ...rest }) {
|
|
@@ -9320,6 +9447,98 @@ function BrainIcon({ stroke, strokeWidth, fill, size = "base",...rest }) {
|
|
|
9320
9447
|
})))));
|
|
9321
9448
|
}
|
|
9322
9449
|
|
|
9450
|
+
//#endregion
|
|
9451
|
+
//#region src/DesignTokens/Icons/Miscellaneous/BrainIconGradiant.tsx
|
|
9452
|
+
function BrainIconGradiant({ stroke, strokeWidth, fill, size = "base",...rest }) {
|
|
9453
|
+
return /* @__PURE__ */ react.default.createElement(__mui_material.SvgIcon, {
|
|
9454
|
+
strokeWidth: strokeWidth ?? .1,
|
|
9455
|
+
stroke: stroke ? stroke : "currentColor",
|
|
9456
|
+
sx: {
|
|
9457
|
+
height: getIconSize(size),
|
|
9458
|
+
width: getIconSize(size)
|
|
9459
|
+
},
|
|
9460
|
+
...rest
|
|
9461
|
+
}, /* @__PURE__ */ react.default.createElement("svg", {
|
|
9462
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9463
|
+
width: "32",
|
|
9464
|
+
height: "32",
|
|
9465
|
+
viewBox: "0 0 32 32",
|
|
9466
|
+
fill: "none"
|
|
9467
|
+
}, /* @__PURE__ */ react.default.createElement("path", {
|
|
9468
|
+
fillRule: "evenodd",
|
|
9469
|
+
clipRule: "evenodd",
|
|
9470
|
+
d: "M9.99965 16.8288C11.1649 16.4172 11.9997 15.3066 11.9997 14.0011C11.9997 12.3451 10.6565 11.0027 8.99964 11.0027C7.34276 11.0027 5.99959 12.3451 5.99959 14.0011C5.99959 15.3066 6.83441 16.4172 7.99962 16.8288V18.9984C7.99962 19.3326 8.16672 19.6446 8.44493 19.83L10.9997 21.5322V24.9952C10.9997 25.5472 11.4474 25.9946 11.9997 25.9946C12.552 25.9946 12.9997 25.5472 12.9997 24.9952V20.9973C12.9997 20.6631 12.8326 20.3511 12.5544 20.1657L9.99965 18.4635V16.8288ZM7.99962 14.0011C7.99962 13.4491 8.44734 13.0016 8.99964 13.0016C9.55193 13.0016 9.99965 13.4491 9.99965 14.0011C9.99965 14.5531 9.55193 15.0005 8.99964 15.0005C8.44734 15.0005 7.99962 14.5531 7.99962 14.0011Z",
|
|
9471
|
+
fill: "url(#paint0_linear_16761_2426)"
|
|
9472
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
9473
|
+
fillRule: "evenodd",
|
|
9474
|
+
clipRule: "evenodd",
|
|
9475
|
+
d: "M23.9999 16.8288C25.1651 16.4172 25.9999 15.3066 25.9999 14.0011C25.9999 12.3451 24.6567 11.0027 22.9999 11.0027C21.343 11.0027 19.9998 12.3451 19.9998 14.0011C19.9998 15.3066 20.8346 16.4172 21.9998 16.8288V18.4635L19.4451 20.1657C19.1669 20.3511 18.9998 20.6631 18.9998 20.9973V24.9952C18.9998 25.5472 19.4475 25.9946 19.9998 25.9946C20.5521 25.9946 20.9998 25.5472 20.9998 24.9952V21.5322L23.5546 19.83C23.8328 19.6446 23.9999 19.3326 23.9999 18.9984V16.8288ZM22.9999 15.0005C22.4476 15.0005 21.9998 14.5531 21.9998 14.0011C21.9998 13.4491 22.4476 13.0016 22.9999 13.0016C23.5522 13.0016 23.9999 13.4491 23.9999 14.0011C23.9999 14.5531 23.5522 15.0005 22.9999 15.0005Z",
|
|
9476
|
+
fill: "url(#paint1_linear_16761_2426)"
|
|
9477
|
+
}), /* @__PURE__ */ react.default.createElement("path", {
|
|
9478
|
+
fillRule: "evenodd",
|
|
9479
|
+
clipRule: "evenodd",
|
|
9480
|
+
d: "M7.92987 0.446589C9.11219 -0.0896094 10.4568 -0.145138 11.6794 0.291748C12.4854 0.579799 13.1968 1.06701 13.7524 1.69913C13.8936 1.60323 14.0412 1.5162 14.1944 1.43874C14.7541 1.15571 15.3725 1.00824 15.9997 1.00824C16.627 1.00824 17.2454 1.15571 17.8051 1.43874C17.9583 1.5162 18.1059 1.60323 18.2471 1.69913C18.8027 1.06701 19.514 0.579799 20.3201 0.291748C21.5426 -0.145138 22.8873 -0.0896094 24.0696 0.446589C25.2519 0.982787 26.1792 1.95761 26.6553 3.16485C27.0263 4.10567 27.1007 5.13014 26.8796 6.10363C27.442 6.23015 27.9728 6.47729 28.4339 6.83049C29.0438 7.29763 29.5061 7.9305 29.7655 8.65338C30.0249 9.37627 30.0705 10.1585 29.8967 10.9066C29.8299 11.1941 29.7317 11.4719 29.6049 11.7353C30.1369 12.0598 30.6069 12.483 30.9877 12.9861C31.6443 13.8537 31.9998 14.9119 32 15.9998C32.0001 17.088 31.6449 18.1466 30.9882 19.0146C30.6074 19.5179 30.1373 19.9412 29.6052 20.2659C29.732 20.5292 29.8302 20.8069 29.897 21.0943C30.0709 21.8424 30.0254 22.6247 29.7659 23.3477C29.5064 24.0706 29.0439 24.7034 28.4338 25.1704C27.9727 25.5234 27.442 25.7703 26.8796 25.8966C27.1007 26.87 27.0263 27.8944 26.6553 28.8351C26.1792 30.0424 25.2519 31.0172 24.0696 31.5534C22.8873 32.0896 21.5427 32.1451 20.3201 31.7082C19.514 31.4202 18.8027 30.933 18.2471 30.3009C18.1059 30.3968 17.9583 30.4838 17.8051 30.5613C17.2527 30.8406 16.643 30.9879 16.0241 30.9917L15.9997 30.992L15.9754 30.9917C15.3565 30.9879 14.7468 30.8406 14.1944 30.5613C14.0412 30.4838 13.8936 30.3968 13.7524 30.3009C13.1968 30.933 12.4854 31.4202 11.6794 31.7082C10.4568 32.1451 9.11219 32.0896 7.92987 31.5534C6.74755 31.0172 5.82027 30.0424 5.34418 28.8351C4.97318 27.8944 4.89883 26.87 5.11989 25.8966C4.55748 25.7703 4.02678 25.5234 3.56564 25.1704C2.95554 24.7034 2.49306 24.0706 2.23356 23.3477C1.97407 22.6247 1.92856 21.8424 2.1025 21.0943C2.16933 20.8068 2.26749 20.5291 2.39433 20.2657C1.86245 19.9411 1.39251 19.5179 1.01181 19.0147C0.355255 18.1469 0 17.0886 0 16.0007C0 14.9127 0.355255 13.8544 1.01181 12.9866C1.39258 12.4833 1.86261 12.0601 2.3946 11.7354C2.26777 11.472 2.16964 11.1942 2.10283 10.9066C1.92903 10.1585 1.97455 9.37627 2.23397 8.65338C2.49338 7.9305 2.95569 7.29763 3.56559 6.83049C4.02671 6.47729 4.55744 6.23015 5.11993 6.10362C4.89882 5.13014 4.97315 4.10567 5.34418 3.16485C5.82027 1.9576 6.74755 0.982787 7.92987 0.446589ZM17.6101 28.1785C17.4463 28.4011 17.2384 28.587 16.9998 28.7248V11.8315C18.165 11.4199 18.9998 10.3093 18.9998 9.00374C18.9998 7.34778 17.6566 6.00535 15.9997 6.00535C14.3429 6.00535 12.9997 7.34778 12.9997 9.00374C12.9997 10.3093 13.8345 11.4199 14.9997 11.8315V28.7248C14.7611 28.587 14.5532 28.4011 14.3894 28.1785C14.1825 27.8972 13.8438 27.7442 13.4959 27.7749C13.1479 27.8056 12.8412 28.0154 12.6868 28.3285C12.3423 29.0269 11.7396 29.5639 11.006 29.826C10.2725 30.0882 9.4657 30.0548 8.75631 29.7331C8.04692 29.4114 7.49055 28.8265 7.20489 28.1022C6.91924 27.3778 6.92669 26.5708 7.22568 25.8519C7.40689 25.4161 7.25849 24.9131 6.86975 24.6453C6.73431 24.552 6.61058 24.4428 6.50122 24.32C6.33011 24.1279 6.09147 24.0091 5.83495 23.9883C5.45223 23.9573 5.08655 23.8168 4.78171 23.5834C4.47686 23.3501 4.24577 23.0339 4.11611 22.6727C3.98645 22.3114 3.96371 21.9205 4.05062 21.5467C4.13753 21.1729 4.33041 20.8321 4.60615 20.565C4.86291 20.3163 4.96729 19.9495 4.87991 19.603C4.79254 19.2565 4.5267 18.983 4.18268 18.8856C3.55425 18.7078 3.00105 18.3298 2.60712 17.8091C2.21319 17.2884 2.00003 16.6535 2.00003 16.0007C2.00003 15.3479 2.21319 14.7129 2.60712 14.1922C3.00105 13.6715 3.55425 13.2936 4.18268 13.1157C4.52664 13.0184 4.79244 12.7449 4.87987 12.3985C4.96729 12.0521 4.86304 11.6853 4.60643 11.4366C4.33073 11.1694 4.1379 10.8284 4.05103 10.4545C3.96415 10.0806 3.98691 9.68955 4.11657 9.32823C4.24624 8.96691 4.47732 8.65058 4.78216 8.41709C5.08701 8.18359 5.45271 8.04283 5.83551 8.01164C6.09182 7.99075 6.33024 7.87198 6.50122 7.67999C6.61058 7.55719 6.73431 7.44797 6.86975 7.35468C7.25849 7.0869 7.40689 6.58387 7.22568 6.14813C6.92669 5.42918 6.91924 4.62219 7.20489 3.89784C7.49055 3.17349 8.04692 2.5886 8.75631 2.26688C9.4657 1.94516 10.2725 1.91185 11.006 2.17398C11.5524 2.36923 12.0262 2.717 12.3748 3.17035C12.4942 3.32563 12.5989 3.49329 12.6868 3.67146C12.8412 3.98456 13.1479 4.19444 13.4959 4.22511C13.5982 4.23413 13.6998 4.22725 13.7974 4.2059C14.0317 4.15466 14.2434 4.02004 14.3894 3.82152C14.5751 3.56907 14.8176 3.36382 15.0974 3.22235C15.3771 3.08088 15.6862 3.00717 15.9997 3.00717C16.3133 3.00717 16.6224 3.08088 16.9021 3.22235C17.1819 3.36382 17.4244 3.56907 17.6101 3.82152C17.817 4.10278 18.1557 4.25577 18.5036 4.22511C18.8516 4.19444 19.1583 3.98456 19.3127 3.67146C19.6273 3.03375 20.1572 2.53055 20.8055 2.24838C20.8671 2.22156 20.9298 2.19673 20.9935 2.17398C21.727 1.91185 22.5338 1.94516 23.2432 2.26688C23.9526 2.5886 24.5089 3.17349 24.7946 3.89784C25.0802 4.62219 25.0728 5.42918 24.7738 6.14813C24.5926 6.58387 24.741 7.0869 25.1297 7.35468C25.2652 7.44797 25.3889 7.55719 25.4983 7.67999C25.6693 7.87198 25.9077 7.99075 26.164 8.01164C26.2141 8.01572 26.2639 8.02168 26.3134 8.02949L27.2173 8.41709C27.5222 8.65058 27.7532 8.96691 27.8829 9.32823C28.0126 9.68955 28.0353 10.0806 27.9485 10.4545C27.8616 10.8284 27.6688 11.1694 27.3931 11.4366C27.1364 11.6854 27.0322 12.0521 27.1196 12.3986C27.2071 12.745 27.4729 13.0184 27.8169 13.1157C28.4454 13.2935 28.9986 13.6714 29.3926 14.192C29.7866 14.7126 29.9998 15.3475 30 16.0002C30 16.6531 29.7869 17.2882 29.3929 17.809C28.9989 18.3298 28.4455 18.7078 27.8169 18.8856C27.4729 18.9829 27.207 19.2564 27.1196 19.603C27.0322 19.9495 27.1366 20.3163 27.3933 20.565C27.6691 20.8321 27.862 21.1729 27.9489 21.5467C28.0358 21.9205 28.013 22.3114 27.8834 22.6727C27.7537 23.0339 27.5226 23.3501 27.2178 23.5834C26.9129 23.8168 26.5473 23.9573 26.1645 23.9883C25.908 24.0091 25.6694 24.1279 25.4983 24.32C25.3889 24.4428 25.2652 24.552 25.1297 24.6453C24.741 24.9131 24.5926 25.4161 24.7738 25.8519C25.0728 26.5708 25.0802 27.3778 24.7946 28.1022C24.5089 28.8265 23.9526 29.4114 23.2432 29.7331C22.5338 30.0548 21.727 30.0882 20.9935 29.826C20.2599 29.5639 19.6572 29.0269 19.3127 28.3285C19.1583 28.0154 18.8516 27.8056 18.5036 27.7749C18.1557 27.7442 17.817 27.8972 17.6101 28.1785ZM15.9997 10.0032C16.552 10.0032 16.9998 9.55573 16.9998 9.00374C16.9998 8.45175 16.552 8.00428 15.9997 8.00428C15.4475 8.00428 14.9997 8.45175 14.9997 9.00374C14.9997 9.55573 15.4475 10.0032 15.9997 10.0032Z",
|
|
9481
|
+
fill: "url(#paint2_linear_16761_2426)"
|
|
9482
|
+
}), /* @__PURE__ */ react.default.createElement("defs", null, /* @__PURE__ */ react.default.createElement("linearGradient", {
|
|
9483
|
+
id: "paint0_linear_16761_2426",
|
|
9484
|
+
x1: "-6.77778",
|
|
9485
|
+
y1: "-5.40728",
|
|
9486
|
+
x2: "31.436",
|
|
9487
|
+
y2: "31.5394",
|
|
9488
|
+
gradientUnits: "userSpaceOnUse"
|
|
9489
|
+
}, /* @__PURE__ */ react.default.createElement("stop", { stopColor: "#0077FF" }), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9490
|
+
offset: "0.275098",
|
|
9491
|
+
stopColor: "#7434F8"
|
|
9492
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9493
|
+
offset: "0.461172",
|
|
9494
|
+
stopColor: "#9024F6"
|
|
9495
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9496
|
+
offset: "0.621185",
|
|
9497
|
+
stopColor: "#A62DD1"
|
|
9498
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9499
|
+
offset: "1",
|
|
9500
|
+
stopColor: "#F54C4C"
|
|
9501
|
+
})), /* @__PURE__ */ react.default.createElement("linearGradient", {
|
|
9502
|
+
id: "paint1_linear_16761_2426",
|
|
9503
|
+
x1: "-6.77778",
|
|
9504
|
+
y1: "-5.40728",
|
|
9505
|
+
x2: "31.436",
|
|
9506
|
+
y2: "31.5394",
|
|
9507
|
+
gradientUnits: "userSpaceOnUse"
|
|
9508
|
+
}, /* @__PURE__ */ react.default.createElement("stop", { stopColor: "#0077FF" }), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9509
|
+
offset: "0.275098",
|
|
9510
|
+
stopColor: "#7434F8"
|
|
9511
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9512
|
+
offset: "0.461172",
|
|
9513
|
+
stopColor: "#9024F6"
|
|
9514
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9515
|
+
offset: "0.621185",
|
|
9516
|
+
stopColor: "#A62DD1"
|
|
9517
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9518
|
+
offset: "1",
|
|
9519
|
+
stopColor: "#F54C4C"
|
|
9520
|
+
})), /* @__PURE__ */ react.default.createElement("linearGradient", {
|
|
9521
|
+
id: "paint2_linear_16761_2426",
|
|
9522
|
+
x1: "-6.77778",
|
|
9523
|
+
y1: "-5.40728",
|
|
9524
|
+
x2: "31.436",
|
|
9525
|
+
y2: "31.5394",
|
|
9526
|
+
gradientUnits: "userSpaceOnUse"
|
|
9527
|
+
}, /* @__PURE__ */ react.default.createElement("stop", { stopColor: "#0077FF" }), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9528
|
+
offset: "0.275098",
|
|
9529
|
+
stopColor: "#7434F8"
|
|
9530
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9531
|
+
offset: "0.461172",
|
|
9532
|
+
stopColor: "#9024F6"
|
|
9533
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9534
|
+
offset: "0.621185",
|
|
9535
|
+
stopColor: "#A62DD1"
|
|
9536
|
+
}), /* @__PURE__ */ react.default.createElement("stop", {
|
|
9537
|
+
offset: "1",
|
|
9538
|
+
stopColor: "#F54C4C"
|
|
9539
|
+
})))));
|
|
9540
|
+
}
|
|
9541
|
+
|
|
9323
9542
|
//#endregion
|
|
9324
9543
|
//#region src/DesignTokens/Icons/Miscellaneous/BulbIcon.tsx
|
|
9325
9544
|
function BulbIcon({ stroke, strokeWidth, fill, size = "base",...rest }) {
|
|
@@ -75856,12 +76075,33 @@ const SingleSelect = ({ options, fullOptions, label, placeholder, name, classNam
|
|
|
75856
76075
|
return /* @__PURE__ */ react.default.createElement("li", {
|
|
75857
76076
|
...props$2,
|
|
75858
76077
|
key: option.value,
|
|
75859
|
-
id: option.value
|
|
75860
|
-
|
|
76078
|
+
id: option.value,
|
|
76079
|
+
style: {
|
|
76080
|
+
display: "flex",
|
|
76081
|
+
alignItems: "center",
|
|
76082
|
+
justifyContent: "space-between"
|
|
76083
|
+
}
|
|
76084
|
+
}, /* @__PURE__ */ react.default.createElement("div", { style: {
|
|
76085
|
+
display: "flex",
|
|
76086
|
+
alignItems: "center",
|
|
76087
|
+
gap: "0.5rem"
|
|
76088
|
+
} }, /* @__PURE__ */ react.default.createElement(TextForButton, {
|
|
75861
76089
|
text: option.label,
|
|
75862
76090
|
size: "sm",
|
|
75863
76091
|
color: option.disabled ? colors.neutral_400 : void 0
|
|
75864
|
-
})
|
|
76092
|
+
}), option.badgeText && /* @__PURE__ */ react.default.createElement(Badge, {
|
|
76093
|
+
text: option.badgeText,
|
|
76094
|
+
size: "sm",
|
|
76095
|
+
status: "info"
|
|
76096
|
+
})), option.tooltipDescription && /* @__PURE__ */ react.default.createElement(Tooltip, {
|
|
76097
|
+
arrow: true,
|
|
76098
|
+
placement: "top",
|
|
76099
|
+
tooltipDescription: option.tooltipDescription
|
|
76100
|
+
}, /* @__PURE__ */ react.default.createElement(IconButton, {
|
|
76101
|
+
icon: /* @__PURE__ */ react.default.createElement(QuestionCircledIcon, null),
|
|
76102
|
+
variant: "tertiary",
|
|
76103
|
+
size: "xs"
|
|
76104
|
+
})));
|
|
75865
76105
|
},
|
|
75866
76106
|
filterOptions: (options$1, params) => {
|
|
75867
76107
|
if (params.inputValue && fullOptions) return filter$2(fullOptions, params);
|
|
@@ -76885,6 +77125,7 @@ exports.Blog = Blog;
|
|
|
76885
77125
|
exports.BookFlipPageIcon = BookFlipPageIcon;
|
|
76886
77126
|
exports.Box = Box;
|
|
76887
77127
|
exports.BrainIcon = BrainIcon;
|
|
77128
|
+
exports.BrainIconGradiant = BrainIconGradiant;
|
|
76888
77129
|
exports.BulbIcon = BulbIcon;
|
|
76889
77130
|
exports.Button = Button;
|
|
76890
77131
|
exports.CalendarIcon = CalendarIcon;
|
|
@@ -77095,6 +77336,7 @@ exports.StarIcon = StarIcon;
|
|
|
77095
77336
|
exports.StarRating = StarRating;
|
|
77096
77337
|
exports.StopRecordIcon = StopRecordingIcon;
|
|
77097
77338
|
exports.Success = Success;
|
|
77339
|
+
exports.SurprisedInterviewee = SurprisedInterviewee;
|
|
77098
77340
|
exports.SusExplanation = SusExplanation;
|
|
77099
77341
|
exports.Switch = Switch;
|
|
77100
77342
|
exports.Table = Table;
|