asma-core-ui 3.1.0-beta.3 → 3.1.0

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 (304) hide show
  1. package/CHANGELOG.md +0 -1
  2. package/dist/asma-core-ui.es.js +3 -30
  3. package/dist/index.d.ts +864 -1
  4. package/dist/style.css +1 -1
  5. package/package.json +25 -14
  6. package/tw-configs/twConfigs.json +14 -3
  7. package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +0 -5
  8. package/dist/src/components/custom/widget/widget-header/StyledWidgetHeader.d.ts +0 -5
  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 -5
  13. package/dist/src/components/data-display/chip/index.d.ts +0 -1
  14. package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +0 -2
  15. package/dist/src/components/data-display/tooltip/index.d.ts +0 -1
  16. package/dist/src/components/data-display/typography/StyledTypography.d.ts +0 -2
  17. package/dist/src/components/data-display/typography/index.d.ts +0 -1
  18. package/dist/src/components/feedback/alert/StyledAlert.d.ts +0 -2
  19. package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +0 -2
  20. package/dist/src/components/feedback/alert/index.d.ts +0 -2
  21. package/dist/src/components/feedback/dialog/StyledDialog.d.ts +0 -9
  22. package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +0 -2
  23. package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +0 -2
  24. package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +0 -2
  25. package/dist/src/components/feedback/dialog/index.d.ts +0 -4
  26. package/dist/src/components/feedback/minimizable-dialog/MinimizableDialog.d.ts +0 -20
  27. package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +0 -2
  28. package/dist/src/components/feedback/snack-bar/index.d.ts +0 -1
  29. package/dist/src/components/icons/IconTemplate.d.ts +0 -3
  30. package/dist/src/components/icons/Icons.d.ts +0 -5
  31. package/dist/src/components/icons/Icons.types.d.ts +0 -12
  32. package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +0 -3
  33. package/dist/src/components/icons/archive-icon/index.d.ts +0 -1
  34. package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +0 -3
  35. package/dist/src/components/icons/assignment/index.d.ts +0 -1
  36. package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +0 -3
  37. package/dist/src/components/icons/assignment-outline-icon/index.d.ts +0 -1
  38. package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +0 -2
  39. package/dist/src/components/icons/badge-icon/index.d.ts +0 -1
  40. package/dist/src/components/icons/bell-icon/BellIcon.d.ts +0 -3
  41. package/dist/src/components/icons/bell-icon/index.d.ts +0 -1
  42. package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +0 -3
  43. package/dist/src/components/icons/bell-outline-icon/index.d.ts +0 -1
  44. package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +0 -3
  45. package/dist/src/components/icons/calendar-blank-outline-icon/index.d.ts +0 -1
  46. package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +0 -3
  47. package/dist/src/components/icons/calendar-icon/index.d.ts +0 -1
  48. package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +0 -3
  49. package/dist/src/components/icons/calendar-range-icon/index.d.ts +0 -1
  50. package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +0 -2
  51. package/dist/src/components/icons/check-fact-icon/index.d.ts +0 -1
  52. package/dist/src/components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +0 -2
  53. package/dist/src/components/icons/check-fact-outline-icon/index.d.ts +0 -1
  54. package/dist/src/components/icons/check-icon/CheckIcon.d.ts +0 -3
  55. package/dist/src/components/icons/check-icon/index.d.ts +0 -1
  56. package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +0 -2
  57. package/dist/src/components/icons/check-outline-icon/index.d.ts +0 -1
  58. package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +0 -3
  59. package/dist/src/components/icons/checkbox-checked-icon/index.d.ts +0 -1
  60. package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +0 -3
  61. package/dist/src/components/icons/chevron-double-left-icon/index.d.ts +0 -1
  62. package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +0 -3
  63. package/dist/src/components/icons/chevron-double-right-icon/index.d.ts +0 -1
  64. package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +0 -3
  65. package/dist/src/components/icons/chevron-down-icon/index.d.ts +0 -1
  66. package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +0 -3
  67. package/dist/src/components/icons/chevron-left-icon/index.d.ts +0 -1
  68. package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +0 -3
  69. package/dist/src/components/icons/chevron-right-icon/index.d.ts +0 -1
  70. package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +0 -3
  71. package/dist/src/components/icons/chevron-up-icon/index.d.ts +0 -1
  72. package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +0 -3
  73. package/dist/src/components/icons/clock-outline-icon/index.d.ts +0 -1
  74. package/dist/src/components/icons/close-icon/CloseIcon.d.ts +0 -3
  75. package/dist/src/components/icons/close-icon/index.d.ts +0 -1
  76. package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +0 -2
  77. package/dist/src/components/icons/consents-icon/index.d.ts +0 -1
  78. package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +0 -3
  79. package/dist/src/components/icons/dashboard-view-icon/index.d.ts +0 -1
  80. package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +0 -3
  81. package/dist/src/components/icons/dashboard-view-outline-icon/index.d.ts +0 -1
  82. package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +0 -3
  83. package/dist/src/components/icons/delete-outline-icon/index.d.ts +0 -1
  84. package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +0 -3
  85. package/dist/src/components/icons/dots-vertical-icon/index.d.ts +0 -1
  86. package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +0 -3
  87. package/dist/src/components/icons/download-icon/index.d.ts +0 -1
  88. package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +0 -3
  89. package/dist/src/components/icons/drag-horizontal-icon/index.d.ts +0 -1
  90. package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +0 -3
  91. package/dist/src/components/icons/drop-down-icon/index.d.ts +0 -1
  92. package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +0 -3
  93. package/dist/src/components/icons/drop-up-icon/index.d.ts +0 -1
  94. package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +0 -3
  95. package/dist/src/components/icons/dvr-icon/index.d.ts +0 -1
  96. package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +0 -3
  97. package/dist/src/components/icons/earth-icon/index.d.ts +0 -1
  98. package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +0 -2
  99. package/dist/src/components/icons/edit-square-icon/index.d.ts +0 -1
  100. package/dist/src/components/icons/empty-page-icon/EmptyPageIcon.d.ts +0 -3
  101. package/dist/src/components/icons/empty-page-icon/index.d.ts +0 -1
  102. package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +0 -3
  103. package/dist/src/components/icons/error-outline-icon/index.d.ts +0 -1
  104. package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +0 -3
  105. package/dist/src/components/icons/fast-check-outline-icon/index.d.ts +0 -1
  106. package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +0 -3
  107. package/dist/src/components/icons/file-pdf-icon/index.d.ts +0 -1
  108. package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +0 -3
  109. package/dist/src/components/icons/filter-icon/index.d.ts +0 -1
  110. package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +0 -3
  111. package/dist/src/components/icons/find-replace-icon/index.d.ts +0 -1
  112. package/dist/src/components/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +0 -6
  113. package/dist/src/components/icons/find-replace-people-icon/index.d.ts +0 -1
  114. package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +0 -3
  115. package/dist/src/components/icons/hamburger-icon/index.d.ts +0 -1
  116. package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +0 -3
  117. package/dist/src/components/icons/inbox-outbox-icon/index.d.ts +0 -1
  118. package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +0 -3
  119. package/dist/src/components/icons/inbox-outbox-outline-icon/index.d.ts +0 -1
  120. package/dist/src/components/icons/index.d.ts +0 -78
  121. package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +0 -2
  122. package/dist/src/components/icons/keyboard-capslock-icon/index.d.ts +0 -1
  123. package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +0 -3
  124. package/dist/src/components/icons/link-outline-icon/index.d.ts +0 -1
  125. package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +0 -3
  126. package/dist/src/components/icons/list-numbered-icon/index.d.ts +0 -1
  127. package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +0 -3
  128. package/dist/src/components/icons/list-settings-line-icon/index.d.ts +0 -1
  129. package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +0 -3
  130. package/dist/src/components/icons/list-status-icon/index.d.ts +0 -1
  131. package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +0 -3
  132. package/dist/src/components/icons/loading-icon/index.d.ts +0 -1
  133. package/dist/src/components/icons/lock-icon/LockIcon.d.ts +0 -3
  134. package/dist/src/components/icons/lock-icon/index.d.ts +0 -1
  135. package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +0 -3
  136. package/dist/src/components/icons/message-processing-icon/index.d.ts +0 -1
  137. package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +0 -3
  138. package/dist/src/components/icons/message-processing-outline-icon/index.d.ts +0 -1
  139. package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +0 -2
  140. package/dist/src/components/icons/message-reply-icon/index.d.ts +0 -1
  141. package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +0 -2
  142. package/dist/src/components/icons/minimize-icon/index.d.ts +0 -1
  143. package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +0 -3
  144. package/dist/src/components/icons/outline-calendar-month/index.d.ts +0 -1
  145. package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +0 -3
  146. package/dist/src/components/icons/pdf-icon/index.d.ts +0 -1
  147. package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +0 -3
  148. package/dist/src/components/icons/pencil-outline-icon/index.d.ts +0 -1
  149. package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +0 -3
  150. package/dist/src/components/icons/people-icon/index.d.ts +0 -1
  151. package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +0 -3
  152. package/dist/src/components/icons/people-outline-icon/index.d.ts +0 -1
  153. package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +0 -3
  154. package/dist/src/components/icons/perm-media-icon/index.d.ts +0 -1
  155. package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +0 -3
  156. package/dist/src/components/icons/perm-media-outline-icon/index.d.ts +0 -1
  157. package/dist/src/components/icons/person-icon/PersonIcon.d.ts +0 -3
  158. package/dist/src/components/icons/person-icon/index.d.ts +0 -1
  159. package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +0 -3
  160. package/dist/src/components/icons/person-outline-icon/index.d.ts +0 -1
  161. package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +0 -2
  162. package/dist/src/components/icons/plus-icon/index.d.ts +0 -1
  163. package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +0 -2
  164. package/dist/src/components/icons/plus-icon-circle/index.d.ts +0 -1
  165. package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +0 -3
  166. package/dist/src/components/icons/qnr-icon/index.d.ts +0 -1
  167. package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +0 -3
  168. package/dist/src/components/icons/replay-icon/index.d.ts +0 -1
  169. package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +0 -3
  170. package/dist/src/components/icons/report-box-icon/index.d.ts +0 -1
  171. package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +0 -3
  172. package/dist/src/components/icons/report-box-outline-icon/index.d.ts +0 -1
  173. package/dist/src/components/icons/search-icon/SearchIcon.d.ts +0 -3
  174. package/dist/src/components/icons/search-icon/index.d.ts +0 -1
  175. package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +0 -3
  176. package/dist/src/components/icons/settings-icon/index.d.ts +0 -1
  177. package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +0 -3
  178. package/dist/src/components/icons/settings-menu-horizontal-icon/index.d.ts +0 -1
  179. package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +0 -3
  180. package/dist/src/components/icons/settings-outline-icon/index.d.ts +0 -1
  181. package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +0 -3
  182. package/dist/src/components/icons/text-box-check-outline-icon/index.d.ts +0 -1
  183. package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +0 -3
  184. package/dist/src/components/icons/topic-icon/index.d.ts +0 -1
  185. package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +0 -3
  186. package/dist/src/components/icons/unknown-document-outline-rounded-icon/index.d.ts +0 -1
  187. package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +0 -2
  188. package/dist/src/components/icons/warning-icon/index.d.ts +0 -1
  189. package/dist/src/components/inputs/button/StyledButton.d.ts +0 -40
  190. package/dist/src/components/inputs/button/index.d.ts +0 -1
  191. package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +0 -5
  192. package/dist/src/components/inputs/checkbox/index.d.ts +0 -1
  193. package/dist/src/components/inputs/input-field/StyledInputField.d.ts +0 -15
  194. package/dist/src/components/inputs/input-field/index.d.ts +0 -2
  195. package/dist/src/components/inputs/input-field/story/components/StyledInputFieldExample.d.ts +0 -2
  196. package/dist/src/components/inputs/label/StyledLabel.d.ts +0 -9
  197. package/dist/src/components/inputs/label/index.d.ts +0 -1
  198. package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +0 -4
  199. package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +0 -4
  200. package/dist/src/components/inputs/radio-button/index.d.ts +0 -2
  201. package/dist/src/components/inputs/rich-input/RichInput.d.ts +0 -12
  202. package/dist/src/components/inputs/rich-input/index.d.ts +0 -1
  203. package/dist/src/components/inputs/select/StyledSelect.d.ts +0 -18
  204. package/dist/src/components/inputs/select/StyledSelectItem.d.ts +0 -2
  205. package/dist/src/components/inputs/select/index.d.ts +0 -3
  206. package/dist/src/components/inputs/select/story/components/StyledSelectExample.d.ts +0 -2
  207. package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +0 -11
  208. package/dist/src/components/inputs/select-autocomplete/index.d.ts +0 -1
  209. package/dist/src/components/inputs/select-autocomplete/story/components/StyledSelectAutocompleteExample.d.ts +0 -2
  210. package/dist/src/components/inputs/slider/StyledSlider.d.ts +0 -5
  211. package/dist/src/components/inputs/slider/index.d.ts +0 -1
  212. package/dist/src/components/inputs/switch/StyledSwitch.d.ts +0 -5
  213. package/dist/src/components/inputs/switch/index.d.ts +0 -1
  214. package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +0 -58
  215. package/dist/src/components/inputs/textarea/index.d.ts +0 -1
  216. package/dist/src/components/inputs/textarea/useAutosizeTextArea.d.ts +0 -1
  217. package/dist/src/components/miscellaneous/StyledFormControl.d.ts +0 -2
  218. package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +0 -2
  219. package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +0 -3
  220. package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +0 -2
  221. package/dist/src/components/miscellaneous/StyledFormLabel.d.ts +0 -2
  222. package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +0 -2
  223. package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +0 -3
  224. package/dist/src/components/navigation/drawer/index.d.ts +0 -1
  225. package/dist/src/components/navigation/link/StyledLink.d.ts +0 -20
  226. package/dist/src/components/navigation/link/index.d.ts +0 -1
  227. package/dist/src/components/navigation/menu/StyledMenu.d.ts +0 -2
  228. package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +0 -2
  229. package/dist/src/components/navigation/menu/StyledMenuList.d.ts +0 -2
  230. package/dist/src/components/navigation/menu/index.d.ts +0 -4
  231. package/dist/src/components/navigation/tabs/StyledTab.d.ts +0 -3
  232. package/dist/src/components/navigation/tabs/StyledTabs.d.ts +0 -3
  233. package/dist/src/components/navigation/tabs/index.d.ts +0 -2
  234. package/dist/src/components/pickers/date-picker/StyledDatePicker.d.ts +0 -2
  235. package/dist/src/components/pickers/date-picker/components/DatePickerInputIndex.d.ts +0 -13
  236. package/dist/src/components/pickers/date-picker/components/DatePickerInputRange.d.ts +0 -5
  237. package/dist/src/components/pickers/date-picker/components/DatePickerInputRangeCompact.d.ts +0 -5
  238. package/dist/src/components/pickers/date-picker/components/DatePickerInputSingle.d.ts +0 -5
  239. package/dist/src/components/pickers/date-picker/components/StyledCalendarPicker.d.ts +0 -8
  240. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerCaption.d.ts +0 -7
  241. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerFooter.d.ts +0 -11
  242. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectMonth.d.ts +0 -3
  243. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectYear.d.ts +0 -3
  244. package/dist/src/components/pickers/date-picker/helpers.d.ts +0 -3
  245. package/dist/src/components/pickers/date-picker/index.d.ts +0 -1
  246. package/dist/src/components/pickers/date-picker/story/components/DatePickerContainer.d.ts +0 -5
  247. package/dist/src/components/pickers/date-picker/story/components/NestedRangePickerExample.d.ts +0 -2
  248. package/dist/src/components/pickers/date-picker/story/components/RangePickerCompactExample.d.ts +0 -2
  249. package/dist/src/components/pickers/date-picker/story/components/RangePickerExample.d.ts +0 -2
  250. package/dist/src/components/pickers/date-picker/story/components/SinglePickerExample.d.ts +0 -2
  251. package/dist/src/components/pickers/date-picker/types.d.ts +0 -46
  252. package/dist/src/components/pickers/time-picker/StyledTimePicker.d.ts +0 -3
  253. package/dist/src/components/pickers/time-picker/TimePickerInput.d.ts +0 -9
  254. package/dist/src/components/pickers/time-picker/TimePickerPopper.d.ts +0 -7
  255. package/dist/src/components/pickers/time-picker/components/HelperText.d.ts +0 -7
  256. package/dist/src/components/pickers/time-picker/components/TimePickerBody.d.ts +0 -5
  257. package/dist/src/components/pickers/time-picker/components/TimePickerColumn.d.ts +0 -6
  258. package/dist/src/components/pickers/time-picker/helpers/getTimeFromValue.d.ts +0 -1
  259. package/dist/src/components/pickers/time-picker/index.d.ts +0 -1
  260. package/dist/src/components/pickers/time-picker/types.d.ts +0 -13
  261. package/dist/src/components/table/StyledTable.d.ts +0 -12
  262. package/dist/src/components/table/components/TableBody.d.ts +0 -9
  263. package/dist/src/components/table/components/TableFooter.d.ts +0 -9
  264. package/dist/src/components/table/components/TableHeader.d.ts +0 -9
  265. package/dist/src/components/table/components/TableHeaderCell.d.ts +0 -9
  266. package/dist/src/components/table/components/TableNoRowsOverlay.d.ts +0 -5
  267. package/dist/src/components/table/components/TablePagination.d.ts +0 -6
  268. package/dist/src/components/table/components/TableRow.d.ts +0 -10
  269. package/dist/src/components/table/components/TableRows.d.ts +0 -9
  270. package/dist/src/components/table/components/TableSkeleton.d.ts +0 -4
  271. package/dist/src/components/table/components/columns/action-column/actionColumn.d.ts +0 -21
  272. package/dist/src/components/table/components/columns/action-column/components/HeaderActionMenu.d.ts +0 -5
  273. package/dist/src/components/table/components/columns/action-column/components/RowActionMenu.d.ts +0 -12
  274. package/dist/src/components/table/components/columns/expandColumn.d.ts +0 -11
  275. package/dist/src/components/table/components/columns/selectColumn.d.ts +0 -9
  276. package/dist/src/components/table/helpers/getTableHeaderStyle.d.ts +0 -10
  277. package/dist/src/components/table/helpers/injectColumns.d.ts +0 -4
  278. package/dist/src/components/table/hooks/useStyledTable.d.ts +0 -6
  279. package/dist/src/components/table/index.d.ts +0 -3
  280. package/dist/src/components/table/story/components/styled-flex-table/generateActions.d.ts +0 -6
  281. package/dist/src/components/table/story/components/styled-flex-table/useColumns.d.ts +0 -5
  282. package/dist/src/components/table/story/components/styled-table/RenderSubRows.d.ts +0 -5
  283. package/dist/src/components/table/story/components/styled-table/getRowActions.d.ts +0 -23
  284. package/dist/src/components/table/story/components/styled-table/useTableColumns.d.ts +0 -10
  285. package/dist/src/components/table/story/components/styled-table/useTableSubRowsColumns.d.ts +0 -5
  286. package/dist/src/components/table/story/service/Templates.query.d.ts +0 -5
  287. package/dist/src/components/table/story/service/types.d.ts +0 -9
  288. package/dist/src/components/table/story/service/useFetchTemplates.d.ts +0 -4
  289. package/dist/src/components/table/types.d.ts +0 -65
  290. package/dist/src/components/utils/accordion/StyledAccordion.d.ts +0 -2
  291. package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +0 -2
  292. package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +0 -2
  293. package/dist/src/components/utils/accordion/index.d.ts +0 -3
  294. package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +0 -16
  295. package/dist/src/components/utils/popover/StyledPopover.d.ts +0 -2
  296. package/dist/src/components/utils/popover/index.d.ts +0 -1
  297. package/dist/src/helpers/date.helper.d.ts +0 -2
  298. package/dist/src/helpers/index.d.ts +0 -2
  299. package/dist/src/helpers/reflections.helper.d.ts +0 -1
  300. package/dist/src/hooks/useToggleMenuVisibility.hook.d.ts +0 -6
  301. package/dist/src/hooks/useWindowWidthSize.hook.d.ts +0 -5
  302. package/dist/src/index.d.ts +0 -41
  303. package/dist/tailwind.config.d.ts +0 -142
  304. package/dist/vite.config.d.ts +0 -2
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import type { IIcon } from '../Icons.types';
3
- export declare const ErrorOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './ErrorOutlineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const FastCheckOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './FastCheckOutlineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const FilePdfIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './FilePdfIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const FilterIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './FilterIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const FindReplaceIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './FindReplaceIcon';
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const FindReplacePeopleIcon: React.FC<{
3
- color?: string;
4
- size?: string;
5
- className?: string;
6
- }>;
@@ -1 +0,0 @@
1
- export * from './FindReplacePeopleIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const HamburgerIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './HamburgerIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const InboxOutboxIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './InboxOutboxIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const InboxOutboxOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './InboxOutboxOutlineIcon';
@@ -1,78 +0,0 @@
1
- export * from './Icons.types';
2
- export * from './bell-outline-icon';
3
- export * from './bell-icon';
4
- export * from './hamburger-icon';
5
- export * from './chevron-right-icon';
6
- export * from './chevron-left-icon';
7
- export * from './chevron-double-left-icon';
8
- export * from './chevron-double-right-icon';
9
- export * from './qnr-icon';
10
- export * from './pdf-icon';
11
- export * from './dashboard-view-icon';
12
- export * from './dashboard-view-outline-icon';
13
- export * from './people-outline-icon';
14
- export * from './people-icon';
15
- export * from './check-outline-icon';
16
- export * from './check-fact-outline-icon';
17
- export * from './check-fact-icon';
18
- export * from './calendar-icon';
19
- export * from './calendar-range-icon';
20
- export * from './assignment';
21
- export * from './assignment-outline-icon';
22
- export * from './list-numbered-icon';
23
- export * from './message-processing-icon';
24
- export * from './message-processing-outline-icon';
25
- export * from './report-box-icon';
26
- export * from './report-box-outline-icon';
27
- export * from './settings-icon';
28
- export * from './settings-outline-icon';
29
- export * from './find-replace-icon';
30
- export * from './find-replace-people-icon';
31
- export * from './person-icon';
32
- export * from './person-outline-icon';
33
- export * from './dots-vertical-icon';
34
- export * from './search-icon';
35
- export * from './loading-icon';
36
- export * from './drop-up-icon';
37
- export * from './drop-down-icon';
38
- export * from './archive-icon';
39
- export * from './download-icon';
40
- export * from './checkbox-checked-icon';
41
- export * from './chevron-down-icon';
42
- export * from './chevron-up-icon';
43
- export * from './close-icon';
44
- export * from './check-icon';
45
- export * from './perm-media-icon';
46
- export * from './perm-media-outline-icon';
47
- export * from './inbox-outbox-icon';
48
- export * from './inbox-outbox-outline-icon';
49
- export * from './topic-icon';
50
- export * from './empty-page-icon';
51
- export * from './drag-horizontal-icon';
52
- export * from './file-pdf-icon';
53
- export * from './delete-outline-icon';
54
- export * from './filter-icon';
55
- export * from './lock-icon';
56
- export * from './dvr-icon';
57
- export * from './error-outline-icon';
58
- export * from './replay-icon';
59
- export * from './calendar-blank-outline-icon';
60
- export * from './link-outline-icon';
61
- export * from './fast-check-outline-icon';
62
- export * from './unknown-document-outline-rounded-icon';
63
- export * from './list-status-icon';
64
- export * from './text-box-check-outline-icon';
65
- export * from './list-settings-line-icon';
66
- export * from './earth-icon';
67
- export * from './settings-menu-horizontal-icon';
68
- export * from './pencil-outline-icon';
69
- export * from './warning-icon';
70
- export * from './outline-calendar-month';
71
- export * from './consents-icon';
72
- export * from './minimize-icon';
73
- export * from './keyboard-capslock-icon';
74
- export * from './message-reply-icon';
75
- export * from './badge-icon';
76
- export * from './edit-square-icon';
77
- export * from './plus-icon';
78
- export * from './plus-icon-circle';
@@ -1,2 +0,0 @@
1
- import type { SVGProps } from 'react';
2
- export declare const KeyboardCapslockIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
@@ -1 +0,0 @@
1
- export * from './KeyboardCapslockIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const LinkOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './LinkOutlineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const ListNumberedIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './ListNumberedIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const ListSettingsLineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './ListSettingsLineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const ListStatusIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './ListStatusIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const LoadingIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './LoadingIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const LockIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './LockIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const MessageProcessingIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './MessageProcessingIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const MessageProcessingOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './MessageProcessingOutlineIcon';
@@ -1,2 +0,0 @@
1
- import type { SVGProps } from 'react';
2
- export declare function MessageReplyIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +0,0 @@
1
- export * from './MessageReplyIcon';
@@ -1,2 +0,0 @@
1
- import type { SVGProps } from 'react';
2
- export declare const MinimizeIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
@@ -1 +0,0 @@
1
- export * from './MinimizeIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const OutlineCalendarMonth: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './OutlineCalendarMonth';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PdfIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PdfIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PencilOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PencilOutlineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PeopleIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PeopleIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PeopleOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PeopleOutlineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PermMediaIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PermMediaIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PermMediaOutline: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PermMediaOutline';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PersonIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PersonIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const PersonOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './PersonOutlineIcon';
@@ -1,2 +0,0 @@
1
- import type { SVGProps } from 'react';
2
- export declare function PlusIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +0,0 @@
1
- export * from './PlusIcon';
@@ -1,2 +0,0 @@
1
- import type { SVGProps } from 'react';
2
- export declare function PlusIconCircle(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +0,0 @@
1
- export * from './PlusIconCircle';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const QnrIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './QnrIcon';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import type { IIcon } from '../Icons.types';
3
- export declare const ReplayIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './ReplayIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const ReportBoxIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './ReportBoxIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const ReportBoxOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './ReportBoxOutlineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const SearchIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './SearchIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const SettingsIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './SettingsIcon';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import type { IIcon } from '../Icons.types';
3
- export declare const SettingsMenuHorizontalIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './SettingsMenuHorizontalIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const SettingsOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './SettingsOutlineIcon';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import type { IIcon } from '../Icons.types';
3
- export declare const TextBoxCheckOutlineIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './TextBoxCheckOutlineIcon';
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IIcon } from '../Icons.types';
3
- export declare const TopicIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './TopicIcon';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import type { IIcon } from '../Icons.types';
3
- export declare const UnknownDocumentOutlineRoundedIcon: React.FC<IIcon>;
@@ -1 +0,0 @@
1
- export * from './UnknownDocumentOutlineRoundedIcon';
@@ -1,2 +0,0 @@
1
- import type { SVGProps } from 'react';
2
- export declare function WarningAmberOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -1 +0,0 @@
1
- export * from './WarningAmberOutlineIcon';
@@ -1,40 +0,0 @@
1
- import React, { type ReactNode } from 'react';
2
- export type StyledButtonType = 'contained' | 'outlined' | 'text' | 'textGray';
3
- type commonProps = {
4
- refLink?: React.Ref<HTMLButtonElement>;
5
- size?: 'large' | 'small' | 'medium';
6
- startIcon?: ReactNode;
7
- endIcon?: ReactNode;
8
- dataTest: string;
9
- };
10
- type variantTextGrayProps = {
11
- variant?: 'textGray';
12
- error?: never;
13
- };
14
- type variantTextWhiteProps = {
15
- variant?: 'textWhite';
16
- error?: never;
17
- };
18
- type buttonStandartVariantsProps = {
19
- variant?: 'contained' | 'outlined' | 'text';
20
- error?: boolean;
21
- };
22
- type conditionalProps = variantTextGrayProps | variantTextWhiteProps | buttonStandartVariantsProps;
23
- export type StyledButtonProps = React.ButtonHTMLAttributes<HTMLButtonElement> & commonProps & conditionalProps;
24
- /**
25
- * Developer: daria.bogatiriov@carasent.com
26
- *
27
- * @remarks for icon button add only startIcon prop
28
- * @remarks for error button no textGray variant
29
- *
30
- * Custom props:
31
- * @param variant - 'contained' | 'outlined' | 'text' | 'textGray'
32
- * @param size - 'large' | 'small' | 'medium'
33
- * @param startIcon - ReactNode
34
- * @param endIcon - ReactNode
35
- * @param error - boolean
36
- * @param refLink - ref to component
37
- * @param dataTest - data-test tag
38
- */
39
- export declare const StyledButton: ({ variant, className, size, children, refLink, startIcon, endIcon, dataTest, error, ...otherProps }: StyledButtonProps) => JSX.Element;
40
- export {};
@@ -1 +0,0 @@
1
- export * from './StyledButton';
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import { type CheckboxProps } from '@mui/material';
3
- export declare const StyledCheckbox: React.FC<CheckboxProps & {
4
- dataTest: string;
5
- }>;
@@ -1 +0,0 @@
1
- export * from './StyledCheckbox';
@@ -1,15 +0,0 @@
1
- /// <reference types="react" />
2
- import { type TextFieldProps } from '@mui/material';
3
- /**
4
- *
5
- * @inputRef
6
- * inputRef to get Node of Input Element inside
7
- *
8
- * type='mui-input' is temporary, remove it after deleting antd from all projects. Antd lib overwrites styles for type[text]
9
- */
10
- export declare const StyledInputField: React.FC<TextFieldProps & {
11
- allowClear?: boolean;
12
- onClear?: () => void;
13
- readOnly?: boolean;
14
- dataTest: string;
15
- }>;
@@ -1,2 +0,0 @@
1
- export * from './StyledInputField';
2
- export { type TextFieldProps } from '@mui/material';
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const StyledInputFieldExample: React.FC;
@@ -1,9 +0,0 @@
1
- import type { CSSProperties, FC, MouseEvent, ReactNode } from 'react';
2
- export type StyledLabelProps = {
3
- children: ReactNode;
4
- onClick?: (event: MouseEvent<HTMLDivElement>) => void;
5
- className?: string;
6
- dataTest: string;
7
- style?: CSSProperties;
8
- };
9
- export declare const StyledLabel: FC<StyledLabelProps>;
@@ -1 +0,0 @@
1
- export * from './StyledLabel';
@@ -1,4 +0,0 @@
1
- import { type RadioProps } from '@mui/material';
2
- export declare const StyledRadio: ({ dataTest, ...props }: RadioProps & {
3
- dataTest: string;
4
- }) => JSX.Element;
@@ -1,4 +0,0 @@
1
- import { type RadioGroupProps } from '@mui/material';
2
- export declare const StyledRadioGroup: ({ dataTest, ...props }: RadioGroupProps & {
3
- dataTest: string;
4
- }) => JSX.Element;
@@ -1,2 +0,0 @@
1
- export * from './StyledRadio';
2
- export * from './StyledRadioGroup';
@@ -1,12 +0,0 @@
1
- import type { FC } from 'react';
2
- import ReactQuill from 'react-quill';
3
- export interface IRichInput extends ReactQuill.ReactQuillProps {
4
- disabled?: boolean;
5
- label?: string;
6
- isRequired?: boolean;
7
- is_error?: boolean;
8
- helperText?: string;
9
- dataTest: string;
10
- }
11
- declare const RichInput: FC<IRichInput>;
12
- export { RichInput };
@@ -1 +0,0 @@
1
- export * from './RichInput';
@@ -1,18 +0,0 @@
1
- /// <reference types="react" />
2
- import { type SelectProps } from '@mui/material';
3
- /**
4
- *
5
- * @usage
6
- * use StyleSelect only inside StyledFormControl
7
- *
8
- * @size
9
- * control the size through StyledFormControl
10
- *
11
- * @inputRef
12
- * inputRef to get Node of Input Element inside
13
- *
14
- */
15
- export declare const StyledSelect: React.FC<SelectProps & {
16
- allowClear?: boolean;
17
- dataTest: string;
18
- }>;
@@ -1,2 +0,0 @@
1
- import { type MenuItemProps } from '@mui/material';
2
- export declare const StyledSelectItem: (item: MenuItemProps) => JSX.Element;