frst-components 0.27.2 → 0.27.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 (64) hide show
  1. package/README.md +52 -52
  2. package/dist/index.js +13809 -13809
  3. package/dist/src/components/DS/dropdown-Multiselect/styles/multiselectStyles.d.ts.map +1 -1
  4. package/dist/src/components/DS/hypotesisAndImpediment/UpDownButtons/index.d.ts.map +1 -1
  5. package/dist/src/components/DS/hypotesisAndImpediment/UpDownButtons/upDownButtons.styles.d.ts.map +1 -1
  6. package/dist/src/components/DS/hypotesisAndImpediment/Voting/index.d.ts.map +1 -1
  7. package/dist/src/components/DS/hypotesisAndImpediment/Voting/voting.styles.d.ts.map +1 -1
  8. package/dist/src/components/DS/hypotesisAndImpediment/editHypotesisAndImpediment/index.d.ts.map +1 -1
  9. package/dist/src/components/DS/impedimentosTab/addImpedimentoModal/index.d.ts.map +1 -1
  10. package/dist/src/components/DS/impedimentosTab/addImpedimentoModal/styles.d.ts.map +1 -1
  11. package/dist/src/components/DS/impedimentosTab/dropDown/index.d.ts.map +1 -1
  12. package/dist/src/components/DS/impedimentosTab/dropDown/styles.d.ts.map +1 -1
  13. package/dist/src/components/DS/impedimentosTab/index.d.ts +1 -1
  14. package/dist/src/components/DS/impedimentosTab/index.d.ts.map +1 -1
  15. package/dist/src/components/DS/resultFilterTabs/dropDownResult/index.d.ts.map +1 -1
  16. package/dist/src/components/DS/resultFilterTabs/dropDownResult/styles.d.ts.map +1 -1
  17. package/dist/src/components/DS/scroll-container-v2/ButtonControl/buttonControlStyles.d.ts.map +1 -1
  18. package/dist/src/components/DS/scroll-container-v2/ButtonControl/index.d.ts.map +1 -1
  19. package/dist/src/components/DS/scroll-container-v2/ButtonControl/useLongPress.d.ts.map +1 -1
  20. package/dist/src/components/DS/select/styles/StylesSelect.d.ts.map +1 -1
  21. package/dist/src/components/FI/ThreadComments/utilitiesComponents/commentaryBoxReply/index.d.ts.map +1 -1
  22. package/dist/src/components/FI/ThreadComments/utilitiesComponents/inputReply/index.d.ts.map +1 -1
  23. package/dist/src/components/FI/ThreadComments/utilitiesComponents/inputReply/inputReply.styles.d.ts.map +1 -1
  24. package/dist/src/components/IJ/learningCycleCard/components/menu/index.d.ts.map +1 -1
  25. package/dist/src/components/IJ/learningCycleCard/components/menu/menuStyle.d.ts.map +1 -1
  26. package/dist/src/components/cardLT/MessageBox/icons/errorIcon.d.ts.map +1 -1
  27. package/dist/src/components/cardLT/MessageBox/icons/successIcon.d.ts.map +1 -1
  28. package/dist/src/components/cardLT/MessageBox/icons/warningIcon.d.ts.map +1 -1
  29. package/dist/src/components/commentaryBoxV2/utilitiesComponents/inputEdit/index.d.ts.map +1 -1
  30. package/dist/src/components/commentaryBoxV2/utilitiesComponents/inputEdit/inputEdit.styles.d.ts.map +1 -1
  31. package/dist/src/components/form-elements/table/parts/TableBody/index.d.ts.map +1 -1
  32. package/dist/src/components/form-elements/table/parts/TableBody/tableStyle.d.ts.map +1 -1
  33. package/dist/src/components/form-elements/table/parts/TableHead/index.d.ts.map +1 -1
  34. package/dist/src/components/form-elements/table/parts/TableHead/tableStyle.d.ts.map +1 -1
  35. package/dist/src/components/form-elements/table/parts/index.d.ts.map +1 -1
  36. package/dist/src/components/form-elements/table-actions/parts/CollaboratorAvatar/collaboratorAvatarStyle.d.ts.map +1 -1
  37. package/dist/src/components/form-elements/table-actions/parts/CollaboratorAvatar/index.d.ts.map +1 -1
  38. package/dist/src/components/form-elements/table-actions/parts/DateLimit/dateLimitStyle.d.ts.map +1 -1
  39. package/dist/src/components/form-elements/table-actions/parts/DateLimit/index.d.ts.map +1 -1
  40. package/dist/src/components/form-elements/table-actions/parts/EmptyState/emptyStateStyle.d.ts.map +1 -1
  41. package/dist/src/components/form-elements/table-actions/parts/EmptyState/index.d.ts.map +1 -1
  42. package/dist/src/components/form-elements/table-actions/parts/TagStatus/index.d.ts.map +1 -1
  43. package/dist/src/components/form-elements/table-actions/parts/TagStatus/tagStatusStyle.d.ts.map +1 -1
  44. package/dist/src/components/form-elements/table-actions/parts/index.d.ts.map +1 -1
  45. package/package.json +111 -111
  46. package/public/customIcons/CheckIcon.tsx +16 -16
  47. package/public/customIcons/CircledAlert.tsx +21 -21
  48. package/public/customIcons/CircledCheck.tsx +20 -20
  49. package/public/customIcons/CloseIcon.tsx +23 -23
  50. package/public/customIcons/DefaultProfile.tsx +15 -15
  51. package/public/customIcons/ExcludeVoteIcon.tsx +40 -40
  52. package/public/customIcons/SmallTrash.tsx +20 -20
  53. package/public/customIcons/SwitchVoteIcon.tsx +22 -22
  54. package/public/customIcons/TagAlert.tsx +10 -10
  55. package/public/customIcons/VoteCurrentIcon.tsx +22 -22
  56. package/public/customIcons/VoteIcon.tsx +41 -41
  57. package/public/customIcons/index.ts +11 -11
  58. package/public/customIcons/newVoteIcon.tsx +36 -36
  59. package/public/index.html +43 -43
  60. package/public/locales/en-US.json +33 -33
  61. package/public/locales/es.json +34 -34
  62. package/public/locales/pt-BR.json +41 -41
  63. package/public/manifest.json +15 -15
  64. package/public/robots.txt +3 -3

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.