odaptos_design_system 2.0.204 → 2.0.207
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/DesignTokens/Icons/Illustrations/ConfusedIntervieweeFemale.d.ts +3 -0
- package/dist/DesignTokens/Icons/index.d.ts +1 -0
- package/dist/odaptos_design_system.cjs.development.js +126 -0
- package/dist/odaptos_design_system.cjs.development.js.map +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js.map +1 -1
- package/dist/odaptos_design_system.esm.js +126 -1
- package/dist/odaptos_design_system.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/DesignTokens/Icons/Illustrations/ConfusedIntervieweeFemale.tsx +151 -0
- package/src/DesignTokens/Icons/index.ts +1 -0
|
@@ -36,6 +36,7 @@ export { default as TvFlatScreenIcon } from './Equipment/TvFlatScreenIcon';
|
|
|
36
36
|
export { default as TvIcon } from './Equipment/TvIcon';
|
|
37
37
|
export { default as AI_UserTest } from './Illustrations/AI_UserTest';
|
|
38
38
|
export { default as AngryIntervieweeFemale } from './Illustrations/AngryIntervieweeFemale';
|
|
39
|
+
export { default as ConfusedIntervieweeFemale } from './Illustrations/ConfusedIntervieweeFemale';
|
|
39
40
|
export { default as LaughingIntervieweeMale } from './Illustrations/LaughingIntervieweeMale';
|
|
40
41
|
export { default as AppStoreBadge } from './Illustrations/AppStoreBadge';
|
|
41
42
|
export { default as PlayStoreBadge } from './Illustrations/PlayStoreBadge';
|
|
@@ -2542,6 +2542,131 @@ function AngryIntervieweeFemale({
|
|
|
2542
2542
|
})))));
|
|
2543
2543
|
}
|
|
2544
2544
|
|
|
2545
|
+
function ConfusedIntervieweeFemale({
|
|
2546
|
+
stroke,
|
|
2547
|
+
strokeWidth,
|
|
2548
|
+
fill,
|
|
2549
|
+
...rest
|
|
2550
|
+
}) {
|
|
2551
|
+
return /*#__PURE__*/React__default.createElement(material.SvgIcon, Object.assign({
|
|
2552
|
+
strokeWidth: strokeWidth ?? 0.1,
|
|
2553
|
+
stroke: stroke ? stroke : 'currentColor'
|
|
2554
|
+
}, rest), /*#__PURE__*/React__default.createElement("svg", {
|
|
2555
|
+
width: "604",
|
|
2556
|
+
height: "567",
|
|
2557
|
+
viewBox: "0 0 604 567",
|
|
2558
|
+
fill: "none",
|
|
2559
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2560
|
+
}, /*#__PURE__*/React__default.createElement("path", {
|
|
2561
|
+
d: "M466.497 330.88C469.96 388.204 471.203 446.849 468.891 504.315C468.789 506.867 469.247 509.42 470.256 511.78L474.228 521.117H376.368L378.975 513.082C380.015 509.898 380.086 506.481 379.22 503.236C364.266 447.49 353.275 390.685 346.369 333.382",
|
|
2562
|
+
stroke: "#004799",
|
|
2563
|
+
"stroke-width": "6",
|
|
2564
|
+
"stroke-linecap": "round",
|
|
2565
|
+
"stroke-linejoin": "round"
|
|
2566
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2567
|
+
d: "M407.902 341.69C411.935 412.649 418.699 471.291 425.695 521.113",
|
|
2568
|
+
stroke: "#004799",
|
|
2569
|
+
"stroke-width": "6",
|
|
2570
|
+
"stroke-linecap": "round",
|
|
2571
|
+
"stroke-linejoin": "round"
|
|
2572
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2573
|
+
d: "M312.347 262.735C317.151 229.022 324.843 195.72 335.309 163.311C339.228 151.174 343.683 138.894 351.763 129.018C367.415 109.884 394.849 104.752 419.197 109.148C424.726 110.147 429.781 111.222 434.421 112.421C436.286 95.4479 443.721 80.0955 462.408 74.0076C472.968 70.5676 484.615 72.3172 495.034 76.1615C513.582 83.0043 530.059 97.2459 536.156 116.027C542.253 134.808 536.035 157.84 519.352 168.436C509.91 174.433 498.623 175.935 487.329 174.95C492.773 191.036 497.904 207.745 501.086 222.89C506.213 247.29 515.287 280.606 507.539 304.976C499.527 330.178 482.659 350.057 457.2 358.833C431.253 367.778 405.416 369.373 378.377 364.646C359.173 361.287 336.62 349.973 324.018 335.119C307.695 315.88 308.789 287.699 312.347 262.735Z",
|
|
2574
|
+
fill: "url(#paint0_linear_16_128)"
|
|
2575
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2576
|
+
d: "M511.533 284.658C521.693 291.771 530.926 300.547 536.933 311.388C542.939 322.228 545.478 335.308 542.174 347.25C538.87 359.191 529.182 369.588 517.035 372.117C509.466 373.692 501.516 372.241 494.34 369.366C484.574 365.454 475.525 359.233 466.816 353.404C457.64 347.262 447.404 339.175 438.892 332.87C436.816 331.332 427.085 324.141 427.085 324.141C427.085 324.141 420.114 326.142 418.465 326.392C415.018 326.915 411.501 326.987 408.036 326.593C404.213 326.158 401.435 324.961 400.205 321.321C397.306 321.663 394.378 321.046 392.805 317.618C392.038 315.947 393.942 311.736 393.942 311.736C393.942 311.736 390.552 310.122 390.374 309C389.659 304.486 394.649 299.363 407.255 295.19C408.443 294.797 421.83 291.564 421.873 291.682C420.787 288.752 419.035 286.628 417.948 283.698C417.19 281.653 416.477 279.202 417.755 277.433C418.698 276.128 420.494 275.669 422.089 275.898C423.685 276.127 425.134 276.925 426.536 277.72C446.664 289.148 486.702 314.996 505.992 329.41",
|
|
2577
|
+
stroke: "#004799",
|
|
2578
|
+
"stroke-width": "6",
|
|
2579
|
+
"stroke-linecap": "round",
|
|
2580
|
+
"stroke-linejoin": "round"
|
|
2581
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2582
|
+
d: "M394.504 311.804C399.347 309.015 404.558 306.866 409.961 305.429",
|
|
2583
|
+
stroke: "#004799",
|
|
2584
|
+
"stroke-width": "6",
|
|
2585
|
+
"stroke-linecap": "round",
|
|
2586
|
+
"stroke-linejoin": "round"
|
|
2587
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2588
|
+
d: "M400.698 320.537C405.039 318.126 409.681 316.255 414.482 314.981",
|
|
2589
|
+
stroke: "#004799",
|
|
2590
|
+
"stroke-width": "6",
|
|
2591
|
+
"stroke-linecap": "round",
|
|
2592
|
+
"stroke-linejoin": "round"
|
|
2593
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2594
|
+
d: "M537.41 521.113H284.778",
|
|
2595
|
+
stroke: "#004799",
|
|
2596
|
+
"stroke-width": "6",
|
|
2597
|
+
"stroke-linecap": "round",
|
|
2598
|
+
"stroke-linejoin": "round"
|
|
2599
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2600
|
+
d: "M401.908 214.302V217.061",
|
|
2601
|
+
stroke: "#004799",
|
|
2602
|
+
"stroke-width": "6",
|
|
2603
|
+
"stroke-linecap": "round",
|
|
2604
|
+
"stroke-linejoin": "round"
|
|
2605
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2606
|
+
d: "M341.077 214.302V217.061",
|
|
2607
|
+
stroke: "#004799",
|
|
2608
|
+
"stroke-width": "6",
|
|
2609
|
+
"stroke-linecap": "round",
|
|
2610
|
+
"stroke-linejoin": "round"
|
|
2611
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2612
|
+
d: "M398.029 197.334C401.245 197.688 404.462 198.041 407.678 198.395",
|
|
2613
|
+
stroke: "#004799",
|
|
2614
|
+
"stroke-width": "6",
|
|
2615
|
+
"stroke-linecap": "round",
|
|
2616
|
+
"stroke-linejoin": "round"
|
|
2617
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2618
|
+
d: "M336.106 198.502C339.176 198.272 342.246 198.043 345.316 197.813",
|
|
2619
|
+
stroke: "#004799",
|
|
2620
|
+
"stroke-width": "6",
|
|
2621
|
+
"stroke-linecap": "round",
|
|
2622
|
+
"stroke-linejoin": "round"
|
|
2623
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2624
|
+
d: "M324.866 338.879C298.246 359.486 271.795 348.299 264.719 334.757C258.874 323.571 259.412 313.745 273.564 300.02C285.532 288.413 287.716 284.123 298.246 270.303C298.246 270.303 302.544 253.631 304.788 248.138C305.557 246.258 306.455 244.385 307.856 242.912C309.257 241.439 311.244 240.405 313.271 240.571C316.68 240.85 318.978 244.297 319.735 247.627C320.492 250.957 321.658 259.922 321.658 259.922C335.904 260.378 351.245 261.512 365.491 261.968C367.571 262.034 369.691 262.108 371.648 262.815C373.605 263.522 375.407 264.98 375.979 266.978C376.755 269.689 375.029 272.609 372.662 274.145C370.294 275.682 356.497 278.297 356.497 278.297C355.957 282.744 356.184 289.82 354.501 293.972C352.818 298.125 349.843 301.952 345.701 303.675C340.472 305.848 334.359 304.375 328.962 306.09C319.164 319.508 310.714 330.047 310.714 330.047",
|
|
2625
|
+
stroke: "#004799",
|
|
2626
|
+
"stroke-width": "6",
|
|
2627
|
+
"stroke-linecap": "round",
|
|
2628
|
+
"stroke-linejoin": "round"
|
|
2629
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2630
|
+
d: "M355.82 278.366C354.138 278.783 352.456 279.199 350.774 279.616",
|
|
2631
|
+
stroke: "#004799",
|
|
2632
|
+
"stroke-width": "6",
|
|
2633
|
+
"stroke-linecap": "round",
|
|
2634
|
+
"stroke-linejoin": "round"
|
|
2635
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2636
|
+
d: "M353.871 289.197L349.605 289.948",
|
|
2637
|
+
stroke: "#004799",
|
|
2638
|
+
"stroke-width": "6",
|
|
2639
|
+
"stroke-linecap": "round",
|
|
2640
|
+
"stroke-linejoin": "round"
|
|
2641
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2642
|
+
d: "M345.688 244.618C346.093 242.605 347.484 240.815 349.336 239.923C351.187 239.032 353.457 239.06 355.285 239.998C357.146 240.951 358.557 242.771 360.585 243.282C364.597 244.293 368.089 239.74 372.227 239.753C375.26 239.762 377.67 242.18 379.707 244.423",
|
|
2643
|
+
stroke: "#004799",
|
|
2644
|
+
"stroke-width": "6",
|
|
2645
|
+
"stroke-linecap": "round",
|
|
2646
|
+
"stroke-linejoin": "round"
|
|
2647
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2648
|
+
d: "M29.9637 85.3108C30.1374 75.2355 30.9998 64.8015 35.882 55.9734C40.6224 47.4044 48.9599 42.3938 58.746 41.742C96.7477 39.2078 245.522 38.281 274.556 40.1949C284.323 40.8384 294.672 43.5273 301.251 50.7405C306.368 56.3491 308.308 64.1763 308.756 71.7396C309.204 79.3021 310.059 134.505 309.624 140.465C308.759 152.307 294.391 166.27 278.563 169.002C281.041 178.206 285.171 187.248 296.734 197.935C271.955 194.646 259.565 181.494 255.435 170.564C230.108 170.939 106.274 170.913 88.7956 170.889C72.198 170.866 45.7115 174.087 35.5629 151.7C30.8516 141.307 29.7666 96.7107 29.9637 85.3108Z",
|
|
2649
|
+
fill: "#D5DFE8"
|
|
2650
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2651
|
+
d: "M62.465 126.802C69.1761 128.005 85.2867 125.485 93.9556 120.616C102.215 115.977 122.349 104.637 107.894 93.3642C96.9395 84.8208 85.7404 102.642 93.9556 114.946C98.0855 121.132 105.313 127.9 118.735 125.838C132.157 123.776 153.839 102.642 151.258 86.1478C148.677 69.6533 138.772 72.9009 136.803 73.7101C128.027 77.3183 117.703 95.9415 146.096 110.89C174.489 125.838 180.596 107.204 181.2 102.642C182.232 94.8437 170.359 88.7251 166.229 100.065C162.687 109.792 172.424 124.291 188.944 123.261C205.463 122.23 224.564 103.158 223.015 86.1478C221.467 69.1378 209.077 72.746 205.979 78.416C202.675 84.4649 200.301 102.642 225.08 106.766C249.86 110.89 269.993 104.189 273.607 100.065",
|
|
2652
|
+
stroke: "#004799",
|
|
2653
|
+
"stroke-width": "6",
|
|
2654
|
+
"stroke-linecap": "round"
|
|
2655
|
+
}), /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("linearGradient", {
|
|
2656
|
+
id: "paint0_linear_16_128",
|
|
2657
|
+
x1: "446.45",
|
|
2658
|
+
y1: "354.451",
|
|
2659
|
+
x2: "414.578",
|
|
2660
|
+
y2: "149.626",
|
|
2661
|
+
gradientUnits: "userSpaceOnUse"
|
|
2662
|
+
}, /*#__PURE__*/React__default.createElement("stop", {
|
|
2663
|
+
"stop-color": "#FFB800"
|
|
2664
|
+
}), /*#__PURE__*/React__default.createElement("stop", {
|
|
2665
|
+
offset: "1",
|
|
2666
|
+
"stop-color": "#FFD629"
|
|
2667
|
+
})))));
|
|
2668
|
+
}
|
|
2669
|
+
|
|
2545
2670
|
function LaughingIntervieweeMale({
|
|
2546
2671
|
stroke,
|
|
2547
2672
|
strokeWidth,
|
|
@@ -21968,6 +22093,7 @@ exports.CloseIcon = CloseIcon;
|
|
|
21968
22093
|
exports.CloudUpload = CloudUpload;
|
|
21969
22094
|
exports.CogIcon = CogIcon;
|
|
21970
22095
|
exports.ColorPicker = ColorPicker;
|
|
22096
|
+
exports.ConfusedIntervieweeFemale = ConfusedIntervieweeFemale;
|
|
21971
22097
|
exports.ContentPenWriteIcon = ContentPenWriteIcon;
|
|
21972
22098
|
exports.ControlsBar = ControlsBar;
|
|
21973
22099
|
exports.ConversationIdleIcon = ConversationIdleIcon;
|