asma-ui-richeditor 0.0.0 → 0.0.2

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 (321) hide show
  1. package/dist/asma-ui-richeditor.es.js +26 -0
  2. package/dist/src/index.d.ts +1 -42
  3. package/dist/tailwind.config.d.ts +167 -67
  4. package/package.json +5 -13
  5. package/dist/asma-core-ui.es.js +0 -47
  6. package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +0 -5
  7. package/dist/src/components/custom/widget/widget/StyledWidget.d.ts +0 -16
  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 -10
  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/SnackbarProvider.d.ts +0 -32
  28. package/dist/src/components/feedback/snack-bar/StyledAlertSnackbar.d.ts +0 -11
  29. package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +0 -2
  30. package/dist/src/components/feedback/snack-bar/components/StyledInfoSnackbar.d.ts +0 -12
  31. package/dist/src/components/feedback/snack-bar/components/processMessageError.d.ts +0 -3
  32. package/dist/src/components/feedback/snack-bar/components/processMessageInfo.d.ts +0 -3
  33. package/dist/src/components/feedback/snack-bar/components/types.d.ts +0 -10
  34. package/dist/src/components/feedback/snack-bar/components-styled/InfoMessages.d.ts +0 -2
  35. package/dist/src/components/feedback/snack-bar/index.d.ts +0 -6
  36. package/dist/src/components/feedback/snack-bar/message.d.ts +0 -17
  37. package/dist/src/components/feedback/snack-bar/processAlertSnackBar.d.ts +0 -1
  38. package/dist/src/components/feedback/snack-bar/processInfoSnackbar.d.ts +0 -1
  39. package/dist/src/components/icons/IconTemplate.d.ts +0 -3
  40. package/dist/src/components/icons/Icons.d.ts +0 -5
  41. package/dist/src/components/icons/Icons.types.d.ts +0 -12
  42. package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +0 -3
  43. package/dist/src/components/icons/archive-icon/index.d.ts +0 -1
  44. package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +0 -3
  45. package/dist/src/components/icons/assignment/index.d.ts +0 -1
  46. package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +0 -3
  47. package/dist/src/components/icons/assignment-outline-icon/index.d.ts +0 -1
  48. package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +0 -2
  49. package/dist/src/components/icons/badge-icon/index.d.ts +0 -1
  50. package/dist/src/components/icons/bell-icon/BellIcon.d.ts +0 -3
  51. package/dist/src/components/icons/bell-icon/index.d.ts +0 -1
  52. package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +0 -3
  53. package/dist/src/components/icons/bell-outline-icon/index.d.ts +0 -1
  54. package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +0 -3
  55. package/dist/src/components/icons/calendar-blank-outline-icon/index.d.ts +0 -1
  56. package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +0 -3
  57. package/dist/src/components/icons/calendar-icon/NewCalendarIcon.d.ts +0 -2
  58. package/dist/src/components/icons/calendar-icon/index.d.ts +0 -2
  59. package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +0 -3
  60. package/dist/src/components/icons/calendar-range-icon/index.d.ts +0 -1
  61. package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +0 -2
  62. package/dist/src/components/icons/check-fact-icon/index.d.ts +0 -1
  63. package/dist/src/components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +0 -2
  64. package/dist/src/components/icons/check-fact-outline-icon/index.d.ts +0 -1
  65. package/dist/src/components/icons/check-icon/CheckIcon.d.ts +0 -3
  66. package/dist/src/components/icons/check-icon/index.d.ts +0 -1
  67. package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +0 -2
  68. package/dist/src/components/icons/check-outline-icon/index.d.ts +0 -1
  69. package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +0 -3
  70. package/dist/src/components/icons/checkbox-checked-icon/index.d.ts +0 -1
  71. package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +0 -3
  72. package/dist/src/components/icons/chevron-double-left-icon/index.d.ts +0 -1
  73. package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +0 -3
  74. package/dist/src/components/icons/chevron-double-right-icon/index.d.ts +0 -1
  75. package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +0 -3
  76. package/dist/src/components/icons/chevron-down-icon/index.d.ts +0 -1
  77. package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +0 -3
  78. package/dist/src/components/icons/chevron-left-icon/index.d.ts +0 -1
  79. package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +0 -3
  80. package/dist/src/components/icons/chevron-right-icon/index.d.ts +0 -1
  81. package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +0 -3
  82. package/dist/src/components/icons/chevron-up-icon/index.d.ts +0 -1
  83. package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +0 -3
  84. package/dist/src/components/icons/clock-outline-icon/index.d.ts +0 -1
  85. package/dist/src/components/icons/close-icon/CloseIcon.d.ts +0 -3
  86. package/dist/src/components/icons/close-icon/index.d.ts +0 -1
  87. package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +0 -2
  88. package/dist/src/components/icons/consents-icon/index.d.ts +0 -1
  89. package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +0 -3
  90. package/dist/src/components/icons/dashboard-view-icon/index.d.ts +0 -1
  91. package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +0 -3
  92. package/dist/src/components/icons/dashboard-view-outline-icon/index.d.ts +0 -1
  93. package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +0 -3
  94. package/dist/src/components/icons/delete-outline-icon/index.d.ts +0 -1
  95. package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +0 -3
  96. package/dist/src/components/icons/dots-vertical-icon/index.d.ts +0 -1
  97. package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +0 -3
  98. package/dist/src/components/icons/download-icon/index.d.ts +0 -1
  99. package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +0 -3
  100. package/dist/src/components/icons/drag-horizontal-icon/index.d.ts +0 -1
  101. package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +0 -3
  102. package/dist/src/components/icons/drop-down-icon/index.d.ts +0 -1
  103. package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +0 -3
  104. package/dist/src/components/icons/drop-up-icon/index.d.ts +0 -1
  105. package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +0 -3
  106. package/dist/src/components/icons/dvr-icon/index.d.ts +0 -1
  107. package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +0 -3
  108. package/dist/src/components/icons/earth-icon/index.d.ts +0 -1
  109. package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +0 -2
  110. package/dist/src/components/icons/edit-square-icon/index.d.ts +0 -1
  111. package/dist/src/components/icons/empty-page-icon/EmptyPageIcon.d.ts +0 -3
  112. package/dist/src/components/icons/empty-page-icon/index.d.ts +0 -1
  113. package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +0 -3
  114. package/dist/src/components/icons/error-outline-icon/index.d.ts +0 -1
  115. package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +0 -3
  116. package/dist/src/components/icons/fast-check-outline-icon/index.d.ts +0 -1
  117. package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +0 -3
  118. package/dist/src/components/icons/file-pdf-icon/index.d.ts +0 -1
  119. package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +0 -3
  120. package/dist/src/components/icons/filter-icon/index.d.ts +0 -1
  121. package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +0 -3
  122. package/dist/src/components/icons/find-replace-icon/index.d.ts +0 -1
  123. package/dist/src/components/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +0 -6
  124. package/dist/src/components/icons/find-replace-people-icon/index.d.ts +0 -1
  125. package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +0 -3
  126. package/dist/src/components/icons/hamburger-icon/index.d.ts +0 -1
  127. package/dist/src/components/icons/handyman-icon/HandymanIcon.d.ts +0 -2
  128. package/dist/src/components/icons/handyman-icon/index.d.ts +0 -1
  129. package/dist/src/components/icons/handyman-outline-icon/HandymanOutlineIcon.d.ts +0 -2
  130. package/dist/src/components/icons/handyman-outline-icon/index.d.ts +0 -1
  131. package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +0 -3
  132. package/dist/src/components/icons/inbox-outbox-icon/index.d.ts +0 -1
  133. package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +0 -3
  134. package/dist/src/components/icons/inbox-outbox-outline-icon/index.d.ts +0 -1
  135. package/dist/src/components/icons/index.d.ts +0 -82
  136. package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +0 -2
  137. package/dist/src/components/icons/keyboard-capslock-icon/index.d.ts +0 -1
  138. package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +0 -3
  139. package/dist/src/components/icons/link-outline-icon/index.d.ts +0 -1
  140. package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +0 -3
  141. package/dist/src/components/icons/list-numbered-icon/index.d.ts +0 -1
  142. package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +0 -3
  143. package/dist/src/components/icons/list-settings-line-icon/index.d.ts +0 -1
  144. package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +0 -3
  145. package/dist/src/components/icons/list-status-icon/index.d.ts +0 -1
  146. package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +0 -3
  147. package/dist/src/components/icons/loading-icon/index.d.ts +0 -1
  148. package/dist/src/components/icons/lock-icon/LockIcon.d.ts +0 -3
  149. package/dist/src/components/icons/lock-icon/index.d.ts +0 -1
  150. package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +0 -3
  151. package/dist/src/components/icons/message-processing-icon/index.d.ts +0 -1
  152. package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +0 -3
  153. package/dist/src/components/icons/message-processing-outline-icon/index.d.ts +0 -1
  154. package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +0 -2
  155. package/dist/src/components/icons/message-reply-icon/index.d.ts +0 -1
  156. package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +0 -2
  157. package/dist/src/components/icons/minimize-icon/index.d.ts +0 -1
  158. package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +0 -3
  159. package/dist/src/components/icons/outline-calendar-month/index.d.ts +0 -1
  160. package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +0 -3
  161. package/dist/src/components/icons/pdf-icon/index.d.ts +0 -1
  162. package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +0 -3
  163. package/dist/src/components/icons/pencil-outline-icon/index.d.ts +0 -1
  164. package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +0 -3
  165. package/dist/src/components/icons/people-icon/index.d.ts +0 -1
  166. package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +0 -3
  167. package/dist/src/components/icons/people-outline-icon/index.d.ts +0 -1
  168. package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +0 -3
  169. package/dist/src/components/icons/perm-media-icon/index.d.ts +0 -1
  170. package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +0 -3
  171. package/dist/src/components/icons/perm-media-outline-icon/index.d.ts +0 -1
  172. package/dist/src/components/icons/person-icon/PersonIcon.d.ts +0 -3
  173. package/dist/src/components/icons/person-icon/index.d.ts +0 -1
  174. package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +0 -3
  175. package/dist/src/components/icons/person-outline-icon/index.d.ts +0 -1
  176. package/dist/src/components/icons/pin-icon/PinIcon.d.ts +0 -2
  177. package/dist/src/components/icons/pin-icon/index.d.ts +0 -1
  178. package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +0 -2
  179. package/dist/src/components/icons/plus-icon/index.d.ts +0 -1
  180. package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +0 -2
  181. package/dist/src/components/icons/plus-icon-circle/index.d.ts +0 -1
  182. package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +0 -3
  183. package/dist/src/components/icons/qnr-icon/index.d.ts +0 -1
  184. package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +0 -3
  185. package/dist/src/components/icons/replay-icon/index.d.ts +0 -1
  186. package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +0 -3
  187. package/dist/src/components/icons/report-box-icon/index.d.ts +0 -1
  188. package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +0 -3
  189. package/dist/src/components/icons/report-box-outline-icon/index.d.ts +0 -1
  190. package/dist/src/components/icons/search-icon/SearchIcon.d.ts +0 -3
  191. package/dist/src/components/icons/search-icon/index.d.ts +0 -1
  192. package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +0 -3
  193. package/dist/src/components/icons/settings-icon/index.d.ts +0 -1
  194. package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +0 -3
  195. package/dist/src/components/icons/settings-menu-horizontal-icon/index.d.ts +0 -1
  196. package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +0 -3
  197. package/dist/src/components/icons/settings-outline-icon/index.d.ts +0 -1
  198. package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +0 -3
  199. package/dist/src/components/icons/text-box-check-outline-icon/index.d.ts +0 -1
  200. package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +0 -3
  201. package/dist/src/components/icons/topic-icon/index.d.ts +0 -1
  202. package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +0 -3
  203. package/dist/src/components/icons/unknown-document-outline-rounded-icon/index.d.ts +0 -1
  204. package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +0 -2
  205. package/dist/src/components/icons/warning-icon/index.d.ts +0 -1
  206. package/dist/src/components/icons/work-icon/WorkIcon.d.ts +0 -2
  207. package/dist/src/components/icons/work-icon/index.d.ts +0 -1
  208. package/dist/src/components/inputs/button/StyledButton.d.ts +0 -40
  209. package/dist/src/components/inputs/button/index.d.ts +0 -1
  210. package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +0 -5
  211. package/dist/src/components/inputs/checkbox/index.d.ts +0 -1
  212. package/dist/src/components/inputs/input-field/StyledInputField.d.ts +0 -15
  213. package/dist/src/components/inputs/input-field/index.d.ts +0 -2
  214. package/dist/src/components/inputs/input-field/story/components/StyledInputFieldExample.d.ts +0 -2
  215. package/dist/src/components/inputs/label/StyledLabel.d.ts +0 -9
  216. package/dist/src/components/inputs/label/index.d.ts +0 -1
  217. package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +0 -4
  218. package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +0 -4
  219. package/dist/src/components/inputs/radio-button/index.d.ts +0 -2
  220. package/dist/src/components/inputs/rich-input/index.d.ts +0 -1
  221. package/dist/src/components/inputs/select/StyledSelect.d.ts +0 -18
  222. package/dist/src/components/inputs/select/StyledSelectItem.d.ts +0 -2
  223. package/dist/src/components/inputs/select/index.d.ts +0 -3
  224. package/dist/src/components/inputs/select/story/components/StyledSelectExample.d.ts +0 -2
  225. package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +0 -12
  226. package/dist/src/components/inputs/select-autocomplete/index.d.ts +0 -1
  227. package/dist/src/components/inputs/select-autocomplete/story/components/StyledSelectAutocompleteExample.d.ts +0 -2
  228. package/dist/src/components/inputs/slider/StyledSlider.d.ts +0 -5
  229. package/dist/src/components/inputs/slider/index.d.ts +0 -1
  230. package/dist/src/components/inputs/switch/StyledSwitch.d.ts +0 -5
  231. package/dist/src/components/inputs/switch/index.d.ts +0 -1
  232. package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +0 -58
  233. package/dist/src/components/inputs/textarea/index.d.ts +0 -1
  234. package/dist/src/components/inputs/textarea/useAutosizeTextArea.d.ts +0 -1
  235. package/dist/src/components/miscellaneous/StyledFormControl.d.ts +0 -2
  236. package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +0 -2
  237. package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +0 -3
  238. package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +0 -2
  239. package/dist/src/components/miscellaneous/StyledFormLabel.d.ts +0 -2
  240. package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +0 -2
  241. package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +0 -3
  242. package/dist/src/components/navigation/drawer/index.d.ts +0 -1
  243. package/dist/src/components/navigation/link/StyledLink.d.ts +0 -20
  244. package/dist/src/components/navigation/link/index.d.ts +0 -1
  245. package/dist/src/components/navigation/menu/StyledMenu.d.ts +0 -2
  246. package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +0 -2
  247. package/dist/src/components/navigation/menu/StyledMenuList.d.ts +0 -2
  248. package/dist/src/components/navigation/menu/index.d.ts +0 -4
  249. package/dist/src/components/navigation/tabs/StyledTab.d.ts +0 -3
  250. package/dist/src/components/navigation/tabs/StyledTabs.d.ts +0 -3
  251. package/dist/src/components/navigation/tabs/index.d.ts +0 -2
  252. package/dist/src/components/pickers/date-picker/StyledDatePicker.d.ts +0 -2
  253. package/dist/src/components/pickers/date-picker/components/DatePickerInputIndex.d.ts +0 -13
  254. package/dist/src/components/pickers/date-picker/components/DatePickerInputRange.d.ts +0 -5
  255. package/dist/src/components/pickers/date-picker/components/DatePickerInputRangeCompact.d.ts +0 -5
  256. package/dist/src/components/pickers/date-picker/components/DatePickerInputSingle.d.ts +0 -5
  257. package/dist/src/components/pickers/date-picker/components/StyledCalendarPicker.d.ts +0 -8
  258. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerCaption.d.ts +0 -7
  259. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerFooter.d.ts +0 -11
  260. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectMonth.d.ts +0 -3
  261. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectYear.d.ts +0 -3
  262. package/dist/src/components/pickers/date-picker/helpers.d.ts +0 -3
  263. package/dist/src/components/pickers/date-picker/index.d.ts +0 -1
  264. package/dist/src/components/pickers/date-picker/story/components/DatePickerContainer.d.ts +0 -5
  265. package/dist/src/components/pickers/date-picker/story/components/NestedRangePickerExample.d.ts +0 -2
  266. package/dist/src/components/pickers/date-picker/story/components/RangePickerCompactExample.d.ts +0 -2
  267. package/dist/src/components/pickers/date-picker/story/components/RangePickerExample.d.ts +0 -2
  268. package/dist/src/components/pickers/date-picker/story/components/SinglePickerExample.d.ts +0 -2
  269. package/dist/src/components/pickers/date-picker/types.d.ts +0 -46
  270. package/dist/src/components/pickers/time-picker/StyledTimePicker.d.ts +0 -3
  271. package/dist/src/components/pickers/time-picker/TimePickerInput.d.ts +0 -9
  272. package/dist/src/components/pickers/time-picker/TimePickerPopper.d.ts +0 -7
  273. package/dist/src/components/pickers/time-picker/components/HelperText.d.ts +0 -7
  274. package/dist/src/components/pickers/time-picker/components/TimePickerBody.d.ts +0 -5
  275. package/dist/src/components/pickers/time-picker/components/TimePickerColumn.d.ts +0 -6
  276. package/dist/src/components/pickers/time-picker/helpers/getTimeFromValue.d.ts +0 -1
  277. package/dist/src/components/pickers/time-picker/index.d.ts +0 -1
  278. package/dist/src/components/pickers/time-picker/types.d.ts +0 -13
  279. package/dist/src/components/table/StyledTable.d.ts +0 -18
  280. package/dist/src/components/table/components/TableBody.d.ts +0 -9
  281. package/dist/src/components/table/components/TableFooter.d.ts +0 -9
  282. package/dist/src/components/table/components/TableHeader.d.ts +0 -10
  283. package/dist/src/components/table/components/TableHeaderCell.d.ts +0 -10
  284. package/dist/src/components/table/components/TableNoRowsOverlay.d.ts +0 -5
  285. package/dist/src/components/table/components/TablePagination.d.ts +0 -6
  286. package/dist/src/components/table/components/TableRow.d.ts +0 -10
  287. package/dist/src/components/table/components/TableRows.d.ts +0 -9
  288. package/dist/src/components/table/components/TableSkeleton.d.ts +0 -4
  289. package/dist/src/components/table/components/columns/action-column/actionColumn.d.ts +0 -21
  290. package/dist/src/components/table/components/columns/action-column/components/HeaderActionMenu.d.ts +0 -5
  291. package/dist/src/components/table/components/columns/action-column/components/RowActionMenu.d.ts +0 -12
  292. package/dist/src/components/table/components/columns/expandColumn.d.ts +0 -11
  293. package/dist/src/components/table/components/columns/selectColumn.d.ts +0 -9
  294. package/dist/src/components/table/helpers/getTableHeaderStyle.d.ts +0 -10
  295. package/dist/src/components/table/helpers/injectColumns.d.ts +0 -4
  296. package/dist/src/components/table/hooks/useStyledTable.d.ts +0 -6
  297. package/dist/src/components/table/index.d.ts +0 -3
  298. package/dist/src/components/table/story/components/styled-flex-table/generateActions.d.ts +0 -6
  299. package/dist/src/components/table/story/components/styled-flex-table/useColumns.d.ts +0 -5
  300. package/dist/src/components/table/story/components/styled-table/RenderSubRows.d.ts +0 -5
  301. package/dist/src/components/table/story/components/styled-table/getRowActions.d.ts +0 -23
  302. package/dist/src/components/table/story/components/styled-table/useTableColumns.d.ts +0 -10
  303. package/dist/src/components/table/story/components/styled-table/useTableSubRowsColumns.d.ts +0 -5
  304. package/dist/src/components/table/story/service/Templates.query.d.ts +0 -5
  305. package/dist/src/components/table/story/service/types.d.ts +0 -9
  306. package/dist/src/components/table/story/service/useFetchTemplates.d.ts +0 -4
  307. package/dist/src/components/table/types.d.ts +0 -65
  308. package/dist/src/components/utils/accordion/StyledAccordion.d.ts +0 -2
  309. package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +0 -2
  310. package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +0 -2
  311. package/dist/src/components/utils/accordion/index.d.ts +0 -3
  312. package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +0 -18
  313. package/dist/src/components/utils/popover/StyledPopover.d.ts +0 -2
  314. package/dist/src/components/utils/popover/index.d.ts +0 -1
  315. package/dist/src/helpers/date.helper.d.ts +0 -2
  316. package/dist/src/helpers/index.d.ts +0 -2
  317. package/dist/src/helpers/reflections.helper.d.ts +0 -1
  318. package/dist/src/hooks/useToggleMenuVisibility.hook.d.ts +0 -6
  319. package/dist/src/hooks/useWindowWidthSize.hook.d.ts +0 -5
  320. package/tw-configs/twConfigs.json +0 -113
  321. /package/dist/src/{components/inputs/rich-input → rich-input}/RichInput.d.ts +0 -0
@@ -1,11 +0,0 @@
1
- import { type CellContext } from '@tanstack/react-table';
2
- export declare function generateExpandColumn<TData>(): {
3
- id: string;
4
- minSize: number;
5
- maxSize: number;
6
- size: number;
7
- enableHiding: boolean;
8
- enableSorting: boolean;
9
- header: () => null;
10
- cell: ({ cell }: CellContext<TData, TData>) => JSX.Element | null;
11
- };
@@ -1,9 +0,0 @@
1
- import type { CellContext, HeaderContext } from '@tanstack/react-table';
2
- export declare function selectColumn<TData>(): {
3
- id: string;
4
- minSize: number;
5
- maxSize: number;
6
- size: number;
7
- header: ({ table }: HeaderContext<TData, TData>) => JSX.Element;
8
- cell: ({ cell }: CellContext<TData, TData>) => JSX.Element;
9
- };
@@ -1,10 +0,0 @@
1
- import type { Header } from '@tanstack/react-table';
2
- export declare const getTableHeaderStyle: <TData>(props: {
3
- enableResizing: boolean;
4
- header: Header<TData, unknown>;
5
- element: HTMLTableCellElement | null;
6
- }) => {
7
- width: string | number | undefined;
8
- maxWidth: string | number | undefined;
9
- minWidth: string | number | undefined;
10
- };
@@ -1,4 +0,0 @@
1
- import { type StyledTableProps } from '../types';
2
- export declare const injectColumns: <TData extends {
3
- id: string | number;
4
- }, TCustomData = Record<string, unknown>>(props: StyledTableProps<TData, TCustomData>) => void;
@@ -1,6 +0,0 @@
1
- import { type StyledTableProps } from '../types';
2
- export declare const useStyledTable: <TData extends {
3
- id: string | number;
4
- }, TCustomData = Record<string, unknown>>(props: StyledTableProps<TData, TCustomData>) => {
5
- table: import("@tanstack/react-table").Table<TData>;
6
- };
@@ -1,3 +0,0 @@
1
- export * from './types';
2
- export * from './StyledTable';
3
- export { createColumnHelper, type Table, type Row, type ColumnDef } from '@tanstack/react-table';
@@ -1,6 +0,0 @@
1
- import type { Row } from '@tanstack/react-table';
2
- import type { ITemplate } from '../../service/types';
3
- export declare const generateActions: (row: Row<ITemplate>) => {
4
- label: string;
5
- onClick: () => void;
6
- }[];
@@ -1,5 +0,0 @@
1
- import type { ColumnDef } from '@tanstack/react-table';
2
- import type { ITemplate } from '../../service/types';
3
- export declare const useColumns: () => {
4
- columns: ColumnDef<ITemplate, ITemplate>[];
5
- };
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import type { Participant } from '../../helpers/makeData';
3
- export declare const RenderSubRows: React.FC<{
4
- subRows: Participant[];
5
- }>;
@@ -1,23 +0,0 @@
1
- import type { Person } from '../../helpers/makeData';
2
- import type { Row } from '@tanstack/react-table';
3
- export declare function getRowActions(row: Row<Person>): ({
4
- label: string;
5
- hide: boolean;
6
- onClick: () => void;
7
- className?: undefined;
8
- } | {
9
- label: string;
10
- onClick: () => void;
11
- hide?: undefined;
12
- className?: undefined;
13
- } | {
14
- label: string;
15
- className: string;
16
- onClick: () => void;
17
- hide?: undefined;
18
- } | {
19
- label: string;
20
- hide: boolean;
21
- className: string;
22
- onClick: () => void;
23
- })[];
@@ -1,10 +0,0 @@
1
- import type { Person } from '../../helpers/makeData';
2
- import type { ColumnDef } from '@tanstack/react-table';
3
- /**
4
- * Custom props:
5
- * @param size. use NaN (width 100%) only one time for the main column. It will make the column very responsive
6
- *
7
- */
8
- export declare const useStyledTableColumns: () => {
9
- columns: ColumnDef<Person, Person>[];
10
- };
@@ -1,5 +0,0 @@
1
- import type { Participant } from '../../helpers/makeData';
2
- import type { ColumnDef } from '@tanstack/react-table';
3
- export declare const useTableSubRowsColumns: () => {
4
- columns: ColumnDef<Participant, Participant>[];
5
- };
@@ -1,5 +0,0 @@
1
- export declare const TemplatesQueryString: () => string;
2
- export declare const TemplatesQuery: {
3
- query: string;
4
- variables: {};
5
- };
@@ -1,9 +0,0 @@
1
- export type ITemplate = {
2
- id: string;
3
- context: string;
4
- archived: string;
5
- title: string;
6
- template_uuid: string;
7
- valid_days: string;
8
- updated_at: string;
9
- };
@@ -1,4 +0,0 @@
1
- import type { ITemplate } from './types';
2
- export declare const useFetchTemplates: () => {
3
- data: ITemplate[];
4
- };
@@ -1,65 +0,0 @@
1
- import type { CellContext, ColumnMeta, HeaderContext, Row, TableOptions, Table } from '@tanstack/react-table';
2
- import type { AccessorFn, ColumnDefTemplate } from '@tanstack/react-table';
3
- import type { ColumnPinningColumnDef, ColumnSizingColumnDef, FiltersColumnDef, GroupingColumnDef, RowData, SortingColumnDef, VisibilityColumnDef } from '@tanstack/react-table';
4
- import type { MouseEvent, ReactElement, ReactNode } from 'react';
5
- declare module '@tanstack/react-table' {
6
- interface ColumnDefExtensions<TData extends RowData, TValue = unknown> extends VisibilityColumnDef, ColumnPinningColumnDef, FiltersColumnDef<TData>, SortingColumnDef<TData>, GroupingColumnDef<TData, TValue>, ColumnSizingColumnDef {
7
- className?: string;
8
- cellAlign?: 'left' | 'center' | 'right';
9
- headerAlign?: 'left' | 'center' | 'right';
10
- }
11
- interface ColumnDefBase<TData extends RowData, TValue = unknown> extends ColumnDefExtensions<TData, TValue> {
12
- getUniqueValues?: AccessorFn<TData, unknown[]>;
13
- footer?: ColumnDefTemplate<HeaderContext<TData, TValue>>;
14
- cell?: ColumnDefTemplate<CellContext<TData, TValue>>;
15
- meta?: ColumnMeta<TData, TValue>;
16
- }
17
- }
18
- export interface IAction<TData> {
19
- label: ReactNode;
20
- className?: string;
21
- disabled?: boolean;
22
- hide?: boolean;
23
- onClick?: (row: Row<TData>) => void;
24
- }
25
- type IFooter<TData> = {
26
- footer?: (table: Table<TData>) => ReactNode;
27
- hideFooter?: never;
28
- };
29
- type IHideFooter = {
30
- footer?: never;
31
- hideFooter?: boolean;
32
- };
33
- type TFooter<TData> = IFooter<TData> | IHideFooter;
34
- type TTableOptions<TData> = TableOptions<TData>;
35
- export type * from '@tanstack/react-table';
36
- export type StyledTableProps<TData, TCustomData> = {
37
- locale?: 'no' | 'en';
38
- height?: string | number;
39
- actions?: (row: Row<TData>) => IAction<TData>[];
40
- customActionsNode?: (row: CellContext<TData, TData>) => ReactNode;
41
- customSubRowData?: Map<string, TCustomData[]>;
42
- headerPin?: boolean;
43
- expandArrow?: boolean;
44
- loading?: boolean;
45
- noRowsOverlay?: ReactElement;
46
- tableInstanceRef?: React.MutableRefObject<Table<TData> | null>;
47
- className?: string;
48
- rowHeight?: number;
49
- tdClassName?: string;
50
- focusable?: boolean;
51
- stickyHeader?: boolean;
52
- getRowClassName?: (row: Row<TData>) => string;
53
- onRowClick?: (e: MouseEvent<HTMLTableRowElement, globalThis.MouseEvent>, row: Row<TData>) => void;
54
- renderSubRows?: (props: {
55
- rows: TCustomData[];
56
- row: TData;
57
- }) => ReactElement | null;
58
- getRowSelectionIds?: (ids: string[]) => void;
59
- hideHeader?: boolean;
60
- pageSize?: number;
61
- enableResizing?: boolean;
62
- } & Omit<TTableOptions<TData>, 'getCoreRowModel' | 'getExpandedRowModel' | 'getFilteredRowModel' | 'getSortedRowModel'> & TFooter<TData>;
63
- export declare const SELECT_COLUMN_ID = "select";
64
- export declare const EXPAND_COLUMN_ID = "expand-column-id";
65
- export declare const ACTIONS_COLUMN_ID = "actions";
@@ -1,2 +0,0 @@
1
- import { type AccordionProps } from '@mui/material';
2
- export declare const StyledAccordion: (props: AccordionProps) => JSX.Element;
@@ -1,2 +0,0 @@
1
- import { type AccordionDetailsProps } from '@mui/material';
2
- export declare const StyledAccordionDetails: (props: AccordionDetailsProps) => JSX.Element;
@@ -1,2 +0,0 @@
1
- import { type AccordionSummaryProps } from '@mui/material';
2
- export declare const StyledAccordionSummary: (props: AccordionSummaryProps) => JSX.Element;
@@ -1,3 +0,0 @@
1
- export * from './StyledAccordion';
2
- export * from './StyledAccordionSummary';
3
- export * from './StyledAccordionDetails';
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import type { PopoverProps } from '@mui/material';
3
- /**
4
- * Custom props:
5
- * @param filterIsActive - needed to determine whether or not to show the dot in the top right corner indicating some changes were made
6
- * @param popoverContent
7
- */
8
- type StyledFilterMenuProps = {
9
- dataTest: string;
10
- filterIsActive: boolean;
11
- popoverContent: React.ReactNode;
12
- disabled?: boolean;
13
- size?: 'small' | 'large' | 'medium';
14
- variant?: 'contained' | 'outlined' | 'text' | 'textGray';
15
- popoverProps?: Omit<PopoverProps, 'open' | 'anchorEl' | 'onClose'>;
16
- };
17
- export declare const StyledFilterMenu: React.FC<StyledFilterMenuProps>;
18
- export {};
@@ -1,2 +0,0 @@
1
- import { type PopoverProps } from '@mui/material';
2
- export declare const StyledPopover: (props: PopoverProps) => JSX.Element;
@@ -1 +0,0 @@
1
- export * from './StyledPopover';
@@ -1,2 +0,0 @@
1
- export declare const setMidnightTime: (date: Date) => Date;
2
- export declare const setZeroTime: (date: Date) => Date;
@@ -1,2 +0,0 @@
1
- export * from './reflections.helper';
2
- export * from './date.helper';
@@ -1 +0,0 @@
1
- export declare const omit: <T extends object, K extends keyof T>(obj: T, keys: readonly K[]) => Omit<T, K>;
@@ -1,6 +0,0 @@
1
- export declare const useToggleMenuVisibility: () => {
2
- open: boolean;
3
- handleClose: () => void;
4
- handleOpen: (event: React.MouseEvent<HTMLElement | SVGSVGElement>) => void;
5
- anchorEl: HTMLElement | SVGSVGElement | null;
6
- };
@@ -1,5 +0,0 @@
1
- export declare function useWindowWidthSize(): number;
2
- export declare const mobileView: (windowWidth: number | undefined) => boolean;
3
- export declare function useIsMobileView(): boolean;
4
- export declare function useIsTabletView(): boolean;
5
- export declare const tabletView: (windowWidth: number | undefined) => boolean;
@@ -1,113 +0,0 @@
1
- {
2
- "fontFamily": {
3
- "sans": ["Roboto"],
4
- "roboto": ["Roboto"]
5
- },
6
- "colors": {
7
- "inherit": "inherit",
8
- "textcolor-component": "var(--colors-text-component)",
9
- "color-active-component": "var(--colors-active-component)",
10
- "alpha-100": "var(--colors-alpha-100)",
11
- "alpha-500": "var(--colors-alpha-500)",
12
- "alpha-600": "var(--colors-alpha-600)",
13
- "alpha-700": "var(--colors-alpha-700)",
14
- "beta-100": "var(--colors-beta-100)",
15
- "beta-500": "var(--colors-beta-500)",
16
- "beta-600": "var(--colors-beta-600)",
17
- "beta-700": "var(--colors-beta-700)",
18
- "gama-25": "var(--colors-gama-25)",
19
- "gama-50": "var(--colors-gama-50)",
20
- "gama-100": "var(--colors-gama-100)",
21
- "gama-200": "var(--colors-gama-200)",
22
- "gama-300": "var(--colors-gama-300)",
23
- "gama-400": "var(--colors-gama-400)",
24
- "gama-500": "var(--colors-gama-500)",
25
- "gama-600": "var(--colors-gama-600)",
26
- "gama-700": "var(--colors-gama-700)",
27
- "gama-800": "var(--colors-gama-800)",
28
- "delta-10": "var(--colors-delta-10)",
29
- "delta-50": "var(--colors-delta-50)",
30
- "delta-100": "var(--colors-delta-100)",
31
- "delta-200": "var(--colors-delta-200)",
32
- "delta-300": "var(--colors-delta-300)",
33
- "delta-400": "var(--colors-delta-400)",
34
- "delta-500": "var(--colors-delta-500)",
35
- "delta-600": "var(--colors-delta-600)",
36
- "delta-700": "var(--colors-delta-700)",
37
- "delta-800": "var(--colors-delta-800)",
38
- "delta-900": "var(--colors-delta-900)",
39
- "delta-9000": "var(--colors-gray-9000)",
40
- "sigma-700": "var(--colors-sigma-700)",
41
- "theta-100": "var(--colors-theta-100)",
42
- "theta-200": "var(--colors-theta-200)",
43
- "theta-300": "var(--colors-theta-300)",
44
- "theta-400": "var(--colors-theta-400)",
45
- "theta-500": "var(--colors-theta-500)",
46
- "theta-600": "var(--colors-theta-600)",
47
- "theta-700": "var(--colors-theta-700)",
48
- "theta-800": "var(--colors-theta-800)",
49
- "theta-hover": "var(--colors-theta-hover)",
50
- "btn-bg": "var(--colors-btn-bg-standart)",
51
- "btn-bg-active": "var(--colors-btn-bg-active)",
52
- "btn-bg-hover": "var(--colors-btn-bg-hover)",
53
- "btn-bg-disabled": "var(--colors-btn-bg-disabled)",
54
- "btn-bg-danger": "var(--colors-btn-bg-danger)",
55
- "btn-bg-danger-active": "var(--colors-btn-bg-danger-active)",
56
- "btn-task-status-bg": "var(--colors-btn-task-status-bg)",
57
- "btn-bg-mini-action": "var(--colors-btn-bg-mini-action)",
58
- "btn-bg-mini-action-hover": "var(--colors-btn-bg-mini-action-hover)",
59
-
60
- "chat-ticket-message-bg": "var(--colors-chat-ticket-message-bg)",
61
- "colors-topbar-text": "var(--colors-topbar-text)",
62
- "custom-grey-01": "hsl(var(--color-cardea--grey-01) / <alpha-value>)",
63
- "custom-grey-02": "hsl(var(--color-cardea--grey-02) / <alpha-value>)",
64
- "custom-grey-03": "hsl(var(--color-cardea--grey-03) / <alpha-value>)",
65
- "custom-grey-04": "hsl(var(--color-cardea--grey-04) / <alpha-value>)",
66
- "custom-grey-06": "hsl(var(--color-cardea--grey-06) / <alpha-value>)"
67
- },
68
- "boxShadow": {
69
- "ash": "-1px 8px 18px -20px black",
70
- "mui": "0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)"
71
- },
72
- "animation": {
73
- "slide-in": "slide-in 0.3s linear",
74
- "slide-out": "slide-out 0.3s linear",
75
- "opacity-in": "opacity-in 0.1s linear",
76
- "opacity-in-5": "opacity-in 0.5s linear",
77
- "opacity-appear-3": "opacity-appear 0.3s linear",
78
- "opacity-out": "opacity-out 0.3s linear"
79
- },
80
- "keyframes": {
81
- "slide-in": {
82
- "0%": { "margin": "0 0 0 -320px" },
83
- "100%": { "margin": "0" }
84
- },
85
- "slide-out": {
86
- "0%": { "margin": "0" },
87
- "100%": { "margin": "0 0 0 -320px" }
88
- },
89
- "opacity-in": {
90
- "0%": {
91
- "opacity": "0",
92
- "height": "100%"
93
- },
94
- "100%": {
95
- "opacity": "1",
96
- "height": "100%"
97
- }
98
- },
99
- "opacity-appear": {
100
- "0%": {
101
- "opacity": "0"
102
- },
103
- "100%": {
104
- "opacity": "1"
105
- }
106
- },
107
- "opacity-out": {
108
- "0%": { "opacity": "1", "height": "100%" },
109
- "60%": { "opacity": "1", "height": "100%" },
110
- "100%": { "opacity": "0", "height": "100%" }
111
- }
112
- }
113
- }