frst-components 0.28.3 → 0.28.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/index.d.ts +7 -0
  2. package/dist/index.d.ts.map +1 -1
  3. package/dist/index.js +839 -26
  4. package/dist/src/components/DS/newCards/articles/index.d.ts +14 -0
  5. package/dist/src/components/DS/newCards/articles/index.d.ts.map +1 -0
  6. package/dist/src/components/DS/newCards/articles/styles.d.ts +4 -0
  7. package/dist/src/components/DS/newCards/articles/styles.d.ts.map +1 -0
  8. package/dist/src/components/DS/newCards/challenge/index.d.ts +34 -0
  9. package/dist/src/components/DS/newCards/challenge/index.d.ts.map +1 -0
  10. package/dist/src/components/DS/newCards/challenge/styles.d.ts +24 -0
  11. package/dist/src/components/DS/newCards/challenge/styles.d.ts.map +1 -0
  12. package/dist/src/components/DS/newCards/channels/index.d.ts +8 -0
  13. package/dist/src/components/DS/newCards/channels/index.d.ts.map +1 -0
  14. package/dist/src/components/DS/newCards/channels/styles.d.ts +3 -0
  15. package/dist/src/components/DS/newCards/channels/styles.d.ts.map +1 -0
  16. package/dist/src/components/DS/newCards/content/index.d.ts +15 -0
  17. package/dist/src/components/DS/newCards/content/index.d.ts.map +1 -0
  18. package/dist/src/components/DS/newCards/content/styles.d.ts +6 -0
  19. package/dist/src/components/DS/newCards/content/styles.d.ts.map +1 -0
  20. package/dist/src/components/DS/newCards/mentoring/index.d.ts +16 -0
  21. package/dist/src/components/DS/newCards/mentoring/index.d.ts.map +1 -0
  22. package/dist/src/components/DS/newCards/mentoring/styles.d.ts +4 -0
  23. package/dist/src/components/DS/newCards/mentoring/styles.d.ts.map +1 -0
  24. package/dist/src/components/DS/newCards/people/index.d.ts +15 -0
  25. package/dist/src/components/DS/newCards/people/index.d.ts.map +1 -0
  26. package/dist/src/components/DS/newCards/people/styles.d.ts +6 -0
  27. package/dist/src/components/DS/newCards/people/styles.d.ts.map +1 -0
  28. package/dist/src/components/DS/newCards/trail/index.d.ts +14 -0
  29. package/dist/src/components/DS/newCards/trail/index.d.ts.map +1 -0
  30. package/dist/src/components/DS/newCards/trail/styles.d.ts +4 -0
  31. package/dist/src/components/DS/newCards/trail/styles.d.ts.map +1 -0
  32. package/dist/src/shared/icons.d.ts +18 -0
  33. package/dist/src/shared/icons.d.ts.map +1 -1
  34. package/dist/src/utilityFunctions/abbreviateMiddleSurnames.d.ts +2 -0
  35. package/dist/src/utilityFunctions/abbreviateMiddleSurnames.d.ts.map +1 -0
  36. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -605,8 +605,32 @@ function TrashHipoteses({ width, height, stroke }) {
605
605
  function AddAction({ width, height, stroke }) {
606
606
  return (jsxRuntime.jsxs("svg", { width: width ? width : "24", height: height ? height : "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsx("path", { d: "M12.1543 4.82617V20.8262", stroke: stroke ? stroke : "#222222", strokeWidth: "1.2", strokeLinecap: "round", strokeLinejoin: "round" }), jsxRuntime.jsx("path", { d: "M4.1543 12.8262H20.1543", stroke: stroke ? stroke : "#222222", strokeWidth: "1.2", strokeLinecap: "round", strokeLinejoin: "round" })] }));
607
607
  }
608
+ const PinIcon = ({ fill }) => {
609
+ return (jsxRuntime.jsx("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M11.6663 8.64357C11.6663 8.80964 11.5279 8.9428 11.3552 8.9428H7.6219V12.2342C7.6219 12.5649 7.34345 12.8327 6.99967 12.8327C6.6559 12.8327 6.37745 12.5649 6.37745 12.2342V8.9428H2.64412C2.56167 8.9428 2.48235 8.91138 2.4248 8.85602C2.36724 8.80067 2.33301 8.72436 2.33301 8.64507C2.33301 7.40779 2.83391 6.24381 3.74391 5.37009L4.19967 4.93173V3.37577C3.79056 2.903 3.57745 2.07715 3.57745 1.46524C3.57745 1.29917 3.7159 1.16602 3.88856 1.16602H10.1108C10.2835 1.16602 10.4219 1.29917 10.4219 1.46524C10.4219 2.07715 10.2088 2.9015 9.79967 3.37577V4.93322L10.2554 5.37158C11.1654 6.24681 11.6663 7.40928 11.6663 8.64657V8.64357Z", fill: fill ? fill : "#334155" }) }));
610
+ };
611
+ const CopyIcon = ({ fill }) => {
612
+ return (jsxRuntime.jsx("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M6.41699 11.3743H9.74198C9.39782 12.2318 8.56366 12.8327 7.58366 12.8327H3.50033C2.21116 12.8327 1.16699 11.7885 1.16699 10.4993V5.83268C1.16699 4.64268 2.05949 3.66268 3.20866 3.51685V8.16602C3.20866 9.93352 4.64949 11.3743 6.41699 11.3743ZM11.3753 3.64518H12.612C12.577 3.59268 12.5362 3.54602 12.4895 3.49935L10.5003 1.51018C10.4537 1.46351 10.407 1.42268 10.3545 1.39352V2.62435C10.3545 3.18435 10.8153 3.64518 11.3753 3.64518ZM11.3753 4.52018C10.3312 4.52018 9.47949 3.66852 9.47949 2.62435V1.16602H6.41699C5.12783 1.16602 4.08366 2.21018 4.08366 3.49935V8.16602C4.08366 9.45518 5.12783 10.4993 6.41699 10.4993H10.5003C11.7895 10.4993 12.8337 9.45518 12.8337 8.16602V4.52018H11.3753Z", fill: fill ? fill : "#334155" }) }));
613
+ };
614
+ const StarRatingIcon = () => {
615
+ return (jsxRuntime.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M14.2707 7.53976L12.0841 9.64559L12.6001 12.6152C12.6843 13.1008 12.4895 13.5828 12.0911 13.8766C11.6858 14.1739 11.154 14.2162 10.7066 13.9839L8.00055 12.5783L5.29455 13.9839C5.10151 14.0842 4.89269 14.1335 4.68737 14.1335C4.41361 14.1335 4.1416 14.0473 3.90996 13.8766C3.5116 13.5846 3.31681 13.1008 3.40105 12.6152L3.91698 9.64559L1.73042 7.53976C1.37243 7.19495 1.24432 6.68828 1.39524 6.2168C1.54791 5.74004 1.95504 5.4005 2.45342 5.32837L5.47706 4.89383L6.8283 2.18809C7.05117 1.743 7.49866 1.4668 7.9988 1.4668C8.49894 1.4668 8.94818 1.743 9.16929 2.18809L10.5205 4.89383L13.5459 5.32837C14.0443 5.4005 14.4514 5.74004 14.6041 6.2168C14.755 6.68828 14.6269 7.19495 14.2689 7.53976H14.2707Z", fill: "#ED9D01" }) }));
616
+ };
617
+ function LookChallengeIcon() {
618
+ return (jsxRuntime.jsx("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M13.9518 11.1037C13.9518 11.2439 13.8961 11.3784 13.797 11.4775C13.6978 11.5766 13.5634 11.6323 13.4232 11.6323H11.1323V13.9232C11.1323 14.0634 11.0766 14.1978 10.9775 14.297C10.8784 14.3961 10.7439 14.4518 10.6037 14.4518C10.4635 14.4518 10.329 14.3961 10.2299 14.297C10.1307 14.1978 10.075 14.0634 10.075 13.9232V11.6323H7.78423C7.64403 11.6323 7.50956 11.5766 7.41042 11.4775C7.31128 11.3784 7.25558 11.2439 7.25558 11.1037C7.25558 10.9635 7.31128 10.829 7.41042 10.7299C7.50956 10.6307 7.64403 10.575 7.78423 10.575H10.075V8.28423C10.075 8.14403 10.1307 8.00956 10.2299 7.91042C10.329 7.81128 10.4635 7.75558 10.6037 7.75558C10.7439 7.75558 10.8784 7.81128 10.9775 7.91042C11.0766 8.00956 11.1323 8.14403 11.1323 8.28423V10.575H13.4232C13.5634 10.575 13.6978 10.6307 13.797 10.7299C13.8961 10.829 13.9518 10.9635 13.9518 11.1037ZM20.8454 21.3454C20.7463 21.4444 20.6119 21.5 20.4718 21.5C20.3317 21.5 20.1974 21.4444 20.0982 21.3454L15.5712 16.8184C14.0866 18.1093 12.1588 18.7734 10.1941 18.6707C8.22946 18.568 6.38142 17.7064 5.03957 16.2677C3.69772 14.8289 2.96689 12.9254 3.00115 10.9583C3.03541 8.99128 3.83208 7.11435 5.22321 5.72321C6.61435 4.33208 8.49128 3.53541 10.4583 3.50115C12.4254 3.46689 14.3289 4.19772 15.7677 5.53957C17.2064 6.88142 18.068 8.72946 18.1707 10.6941C18.2734 12.6588 17.6093 14.5866 16.3184 16.0712L20.8454 20.5982C20.9444 20.6974 21 20.8317 21 20.9718C21 21.1119 20.9444 21.2463 20.8454 21.3454ZM10.6037 17.6237C11.8932 17.6237 13.1538 17.2413 14.226 16.5249C15.2982 15.8085 16.1339 14.7902 16.6274 13.5988C17.1209 12.4074 17.25 11.0965 16.9984 9.83171C16.7468 8.56695 16.1259 7.40519 15.214 6.49336C14.3022 5.58152 13.1404 4.96055 11.8757 4.70897C10.6109 4.45739 9.29997 4.58651 8.1086 5.08C6.91722 5.57348 5.89894 6.40916 5.18251 7.48137C4.46608 8.55358 4.08369 9.81416 4.08369 11.1037C4.08579 12.8323 4.77339 14.4894 5.99567 15.7117C7.21796 16.934 8.87513 17.6216 10.6037 17.6237Z", fill: "black" }) }));
619
+ }
620
+ function PresentationIcon() {
621
+ return (jsxRuntime.jsx("svg", { width: "21", height: "15", viewBox: "0 0 21 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M7 9.654H8V7.654C8 7.242 8.14667 6.88867 8.44 6.594C8.73467 6.30067 9.088 6.154 9.5 6.154H11.5V7.461L13.307 5.654L11.499 3.846V5.154H9.499C8.807 5.154 8.21733 5.39734 7.73 5.884C7.24267 6.37067 6.99933 6.96067 7 7.654V9.654ZM2.846 13C2.38533 13 2.001 12.8457 1.693 12.537C1.385 12.2283 1.23067 11.844 1.23 11.384V1.615C1.23 1.155 1.38433 0.770669 1.693 0.462002C2.00167 0.153335 2.38567 -0.000664511 2.845 2.15517e-06H17.615C18.075 2.15517e-06 18.459 0.154002 18.767 0.462002C19.075 0.770002 19.2293 1.15434 19.23 1.615V11.385C19.23 11.845 19.0757 12.229 18.767 12.537C18.4583 12.845 18.074 12.9993 17.614 13H2.846ZM2.846 12H17.615C17.7683 12 17.9093 11.9357 18.038 11.807C18.1667 11.6783 18.2307 11.5373 18.23 11.384V1.615C18.23 1.46167 18.166 1.32067 18.038 1.192C17.9093 1.06334 17.768 0.999002 17.614 0.999002H2.846C2.692 0.999002 2.55067 1.06334 2.422 1.192C2.294 1.32 2.23 1.461 2.23 1.615V11.385C2.23 11.5383 2.294 11.679 2.422 11.807C2.55 11.935 2.691 11.9993 2.845 12M0 15V14H20.46V15H0Z", fill: "black" }) }));
622
+ }
623
+ function UncheckedBox() {
624
+ return (jsxRuntime.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("rect", { x: "0.5", y: "0.5", width: "15", height: "15", rx: "1.5", fill: "#EBEDED", stroke: "#9C9C9C" }) }));
625
+ }
626
+ function UserIcon({ fill }) {
627
+ return (jsxRuntime.jsx("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M3.88727 4.23619C3.88727 2.54299 5.28283 1.16602 6.9989 1.16602C8.71496 1.16602 10.1105 2.54299 10.1105 4.23619C10.1105 5.92939 8.71496 7.30637 6.9989 7.30637C5.28283 7.30637 3.88727 5.92939 3.88727 4.23619ZM9.56132 7.96492C9.21437 7.87742 8.83476 7.92654 8.52205 8.09847C7.57767 8.61733 6.42168 8.61733 5.4773 8.09847C5.16459 7.92654 4.78498 7.87895 4.43803 7.96492C3.19805 8.27347 2.33301 9.38334 2.33301 10.6636V11.2838C2.33301 11.6752 2.4388 12.059 2.6395 12.3921C2.80286 12.6638 3.10936 12.8327 3.43919 12.8327H10.5602C10.89 12.8327 11.1965 12.6638 11.3599 12.3921C11.5606 12.059 11.6663 11.6752 11.6663 11.2838V10.6636C11.6663 9.38334 10.8013 8.27347 9.56132 7.96492Z", fill: fill ? fill : "#334155" }) }));
628
+ }
629
+ const RoomGroupIcon = ({ width = '24', height = '24', stroke = '#222222' }) => {
630
+ return (jsxRuntime.jsxs("svg", { width: width, height: height, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsx("path", { d: "M18.04 17.6988H19.0652C19.586 17.6901 20.0057 17.5665 20.3425 17.3494C20.6797 17.1321 20.9702 16.7977 21.1952 16.31L21.195 16.3099L21.201 16.2977C21.2409 16.2161 21.2742 16.1168 21.3091 15.9861C21.3182 15.9521 21.3321 15.8966 21.3477 15.8341C21.3644 15.7672 21.3831 15.6925 21.4 15.6276V5.17465C21.3898 5.13296 21.3804 5.09392 21.3715 5.05679C21.3405 4.92731 21.315 4.82112 21.279 4.70676C20.9415 3.68891 20.1265 3.1 19.01 3.1H4.99C4.75609 3.1 4.54126 3.11751 4.3486 3.16677L4.34544 3.16756C3.29598 3.42977 2.6 4.32789 2.6 5.48127V12.1278L2.62 12.1373V12.5167V15.327C2.62 16.1539 2.94107 16.7844 3.58219 17.2698L3.5822 17.2698L3.58615 17.2728C3.98126 17.5772 4.44891 17.6988 5.02 17.6988H12.93C13.2281 17.6988 13.4886 17.7937 13.7123 17.9707L13.7146 17.9725C14.9115 18.929 16.1087 19.8762 17.3072 20.8245C17.3413 20.8501 17.3705 20.8695 17.3946 20.883C17.3998 20.8858 17.4042 20.8882 17.4079 20.89C17.4141 20.8705 17.42 20.8402 17.42 20.7959H17.4199L17.4201 20.788C17.43 20.033 17.43 19.2869 17.43 18.5267C17.43 18.4744 17.4335 18.4215 17.4357 18.3893C17.4359 18.3862 17.4361 18.3832 17.4363 18.3805C17.4388 18.3425 17.44 18.3198 17.44 18.2988V17.6988H18.04Z", stroke: stroke, strokeWidth: "1.2" }), jsxRuntime.jsx("circle", { cx: "8", cy: "10.5", r: "1", fill: stroke }), jsxRuntime.jsx("circle", { cx: "12", cy: "10.5", r: "1", fill: stroke }), jsxRuntime.jsx("circle", { cx: "16", cy: "10.5", r: "1", fill: stroke })] }));
631
+ };
608
632
  function HandWave() {
609
- return (jsxRuntime.jsxs("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsxs("g", { "clip-path": "url(#clip0_645_3671)", children: [jsxRuntime.jsx("path", { d: "M14.0303 7.97569L14.5293 7.47671C15.2438 6.76221 16.4023 6.76223 17.1169 7.47677L19.4072 9.76708C22.1284 12.4883 22.1284 16.9002 19.4072 19.6214V19.6214C16.6881 22.3404 12.2805 22.3429 9.55841 19.6269L4.12333 14.204C3.40743 13.4897 3.40675 12.3301 4.12181 11.6149L4.73693 10.9998M14.0303 7.97569L10.6778 4.62324C9.96324 3.90868 8.80471 3.90868 8.09015 4.62324L7.44324 5.27015M14.0303 7.97569L16.6858 10.6313C16.8127 10.7582 16.8354 10.9557 16.7405 11.1081V11.1081C16.0743 12.1778 16.04 13.5246 16.6509 14.627L17.2698 15.7436M7.44324 5.27015L6.81286 4.63976C6.22673 4.05363 5.27642 4.05363 4.69028 4.63977L4.51673 4.81332C4.03489 5.29515 4.02744 6.07403 4.49997 6.565V6.565M7.44324 5.27015L12.8827 10.7096M4.49997 6.565L3.69331 7.37166C2.97798 8.08699 2.97886 9.24704 3.69528 9.96128L4.73693 10.9998M4.49997 6.565L10.7803 12.8121M4.73693 10.9998L9.62908 15.8658", stroke: "white", "stroke-width": "1.3", "stroke-linecap": "round", "stroke-linejoin": "round" }), jsxRuntime.jsx("path", { d: "M18.0001 3.20698C18.0001 3.20698 19.4143 3.20698 20.8285 4.6212C22.2427 6.03541 22.2427 7.44963 22.2427 7.44963", stroke: "white", "stroke-width": "1.3", "stroke-linecap": "round" }), jsxRuntime.jsx("path", { d: "M2.7072 18.4998C2.7072 18.4998 2.7072 19.914 4.12141 21.3282C5.53563 22.7424 6.94984 22.7424 6.94984 22.7424", stroke: "white", "stroke-width": "1.3", "stroke-linecap": "round" })] }), jsxRuntime.jsx("defs", { children: jsxRuntime.jsx("clipPath", { id: "clip0_645_3671", children: jsxRuntime.jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })] }));
633
+ return (jsxRuntime.jsxs("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsxs("g", { "clip-path": "url(#clip0_645_3671)", children: [jsxRuntime.jsx("path", { d: "M14.0303 7.97569L14.5293 7.47671C15.2438 6.76221 16.4023 6.76223 17.1169 7.47677L19.4072 9.76708C22.1284 12.4883 22.1284 16.9002 19.4072 19.6214V19.6214C16.6881 22.3404 12.2805 22.3429 9.55841 19.6269L4.12333 14.204C3.40743 13.4897 3.40675 12.3301 4.12181 11.6149L4.73693 10.9998M14.0303 7.97569L10.6778 4.62324C9.96324 3.90868 8.80471 3.90868 8.09015 4.62324L7.44324 5.27015M14.0303 7.97569L16.6858 10.6313C16.8127 10.7582 16.8354 10.9557 16.7405 11.1081V11.1081C16.0743 12.1778 16.04 13.5246 16.6509 14.627L17.2698 15.7436M7.44324 5.27015L6.81286 4.63976C6.22673 4.05363 5.27642 4.05363 4.69028 4.63977L4.51673 4.81332C4.03489 5.29515 4.02744 6.07403 4.49997 6.565V6.565M7.44324 5.27015L12.8827 10.7096M4.49997 6.565L3.69331 7.37166C2.97798 8.08699 2.97886 9.24704 3.69528 9.96128L4.73693 10.9998M4.49997 6.565L10.7803 12.8121M4.73693 10.9998L9.62908 15.8658", stroke: "white", strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" }), jsxRuntime.jsx("path", { d: "M18.0001 3.20698C18.0001 3.20698 19.4143 3.20698 20.8285 4.6212C22.2427 6.03541 22.2427 7.44963 22.2427 7.44963", stroke: "white", strokeWidth: "1.3", strokeLinecap: "round" }), jsxRuntime.jsx("path", { d: "M2.7072 18.4998C2.7072 18.4998 2.7072 19.914 4.12141 21.3282C5.53563 22.7424 6.94984 22.7424 6.94984 22.7424", stroke: "white", strokeWidth: "1.3", strokeLinecap: "round" })] }), jsxRuntime.jsx("defs", { children: jsxRuntime.jsx("clipPath", { id: "clip0_645_3671", children: jsxRuntime.jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })] }));
610
634
  }
611
635
  function HelpIcon() {
612
636
  return (jsxRuntime.jsxs("svg", { width: "26", height: "25", viewBox: "0 0 26 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsxs("g", { clipPath: "url(#clip0_34_679)", children: [jsxRuntime.jsx("path", { d: "M22.7976 18.8385C22.0103 18.6927 21.4879 18.2794 21.2952 17.5098C21.2523 17.3395 21.253 17.1563 21.2523 16.9786C21.2489 15.5001 21.2503 14.0222 21.2503 12.5437C21.2503 11.4561 21.6548 10.9215 22.6974 10.6286C22.7206 10.6218 22.7424 10.6082 22.7628 10.5987C22.5565 5.73339 18.4008 1.24471 12.8313 1.23518C7.22236 1.22496 3.06194 5.72726 2.8372 10.6055C2.90598 10.6246 2.97749 10.6464 3.05036 10.6641C3.79745 10.8473 4.33819 11.4697 4.34568 12.2332C4.36203 13.8894 4.36884 15.5464 4.34432 17.2027C4.32866 18.2862 3.35751 19.0006 2.23244 18.8078C0.967083 18.5913 0.0429235 17.5445 0.0177253 16.2574C-0.00270567 15.2297 -0.00951599 14.2007 0.0197684 13.1737C0.0483717 12.1807 0.525775 11.4289 1.38932 10.9365C1.5337 10.8541 1.58955 10.7737 1.59908 10.6075C1.87762 5.69934 5.31752 1.54096 10.0861 0.339619C16.308 -1.22744 22.6069 2.78793 23.8164 9.09973C23.9117 9.59825 23.956 10.1083 24.0064 10.6143C24.0214 10.7649 24.0609 10.85 24.1991 10.9283C25.1035 11.4377 25.5728 12.2223 25.5905 13.2568C25.6068 14.2252 25.6034 15.1936 25.5918 16.162C25.5789 17.2074 25.1144 18.0022 24.2012 18.5164C24.0561 18.5981 24.0261 18.6893 24.0241 18.8378C24.0152 19.4398 24.0547 20.0507 23.9669 20.6425C23.7033 22.4241 22.1853 23.7215 20.3785 23.7596C19.8099 23.7719 19.2399 23.7664 18.6712 23.7603C18.537 23.7589 18.4662 23.7937 18.4015 23.9244C18.0515 24.6259 17.478 24.9896 16.6894 24.9957C16.0778 25.0005 15.4663 25.0018 14.8547 24.995C13.8127 24.9828 13.0227 24.2166 12.9887 23.1951C12.9553 22.1987 13.7078 21.3644 14.7355 21.3113C15.4302 21.2759 16.1289 21.2834 16.8242 21.3086C17.5584 21.3352 18.0807 21.7152 18.4117 22.3696C18.4464 22.4391 18.5316 22.5317 18.5929 22.5317C19.2971 22.5304 20.0067 22.5624 20.7048 22.4881C21.8523 22.3669 22.7615 21.3304 22.7976 20.1774C22.8112 19.7368 22.7996 19.2961 22.7996 18.8385H22.7976ZM24.3694 14.738C24.3694 14.2368 24.3789 13.7355 24.3673 13.235C24.3496 12.4599 23.7347 11.8375 22.9998 11.8354C22.6763 11.8348 22.4788 12.0057 22.4775 12.3271C22.472 13.9235 22.472 15.5205 22.4775 17.1168C22.4788 17.439 22.6763 17.6133 22.9957 17.6119C23.734 17.6092 24.3483 16.9909 24.3667 16.2158C24.3782 15.7234 24.3694 15.2311 24.3694 14.738ZM3.13072 14.7339C3.13072 13.9439 3.13481 13.1539 3.12868 12.3646C3.12595 11.9982 2.93254 11.8252 2.56547 11.8368C1.8606 11.8586 1.2538 12.4606 1.24086 13.1975C1.22315 14.2163 1.22315 15.2358 1.24086 16.2547C1.25312 16.9609 1.8211 17.55 2.49396 17.6058C2.93663 17.6426 3.128 17.4717 3.13004 17.0269C3.13277 16.2628 3.1314 15.498 3.13072 14.7339ZM15.7693 23.7732C16.0839 23.7732 16.3979 23.7787 16.7125 23.7719C17.0912 23.7637 17.3493 23.511 17.3527 23.1562C17.3561 22.8001 17.1062 22.5351 16.7268 22.529C16.0983 22.5181 15.4697 22.5181 14.8411 22.529C14.4604 22.5358 14.207 22.8028 14.2118 23.1549C14.2172 23.5097 14.476 23.7637 14.8526 23.7719C15.1584 23.7787 15.4635 23.7732 15.7693 23.7732Z", fill: "white" }), jsxRuntime.jsx("path", { d: "M8.88545 16.423C8.30725 16.4019 7.80465 16.2643 7.36402 15.9476C6.60331 15.4021 6.24713 14.6489 6.24713 13.7193C6.24713 12.029 6.24032 10.3379 6.24917 8.64763C6.25735 7.04652 7.36607 5.95142 8.97058 5.95006C11.5279 5.94734 14.0844 5.94665 16.6417 5.95006C18.2442 5.9521 19.3481 7.04925 19.3556 8.65444C19.3638 10.3366 19.3631 12.0187 19.3556 13.7009C19.3488 15.3156 18.2387 16.4155 16.624 16.4189C15.6134 16.4209 14.602 16.4236 13.5914 16.4155C13.4082 16.4141 13.2767 16.4625 13.1453 16.5953C12.4466 17.3022 11.7458 18.0077 11.03 18.6963C10.3912 19.3112 9.3574 19.111 9.01076 18.3067C8.92631 18.1106 8.90043 17.8797 8.8909 17.6631C8.87251 17.2579 8.88545 16.8513 8.88545 16.4216V16.423ZM10.1093 17.7864C10.1297 17.798 10.1508 17.8089 10.1712 17.8204C10.2373 17.7592 10.3054 17.6999 10.3694 17.6366C11.0865 16.9242 11.8084 16.2173 12.516 15.4961C12.7292 15.2795 12.9587 15.1883 13.2611 15.1917C14.3732 15.2032 15.486 15.1971 16.5981 15.1957C17.5747 15.1951 18.1318 14.6414 18.1332 13.6655C18.1352 12.0092 18.1352 10.3536 18.1332 8.69734C18.1318 7.7187 17.5802 7.17319 16.5961 7.17319C14.0742 7.17319 11.5517 7.17319 9.02983 7.17319C8.011 7.17319 7.47094 7.71053 7.47026 8.72526C7.4689 10.3645 7.47026 12.0031 7.47026 13.6423C7.47026 13.7526 7.47367 13.8637 7.48593 13.9726C7.55403 14.5849 7.99466 15.065 8.60282 15.161C8.8439 15.1992 9.09316 15.1923 9.33833 15.1951C9.90427 15.2012 10.1065 15.398 10.1079 15.9599C10.1093 16.5687 10.1079 17.1782 10.1079 17.7871L10.1093 17.7864Z", fill: "white" }), jsxRuntime.jsx("path", { d: "M12.8027 12.1847C12.311 12.1847 11.8935 11.7652 11.8976 11.2741C11.9017 10.7811 12.3239 10.3677 12.815 10.3759C13.2999 10.384 13.703 10.7899 13.7078 11.2728C13.7126 11.7624 13.2951 12.1833 12.8034 12.184L12.8027 12.1847Z", fill: "white" }), jsxRuntime.jsx("path", { d: "M10.7283 11.2804C10.7283 11.7803 10.3183 12.1903 9.82317 12.1848C9.32806 12.1794 8.92217 11.7633 8.92898 11.2668C8.93511 10.7812 9.33828 10.3801 9.82385 10.376C10.3196 10.3713 10.7283 10.7799 10.7283 11.2804Z", fill: "white" }), jsxRuntime.jsx("path", { d: "M14.8765 11.2757C14.8785 10.7752 15.2899 10.3679 15.785 10.3761C16.2814 10.3836 16.6846 10.8011 16.6758 11.2969C16.6669 11.7811 16.2603 12.1822 15.7761 12.1842C15.281 12.1863 14.8738 11.7756 14.8765 11.2757Z", fill: "white" })] }), jsxRuntime.jsx("defs", { children: jsxRuntime.jsx("clipPath", { id: "clip0_34_679", children: jsxRuntime.jsx("rect", { width: "25.6014", height: "25", fill: "white" }) }) })] }));
@@ -7242,7 +7266,7 @@ function CardPeople({ labels, userInfo, isChecked, onChecked, hiddenCheckbox, st
7242
7266
  }, children: jsxRuntime.jsx("span", { style: { cursor: 'pointer' }, children: userInfo?.position }) })) : (jsxRuntime.jsx("span", { children: userInfo?.position }))] })] })] }) }));
7243
7267
  }
7244
7268
 
7245
- const CardContainer$1 = styled__default["default"].div `
7269
+ const CardContainer$3 = styled__default["default"].div `
7246
7270
  box-sizing: border-box;
7247
7271
  max-width: 100%;
7248
7272
  height: auto;
@@ -7365,7 +7389,7 @@ function OnboardingProgressMenu(props) {
7365
7389
  }
7366
7390
  };
7367
7391
  usehooksTs.useEventListener('scroll', handleScroll, scrollRef);
7368
- return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(CardContainer$1, { id: "container-checklist", style: { ...style }, children: [jsxRuntime.jsxs(ImageTextGroup, { id: "container-level", children: [jsxRuntime.jsx("img", { id: "image-level", src: level.avatar, width: 85, height: 85 }), jsxRuntime.jsxs("div", { children: [jsxRuntime.jsx(TextLevel, { id: "name-level-Up", children: level.name }), jsxRuntime.jsxs(Challenge, { id: "count-Challenge", children: [countChallenge, " ", textChallenge] })] })] }), !isScrollInTop && (jsxRuntime.jsx("div", { style: {
7392
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(CardContainer$3, { id: "container-checklist", style: { ...style }, children: [jsxRuntime.jsxs(ImageTextGroup, { id: "container-level", children: [jsxRuntime.jsx("img", { id: "image-level", src: level.avatar, width: 85, height: 85 }), jsxRuntime.jsxs("div", { children: [jsxRuntime.jsx(TextLevel, { id: "name-level-Up", children: level.name }), jsxRuntime.jsxs(Challenge, { id: "count-Challenge", children: [countChallenge, " ", textChallenge] })] })] }), !isScrollInTop && (jsxRuntime.jsx("div", { style: {
7369
7393
  background: 'linear-gradient(#ffffff, #ffffff19)',
7370
7394
  height: '50px',
7371
7395
  position: 'absolute',
@@ -7415,7 +7439,7 @@ const Headers = styled__default["default"].div `
7415
7439
  flex-direction: column;
7416
7440
 
7417
7441
  `;
7418
- const UserInfo$2 = styled__default["default"].p `
7442
+ const UserInfo$3 = styled__default["default"].p `
7419
7443
  font-weight: 600;
7420
7444
  font-size: 14px;
7421
7445
  text-align: center;
@@ -7452,7 +7476,7 @@ const InfoDescription = styled__default["default"].div `
7452
7476
  `;
7453
7477
 
7454
7478
  function CarUser({ style, userInfo, handleLinkProfile, hasButton, labelButton, handleInvite, handleRemove }) {
7455
- return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(UserContainer, { id: "userContainer", style: { ...style }, variant: Boolean(hasButton), children: [jsxRuntime.jsxs(Headers, { children: [jsxRuntime.jsx(Avatar, { src: userInfo.avatar, size: hasButton ? '56px' : '74px', onClick: handleLinkProfile, isActiveClick: true }), jsxRuntime.jsx(UserInfo$2, { variant: Boolean(hasButton), children: userInfo.name }), hasButton &&
7479
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(UserContainer, { id: "userContainer", style: { ...style }, variant: Boolean(hasButton), children: [jsxRuntime.jsxs(Headers, { children: [jsxRuntime.jsx(Avatar, { src: userInfo.avatar, size: hasButton ? '56px' : '74px', onClick: handleLinkProfile, isActiveClick: true }), jsxRuntime.jsx(UserInfo$3, { variant: Boolean(hasButton), children: userInfo.name }), hasButton &&
7456
7480
  jsxRuntime.jsx("div", { style: { position: 'absolute', top: '8px', right: '8px', cursor: 'pointer' }, onClick: handleRemove, children: jsxRuntime.jsx(CloseIcon__default["default"], { htmlColor: '#BDBDBD', fontSize: 'small' }) })] }), jsxRuntime.jsxs(InfoDescription, { variant: Boolean(hasButton), children: [jsxRuntime.jsx("p", { children: userInfo.profession }), jsxRuntime.jsx("p", { style: { marginTop: '3px' }, children: userInfo.education })] }), hasButton ? (jsxRuntime.jsx(Button$5, { label: labelButton, variant: 'primary', handleClick: handleInvite, style: { width: '160px', height: '36px', marginTop: '24px' } })) : (jsxRuntime.jsx(InfoBottom, { children: jsxRuntime.jsxs("p", { children: [userInfo.activeSice, " ", jsxRuntime.jsx("b", { children: userInfo.date })] }) }))] }) }));
7457
7481
  }
7458
7482
 
@@ -12295,7 +12319,7 @@ const Select$1 = styled__default["default"].div `
12295
12319
  opacity: 0.5;
12296
12320
  }
12297
12321
  `;
12298
- const ContainerCard$1 = styled__default["default"].div `
12322
+ const ContainerCard$3 = styled__default["default"].div `
12299
12323
  width: 270px;
12300
12324
  height: 76px;
12301
12325
  background-color: ${({ theme }) => theme.colors.shadeWhite};
@@ -12491,7 +12515,7 @@ function ContentThumbnails({ label, contentList, variant, src, disabled, icon, o
12491
12515
  };
12492
12516
  function Exibir() {
12493
12517
  return (jsxRuntime.jsx(dnd.DragDropContext, { onDragEnd: onDragEnd, children: jsxRuntime.jsx(dnd.Droppable, { droppableId: "contentListData", children: (provided) => (jsxRuntime.jsx("div", { style: { backgroundColor: '#D1D5DB', height: contentListData.length > 0 ? 'auto' : '100vh', width: 270 }, ref: provided.innerRef, children: contentListData?.map((item, index) => {
12494
- return (jsxRuntime.jsx(dnd.Draggable, { draggableId: item.title, index: index, children: (provided) => (jsxRuntime.jsxs(ContainerCard$1, { ref: provided.innerRef, ...provided.draggableProps, children: [jsxRuntime.jsx(HeaderVectorElipses, { provided: provided, direction: 'column' }), jsxRuntime.jsxs("div", { onClick: () => {
12518
+ return (jsxRuntime.jsx(dnd.Draggable, { draggableId: item.title, index: index, children: (provided) => (jsxRuntime.jsxs(ContainerCard$3, { ref: provided.innerRef, ...provided.draggableProps, children: [jsxRuntime.jsx(HeaderVectorElipses, { provided: provided, direction: 'column' }), jsxRuntime.jsxs("div", { onClick: () => {
12495
12519
  handleClick(item);
12496
12520
  }, style: {
12497
12521
  display: 'flex',
@@ -15140,7 +15164,7 @@ styled__default["default"].div `
15140
15164
  filter: ${(props) => `grayscale(${props.active ? '0' : '1'})`};
15141
15165
  margin-top: -5px;
15142
15166
  `;
15143
- const ContainerCard = styled__default["default"].div `
15167
+ const ContainerCard$2 = styled__default["default"].div `
15144
15168
  display: flex;
15145
15169
  flex-direction: row;
15146
15170
  justify-content: flex-start;
@@ -15769,7 +15793,7 @@ function AccordionTrack(props) {
15769
15793
  setCourseIndividualData(props.courseIndividualData);
15770
15794
  }, [props.courseIndividualData]);
15771
15795
  return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsxs(ContentCourses, { TrailName: '', children: [jsxRuntime.jsxs("div", { children: [jsxRuntime.jsx(TypographyMyContents, { children: props.textMeusConteudos ? props.textMeusConteudos : 'Meus Conteúdos' }), jsxRuntime.jsx("h2", { style: { fontFamily: 'PT Sans', fontWeight: 700, fontSize: 16, color: '#000000' }, children: IsLoading ? (jsxRuntime.jsx(jsxRuntime.Fragment, { children: jsxRuntime.jsx(LoadingContent, { style: { width: 200, height: 20 } }) })) : (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [props.textTotalDe ? props.textTotalDe : 'Total de', " ", courseData.length, ' ', props.textRegistros ? props.textRegistros : 'registros'] })) })] }), jsxRuntime.jsx(dnd.Droppable, { droppableId: MEUS_CONTEUDOS_CONTENT, direction: "horizontal", children: (provided) => {
15772
- return (jsxRuntime.jsxs(ContainerTrailsEmpty, { children: [jsxRuntime.jsx(ScrollContainer$1, { colorBackground: "#ebebeb", stepMove: 380, isVisibleControlsButtons: true, sizeArrowButton: 48, marginsArrowButton: 5, horizontalMarginInternScroll: '-10px', styles: { justifyContent: 'flex-start', width: '100%' }, refreshResize: RefreshResize, children: jsxRuntime.jsx(ContainerCard, { ref: provided.innerRef, ...provided.droppableProps, children: IsLoading ? (jsxRuntime.jsx(jsxRuntime.Fragment, { children: new Array(4).fill('').map((item, k) => {
15796
+ return (jsxRuntime.jsxs(ContainerTrailsEmpty, { children: [jsxRuntime.jsx(ScrollContainer$1, { colorBackground: "#ebebeb", stepMove: 380, isVisibleControlsButtons: true, sizeArrowButton: 48, marginsArrowButton: 5, horizontalMarginInternScroll: '-10px', styles: { justifyContent: 'flex-start', width: '100%' }, refreshResize: RefreshResize, children: jsxRuntime.jsx(ContainerCard$2, { ref: provided.innerRef, ...provided.droppableProps, children: IsLoading ? (jsxRuntime.jsx(jsxRuntime.Fragment, { children: new Array(4).fill('').map((item, k) => {
15773
15797
  return jsxRuntime.jsx(Thumbnails, { variant: "default", isDisabled: false, isLoading: true }, k);
15774
15798
  }) })) : (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx("div", { onClick: () => {
15775
15799
  props.onNewTrail && props.onNewTrail();
@@ -15797,7 +15821,7 @@ function AccordionTrack(props) {
15797
15821
  } }, MEUS_CONTEUDOS_CONTENT)] }), IsLoading ? (jsxRuntime.jsx(jsxRuntime.Fragment, { children: jsxRuntime.jsx(ContentCoursesTrails, { TrailName: props.txtLoadingTrilhas ? props.txtLoadingTrilhas : 'Carregando Trilhas...', ativo: true, txtAtivarTrilha: props.txtAtivarTrilha, handlePopOverTrailEdit: (id) => {
15798
15822
  props.handlePopOverTrailEdit(id);
15799
15823
  }, children: jsxRuntime.jsx(dnd.Droppable, { droppableId: CONTEUDO_INDIVIDUAL_CONTENT, direction: "horizontal", children: (provided) => {
15800
- return (jsxRuntime.jsxs(ContainerTrailsNormal, { style: {}, children: [jsxRuntime.jsx(ScrollContainer$1, { stepMove: 380, colorBackground: "#ebebeb", isVisibleControlsButtons: true, sizeArrowButton: 40, marginsArrowButton: 10, horizontalMarginInternScroll: '5px', refreshResize: RefreshResize, styles: { backgroundColor: '#ebebeb', justifyContent: 'flex-start', width: '100%' }, children: jsxRuntime.jsx(ContainerCard, { ref: provided.innerRef, ...provided.droppableProps, children: jsxRuntime.jsx(jsxRuntime.Fragment, { children: new Array(4).fill('').map((item, k) => {
15824
+ return (jsxRuntime.jsxs(ContainerTrailsNormal, { style: {}, children: [jsxRuntime.jsx(ScrollContainer$1, { stepMove: 380, colorBackground: "#ebebeb", isVisibleControlsButtons: true, sizeArrowButton: 40, marginsArrowButton: 10, horizontalMarginInternScroll: '5px', refreshResize: RefreshResize, styles: { backgroundColor: '#ebebeb', justifyContent: 'flex-start', width: '100%' }, children: jsxRuntime.jsx(ContainerCard$2, { ref: provided.innerRef, ...provided.droppableProps, children: jsxRuntime.jsx(jsxRuntime.Fragment, { children: new Array(4).fill('').map((item, k) => {
15801
15825
  return jsxRuntime.jsx(Thumbnails, { variant: "default", isDisabled: false, isLoading: true }, k);
15802
15826
  }) }) }) }), provided.placeholder] }));
15803
15827
  } }, CONTEUDO_INDIVIDUAL_CONTENT) }) })) : (jsxRuntime.jsx(jsxRuntime.Fragment, { children: jsxRuntime.jsx(ContentCoursesTrails, { TrailName: props.txtCursoIndividual ? props.txtCursoIndividual : 'Módulos', ativo: true, show: ShowIndividual, handleChangeCheck: (bActive) => {
@@ -15814,7 +15838,7 @@ function AccordionTrack(props) {
15814
15838
  }, txtAtivarTrilha: props.txtAtivarTrilha, handlePopOverTrailEdit: (id) => {
15815
15839
  props.handlePopOverTrailEdit(id);
15816
15840
  }, children: jsxRuntime.jsx(dnd.Droppable, { droppableId: CONTEUDO_INDIVIDUAL_CONTENT, direction: "horizontal", children: (provided) => {
15817
- return (jsxRuntime.jsxs(ContainerTrailsNormal, { style: {}, children: [jsxRuntime.jsx(ScrollContainer$1, { stepMove: 380, isVisibleControlsButtons: true, sizeArrowButton: 40, colorBackground: "#ebebeb", marginsArrowButton: 10, horizontalMarginInternScroll: '5px', refreshResize: RefreshResize, styles: { backgroundColor: '#ebebeb', justifyContent: 'flex-start', width: '100%' }, children: jsxRuntime.jsxs(ContainerCard, { ref: provided.innerRef, ...provided.droppableProps, children: [courseIndividualData &&
15841
+ return (jsxRuntime.jsxs(ContainerTrailsNormal, { style: {}, children: [jsxRuntime.jsx(ScrollContainer$1, { stepMove: 380, isVisibleControlsButtons: true, sizeArrowButton: 40, colorBackground: "#ebebeb", marginsArrowButton: 10, horizontalMarginInternScroll: '5px', refreshResize: RefreshResize, styles: { backgroundColor: '#ebebeb', justifyContent: 'flex-start', width: '100%' }, children: jsxRuntime.jsxs(ContainerCard$2, { ref: provided.innerRef, ...provided.droppableProps, children: [courseIndividualData &&
15818
15842
  courseIndividualData.map((individual, individualIndex) => {
15819
15843
  return (jsxRuntime.jsx(jsxRuntime.Fragment, { children: jsxRuntime.jsx(ThumbnailsDraggable, { handlePublicarCourse: () => {
15820
15844
  props.handlePublicarCourse(individual.id);
@@ -15864,7 +15888,7 @@ function AccordionTrack(props) {
15864
15888
  setModalDeleteTrilha(true);
15865
15889
  }, children: ShowTrail.length === 0 ||
15866
15890
  (ShowTrail[trailIndex] && (jsxRuntime.jsx(dnd.Droppable, { droppableId: (trailIndex + 2).toString(), direction: "horizontal", children: (provided) => {
15867
- return (jsxRuntime.jsxs(ContainerTrailsNormal, { style: { height: 350 }, children: [jsxRuntime.jsx(ScrollContainer$1, { stepMove: 380, isVisibleControlsButtons: true, sizeArrowButton: 40, colorBackground: "#ebebeb", marginsArrowButton: 10, horizontalMarginInternScroll: '5px', refreshResize: props.updateScrollSize, styles: { backgroundColor: '#ebebeb', justifyContent: 'flex-start', width: '100%' }, children: jsxRuntime.jsx(ContainerCard, { ref: provided.innerRef, ...provided.droppableProps, children: trail.trail_course &&
15891
+ return (jsxRuntime.jsxs(ContainerTrailsNormal, { style: { height: 350 }, children: [jsxRuntime.jsx(ScrollContainer$1, { stepMove: 380, isVisibleControlsButtons: true, sizeArrowButton: 40, colorBackground: "#ebebeb", marginsArrowButton: 10, horizontalMarginInternScroll: '5px', refreshResize: props.updateScrollSize, styles: { backgroundColor: '#ebebeb', justifyContent: 'flex-start', width: '100%' }, children: jsxRuntime.jsx(ContainerCard$2, { ref: provided.innerRef, ...provided.droppableProps, children: trail.trail_course &&
15868
15892
  trail.trail_course.map((el, courseTrailIndex) => {
15869
15893
  return (jsxRuntime.jsx(jsxRuntime.Fragment, { children: jsxRuntime.jsx(ThumbnailsDraggable, { handlePublicarContentCheck: () => props.handlePublicarContentCheck(el.course.id), handlePublicarCourse: () => {
15870
15894
  props.handlePublicarCourse(el.course.id);
@@ -16864,7 +16888,7 @@ const TitleCard = styled__default["default"].div `
16864
16888
  font-weight: bold !important;
16865
16889
  white-space: normal !important;
16866
16890
  `;
16867
- const CardContainer = styled__default["default"](_.Card) `
16891
+ const CardContainer$2 = styled__default["default"](_.Card) `
16868
16892
  max-width: 345px !important;
16869
16893
  height: 445px !important;
16870
16894
  width: 282px !important;
@@ -16933,7 +16957,7 @@ function CardTrail(props) {
16933
16957
  }
16934
16958
  return +true;
16935
16959
  };
16936
- return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(CardContainer, { children: [!props?.notStarted && props.variant == 'primary' &&
16960
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(CardContainer$2, { children: [!props?.notStarted && props.variant == 'primary' &&
16937
16961
  jsxRuntime.jsx(PercentageProgress, { progress: props.progress }), jsxRuntime.jsx(HeaderImage, { onClick: redirectToD2L, image: props.bannerImage, notstarted: +props?.notStarted }), jsxRuntime.jsx(MyBox, { children: jsxRuntime.jsxs(MyCardContent, { notstarted: +props?.notStarted, hasmentor: getAlign(), children: [jsxRuntime.jsx(TitleCard, { onClick: redirectToD2L, children: props.name }), jsxRuntime.jsx(TextDescription, { onClick: redirectToD2L, children: props.description }), props.variant == 'primary' ?
16938
16962
  jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [props.start &&
16939
16963
  jsxRuntime.jsxs(WrapperDate, { onClick: redirectToD2L, notstarted: +props?.notStarted, children: [jsxRuntime.jsxs("b", { children: [props.labels?.dateStart ? props.labels?.dateStart : 'Data de início', ":\u00A0"] }), props.start] }), props.mentor?.name &&
@@ -16986,7 +17010,7 @@ const TagText = styled__default["default"].span `
16986
17010
  white-space: nowrap;
16987
17011
  color: #FFFFFF;
16988
17012
  `;
16989
- const WrapperBanner = styled__default["default"].div `
17013
+ const WrapperBanner$1 = styled__default["default"].div `
16990
17014
  display: flex;
16991
17015
  flex-direction: column;
16992
17016
  justify-content: center;
@@ -17030,7 +17054,7 @@ const StepName = styled__default["default"].div `
17030
17054
  margin-bottom: 16px;`}
17031
17055
  padding: 0px 12px 0px 12px;
17032
17056
  `;
17033
- const ContentCard = styled__default["default"].div `
17057
+ const ContentCard$1 = styled__default["default"].div `
17034
17058
  display: flex;
17035
17059
  flex-direction: column;
17036
17060
  height: 100%;
@@ -17297,7 +17321,7 @@ function ChallengeCard({ variant, description, language, onClickView, onClickNew
17297
17321
  }, 700);
17298
17322
  };
17299
17323
  return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(WrapperCard$4, { style: { ...style }, active: activeClick, children: [jsxRuntime.jsxs(TagStep, { onClick: () => handleClick(), variant: variant, children: [jsxRuntime.jsx(TagText, { children: label.tagStep[variant] }), variant == 'completed' &&
17300
- jsxRuntime.jsx("span", { style: { marginLeft: '10px', height: '100%' }, children: jsxRuntime.jsx(CheckInCicle$1, { customColor_1: "transparent", height: '16', width: '16' }) })] }), jsxRuntime.jsxs(WrapperBanner, { onClick: () => handleClick(), children: [jsxRuntime.jsx(BannerCard, { src: BannersSRC[variant] }), jsxRuntime.jsx(StepName, { variant: variant, children: label.nameStep[variant] })] }), jsxRuntime.jsxs(ContentCard, { children: [jsxRuntime.jsxs(WrapperHeader$1, { children: [jsxRuntime.jsx(TitleProject, { onClick: () => handleClick(), children: variant == 'srg' ? 'Space Race Game' : label.project }), variant != 'srg' && onClickContinue && onClickDelete &&
17324
+ jsxRuntime.jsx("span", { style: { marginLeft: '10px', height: '100%' }, children: jsxRuntime.jsx(CheckInCicle$1, { customColor_1: "transparent", height: '16', width: '16' }) })] }), jsxRuntime.jsxs(WrapperBanner$1, { onClick: () => handleClick(), children: [jsxRuntime.jsx(BannerCard, { src: BannersSRC[variant] }), jsxRuntime.jsx(StepName, { variant: variant, children: label.nameStep[variant] })] }), jsxRuntime.jsxs(ContentCard$1, { children: [jsxRuntime.jsxs(WrapperHeader$1, { children: [jsxRuntime.jsx(TitleProject, { onClick: () => handleClick(), children: variant == 'srg' ? 'Space Race Game' : label.project }), variant != 'srg' && onClickContinue && onClickDelete &&
17301
17325
  jsxRuntime.jsx(Dots, { children: jsxRuntime.jsx(MoreVerticalMenu, { textContinue: label.continue, textDelete: label.delete, textEdit: label.edit, handleContinue: () => onClickContinue(), handleDelete: () => onClickDelete(), handleEdit: () => onClickEdit(), variant: variant }) })] }), variant != 'srg' ?
17302
17326
  jsxRuntime.jsx(DescriptionProject, { onClick: () => handleClick(), children: resumeString(description, 73) })
17303
17327
  :
@@ -17914,13 +17938,13 @@ const bannerContainer = styled__default["default"].div `
17914
17938
  padding: 24px;
17915
17939
  position: relative;
17916
17940
  `;
17917
- const headerContent = styled__default["default"].div `
17941
+ const headerContent$1 = styled__default["default"].div `
17918
17942
  display: flex;
17919
17943
  justify-content: center;
17920
17944
  align-items: center;
17921
17945
  flex-direction: row;
17922
17946
  `;
17923
- const userInfo = styled__default["default"].div `
17947
+ const userInfo$1 = styled__default["default"].div `
17924
17948
  display: flex;
17925
17949
  justify-content: center;
17926
17950
  align-items: flex-start;
@@ -18289,8 +18313,8 @@ function BannerProblemFeed(props) {
18289
18313
  return (jsxRuntime.jsxs(styled.ThemeProvider, { theme: FRSTTheme, children: [props.mainAchievementValue || props.mainLearningValue ?
18290
18314
  jsxRuntime.jsxs(achievementHeader, { style: { backgroundColor: props.isSuccessCase ? '#444' : '#4B2961' }, children: [jsxRuntime.jsx("img", { src: props.mainAchievementValue ? achievementIcon : learningIcon, width: '56', height: '56' }), jsxRuntime.jsx("span", { style: { marginLeft: 16, wordBreak: 'break-word', overflow: 'hidden', display: '-webkit-box', WebkitLineClamp: 3, WebkitBoxOrient: 'vertical' }, children: props.mainAchievementValue ? props.mainAchievementValue : props.mainLearningValue })] })
18291
18315
  : null, jsxRuntime.jsxs(bannerContainer, { style: { borderTopLeftRadius: props.mainAchievementValue || props.mainLearningValue ? 0 : 8, borderTopRightRadius: props.mainAchievementValue || props.mainLearningValue ? 0 : 8 }, children: [props.topHeaderTagText &&
18292
- jsxRuntime.jsx(topHeaderTag, { background: props.topHeaderTagBgColor, color: props.topHeaderTagColor, children: props.topHeaderTagText }), jsxRuntime.jsx(headerContent, { children: props.onClickUserInfo ?
18293
- jsxRuntime.jsxs(Tooltip$2, { direction: "bottom", content: props.textVisitProfile ? props.textVisitProfile : 'Visitar perfil', trigger: 'hover', width: '101px', height: '32px', style: { top: '10px', textAlign: 'center' }, children: [jsxRuntime.jsx(Avatar, { isActiveClick: true, onClick: () => props.onClickUserInfo ? props.onClickUserInfo() : {}, size: "54px", src: props.isSuccessCase ? 'https://i.gyazo.com/e9608cb76d36242de07661bee9da60dd.png' : props.userAvatar }), jsxRuntime.jsxs(userInfo, { onClick: () => props.onClickUserInfo ? props.onClickUserInfo() : {}, style: { cursor: 'pointer' }, children: [jsxRuntime.jsx("span", { style: { fontWeight: 600, fontSize: 20 }, children: props.isSuccessCase ?
18316
+ jsxRuntime.jsx(topHeaderTag, { background: props.topHeaderTagBgColor, color: props.topHeaderTagColor, children: props.topHeaderTagText }), jsxRuntime.jsx(headerContent$1, { children: props.onClickUserInfo ?
18317
+ jsxRuntime.jsxs(Tooltip$2, { direction: "bottom", content: props.textVisitProfile ? props.textVisitProfile : 'Visitar perfil', trigger: 'hover', width: '101px', height: '32px', style: { top: '10px', textAlign: 'center' }, children: [jsxRuntime.jsx(Avatar, { isActiveClick: true, onClick: () => props.onClickUserInfo ? props.onClickUserInfo() : {}, size: "54px", src: props.isSuccessCase ? 'https://i.gyazo.com/e9608cb76d36242de07661bee9da60dd.png' : props.userAvatar }), jsxRuntime.jsxs(userInfo$1, { onClick: () => props.onClickUserInfo ? props.onClickUserInfo() : {}, style: { cursor: 'pointer' }, children: [jsxRuntime.jsx("span", { style: { fontWeight: 600, fontSize: 20 }, children: props.isSuccessCase ?
18294
18318
  (props.language === 'pt-BR' ? 'Case de sucesso'
18295
18319
  : props.language === 'en-US' ? 'Success case'
18296
18320
  : props.language === 'es' ? 'Caso de exito'
@@ -18298,7 +18322,7 @@ function BannerProblemFeed(props) {
18298
18322
  : null)
18299
18323
  : props.userName }), jsxRuntime.jsx("span", { style: { fontWeight: 400, fontSize: 16 }, children: props.userPosition }), jsxRuntime.jsx(WorkInfo, { children: props.userCompany })] })] })
18300
18324
  :
18301
- jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Avatar, { size: "54px", src: props.isSuccessCase ? 'https://i.gyazo.com/e9608cb76d36242de07661bee9da60dd.png' : props.userAvatar }), jsxRuntime.jsxs(userInfo, { children: [jsxRuntime.jsx("span", { style: { fontWeight: 600, fontSize: 20 }, children: props.isSuccessCase ?
18325
+ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Avatar, { size: "54px", src: props.isSuccessCase ? 'https://i.gyazo.com/e9608cb76d36242de07661bee9da60dd.png' : props.userAvatar }), jsxRuntime.jsxs(userInfo$1, { children: [jsxRuntime.jsx("span", { style: { fontWeight: 600, fontSize: 20 }, children: props.isSuccessCase ?
18302
18326
  (props.language === 'pt-BR' ? 'Case de sucesso'
18303
18327
  : props.language === 'en-US' ? 'Success case'
18304
18328
  : props.language === 'es' ? 'Caso de exito'
@@ -19457,7 +19481,7 @@ styled__default["default"].div `
19457
19481
  display: flex;
19458
19482
  flex-direction: column;
19459
19483
  `;
19460
- const UserInfo$1 = styled__default["default"].div `
19484
+ const UserInfo$2 = styled__default["default"].div `
19461
19485
  display: flex;
19462
19486
  flex-direction: row;
19463
19487
  cursor: pointer !important;
@@ -19743,7 +19767,7 @@ function ParticipantCardOld({ variant, userInfo, labels, successfullInvite, styl
19743
19767
  setStatusSend('success');
19744
19768
  handleSendInvitation(userInfo?.id);
19745
19769
  };
19746
- return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(WrapperCard$2, { variant: variant, style: { ...style }, children: [jsxRuntime.jsxs(UserInfo$1, { onClick: () => onClickUserInfo ? onClickUserInfo() : {}, children: [jsxRuntime.jsx(Tooltip$2, { direction: "top", content: textVisitProfile ? textVisitProfile : 'Visitar perfil', trigger: 'hover', width: '101px', height: '32px', style: { top: '-10px', textAlign: 'center' }, children: jsxRuntime.jsx(Avatar, { size: "40px", src: userInfo?.avatar, isActiveClick: true }) }), jsxRuntime.jsxs(DescriptionUser$1, { children: [userName && userName?.length > 25 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userName, children: jsxRuntime.jsx(NameUser$1, { children: userName }) })) : (jsxRuntime.jsx(NameUser$1, { children: userName })), userEmail && userEmail?.length > 20 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userEmail, children: jsxRuntime.jsx(EmailUser$1, { children: userEmail }) })) : (jsxRuntime.jsx(EmailUser$1, { children: userEmail }))] })] }), jsxRuntime.jsxs(UserAdditionalInfo$1, { children: [area && area?.length > 31 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userInfo?.area, children: jsxRuntime.jsx(Area$1, { variant: variant, children: area }) })) : (jsxRuntime.jsx(Area$1, { variant: variant, children: area })), position && position?.length > 33 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userInfo?.position, children: jsxRuntime.jsx(Position$1, { children: position }) })) : (jsxRuntime.jsx(Position$1, { children: position }))] }), variant == 'secondary' ? (jsxRuntime.jsx(FooterButtonVariantIcons, { statusSend: statusSend, clickSendInvitation: clickSendInvitation, handleClickRemove: handleClickRemove, labels: labels, userInfo: userInfo, variant: variant, IconSend: jsxRuntime.jsx(LetterEnvelopLineIcon, {}), hidenRemoveBtn: hidenRemoveBtn })) : (variant == 'tertiary' ?
19770
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(WrapperCard$2, { variant: variant, style: { ...style }, children: [jsxRuntime.jsxs(UserInfo$2, { onClick: () => onClickUserInfo ? onClickUserInfo() : {}, children: [jsxRuntime.jsx(Tooltip$2, { direction: "top", content: textVisitProfile ? textVisitProfile : 'Visitar perfil', trigger: 'hover', width: '101px', height: '32px', style: { top: '-10px', textAlign: 'center' }, children: jsxRuntime.jsx(Avatar, { size: "40px", src: userInfo?.avatar, isActiveClick: true }) }), jsxRuntime.jsxs(DescriptionUser$1, { children: [userName && userName?.length > 25 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userName, children: jsxRuntime.jsx(NameUser$1, { children: userName }) })) : (jsxRuntime.jsx(NameUser$1, { children: userName })), userEmail && userEmail?.length > 20 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userEmail, children: jsxRuntime.jsx(EmailUser$1, { children: userEmail }) })) : (jsxRuntime.jsx(EmailUser$1, { children: userEmail }))] })] }), jsxRuntime.jsxs(UserAdditionalInfo$1, { children: [area && area?.length > 31 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userInfo?.area, children: jsxRuntime.jsx(Area$1, { variant: variant, children: area }) })) : (jsxRuntime.jsx(Area$1, { variant: variant, children: area })), position && position?.length > 33 ? (jsxRuntime.jsx(Tooltip, { position: "top", textTooltip: userInfo?.position, children: jsxRuntime.jsx(Position$1, { children: position }) })) : (jsxRuntime.jsx(Position$1, { children: position }))] }), variant == 'secondary' ? (jsxRuntime.jsx(FooterButtonVariantIcons, { statusSend: statusSend, clickSendInvitation: clickSendInvitation, handleClickRemove: handleClickRemove, labels: labels, userInfo: userInfo, variant: variant, IconSend: jsxRuntime.jsx(LetterEnvelopLineIcon, {}), hidenRemoveBtn: hidenRemoveBtn })) : (variant == 'tertiary' ?
19747
19771
  jsxRuntime.jsx(FooterButtonVariantIcons, { statusSend: statusSend, clickSendInvitation: () => handleSendInvitation(userInfo?.id), handleClickRemove: handleClickRemove, labels: labels, userInfo: userInfo, variant: variant, IconSend: jsxRuntime.jsx(PeopleLineIcon, {}), hidenRemoveBtn: hidenRemoveBtn })
19748
19772
  :
19749
19773
  jsxRuntime.jsx(FooterButtonDefault, { statusSend: statusSend, clickSendInvitation: clickSendInvitation, handleClickRemove: handleClickRemove, labels: labels, userInfo: userInfo }))] }) }));
@@ -19846,7 +19870,7 @@ styled__default["default"].div `
19846
19870
  display: flex;
19847
19871
  flex-direction: column;
19848
19872
  `;
19849
- const UserInfo = styled__default["default"].div `
19873
+ const UserInfo$1 = styled__default["default"].div `
19850
19874
  display: flex;
19851
19875
  flex-direction: row;
19852
19876
  padding: 0px 25px;
@@ -20065,7 +20089,7 @@ function ParticipantCard({ userInfo, labels, competencesList, modulesList, disab
20065
20089
  [type]: value
20066
20090
  });
20067
20091
  };
20068
- return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(WrapperCard$1, { status: labels?.tag, style: { ...style }, children: [jsxRuntime.jsxs(ClickArea, { status: labels?.tag, isPressed: isPressed, onClick: () => setIsPressed(true), children: [jsxRuntime.jsx(TagArea$1, { children: jsxRuntime.jsx(TagStatus$1, { isPressed: isPressed, status: labels?.tag, children: labels?.tag }) }), jsxRuntime.jsxs(UserInfo, { children: [jsxRuntime.jsx(Avatar, { size: "40px", src: userInfo?.avatar }), jsxRuntime.jsxs(DescriptionUser, { children: [jsxRuntime.jsx(NameUser, { children: userInfo?.name }), jsxRuntime.jsx(EmailUser, { children: userInfo?.email })] })] }), jsxRuntime.jsxs(UserAdditionalInfo, { children: [jsxRuntime.jsx(Area, { children: `${labels?.area}: ${userInfo?.area}` }), jsxRuntime.jsx(Position, { children: `${labels?.position}: ${userInfo?.position}` })] })] }), !disabled && (jsxRuntime.jsxs(AccordionList$1, { children: [competencesList && (jsxRuntime.jsxs(material.Accordion, { expanded: selectedItem === userInfo?.id && IS_TYPE_COMPETENCES && isAccordionOpen, onChange: () => handleSelectedItem(userInfo?.id, 'competences'), children: [jsxRuntime.jsx(material.AccordionSummary, { expandIcon: jsxRuntime.jsx(IconUp, {}), "aria-controls": "panel1bh-content", id: "panel1bh-header", children: jsxRuntime.jsxs(AccortionTitle$1, { children: [jsxRuntime.jsx(IconGaps, {}), labels?.competences] }) }), jsxRuntime.jsx(material.AccordionDetails, { children: jsxRuntime.jsx(DataList$1, { children: competencesList?.map((item, index) => (jsxRuntime.jsx(DataListItem$1, { children: item.name }, index))) }) })] })), modulesList && (jsxRuntime.jsxs(material.Accordion, { expanded: selectedItem === userInfo?.id && IS_TYPE_MODULES && isAccordionOpen, onChange: () => handleSelectedItem(userInfo?.id, 'modules'), children: [jsxRuntime.jsx(material.AccordionSummary, { expandIcon: jsxRuntime.jsx(IconUp, {}), "aria-controls": "panel2bh-content", id: "panel2bh-header", children: jsxRuntime.jsxs(AccortionTitle$1, { children: [jsxRuntime.jsx(IconModules, {}), labels?.modules] }) }), jsxRuntime.jsx(material.AccordionDetails, { children: jsxRuntime.jsx(DataList$1, { children: modulesList?.map((item, index) => (jsxRuntime.jsx(DataListItem$1, { children: item.name }, index))) }) })] }))] }))] }) }));
20092
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(WrapperCard$1, { status: labels?.tag, style: { ...style }, children: [jsxRuntime.jsxs(ClickArea, { status: labels?.tag, isPressed: isPressed, onClick: () => setIsPressed(true), children: [jsxRuntime.jsx(TagArea$1, { children: jsxRuntime.jsx(TagStatus$1, { isPressed: isPressed, status: labels?.tag, children: labels?.tag }) }), jsxRuntime.jsxs(UserInfo$1, { children: [jsxRuntime.jsx(Avatar, { size: "40px", src: userInfo?.avatar }), jsxRuntime.jsxs(DescriptionUser, { children: [jsxRuntime.jsx(NameUser, { children: userInfo?.name }), jsxRuntime.jsx(EmailUser, { children: userInfo?.email })] })] }), jsxRuntime.jsxs(UserAdditionalInfo, { children: [jsxRuntime.jsx(Area, { children: `${labels?.area}: ${userInfo?.area}` }), jsxRuntime.jsx(Position, { children: `${labels?.position}: ${userInfo?.position}` })] })] }), !disabled && (jsxRuntime.jsxs(AccordionList$1, { children: [competencesList && (jsxRuntime.jsxs(material.Accordion, { expanded: selectedItem === userInfo?.id && IS_TYPE_COMPETENCES && isAccordionOpen, onChange: () => handleSelectedItem(userInfo?.id, 'competences'), children: [jsxRuntime.jsx(material.AccordionSummary, { expandIcon: jsxRuntime.jsx(IconUp, {}), "aria-controls": "panel1bh-content", id: "panel1bh-header", children: jsxRuntime.jsxs(AccortionTitle$1, { children: [jsxRuntime.jsx(IconGaps, {}), labels?.competences] }) }), jsxRuntime.jsx(material.AccordionDetails, { children: jsxRuntime.jsx(DataList$1, { children: competencesList?.map((item, index) => (jsxRuntime.jsx(DataListItem$1, { children: item.name }, index))) }) })] })), modulesList && (jsxRuntime.jsxs(material.Accordion, { expanded: selectedItem === userInfo?.id && IS_TYPE_MODULES && isAccordionOpen, onChange: () => handleSelectedItem(userInfo?.id, 'modules'), children: [jsxRuntime.jsx(material.AccordionSummary, { expandIcon: jsxRuntime.jsx(IconUp, {}), "aria-controls": "panel2bh-content", id: "panel2bh-header", children: jsxRuntime.jsxs(AccortionTitle$1, { children: [jsxRuntime.jsx(IconModules, {}), labels?.modules] }) }), jsxRuntime.jsx(material.AccordionDetails, { children: jsxRuntime.jsx(DataList$1, { children: modulesList?.map((item, index) => (jsxRuntime.jsx(DataListItem$1, { children: item.name }, index))) }) })] }))] }))] }) }));
20069
20093
  }
20070
20094
 
20071
20095
  const WrapperCard = styled__default["default"].div `
@@ -24299,11 +24323,794 @@ const ResourceInfoDrop = ({ label, isOpen, onOpen, onClose, options, enablePulse
24299
24323
  }) })] }));
24300
24324
  };
24301
24325
 
24326
+ const cardWrapper = styled__default["default"]('div') `
24327
+ width: 404px;
24328
+ height: 266px;
24329
+ display: flex;
24330
+ flex-direction: column;
24331
+ gap: 12px;
24332
+ border-radius: 12px;
24333
+ overflow: hidden;
24334
+ background: #FFFFFF;
24335
+ box-shadow: 0px 0px 10px 0px #00000026;
24336
+ scroll-margin-top: 150px;
24337
+
24338
+ :hover,
24339
+ :focus {
24340
+ border: 2px solid #757575;
24341
+ }
24342
+
24343
+ `;
24344
+ const cardContentWrapper = styled__default["default"]('div') `
24345
+ display: flex;
24346
+ height: 100%;
24347
+ flex-direction: row;
24348
+ border-radius: 12px;
24349
+ padding: 0px 12px 30px 12px;
24350
+ `;
24351
+ const tagTypeChallenge = styled__default["default"]('div') `
24352
+ width: 100%;
24353
+ height: 34px;
24354
+ display: flex;
24355
+ flex-direction: row;
24356
+ justify-content: flex-start;
24357
+ align-items: center;
24358
+ gap: 6px;
24359
+ padding: 0px 12px 0px 12px;
24360
+ background-color: ${({ isIterator }) => isIterator ? "#6A7B8A" : "#CBDCF1"};
24361
+ border-bottom: 4px solid ${({ isIterator }) => isIterator ? "#92A5BB" : "#B1C8E4"};
24362
+ `;
24363
+ const labelTypeChallenge = styled__default["default"]('div') `
24364
+ font-family: Work Sans;
24365
+ font-size: 11.5px;
24366
+ font-weight: 600;
24367
+ text-align: left;
24368
+ margin-top: 2px;
24369
+
24370
+ color: ${({ isIterator }) => isIterator ? "#F8FAFC" : "#334155"};
24371
+ `;
24372
+ const checkboxWrapper = styled__default["default"]('div') `
24373
+ height: 100%;
24374
+ display: flex;
24375
+ flex-direction: column;
24376
+ justify-content: flex-start;
24377
+ padding-top: ${({ selected }) => selected ? "7px" : "10px"};
24378
+ width: 22px;
24379
+ margin-right: 4px;
24380
+ `;
24381
+ const contentWrapper = styled__default["default"]('div') `
24382
+ width: 100%;
24383
+ height: 100%;
24384
+ display: flex;
24385
+ flex-direction: column;
24386
+ justify-content: space-between;
24387
+ cursor: pointer;
24388
+ `;
24389
+ const headerContent = styled__default["default"]('div') `
24390
+ width: 100%;
24391
+ display: flex;
24392
+ justify-content: space-between;
24393
+ align-items: flex-start;
24394
+ `;
24395
+ const userInfo = styled__default["default"]('div') `
24396
+ display: flex;
24397
+ align-items: center;
24398
+ gap: 12px;
24399
+ cursor: pointer;
24400
+ `;
24401
+ const namePositionInfo = styled__default["default"]('div') `
24402
+ display: flex;
24403
+ flex-direction: column;
24404
+
24405
+ h6 {
24406
+ font-family: 'PT Sans';
24407
+ font-size: 0.875rem;
24408
+ line-height: 1.1;
24409
+ font-weight: 700;
24410
+ color: #222222;
24411
+ width: 230px;
24412
+ text-overflow: ellipsis;
24413
+ white-space: nowrap;
24414
+ overflow: hidden;
24415
+ }
24416
+
24417
+ p {
24418
+ font-family: 'PT Sans';
24419
+ font-size: 0.75rem;
24420
+ line-height: 1.1;
24421
+ font-weight: 400;
24422
+ color: #757575;
24423
+ width: 230px;
24424
+ text-overflow: ellipsis;
24425
+ white-space: nowrap;
24426
+ overflow: hidden;
24427
+ }
24428
+ `;
24429
+ const contentDescription = styled__default["default"]('div') `
24430
+ display: flex;
24431
+ flex-direction: column;
24432
+ gap: 6px;
24433
+ height: calc(100% - 24px);
24434
+ margin-top: 8px;
24435
+
24436
+ h6 {
24437
+ font-family: 'Work Sans';
24438
+ font-size: 0.875rem;
24439
+ line-height: 1.17;
24440
+ font-weight: 600;
24441
+ color: #F26818;
24442
+ }
24443
+
24444
+ p {
24445
+ font-family: 'Work Sans';
24446
+ font-size: 1rem;
24447
+ line-height: 1.17;
24448
+ font-weight: 600;
24449
+ color: #444444;
24450
+ overflow: hidden;
24451
+ display: -webkit-box;
24452
+ -webkit-line-clamp: 3;
24453
+ -webkit-box-orient: vertical;
24454
+ white-space: normal;
24455
+ }
24456
+ `;
24457
+ styled__default["default"]('div') `
24458
+ display: flex;
24459
+ gap: 16px;
24460
+ `;
24461
+ styled__default["default"]('div') `
24462
+ display: flex;
24463
+
24464
+ p {
24465
+ font-family: 'PT Sans';
24466
+ font-size: 0.875rem;
24467
+ line-height: 1.3;
24468
+ font-weight: 400;
24469
+ color: #222222;
24470
+ }
24471
+ `;
24472
+ const contentUpdatedChallenge = styled__default["default"]('div') `
24473
+ width: calc(100% - 24px);
24474
+ padding: 4px 12px;
24475
+ border-radius: 50px;
24476
+
24477
+ p {
24478
+ font-family: 'PT Sans';
24479
+ font-size: 0.875rem;
24480
+ line-height: 1.3;
24481
+ font-weight: 400;
24482
+ color: #222222;
24483
+ }
24484
+ `;
24485
+ const wrapperStepTag = styled__default["default"].div `
24486
+ height: 100%;
24487
+ display: flex;
24488
+ flex-direction: column;
24489
+ gap: 12px;
24490
+ justify-content: flex-end;
24491
+ `;
24492
+ const wrapperRating = styled__default["default"].div `
24493
+ height: fit-content;
24494
+ display: flex;
24495
+ flex-direction: row;
24496
+ gap: 12px;
24497
+ `;
24498
+ const rating = styled__default["default"].div `
24499
+ height: 100%;
24500
+ display: flex;
24501
+ flex-direction: row;
24502
+ gap: 8px;
24503
+
24504
+ font-family: PT Sans;
24505
+ font-size: 14px;
24506
+ font-weight: 400;
24507
+ line-height: 18.12px;
24508
+ text-align: center;
24509
+
24510
+ `;
24511
+ const wrapperResults = styled__default["default"].div `
24512
+ height: 100%;
24513
+ transform: scale(0.94);
24514
+ transform-origin: top left;
24515
+ display: flex;
24516
+ align-items: flex-end;
24517
+ padding-bottom: 30px;
24518
+ `;
24519
+
24520
+ function abbreviateMiddleSurnames(fullName) {
24521
+ try {
24522
+ const nameParts = fullName.split(' ');
24523
+ if (nameParts.length < 2) {
24524
+ return fullName;
24525
+ }
24526
+ const firstName = nameParts[0];
24527
+ const lastName = nameParts[nameParts.length - 1];
24528
+ let middleSurnames = nameParts.slice(1, -1);
24529
+ if (middleSurnames.length > 0) {
24530
+ middleSurnames = middleSurnames.map(surname => surname[0]);
24531
+ return `${firstName} ${middleSurnames.join('. ')}. ${lastName}`;
24532
+ }
24533
+ else {
24534
+ return fullName;
24535
+ }
24536
+ }
24537
+ catch (e) {
24538
+ return fullName;
24539
+ }
24540
+ }
24541
+
24542
+ function NewChallengeCard({ selected, avatar, name, role, description, lastStep, cardID, goalUUID, authorUUID, userLoggedUUID, group_uuid, type_challenge = "original", isIterator, isVisibleHeaderTypeChallenge = false, indicatorStart, indicatorCurrent, indicatorGoal, impact, relevance, handleSelected, handleClickChallenge, handleClickPresentation, onClickAvatar, goalExecutionGroup, handleGroupExecution, iteratorNumber, isCompanyAbleGroupExecution, resultNumber, showCheckbox }) {
24543
+ const isAuthor = userLoggedUUID === authorUUID;
24544
+ const isGroupExecution = !!goalExecutionGroup?.room_uuid;
24545
+ const showExecutionGroupButton = isCompanyAbleGroupExecution && ((isAuthor && !isGroupExecution) || isGroupExecution);
24546
+ const isMemberGroup = goalExecutionGroup?.users_room_uuid?.some(userRoom => userRoom?.uuid === userLoggedUUID);
24547
+ const options = [
24548
+ {
24549
+ description: 'Ver desafio',
24550
+ startIcon: jsxRuntime.jsx(LookChallengeIcon, {}),
24551
+ onClick: handleClickChallenge
24552
+ },
24553
+ {
24554
+ description: 'Apresentar desafio',
24555
+ startIcon: jsxRuntime.jsx(PresentationIcon, {}),
24556
+ onClick: handleClickPresentation
24557
+ },
24558
+ showExecutionGroupButton && {
24559
+ description: 'Grupo de execução',
24560
+ startIcon: jsxRuntime.jsx(RoomGroupIcon, {}),
24561
+ onClick: () => handleGroupExecution({ isGroup: !!goalExecutionGroup?.room_uuid, isMemberGroup: isMemberGroup, goalTitle: description, goalUuid: goalUUID, isAuthor: isAuthor, executionDetails: goalExecutionGroup })
24562
+ }
24563
+ ]?.filter(Boolean);
24564
+ const getStepName = (step) => {
24565
+ const GroupUuids = [
24566
+ "b1005836-b0a6-4a50-8147-537ebdc64a75",
24567
+ "f280489d-2997-4d47-a2ab-47f85c54c72a",
24568
+ "ef205633-b90d-4331-ad67-064355bb85d9",
24569
+ "cb67cb4b-5209-4f3b-88cb-d612829735a9",
24570
+ 'd99a6401-330b-48b8-8a01-85205fcfeff7',
24571
+ 'dd9a9f20-8481-4f32-9562-6f0ddf80cd91',
24572
+ '67ae3079-521a-4747-852d-8b3601c46e24'
24573
+ ];
24574
+ let steps;
24575
+ if (GroupUuids.includes(group_uuid)) {
24576
+ steps = {
24577
+ '0-problema': {
24578
+ name: 'Fase 1 - Definição (meta)',
24579
+ color: '#F2CEE4'
24580
+ },
24581
+ '1-hipotese': {
24582
+ name: 'Fase 2 - Plano de ação',
24583
+ color: '#FCDFA6'
24584
+ },
24585
+ '2-testes': {
24586
+ name: 'Fase 3 - Execução',
24587
+ color: '#DACEF2'
24588
+ },
24589
+ '3-aprendizados-e-resultados': {
24590
+ name: 'Fase 4 - Resultado',
24591
+ color: '#EBEBEB'
24592
+ },
24593
+ '4-proximos-passos': {
24594
+ name: 'Desafio finalizado',
24595
+ color: '#BDE3B9'
24596
+ }
24597
+ };
24598
+ }
24599
+ else {
24600
+ steps = {
24601
+ '0-problema': {
24602
+ name: 'Fase 1: Definição',
24603
+ color: '#EBEBEB'
24604
+ },
24605
+ '1-hipotese': {
24606
+ name: 'Fase 2: Hipóteses',
24607
+ color: '#FCDFA6'
24608
+ },
24609
+ '2-testes': {
24610
+ name: 'Fase 3: Testes',
24611
+ color: '#DACEF2'
24612
+ },
24613
+ '3-aprendizados-e-resultados': {
24614
+ name: 'Fase 4: Resultados',
24615
+ color: '#F2CEE4'
24616
+ },
24617
+ '4-proximos-passos': {
24618
+ name: 'Desafio finalizado',
24619
+ color: '#BDE3B9'
24620
+ }
24621
+ };
24622
+ }
24623
+ return steps[step];
24624
+ };
24625
+ return (jsxRuntime.jsxs(cardWrapper, { id: cardID, children: [isVisibleHeaderTypeChallenge ? jsxRuntime.jsxs(tagTypeChallenge, { isIterator: isIterator, children: [jsxRuntime.jsx("div", { style: { marginTop: "6px" }, children: type_challenge == "duplicated" ?
24626
+ jsxRuntime.jsx(CopyIcon, { fill: isIterator ? "#F8FAFC" : "#334155" })
24627
+ :
24628
+ type_challenge == "assigned" ?
24629
+ jsxRuntime.jsx(UserIcon, { fill: isIterator ? "#F8FAFC" : "#334155" })
24630
+ :
24631
+ jsxRuntime.jsx(PinIcon, { fill: isIterator ? "#F8FAFC" : "#334155" }) }), jsxRuntime.jsxs(labelTypeChallenge, { isIterator: isIterator, children: [type_challenge == "duplicated" ? "Desafio duplicado"
24632
+ :
24633
+ type_challenge == "assigned" ? "Desafio atribuído"
24634
+ :
24635
+ "Desafio original", isIterator && ` / Iteração ${iteratorNumber}`] })] })
24636
+ :
24637
+ jsxRuntime.jsx("div", { style: { height: "28px" } }), jsxRuntime.jsxs(cardContentWrapper, { children: [showCheckbox &&
24638
+ jsxRuntime.jsx(checkboxWrapper, { selected: selected, children: jsxRuntime.jsx(material.Checkbox, { checked: selected, onChange: (e) => {
24639
+ e.stopPropagation();
24640
+ handleSelected(e);
24641
+ }, icon: jsxRuntime.jsx(UncheckedBox, {}), size: 'small', sx: {
24642
+ padding: 0,
24643
+ color: '#9C9C9C',
24644
+ '&.Mui-checked': {
24645
+ color: '#FF4D0D',
24646
+ },
24647
+ } }) }), jsxRuntime.jsxs(contentWrapper, { children: [jsxRuntime.jsxs(headerContent, { children: [jsxRuntime.jsx(Tooltip$2, { direction: "bottom", content: 'Visitar perfil', trigger: 'hover', width: '101px', height: '32px', style: { top: '10px', textAlign: 'center' }, children: jsxRuntime.jsxs(userInfo, { onClick: onClickAvatar, children: [jsxRuntime.jsx(Avatar, { size: '40px', src: avatar, isActiveClick: true, onClick: onClickAvatar }), jsxRuntime.jsxs(namePositionInfo, { children: [jsxRuntime.jsx(material.Typography, { component: 'h6', children: abbreviateMiddleSurnames(name) }), jsxRuntime.jsx(material.Typography, { component: 'p', children: role })] })] }) }), jsxRuntime.jsx(MenuMore, { options: options, closeAfterClick: true })] }), jsxRuntime.jsxs(contentDescription, { onClick: () => handleClickChallenge?.(), children: [jsxRuntime.jsx(material.Typography, { component: 'h6', children: (lastStep == "3-aprendizados-e-resultados" || lastStep == "4-proximos-passos") && indicatorCurrent ? `RESULTADO ${resultNumber === 1 ? '' : resultNumber}` : "DESAFIO" }), jsxRuntime.jsx(material.Typography, { component: 'p', children: description })] }), (lastStep == "3-aprendizados-e-resultados" || lastStep == "4-proximos-passos") && indicatorCurrent ?
24648
+ jsxRuntime.jsx(wrapperResults, { onClick: () => handleClickChallenge?.(), children: jsxRuntime.jsx(ProgressGoalBar, { start: indicatorStart || 0, current: indicatorCurrent || 0, goal: indicatorGoal || 0, isVisibleMessage: false }) })
24649
+ :
24650
+ jsxRuntime.jsxs(wrapperStepTag, { onClick: () => handleClickChallenge?.(), children: [jsxRuntime.jsxs(wrapperRating, { children: [jsxRuntime.jsxs(rating, { children: [jsxRuntime.jsx(StarRatingIcon, {}), " ", impact ? Math.floor(impact) : "0", " - Impacto"] }), jsxRuntime.jsxs(rating, { children: [jsxRuntime.jsx(StarRatingIcon, {}), " ", relevance ? Math.floor(relevance) : "0", " - Relev\u00E2ncia "] })] }), jsxRuntime.jsx(contentUpdatedChallenge, { style: { background: getStepName(lastStep).color }, children: jsxRuntime.jsx(material.Typography, { component: 'p', children: getStepName(lastStep).name }) })] })] })] })] }));
24651
+ }
24652
+
24653
+ const ArticleContainer = styled__default["default"]('div') `
24654
+ width: 450px;
24655
+ height: 225px;
24656
+ display: flex;
24657
+ flex-direction: column;
24658
+ gap: 29px;
24659
+ padding: 16px;
24660
+ border-radius: 12px;
24661
+ background-color: #FFFFFF;
24662
+
24663
+ :hover {
24664
+ border: 2px solid #757575;
24665
+ }
24666
+
24667
+ :focus {
24668
+ border: 2px solid #757575;
24669
+ background-color: #F7F7F7;
24670
+ }
24671
+ `;
24672
+ const ArticleContent = styled__default["default"]('div') `
24673
+ display: flex;
24674
+ flex-direction: column;
24675
+
24676
+ .cardType {
24677
+ font-family: 'PT Sans';
24678
+ font-size: 12px;
24679
+ font-weight: 600;
24680
+ line-height: 1.5;
24681
+ color: #F18624;
24682
+ margin-bottom: 4px;
24683
+ }
24684
+
24685
+ .title {
24686
+ font-family: 'PT Sans';
24687
+ font-size: 16px;
24688
+ font-weight: 600;
24689
+ line-height: 1.5;
24690
+ color: #444444;
24691
+ margin-bottom: 10px;
24692
+ }
24693
+
24694
+ .description {
24695
+ font-family: 'PT Sans';
24696
+ font-size: 14px;
24697
+ font-weight: 400;
24698
+ line-height: 1.5;
24699
+
24700
+ overflow: hidden;
24701
+ display: -webkit-box;
24702
+ -webkit-line-clamp: 4;
24703
+ -webkit-box-orient: vertical;
24704
+ text-overflow: ellipsis;
24705
+ }
24706
+
24707
+ `;
24708
+ const ArticleFooter = styled__default["default"]('div') `
24709
+ display: flex;
24710
+ flex-direction: row-reverse;
24711
+ justify-content: space-between;
24712
+
24713
+ .company {
24714
+ display: flex;
24715
+ align-items: center;
24716
+ gap: 8px;
24717
+ font-family: 'PT Sans';
24718
+ font-size: 12px;
24719
+ font-weight: 400;
24720
+ line-height: 1.5;
24721
+ color: #444444;
24722
+
24723
+ img {
24724
+ width: 24px;
24725
+ height: 24px;
24726
+ border-radius: 50%;
24727
+ }
24728
+ }
24729
+
24730
+ .cta {
24731
+ display: flex;
24732
+ gap: 4px;
24733
+ font-family: 'PT Sans';
24734
+ font-size: 14px;
24735
+ font-weight: 600;
24736
+ line-height: 1.5;
24737
+ color: #444444;
24738
+ cursor: pointer;
24739
+ }
24740
+ `;
24741
+
24742
+ function ExitIcon() {
24743
+ return (jsxRuntime.jsxs("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsx("path", { d: "M8.61144 16.6668H5.64847C5.25556 16.6668 4.87874 16.5107 4.60091 16.2329C4.32308 15.9551 4.16699 15.5783 4.16699 15.1853V4.81498C4.16699 4.42206 4.32308 4.04524 4.60091 3.76741C4.87874 3.48958 5.25556 3.3335 5.64847 3.3335H8.61144", stroke: "#444444", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" }), jsxRuntime.jsx("path", { d: "M12.9629 13.7038L16.6666 10.0001L12.9629 6.29639", stroke: "#444444", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" }), jsxRuntime.jsx("path", { d: "M16.6673 10L8.33398 10", stroke: "#444444", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" })] }));
24744
+ }
24745
+ function ArticleCard({ title, description, company, handleClick }) {
24746
+ return (jsxRuntime.jsxs(ArticleContainer, { children: [jsxRuntime.jsxs(ArticleContent, { children: [jsxRuntime.jsx("p", { className: 'cardType', children: " Artigo " }), jsxRuntime.jsxs("p", { className: 'title', children: [" ", title, " "] }), jsxRuntime.jsxs("p", { className: 'description', children: [" ", description, " "] })] }), jsxRuntime.jsxs(ArticleFooter, { children: [jsxRuntime.jsxs("p", { className: "cta", onClick: handleClick, children: ["Acessar", jsxRuntime.jsx(ExitIcon, {})] }), company &&
24747
+ jsxRuntime.jsxs("p", { className: 'company', children: [jsxRuntime.jsx("img", { src: company.icon }), company.name] })] })] }));
24748
+ }
24749
+
24750
+ const ContainerCard$1 = styled__default["default"]('div') `
24751
+ width: 140px;
24752
+ height: 146px;
24753
+ border-radius: 12px;
24754
+ padding: 16px;
24755
+ background: ${({ theme }) => theme.colors.shadeWhite};
24756
+ cursor: pointer;
24757
+ box-sizing: border-box;
24758
+
24759
+ :hover {
24760
+ border: 2px solid #757575;
24761
+ }
24762
+
24763
+ :focus {
24764
+ border: 2px solid #757575;
24765
+ background-color: #F7F7F7;
24766
+ }
24767
+ `;
24768
+ const ContentCard = styled__default["default"]('div') `
24769
+ display: flex;
24770
+ flex-direction: column;
24771
+ align-items: center;
24772
+ gap: 16px;
24773
+
24774
+ img {
24775
+ width: 80px;
24776
+ height: 80px;
24777
+ border-radius: 50%;
24778
+ }
24779
+
24780
+ p {
24781
+ font-family: 'PT Sans';
24782
+ font-size: 1rem;
24783
+ line-height: 1.1;
24784
+ font-weight: 700;
24785
+ text-align: center;
24786
+ color: #222222;
24787
+ white-space: nowrap;
24788
+ overflow: hidden;
24789
+ text-overflow: ellipsis;
24790
+ }
24791
+ `;
24792
+
24793
+ function ChannelsCard({ channelImg, channelTitle, handleClickCard }) {
24794
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsx(ContainerCard$1, { onClick: handleClickCard, children: jsxRuntime.jsxs(ContentCard, { children: [jsxRuntime.jsx("img", { src: channelImg, alt: 'Channel Image' }), jsxRuntime.jsx("p", { children: channelTitle })] }) }) }));
24795
+ }
24796
+
24797
+ const CardContainer$1 = styled__default["default"]('div') `
24798
+ display: flex;
24799
+ gap: 16px;
24800
+ background-color: #FFFFFF;
24801
+ border-radius: 12px;
24802
+ width: 450px;
24803
+ height: 120px;
24804
+ padding-right: 16px;
24805
+ box-sizing: content-box;
24806
+
24807
+ :hover {
24808
+ border: 2px solid #757575;
24809
+ }
24810
+
24811
+ :focus {
24812
+ border: 2px solid #757575;
24813
+ background-color: #F7F7F7;
24814
+ }
24815
+ `;
24816
+ const WrapperImage = styled__default["default"]('div') `
24817
+ img {
24818
+ width: 140px;
24819
+ height: 120px;
24820
+ border-top-left-radius: 12px;
24821
+ border-bottom-left-radius: 12px;
24822
+ }
24823
+ `;
24824
+ const CardInfo$1 = styled__default["default"]('div') `
24825
+ display: flex;
24826
+ flex-direction: column;
24827
+ gap: 16px;
24828
+ padding: 12px 0;
24829
+ width: 100%;
24830
+ `;
24831
+ const DescriptionWrapper = styled__default["default"]('div') `
24832
+ height: 61px;
24833
+ .title {
24834
+ font-family: 'PT Sans';
24835
+ font-size: 10px;
24836
+ font-weight: 600;
24837
+ line-height: 1.5;
24838
+ color: #F18624;
24839
+ margin-bottom: 4px;
24840
+ }
24841
+
24842
+ .description {
24843
+ font-family: 'PT Sans';
24844
+ font-size: 14px;
24845
+ font-weight: 400;
24846
+ line-height: 1.5;
24847
+ color: #444444;
24848
+
24849
+ overflow: hidden;
24850
+ display: -webkit-box;
24851
+ -webkit-line-clamp: 2;
24852
+ -webkit-box-orient: vertical;
24853
+ text-overflow: ellipsis;
24854
+ }
24855
+
24856
+ `;
24857
+ const CardFooter = styled__default["default"]('div') `
24858
+ display: flex;
24859
+ flex-direction: row-reverse;
24860
+ justify-content: space-between;
24861
+
24862
+ .company {
24863
+ display: flex;
24864
+ gap: 8px;
24865
+ font-family: 'PT Sans';
24866
+ font-size: 12px;
24867
+ font-weight: 400;
24868
+ line-height: 1.5;
24869
+ color: #444444;
24870
+
24871
+ img {
24872
+ width: 16px;
24873
+ height: 16px;
24874
+ border-radius: 50%;
24875
+ }
24876
+ }
24877
+
24878
+ .download {
24879
+ display: flex;
24880
+ gap: 4px;
24881
+ font-family: 'PT Sans';
24882
+ font-size: 14px;
24883
+ font-weight: 600;
24884
+ line-height: 1.5;
24885
+ color: #444444;
24886
+ cursor: pointer;
24887
+ }
24888
+
24889
+ `;
24890
+
24891
+ function DownloadIcon() {
24892
+ return (jsxRuntime.jsxs("svg", { width: "20", height: "21", viewBox: "0 0 20 21", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsx("path", { d: "M15.9031 12.1523V14.7604C15.9031 15.1062 15.7657 15.4379 15.5212 15.6825C15.2766 15.927 14.945 16.0644 14.5991 16.0644H5.47101C5.12516 16.0644 4.79348 15.927 4.54893 15.6825C4.30438 15.4379 4.16699 15.1062 4.16699 14.7604V12.1523", stroke: "#444444", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" }), jsxRuntime.jsx("path", { d: "M6.17285 9.66699L9.92285 13.0003L13.6729 9.66699", stroke: "#444444", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" }), jsxRuntime.jsx("path", { d: "M9.92285 13.0002V3.8335", stroke: "#444444", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" })] }));
24893
+ }
24894
+ function CardContent$1({ contentType, contentImage, contentDescription, company, handleDownload }) {
24895
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(CardContainer$1, { children: [jsxRuntime.jsx(WrapperImage, { children: jsxRuntime.jsx("img", { src: contentImage }) }), jsxRuntime.jsxs(CardInfo$1, { children: [jsxRuntime.jsxs(DescriptionWrapper, { children: [jsxRuntime.jsxs("p", { className: 'title', children: [" ", contentType.toUpperCase(), " "] }), jsxRuntime.jsxs("p", { className: 'description', children: [" ", contentDescription, " "] })] }), jsxRuntime.jsxs(CardFooter, { children: [jsxRuntime.jsxs("p", { className: 'download', onClick: handleDownload, children: ["Baixar", jsxRuntime.jsx(DownloadIcon, {})] }), company &&
24896
+ jsxRuntime.jsxs("p", { className: 'company', children: [jsxRuntime.jsx("img", { src: company.icon }), company.name] })] })] })] }) }));
24897
+ }
24898
+
24899
+ const CardContainer = styled__default["default"].div `
24900
+ width: 312px;
24901
+ min-height: 152px;
24902
+ background-color: #FFFFFF;
24903
+ display: flex;
24904
+ flex-direction: column;
24905
+ justify-content: center;
24906
+ padding-bottom: 20px;
24907
+ padding-left: 20px;
24908
+ padding-top: 17px;
24909
+ padding-right: 20px;
24910
+ border-radius: 12px;
24911
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
24912
+
24913
+ :hover,
24914
+ :focus {
24915
+ border: 2px solid #757575
24916
+ }
24917
+ `;
24918
+ const CardContent = styled__default["default"].div `
24919
+ border-bottom: 1px solid #D1D5DB;
24920
+ display: flex;
24921
+ flex-direction: row;
24922
+ gap: 22px;
24923
+ padding-bottom: 18px;
24924
+ `;
24925
+ const PhasesContent = styled__default["default"].div `
24926
+ font-size: 12px;
24927
+ font-family: 'PT Sans';
24928
+ color:#475569;
24929
+ margin-bottom: 5px;
24930
+ `;
24931
+
24932
+ function MentoringCard({ avatar, first_name, last_name, position, title, subtitle1, happenedIn, date, link_recording, handleAvatarClick, handleRecordLink }) {
24933
+ return (jsxRuntime.jsxs(CardContainer, { children: [jsxRuntime.jsxs(CardContent, { children: [jsxRuntime.jsx(material.Box, { children: jsxRuntime.jsx(Avatar, { size: "67px", src: avatar, isActiveClick: true, onClick: handleAvatarClick, id: "avatar-cardSessionConfirmed" }) }), jsxRuntime.jsxs(material.Box, { children: [jsxRuntime.jsxs(material.Typography, { fontFamily: "PT Sans", fontWeight: 700, color: "#475569", children: [first_name, " ", last_name] }), jsxRuntime.jsx("p", { style: {
24934
+ fontSize: "12px",
24935
+ fontFamily: "PT Sans",
24936
+ fontWeight: 700,
24937
+ color: "#475569",
24938
+ marginBottom: "10.35px",
24939
+ marginTop: "5px",
24940
+ }, children: position }), jsxRuntime.jsx("p", { style: {
24941
+ fontSize: "12px",
24942
+ fontFamily: "PT Sans",
24943
+ fontWeight: 700,
24944
+ color: "#475569",
24945
+ }, children: title }), jsxRuntime.jsx(PhasesContent, { children: subtitle1?.map((item, index) => (jsxRuntime.jsx("div", { children: item }, index))) })] })] }), jsxRuntime.jsxs("div", { style: {
24946
+ display: "flex",
24947
+ gap: "21px",
24948
+ justifyContent: "space-between",
24949
+ alignItems: "center",
24950
+ marginTop: "6px",
24951
+ }, children: [jsxRuntime.jsxs("div", { children: [jsxRuntime.jsx("p", { style: { fontFamily: "Work Sans", fontSize: "12px" }, children: happenedIn }), jsxRuntime.jsx("p", { style: {
24952
+ fontFamily: "Work Sans",
24953
+ fontSize: "12px",
24954
+ fontWeight: 700,
24955
+ }, id: "date-cardSessionConfirmed-sessionHistory", children: date })] }), jsxRuntime.jsx(Button$5, { handleClick: () => handleRecordLink(link_recording), variant: "primary", style: {
24956
+ fontSize: "12px",
24957
+ width: "134px",
24958
+ height: "27px",
24959
+ borderRadius: "13.94px",
24960
+ }, label: 'Assistir Sessão', id: "watchRecordingBtn-cardSessionConfirmed" })] })] }));
24961
+ }
24962
+
24963
+ const ContainerCard = styled__default["default"]('div') `
24964
+ width: 280px;
24965
+ height: 140px;
24966
+ display: flex;
24967
+ flex-direction: column;
24968
+ gap: 20px;
24969
+ padding: 16px;
24970
+ border-radius: 12px;
24971
+ background-color: ${({ theme }) => theme.colors.shadeWhite};
24972
+
24973
+ :hover {
24974
+ border: 2px solid #757575;
24975
+ }
24976
+
24977
+ :focus {
24978
+ border: 2px solid #757575;
24979
+ background-color: #F7F7F7;
24980
+ }
24981
+
24982
+ `;
24983
+ const HeaderInfo = styled__default["default"]('div') `
24984
+ display: flex;
24985
+ gap: 12px;
24986
+ height: 56px;
24987
+ `;
24988
+ const UserInfo = styled__default["default"]('div') `
24989
+ display: flex;
24990
+ flex-direction: column;
24991
+
24992
+ .title {
24993
+ font-family: 'PT Sans';
24994
+ font-size: 14px;
24995
+ font-weight: 600;
24996
+ line-height: 1.1;
24997
+ color: #222222;
24998
+ margin-bottom: 4px;
24999
+ }
25000
+
25001
+ p {
25002
+ font-family: 'PT Sans';
25003
+ font-size: 12px;
25004
+ font-weight: 400;
25005
+ line-height: 1.3;
25006
+ color: #757575;
25007
+ }
25008
+ `;
25009
+ const ButtonsList = styled__default["default"]('div') `
25010
+ display: flex;
25011
+ gap: 16px;
25012
+ `;
25013
+ const CardButton = styled__default["default"]('div') `
25014
+ width: 32px;
25015
+ height: 32px;
25016
+ padding: 8px;
25017
+ border-radius: 100px;
25018
+ display: flex;
25019
+ align-items: center;
25020
+ justify-content: center;
25021
+ cursor: pointer;
25022
+
25023
+ background-color: ${({ theme }) => theme.colors.primary1};
25024
+ border: 1px solid ${({ theme }) => theme.colors.primary1};
25025
+
25026
+ :hover {
25027
+ background: #F18624;
25028
+ }
25029
+
25030
+ `;
25031
+
25032
+ function ProfileIcon() {
25033
+ return (jsxRuntime.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M8 0C3.584 0 0 3.584 0 8C0 12.416 3.584 16 8 16C12.416 16 16 12.416 16 8C16 3.584 12.416 0 8 0ZM8 2.4C9.328 2.4 10.4 3.472 10.4 4.8C10.4 6.128 9.328 7.2 8 7.2C6.672 7.2 5.6 6.128 5.6 4.8C5.6 3.472 6.672 2.4 8 2.4ZM8 13.76C6 13.76 4.232 12.736 3.2 11.184C3.224 9.592 6.4 8.72 8 8.72C9.592 8.72 12.776 9.592 12.8 11.184C11.768 12.736 10 13.76 8 13.76Z", fill: "white" }) }));
25034
+ }
25035
+ function InviteIcon() {
25036
+ return (jsxRuntime.jsxs("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxRuntime.jsx("path", { d: "M16.6663 13.9812V14.3412C16.6663 14.8635 16.4909 15.3647 16.1681 15.7671C16.0488 15.9224 15.8523 16 15.6488 16H13.7681C14.0558 15.4988 14.2102 14.9271 14.2102 14.3412V13.9812C14.2102 12.9647 13.8383 12.0259 13.2067 11.3129C13.2558 11.2988 13.2979 11.2706 13.34 11.2494C13.6628 11.0659 14.0628 11.0094 14.4418 11.1012C15.7471 11.4329 16.6663 12.6118 16.6663 13.9812ZM11.7541 4C11.5295 4 11.312 4.02118 11.1014 4.07059C11.9365 4.84 12.4558 5.94824 12.4558 7.17647C12.4558 8.40471 11.9365 9.51294 11.1014 10.2823C11.312 10.3318 11.5295 10.3529 11.7541 10.3529C13.4944 10.3529 14.912 8.92706 14.912 7.17647C14.912 5.42588 13.4944 4 11.7541 4ZM8.24529 4C6.50494 4 5.08739 5.42588 5.08739 7.17647C5.08739 8.92706 6.50494 10.3529 8.24529 10.3529C9.98564 10.3529 11.4032 8.92706 11.4032 7.17647C11.4032 5.42588 9.98564 4 8.24529 4ZM10.933 11.1012C10.8067 11.0729 10.6874 11.0588 10.5611 11.0588C10.3014 11.0588 10.0488 11.1224 9.83126 11.2494C9.34003 11.5177 8.79266 11.6518 8.24529 11.6518C7.69792 11.6518 7.15758 11.5176 6.67337 11.2565C6.44179 11.1294 6.18213 11.0588 5.92248 11.0588C5.8102 11.0588 5.70492 11.0729 5.59966 11.0941C4.26633 11.4047 3.33301 12.5976 3.33301 13.9812V14.3412C3.33301 14.8635 3.50846 15.3647 3.83127 15.7671C3.95057 15.9224 4.14705 16 4.35056 16H12.14C12.3435 16 12.54 15.9224 12.6593 15.7671C12.9821 15.3647 13.1576 14.8635 13.1576 14.3412V13.9812C13.1576 12.6118 12.2383 11.4329 10.933 11.1012Z", fill: "white" }), jsxRuntime.jsx("path", { d: "M3.03809 1.03857V5.03857", stroke: "white", strokeWidth: "1.2", strokeLinecap: "round", strokeLinejoin: "round" }), jsxRuntime.jsx("path", { d: "M1.03809 3.03857H5.03809", stroke: "white", strokeWidth: "1.2", strokeLinecap: "round", strokeLinejoin: "round" })] }));
25037
+ }
25038
+ function MessageIcon() {
25039
+ return (jsxRuntime.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxRuntime.jsx("path", { d: "M1.33366 8.3382C1.33366 6.77478 1.33366 5.21768 1.33366 3.65426C1.33366 2.71114 1.91366 1.94525 2.80033 1.72371C2.97366 1.67941 3.15366 1.66675 3.32699 1.66675C6.44032 1.66675 9.56033 1.66675 12.6737 1.66675C13.587 1.66675 14.287 2.16679 14.567 3.01496C14.607 3.14156 14.6337 3.26815 14.667 3.40107V10.4713C14.6137 10.6612 14.5803 10.8637 14.4937 11.041C14.1403 11.8068 13.5337 12.1866 12.7137 12.1993C12.487 12.1993 12.2603 12.1993 12.027 12.1993C12.027 12.2563 12.0203 12.3069 12.0203 12.3512C12.0203 12.8576 12.0203 13.3576 12.0137 13.864C12.0137 14.1868 11.7937 14.3893 11.5203 14.3197C11.4403 14.3007 11.3603 14.2501 11.2937 14.1995C10.4937 13.5665 9.69366 12.9335 8.89366 12.2942C8.81366 12.2309 8.72699 12.1993 8.62033 12.1993C6.86033 12.1993 5.10699 12.1993 3.34699 12.1993C2.90699 12.1993 2.50032 12.1043 2.14699 11.8322C1.62033 11.4334 1.34699 10.8954 1.34699 10.2181C1.34699 9.59147 1.34699 8.97117 1.34699 8.34453L1.33366 8.3382ZM11.4537 8.02805C11.947 8.02805 12.3403 7.61662 12.3403 7.11658C12.3403 6.61653 11.9403 6.20511 11.4537 6.20511C10.967 6.20511 10.567 6.61653 10.567 7.11658C10.567 7.61662 10.967 8.02805 11.4537 8.02805ZM8.09366 8.02805C8.58699 8.02805 8.98033 7.61662 8.98033 7.11658C8.98033 6.61653 8.58033 6.20511 8.09366 6.20511C7.60699 6.20511 7.20699 6.61653 7.20699 7.11658C7.20699 7.61662 7.60699 8.02805 8.09366 8.02805ZM4.53366 8.02805C5.02699 8.02805 5.42033 7.61662 5.42033 7.11658C5.42033 6.61653 5.02033 6.20511 4.53366 6.20511C4.04699 6.20511 3.64699 6.61653 3.64699 7.11658C3.64699 7.61662 4.04699 8.02805 4.53366 8.02805Z", fill: "white" }) }));
25040
+ }
25041
+ function PeopleCard({ avatar, name, area, position, showBtnProfile, showBtnInvite, showBtnMessage, handleClickProfile, handleClickInvite, handleClickMessage }) {
25042
+ return (jsxRuntime.jsx(styled.ThemeProvider, { theme: FRSTTheme, children: jsxRuntime.jsxs(ContainerCard, { children: [jsxRuntime.jsxs(HeaderInfo, { children: [jsxRuntime.jsx(Avatar, { src: avatar, size: '56px' }), jsxRuntime.jsxs(UserInfo, { children: [jsxRuntime.jsx("p", { className: 'title', children: name }), jsxRuntime.jsx("p", { children: area }), jsxRuntime.jsx("p", { children: position })] })] }), jsxRuntime.jsxs(ButtonsList, { children: [showBtnProfile &&
25043
+ jsxRuntime.jsx(CardButton, { onClick: handleClickProfile, children: jsxRuntime.jsx(Tooltip$2, { direction: 'bottom', content: 'Acessar perfil', delay: 50, width: 'fit-content', height: 'fit-content', style: { textAlign: 'center', top: '36px', whiteSpace: 'nowrap' }, children: jsxRuntime.jsx(ProfileIcon, {}) }) }), showBtnInvite &&
25044
+ jsxRuntime.jsx(CardButton, { onClick: handleClickInvite, children: jsxRuntime.jsx(Tooltip$2, { direction: 'bottom', content: 'Convidar', delay: 50, width: 'fit-content', height: 'fit-content', style: { textAlign: 'center', top: '36px', whiteSpace: 'nowrap' }, children: jsxRuntime.jsx(InviteIcon, {}) }) }), showBtnMessage &&
25045
+ jsxRuntime.jsx(CardButton, { onClick: handleClickMessage, children: jsxRuntime.jsx(Tooltip$2, { direction: 'bottom', content: 'Enviar mensagem', delay: 50, width: 'fit-content', height: 'fit-content', style: { textAlign: 'center', top: '36px', whiteSpace: 'nowrap' }, children: jsxRuntime.jsx(MessageIcon, {}) }) })] })] }) }));
25046
+ }
25047
+
25048
+ const TrailCardContainer = styled__default["default"]('div') `
25049
+ width: 246px;
25050
+ height: 242px;
25051
+ padding: 8px 8px 16px 8px;
25052
+ border-radius: 12px;
25053
+ background: #FFFFFF;
25054
+ gap: 8px;
25055
+ cursor: pointer;
25056
+
25057
+ :hover {
25058
+ border: 2px solid #757575;
25059
+ }
25060
+
25061
+ :focus {
25062
+ border: 2px solid #757575;
25063
+ background-color: #F7F7F7;
25064
+ }
25065
+ `;
25066
+ const WrapperBanner = styled__default["default"]('div') `
25067
+ img {
25068
+ width: 230px;
25069
+ height: 140px;
25070
+ border-radius: 8px;
25071
+ }
25072
+ `;
25073
+ const CardInfo = styled__default["default"]('div') `
25074
+ display: flex;
25075
+ flex-direction: column;
25076
+ gap: 16px;
25077
+
25078
+ .trailName {
25079
+ font-family: 'PT Sans';
25080
+ font-size: 14px;
25081
+ font-weight: 700;
25082
+ line-height: 1.3;
25083
+ color: #222222;
25084
+ }
25085
+
25086
+ .company {
25087
+ display: flex;
25088
+ gap: 8px;
25089
+ font-family: 'PT Sans';
25090
+ font-size: 12px;
25091
+ font-weight: 400;
25092
+ line-height: 1.5;
25093
+ color: #444444;
25094
+
25095
+ img {
25096
+ width: 16px;
25097
+ height: 16px;
25098
+ border-radius: 50%;
25099
+ }
25100
+ }
25101
+ `;
25102
+
25103
+ function TrailCard({ banner, trailName, company, handleClick }) {
25104
+ return (jsxRuntime.jsxs(TrailCardContainer, { onClick: handleClick, children: [jsxRuntime.jsx(WrapperBanner, { children: jsxRuntime.jsx("img", { src: banner, alt: "banner" }) }), jsxRuntime.jsxs(CardInfo, { children: [jsxRuntime.jsxs("p", { className: "trailName", children: [" ", trailName, " "] }), company &&
25105
+ jsxRuntime.jsxs("p", { className: "company", children: [jsxRuntime.jsx("img", { src: company.icon }), company.name] })] })] }));
25106
+ }
25107
+
24302
25108
  exports.AccordionList = AccordionList$2;
24303
25109
  exports.AccordionTrackList = AccordionTrackList;
24304
25110
  exports.AddIcon = AddIcon;
24305
25111
  exports.AdmButton = AdmButton;
24306
25112
  exports.AlertCicle = AlertCicle;
25113
+ exports.ArticleCard = ArticleCard;
24307
25114
  exports.AudioPlayer = AudioPlayer;
24308
25115
  exports.Avatar = Avatar;
24309
25116
  exports.AvatarAssociatedChannel = AvatarAssociatedChannel;
@@ -24321,6 +25128,7 @@ exports.CalendarCard = CalendarCard;
24321
25128
  exports.CalendarFilledIcon = CalendarFilledIcon;
24322
25129
  exports.CalendarLineIcon = CalendarLineIcon;
24323
25130
  exports.CalendarLxp = CalendarLxp;
25131
+ exports.CardContent = CardContent$1;
24324
25132
  exports.CardDefinicaoFase = CardDefinicaoFase;
24325
25133
  exports.CardFaseDesafios = CardFaseDesafios;
24326
25134
  exports.CardJourney = CardJourney;
@@ -24335,6 +25143,7 @@ exports.Challenge = Challenge$1;
24335
25143
  exports.ChallengeCard = ChallengeCard;
24336
25144
  exports.ChangeAccount = ChangeAccount;
24337
25145
  exports.Channel = Channel$3;
25146
+ exports.ChannelsCard = ChannelsCard;
24338
25147
  exports.CheckIconSimple = CheckIconSimple;
24339
25148
  exports.CheckInCicle = CheckInCicle$1;
24340
25149
  exports.Checkmark = Checkmark;
@@ -24403,6 +25212,7 @@ exports.LogoFRST = LogoFRST;
24403
25212
  exports.ManageLearningCicles = ManageLearningCicles;
24404
25213
  exports.MedalFilledIcon = MedalFilledIcon;
24405
25214
  exports.MedalLineIcon = MedalLineIcon;
25215
+ exports.MentoringCard = MentoringCard;
24406
25216
  exports.MenuMore = MenuMore;
24407
25217
  exports.MessageBox = MessageBox;
24408
25218
  exports.MiniButton = MiniButton;
@@ -24414,6 +25224,7 @@ exports.ModalNewFeatures = modalNewFeatures;
24414
25224
  exports.ModalStatusProblema = ModalStatusProblema;
24415
25225
  exports.ModalVideo = ModalVideo;
24416
25226
  exports.MoreDotsHorizontal = MoreDotsHorizontal;
25227
+ exports.NewChallengeCard = NewChallengeCard;
24417
25228
  exports.NotificationCard = NotificationCard;
24418
25229
  exports.NotificationPopOver = NotificationPopOver;
24419
25230
  exports.ObjectiveStep = ObjectiveStep;
@@ -24426,6 +25237,7 @@ exports.ParticipantThumbnails = ParticipantThumbnails;
24426
25237
  exports.ParticipantThumbnailsList = ParticipantThumbnailsList;
24427
25238
  exports.PencilFilledIcon = PencilFilledIcon;
24428
25239
  exports.PencilLineIcon = PencilLineIcon;
25240
+ exports.PeopleCard = PeopleCard;
24429
25241
  exports.PlayFilledIcon = PlayFilledIcon;
24430
25242
  exports.PlayLineIcon = PlayLineIcon;
24431
25243
  exports.PlayResourceInfoIcon = PlayResourceInfoIcon;
@@ -24480,6 +25292,7 @@ exports.Toast = Toast;
24480
25292
  exports.ToastV2 = ToastV2;
24481
25293
  exports.Tooltip = Tooltip$2;
24482
25294
  exports.TotalizerCard = TotalizerCard$1;
25295
+ exports.TrailCard = TrailCard;
24483
25296
  exports.TrailList = TrailList;
24484
25297
  exports.TrashIcon = TrashIcon;
24485
25298
  exports.TrashIconNew = TrashIconNew;