asma-core-ui 3.1.3 → 3.1.4-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 (318) hide show
  1. package/dist/asma-core-ui.es.js +2 -21
  2. package/dist/index.d.ts +864 -1
  3. package/dist/style.css +1 -0
  4. package/package.json +1 -1
  5. package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +0 -5
  6. package/dist/src/components/custom/widget/icons/ChevronDownIcon.d.ts +0 -2
  7. package/dist/src/components/custom/widget/icons/ChevronUpIcon.d.ts +0 -2
  8. package/dist/src/components/custom/widget/widget/StyledWidget.d.ts +0 -26
  9. package/dist/src/components/custom/widget/widget-header/StyledWidgetHeader.d.ts +0 -7
  10. package/dist/src/components/custom/widget/widget-title/StyledWidgetTitle.d.ts +0 -2
  11. package/dist/src/components/data-display/badge/StyledBadge.d.ts +0 -5
  12. package/dist/src/components/data-display/badge/index.d.ts +0 -1
  13. package/dist/src/components/data-display/chip/StyledChip.d.ts +0 -6
  14. package/dist/src/components/data-display/chip/index.d.ts +0 -1
  15. package/dist/src/components/data-display/form-label/components/StyledFormLabel.d.ts +0 -3
  16. package/dist/src/components/data-display/form-label/helpers/getStyles.d.ts +0 -4
  17. package/dist/src/components/data-display/form-label/index.d.ts +0 -1
  18. package/dist/src/components/data-display/form-label/types.d.ts +0 -9
  19. package/dist/src/components/data-display/interactive-chip/StyledInteractiveChip.d.ts +0 -8
  20. package/dist/src/components/data-display/interactive-chip/index.d.ts +0 -1
  21. package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +0 -2
  22. package/dist/src/components/data-display/tooltip/index.d.ts +0 -1
  23. package/dist/src/components/data-display/typography/StyledTypography.d.ts +0 -2
  24. package/dist/src/components/data-display/typography/index.d.ts +0 -1
  25. package/dist/src/components/feedback/alert/StyledAlert.d.ts +0 -2
  26. package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +0 -2
  27. package/dist/src/components/feedback/alert/index.d.ts +0 -2
  28. package/dist/src/components/feedback/dialog/StyledDialog.d.ts +0 -11
  29. package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +0 -2
  30. package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +0 -2
  31. package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +0 -2
  32. package/dist/src/components/feedback/dialog/index.d.ts +0 -4
  33. package/dist/src/components/feedback/empty-page/EmptyPageIcon.d.ts +0 -2
  34. package/dist/src/components/feedback/empty-page/StyledEmptyPage.d.ts +0 -6
  35. package/dist/src/components/feedback/loading/StyledLoading.d.ts +0 -8
  36. package/dist/src/components/feedback/minimizable-dialog/MinimizableDialog.d.ts +0 -3
  37. package/dist/src/components/feedback/minimizable-dialog/MinimizableDialogV2.d.ts +0 -26
  38. package/dist/src/components/feedback/minimizable-dialog/components/CloseBtn.d.ts +0 -7
  39. package/dist/src/components/feedback/minimizable-dialog/components/MinimizeBtn.d.ts +0 -8
  40. package/dist/src/components/feedback/minimizable-dialog/index.d.ts +0 -3
  41. package/dist/src/components/feedback/minimizable-dialog/types.d.ts +0 -36
  42. package/dist/src/components/feedback/snack-bar/SnackbarProvider.d.ts +0 -32
  43. package/dist/src/components/feedback/snack-bar/StyledAlertSnackbar.d.ts +0 -11
  44. package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +0 -2
  45. package/dist/src/components/feedback/snack-bar/components/StyledInfoSnackbar.d.ts +0 -12
  46. package/dist/src/components/feedback/snack-bar/components/processMessageError.d.ts +0 -3
  47. package/dist/src/components/feedback/snack-bar/components/processMessageInfo.d.ts +0 -3
  48. package/dist/src/components/feedback/snack-bar/components/types.d.ts +0 -10
  49. package/dist/src/components/feedback/snack-bar/components-styled/InfoMessages.d.ts +0 -2
  50. package/dist/src/components/feedback/snack-bar/index.d.ts +0 -6
  51. package/dist/src/components/feedback/snack-bar/message.d.ts +0 -17
  52. package/dist/src/components/feedback/snack-bar/processAlertSnackBar.d.ts +0 -1
  53. package/dist/src/components/feedback/snack-bar/processInfoSnackbar.d.ts +0 -1
  54. package/dist/src/components/icons/IconTemplate.d.ts +0 -3
  55. package/dist/src/components/icons/Icons.types.d.ts +0 -12
  56. package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +0 -3
  57. package/dist/src/components/icons/archive-icon/index.d.ts +0 -1
  58. package/dist/src/components/icons/arrow-expand/ArrowExpand.d.ts +0 -2
  59. package/dist/src/components/icons/arrow-expand/index.d.ts +0 -1
  60. package/dist/src/components/icons/arrow-shrink/ArrowShrink.d.ts +0 -2
  61. package/dist/src/components/icons/arrow-shrink/index.d.ts +0 -1
  62. package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +0 -3
  63. package/dist/src/components/icons/assignment/index.d.ts +0 -1
  64. package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +0 -3
  65. package/dist/src/components/icons/assignment-outline-icon/index.d.ts +0 -1
  66. package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +0 -2
  67. package/dist/src/components/icons/badge-icon/index.d.ts +0 -1
  68. package/dist/src/components/icons/bell-icon/BellIcon.d.ts +0 -3
  69. package/dist/src/components/icons/bell-icon/index.d.ts +0 -1
  70. package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +0 -3
  71. package/dist/src/components/icons/bell-outline-icon/index.d.ts +0 -1
  72. package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +0 -3
  73. package/dist/src/components/icons/calendar-blank-outline-icon/index.d.ts +0 -1
  74. package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +0 -3
  75. package/dist/src/components/icons/calendar-icon/NewCalendarIcon.d.ts +0 -2
  76. package/dist/src/components/icons/calendar-icon/index.d.ts +0 -2
  77. package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +0 -3
  78. package/dist/src/components/icons/calendar-range-icon/index.d.ts +0 -1
  79. package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +0 -2
  80. package/dist/src/components/icons/check-fact-icon/index.d.ts +0 -1
  81. package/dist/src/components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +0 -2
  82. package/dist/src/components/icons/check-fact-outline-icon/index.d.ts +0 -1
  83. package/dist/src/components/icons/check-icon/CheckIcon.d.ts +0 -3
  84. package/dist/src/components/icons/check-icon/index.d.ts +0 -1
  85. package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +0 -2
  86. package/dist/src/components/icons/check-outline-icon/index.d.ts +0 -1
  87. package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +0 -3
  88. package/dist/src/components/icons/checkbox-checked-icon/index.d.ts +0 -1
  89. package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +0 -3
  90. package/dist/src/components/icons/chevron-double-left-icon/index.d.ts +0 -1
  91. package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +0 -3
  92. package/dist/src/components/icons/chevron-double-right-icon/index.d.ts +0 -1
  93. package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +0 -3
  94. package/dist/src/components/icons/chevron-down-icon/index.d.ts +0 -1
  95. package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +0 -3
  96. package/dist/src/components/icons/chevron-left-icon/index.d.ts +0 -1
  97. package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +0 -3
  98. package/dist/src/components/icons/chevron-right-icon/index.d.ts +0 -1
  99. package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +0 -3
  100. package/dist/src/components/icons/chevron-up-icon/index.d.ts +0 -1
  101. package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +0 -3
  102. package/dist/src/components/icons/clock-outline-icon/index.d.ts +0 -1
  103. package/dist/src/components/icons/close-icon/CloseIcon.d.ts +0 -3
  104. package/dist/src/components/icons/close-icon/index.d.ts +0 -1
  105. package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +0 -2
  106. package/dist/src/components/icons/consents-icon/index.d.ts +0 -1
  107. package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +0 -3
  108. package/dist/src/components/icons/dashboard-view-icon/index.d.ts +0 -1
  109. package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +0 -3
  110. package/dist/src/components/icons/dashboard-view-outline-icon/index.d.ts +0 -1
  111. package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +0 -3
  112. package/dist/src/components/icons/delete-outline-icon/index.d.ts +0 -1
  113. package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +0 -3
  114. package/dist/src/components/icons/dots-vertical-icon/index.d.ts +0 -1
  115. package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +0 -3
  116. package/dist/src/components/icons/download-icon/index.d.ts +0 -1
  117. package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +0 -3
  118. package/dist/src/components/icons/drag-horizontal-icon/index.d.ts +0 -1
  119. package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +0 -3
  120. package/dist/src/components/icons/drop-down-icon/index.d.ts +0 -1
  121. package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +0 -3
  122. package/dist/src/components/icons/drop-up-icon/index.d.ts +0 -1
  123. package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +0 -3
  124. package/dist/src/components/icons/dvr-icon/index.d.ts +0 -1
  125. package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +0 -3
  126. package/dist/src/components/icons/earth-icon/index.d.ts +0 -1
  127. package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +0 -2
  128. package/dist/src/components/icons/edit-square-icon/index.d.ts +0 -1
  129. package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +0 -3
  130. package/dist/src/components/icons/error-outline-icon/index.d.ts +0 -1
  131. package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +0 -3
  132. package/dist/src/components/icons/fast-check-outline-icon/index.d.ts +0 -1
  133. package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +0 -3
  134. package/dist/src/components/icons/file-pdf-icon/index.d.ts +0 -1
  135. package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +0 -3
  136. package/dist/src/components/icons/filter-icon/index.d.ts +0 -1
  137. package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +0 -3
  138. package/dist/src/components/icons/find-replace-icon/index.d.ts +0 -1
  139. package/dist/src/components/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +0 -6
  140. package/dist/src/components/icons/find-replace-people-icon/index.d.ts +0 -1
  141. package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +0 -3
  142. package/dist/src/components/icons/hamburger-icon/index.d.ts +0 -1
  143. package/dist/src/components/icons/handyman-icon/HandymanIcon.d.ts +0 -2
  144. package/dist/src/components/icons/handyman-icon/index.d.ts +0 -1
  145. package/dist/src/components/icons/handyman-outline-icon/HandymanOutlineIcon.d.ts +0 -2
  146. package/dist/src/components/icons/handyman-outline-icon/index.d.ts +0 -1
  147. package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +0 -3
  148. package/dist/src/components/icons/inbox-outbox-icon/index.d.ts +0 -1
  149. package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +0 -3
  150. package/dist/src/components/icons/inbox-outbox-outline-icon/index.d.ts +0 -1
  151. package/dist/src/components/icons/index.d.ts +0 -81
  152. package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +0 -2
  153. package/dist/src/components/icons/keyboard-capslock-icon/index.d.ts +0 -1
  154. package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +0 -3
  155. package/dist/src/components/icons/link-outline-icon/index.d.ts +0 -1
  156. package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +0 -3
  157. package/dist/src/components/icons/list-numbered-icon/index.d.ts +0 -1
  158. package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +0 -3
  159. package/dist/src/components/icons/list-settings-line-icon/index.d.ts +0 -1
  160. package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +0 -3
  161. package/dist/src/components/icons/list-status-icon/index.d.ts +0 -1
  162. package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +0 -3
  163. package/dist/src/components/icons/loading-icon/index.d.ts +0 -1
  164. package/dist/src/components/icons/lock-icon/LockIcon.d.ts +0 -3
  165. package/dist/src/components/icons/lock-icon/index.d.ts +0 -1
  166. package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +0 -3
  167. package/dist/src/components/icons/message-processing-icon/index.d.ts +0 -1
  168. package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +0 -3
  169. package/dist/src/components/icons/message-processing-outline-icon/index.d.ts +0 -1
  170. package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +0 -2
  171. package/dist/src/components/icons/message-reply-icon/index.d.ts +0 -1
  172. package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +0 -2
  173. package/dist/src/components/icons/minimize-icon/index.d.ts +0 -1
  174. package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +0 -3
  175. package/dist/src/components/icons/outline-calendar-month/index.d.ts +0 -1
  176. package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +0 -3
  177. package/dist/src/components/icons/pdf-icon/index.d.ts +0 -1
  178. package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +0 -3
  179. package/dist/src/components/icons/pencil-outline-icon/index.d.ts +0 -1
  180. package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +0 -3
  181. package/dist/src/components/icons/people-icon/index.d.ts +0 -1
  182. package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +0 -3
  183. package/dist/src/components/icons/people-outline-icon/index.d.ts +0 -1
  184. package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +0 -3
  185. package/dist/src/components/icons/perm-media-icon/index.d.ts +0 -1
  186. package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +0 -3
  187. package/dist/src/components/icons/perm-media-outline-icon/index.d.ts +0 -1
  188. package/dist/src/components/icons/person-icon/PersonIcon.d.ts +0 -3
  189. package/dist/src/components/icons/person-icon/index.d.ts +0 -1
  190. package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +0 -3
  191. package/dist/src/components/icons/person-outline-icon/index.d.ts +0 -1
  192. package/dist/src/components/icons/pin-icon/PinIcon.d.ts +0 -2
  193. package/dist/src/components/icons/pin-icon/index.d.ts +0 -1
  194. package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +0 -2
  195. package/dist/src/components/icons/plus-icon/index.d.ts +0 -1
  196. package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +0 -2
  197. package/dist/src/components/icons/plus-icon-circle/index.d.ts +0 -1
  198. package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +0 -3
  199. package/dist/src/components/icons/qnr-icon/index.d.ts +0 -1
  200. package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +0 -3
  201. package/dist/src/components/icons/replay-icon/index.d.ts +0 -1
  202. package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +0 -3
  203. package/dist/src/components/icons/report-box-icon/index.d.ts +0 -1
  204. package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +0 -3
  205. package/dist/src/components/icons/report-box-outline-icon/index.d.ts +0 -1
  206. package/dist/src/components/icons/search-icon/SearchIcon.d.ts +0 -3
  207. package/dist/src/components/icons/search-icon/index.d.ts +0 -1
  208. package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +0 -3
  209. package/dist/src/components/icons/settings-icon/index.d.ts +0 -1
  210. package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +0 -3
  211. package/dist/src/components/icons/settings-menu-horizontal-icon/index.d.ts +0 -1
  212. package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +0 -3
  213. package/dist/src/components/icons/settings-outline-icon/index.d.ts +0 -1
  214. package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +0 -3
  215. package/dist/src/components/icons/text-box-check-outline-icon/index.d.ts +0 -1
  216. package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +0 -3
  217. package/dist/src/components/icons/topic-icon/index.d.ts +0 -1
  218. package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +0 -3
  219. package/dist/src/components/icons/unknown-document-outline-rounded-icon/index.d.ts +0 -1
  220. package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +0 -2
  221. package/dist/src/components/icons/warning-icon/index.d.ts +0 -1
  222. package/dist/src/components/icons/work-icon/WorkIcon.d.ts +0 -2
  223. package/dist/src/components/icons/work-icon/index.d.ts +0 -1
  224. package/dist/src/components/inputs/button/StyledButton.d.ts +0 -40
  225. package/dist/src/components/inputs/button/index.d.ts +0 -1
  226. package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +0 -5
  227. package/dist/src/components/inputs/checkbox/index.d.ts +0 -1
  228. package/dist/src/components/inputs/input-field/StyledInputField.d.ts +0 -15
  229. package/dist/src/components/inputs/input-field/index.d.ts +0 -2
  230. package/dist/src/components/inputs/input-field/story/components/StyledInputFieldExample.d.ts +0 -2
  231. package/dist/src/components/inputs/label/StyledLabel.d.ts +0 -9
  232. package/dist/src/components/inputs/label/index.d.ts +0 -1
  233. package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +0 -4
  234. package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +0 -4
  235. package/dist/src/components/inputs/radio-button/index.d.ts +0 -2
  236. package/dist/src/components/inputs/rich-input/RichInput.d.ts +0 -13
  237. package/dist/src/components/inputs/rich-input/index.d.ts +0 -1
  238. package/dist/src/components/inputs/search-field/StyledSearchField.d.ts +0 -3
  239. package/dist/src/components/inputs/search-field/index.d.ts +0 -1
  240. package/dist/src/components/inputs/select/StyledSelect.d.ts +0 -18
  241. package/dist/src/components/inputs/select/StyledSelectItem.d.ts +0 -2
  242. package/dist/src/components/inputs/select/index.d.ts +0 -3
  243. package/dist/src/components/inputs/select/story/components/StyledSelectExample.d.ts +0 -2
  244. package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +0 -14
  245. package/dist/src/components/inputs/select-autocomplete/index.d.ts +0 -1
  246. package/dist/src/components/inputs/select-autocomplete/story/components/StyledSelectAutocompleteExample.d.ts +0 -2
  247. package/dist/src/components/inputs/slider/StyledSlider.d.ts +0 -5
  248. package/dist/src/components/inputs/slider/index.d.ts +0 -1
  249. package/dist/src/components/inputs/switch/StyledSwitch.d.ts +0 -5
  250. package/dist/src/components/inputs/switch/index.d.ts +0 -1
  251. package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +0 -58
  252. package/dist/src/components/inputs/textarea/index.d.ts +0 -1
  253. package/dist/src/components/inputs/textarea/useAutosizeTextArea.d.ts +0 -1
  254. package/dist/src/components/miscellaneous/StyledFormControl.d.ts +0 -2
  255. package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +0 -2
  256. package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +0 -3
  257. package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +0 -2
  258. package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +0 -2
  259. package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +0 -3
  260. package/dist/src/components/navigation/drawer/index.d.ts +0 -1
  261. package/dist/src/components/navigation/link/StyledLink.d.ts +0 -21
  262. package/dist/src/components/navigation/link/index.d.ts +0 -1
  263. package/dist/src/components/navigation/menu/StyledMenu.d.ts +0 -2
  264. package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +0 -2
  265. package/dist/src/components/navigation/menu/StyledMenuList.d.ts +0 -2
  266. package/dist/src/components/navigation/menu/index.d.ts +0 -4
  267. package/dist/src/components/navigation/tabs/StyledTab.d.ts +0 -3
  268. package/dist/src/components/navigation/tabs/StyledTabs.d.ts +0 -3
  269. package/dist/src/components/navigation/tabs/index.d.ts +0 -2
  270. package/dist/src/components/pickers/date-picker/StyledDatePicker.d.ts +0 -2
  271. package/dist/src/components/pickers/date-picker/components/DatePickerInputIndex.d.ts +0 -13
  272. package/dist/src/components/pickers/date-picker/components/DatePickerInputRange.d.ts +0 -5
  273. package/dist/src/components/pickers/date-picker/components/DatePickerInputRangeCompact.d.ts +0 -5
  274. package/dist/src/components/pickers/date-picker/components/DatePickerInputSingle.d.ts +0 -5
  275. package/dist/src/components/pickers/date-picker/components/StyledCalendarPicker.d.ts +0 -8
  276. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerCaption.d.ts +0 -7
  277. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerFooter.d.ts +0 -11
  278. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectMonth.d.ts +0 -3
  279. package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectYear.d.ts +0 -3
  280. package/dist/src/components/pickers/date-picker/helpers.d.ts +0 -3
  281. package/dist/src/components/pickers/date-picker/index.d.ts +0 -1
  282. package/dist/src/components/pickers/date-picker/story/components/DatePickerContainer.d.ts +0 -5
  283. package/dist/src/components/pickers/date-picker/story/components/NestedRangePickerExample.d.ts +0 -2
  284. package/dist/src/components/pickers/date-picker/story/components/RangePickerCompactExample.d.ts +0 -2
  285. package/dist/src/components/pickers/date-picker/story/components/RangePickerExample.d.ts +0 -2
  286. package/dist/src/components/pickers/date-picker/story/components/SinglePickerExample.d.ts +0 -2
  287. package/dist/src/components/pickers/date-picker/types.d.ts +0 -46
  288. package/dist/src/components/pickers/time-picker/StyledTimePicker.d.ts +0 -3
  289. package/dist/src/components/pickers/time-picker/TimePickerInput.d.ts +0 -9
  290. package/dist/src/components/pickers/time-picker/TimePickerPopper.d.ts +0 -7
  291. package/dist/src/components/pickers/time-picker/components/HelperText.d.ts +0 -7
  292. package/dist/src/components/pickers/time-picker/components/TimePickerBody.d.ts +0 -5
  293. package/dist/src/components/pickers/time-picker/components/TimePickerColumn.d.ts +0 -6
  294. package/dist/src/components/pickers/time-picker/helpers/getTimeFromValue.d.ts +0 -1
  295. package/dist/src/components/pickers/time-picker/index.d.ts +0 -1
  296. package/dist/src/components/pickers/time-picker/types.d.ts +0 -14
  297. package/dist/src/components/utils/accordion/StyledAccordion.d.ts +0 -2
  298. package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +0 -2
  299. package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +0 -2
  300. package/dist/src/components/utils/accordion/index.d.ts +0 -3
  301. package/dist/src/components/utils/copy-wrapper/CopyButton.d.ts +0 -9
  302. package/dist/src/components/utils/copy-wrapper/CopyWrapper.d.ts +0 -8
  303. package/dist/src/components/utils/copy-wrapper/index.d.ts +0 -2
  304. package/dist/src/components/utils/filter-menu/StyledFilterButton.d.ts +0 -12
  305. package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +0 -26
  306. package/dist/src/components/utils/filter-menu/index.d.ts +0 -2
  307. package/dist/src/components/utils/popover/StyledPopover.d.ts +0 -2
  308. package/dist/src/components/utils/popover/index.d.ts +0 -1
  309. package/dist/src/helpers/cn.d.ts +0 -2
  310. package/dist/src/helpers/date.helper.d.ts +0 -2
  311. package/dist/src/helpers/index.d.ts +0 -3
  312. package/dist/src/helpers/prepareForSlot.d.ts +0 -5
  313. package/dist/src/helpers/reflections.helper.d.ts +0 -1
  314. package/dist/src/hooks/useToggleMenuVisibility.hook.d.ts +0 -6
  315. package/dist/src/hooks/useWindowWidthSize.hook.d.ts +0 -5
  316. package/dist/src/index.d.ts +0 -41
  317. package/dist/tailwind.config.d.ts +0 -155
  318. package/dist/vite.config.d.ts +0 -2
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- import type { DatePickerProps } from '../types';
3
- /**
4
- *
5
- * @remarks error and helper text will work only for Single
6
- *
7
- * Custom props:
8
- * @param error - boolean
9
- * @param helperText - ReactNode
10
- */
11
- export declare const DatePickerInputIndex: React.FC<DatePickerProps & {
12
- onClick: (e: React.MouseEvent<HTMLDivElement>) => void;
13
- }>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import type { DatePickerProps } from '../types';
3
- export declare const DatePickerInputRange: React.FC<DatePickerProps & {
4
- onClick: (e: React.MouseEvent<HTMLDivElement>) => void;
5
- }>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import type { DatePickerProps } from '../types';
3
- export declare const DatePickerInputRangeCompact: React.FC<DatePickerProps & {
4
- onClick: (e: React.MouseEvent<HTMLDivElement>) => void;
5
- }>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import type { DatePickerProps } from '../types';
3
- export declare const DatePickerInputSingle: React.FC<DatePickerProps & {
4
- onClick: (e: React.MouseEvent<HTMLDivElement>) => void;
5
- }>;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import type { DatePickerProps } from '../types';
3
- import { type PopoverProps } from '@mui/material';
4
- export declare const StyledCalendarPicker: React.FC<{
5
- datePickerProps: DatePickerProps;
6
- popoverProps: PopoverProps;
7
- positionAbove: boolean;
8
- }>;
@@ -1,7 +0,0 @@
1
- import { type CaptionProps } from 'react-day-picker';
2
- import { type Dispatch, type SetStateAction } from 'react';
3
- export declare function CustomCaption(props: CaptionProps & {
4
- month: Date | undefined;
5
- setMonth: Dispatch<SetStateAction<Date | undefined>>;
6
- isNb: boolean;
7
- }): JSX.Element;
@@ -1,11 +0,0 @@
1
- import { type Matcher } from 'react-day-picker';
2
- import type { Dispatch, SetStateAction } from 'react';
3
- export declare const StyledCalendarPickerFooter: React.FC<{
4
- onClose: ((event: object, reason: 'backdropClick' | 'escapeKeyDown') => void) | undefined;
5
- isNb: boolean;
6
- selected: Matcher | Matcher[] | undefined;
7
- removeSelection: (e: React.MouseEvent) => void;
8
- onClear: (() => void) | undefined;
9
- month: Date | undefined;
10
- setMonth: Dispatch<SetStateAction<Date | undefined>>;
11
- }>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { type DropdownProps } from 'react-day-picker';
3
- export declare const StyledCalendarPickerSelectMonth: React.FC<DropdownProps>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { type DropdownProps } from 'react-day-picker';
3
- export declare const StyledCalendarPickerSelectYear: React.FC<DropdownProps>;
@@ -1,3 +0,0 @@
1
- import type { Dispatch, SetStateAction } from 'react';
2
- export declare const getValue: (date?: Date, dateFormat?: string) => string;
3
- export declare const setPickerPosition: (e: React.MouseEvent<HTMLDivElement>, setPositionAbove: Dispatch<SetStateAction<boolean>>) => void;
@@ -1 +0,0 @@
1
- export * from './StyledDatePicker';
@@ -1,5 +0,0 @@
1
- import type { ReactNode } from 'react';
2
- export declare const DatePickerContainer: React.FC<{
3
- title: string;
4
- node: ReactNode;
5
- }>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const NestedRangePickerExample: React.FC;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RangePickerCompactExample: React.FC;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RangePickerExample: React.FC;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SinglePickerExample: React.FC;
@@ -1,46 +0,0 @@
1
- /// <reference types="react" />
2
- import type { DayPicker, Matcher } from 'react-day-picker';
3
- export type CalendarProps = React.ComponentProps<typeof DayPicker>;
4
- type CommonDatePickerProps = {
5
- dateFormat?: string;
6
- className?: string;
7
- inputClassName?: string;
8
- onClear?: () => void;
9
- allowClear?: boolean;
10
- disabledDays?: Matcher | Matcher[];
11
- dataTest: string;
12
- helperText?: React.ReactNode;
13
- error?: boolean;
14
- } & CalendarProps;
15
- type DefaultSingleProps = {
16
- mode: 'single';
17
- compact?: never;
18
- placeholder?: string;
19
- placeholderFrom?: never;
20
- placeholderTo?: never;
21
- label?: string;
22
- labelFrom?: never;
23
- labelTo?: never;
24
- };
25
- type DefaultRangeProps = {
26
- mode: 'range';
27
- compact?: never;
28
- placeholder?: string;
29
- placeholderFrom?: never;
30
- placeholderTo?: never;
31
- label?: string;
32
- labelFrom?: never;
33
- labelTo?: never;
34
- };
35
- type CompactRangeProps = {
36
- mode: 'range';
37
- compact: true;
38
- placeholder?: never;
39
- placeholderFrom?: string;
40
- placeholderTo?: string;
41
- label?: never;
42
- labelFrom?: string;
43
- labelTo?: string;
44
- };
45
- export type DatePickerProps = CommonDatePickerProps & (CompactRangeProps | DefaultRangeProps | DefaultSingleProps);
46
- export {};
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { StyledTimePickerProps } from './types';
3
- export declare const StyledTimePicker: React.FC<StyledTimePickerProps>;
@@ -1,9 +0,0 @@
1
- import type { StyledTimePickerProps } from './types';
2
- import { type PopupState } from 'material-ui-popup-state/hooks';
3
- import type { ChangeEvent } from 'react';
4
- export declare const TimePickerInput: React.FC<StyledTimePickerProps & {
5
- popupState: PopupState;
6
- handleChange: (e: ChangeEvent<HTMLTextAreaElement | HTMLInputElement>) => void;
7
- isValidTime: boolean;
8
- localValue: string;
9
- }>;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { type PopupState } from 'material-ui-popup-state/hooks';
3
- import type { StyledTimePickerProps } from './types';
4
- export declare const TimePickerPopper: React.FC<StyledTimePickerProps & {
5
- popupState: PopupState;
6
- handleClear: () => void;
7
- }>;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const HelperText: React.FC<{
3
- isValidTime: boolean;
4
- error?: boolean;
5
- localization: 'en' | 'no';
6
- helperText?: string;
7
- }>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import type { StyledTimePickerProps } from '../types';
3
- type TimePickerBodyProps = Omit<StyledTimePickerProps, 'placeholder' | 'disabled' | 'inputClassName'>;
4
- export declare const TimePickerBody: React.FC<Omit<TimePickerBodyProps, 'anchorOrigin'>>;
5
- export {};
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import type { StyledTimePickerProps } from '../types';
3
- export type TimePickerColumnProps = Omit<StyledTimePickerProps, 'placeholder' | 'disabled' | 'inputClassName' | 'dataTest'> & {
4
- type: 'hours' | 'minutes';
5
- };
6
- export declare const TimePickerColumn: React.FC<TimePickerColumnProps>;
@@ -1 +0,0 @@
1
- export declare const getTimeFromValue: (value: string) => Date | null;
@@ -1 +0,0 @@
1
- export * from './StyledTimePicker';
@@ -1,14 +0,0 @@
1
- export type StyledTimePickerProps = {
2
- placeholder?: string;
3
- disabled?: boolean;
4
- inputClassName?: string;
5
- value?: Date;
6
- onSelect: (date: Date | undefined) => void;
7
- dataTest: string;
8
- width?: number;
9
- error?: boolean;
10
- helperText?: string;
11
- label?: string;
12
- locale?: 'no' | 'en';
13
- name?: string;
14
- };
@@ -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,9 +0,0 @@
1
- import { type FC, type ReactNode } from 'react';
2
- import type { MessageProps } from 'src/components/feedback/snack-bar/components/types';
3
- export declare const CopyButton: FC<{
4
- className?: string;
5
- contentToCopy: string;
6
- locale: 'en' | 'no';
7
- messageInfo: (info: ReactNode, options?: MessageProps) => () => void;
8
- text?: string;
9
- }>;
@@ -1,8 +0,0 @@
1
- import { type FC, type PropsWithChildren, type ReactNode } from 'react';
2
- import type { MessageProps } from 'src/components/feedback/snack-bar/components/types';
3
- export declare const CopyWrapper: FC<PropsWithChildren<{
4
- className?: string;
5
- contentToCopy: string;
6
- locale: 'en' | 'no';
7
- messageInfo: (info: ReactNode, options?: MessageProps) => () => void;
8
- }>>;
@@ -1,2 +0,0 @@
1
- export * from './CopyButton';
2
- export * from './CopyWrapper';
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- import { type StyledButtonProps } from '../../inputs/button';
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
- */
7
- type StyledFilterMenuProps = {
8
- filterIsActive: boolean;
9
- label?: string;
10
- };
11
- export declare const StyledFilterButton: React.FC<StyledButtonProps & StyledFilterMenuProps>;
12
- export {};
@@ -1,26 +0,0 @@
1
- import React, { type ReactNode } 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: ((props: {
12
- isOpen: boolean;
13
- onClose: () => void;
14
- }) => ReactNode) | ReactNode;
15
- disabled?: boolean;
16
- size?: 'small' | 'large' | 'medium';
17
- variant?: 'contained' | 'outlined' | 'text' | 'textGray';
18
- popoverProps?: Omit<PopoverProps, 'open' | 'anchorEl' | 'onClose'>;
19
- anchorNode?: (props: {
20
- isOpen: boolean;
21
- onClose: () => void;
22
- }) => ReactNode;
23
- label?: string;
24
- };
25
- export declare const StyledFilterMenu: React.FC<StyledFilterMenuProps>;
26
- export {};
@@ -1,2 +0,0 @@
1
- export * from './StyledFilterButton';
2
- export * from './StyledFilterMenu';
@@ -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
- import { type ClassValue } from 'clsx';
2
- export declare function cn(...inputs: ClassValue[]): string;
@@ -1,2 +0,0 @@
1
- export declare const setMidnightTime: (date: Date) => Date;
2
- export declare const setZeroTime: (date: Date) => Date;
@@ -1,3 +0,0 @@
1
- export * from './reflections.helper';
2
- export * from './date.helper';
3
- export * from './prepareForSlot';
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * When inserting a component from a third-party library into a slot, you may encounter this warning: "React does not recognize the ownerState prop on a DOM element." This is because the custom component isn't prepared to receive the ownerState like a built-in library component would be.
4
- */
5
- export declare function prepareForSlot<ComponentType extends React.ElementType>(Component: ComponentType): import("react").ForwardRefExoticComponent<import("react").PropsWithoutRef<import("react").ComponentProps<ComponentType>> & import("react").RefAttributes<HTMLElement>>;
@@ -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,41 +0,0 @@
1
- export * from './helpers';
2
- export * from './components/data-display/badge';
3
- export * from './components/data-display/chip';
4
- export * from './components/data-display/interactive-chip';
5
- export * from './components/data-display/tooltip';
6
- export * from './components/icons';
7
- export * from './components/data-display/typography';
8
- export * from './components/data-display/form-label';
9
- export * from './components/feedback/dialog';
10
- export * from './components/feedback/empty-page/StyledEmptyPage';
11
- export * from './components/feedback/loading/StyledLoading';
12
- export * from './components/inputs/button';
13
- export * from './components/inputs/checkbox';
14
- export * from './components/inputs/input-field';
15
- export * from './components/inputs/search-field';
16
- export * from './components/inputs/textarea';
17
- export * from './components/inputs/select';
18
- export * from './components/inputs/select-autocomplete';
19
- export * from './components/inputs/slider';
20
- export * from './components/inputs/switch';
21
- export * from './components/inputs/radio-button';
22
- export * from './components/inputs/label';
23
- export * from './components/miscellaneous/StyledFormControl';
24
- export * from './components/miscellaneous/StyledFormControlLabel';
25
- export * from './components/miscellaneous/StyledFormHelperText';
26
- export * from './components/miscellaneous/StyledInputLabel';
27
- export * from './components/miscellaneous/StyledFormGroup';
28
- export * from './components/navigation/drawer';
29
- export * from './components/navigation/menu';
30
- export * from './components/navigation/link';
31
- export * from './components/navigation/tabs';
32
- export * from './components/utils/accordion';
33
- export * from './components/utils/popover';
34
- export * from './components/utils/filter-menu';
35
- export * from './components/utils/copy-wrapper';
36
- export * from './components/custom/widget/widget-title/StyledWidgetTitle';
37
- export * from './components/custom/widget/widget-header/StyledWidgetHeader';
38
- export * from './components/custom/widget/widget/StyledWidget';
39
- export * from './components/custom/module/module-title/StyledModuleTitle';
40
- export * from './components/feedback/minimizable-dialog';
41
- export { Fade, Paper, ClickAwayListener, Popper, Avatar, Skeleton, Container, Stack, FormLabel } from '@mui/material';
@@ -1,155 +0,0 @@
1
- declare const _default: {
2
- mode: string;
3
- important: true;
4
- content: string[];
5
- theme: {
6
- fontFamily: {
7
- sans: string[];
8
- roboto: string[];
9
- };
10
- 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
- "gama-900": string;
34
- "delta-10": string;
35
- "delta-50": string;
36
- "delta-100": string;
37
- "delta-200": string;
38
- "delta-300": string;
39
- "delta-400": string;
40
- "delta-500": string;
41
- "delta-600": string;
42
- "delta-700": string;
43
- "delta-800": string;
44
- "delta-900": string;
45
- "delta-9000": string;
46
- "sigma-700": string;
47
- "theta-100": string;
48
- "theta-200": string;
49
- "theta-300": string;
50
- "theta-400": string;
51
- "theta-500": string;
52
- "theta-600": string;
53
- "theta-700": string;
54
- "theta-800": string;
55
- "theta-hover": string;
56
- "btn-bg": string;
57
- "btn-bg-active": string;
58
- "btn-bg-hover": string;
59
- "btn-bg-disabled": string;
60
- "btn-bg-danger": string;
61
- "btn-bg-danger-active": string;
62
- "btn-task-status-bg": string;
63
- "btn-bg-mini-action": string;
64
- "btn-bg-mini-action-hover": string;
65
- "chat-ticket-message-bg": string;
66
- "colors-topbar-text": string;
67
- "custom-grey-01": string;
68
- "custom-grey-02": string;
69
- "custom-grey-03": string;
70
- "custom-grey-04": string;
71
- "custom-grey-06": string;
72
- };
73
- boxShadow: {
74
- ash: string;
75
- mui: string;
76
- };
77
- animation: {
78
- "slide-in": string;
79
- "slide-out": string;
80
- "opacity-in": string;
81
- "opacity-in-5": string;
82
- "opacity-appear-3": string;
83
- "opacity-appear-1s": string;
84
- "opacity-out": string;
85
- spin: string;
86
- };
87
- keyframes: {
88
- "slide-in": {
89
- "0%": {
90
- margin: string;
91
- };
92
- "100%": {
93
- margin: string;
94
- };
95
- };
96
- "slide-out": {
97
- "0%": {
98
- margin: string;
99
- };
100
- "100%": {
101
- margin: string;
102
- };
103
- };
104
- "opacity-in": {
105
- "0%": {
106
- opacity: string;
107
- height: string;
108
- };
109
- "100%": {
110
- opacity: string;
111
- height: string;
112
- };
113
- };
114
- "opacity-appear": {
115
- "0%": {
116
- height: string;
117
- opacity: string;
118
- };
119
- "100%": {
120
- height: string;
121
- opacity: string;
122
- };
123
- };
124
- "opacity-out": {
125
- "0%": {
126
- opacity: string;
127
- height: string;
128
- };
129
- "60%": {
130
- opacity: string;
131
- height: string;
132
- };
133
- "100%": {
134
- opacity: string;
135
- height: string;
136
- };
137
- };
138
- spin: {
139
- "0%": {
140
- transform: string;
141
- };
142
- "100%": {
143
- transform: string;
144
- };
145
- };
146
- };
147
- };
148
- };
149
- darkMode: "media";
150
- corePlugins: {
151
- preflight: false;
152
- };
153
- plugins: any[];
154
- };
155
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("vite").UserConfigExport;
2
- export default _default;