asma-ui-datetime 0.0.0 → 0.0.1

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 (329) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/Readme.md +1 -1
  3. package/dist/asma-ui-table.es.js +20 -0
  4. package/dist/src/hooks/useToggleMenuVisibility.hook.d.ts +1 -1
  5. package/dist/src/index.d.ts +2 -42
  6. package/dist/src/shared-components/CheckIcon.d.ts +2 -0
  7. package/dist/src/shared-components/ChevronLeftIcon.d.ts +2 -0
  8. package/dist/src/shared-components/ChevronRightIcon.d.ts +2 -0
  9. package/dist/src/shared-components/ClockOutlineIcon.d.ts +2 -0
  10. package/dist/src/shared-components/CloseIcon.d.ts +2 -0
  11. package/dist/src/shared-components/EraserIcon.d.ts +2 -0
  12. package/dist/src/shared-components/ExpandIcon.d.ts +2 -0
  13. package/dist/src/{components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts → shared-components/OutlineCalendarMonth.d.ts} +1 -1
  14. package/dist/src/shared-components/StyledButton.d.ts +2 -0
  15. package/dist/tailwind.config.d.ts +167 -67
  16. package/package.json +12 -27
  17. package/dist/asma-core-ui.es.js +0 -47
  18. package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +0 -5
  19. package/dist/src/components/custom/widget/widget/StyledWidget.d.ts +0 -16
  20. package/dist/src/components/custom/widget/widget-header/StyledWidgetHeader.d.ts +0 -5
  21. package/dist/src/components/custom/widget/widget-title/StyledWidgetTitle.d.ts +0 -2
  22. package/dist/src/components/data-display/badge/StyledBadge.d.ts +0 -5
  23. package/dist/src/components/data-display/badge/index.d.ts +0 -1
  24. package/dist/src/components/data-display/chip/StyledChip.d.ts +0 -5
  25. package/dist/src/components/data-display/chip/index.d.ts +0 -1
  26. package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +0 -2
  27. package/dist/src/components/data-display/tooltip/index.d.ts +0 -1
  28. package/dist/src/components/data-display/typography/StyledTypography.d.ts +0 -2
  29. package/dist/src/components/data-display/typography/index.d.ts +0 -1
  30. package/dist/src/components/feedback/alert/StyledAlert.d.ts +0 -2
  31. package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +0 -2
  32. package/dist/src/components/feedback/alert/index.d.ts +0 -2
  33. package/dist/src/components/feedback/dialog/StyledDialog.d.ts +0 -10
  34. package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +0 -2
  35. package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +0 -2
  36. package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +0 -2
  37. package/dist/src/components/feedback/dialog/index.d.ts +0 -4
  38. package/dist/src/components/feedback/minimizable-dialog/MinimizableDialog.d.ts +0 -20
  39. package/dist/src/components/feedback/snack-bar/SnackbarProvider.d.ts +0 -32
  40. package/dist/src/components/feedback/snack-bar/StyledAlertSnackbar.d.ts +0 -11
  41. package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +0 -2
  42. package/dist/src/components/feedback/snack-bar/components/StyledInfoSnackbar.d.ts +0 -12
  43. package/dist/src/components/feedback/snack-bar/components/processMessageError.d.ts +0 -3
  44. package/dist/src/components/feedback/snack-bar/components/processMessageInfo.d.ts +0 -3
  45. package/dist/src/components/feedback/snack-bar/components/types.d.ts +0 -10
  46. package/dist/src/components/feedback/snack-bar/components-styled/InfoMessages.d.ts +0 -2
  47. package/dist/src/components/feedback/snack-bar/index.d.ts +0 -6
  48. package/dist/src/components/feedback/snack-bar/message.d.ts +0 -17
  49. package/dist/src/components/feedback/snack-bar/processAlertSnackBar.d.ts +0 -1
  50. package/dist/src/components/feedback/snack-bar/processInfoSnackbar.d.ts +0 -1
  51. package/dist/src/components/icons/IconTemplate.d.ts +0 -3
  52. package/dist/src/components/icons/Icons.d.ts +0 -5
  53. package/dist/src/components/icons/Icons.types.d.ts +0 -12
  54. package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +0 -3
  55. package/dist/src/components/icons/archive-icon/index.d.ts +0 -1
  56. package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +0 -3
  57. package/dist/src/components/icons/assignment/index.d.ts +0 -1
  58. package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +0 -3
  59. package/dist/src/components/icons/assignment-outline-icon/index.d.ts +0 -1
  60. package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +0 -2
  61. package/dist/src/components/icons/badge-icon/index.d.ts +0 -1
  62. package/dist/src/components/icons/bell-icon/BellIcon.d.ts +0 -3
  63. package/dist/src/components/icons/bell-icon/index.d.ts +0 -1
  64. package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +0 -3
  65. package/dist/src/components/icons/bell-outline-icon/index.d.ts +0 -1
  66. package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +0 -3
  67. package/dist/src/components/icons/calendar-blank-outline-icon/index.d.ts +0 -1
  68. package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +0 -3
  69. package/dist/src/components/icons/calendar-icon/NewCalendarIcon.d.ts +0 -2
  70. package/dist/src/components/icons/calendar-icon/index.d.ts +0 -2
  71. package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +0 -3
  72. package/dist/src/components/icons/calendar-range-icon/index.d.ts +0 -1
  73. package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +0 -2
  74. package/dist/src/components/icons/check-fact-icon/index.d.ts +0 -1
  75. package/dist/src/components/icons/check-fact-outline-icon/index.d.ts +0 -1
  76. package/dist/src/components/icons/check-icon/CheckIcon.d.ts +0 -3
  77. package/dist/src/components/icons/check-icon/index.d.ts +0 -1
  78. package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +0 -2
  79. package/dist/src/components/icons/check-outline-icon/index.d.ts +0 -1
  80. package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +0 -3
  81. package/dist/src/components/icons/checkbox-checked-icon/index.d.ts +0 -1
  82. package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +0 -3
  83. package/dist/src/components/icons/chevron-double-left-icon/index.d.ts +0 -1
  84. package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +0 -3
  85. package/dist/src/components/icons/chevron-double-right-icon/index.d.ts +0 -1
  86. package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +0 -3
  87. package/dist/src/components/icons/chevron-down-icon/index.d.ts +0 -1
  88. package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +0 -3
  89. package/dist/src/components/icons/chevron-left-icon/index.d.ts +0 -1
  90. package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +0 -3
  91. package/dist/src/components/icons/chevron-right-icon/index.d.ts +0 -1
  92. package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +0 -3
  93. package/dist/src/components/icons/chevron-up-icon/index.d.ts +0 -1
  94. package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +0 -3
  95. package/dist/src/components/icons/clock-outline-icon/index.d.ts +0 -1
  96. package/dist/src/components/icons/close-icon/CloseIcon.d.ts +0 -3
  97. package/dist/src/components/icons/close-icon/index.d.ts +0 -1
  98. package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +0 -2
  99. package/dist/src/components/icons/consents-icon/index.d.ts +0 -1
  100. package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +0 -3
  101. package/dist/src/components/icons/dashboard-view-icon/index.d.ts +0 -1
  102. package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +0 -3
  103. package/dist/src/components/icons/dashboard-view-outline-icon/index.d.ts +0 -1
  104. package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +0 -3
  105. package/dist/src/components/icons/delete-outline-icon/index.d.ts +0 -1
  106. package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +0 -3
  107. package/dist/src/components/icons/dots-vertical-icon/index.d.ts +0 -1
  108. package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +0 -3
  109. package/dist/src/components/icons/download-icon/index.d.ts +0 -1
  110. package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +0 -3
  111. package/dist/src/components/icons/drag-horizontal-icon/index.d.ts +0 -1
  112. package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +0 -3
  113. package/dist/src/components/icons/drop-down-icon/index.d.ts +0 -1
  114. package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +0 -3
  115. package/dist/src/components/icons/drop-up-icon/index.d.ts +0 -1
  116. package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +0 -3
  117. package/dist/src/components/icons/dvr-icon/index.d.ts +0 -1
  118. package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +0 -3
  119. package/dist/src/components/icons/earth-icon/index.d.ts +0 -1
  120. package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +0 -2
  121. package/dist/src/components/icons/edit-square-icon/index.d.ts +0 -1
  122. package/dist/src/components/icons/empty-page-icon/EmptyPageIcon.d.ts +0 -3
  123. package/dist/src/components/icons/empty-page-icon/index.d.ts +0 -1
  124. package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +0 -3
  125. package/dist/src/components/icons/error-outline-icon/index.d.ts +0 -1
  126. package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +0 -3
  127. package/dist/src/components/icons/fast-check-outline-icon/index.d.ts +0 -1
  128. package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +0 -3
  129. package/dist/src/components/icons/file-pdf-icon/index.d.ts +0 -1
  130. package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +0 -3
  131. package/dist/src/components/icons/filter-icon/index.d.ts +0 -1
  132. package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +0 -3
  133. package/dist/src/components/icons/find-replace-icon/index.d.ts +0 -1
  134. package/dist/src/components/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +0 -6
  135. package/dist/src/components/icons/find-replace-people-icon/index.d.ts +0 -1
  136. package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +0 -3
  137. package/dist/src/components/icons/hamburger-icon/index.d.ts +0 -1
  138. package/dist/src/components/icons/handyman-icon/HandymanIcon.d.ts +0 -2
  139. package/dist/src/components/icons/handyman-icon/index.d.ts +0 -1
  140. package/dist/src/components/icons/handyman-outline-icon/HandymanOutlineIcon.d.ts +0 -2
  141. package/dist/src/components/icons/handyman-outline-icon/index.d.ts +0 -1
  142. package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +0 -3
  143. package/dist/src/components/icons/inbox-outbox-icon/index.d.ts +0 -1
  144. package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +0 -3
  145. package/dist/src/components/icons/inbox-outbox-outline-icon/index.d.ts +0 -1
  146. package/dist/src/components/icons/index.d.ts +0 -82
  147. package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +0 -2
  148. package/dist/src/components/icons/keyboard-capslock-icon/index.d.ts +0 -1
  149. package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +0 -3
  150. package/dist/src/components/icons/link-outline-icon/index.d.ts +0 -1
  151. package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +0 -3
  152. package/dist/src/components/icons/list-numbered-icon/index.d.ts +0 -1
  153. package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +0 -3
  154. package/dist/src/components/icons/list-settings-line-icon/index.d.ts +0 -1
  155. package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +0 -3
  156. package/dist/src/components/icons/list-status-icon/index.d.ts +0 -1
  157. package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +0 -3
  158. package/dist/src/components/icons/loading-icon/index.d.ts +0 -1
  159. package/dist/src/components/icons/lock-icon/LockIcon.d.ts +0 -3
  160. package/dist/src/components/icons/lock-icon/index.d.ts +0 -1
  161. package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +0 -3
  162. package/dist/src/components/icons/message-processing-icon/index.d.ts +0 -1
  163. package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +0 -3
  164. package/dist/src/components/icons/message-processing-outline-icon/index.d.ts +0 -1
  165. package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +0 -2
  166. package/dist/src/components/icons/message-reply-icon/index.d.ts +0 -1
  167. package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +0 -2
  168. package/dist/src/components/icons/minimize-icon/index.d.ts +0 -1
  169. package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +0 -3
  170. package/dist/src/components/icons/outline-calendar-month/index.d.ts +0 -1
  171. package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +0 -3
  172. package/dist/src/components/icons/pdf-icon/index.d.ts +0 -1
  173. package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +0 -3
  174. package/dist/src/components/icons/pencil-outline-icon/index.d.ts +0 -1
  175. package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +0 -3
  176. package/dist/src/components/icons/people-icon/index.d.ts +0 -1
  177. package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +0 -3
  178. package/dist/src/components/icons/people-outline-icon/index.d.ts +0 -1
  179. package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +0 -3
  180. package/dist/src/components/icons/perm-media-icon/index.d.ts +0 -1
  181. package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +0 -3
  182. package/dist/src/components/icons/perm-media-outline-icon/index.d.ts +0 -1
  183. package/dist/src/components/icons/person-icon/PersonIcon.d.ts +0 -3
  184. package/dist/src/components/icons/person-icon/index.d.ts +0 -1
  185. package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +0 -3
  186. package/dist/src/components/icons/person-outline-icon/index.d.ts +0 -1
  187. package/dist/src/components/icons/pin-icon/PinIcon.d.ts +0 -2
  188. package/dist/src/components/icons/pin-icon/index.d.ts +0 -1
  189. package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +0 -2
  190. package/dist/src/components/icons/plus-icon/index.d.ts +0 -1
  191. package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +0 -2
  192. package/dist/src/components/icons/plus-icon-circle/index.d.ts +0 -1
  193. package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +0 -3
  194. package/dist/src/components/icons/qnr-icon/index.d.ts +0 -1
  195. package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +0 -3
  196. package/dist/src/components/icons/replay-icon/index.d.ts +0 -1
  197. package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +0 -3
  198. package/dist/src/components/icons/report-box-icon/index.d.ts +0 -1
  199. package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +0 -3
  200. package/dist/src/components/icons/report-box-outline-icon/index.d.ts +0 -1
  201. package/dist/src/components/icons/search-icon/SearchIcon.d.ts +0 -3
  202. package/dist/src/components/icons/search-icon/index.d.ts +0 -1
  203. package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +0 -3
  204. package/dist/src/components/icons/settings-icon/index.d.ts +0 -1
  205. package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +0 -3
  206. package/dist/src/components/icons/settings-menu-horizontal-icon/index.d.ts +0 -1
  207. package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +0 -3
  208. package/dist/src/components/icons/settings-outline-icon/index.d.ts +0 -1
  209. package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +0 -3
  210. package/dist/src/components/icons/text-box-check-outline-icon/index.d.ts +0 -1
  211. package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +0 -3
  212. package/dist/src/components/icons/topic-icon/index.d.ts +0 -1
  213. package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +0 -3
  214. package/dist/src/components/icons/unknown-document-outline-rounded-icon/index.d.ts +0 -1
  215. package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +0 -2
  216. package/dist/src/components/icons/warning-icon/index.d.ts +0 -1
  217. package/dist/src/components/icons/work-icon/WorkIcon.d.ts +0 -2
  218. package/dist/src/components/icons/work-icon/index.d.ts +0 -1
  219. package/dist/src/components/inputs/button/StyledButton.d.ts +0 -40
  220. package/dist/src/components/inputs/button/index.d.ts +0 -1
  221. package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +0 -5
  222. package/dist/src/components/inputs/checkbox/index.d.ts +0 -1
  223. package/dist/src/components/inputs/input-field/index.d.ts +0 -2
  224. package/dist/src/components/inputs/input-field/story/components/StyledInputFieldExample.d.ts +0 -2
  225. package/dist/src/components/inputs/label/StyledLabel.d.ts +0 -9
  226. package/dist/src/components/inputs/label/index.d.ts +0 -1
  227. package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +0 -4
  228. package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +0 -4
  229. package/dist/src/components/inputs/radio-button/index.d.ts +0 -2
  230. package/dist/src/components/inputs/rich-input/RichInput.d.ts +0 -13
  231. package/dist/src/components/inputs/rich-input/index.d.ts +0 -1
  232. package/dist/src/components/inputs/select/index.d.ts +0 -3
  233. package/dist/src/components/inputs/select/story/components/StyledSelectExample.d.ts +0 -2
  234. package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +0 -12
  235. package/dist/src/components/inputs/select-autocomplete/index.d.ts +0 -1
  236. package/dist/src/components/inputs/select-autocomplete/story/components/StyledSelectAutocompleteExample.d.ts +0 -2
  237. package/dist/src/components/inputs/slider/StyledSlider.d.ts +0 -5
  238. package/dist/src/components/inputs/slider/index.d.ts +0 -1
  239. package/dist/src/components/inputs/switch/StyledSwitch.d.ts +0 -5
  240. package/dist/src/components/inputs/switch/index.d.ts +0 -1
  241. package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +0 -58
  242. package/dist/src/components/inputs/textarea/index.d.ts +0 -1
  243. package/dist/src/components/inputs/textarea/useAutosizeTextArea.d.ts +0 -1
  244. package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +0 -2
  245. package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +0 -3
  246. package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +0 -2
  247. package/dist/src/components/miscellaneous/StyledFormLabel.d.ts +0 -2
  248. package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +0 -2
  249. package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +0 -3
  250. package/dist/src/components/navigation/drawer/index.d.ts +0 -1
  251. package/dist/src/components/navigation/link/StyledLink.d.ts +0 -20
  252. package/dist/src/components/navigation/link/index.d.ts +0 -1
  253. package/dist/src/components/navigation/menu/StyledMenu.d.ts +0 -2
  254. package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +0 -2
  255. package/dist/src/components/navigation/menu/StyledMenuList.d.ts +0 -2
  256. package/dist/src/components/navigation/menu/index.d.ts +0 -4
  257. package/dist/src/components/navigation/tabs/StyledTab.d.ts +0 -3
  258. package/dist/src/components/navigation/tabs/StyledTabs.d.ts +0 -3
  259. package/dist/src/components/navigation/tabs/index.d.ts +0 -2
  260. package/dist/src/components/pickers/date-picker/story/components/DatePickerContainer.d.ts +0 -5
  261. package/dist/src/components/pickers/date-picker/story/components/NestedRangePickerExample.d.ts +0 -2
  262. package/dist/src/components/pickers/date-picker/story/components/RangePickerCompactExample.d.ts +0 -2
  263. package/dist/src/components/pickers/date-picker/story/components/RangePickerExample.d.ts +0 -2
  264. package/dist/src/components/pickers/date-picker/story/components/SinglePickerExample.d.ts +0 -2
  265. package/dist/src/components/table/StyledTable.d.ts +0 -18
  266. package/dist/src/components/table/components/TableBody.d.ts +0 -9
  267. package/dist/src/components/table/components/TableFooter.d.ts +0 -9
  268. package/dist/src/components/table/components/TableHeader.d.ts +0 -10
  269. package/dist/src/components/table/components/TableHeaderCell.d.ts +0 -10
  270. package/dist/src/components/table/components/TableNoRowsOverlay.d.ts +0 -5
  271. package/dist/src/components/table/components/TablePagination.d.ts +0 -6
  272. package/dist/src/components/table/components/TableRow.d.ts +0 -10
  273. package/dist/src/components/table/components/TableRows.d.ts +0 -9
  274. package/dist/src/components/table/components/TableSkeleton.d.ts +0 -4
  275. package/dist/src/components/table/components/columns/action-column/actionColumn.d.ts +0 -21
  276. package/dist/src/components/table/components/columns/action-column/components/HeaderActionMenu.d.ts +0 -5
  277. package/dist/src/components/table/components/columns/action-column/components/RowActionMenu.d.ts +0 -12
  278. package/dist/src/components/table/components/columns/expandColumn.d.ts +0 -11
  279. package/dist/src/components/table/components/columns/selectColumn.d.ts +0 -9
  280. package/dist/src/components/table/helpers/getTableHeaderStyle.d.ts +0 -10
  281. package/dist/src/components/table/helpers/injectColumns.d.ts +0 -4
  282. package/dist/src/components/table/hooks/useStyledTable.d.ts +0 -6
  283. package/dist/src/components/table/index.d.ts +0 -3
  284. package/dist/src/components/table/story/components/styled-flex-table/generateActions.d.ts +0 -6
  285. package/dist/src/components/table/story/components/styled-flex-table/useColumns.d.ts +0 -5
  286. package/dist/src/components/table/story/components/styled-table/RenderSubRows.d.ts +0 -5
  287. package/dist/src/components/table/story/components/styled-table/getRowActions.d.ts +0 -23
  288. package/dist/src/components/table/story/components/styled-table/useTableColumns.d.ts +0 -10
  289. package/dist/src/components/table/story/components/styled-table/useTableSubRowsColumns.d.ts +0 -5
  290. package/dist/src/components/table/story/service/Templates.query.d.ts +0 -5
  291. package/dist/src/components/table/story/service/types.d.ts +0 -9
  292. package/dist/src/components/table/story/service/useFetchTemplates.d.ts +0 -4
  293. package/dist/src/components/table/types.d.ts +0 -65
  294. package/dist/src/components/utils/accordion/StyledAccordion.d.ts +0 -2
  295. package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +0 -2
  296. package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +0 -2
  297. package/dist/src/components/utils/accordion/index.d.ts +0 -3
  298. package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +0 -18
  299. package/dist/src/components/utils/popover/StyledPopover.d.ts +0 -2
  300. package/dist/src/components/utils/popover/index.d.ts +0 -1
  301. package/dist/src/helpers/index.d.ts +0 -2
  302. package/dist/src/helpers/reflections.helper.d.ts +0 -1
  303. package/tw-configs/twConfigs.json +0 -113
  304. /package/dist/src/components/{pickers/date-picker → date-picker}/StyledDatePicker.d.ts +0 -0
  305. /package/dist/src/components/{pickers/date-picker → date-picker}/components/DatePickerInputIndex.d.ts +0 -0
  306. /package/dist/src/components/{pickers/date-picker → date-picker}/components/DatePickerInputRange.d.ts +0 -0
  307. /package/dist/src/components/{pickers/date-picker → date-picker}/components/DatePickerInputRangeCompact.d.ts +0 -0
  308. /package/dist/src/components/{pickers/date-picker → date-picker}/components/DatePickerInputSingle.d.ts +0 -0
  309. /package/dist/src/components/{pickers/date-picker → date-picker}/components/StyledCalendarPicker.d.ts +0 -0
  310. /package/dist/src/components/{pickers/date-picker → date-picker}/components/StyledCalendarPickerCaption.d.ts +0 -0
  311. /package/dist/src/components/{pickers/date-picker → date-picker}/components/StyledCalendarPickerFooter.d.ts +0 -0
  312. /package/dist/src/components/{pickers/date-picker → date-picker}/components/StyledCalendarPickerSelectMonth.d.ts +0 -0
  313. /package/dist/src/components/{pickers/date-picker → date-picker}/components/StyledCalendarPickerSelectYear.d.ts +0 -0
  314. /package/dist/src/components/{pickers/date-picker → date-picker}/helpers.d.ts +0 -0
  315. /package/dist/src/components/{pickers/date-picker → date-picker}/index.d.ts +0 -0
  316. /package/dist/src/components/{pickers/date-picker → date-picker}/types.d.ts +0 -0
  317. /package/dist/src/components/{pickers/time-picker → time-picker}/StyledTimePicker.d.ts +0 -0
  318. /package/dist/src/components/{pickers/time-picker → time-picker}/TimePickerInput.d.ts +0 -0
  319. /package/dist/src/components/{pickers/time-picker → time-picker}/TimePickerPopper.d.ts +0 -0
  320. /package/dist/src/components/{pickers/time-picker → time-picker}/components/HelperText.d.ts +0 -0
  321. /package/dist/src/components/{pickers/time-picker → time-picker}/components/TimePickerBody.d.ts +0 -0
  322. /package/dist/src/components/{pickers/time-picker → time-picker}/components/TimePickerColumn.d.ts +0 -0
  323. /package/dist/src/components/{pickers/time-picker → time-picker}/helpers/getTimeFromValue.d.ts +0 -0
  324. /package/dist/src/components/{pickers/time-picker → time-picker}/index.d.ts +0 -0
  325. /package/dist/src/components/{pickers/time-picker → time-picker}/types.d.ts +0 -0
  326. /package/dist/src/{components/miscellaneous → shared-components}/StyledFormControl.d.ts +0 -0
  327. /package/dist/src/{components/inputs/input-field → shared-components}/StyledInputField.d.ts +0 -0
  328. /package/dist/src/{components/inputs/select → shared-components}/StyledSelect.d.ts +0 -0
  329. /package/dist/src/{components/inputs/select → shared-components}/StyledSelectItem.d.ts +0 -0
@@ -1,73 +1,116 @@
1
1
  declare const _default: {
2
- mode: string;
3
- important: true;
4
2
  content: string[];
5
3
  theme: {
6
4
  fontFamily: {
7
- sans: string[];
8
5
  roboto: string[];
9
6
  };
10
7
  extend: {
11
- colors: {
12
- inherit: string;
13
- "textcolor-component": string;
14
- "color-active-component": string;
15
- "alpha-100": string;
16
- "alpha-500": string;
17
- "alpha-600": string;
18
- "alpha-700": string;
19
- "beta-100": string;
20
- "beta-500": string;
21
- "beta-600": string;
22
- "beta-700": string;
23
- "gama-25": string;
24
- "gama-50": string;
25
- "gama-100": string;
26
- "gama-200": string;
27
- "gama-300": string;
28
- "gama-400": string;
29
- "gama-500": string;
30
- "gama-600": string;
31
- "gama-700": string;
32
- "gama-800": string;
33
- "delta-10": string;
34
- "delta-50": string;
35
- "delta-100": string;
36
- "delta-200": string;
37
- "delta-300": string;
38
- "delta-400": string;
39
- "delta-500": string;
40
- "delta-600": string;
41
- "delta-700": string;
42
- "delta-800": string;
43
- "delta-900": string;
44
- "delta-9000": string;
45
- "sigma-700": string;
46
- "theta-100": string;
47
- "theta-200": string;
48
- "theta-300": string;
49
- "theta-400": string;
50
- "theta-500": string;
51
- "theta-600": string;
52
- "theta-700": string;
53
- "theta-800": string;
54
- "theta-hover": string;
55
- "btn-bg": string;
56
- "btn-bg-active": string;
57
- "btn-bg-hover": string;
58
- "btn-bg-disabled": string;
59
- "btn-bg-danger": string;
60
- "btn-bg-danger-active": string;
61
- "btn-task-status-bg": string;
62
- "btn-bg-mini-action": string;
63
- "btn-bg-mini-action-hover": string;
64
- "chat-ticket-message-bg": string;
65
- "colors-topbar-text": string;
66
- "custom-grey-01": string;
67
- "custom-grey-02": string;
68
- "custom-grey-03": string;
69
- "custom-grey-04": string;
70
- "custom-grey-06": string;
8
+ screens: {
9
+ [x: number]: string;
10
+ length: number;
11
+ toString: (() => string) & (() => string);
12
+ toLocaleString: (() => string) & (() => string);
13
+ pop(): string | undefined;
14
+ push(...items: string[]): number;
15
+ concat(...items: ConcatArray<string>[]): string[];
16
+ concat(...items: (string | ConcatArray<string>)[]): string[];
17
+ join(separator?: string | undefined): string;
18
+ reverse(): string[];
19
+ shift(): string | undefined;
20
+ slice(start?: number | undefined, end?: number | undefined): string[];
21
+ sort(compareFn?: ((a: string, b: string) => number) | undefined): string[] & Record<"sm" | "md" | "lg" | "xl" | "2xl", string>;
22
+ splice(start: number, deleteCount?: number | undefined): string[];
23
+ splice(start: number, deleteCount: number, ...items: string[]): string[];
24
+ unshift(...items: string[]): number;
25
+ indexOf(searchElement: string, fromIndex?: number | undefined): number;
26
+ lastIndexOf(searchElement: string, fromIndex?: number | undefined): number;
27
+ every<S extends string>(predicate: (value: string, index: number, array: string[]) => value is S, thisArg?: any): this is S[];
28
+ every(predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): boolean;
29
+ some(predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): boolean;
30
+ forEach(callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any): void;
31
+ map<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any): U[];
32
+ filter<S_1 extends string>(predicate: (value: string, index: number, array: string[]) => value is S_1, thisArg?: any): S_1[];
33
+ filter(predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[];
34
+ reduce(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string;
35
+ reduce(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string;
36
+ reduce<U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1;
37
+ reduceRight(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string;
38
+ reduceRight(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string;
39
+ reduceRight<U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2;
40
+ find<S_2 extends string>(predicate: (value: string, index: number, obj: string[]) => value is S_2, thisArg?: any): S_2 | undefined;
41
+ find(predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined;
42
+ findIndex(predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): number;
43
+ fill(value: string, start?: number | undefined, end?: number | undefined): string[] & Record<"sm" | "md" | "lg" | "xl" | "2xl", string>;
44
+ copyWithin(target: number, start: number, end?: number | undefined): string[] & Record<"sm" | "md" | "lg" | "xl" | "2xl", string>;
45
+ entries(): IterableIterator<[number, string]>;
46
+ keys(): IterableIterator<number>;
47
+ values(): IterableIterator<string>;
48
+ includes(searchElement: string, fromIndex?: number | undefined): boolean;
49
+ flatMap<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined): U_3[];
50
+ flat<A, D extends number = 1>(this: A, depth?: D | undefined): FlatArray<A, D>[];
51
+ at(index: number): string | undefined;
52
+ findLast<S_3 extends string>(predicate: (value: string, index: number, array: string[]) => value is S_3, thisArg?: any): S_3 | undefined;
53
+ findLast(predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string | undefined;
54
+ findLastIndex(predicate: (value: string, index: number, array: string[]) => unknown, thisArg?: any): number;
55
+ [Symbol.iterator](): IterableIterator<string>;
56
+ [Symbol.unscopables]: {
57
+ [x: number]: boolean | undefined;
58
+ length?: boolean | undefined;
59
+ toString?: boolean | undefined;
60
+ toLocaleString?: boolean | undefined;
61
+ pop?: boolean | undefined;
62
+ push?: boolean | undefined;
63
+ concat?: boolean | undefined;
64
+ join?: boolean | undefined;
65
+ reverse?: boolean | undefined;
66
+ shift?: boolean | undefined;
67
+ slice?: boolean | undefined;
68
+ sort?: boolean | undefined;
69
+ splice?: boolean | undefined;
70
+ unshift?: boolean | undefined;
71
+ indexOf?: boolean | undefined;
72
+ lastIndexOf?: boolean | undefined;
73
+ every?: boolean | undefined;
74
+ some?: boolean | undefined;
75
+ forEach?: boolean | undefined;
76
+ map?: boolean | undefined;
77
+ filter?: boolean | undefined;
78
+ reduce?: boolean | undefined;
79
+ reduceRight?: boolean | undefined;
80
+ find?: boolean | undefined;
81
+ findIndex?: boolean | undefined;
82
+ fill?: boolean | undefined;
83
+ copyWithin?: boolean | undefined;
84
+ entries?: boolean | undefined;
85
+ keys?: boolean | undefined;
86
+ values?: boolean | undefined;
87
+ includes?: boolean | undefined;
88
+ flatMap?: boolean | undefined;
89
+ flat?: boolean | undefined;
90
+ at?: boolean | undefined;
91
+ findLast?: boolean | undefined;
92
+ findLastIndex?: boolean | undefined;
93
+ [Symbol.iterator]?: boolean | undefined;
94
+ readonly [Symbol.unscopables]?: boolean | undefined;
95
+ };
96
+ sm: string;
97
+ md: string;
98
+ lg: string;
99
+ xl: string;
100
+ "2xl": string;
101
+ } | {
102
+ [x: string]: string | import("tailwindcss/types/config").Screen | import("tailwindcss/types/config").Screen[];
103
+ sm: string;
104
+ md: string;
105
+ lg: string;
106
+ xl: string;
107
+ "2xl": string;
108
+ } | {
109
+ sm: string;
110
+ md: string;
111
+ lg: string;
112
+ xl: string;
113
+ "2xl": string;
71
114
  };
72
115
  boxShadow: {
73
116
  ash: string;
@@ -131,12 +174,69 @@ declare const _default: {
131
174
  };
132
175
  };
133
176
  };
177
+ colors: {
178
+ inherit: string;
179
+ "textcolor-component": string;
180
+ "color-active-component": string;
181
+ "alpha-100": string;
182
+ "alpha-500": string;
183
+ "alpha-600": string;
184
+ "alpha-700": string;
185
+ "beta-100": string;
186
+ "beta-500": string;
187
+ "beta-600": string;
188
+ "beta-700": string;
189
+ "gama-25": string;
190
+ "gama-50": string;
191
+ "gama-100": string;
192
+ "gama-200": string;
193
+ "gama-300": string;
194
+ "gama-400": string;
195
+ "gama-500": string;
196
+ "gama-600": string;
197
+ "gama-700": string;
198
+ "gama-800": string;
199
+ "delta-10": string;
200
+ "delta-50": string;
201
+ "delta-100": string;
202
+ "delta-200": string;
203
+ "delta-300": string;
204
+ "delta-400": string;
205
+ "delta-500": string;
206
+ "delta-600": string;
207
+ "delta-700": string;
208
+ "delta-800": string;
209
+ "delta-900": string;
210
+ "delta-9000": string;
211
+ "sigma-700": string;
212
+ "theta-100": string;
213
+ "theta-200": string;
214
+ "theta-300": string;
215
+ "theta-400": string;
216
+ "theta-500": string;
217
+ "theta-600": string;
218
+ "theta-700": string;
219
+ "theta-800": string;
220
+ "theta-hover": string;
221
+ "btn-bg": string;
222
+ "btn-bg-active": string;
223
+ "btn-bg-hover": string;
224
+ "btn-bg-disabled": string;
225
+ "btn-bg-danger": string;
226
+ "btn-bg-danger-active": string;
227
+ "btn-task-status-bg": string;
228
+ "btn-bg-mini-action": string;
229
+ "btn-bg-mini-action-hover": string;
230
+ "chat-ticket-message-bg": string;
231
+ "colors-topbar-text": string;
232
+ "custom-grey-01": string;
233
+ "custom-grey-02": string;
234
+ "custom-grey-03": string;
235
+ "custom-grey-04": string;
236
+ "custom-grey-06": string;
237
+ };
134
238
  };
135
239
  };
136
- darkMode: "media";
137
- corePlugins: {
138
- preflight: false;
139
- };
140
240
  plugins: any[];
141
241
  };
142
242
  export default _default;
package/package.json CHANGED
@@ -3,12 +3,10 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "0.0.0",
6
+ "version": "0.0.1",
7
7
  "type": "module",
8
8
  "files": [
9
- "dist/**/*",
10
- "dist/style.css",
11
- "tw-configs/**/*"
9
+ "dist/**/*"
12
10
  ],
13
11
  "keywords": [],
14
12
  "author": "asma-team",
@@ -27,39 +25,25 @@
27
25
  "storybook:no-browser": "storybook dev -p 6006 --no-open",
28
26
  "storybook:node18": "export NODE_OPTIONS=--openssl-legacy-provider && storybook dev -p 6006",
29
27
  "storybook:node18:win": "set NODE_OPTIONS=--openssl-legacy-provider && storybook dev -p 6006",
30
- "build-storybook": "export NODE_OPTIONS=--max_old_space_size=6240 && storybook build",
31
- "test-storybook": "test-storybook",
32
- "changeset:pre-beta": "changeset pre enter beta",
33
- "changeset:pre-exit": "changeset pre exit",
34
- "changeset:version": "changeset version",
35
- "changeset:publish": "changeset publish",
36
- "changeset:status": "changeset status"
28
+ "build-storybook": "export NODE_OPTIONS=--max_old_space_size=6240 && storybook build"
37
29
  },
38
30
  "license": "UNLICENSED",
39
31
  "dependencies": {
40
32
  "@emotion/react": "^11.11.1",
41
33
  "@emotion/styled": "^11.11.0",
42
- "@fontsource/material-icons": "^5.0.4",
43
34
  "@fontsource/roboto": "^5.0.4",
44
- "@iconify/react": "^4.1.1",
45
35
  "@mui/material": "^5.13.7",
46
- "@tanstack/react-table": "^8.10.0",
47
36
  "clsx": "^1.2.1",
48
- "date-fns": "^2.30.0",
37
+ "date-fns": "^3.6.0",
49
38
  "lodash-es": "^4.17.21",
50
- "material-ui-popup-state": "^5.0.10",
39
+ "material-ui-popup-state": "^5.1.2",
51
40
  "node": "18.17.0",
52
- "notistack": "^3.0.1",
53
41
  "react": "^18.2.0",
54
- "react-day-picker": "^8.8.2",
55
- "react-dom": "^18.2.0",
56
- "react-quill": "^2.0.0",
57
- "sass": "^1.77.5",
58
- "vite-plugin-css-injected-by-js": "^3.5.1"
42
+ "react-day-picker": "^8.10.1",
43
+ "react-dom": "^18.2.0"
59
44
  },
60
45
  "devDependencies": {
61
46
  "@changesets/cli": "^2.26.2",
62
- "@faker-js/faker": "^8.0.2",
63
47
  "@rollup/plugin-terser": "^0.4.3",
64
48
  "@storybook/addon-a11y": "^7.6.9",
65
49
  "@storybook/addon-essentials": "^7.6.9",
@@ -83,9 +67,9 @@
83
67
  "@typescript-eslint/eslint-plugin": "^5.59.0",
84
68
  "@typescript-eslint/parser": "^5.59.0",
85
69
  "@vitejs/plugin-react": "^4.0.0",
70
+ "asma-core-ui": "3.1.0-3",
86
71
  "autoprefixer": "^10.4.14",
87
72
  "axe-playwright": "^1.2.3",
88
- "axios": "^1.6.8",
89
73
  "eslint": "^8.38.0",
90
74
  "eslint-plugin-react-hooks": "^4.6.0",
91
75
  "eslint-plugin-react-refresh": "^0.3.4",
@@ -93,6 +77,7 @@
93
77
  "postcss": "^8.4.24",
94
78
  "prop-types": "^15.8.1",
95
79
  "rollup-plugin-typescript2": "^0.35.0",
80
+ "sass": "^1.77.5",
96
81
  "storybook": "^7.6.9",
97
82
  "storybook-addon-themes": "^6.1.0",
98
83
  "tailwind-scrollbar": "^3.1.0",
@@ -100,6 +85,7 @@
100
85
  "typescript": "^5.0.2",
101
86
  "typescript-plugin-css-modules": "^5.0.1",
102
87
  "vite": "^4.3.9",
88
+ "vite-plugin-css-injected-by-js": "^3.5.1",
103
89
  "vite-plugin-dts": "^3.1.1",
104
90
  "vite-tsconfig-paths": "^4.2.0"
105
91
  },
@@ -107,6 +93,7 @@
107
93
  "@emotion/react": "^11.*",
108
94
  "@emotion/styled": "^11.*",
109
95
  "@mui/material": "^5.*",
96
+ "asma-core-ui": "^3.*",
110
97
  "immer": "^9.*",
111
98
  "react": "^18.*",
112
99
  "react-dom": "^18.*"
@@ -118,8 +105,6 @@
118
105
  "exports": {
119
106
  ".": {
120
107
  "import": "./dist/asma-ui-datetime.es.js"
121
- },
122
- "./dist/style.css": "./dist/style.css",
123
- "./tw-configs/twConfigs.json": "./tw-configs/twConfigs.json"
108
+ }
124
109
  }
125
110
  }