jamespot-react-components 1.3.44 → 1.3.46

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 (65) hide show
  1. package/dist/jamespot-react-components.cjs +1007 -1164
  2. package/dist/jamespot-react-components.js +14693 -14883
  3. package/dist/src/components/Common/SkipToContent.d.ts +1 -1
  4. package/dist/src/components/Drives/MicrosoftGraph/MSGraphGroups.d.ts +1 -1
  5. package/dist/src/components/Drives/components/EntityItem.d.ts +2 -2
  6. package/dist/src/components/Drives/drive.style.d.ts +3 -3
  7. package/dist/src/components/Editors/components/Editor.style.d.ts +7 -7
  8. package/dist/src/components/Form/Input/Common/JRCFormFieldRenderer.d.ts +1 -1
  9. package/dist/src/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.d.ts +2 -2
  10. package/dist/src/components/Form/Input/JRCInputCheckbox/components/CheckboxOrToggle.d.ts +2 -2
  11. package/dist/src/components/Form/Input/JRCInputColor/JRCInputColor.styles.d.ts +4 -4
  12. package/dist/src/components/Form/Input/JRCInputDateTime/DayPickerStyle.d.ts +1 -1
  13. package/dist/src/components/Form/Input/JRCInputFileAdvanced/File.styles.d.ts +4 -4
  14. package/dist/src/components/Form/Input/JRCInputImage/JRCInputImage.styles.d.ts +8 -8
  15. package/dist/src/components/Form/Input/JRCInputText/JRCInputText.style.d.ts +42 -6
  16. package/dist/src/components/Form/Input/JRCInputTextRaw/JRCInputTextRaw.style.d.ts +22 -4
  17. package/dist/src/components/Form/Input/JRCInputTextarea/JRCInputTextareaRaw.d.ts +3 -4
  18. package/dist/src/components/Form/Input/JRCSelect/JRCInputSelect.style.d.ts +27 -26
  19. package/dist/src/components/Form/Input/JRCStyledInput.d.ts +21 -2
  20. package/dist/src/components/JRCAlbum/styles.d.ts +11 -11
  21. package/dist/src/components/JRCAppHeader/JRCAppHeader.styles.d.ts +2 -2
  22. package/dist/src/components/JRCAppLeftColumn/JRCAppLeftColumn.styles.d.ts +14 -14
  23. package/dist/src/components/JRCButton/Button.d.ts +2 -1
  24. package/dist/src/components/JRCButtonDropdown/JRCButtonDropdown.d.ts +1 -1
  25. package/dist/src/components/JRCButtonDropdown/JRCButtonDropdown.styles.d.ts +3 -3
  26. package/dist/src/components/JRCCalendar/CalendarStyle.d.ts +1 -1
  27. package/dist/src/components/JRCCard/JRCCardImg.d.ts +1 -1
  28. package/dist/src/components/JRCCommentsBloc/AvatarWrapper.d.ts +1 -1
  29. package/dist/src/components/JRCDragNDrop/OneLevelStyles.d.ts +9 -9
  30. package/dist/src/components/JRCDragNDrop/styles.d.ts +18 -18
  31. package/dist/src/components/JRCFileViewer/JRCFileViewer.styles.d.ts +15 -15
  32. package/dist/src/components/JRCFlex/JRCFlexBox.d.ts +1 -1
  33. package/dist/src/components/JRCFolders/styles.d.ts +15 -15
  34. package/dist/src/components/JRCGifSelector/JRCGifSelector.d.ts +1 -1
  35. package/dist/src/components/JRCList/JRCList.styles.d.ts +7 -7
  36. package/dist/src/components/JRCModal/JRCModal.styles.d.ts +10 -10
  37. package/dist/src/components/JRCModalImg/JRCModalImg.styles.d.ts +7 -7
  38. package/dist/src/components/JRCModalUserList/CSSAvatarWrapper.d.ts +1 -1
  39. package/dist/src/components/JRCSidePanelModal/JRCSidePanelModal.styles.d.ts +5 -5
  40. package/dist/src/components/JRCSkeleton/JRCSkeletonSquare.d.ts +1 -1
  41. package/dist/src/components/JRCTabs/JRCTabs.d.ts +1 -1
  42. package/dist/src/components/JRCTooltip/JRCBaseTooltip.d.ts +4 -2
  43. package/dist/src/components/JRCTypo/JRCTypo.d.ts +6 -6
  44. package/dist/src/components/JRCTypography/JRCTypography.styles.d.ts +1 -1
  45. package/dist/src/components/Stepper/JRCStepper.style.d.ts +2 -2
  46. package/dist/src/components/Templates/AppColumn.d.ts +1 -1
  47. package/dist/src/components/Templates/MainColumn.d.ts +1 -1
  48. package/dist/src/components/Templates/template.styles.d.ts +20 -20
  49. package/dist/src/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.d.ts +1 -1
  50. package/dist/src/components/Widgets/JRCWidgetCalendarCalDav/styles.d.ts +5 -5
  51. package/dist/src/components/Widgets/JRCWidgetContactCardDav/styles.d.ts +4 -4
  52. package/dist/src/components/Widgets/JRCWidgetEmailsImap/styles.d.ts +6 -6
  53. package/dist/src/components/Widgets/JRCWidgetImage/styles.d.ts +1 -1
  54. package/dist/src/components/Widgets/JRCWidgetPresence/JRCWidgetPresence.styles.d.ts +5 -5
  55. package/dist/src/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditor.styles.d.ts +5 -5
  56. package/dist/src/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.styles.d.ts +9 -9
  57. package/dist/src/components/Widgets/JRCWidgetTable/JRCWidgetTable.styles.d.ts +13 -13
  58. package/dist/src/components/Widgets/JRCWidgetTable/model/doc/DocEditor.d.ts +2 -1
  59. package/dist/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSpreadSheets.d.ts +2 -2
  60. package/dist/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorUploader.d.ts +2 -3
  61. package/dist/src/components/Widgets/JRCWidgetTable/model/studio/StudioEditor.d.ts +2 -1
  62. package/dist/src/components/Widgets/WidgetPanelTplWarning.d.ts +1 -1
  63. package/dist/src/components/Widgets/styles.d.ts +9 -9
  64. package/dist/src/translation/lang.json.d.ts +2 -0
  65. package/package.json +36 -36

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.