asma-core-ui 3.0.65-1 → 3.0.65-3

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 (294) hide show
  1. package/dist/asma-core-ui.es.js +8 -7
  2. package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +1 -2
  3. package/dist/src/components/custom/widget/widget/StyledWidget.d.ts +1 -2
  4. package/dist/src/components/custom/widget/widget-header/StyledWidgetHeader.d.ts +1 -2
  5. package/dist/src/components/custom/widget/widget-title/StyledWidgetTitle.d.ts +1 -1
  6. package/dist/src/components/data-display/badge/StyledBadge.d.ts +2 -2
  7. package/dist/src/components/data-display/badge/index.d.ts +1 -1
  8. package/dist/src/components/data-display/chip/StyledChip.d.ts +2 -2
  9. package/dist/src/components/data-display/chip/index.d.ts +1 -1
  10. package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +1 -2
  11. package/dist/src/components/data-display/tooltip/index.d.ts +1 -1
  12. package/dist/src/components/data-display/typography/StyledTypography.d.ts +1 -2
  13. package/dist/src/components/data-display/typography/index.d.ts +1 -1
  14. package/dist/src/components/feedback/alert/StyledAlert.d.ts +1 -2
  15. package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +1 -2
  16. package/dist/src/components/feedback/alert/index.d.ts +2 -2
  17. package/dist/src/components/feedback/dialog/StyledDialog.d.ts +2 -3
  18. package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +1 -2
  19. package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +1 -2
  20. package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +1 -2
  21. package/dist/src/components/feedback/dialog/index.d.ts +4 -4
  22. package/dist/src/components/feedback/minimizable-dialog/MinimizableDialog.d.ts +1 -2
  23. package/dist/src/components/feedback/snack-bar/SnackbarProvider.d.ts +2 -3
  24. package/dist/src/components/feedback/snack-bar/StyledAlertSnackbar.d.ts +4 -4
  25. package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +1 -2
  26. package/dist/src/components/feedback/snack-bar/components/StyledInfoSnackbar.d.ts +4 -4
  27. package/dist/src/components/feedback/snack-bar/components/processMessageError.d.ts +2 -3
  28. package/dist/src/components/feedback/snack-bar/components/processMessageInfo.d.ts +2 -3
  29. package/dist/src/components/feedback/snack-bar/components/types.d.ts +2 -3
  30. package/dist/src/components/feedback/snack-bar/index.d.ts +6 -6
  31. package/dist/src/components/feedback/snack-bar/message.d.ts +2 -3
  32. package/dist/src/components/icons/IconTemplate.d.ts +2 -2
  33. package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +2 -2
  34. package/dist/src/components/icons/archive-icon/index.d.ts +1 -1
  35. package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +2 -2
  36. package/dist/src/components/icons/assignment/index.d.ts +1 -1
  37. package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +2 -2
  38. package/dist/src/components/icons/assignment-outline-icon/index.d.ts +1 -1
  39. package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +1 -2
  40. package/dist/src/components/icons/badge-icon/index.d.ts +1 -1
  41. package/dist/src/components/icons/bell-icon/BellIcon.d.ts +2 -2
  42. package/dist/src/components/icons/bell-icon/index.d.ts +1 -1
  43. package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +2 -2
  44. package/dist/src/components/icons/bell-outline-icon/index.d.ts +1 -1
  45. package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +2 -2
  46. package/dist/src/components/icons/calendar-blank-outline-icon/index.d.ts +1 -1
  47. package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +2 -2
  48. package/dist/src/components/icons/calendar-icon/index.d.ts +1 -1
  49. package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +2 -2
  50. package/dist/src/components/icons/calendar-range-icon/index.d.ts +1 -1
  51. package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +1 -2
  52. package/dist/src/components/icons/check-fact-icon/index.d.ts +1 -1
  53. package/dist/src/components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +1 -2
  54. package/dist/src/components/icons/check-fact-outline-icon/index.d.ts +1 -1
  55. package/dist/src/components/icons/check-icon/CheckIcon.d.ts +2 -2
  56. package/dist/src/components/icons/check-icon/index.d.ts +1 -1
  57. package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +1 -2
  58. package/dist/src/components/icons/check-outline-icon/index.d.ts +1 -1
  59. package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +2 -2
  60. package/dist/src/components/icons/checkbox-checked-icon/index.d.ts +1 -1
  61. package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +2 -2
  62. package/dist/src/components/icons/chevron-double-left-icon/index.d.ts +1 -1
  63. package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +2 -2
  64. package/dist/src/components/icons/chevron-double-right-icon/index.d.ts +1 -1
  65. package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +2 -2
  66. package/dist/src/components/icons/chevron-down-icon/index.d.ts +1 -1
  67. package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +2 -2
  68. package/dist/src/components/icons/chevron-left-icon/index.d.ts +1 -1
  69. package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +2 -2
  70. package/dist/src/components/icons/chevron-right-icon/index.d.ts +1 -1
  71. package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +2 -2
  72. package/dist/src/components/icons/chevron-up-icon/index.d.ts +1 -1
  73. package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +2 -2
  74. package/dist/src/components/icons/clock-outline-icon/index.d.ts +1 -1
  75. package/dist/src/components/icons/close-icon/CloseIcon.d.ts +2 -2
  76. package/dist/src/components/icons/close-icon/index.d.ts +1 -1
  77. package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +1 -2
  78. package/dist/src/components/icons/consents-icon/index.d.ts +1 -1
  79. package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +2 -2
  80. package/dist/src/components/icons/dashboard-view-icon/index.d.ts +1 -1
  81. package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +2 -2
  82. package/dist/src/components/icons/dashboard-view-outline-icon/index.d.ts +1 -1
  83. package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +2 -2
  84. package/dist/src/components/icons/delete-outline-icon/index.d.ts +1 -1
  85. package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +2 -2
  86. package/dist/src/components/icons/dots-vertical-icon/index.d.ts +1 -1
  87. package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +2 -2
  88. package/dist/src/components/icons/download-icon/index.d.ts +1 -1
  89. package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +2 -2
  90. package/dist/src/components/icons/drag-horizontal-icon/index.d.ts +1 -1
  91. package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +2 -2
  92. package/dist/src/components/icons/drop-down-icon/index.d.ts +1 -1
  93. package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +2 -2
  94. package/dist/src/components/icons/drop-up-icon/index.d.ts +1 -1
  95. package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +2 -2
  96. package/dist/src/components/icons/dvr-icon/index.d.ts +1 -1
  97. package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +2 -2
  98. package/dist/src/components/icons/earth-icon/index.d.ts +1 -1
  99. package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +1 -2
  100. package/dist/src/components/icons/edit-square-icon/index.d.ts +1 -1
  101. package/dist/src/components/icons/empty-page-icon/EmptyPageIcon.d.ts +2 -2
  102. package/dist/src/components/icons/empty-page-icon/index.d.ts +1 -1
  103. package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +2 -3
  104. package/dist/src/components/icons/error-outline-icon/index.d.ts +1 -1
  105. package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +2 -2
  106. package/dist/src/components/icons/fast-check-outline-icon/index.d.ts +1 -1
  107. package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +2 -2
  108. package/dist/src/components/icons/file-pdf-icon/index.d.ts +1 -1
  109. package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +2 -2
  110. package/dist/src/components/icons/filter-icon/index.d.ts +1 -1
  111. package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +2 -2
  112. package/dist/src/components/icons/find-replace-icon/index.d.ts +1 -1
  113. package/dist/src/components/icons/find-replace-people-icon/index.d.ts +1 -1
  114. package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +2 -2
  115. package/dist/src/components/icons/hamburger-icon/index.d.ts +1 -1
  116. package/dist/src/components/icons/handyman-icon/HandymanIcon.d.ts +1 -2
  117. package/dist/src/components/icons/handyman-icon/index.d.ts +1 -1
  118. package/dist/src/components/icons/handyman-outline-icon/HandymanOutlineIcon.d.ts +1 -2
  119. package/dist/src/components/icons/handyman-outline-icon/index.d.ts +1 -1
  120. package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +2 -2
  121. package/dist/src/components/icons/inbox-outbox-icon/index.d.ts +1 -1
  122. package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +2 -2
  123. package/dist/src/components/icons/inbox-outbox-outline-icon/index.d.ts +1 -1
  124. package/dist/src/components/icons/index.d.ts +82 -82
  125. package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +1 -2
  126. package/dist/src/components/icons/keyboard-capslock-icon/index.d.ts +1 -1
  127. package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +2 -2
  128. package/dist/src/components/icons/link-outline-icon/index.d.ts +1 -1
  129. package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +2 -2
  130. package/dist/src/components/icons/list-numbered-icon/index.d.ts +1 -1
  131. package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +2 -2
  132. package/dist/src/components/icons/list-settings-line-icon/index.d.ts +1 -1
  133. package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +2 -2
  134. package/dist/src/components/icons/list-status-icon/index.d.ts +1 -1
  135. package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +2 -2
  136. package/dist/src/components/icons/loading-icon/index.d.ts +1 -1
  137. package/dist/src/components/icons/lock-icon/LockIcon.d.ts +2 -2
  138. package/dist/src/components/icons/lock-icon/index.d.ts +1 -1
  139. package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +2 -2
  140. package/dist/src/components/icons/message-processing-icon/index.d.ts +1 -1
  141. package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +2 -2
  142. package/dist/src/components/icons/message-processing-outline-icon/index.d.ts +1 -1
  143. package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +1 -2
  144. package/dist/src/components/icons/message-reply-icon/index.d.ts +1 -1
  145. package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +1 -2
  146. package/dist/src/components/icons/minimize-icon/index.d.ts +1 -1
  147. package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +2 -2
  148. package/dist/src/components/icons/outline-calendar-month/index.d.ts +1 -1
  149. package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +2 -2
  150. package/dist/src/components/icons/pdf-icon/index.d.ts +1 -1
  151. package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +2 -2
  152. package/dist/src/components/icons/pencil-outline-icon/index.d.ts +1 -1
  153. package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +2 -2
  154. package/dist/src/components/icons/people-icon/index.d.ts +1 -1
  155. package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +2 -2
  156. package/dist/src/components/icons/people-outline-icon/index.d.ts +1 -1
  157. package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +2 -2
  158. package/dist/src/components/icons/perm-media-icon/index.d.ts +1 -1
  159. package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +2 -2
  160. package/dist/src/components/icons/perm-media-outline-icon/index.d.ts +1 -1
  161. package/dist/src/components/icons/person-icon/PersonIcon.d.ts +2 -2
  162. package/dist/src/components/icons/person-icon/index.d.ts +1 -1
  163. package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +2 -2
  164. package/dist/src/components/icons/person-outline-icon/index.d.ts +1 -1
  165. package/dist/src/components/icons/pin-icon/PinIcon.d.ts +1 -2
  166. package/dist/src/components/icons/pin-icon/index.d.ts +1 -1
  167. package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +1 -2
  168. package/dist/src/components/icons/plus-icon/index.d.ts +1 -1
  169. package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +1 -2
  170. package/dist/src/components/icons/plus-icon-circle/index.d.ts +1 -1
  171. package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +2 -2
  172. package/dist/src/components/icons/qnr-icon/index.d.ts +1 -1
  173. package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +2 -3
  174. package/dist/src/components/icons/replay-icon/index.d.ts +1 -1
  175. package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +2 -2
  176. package/dist/src/components/icons/report-box-icon/index.d.ts +1 -1
  177. package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +2 -2
  178. package/dist/src/components/icons/report-box-outline-icon/index.d.ts +1 -1
  179. package/dist/src/components/icons/search-icon/SearchIcon.d.ts +2 -2
  180. package/dist/src/components/icons/search-icon/index.d.ts +1 -1
  181. package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +2 -2
  182. package/dist/src/components/icons/settings-icon/index.d.ts +1 -1
  183. package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +2 -3
  184. package/dist/src/components/icons/settings-menu-horizontal-icon/index.d.ts +1 -1
  185. package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +2 -2
  186. package/dist/src/components/icons/settings-outline-icon/index.d.ts +1 -1
  187. package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +2 -3
  188. package/dist/src/components/icons/text-box-check-outline-icon/index.d.ts +1 -1
  189. package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +2 -2
  190. package/dist/src/components/icons/topic-icon/index.d.ts +1 -1
  191. package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +2 -3
  192. package/dist/src/components/icons/unknown-document-outline-rounded-icon/index.d.ts +1 -1
  193. package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +1 -2
  194. package/dist/src/components/icons/warning-icon/index.d.ts +1 -1
  195. package/dist/src/components/icons/work-icon/WorkIcon.d.ts +1 -2
  196. package/dist/src/components/icons/work-icon/index.d.ts +1 -1
  197. package/dist/src/components/inputs/button/StyledButton.d.ts +1 -2
  198. package/dist/src/components/inputs/button/index.d.ts +1 -1
  199. package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +2 -2
  200. package/dist/src/components/inputs/checkbox/index.d.ts +1 -1
  201. package/dist/src/components/inputs/input-field/StyledInputField.d.ts +2 -2
  202. package/dist/src/components/inputs/input-field/index.d.ts +2 -2
  203. package/dist/src/components/inputs/label/StyledLabel.d.ts +1 -2
  204. package/dist/src/components/inputs/label/index.d.ts +1 -1
  205. package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +1 -2
  206. package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +1 -2
  207. package/dist/src/components/inputs/radio-button/index.d.ts +2 -2
  208. package/dist/src/components/inputs/rich-input/RichInput.d.ts +2 -3
  209. package/dist/src/components/inputs/rich-input/index.d.ts +1 -1
  210. package/dist/src/components/inputs/select/StyledSelect.d.ts +2 -2
  211. package/dist/src/components/inputs/select/StyledSelectItem.d.ts +1 -2
  212. package/dist/src/components/inputs/select/index.d.ts +3 -3
  213. package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +2 -2
  214. package/dist/src/components/inputs/select-autocomplete/index.d.ts +1 -1
  215. package/dist/src/components/inputs/slider/StyledSlider.d.ts +1 -2
  216. package/dist/src/components/inputs/slider/index.d.ts +1 -1
  217. package/dist/src/components/inputs/switch/StyledSwitch.d.ts +2 -3
  218. package/dist/src/components/inputs/switch/index.d.ts +1 -1
  219. package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +1 -2
  220. package/dist/src/components/inputs/textarea/index.d.ts +1 -1
  221. package/dist/src/components/miscellaneous/StyledFormControl.d.ts +1 -2
  222. package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +1 -2
  223. package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +2 -2
  224. package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +1 -2
  225. package/dist/src/components/miscellaneous/StyledFormLabel.d.ts +1 -2
  226. package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +1 -2
  227. package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +2 -3
  228. package/dist/src/components/navigation/drawer/index.d.ts +1 -1
  229. package/dist/src/components/navigation/link/StyledLink.d.ts +1 -2
  230. package/dist/src/components/navigation/link/index.d.ts +1 -1
  231. package/dist/src/components/navigation/menu/StyledMenu.d.ts +1 -2
  232. package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +1 -2
  233. package/dist/src/components/navigation/menu/StyledMenuList.d.ts +1 -2
  234. package/dist/src/components/navigation/menu/index.d.ts +4 -4
  235. package/dist/src/components/navigation/tabs/StyledTab.d.ts +2 -3
  236. package/dist/src/components/navigation/tabs/StyledTabs.d.ts +2 -3
  237. package/dist/src/components/navigation/tabs/index.d.ts +2 -2
  238. package/dist/src/components/pickers/date-picker/StyledDatePicker.d.ts +1 -2
  239. package/dist/src/components/pickers/date-picker/components/DatePickerInputIndex.d.ts +2 -2
  240. package/dist/src/components/pickers/date-picker/components/DatePickerInputRange.d.ts +2 -2
  241. package/dist/src/components/pickers/date-picker/components/DatePickerInputRangeCompact.d.ts +2 -2
  242. package/dist/src/components/pickers/date-picker/components/DatePickerInputSingle.d.ts +2 -2
  243. package/dist/src/components/pickers/date-picker/components/StyledCalendarPicker.d.ts +3 -3
  244. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerCaption.d.ts +2 -3
  245. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerFooter.d.ts +2 -3
  246. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectMonth.d.ts +2 -2
  247. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectYear.d.ts +2 -2
  248. package/dist/src/components/pickers/date-picker/helpers.d.ts +1 -2
  249. package/dist/src/components/pickers/date-picker/index.d.ts +1 -1
  250. package/dist/src/components/pickers/date-picker/story/components/DatePickerContainer.d.ts +1 -2
  251. package/dist/src/components/pickers/date-picker/types.d.ts +2 -2
  252. package/dist/src/components/pickers/time-picker/StyledTimePicker.d.ts +2 -2
  253. package/dist/src/components/pickers/time-picker/TimePickerInput.d.ts +3 -4
  254. package/dist/src/components/pickers/time-picker/TimePickerPopper.d.ts +3 -3
  255. package/dist/src/components/pickers/time-picker/components/TimePickerBody.d.ts +2 -2
  256. package/dist/src/components/pickers/time-picker/components/TimePickerColumn.d.ts +2 -2
  257. package/dist/src/components/pickers/time-picker/index.d.ts +1 -1
  258. package/dist/src/components/table/StyledTable.d.ts +5 -5
  259. package/dist/src/components/table/components/TableBody.d.ts +3 -3
  260. package/dist/src/components/table/components/TableFooter.d.ts +3 -3
  261. package/dist/src/components/table/components/TableHeader.d.ts +3 -3
  262. package/dist/src/components/table/components/TableHeaderCell.d.ts +3 -3
  263. package/dist/src/components/table/components/TablePagination.d.ts +2 -2
  264. package/dist/src/components/table/components/TableRow.d.ts +3 -3
  265. package/dist/src/components/table/components/TableRows.d.ts +3 -3
  266. package/dist/src/components/table/components/columns/action-column/actionColumn.d.ts +2 -3
  267. package/dist/src/components/table/components/columns/action-column/components/HeaderActionMenu.d.ts +2 -2
  268. package/dist/src/components/table/components/columns/action-column/components/RowActionMenu.d.ts +2 -3
  269. package/dist/src/components/table/components/columns/expandColumn.d.ts +1 -2
  270. package/dist/src/components/table/components/columns/selectColumn.d.ts +1 -2
  271. package/dist/src/components/table/helpers/getTableHeaderStyle.d.ts +1 -2
  272. package/dist/src/components/table/helpers/injectColumns.d.ts +1 -2
  273. package/dist/src/components/table/hooks/useStyledTable.d.ts +2 -3
  274. package/dist/src/components/table/index.d.ts +3 -3
  275. package/dist/src/components/table/story/components/styled-flex-table/generateActions.d.ts +2 -3
  276. package/dist/src/components/table/story/components/styled-flex-table/useColumns.d.ts +2 -3
  277. package/dist/src/components/table/story/components/styled-table/RenderSubRows.d.ts +2 -2
  278. package/dist/src/components/table/story/components/styled-table/getRowActions.d.ts +2 -3
  279. package/dist/src/components/table/story/components/styled-table/useTableColumns.d.ts +2 -3
  280. package/dist/src/components/table/story/components/styled-table/useTableSubRowsColumns.d.ts +2 -3
  281. package/dist/src/components/table/story/service/useFetchTemplates.d.ts +1 -2
  282. package/dist/src/components/table/types.d.ts +5 -4
  283. package/dist/src/components/utils/accordion/StyledAccordion.d.ts +1 -2
  284. package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +1 -2
  285. package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +1 -2
  286. package/dist/src/components/utils/accordion/index.d.ts +3 -3
  287. package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +2 -3
  288. package/dist/src/components/utils/popover/StyledPopover.d.ts +1 -2
  289. package/dist/src/components/utils/popover/index.d.ts +1 -1
  290. package/dist/src/helpers/index.d.ts +2 -2
  291. package/dist/src/helpers/reflections.helper.d.ts +1 -1
  292. package/dist/src/index.d.ts +42 -43
  293. package/dist/vite.config.d.ts +1 -1
  294. package/package.json +5 -5
@@ -1,5 +1,4 @@
1
- import { ReactNode } from '../../../../../react';
2
-
1
+ import type { ReactNode } from 'react';
3
2
  export declare const StyledModuleTitle: React.FC<{
4
3
  dataTest: string;
5
4
  children: ReactNode;
@@ -1,5 +1,4 @@
1
- import { PropsWithChildren, ReactNode } from '../../../../../react';
2
-
1
+ import type { PropsWithChildren, ReactNode } from 'react';
3
2
  export type StyledWidgetProps = {
4
3
  title: string;
5
4
  icon?: ReactNode;
@@ -1,5 +1,4 @@
1
- import { default as React, ReactNode } from '../../../../../react';
2
-
1
+ import React, { type ReactNode } from 'react';
3
2
  export declare const StyledWidgetHeader: React.FC<{
4
3
  actions?: ReactNode;
5
4
  title?: string;
@@ -1,2 +1,2 @@
1
-
1
+ /// <reference types="react" />
2
2
  export declare const StyledWidgetTitle: React.FC<React.PropsWithChildren>;
@@ -1,5 +1,5 @@
1
- import { BadgeProps } from '../../../../@mui/material';
2
-
1
+ /// <reference types="react" />
2
+ import { type BadgeProps } from '@mui/material';
3
3
  export declare const StyledBadge: React.FC<BadgeProps & {
4
4
  dataTest: string;
5
5
  }>;
@@ -1 +1 @@
1
- export * from '../../../../StyledBadge';
1
+ export * from './StyledBadge';
@@ -1,5 +1,5 @@
1
- import { ChipProps } from '../../../../@mui/material';
2
-
1
+ /// <reference types="react" />
2
+ import { type ChipProps } from '@mui/material';
3
3
  export declare const StyledChip: React.FC<ChipProps & {
4
4
  dataTest: string;
5
5
  }>;
@@ -1 +1 @@
1
- export * from '../../../../StyledChip';
1
+ export * from './StyledChip';
@@ -1,3 +1,2 @@
1
- import { TooltipProps } from '../../../../@mui/material';
2
-
1
+ import { type TooltipProps } from '@mui/material';
3
2
  export declare const StyledTooltip: (props: TooltipProps) => JSX.Element;
@@ -1 +1 @@
1
- export * from '../../../../StyledTooltip';
1
+ export * from './StyledTooltip';
@@ -1,3 +1,2 @@
1
- import { TypographyProps } from '../../../../@mui/material';
2
-
1
+ import { type TypographyProps } from '@mui/material';
3
2
  export declare const StyledTypography: (props: TypographyProps) => JSX.Element;
@@ -1 +1 @@
1
- export * from '../../../../StyledTypography';
1
+ export * from './StyledTypography';
@@ -1,3 +1,2 @@
1
- import { AlertProps } from '../../../../@mui/material';
2
-
1
+ import { type AlertProps } from '@mui/material';
3
2
  export declare const StyledAlert: (props: AlertProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- import { AlertTitleProps } from '../../../../@mui/material';
2
-
1
+ import { type AlertTitleProps } from '@mui/material';
3
2
  export declare const StyledAlertTitle: (props: AlertTitleProps) => JSX.Element;
@@ -1,2 +1,2 @@
1
- export * from '../../../../StyledAlert';
2
- export * from '../../../../StyledAlertTitle';
1
+ export * from './StyledAlert';
2
+ export * from './StyledAlertTitle';
@@ -1,6 +1,5 @@
1
- import { DialogProps } from '../../../../@mui/material/Dialog';
2
- import { ReactNode } from '../../../../react';
3
-
1
+ import type { DialogProps } from '@mui/material/Dialog';
2
+ import type { ReactNode } from 'react';
4
3
  export interface IStyledDialogProps extends DialogProps {
5
4
  onCloseText?: ReactNode;
6
5
  showCloseIcon?: boolean;
@@ -1,3 +1,2 @@
1
- import { DialogActionsProps } from '../../../../@mui/material';
2
-
1
+ import { type DialogActionsProps } from '@mui/material';
3
2
  export declare const StyledDialogActions: (props: DialogActionsProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- import { DialogContentProps } from '../../../../@mui/material';
2
-
1
+ import { type DialogContentProps } from '@mui/material';
3
2
  export declare const StyledDialogContent: ({ children, classes, className, ...rest }: DialogContentProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- import { DialogTitleProps } from '../../../../@mui/material/DialogTitle/DialogTitle';
2
-
1
+ import type { DialogTitleProps } from '@mui/material/DialogTitle/DialogTitle';
3
2
  export declare const StyledDialogTitle: ({ children, ...rest }: DialogTitleProps) => JSX.Element | null;
@@ -1,4 +1,4 @@
1
- export * from '../../../../StyledDialog';
2
- export * from '../../../../StyledDialogActions';
3
- export * from '../../../../StyledDialogContent';
4
- export * from '../../../../StyledDialogTitle';
1
+ export * from './StyledDialog';
2
+ export * from './StyledDialogActions';
3
+ export * from './StyledDialogContent';
4
+ export * from './StyledDialogTitle';
@@ -1,5 +1,4 @@
1
- import { ReactNode } from '../../../../react';
2
-
1
+ import { type ReactNode } from 'react';
3
2
  export declare const MinimizableDialog: React.FC<{
4
3
  onCloseText: string;
5
4
  onMinimizeText: string;
@@ -1,6 +1,5 @@
1
- import { AlertColor } from '../../../../@mui/material';
2
- import { SnackbarProviderProps } from '../../../../notistack';
3
-
1
+ import type { AlertColor } from '@mui/material';
2
+ import { type SnackbarProviderProps } from 'notistack';
4
3
  /**
5
4
  * @ignore
6
5
  * @internal
@@ -1,11 +1,11 @@
1
- import { AlertColor } from '../../../../@mui/material';
2
- import { CustomContentProps } from '../../../../notistack';
3
-
1
+ /// <reference types="react" />
2
+ import type { AlertColor } from '@mui/material';
3
+ import { type CustomContentProps } from 'notistack';
4
4
  interface StyledAlertSnackbarProps extends CustomContentProps {
5
5
  severity?: AlertColor;
6
6
  alertClassName?: string;
7
7
  alertVariant?: 'standard' | 'filled' | 'outlined';
8
8
  closeButton?: boolean;
9
9
  }
10
- export declare const StyledAlertSnackbar: import('../../../../react').ForwardRefExoticComponent<StyledAlertSnackbarProps & import('../../../../react').RefAttributes<HTMLDivElement>>;
10
+ export declare const StyledAlertSnackbar: import("react").ForwardRefExoticComponent<StyledAlertSnackbarProps & import("react").RefAttributes<HTMLDivElement>>;
11
11
  export {};
@@ -1,3 +1,2 @@
1
- import { SnackbarProps } from '../../../../@mui/material';
2
-
1
+ import { type SnackbarProps } from '@mui/material';
3
2
  export declare const StyledSnackbar: ({ children, ...props }: SnackbarProps) => JSX.Element;
@@ -1,6 +1,6 @@
1
- import { AlertColor } from '../../../../../@mui/material';
2
- import { CustomContentProps } from '../../../../../notistack';
3
-
1
+ /// <reference types="react" />
2
+ import type { AlertColor } from '@mui/material';
3
+ import { type CustomContentProps } from 'notistack';
4
4
  interface StyledInfoSnackbarProps extends CustomContentProps {
5
5
  severity?: AlertColor;
6
6
  alertClassName?: string;
@@ -8,5 +8,5 @@ interface StyledInfoSnackbarProps extends CustomContentProps {
8
8
  closeButton?: boolean;
9
9
  type?: 'loading';
10
10
  }
11
- export declare const StyledInfoSnackbar: import('../../../../../react').ForwardRefExoticComponent<StyledInfoSnackbarProps & import('../../../../../react').RefAttributes<HTMLDivElement>>;
11
+ export declare const StyledInfoSnackbar: import("react").ForwardRefExoticComponent<StyledInfoSnackbarProps & import("react").RefAttributes<HTMLDivElement>>;
12
12
  export {};
@@ -1,4 +1,3 @@
1
- import { ReactNode } from '../../../../../react';
2
- import { MessageProps } from '../../../../../types';
3
-
1
+ import type { ReactNode } from 'react';
2
+ import type { MessageProps } from './types';
4
3
  export declare function processMessageError(messageInfo: string | ReactNode, options?: MessageProps): () => void;
@@ -1,4 +1,3 @@
1
- import { ReactNode } from '../../../../../react';
2
- import { MessageProps } from '../../../../../types';
3
-
1
+ import type { ReactNode } from 'react';
2
+ import type { MessageProps } from './types';
4
3
  export declare function processMessageInfo(messageInfo: string | ReactNode, options?: MessageProps): () => void;
@@ -1,6 +1,5 @@
1
- import { AlertColor } from '../../../../../@mui/material';
2
- import { SnackbarProviderProps } from '../../../../../notistack';
3
-
1
+ import type { AlertColor } from '@mui/material';
2
+ import type { SnackbarProviderProps } from 'notistack';
4
3
  export type MessageProps = SnackbarProviderProps & {
5
4
  severity?: AlertColor;
6
5
  persist?: boolean;
@@ -1,6 +1,6 @@
1
- export * from '../../../../SnackbarProvider';
2
- export { enqueueSnackbar, closeSnackbar, useSnackbar } from '../../../../notistack';
3
- export * from '../../../../StyledSnackbar';
4
- export * from '../../../../processAlertSnackBar';
5
- export * from '../../../../processInfoSnackbar';
6
- export * from '../../../../message';
1
+ export * from './SnackbarProvider';
2
+ export { enqueueSnackbar, closeSnackbar, useSnackbar } from 'notistack';
3
+ export * from './StyledSnackbar';
4
+ export * from './processAlertSnackBar';
5
+ export * from './processInfoSnackbar';
6
+ export * from './message';
@@ -1,6 +1,5 @@
1
- import { ReactNode } from '../../../../react';
2
- import { MessageProps } from '../../../../components/types';
3
-
1
+ import type { ReactNode } from 'react';
2
+ import type { MessageProps } from './components/types';
4
3
  /**
5
4
  * Important props:
6
5
  * @param id - string. To control the message
@@ -1,3 +1,3 @@
1
- import { IIconTemplate } from '../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import { type IIconTemplate } from './Icons.types';
3
3
  export declare const IconTemplate: React.FC<IIconTemplate>;
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ArchiveIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ArchiveIcon';
1
+ export * from './ArchiveIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const AssignmentIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../AssignmentIcon';
1
+ export * from './AssignmentIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const AssignmentOutlineIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../AssignmentOutlineIcon';
1
+ export * from './AssignmentOutlineIcon';
@@ -1,3 +1,2 @@
1
- import { SVGProps } from '../../../../react';
2
-
1
+ import type { SVGProps } from 'react';
3
2
  export declare function BadgeIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +1 @@
1
- export * from '../../../../BadgeIcon';
1
+ export * from './BadgeIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const BellIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../BellIcon';
1
+ export * from './BellIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const BellOutlineIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../BellOutlineIcon';
1
+ export * from './BellOutlineIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const CalendarBlankOutlineIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../CalendarBlankOutlineIcon';
1
+ export * from './CalendarBlankOutlineIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const CalendarIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../CalendarIcon';
1
+ export * from './CalendarIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const CalendarRangeIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../CalendarIcon';
1
+ export * from './CalendarIcon';
@@ -1,3 +1,2 @@
1
- import { SVGProps } from '../../../../react';
2
-
1
+ import type { SVGProps } from 'react';
3
2
  export declare function CheckFactIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +1 @@
1
- export * from '../../../../CheckFactIcon';
1
+ export * from './CheckFactIcon';
@@ -1,3 +1,2 @@
1
- import { SVGProps } from '../../../../react';
2
-
1
+ import type { SVGProps } from 'react';
3
2
  export declare function CheckFactOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +1 @@
1
- export * from '../../../../CheckFactOutlineIcon';
1
+ export * from './CheckFactOutlineIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const CheckIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../CheckIcon';
1
+ export * from './CheckIcon';
@@ -1,3 +1,2 @@
1
- import { SVGProps } from '../../../../react';
2
-
1
+ import type { SVGProps } from 'react';
3
2
  export declare function CheckOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +1 @@
1
- export * from '../../../../CheckOutlineIcon';
1
+ export * from './CheckOutlineIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const CheckBoxCheckedIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../CheckBoxCheckedIcon';
1
+ export * from './CheckBoxCheckedIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ChevronDoubleLeftIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ChevronDoubleLeftIcon';
1
+ export * from './ChevronDoubleLeftIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ChevronDoubleRightIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ChevronDoubleRightIcon';
1
+ export * from './ChevronDoubleRightIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ChevronDownIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ChevronDownIcon';
1
+ export * from './ChevronDownIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ChevronLeftIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ChevronLeftIcon';
1
+ export * from './ChevronLeftIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ChevronRightIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ChevronRightIcon';
1
+ export * from './ChevronRightIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ChevronUpIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ChevronUpIcon';
1
+ export * from './ChevronUpIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const ClockOutlineIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../ClockOutlineIcon';
1
+ export * from './ClockOutlineIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const CloseIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../CloseIcon';
1
+ export * from './CloseIcon';
@@ -1,3 +1,2 @@
1
- import { SVGProps } from '../../../../react';
2
-
1
+ import type { SVGProps } from 'react';
3
2
  export declare function ConsentsIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +1 @@
1
- export * from '../../../../ConsentsIcon';
1
+ export * from './ConsentsIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const DashboardViewIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../DashboardViewIcon';
1
+ export * from './DashboardViewIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const DashboardViewOutlineIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../DashboardViewOutlineIcon';
1
+ export * from './DashboardViewOutlineIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const DeleteOutlineIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../DeleteOutlineIcon';
1
+ export * from './DeleteOutlineIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const DotsVerticalIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../DotsVerticalIcon';
1
+ export * from './DotsVerticalIcon';
@@ -1,3 +1,3 @@
1
- import { IIcon } from '../../../../../Icons.types';
2
-
1
+ /// <reference types="react" />
2
+ import type { IIcon } from '../Icons.types';
3
3
  export declare const DownloadIcon: React.FC<IIcon>;
@@ -1 +1 @@
1
- export * from '../../../../DownloadIcon';
1
+ export * from './DownloadIcon';