asma-core-ui 3.1.3 → 3.1.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 (317) hide show
  1. package/dist/asma-core-ui.es.js +3 -21
  2. package/dist/index.d.ts +864 -1
  3. package/package.json +1 -1
  4. package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +0 -5
  5. package/dist/src/components/custom/widget/icons/ChevronDownIcon.d.ts +0 -2
  6. package/dist/src/components/custom/widget/icons/ChevronUpIcon.d.ts +0 -2
  7. package/dist/src/components/custom/widget/widget/StyledWidget.d.ts +0 -26
  8. package/dist/src/components/custom/widget/widget-header/StyledWidgetHeader.d.ts +0 -7
  9. package/dist/src/components/custom/widget/widget-title/StyledWidgetTitle.d.ts +0 -2
  10. package/dist/src/components/data-display/badge/StyledBadge.d.ts +0 -5
  11. package/dist/src/components/data-display/badge/index.d.ts +0 -1
  12. package/dist/src/components/data-display/chip/StyledChip.d.ts +0 -6
  13. package/dist/src/components/data-display/chip/index.d.ts +0 -1
  14. package/dist/src/components/data-display/form-label/components/StyledFormLabel.d.ts +0 -3
  15. package/dist/src/components/data-display/form-label/helpers/getStyles.d.ts +0 -4
  16. package/dist/src/components/data-display/form-label/index.d.ts +0 -1
  17. package/dist/src/components/data-display/form-label/types.d.ts +0 -9
  18. package/dist/src/components/data-display/interactive-chip/StyledInteractiveChip.d.ts +0 -8
  19. package/dist/src/components/data-display/interactive-chip/index.d.ts +0 -1
  20. package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +0 -2
  21. package/dist/src/components/data-display/tooltip/index.d.ts +0 -1
  22. package/dist/src/components/data-display/typography/StyledTypography.d.ts +0 -2
  23. package/dist/src/components/data-display/typography/index.d.ts +0 -1
  24. package/dist/src/components/feedback/alert/StyledAlert.d.ts +0 -2
  25. package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +0 -2
  26. package/dist/src/components/feedback/alert/index.d.ts +0 -2
  27. package/dist/src/components/feedback/dialog/StyledDialog.d.ts +0 -11
  28. package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +0 -2
  29. package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +0 -2
  30. package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +0 -2
  31. package/dist/src/components/feedback/dialog/index.d.ts +0 -4
  32. package/dist/src/components/feedback/empty-page/EmptyPageIcon.d.ts +0 -2
  33. package/dist/src/components/feedback/empty-page/StyledEmptyPage.d.ts +0 -6
  34. package/dist/src/components/feedback/loading/StyledLoading.d.ts +0 -8
  35. package/dist/src/components/feedback/minimizable-dialog/MinimizableDialog.d.ts +0 -3
  36. package/dist/src/components/feedback/minimizable-dialog/MinimizableDialogV2.d.ts +0 -26
  37. package/dist/src/components/feedback/minimizable-dialog/components/CloseBtn.d.ts +0 -7
  38. package/dist/src/components/feedback/minimizable-dialog/components/MinimizeBtn.d.ts +0 -8
  39. package/dist/src/components/feedback/minimizable-dialog/index.d.ts +0 -3
  40. package/dist/src/components/feedback/minimizable-dialog/types.d.ts +0 -36
  41. package/dist/src/components/feedback/snack-bar/SnackbarProvider.d.ts +0 -32
  42. package/dist/src/components/feedback/snack-bar/StyledAlertSnackbar.d.ts +0 -11
  43. package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +0 -2
  44. package/dist/src/components/feedback/snack-bar/components/StyledInfoSnackbar.d.ts +0 -12
  45. package/dist/src/components/feedback/snack-bar/components/processMessageError.d.ts +0 -3
  46. package/dist/src/components/feedback/snack-bar/components/processMessageInfo.d.ts +0 -3
  47. package/dist/src/components/feedback/snack-bar/components/types.d.ts +0 -10
  48. package/dist/src/components/feedback/snack-bar/components-styled/InfoMessages.d.ts +0 -2
  49. package/dist/src/components/feedback/snack-bar/index.d.ts +0 -6
  50. package/dist/src/components/feedback/snack-bar/message.d.ts +0 -17
  51. package/dist/src/components/feedback/snack-bar/processAlertSnackBar.d.ts +0 -1
  52. package/dist/src/components/feedback/snack-bar/processInfoSnackbar.d.ts +0 -1
  53. package/dist/src/components/icons/IconTemplate.d.ts +0 -3
  54. package/dist/src/components/icons/Icons.types.d.ts +0 -12
  55. package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +0 -3
  56. package/dist/src/components/icons/archive-icon/index.d.ts +0 -1
  57. package/dist/src/components/icons/arrow-expand/ArrowExpand.d.ts +0 -2
  58. package/dist/src/components/icons/arrow-expand/index.d.ts +0 -1
  59. package/dist/src/components/icons/arrow-shrink/ArrowShrink.d.ts +0 -2
  60. package/dist/src/components/icons/arrow-shrink/index.d.ts +0 -1
  61. package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +0 -3
  62. package/dist/src/components/icons/assignment/index.d.ts +0 -1
  63. package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +0 -3
  64. package/dist/src/components/icons/assignment-outline-icon/index.d.ts +0 -1
  65. package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +0 -2
  66. package/dist/src/components/icons/badge-icon/index.d.ts +0 -1
  67. package/dist/src/components/icons/bell-icon/BellIcon.d.ts +0 -3
  68. package/dist/src/components/icons/bell-icon/index.d.ts +0 -1
  69. package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +0 -3
  70. package/dist/src/components/icons/bell-outline-icon/index.d.ts +0 -1
  71. package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +0 -3
  72. package/dist/src/components/icons/calendar-blank-outline-icon/index.d.ts +0 -1
  73. package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +0 -3
  74. package/dist/src/components/icons/calendar-icon/NewCalendarIcon.d.ts +0 -2
  75. package/dist/src/components/icons/calendar-icon/index.d.ts +0 -2
  76. package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +0 -3
  77. package/dist/src/components/icons/calendar-range-icon/index.d.ts +0 -1
  78. package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +0 -2
  79. package/dist/src/components/icons/check-fact-icon/index.d.ts +0 -1
  80. package/dist/src/components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +0 -2
  81. package/dist/src/components/icons/check-fact-outline-icon/index.d.ts +0 -1
  82. package/dist/src/components/icons/check-icon/CheckIcon.d.ts +0 -3
  83. package/dist/src/components/icons/check-icon/index.d.ts +0 -1
  84. package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +0 -2
  85. package/dist/src/components/icons/check-outline-icon/index.d.ts +0 -1
  86. package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +0 -3
  87. package/dist/src/components/icons/checkbox-checked-icon/index.d.ts +0 -1
  88. package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +0 -3
  89. package/dist/src/components/icons/chevron-double-left-icon/index.d.ts +0 -1
  90. package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +0 -3
  91. package/dist/src/components/icons/chevron-double-right-icon/index.d.ts +0 -1
  92. package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +0 -3
  93. package/dist/src/components/icons/chevron-down-icon/index.d.ts +0 -1
  94. package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +0 -3
  95. package/dist/src/components/icons/chevron-left-icon/index.d.ts +0 -1
  96. package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +0 -3
  97. package/dist/src/components/icons/chevron-right-icon/index.d.ts +0 -1
  98. package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +0 -3
  99. package/dist/src/components/icons/chevron-up-icon/index.d.ts +0 -1
  100. package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +0 -3
  101. package/dist/src/components/icons/clock-outline-icon/index.d.ts +0 -1
  102. package/dist/src/components/icons/close-icon/CloseIcon.d.ts +0 -3
  103. package/dist/src/components/icons/close-icon/index.d.ts +0 -1
  104. package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +0 -2
  105. package/dist/src/components/icons/consents-icon/index.d.ts +0 -1
  106. package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +0 -3
  107. package/dist/src/components/icons/dashboard-view-icon/index.d.ts +0 -1
  108. package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +0 -3
  109. package/dist/src/components/icons/dashboard-view-outline-icon/index.d.ts +0 -1
  110. package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +0 -3
  111. package/dist/src/components/icons/delete-outline-icon/index.d.ts +0 -1
  112. package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +0 -3
  113. package/dist/src/components/icons/dots-vertical-icon/index.d.ts +0 -1
  114. package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +0 -3
  115. package/dist/src/components/icons/download-icon/index.d.ts +0 -1
  116. package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +0 -3
  117. package/dist/src/components/icons/drag-horizontal-icon/index.d.ts +0 -1
  118. package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +0 -3
  119. package/dist/src/components/icons/drop-down-icon/index.d.ts +0 -1
  120. package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +0 -3
  121. package/dist/src/components/icons/drop-up-icon/index.d.ts +0 -1
  122. package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +0 -3
  123. package/dist/src/components/icons/dvr-icon/index.d.ts +0 -1
  124. package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +0 -3
  125. package/dist/src/components/icons/earth-icon/index.d.ts +0 -1
  126. package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +0 -2
  127. package/dist/src/components/icons/edit-square-icon/index.d.ts +0 -1
  128. package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +0 -3
  129. package/dist/src/components/icons/error-outline-icon/index.d.ts +0 -1
  130. package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +0 -3
  131. package/dist/src/components/icons/fast-check-outline-icon/index.d.ts +0 -1
  132. package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +0 -3
  133. package/dist/src/components/icons/file-pdf-icon/index.d.ts +0 -1
  134. package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +0 -3
  135. package/dist/src/components/icons/filter-icon/index.d.ts +0 -1
  136. package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +0 -3
  137. package/dist/src/components/icons/find-replace-icon/index.d.ts +0 -1
  138. package/dist/src/components/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +0 -6
  139. package/dist/src/components/icons/find-replace-people-icon/index.d.ts +0 -1
  140. package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +0 -3
  141. package/dist/src/components/icons/hamburger-icon/index.d.ts +0 -1
  142. package/dist/src/components/icons/handyman-icon/HandymanIcon.d.ts +0 -2
  143. package/dist/src/components/icons/handyman-icon/index.d.ts +0 -1
  144. package/dist/src/components/icons/handyman-outline-icon/HandymanOutlineIcon.d.ts +0 -2
  145. package/dist/src/components/icons/handyman-outline-icon/index.d.ts +0 -1
  146. package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +0 -3
  147. package/dist/src/components/icons/inbox-outbox-icon/index.d.ts +0 -1
  148. package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +0 -3
  149. package/dist/src/components/icons/inbox-outbox-outline-icon/index.d.ts +0 -1
  150. package/dist/src/components/icons/index.d.ts +0 -81
  151. package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +0 -2
  152. package/dist/src/components/icons/keyboard-capslock-icon/index.d.ts +0 -1
  153. package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +0 -3
  154. package/dist/src/components/icons/link-outline-icon/index.d.ts +0 -1
  155. package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +0 -3
  156. package/dist/src/components/icons/list-numbered-icon/index.d.ts +0 -1
  157. package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +0 -3
  158. package/dist/src/components/icons/list-settings-line-icon/index.d.ts +0 -1
  159. package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +0 -3
  160. package/dist/src/components/icons/list-status-icon/index.d.ts +0 -1
  161. package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +0 -3
  162. package/dist/src/components/icons/loading-icon/index.d.ts +0 -1
  163. package/dist/src/components/icons/lock-icon/LockIcon.d.ts +0 -3
  164. package/dist/src/components/icons/lock-icon/index.d.ts +0 -1
  165. package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +0 -3
  166. package/dist/src/components/icons/message-processing-icon/index.d.ts +0 -1
  167. package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +0 -3
  168. package/dist/src/components/icons/message-processing-outline-icon/index.d.ts +0 -1
  169. package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +0 -2
  170. package/dist/src/components/icons/message-reply-icon/index.d.ts +0 -1
  171. package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +0 -2
  172. package/dist/src/components/icons/minimize-icon/index.d.ts +0 -1
  173. package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +0 -3
  174. package/dist/src/components/icons/outline-calendar-month/index.d.ts +0 -1
  175. package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +0 -3
  176. package/dist/src/components/icons/pdf-icon/index.d.ts +0 -1
  177. package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +0 -3
  178. package/dist/src/components/icons/pencil-outline-icon/index.d.ts +0 -1
  179. package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +0 -3
  180. package/dist/src/components/icons/people-icon/index.d.ts +0 -1
  181. package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +0 -3
  182. package/dist/src/components/icons/people-outline-icon/index.d.ts +0 -1
  183. package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +0 -3
  184. package/dist/src/components/icons/perm-media-icon/index.d.ts +0 -1
  185. package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +0 -3
  186. package/dist/src/components/icons/perm-media-outline-icon/index.d.ts +0 -1
  187. package/dist/src/components/icons/person-icon/PersonIcon.d.ts +0 -3
  188. package/dist/src/components/icons/person-icon/index.d.ts +0 -1
  189. package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +0 -3
  190. package/dist/src/components/icons/person-outline-icon/index.d.ts +0 -1
  191. package/dist/src/components/icons/pin-icon/PinIcon.d.ts +0 -2
  192. package/dist/src/components/icons/pin-icon/index.d.ts +0 -1
  193. package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +0 -2
  194. package/dist/src/components/icons/plus-icon/index.d.ts +0 -1
  195. package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +0 -2
  196. package/dist/src/components/icons/plus-icon-circle/index.d.ts +0 -1
  197. package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +0 -3
  198. package/dist/src/components/icons/qnr-icon/index.d.ts +0 -1
  199. package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +0 -3
  200. package/dist/src/components/icons/replay-icon/index.d.ts +0 -1
  201. package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +0 -3
  202. package/dist/src/components/icons/report-box-icon/index.d.ts +0 -1
  203. package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +0 -3
  204. package/dist/src/components/icons/report-box-outline-icon/index.d.ts +0 -1
  205. package/dist/src/components/icons/search-icon/SearchIcon.d.ts +0 -3
  206. package/dist/src/components/icons/search-icon/index.d.ts +0 -1
  207. package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +0 -3
  208. package/dist/src/components/icons/settings-icon/index.d.ts +0 -1
  209. package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +0 -3
  210. package/dist/src/components/icons/settings-menu-horizontal-icon/index.d.ts +0 -1
  211. package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +0 -3
  212. package/dist/src/components/icons/settings-outline-icon/index.d.ts +0 -1
  213. package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +0 -3
  214. package/dist/src/components/icons/text-box-check-outline-icon/index.d.ts +0 -1
  215. package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +0 -3
  216. package/dist/src/components/icons/topic-icon/index.d.ts +0 -1
  217. package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +0 -3
  218. package/dist/src/components/icons/unknown-document-outline-rounded-icon/index.d.ts +0 -1
  219. package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +0 -2
  220. package/dist/src/components/icons/warning-icon/index.d.ts +0 -1
  221. package/dist/src/components/icons/work-icon/WorkIcon.d.ts +0 -2
  222. package/dist/src/components/icons/work-icon/index.d.ts +0 -1
  223. package/dist/src/components/inputs/button/StyledButton.d.ts +0 -40
  224. package/dist/src/components/inputs/button/index.d.ts +0 -1
  225. package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +0 -5
  226. package/dist/src/components/inputs/checkbox/index.d.ts +0 -1
  227. package/dist/src/components/inputs/input-field/StyledInputField.d.ts +0 -15
  228. package/dist/src/components/inputs/input-field/index.d.ts +0 -2
  229. package/dist/src/components/inputs/input-field/story/components/StyledInputFieldExample.d.ts +0 -2
  230. package/dist/src/components/inputs/label/StyledLabel.d.ts +0 -9
  231. package/dist/src/components/inputs/label/index.d.ts +0 -1
  232. package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +0 -4
  233. package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +0 -4
  234. package/dist/src/components/inputs/radio-button/index.d.ts +0 -2
  235. package/dist/src/components/inputs/rich-input/RichInput.d.ts +0 -13
  236. package/dist/src/components/inputs/rich-input/index.d.ts +0 -1
  237. package/dist/src/components/inputs/search-field/StyledSearchField.d.ts +0 -3
  238. package/dist/src/components/inputs/search-field/index.d.ts +0 -1
  239. package/dist/src/components/inputs/select/StyledSelect.d.ts +0 -18
  240. package/dist/src/components/inputs/select/StyledSelectItem.d.ts +0 -2
  241. package/dist/src/components/inputs/select/index.d.ts +0 -3
  242. package/dist/src/components/inputs/select/story/components/StyledSelectExample.d.ts +0 -2
  243. package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +0 -14
  244. package/dist/src/components/inputs/select-autocomplete/index.d.ts +0 -1
  245. package/dist/src/components/inputs/select-autocomplete/story/components/StyledSelectAutocompleteExample.d.ts +0 -2
  246. package/dist/src/components/inputs/slider/StyledSlider.d.ts +0 -5
  247. package/dist/src/components/inputs/slider/index.d.ts +0 -1
  248. package/dist/src/components/inputs/switch/StyledSwitch.d.ts +0 -5
  249. package/dist/src/components/inputs/switch/index.d.ts +0 -1
  250. package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +0 -58
  251. package/dist/src/components/inputs/textarea/index.d.ts +0 -1
  252. package/dist/src/components/inputs/textarea/useAutosizeTextArea.d.ts +0 -1
  253. package/dist/src/components/miscellaneous/StyledFormControl.d.ts +0 -2
  254. package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +0 -2
  255. package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +0 -3
  256. package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +0 -2
  257. package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +0 -2
  258. package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +0 -3
  259. package/dist/src/components/navigation/drawer/index.d.ts +0 -1
  260. package/dist/src/components/navigation/link/StyledLink.d.ts +0 -21
  261. package/dist/src/components/navigation/link/index.d.ts +0 -1
  262. package/dist/src/components/navigation/menu/StyledMenu.d.ts +0 -2
  263. package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +0 -2
  264. package/dist/src/components/navigation/menu/StyledMenuList.d.ts +0 -2
  265. package/dist/src/components/navigation/menu/index.d.ts +0 -4
  266. package/dist/src/components/navigation/tabs/StyledTab.d.ts +0 -3
  267. package/dist/src/components/navigation/tabs/StyledTabs.d.ts +0 -3
  268. package/dist/src/components/navigation/tabs/index.d.ts +0 -2
  269. package/dist/src/components/pickers/date-picker/StyledDatePicker.d.ts +0 -2
  270. package/dist/src/components/pickers/date-picker/components/DatePickerInputIndex.d.ts +0 -13
  271. package/dist/src/components/pickers/date-picker/components/DatePickerInputRange.d.ts +0 -5
  272. package/dist/src/components/pickers/date-picker/components/DatePickerInputRangeCompact.d.ts +0 -5
  273. package/dist/src/components/pickers/date-picker/components/DatePickerInputSingle.d.ts +0 -5
  274. package/dist/src/components/pickers/date-picker/components/StyledCalendarPicker.d.ts +0 -8
  275. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerCaption.d.ts +0 -7
  276. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerFooter.d.ts +0 -11
  277. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectMonth.d.ts +0 -3
  278. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectYear.d.ts +0 -3
  279. package/dist/src/components/pickers/date-picker/helpers.d.ts +0 -3
  280. package/dist/src/components/pickers/date-picker/index.d.ts +0 -1
  281. package/dist/src/components/pickers/date-picker/story/components/DatePickerContainer.d.ts +0 -5
  282. package/dist/src/components/pickers/date-picker/story/components/NestedRangePickerExample.d.ts +0 -2
  283. package/dist/src/components/pickers/date-picker/story/components/RangePickerCompactExample.d.ts +0 -2
  284. package/dist/src/components/pickers/date-picker/story/components/RangePickerExample.d.ts +0 -2
  285. package/dist/src/components/pickers/date-picker/story/components/SinglePickerExample.d.ts +0 -2
  286. package/dist/src/components/pickers/date-picker/types.d.ts +0 -46
  287. package/dist/src/components/pickers/time-picker/StyledTimePicker.d.ts +0 -3
  288. package/dist/src/components/pickers/time-picker/TimePickerInput.d.ts +0 -9
  289. package/dist/src/components/pickers/time-picker/TimePickerPopper.d.ts +0 -7
  290. package/dist/src/components/pickers/time-picker/components/HelperText.d.ts +0 -7
  291. package/dist/src/components/pickers/time-picker/components/TimePickerBody.d.ts +0 -5
  292. package/dist/src/components/pickers/time-picker/components/TimePickerColumn.d.ts +0 -6
  293. package/dist/src/components/pickers/time-picker/helpers/getTimeFromValue.d.ts +0 -1
  294. package/dist/src/components/pickers/time-picker/index.d.ts +0 -1
  295. package/dist/src/components/pickers/time-picker/types.d.ts +0 -14
  296. package/dist/src/components/utils/accordion/StyledAccordion.d.ts +0 -2
  297. package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +0 -2
  298. package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +0 -2
  299. package/dist/src/components/utils/accordion/index.d.ts +0 -3
  300. package/dist/src/components/utils/copy-wrapper/CopyButton.d.ts +0 -9
  301. package/dist/src/components/utils/copy-wrapper/CopyWrapper.d.ts +0 -8
  302. package/dist/src/components/utils/copy-wrapper/index.d.ts +0 -2
  303. package/dist/src/components/utils/filter-menu/StyledFilterButton.d.ts +0 -12
  304. package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +0 -26
  305. package/dist/src/components/utils/filter-menu/index.d.ts +0 -2
  306. package/dist/src/components/utils/popover/StyledPopover.d.ts +0 -2
  307. package/dist/src/components/utils/popover/index.d.ts +0 -1
  308. package/dist/src/helpers/cn.d.ts +0 -2
  309. package/dist/src/helpers/date.helper.d.ts +0 -2
  310. package/dist/src/helpers/index.d.ts +0 -3
  311. package/dist/src/helpers/prepareForSlot.d.ts +0 -5
  312. package/dist/src/helpers/reflections.helper.d.ts +0 -1
  313. package/dist/src/hooks/useToggleMenuVisibility.hook.d.ts +0 -6
  314. package/dist/src/hooks/useWindowWidthSize.hook.d.ts +0 -5
  315. package/dist/src/index.d.ts +0 -41
  316. package/dist/tailwind.config.d.ts +0 -155
  317. package/dist/vite.config.d.ts +0 -2
package/dist/index.d.ts CHANGED
@@ -1 +1,864 @@
1
- export * from './src/index'
1
+ /// <reference types="react" />
2
+
3
+ import { AccordionDetailsProps } from '@mui/material';
4
+ import { AccordionProps } from '@mui/material';
5
+ import { AccordionSummaryProps } from '@mui/material';
6
+ import type { AlertColor } from '@mui/material';
7
+ import { AnchorHTMLAttributes } from 'react';
8
+ import { AutocompleteProps } from '@mui/material';
9
+ import { Avatar } from '@mui/material';
10
+ import { BadgeProps } from '@mui/material';
11
+ import { ChangeEvent } from 'react';
12
+ import { CheckboxProps } from '@mui/material';
13
+ import { ChipProps } from '@mui/material';
14
+ import { ChipTypeMap } from '@mui/material';
15
+ import { ClickAwayListener } from '@mui/material';
16
+ import { ComponentProps } from 'react';
17
+ import { Container } from '@mui/material';
18
+ import type { CSSProperties } from 'react';
19
+ import { DialogActionsProps } from '@mui/material';
20
+ import { DialogContentProps } from '@mui/material';
21
+ import type { DialogProps } from '@mui/material/Dialog';
22
+ import type { DialogTitleProps } from '@mui/material/DialogTitle/DialogTitle';
23
+ import { DrawerProps } from '@mui/material';
24
+ import { Fade } from '@mui/material';
25
+ import { FC } from 'react';
26
+ import { FormControlLabelProps } from '@mui/material';
27
+ import { FormControlProps } from '@mui/material';
28
+ import { FormGroupProps } from '@mui/material';
29
+ import { FormHelperTextProps } from '@mui/material';
30
+ import { FormLabel } from '@mui/material';
31
+ import { ForwardRefExoticComponent } from 'react';
32
+ import { InputLabelProps } from '@mui/material';
33
+ import { MenuItemProps } from '@mui/material';
34
+ import { MenuListProps } from '@mui/material';
35
+ import { MenuProps } from '@mui/material';
36
+ import type { MouseEvent as MouseEvent_2 } from 'react';
37
+ import type { MouseEventHandler } from 'react';
38
+ import { Paper } from '@mui/material';
39
+ import { PopoverProps } from '@mui/material';
40
+ import { Popper } from '@mui/material';
41
+ import { PropsWithChildren } from 'react';
42
+ import { PropsWithoutRef } from 'react';
43
+ import { RadioGroupProps } from '@mui/material';
44
+ import { RadioProps } from '@mui/material';
45
+ import { default as React_2 } from 'react';
46
+ import { ReactNode } from 'react';
47
+ import { RefAttributes } from 'react';
48
+ import { SelectChangeEvent } from '@mui/material';
49
+ import { SelectProps } from '@mui/material';
50
+ import { Skeleton } from '@mui/material';
51
+ import { SliderProps } from '@mui/material';
52
+ import type { SnackbarProviderProps } from 'notistack';
53
+ import { Stack } from '@mui/material';
54
+ import type { SVGProps } from 'react';
55
+ import { SwitchProps as SwitchProps_2 } from '@mui/material';
56
+ import { TabProps } from '@mui/material';
57
+ import { TabsProps } from '@mui/material';
58
+ import { TextFieldProps } from '@mui/material';
59
+ import { TooltipProps } from '@mui/material';
60
+ import { TypographyProps } from '@mui/material';
61
+
62
+ export declare const ArchiveIcon: React.FC<IIcon>;
63
+
64
+ export declare const AssignmentIcon: React.FC<IIcon>;
65
+
66
+ export declare const AssignmentOutlineIcon: React.FC<IIcon>;
67
+
68
+ export { Avatar }
69
+
70
+ export declare function BadgeIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
71
+
72
+ export declare const BellIcon: React.FC<IIcon>;
73
+
74
+ export declare const BellOutlineIcon: React.FC<IIcon>;
75
+
76
+ declare type buttonStandartVariantsProps = {
77
+ variant?: 'contained' | 'outlined' | 'text' | 'textGray' | 'textWhite' | 'large' | 'small' | 'medium' | 'error' | 'common';
78
+ error?: boolean;
79
+ };
80
+
81
+ export declare const CalendarBlankOutlineIcon: React.FC<IIcon>;
82
+
83
+ export declare const CalendarIcon: React.FC<IIcon>;
84
+
85
+ export declare const CalendarRangeIcon: React.FC<IIcon>;
86
+
87
+ export declare const CheckBoxCheckedIcon: React.FC<IIcon>;
88
+
89
+ export declare function CheckFactIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
90
+
91
+ export declare function CheckFactOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
92
+
93
+ export declare const CheckIcon: React.FC<IIcon>;
94
+
95
+ export declare function CheckOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
96
+
97
+ export declare const ChevronDoubleLeftIcon: React.FC<IIcon>;
98
+
99
+ export declare const ChevronDoubleRightIcon: React.FC<IIcon>;
100
+
101
+ export declare const ChevronDownIcon: React.FC<IIcon>;
102
+
103
+ export declare const ChevronLeftIcon: React.FC<IIcon>;
104
+
105
+ export declare const ChevronRightIcon: React.FC<IIcon>;
106
+
107
+ export declare const ChevronUpIcon: React.FC<IIcon>;
108
+
109
+ export { ClickAwayListener }
110
+
111
+ export declare const CloseIcon: React.FC<IIcon>;
112
+
113
+ declare type commonProps = {
114
+ refLink?: React_2.Ref<HTMLButtonElement>;
115
+ size?: 'large' | 'small' | 'medium';
116
+ startIcon?: ReactNode;
117
+ endIcon?: ReactNode;
118
+ dataTest: string;
119
+ };
120
+
121
+ declare type conditionalProps = variantTextGrayProps | variantTextWhiteProps | buttonStandartVariantsProps;
122
+
123
+ export declare function ConsentsIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
124
+
125
+ export { Container }
126
+
127
+ export declare const CopyButton: FC<{
128
+ className?: string;
129
+ contentToCopy: string;
130
+ locale: 'en' | 'no';
131
+ messageInfo: (info: ReactNode, options?: MessageProps) => () => void;
132
+ text?: string;
133
+ }>;
134
+
135
+ export declare const CopyWrapper: FC<PropsWithChildren<{
136
+ className?: string;
137
+ contentToCopy: string;
138
+ locale: 'en' | 'no';
139
+ messageInfo: (info: ReactNode, options?: MessageProps) => () => void;
140
+ }>>;
141
+
142
+ export declare const DashboardViewIcon: React.FC<IIcon>;
143
+
144
+ export declare const DashboardViewOutlineIcon: React.FC<IIcon>;
145
+
146
+ export declare const DeleteOutlineIcon: React.FC<IIcon>;
147
+
148
+ export declare const DotsVerticalIcon: React.FC<IIcon>;
149
+
150
+ export declare const DownloadIcon: React.FC<IIcon>;
151
+
152
+ export declare const DragHorizontalIcon: React.FC<IIcon>;
153
+
154
+ export declare const DropDownIcon: React.FC<IIcon>;
155
+
156
+ export declare const DropUpIcon: React.FC<IIcon>;
157
+
158
+ export declare const DvrIcon: React.FC<IIcon>;
159
+
160
+ export declare const EarthIcon: React.FC<IIcon>;
161
+
162
+ export declare function EditSquareIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
163
+
164
+ export declare const ErrorOutlineIcon: React_2.FC<IIcon>;
165
+
166
+ export { Fade }
167
+
168
+ export declare const FastCheckOutlineIcon: React.FC<IIcon>;
169
+
170
+ export declare const FilePdfIcon: React.FC<IIcon>;
171
+
172
+ export declare const FilterIcon: React.FC<IIcon>;
173
+
174
+ export declare const FindReplaceIcon: React.FC<IIcon>;
175
+
176
+ export declare const FindReplacePeopleIcon: React.FC<{
177
+ color?: string;
178
+ size?: string;
179
+ className?: string;
180
+ }>;
181
+
182
+ export { FormLabel }
183
+
184
+ export declare const HamburgerIcon: React.FC<IIcon>;
185
+
186
+ export declare function HandymanIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
187
+
188
+ export declare function HandymanOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
189
+
190
+ export declare type IFloatingWindowProps = {
191
+ fullScreen: boolean;
192
+ };
193
+
194
+ declare type IFormLabelSize = 'md' | 'base' | 'lg' | 'xl';
195
+
196
+ export declare interface IIcon {
197
+ width?: number;
198
+ height?: number;
199
+ className?: string;
200
+ onClick?: (event: React.MouseEvent<SVGSVGElement, MouseEvent>) => void;
201
+ color?: string;
202
+ vFlip?: boolean;
203
+ }
204
+
205
+ export declare interface IIconTemplate extends IIcon {
206
+ icon: string;
207
+ }
208
+
209
+ export declare type IMinimizableDialogProps = {
210
+ onCloseText?: string;
211
+ onMinimizeText?: string;
212
+ onExpandText?: string;
213
+ onFullScreenText?: string;
214
+ open: boolean;
215
+ onClose: () => void;
216
+ actionNode?: React.ReactNode;
217
+ showCloseIcon?: boolean;
218
+ showMinimizeIcon?: boolean;
219
+ showExpandIcon?: boolean;
220
+ showFullScreenIcon?: boolean;
221
+ title: ReactNode;
222
+ label?: ReactNode;
223
+ children?: React.ReactNode | ((props: IFloatingWindowProps) => ReactNode);
224
+ className?: string;
225
+ primaryButtonText?: string;
226
+ secondaryButtonText?: string;
227
+ onPrimaryButtonClick?: () => void;
228
+ onSecondaryButtonClick?: () => void;
229
+ extraActions?: {
230
+ label: string;
231
+ className?: string;
232
+ onClick: () => void;
233
+ }[] | (() => void);
234
+ extraActionsText?: string;
235
+ btnContainerClassName?: string;
236
+ footerClassName?: string;
237
+ footerInfo?: ReactNode;
238
+ enableFullscreen?: boolean;
239
+ dataTest: string;
240
+ };
241
+
242
+ export declare const InboxOutboxIcon: React.FC<IIcon>;
243
+
244
+ export declare const InboxOutboxOutlineIcon: React.FC<IIcon>;
245
+
246
+ export declare interface IStyledDialogProps extends DialogProps {
247
+ onCloseText?: ReactNode;
248
+ showCloseIcon?: boolean;
249
+ dataTest: string;
250
+ dialogLabel?: ReactNode;
251
+ dialogTitle?: ReactNode;
252
+ dialogHeaderNode?: ReactNode;
253
+ }
254
+
255
+ declare type IStyledFormLabel = {
256
+ title: ReactNode;
257
+ onClick?: MouseEventHandler<HTMLDivElement>;
258
+ className?: string;
259
+ dataTest?: string;
260
+ size?: IFormLabelSize;
261
+ };
262
+
263
+ export declare const KeyboardCapslockIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
264
+
265
+ export declare const LinkOutlineIcon: React.FC<IIcon>;
266
+
267
+ export declare const ListNumberedIcon: React.FC<IIcon>;
268
+
269
+ export declare const ListSettingsLineIcon: React.FC<IIcon>;
270
+
271
+ export declare const ListStatusIcon: React.FC<IIcon>;
272
+
273
+ export declare const LoadingIcon: React.FC<IIcon>;
274
+
275
+ export declare const LockIcon: React.FC<IIcon>;
276
+
277
+ export { MenuProps }
278
+
279
+ export declare const MessageProcessingIcon: React.FC<IIcon>;
280
+
281
+ export declare const MessageProcessingOutlineIcon: React.FC<IIcon>;
282
+
283
+ declare type MessageProps = SnackbarProviderProps & {
284
+ severity?: AlertColor
285
+ persist?: boolean
286
+ closeButton?: boolean
287
+ className?: string
288
+ id?: string
289
+ type?: 'loading'
290
+ }
291
+
292
+ export declare function MessageReplyIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
293
+
294
+ export declare const MinimizableDialog: React_2.FC<IMinimizableDialogProps>;
295
+
296
+ export declare const MinimizableDialogV2: React_2.FC<{
297
+ onCloseText?: string;
298
+ onMinimizeText?: string;
299
+ onExpandText?: string;
300
+ open: boolean;
301
+ onClose: () => void;
302
+ actionNode?: React_2.ReactNode;
303
+ showCloseIcon?: boolean;
304
+ showMinimizeIcon?: boolean;
305
+ showExpandIcon?: boolean;
306
+ showFullScreenIcon?: boolean;
307
+ title: ReactNode;
308
+ label?: ReactNode;
309
+ children?: React_2.ReactNode;
310
+ classNameOverrides?: {
311
+ maximized?: string;
312
+ minimized?: string;
313
+ };
314
+ tooltipOverrides?: {
315
+ maximized?: string;
316
+ minimized?: string;
317
+ close?: string;
318
+ };
319
+ dataTest: string;
320
+ }>;
321
+
322
+ export declare const MinimizeIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
323
+
324
+ export declare const NewCalendarIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
325
+
326
+ export declare const omit: <T extends object, K extends keyof T>(obj: T, keys: readonly K[]) => Omit<T, K>;
327
+
328
+ export declare const OutlineCalendarMonth: React.FC<IIcon>;
329
+
330
+ export { Paper }
331
+
332
+ export declare const PdfIcon: React.FC<IIcon>;
333
+
334
+ export declare const PencilOutlineIcon: React.FC<IIcon>;
335
+
336
+ export declare const PeopleIcon: React.FC<IIcon>;
337
+
338
+ export declare const PeopleOutlineIcon: React.FC<IIcon>;
339
+
340
+ export declare const PermMediaIcon: React.FC<IIcon>;
341
+
342
+ export declare const PermMediaOutline: React.FC<IIcon>;
343
+
344
+ export declare const PersonIcon: React.FC<IIcon>;
345
+
346
+ export declare const PersonOutlineIcon: React.FC<IIcon>;
347
+
348
+ export declare function PinIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
349
+
350
+ export declare function PlusIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
351
+
352
+ export declare function PlusIconCircle(props: SVGProps<SVGSVGElement>): JSX.Element;
353
+
354
+ export { Popper }
355
+
356
+ /**
357
+ * When inserting a component from a third-party library into a slot, you may encounter this warning: "React does not recognize the ownerState prop on a DOM element." This is because the custom component isn't prepared to receive the ownerState like a built-in library component would be.
358
+ */
359
+ export declare function prepareForSlot<ComponentType extends React.ElementType>(Component: ComponentType): ForwardRefExoticComponent<PropsWithoutRef<ComponentProps<ComponentType>> & RefAttributes<HTMLElement>>;
360
+
361
+ export declare const QnrIcon: React.FC<IIcon>;
362
+
363
+ export declare const ReplayIcon: React_2.FC<IIcon>;
364
+
365
+ export declare const ReportBoxIcon: React.FC<IIcon>;
366
+
367
+ export declare const ReportBoxOutlineIcon: React.FC<IIcon>;
368
+
369
+ export declare const SearchIcon: React.FC<IIcon>;
370
+
371
+ export { SelectChangeEvent }
372
+
373
+ export declare const setMidnightTime: (date: Date) => Date;
374
+
375
+ export declare const SettingsIcon: React.FC<IIcon>;
376
+
377
+ export declare const SettingsMenuHorizontalIcon: React_2.FC<IIcon>;
378
+
379
+ export declare const SettingsOutlineIcon: React.FC<IIcon>;
380
+
381
+ export declare const setZeroTime: (date: Date) => Date;
382
+
383
+ export { Skeleton }
384
+
385
+ export { Stack }
386
+
387
+ export declare const StyledAccordion: (props: AccordionProps) => JSX.Element;
388
+
389
+ export declare const StyledAccordionDetails: (props: AccordionDetailsProps) => JSX.Element;
390
+
391
+ export declare const StyledAccordionSummary: (props: AccordionSummaryProps) => JSX.Element;
392
+
393
+ export declare const StyledBadge: React.FC<BadgeProps & {
394
+ dataTest: string;
395
+ }>;
396
+
397
+ /**
398
+ * Developer: daria.bogatiriov@carasent.com
399
+ *
400
+ * @remarks for icon button add only startIcon prop
401
+ * @remarks for error button no textGray variant
402
+ *
403
+ * Custom props:
404
+ * @param variant - 'contained' | 'outlined' | 'text' | 'textGray'
405
+ * @param size - 'large' | 'small' | 'medium'
406
+ * @param startIcon - ReactNode
407
+ * @param endIcon - ReactNode
408
+ * @param error - boolean
409
+ * @param refLink - ref to component
410
+ * @param dataTest - data-test tag
411
+ */
412
+ export declare const StyledButton: ({ variant, className, size, children, refLink, startIcon, endIcon, dataTest, error, ...otherProps }: StyledButtonProps) => JSX.Element;
413
+
414
+ export declare type StyledButtonProps = React_2.ButtonHTMLAttributes<HTMLButtonElement> & commonProps & conditionalProps;
415
+
416
+ export declare type StyledButtonType = 'contained' | 'outlined' | 'text' | 'textGray';
417
+
418
+ export declare const StyledCheckbox: React.FC<CheckboxProps & {
419
+ dataTest: string;
420
+ }>;
421
+
422
+ export declare const StyledChip: React.FC<ChipProps & {
423
+ dataTest: string;
424
+ readOnly?: boolean;
425
+ }>;
426
+
427
+ export declare const StyledDialog: React.FC<IStyledDialogProps>;
428
+
429
+ export declare const StyledDialogActions: (props: DialogActionsProps) => JSX.Element;
430
+
431
+ export declare const StyledDialogContent: ({ children, classes, className, ...rest }: DialogContentProps) => JSX.Element;
432
+
433
+ export declare const StyledDialogTitle: ({ children, ...rest }: DialogTitleProps) => JSX.Element | null;
434
+
435
+ export declare const StyledDrawer: FC<DrawerProps>;
436
+
437
+ export declare const StyledEmptyPage: FC<{
438
+ emptyText: string;
439
+ isEmpty?: boolean;
440
+ className?: string;
441
+ }>;
442
+
443
+ export declare const StyledFilterButton: React.FC<StyledButtonProps & StyledFilterMenuProps>;
444
+
445
+ export declare const StyledFilterMenu: React_2.FC<StyledFilterMenuProps_2>;
446
+
447
+ /**
448
+ * Custom props:
449
+ * @param filterIsActive - needed to determine whether or not to show the dot in the top right corner indicating some changes were made
450
+ */
451
+ declare type StyledFilterMenuProps = {
452
+ filterIsActive: boolean;
453
+ label?: string;
454
+ };
455
+
456
+ /**
457
+ * Custom props:
458
+ * @param filterIsActive - needed to determine whether or not to show the dot in the top right corner indicating some changes were made
459
+ * @param popoverContent
460
+ */
461
+ declare type StyledFilterMenuProps_2 = {
462
+ dataTest: string;
463
+ filterIsActive: boolean;
464
+ popoverContent: ((props: {
465
+ isOpen: boolean;
466
+ onClose: () => void;
467
+ }) => ReactNode) | ReactNode;
468
+ disabled?: boolean;
469
+ size?: 'small' | 'large' | 'medium';
470
+ variant?: 'contained' | 'outlined' | 'text' | 'textGray';
471
+ popoverProps?: Omit<PopoverProps, 'open' | 'anchorEl' | 'onClose'>;
472
+ anchorNode?: (props: {
473
+ isOpen: boolean;
474
+ onClose: () => void;
475
+ }) => ReactNode;
476
+ label?: string;
477
+ };
478
+
479
+ export declare const StyledFormControl: (props: FormControlProps) => JSX.Element;
480
+
481
+ export declare const StyledFormControlLabel: (props: FormControlLabelProps) => JSX.Element;
482
+
483
+ export declare const StyledFormGroup: React.FC<FormGroupProps>;
484
+
485
+ export declare const StyledFormHelperText: (props: FormHelperTextProps) => JSX.Element;
486
+
487
+ export declare const StyledFormLabel: React.FC<IStyledFormLabel>;
488
+
489
+ /**
490
+ *
491
+ * @inputRef
492
+ * inputRef to get Node of Input Element inside
493
+ *
494
+ * type='mui-input' is temporary, remove it after deleting antd from all projects. Antd lib overwrites styles for type[text]
495
+ */
496
+ export declare const StyledInputField: React.FC<TextFieldProps & {
497
+ allowClear?: boolean;
498
+ onClear?: () => void;
499
+ readOnly?: boolean;
500
+ dataTest: string;
501
+ }>;
502
+
503
+ /**
504
+ *
505
+ * @inputRef
506
+ * inputRef to get Node of Input Element inside
507
+ *
508
+ * type='mui-input' is temporary, remove it after deleting antd from all projects. Antd lib overwrites styles for type[text]
509
+ */
510
+ declare const StyledInputField_2: React.FC<
511
+ TextFieldProps & {
512
+ allowClear?: boolean
513
+ onClear?: () => void
514
+ readOnly?: boolean
515
+ dataTest: string
516
+ }
517
+ > = ({ allowClear, onClear, readOnly, disabled, dataTest, ...props }) => (
518
+ <TextField
519
+ {...props}
520
+ data-test={dataTest}
521
+ disabled={disabled || readOnly}
522
+ type={props.type || 'mui-input'}
523
+ InputProps={
524
+ allowClear && props.value
525
+ ? {
526
+ endAdornment: (
527
+ <div
528
+ className='z-40 hover:bg-gama-100 duration-300 absolute right-4 p-[2px] rounded-full flex items-center justify-center'
529
+ onClick={(e) => {
530
+ e.stopPropagation()
531
+ e.preventDefault()
532
+ onClear?.()
533
+ }}
534
+ >
535
+ <CloseIcon width={18} height={18} />
536
+ </div>
537
+ ),
538
+ }
539
+ : props.InputProps
540
+ }
541
+ sx={{
542
+ '& input:-webkit-autofill, & .MuiInputBase-root:has(> input:-webkit-autofill)': {
543
+ backgroundColor: '#e8f0fe !important',
544
+ },
545
+ '& input': {
546
+ backgroundColor: 'transparent',
547
+ },
548
+ '& .MuiInputBase-root': {
549
+ backgroundColor: 'transparent',
550
+ },
551
+ '& .MuiInputBase-colorPrimary fieldset': {
552
+ borderColor: 'var(--colors-delta-500) !important',
553
+ },
554
+ '& .MuiInputBase-colorPrimary.Mui-focused fieldset': {
555
+ borderColor: 'var(--colors-gama-400) !important',
556
+ },
557
+ '& .MuiInputBase-colorPrimary.Mui-focused::after': {
558
+ borderColor: 'var(--colors-gama-400) !important',
559
+ },
560
+ '& .MuiInputBase-colorPrimary.Mui-focused:hover fieldset': {
561
+ borderColor: 'var(--colors-gama-400) !important',
562
+ },
563
+ '& .MuiInputBase-colorPrimary:hover fieldset': {
564
+ borderColor: 'var(--colors-gama-300) !important',
565
+ borderWidth: '2px !important',
566
+ },
567
+ '& .MuiInputBase-colorPrimary.Mui-disabled:hover fieldset': {
568
+ borderWidth: '1px !important',
569
+ },
570
+ '& .MuiInputBase-colorPrimary.Mui-error fieldset': {
571
+ borderColor: 'var(--colors-error-500) !important',
572
+ },
573
+ '& .MuiInputBase-colorPrimary.Mui-error:hover fieldset': {
574
+ borderColor: 'var(--colors-error-500) !important',
575
+ },
576
+ '& .MuiInputBase-colorPrimary.Mui-focused.Mui-error fieldset': {
577
+ borderColor: '#d3302f !important',
578
+ },
579
+ '& .MuiInputBase-colorPrimary.Mui-disabled fieldset': {
580
+ borderColor: 'var(--colors-delta-300) !important',
581
+ },
582
+ '& label.Mui-focused': {
583
+ color: 'var(--colors-gama-500) !important',
584
+ },
585
+ '& label': {
586
+ color: 'var(--colors-delta-500) !important',
587
+ },
588
+ '& label.Mui-focused.Mui-error': {
589
+ color: '#d3302f !important',
590
+ },
591
+ '& label.Mui-disabled': {
592
+ color: 'var(--colors-gray-300) !important',
593
+ },
594
+ '& .MuiOutlinedInput-input::placeholder': {
595
+ color: 'var(--colors-delta-500) !important',
596
+ opacity: '1 !important',
597
+ },
598
+ '& .MuiOutlinedInput-input.Mui-disabled': {
599
+ WebkitTextFillColor: 'var(--colors-delta-300) !important',
600
+ },
601
+ ...(readOnly && {
602
+ '& .MuiOutlinedInput-input.Mui-disabled': {
603
+ WebkitTextFillColor: 'var(--colors-delta-800) !important',
604
+ },
605
+ '& .MuiInputBase-colorPrimary.Mui-disabled': {
606
+ backgroundColor: 'var(--colors-delta-10) !important',
607
+ },
608
+ '& .MuiInputBase-colorPrimary.Mui-disabled fieldset': {
609
+ borderColor: 'var(--colors-delta-200) !important',
610
+ },
611
+ '& label.Mui-disabled': {
612
+ color: 'var(--colors-gray-800) !important',
613
+ },
614
+ }),
615
+ ...props.sx,
616
+ }}
617
+ />
618
+ );
619
+
620
+ export declare const StyledInputLabel: (props: InputLabelProps) => JSX.Element;
621
+
622
+ export declare const StyledInteractiveChip: FC<StyledInteractiveChipProps>;
623
+
624
+ export declare interface StyledInteractiveChipProps extends ComponentProps<typeof StyledChip> {
625
+ type?: 'checkbox' | 'radio';
626
+ checked?: (CheckboxProps | RadioProps)['checked'];
627
+ }
628
+
629
+ export declare const StyledLabel: FC<StyledLabelProps>;
630
+
631
+ export declare type StyledLabelProps = {
632
+ children: ReactNode;
633
+ onClick?: (event: MouseEvent_2<HTMLDivElement>) => void;
634
+ className?: string;
635
+ dataTest: string;
636
+ style?: CSSProperties;
637
+ };
638
+
639
+ /**
640
+ * Developer: bularga.alexandru@carasent.com
641
+ *
642
+ * Custom props:
643
+ * @param content - content of the link - deprecated, has conflicts with HTMLAnchorElement content option
644
+ * @param contentNode - content of the link
645
+ * @param disabled = disabled
646
+ * @param size - 'large' | 'small'
647
+ * @param refLink - ref to component
648
+ * @param dataTest - data-test tag
649
+ */
650
+ export declare const StyledLink: React_2.FC<StyledLinkProps>;
651
+
652
+ export declare type StyledLinkProps = AnchorHTMLAttributes<HTMLAnchorElement> & {
653
+ disabled?: boolean;
654
+ size?: 'small' | 'large' | 'xs';
655
+ reflink?: React_2.Ref<HTMLAnchorElement>;
656
+ dataTest?: string;
657
+ content?: ReactNode;
658
+ contentNode?: ReactNode;
659
+ };
660
+
661
+ export declare const StyledLoading: FC<StyledLoadingProps>;
662
+
663
+ declare type StyledLoadingProps = {
664
+ isLoading: boolean;
665
+ className?: string;
666
+ size?: 'small' | 'medium' | 'large';
667
+ };
668
+
669
+ export declare const StyledMenu: (props: MenuProps) => JSX.Element;
670
+
671
+ export declare const StyledMenuItem: (props: MenuItemProps) => JSX.Element;
672
+
673
+ export declare const StyledMenuList: (props: MenuListProps) => JSX.Element;
674
+
675
+ export declare const StyledModuleTitle: React.FC<{
676
+ dataTest: string;
677
+ children: ReactNode;
678
+ }>;
679
+
680
+ export declare const StyledPopover: (props: PopoverProps) => JSX.Element;
681
+
682
+ export declare const StyledRadio: ({ dataTest, ...props }: RadioProps & {
683
+ dataTest: string;
684
+ }) => JSX.Element;
685
+
686
+ export declare const StyledRadioGroup: ({ dataTest, ...props }: RadioGroupProps & {
687
+ dataTest: string;
688
+ }) => JSX.Element;
689
+
690
+ export declare const StyledSearchField: FC<ComponentProps<typeof StyledInputField_2>>;
691
+
692
+ /**
693
+ *
694
+ * @usage
695
+ * use StyleSelect only inside StyledFormControl
696
+ *
697
+ * @size
698
+ * control the size through StyledFormControl
699
+ *
700
+ * @inputRef
701
+ * inputRef to get Node of Input Element inside
702
+ *
703
+ */
704
+ export declare const StyledSelect: React.FC<SelectProps & {
705
+ allowClear?: boolean;
706
+ dataTest: string;
707
+ }>;
708
+
709
+ /**
710
+ *
711
+ * @inputRef
712
+ * inputRef to get Node of Input Element inside
713
+ *
714
+ */
715
+ export declare function StyledSelectAutocomplete<T, Multiple extends boolean | undefined = false, DisableClearable extends boolean | undefined = false, FreeSolo extends boolean | undefined = false, ChipComponent extends React.ElementType = ChipTypeMap['defaultComponent']>({ dataTest, autoHeight, getOptionLabel, wrapperClassName, ...props }: AutocompleteProps<T, Multiple, DisableClearable, FreeSolo, ChipComponent> & {
716
+ dataTest: string;
717
+ autoHeight?: boolean;
718
+ getOptionLabel?: (option: T) => string;
719
+ wrapperClassName?: string;
720
+ }): JSX.Element;
721
+
722
+ export declare const StyledSelectItem: (item: MenuItemProps) => JSX.Element;
723
+
724
+ export declare const StyledSlider: ({ dataTest, ...props }: StyledSliderProps) => JSX.Element;
725
+
726
+ export declare interface StyledSliderProps extends SliderProps {
727
+ dataTest: string;
728
+ }
729
+
730
+ export declare const StyledSwitch: ({ dataTest, ...props }: SwitchProps_2 & {
731
+ dataTest: string;
732
+ }) => JSX.Element;
733
+
734
+ export declare const StyledTab: FC<TabProps>;
735
+
736
+ export declare const StyledTabs: FC<TabsProps>;
737
+
738
+ /**
739
+ * Developer: bularga.alexandru@carasent.com
740
+ *
741
+ * Custom props:
742
+ * @param variant - 'not_editable' | 'view_only' | 'active'
743
+ * @param error - boolean
744
+ * @param errorMessage - string
745
+ * @param minRows - number
746
+ * @param maxRows - number
747
+ * @param counter - number
748
+ * @param maxLength - number
749
+ * @param refLink - ref to component
750
+ * @param dataTest - data-test tag
751
+ *
752
+ */
753
+ export declare const StyledTextarea: React_2.FC<StyledTextAreaProps>;
754
+
755
+ declare type StyledTextAreaProps = React_2.TextareaHTMLAttributes<HTMLTextAreaElement> & TextareaCommonProps & TextareaConditionalProps;
756
+
757
+ export declare const StyledTooltip: (props: TooltipProps) => JSX.Element;
758
+
759
+ export declare const StyledTypography: (props: TypographyProps) => JSX.Element;
760
+
761
+ export declare const StyledWidget: React.FC<PropsWithChildren<StyledWidgetProps>>;
762
+
763
+ export declare const StyledWidgetHeader: React_2.FC<{
764
+ actions?: ReactNode;
765
+ title?: string;
766
+ containerClassname?: string;
767
+ actionsClassname?: string;
768
+ }>;
769
+
770
+ export declare type StyledWidgetProps = {
771
+ title: string;
772
+ icon?: ReactNode;
773
+ link?: {
774
+ content: string;
775
+ href?: string;
776
+ onClick?: () => void;
777
+ hide?: boolean;
778
+ };
779
+ viewMore?: {
780
+ viewMoreText: string;
781
+ viewLessText: string;
782
+ onClick?: () => void;
783
+ hide?: boolean;
784
+ disabled?: boolean;
785
+ };
786
+ /**
787
+ * @param {string} persistKey - Unique key to persist expanded state
788
+ */
789
+ persistKey?: string;
790
+ isLoading: boolean;
791
+ isEmpty: boolean;
792
+ emptyText: string;
793
+ };
794
+
795
+ export declare const StyledWidgetTitle: React.FC<React.PropsWithChildren>;
796
+
797
+ export declare type SwitchProps = SwitchProps_2;
798
+
799
+ declare type TextAreaActiveProps = {
800
+ variant?: 'active';
801
+ minRows?: number;
802
+ maxRows?: number;
803
+ disabled?: boolean;
804
+ placeholder?: string;
805
+ onChange?: (e: ChangeEvent<HTMLTextAreaElement>) => void;
806
+ error?: boolean;
807
+ errorMessage?: string;
808
+ maxLength?: number;
809
+ counter?: boolean;
810
+ refLink?: React_2.RefObject<HTMLTextAreaElement> | null | undefined;
811
+ counterLimit?: number;
812
+ };
813
+
814
+ declare type TextareaCommonProps = {
815
+ id?: string;
816
+ value?: string;
817
+ label?: ReactNode;
818
+ labelClassName?: string;
819
+ description?: ReactNode;
820
+ containerClassName?: string;
821
+ className?: string;
822
+ dataTest?: string;
823
+ };
824
+
825
+ declare type TextareaConditionalProps = TextAreaActiveProps | TextAreaNotEditableProps;
826
+
827
+ declare type TextAreaNotEditableProps = {
828
+ variant?: 'not_editable' | 'view_only';
829
+ minRows?: never;
830
+ maxRows?: never;
831
+ disabled?: never;
832
+ placeholder?: never;
833
+ error?: never;
834
+ errorMessage?: never;
835
+ onChange?: never;
836
+ maxLength?: never;
837
+ counter?: never;
838
+ refLink?: never;
839
+ counterLimit?: never;
840
+ };
841
+
842
+ export declare const TextBoxCheckOutlineIcon: React_2.FC<IIcon>;
843
+
844
+ export { TextFieldProps }
845
+
846
+ export declare const TopicIcon: React.FC<IIcon>;
847
+
848
+ export declare const UnknownDocumentOutlineRoundedIcon: React_2.FC<IIcon>;
849
+
850
+ declare type variantTextGrayProps = {
851
+ variant?: 'textGray';
852
+ error?: never;
853
+ };
854
+
855
+ declare type variantTextWhiteProps = {
856
+ variant?: 'textWhite';
857
+ error?: never;
858
+ };
859
+
860
+ export declare function WarningAmberOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
861
+
862
+ export declare function WorkIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
863
+
864
+ export { }