@its/core 2.3.5 → 2.3.6

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 (550) hide show
  1. package/package.json +1 -1
  2. package/dist/core.css +0 -21
  3. package/dist/core.es.js +0 -54772
  4. package/dist/types/index.d.ts +0 -2
  5. package/dist/types/index.d.ts.map +0 -1
  6. package/dist/types/src/assets/icons/Barcode.d.ts +0 -6
  7. package/dist/types/src/assets/icons/Barcode.d.ts.map +0 -1
  8. package/dist/types/src/assets/icons/Delete.d.ts +0 -6
  9. package/dist/types/src/assets/icons/Delete.d.ts.map +0 -1
  10. package/dist/types/src/assets/icons/Flags/China.d.ts +0 -4
  11. package/dist/types/src/assets/icons/Flags/China.d.ts.map +0 -1
  12. package/dist/types/src/assets/icons/Flags/France.d.ts +0 -4
  13. package/dist/types/src/assets/icons/Flags/France.d.ts.map +0 -1
  14. package/dist/types/src/assets/icons/Flags/Italy.d.ts +0 -4
  15. package/dist/types/src/assets/icons/Flags/Italy.d.ts.map +0 -1
  16. package/dist/types/src/assets/icons/Flags/Spain.d.ts +0 -4
  17. package/dist/types/src/assets/icons/Flags/Spain.d.ts.map +0 -1
  18. package/dist/types/src/assets/icons/Flags/Tunisia.d.ts +0 -4
  19. package/dist/types/src/assets/icons/Flags/Tunisia.d.ts.map +0 -1
  20. package/dist/types/src/assets/icons/Flags/Uk.d.ts +0 -4
  21. package/dist/types/src/assets/icons/Flags/Uk.d.ts.map +0 -1
  22. package/dist/types/src/assets/icons/Flags/index.d.ts +0 -7
  23. package/dist/types/src/assets/icons/Flags/index.d.ts.map +0 -1
  24. package/dist/types/src/assets/icons/Flags/types.d.ts +0 -4
  25. package/dist/types/src/assets/icons/Flags/types.d.ts.map +0 -1
  26. package/dist/types/src/assets/icons/index.d.ts +0 -4
  27. package/dist/types/src/assets/icons/index.d.ts.map +0 -1
  28. package/dist/types/src/assets/index.d.ts +0 -2
  29. package/dist/types/src/assets/index.d.ts.map +0 -1
  30. package/dist/types/src/components/Auth/AuthWrapper.d.ts +0 -3
  31. package/dist/types/src/components/Auth/AuthWrapper.d.ts.map +0 -1
  32. package/dist/types/src/components/Auth/index.d.ts +0 -3
  33. package/dist/types/src/components/Auth/index.d.ts.map +0 -1
  34. package/dist/types/src/components/Auth/types.d.ts +0 -21
  35. package/dist/types/src/components/Auth/types.d.ts.map +0 -1
  36. package/dist/types/src/components/BadgeScanner/BadgeScanner.d.ts +0 -3
  37. package/dist/types/src/components/BadgeScanner/BadgeScanner.d.ts.map +0 -1
  38. package/dist/types/src/components/BadgeScanner/index.d.ts +0 -2
  39. package/dist/types/src/components/BadgeScanner/index.d.ts.map +0 -1
  40. package/dist/types/src/components/BadgeScanner/types.d.ts +0 -7
  41. package/dist/types/src/components/BadgeScanner/types.d.ts.map +0 -1
  42. package/dist/types/src/components/Blink/Blink.d.ts +0 -20
  43. package/dist/types/src/components/Blink/Blink.d.ts.map +0 -1
  44. package/dist/types/src/components/Blink/index.d.ts +0 -2
  45. package/dist/types/src/components/Blink/index.d.ts.map +0 -1
  46. package/dist/types/src/components/BreadCrumb/BreadCrumb.d.ts +0 -2
  47. package/dist/types/src/components/BreadCrumb/BreadCrumb.d.ts.map +0 -1
  48. package/dist/types/src/components/BreadCrumb/BreadCrumbProvider.d.ts +0 -15
  49. package/dist/types/src/components/BreadCrumb/BreadCrumbProvider.d.ts.map +0 -1
  50. package/dist/types/src/components/BreadCrumb/index.d.ts +0 -3
  51. package/dist/types/src/components/BreadCrumb/index.d.ts.map +0 -1
  52. package/dist/types/src/components/Buttons/CopyToClipboard.d.ts +0 -5
  53. package/dist/types/src/components/Buttons/CopyToClipboard.d.ts.map +0 -1
  54. package/dist/types/src/components/Buttons/FlagButton.d.ts +0 -17
  55. package/dist/types/src/components/Buttons/FlagButton.d.ts.map +0 -1
  56. package/dist/types/src/components/Buttons/GlobalSwitch/GlobalSwitch.d.ts +0 -3
  57. package/dist/types/src/components/Buttons/GlobalSwitch/GlobalSwitch.d.ts.map +0 -1
  58. package/dist/types/src/components/Buttons/GlobalSwitch/index.d.ts +0 -2
  59. package/dist/types/src/components/Buttons/GlobalSwitch/index.d.ts.map +0 -1
  60. package/dist/types/src/components/Buttons/GlobalSwitch/types.d.ts +0 -6
  61. package/dist/types/src/components/Buttons/GlobalSwitch/types.d.ts.map +0 -1
  62. package/dist/types/src/components/Buttons/MenuButton.d.ts +0 -7
  63. package/dist/types/src/components/Buttons/MenuButton.d.ts.map +0 -1
  64. package/dist/types/src/components/Buttons/ToggleSwitch.d.ts +0 -7
  65. package/dist/types/src/components/Buttons/ToggleSwitch.d.ts.map +0 -1
  66. package/dist/types/src/components/Buttons/ToolButton.d.ts +0 -10
  67. package/dist/types/src/components/Buttons/ToolButton.d.ts.map +0 -1
  68. package/dist/types/src/components/Buttons/index.d.ts +0 -7
  69. package/dist/types/src/components/Buttons/index.d.ts.map +0 -1
  70. package/dist/types/src/components/CaptionValue/CaptionValue.d.ts +0 -3
  71. package/dist/types/src/components/CaptionValue/CaptionValue.d.ts.map +0 -1
  72. package/dist/types/src/components/CaptionValue/index.d.ts +0 -3
  73. package/dist/types/src/components/CaptionValue/index.d.ts.map +0 -1
  74. package/dist/types/src/components/CaptionValue/types.d.ts +0 -37
  75. package/dist/types/src/components/CaptionValue/types.d.ts.map +0 -1
  76. package/dist/types/src/components/Cards/IconDetailCard.d.ts +0 -9
  77. package/dist/types/src/components/Cards/IconDetailCard.d.ts.map +0 -1
  78. package/dist/types/src/components/Cards/index.d.ts +0 -2
  79. package/dist/types/src/components/Cards/index.d.ts.map +0 -1
  80. package/dist/types/src/components/Charts/AreaRangeChartComponent.d.ts +0 -19
  81. package/dist/types/src/components/Charts/AreaRangeChartComponent.d.ts.map +0 -1
  82. package/dist/types/src/components/Charts/BarChartComponent.d.ts +0 -34
  83. package/dist/types/src/components/Charts/BarChartComponent.d.ts.map +0 -1
  84. package/dist/types/src/components/Charts/CustomToolTip.d.ts +0 -9
  85. package/dist/types/src/components/Charts/CustomToolTip.d.ts.map +0 -1
  86. package/dist/types/src/components/Charts/GaugeWithLabel.d.ts +0 -8
  87. package/dist/types/src/components/Charts/GaugeWithLabel.d.ts.map +0 -1
  88. package/dist/types/src/components/Charts/Graph/CustomLegend.d.ts +0 -18
  89. package/dist/types/src/components/Charts/Graph/CustomLegend.d.ts.map +0 -1
  90. package/dist/types/src/components/Charts/Graph/CustomTooltip.d.ts +0 -11
  91. package/dist/types/src/components/Charts/Graph/CustomTooltip.d.ts.map +0 -1
  92. package/dist/types/src/components/Charts/Graph/Graph.d.ts +0 -3
  93. package/dist/types/src/components/Charts/Graph/Graph.d.ts.map +0 -1
  94. package/dist/types/src/components/Charts/Graph/index.d.ts +0 -3
  95. package/dist/types/src/components/Charts/Graph/index.d.ts.map +0 -1
  96. package/dist/types/src/components/Charts/Graph/types.d.ts +0 -49
  97. package/dist/types/src/components/Charts/Graph/types.d.ts.map +0 -1
  98. package/dist/types/src/components/Charts/Graph/utils/alignScatterData.d.ts +0 -14
  99. package/dist/types/src/components/Charts/Graph/utils/alignScatterData.d.ts.map +0 -1
  100. package/dist/types/src/components/Charts/Graph/utils/colors.d.ts +0 -3
  101. package/dist/types/src/components/Charts/Graph/utils/colors.d.ts.map +0 -1
  102. package/dist/types/src/components/Charts/Graph/utils/generateTimeTicks.d.ts +0 -2
  103. package/dist/types/src/components/Charts/Graph/utils/generateTimeTicks.d.ts.map +0 -1
  104. package/dist/types/src/components/Charts/Graph/utils/generateYAxisTicks.d.ts +0 -8
  105. package/dist/types/src/components/Charts/Graph/utils/generateYAxisTicks.d.ts.map +0 -1
  106. package/dist/types/src/components/Charts/Graph/utils/getScatterPointByTimestamp.d.ts +0 -19
  107. package/dist/types/src/components/Charts/Graph/utils/getScatterPointByTimestamp.d.ts.map +0 -1
  108. package/dist/types/src/components/Charts/GraphsFlexbox.d.ts +0 -8
  109. package/dist/types/src/components/Charts/GraphsFlexbox.d.ts.map +0 -1
  110. package/dist/types/src/components/Charts/LineChartComponent.d.ts +0 -40
  111. package/dist/types/src/components/Charts/LineChartComponent.d.ts.map +0 -1
  112. package/dist/types/src/components/Charts/PieSingleChartComponent.d.ts +0 -14
  113. package/dist/types/src/components/Charts/PieSingleChartComponent.d.ts.map +0 -1
  114. package/dist/types/src/components/Charts/ScatterChartComponent.d.ts +0 -19
  115. package/dist/types/src/components/Charts/ScatterChartComponent.d.ts.map +0 -1
  116. package/dist/types/src/components/Charts/TimelineChart/CustomEventScatter.d.ts +0 -2
  117. package/dist/types/src/components/Charts/TimelineChart/CustomEventScatter.d.ts.map +0 -1
  118. package/dist/types/src/components/Charts/TimelineChart/TimelineChart.d.ts +0 -5
  119. package/dist/types/src/components/Charts/TimelineChart/TimelineChart.d.ts.map +0 -1
  120. package/dist/types/src/components/Charts/TimelineChart/index.d.ts +0 -3
  121. package/dist/types/src/components/Charts/TimelineChart/index.d.ts.map +0 -1
  122. package/dist/types/src/components/Charts/TimelineChart/types.d.ts +0 -50
  123. package/dist/types/src/components/Charts/TimelineChart/types.d.ts.map +0 -1
  124. package/dist/types/src/components/Charts/index.d.ts +0 -11
  125. package/dist/types/src/components/Charts/index.d.ts.map +0 -1
  126. package/dist/types/src/components/Charts/utils/shade-color.d.ts +0 -3
  127. package/dist/types/src/components/Charts/utils/shade-color.d.ts.map +0 -1
  128. package/dist/types/src/components/Chips/QualificationChip.d.ts +0 -20
  129. package/dist/types/src/components/Chips/QualificationChip.d.ts.map +0 -1
  130. package/dist/types/src/components/Chips/index.d.ts +0 -2
  131. package/dist/types/src/components/Chips/index.d.ts.map +0 -1
  132. package/dist/types/src/components/Dialog/ConfirmDialog.d.ts +0 -13
  133. package/dist/types/src/components/Dialog/ConfirmDialog.d.ts.map +0 -1
  134. package/dist/types/src/components/Dialog/Dialog.d.ts +0 -3
  135. package/dist/types/src/components/Dialog/Dialog.d.ts.map +0 -1
  136. package/dist/types/src/components/Dialog/index.d.ts +0 -3
  137. package/dist/types/src/components/Dialog/index.d.ts.map +0 -1
  138. package/dist/types/src/components/Dialog/types.d.ts +0 -46
  139. package/dist/types/src/components/Dialog/types.d.ts.map +0 -1
  140. package/dist/types/src/components/Dnd/DDRRItem.d.ts +0 -22
  141. package/dist/types/src/components/Dnd/DDRRItem.d.ts.map +0 -1
  142. package/dist/types/src/components/Dnd/functions.d.ts +0 -26
  143. package/dist/types/src/components/Dnd/functions.d.ts.map +0 -1
  144. package/dist/types/src/components/Dnd/index.d.ts +0 -3
  145. package/dist/types/src/components/Dnd/index.d.ts.map +0 -1
  146. package/dist/types/src/components/Filters/FilterSort.d.ts +0 -8
  147. package/dist/types/src/components/Filters/FilterSort.d.ts.map +0 -1
  148. package/dist/types/src/components/Filters/PaginationFilters.d.ts +0 -4
  149. package/dist/types/src/components/Filters/PaginationFilters.d.ts.map +0 -1
  150. package/dist/types/src/components/Filters/PaginationSortings.d.ts +0 -4
  151. package/dist/types/src/components/Filters/PaginationSortings.d.ts.map +0 -1
  152. package/dist/types/src/components/Filters/SearchField.d.ts +0 -10
  153. package/dist/types/src/components/Filters/SearchField.d.ts.map +0 -1
  154. package/dist/types/src/components/Filters/Utils/index.d.ts +0 -2
  155. package/dist/types/src/components/Filters/Utils/index.d.ts.map +0 -1
  156. package/dist/types/src/components/Filters/Utils/render-filters.d.ts +0 -3
  157. package/dist/types/src/components/Filters/Utils/render-filters.d.ts.map +0 -1
  158. package/dist/types/src/components/Filters/index.d.ts +0 -6
  159. package/dist/types/src/components/Filters/index.d.ts.map +0 -1
  160. package/dist/types/src/components/Header/Header.d.ts +0 -4
  161. package/dist/types/src/components/Header/Header.d.ts.map +0 -1
  162. package/dist/types/src/components/Header/index.d.ts +0 -2
  163. package/dist/types/src/components/Header/index.d.ts.map +0 -1
  164. package/dist/types/src/components/Header/types.d.ts +0 -14
  165. package/dist/types/src/components/Header/types.d.ts.map +0 -1
  166. package/dist/types/src/components/HotKeys/HotKeysSelector.d.ts +0 -10
  167. package/dist/types/src/components/HotKeys/HotKeysSelector.d.ts.map +0 -1
  168. package/dist/types/src/components/HotKeys/index.d.ts +0 -2
  169. package/dist/types/src/components/HotKeys/index.d.ts.map +0 -1
  170. package/dist/types/src/components/IFrame/IFrame.d.ts +0 -13
  171. package/dist/types/src/components/IFrame/IFrame.d.ts.map +0 -1
  172. package/dist/types/src/components/IFrame/index.d.ts +0 -2
  173. package/dist/types/src/components/IFrame/index.d.ts.map +0 -1
  174. package/dist/types/src/components/Inputs/Autocomplete.d.ts +0 -22
  175. package/dist/types/src/components/Inputs/Autocomplete.d.ts.map +0 -1
  176. package/dist/types/src/components/Inputs/AutocompleteClient.d.ts +0 -13
  177. package/dist/types/src/components/Inputs/AutocompleteClient.d.ts.map +0 -1
  178. package/dist/types/src/components/Inputs/Checkbox.d.ts +0 -15
  179. package/dist/types/src/components/Inputs/Checkbox.d.ts.map +0 -1
  180. package/dist/types/src/components/Inputs/DatePicker.d.ts +0 -23
  181. package/dist/types/src/components/Inputs/DatePicker.d.ts.map +0 -1
  182. package/dist/types/src/components/Inputs/MultipleSelect.d.ts +0 -16
  183. package/dist/types/src/components/Inputs/MultipleSelect.d.ts.map +0 -1
  184. package/dist/types/src/components/Inputs/Radio.d.ts +0 -16
  185. package/dist/types/src/components/Inputs/Radio.d.ts.map +0 -1
  186. package/dist/types/src/components/Inputs/Select.d.ts +0 -28
  187. package/dist/types/src/components/Inputs/Select.d.ts.map +0 -1
  188. package/dist/types/src/components/Inputs/TextField.d.ts +0 -25
  189. package/dist/types/src/components/Inputs/TextField.d.ts.map +0 -1
  190. package/dist/types/src/components/Inputs/TextFieldWithKeyboard.d.ts +0 -22
  191. package/dist/types/src/components/Inputs/TextFieldWithKeyboard.d.ts.map +0 -1
  192. package/dist/types/src/components/Inputs/index.d.ts +0 -10
  193. package/dist/types/src/components/Inputs/index.d.ts.map +0 -1
  194. package/dist/types/src/components/Keyboard/StyledKeyboardWrapper.d.ts +0 -5
  195. package/dist/types/src/components/Keyboard/StyledKeyboardWrapper.d.ts.map +0 -1
  196. package/dist/types/src/components/Keyboard/index.d.ts +0 -4
  197. package/dist/types/src/components/Keyboard/index.d.ts.map +0 -1
  198. package/dist/types/src/components/Keyboard/layout.d.ts +0 -5
  199. package/dist/types/src/components/Keyboard/layout.d.ts.map +0 -1
  200. package/dist/types/src/components/Keyboard/types.d.ts +0 -9
  201. package/dist/types/src/components/Keyboard/types.d.ts.map +0 -1
  202. package/dist/types/src/components/Keypad/ButtonsGrid.d.ts +0 -10
  203. package/dist/types/src/components/Keypad/ButtonsGrid.d.ts.map +0 -1
  204. package/dist/types/src/components/Keypad/KeyButton.d.ts +0 -11
  205. package/dist/types/src/components/Keypad/KeyButton.d.ts.map +0 -1
  206. package/dist/types/src/components/Keypad/Keypad.d.ts +0 -13
  207. package/dist/types/src/components/Keypad/Keypad.d.ts.map +0 -1
  208. package/dist/types/src/components/Keypad/index.d.ts +0 -4
  209. package/dist/types/src/components/Keypad/index.d.ts.map +0 -1
  210. package/dist/types/src/components/Language/LanguageSelector.d.ts +0 -12
  211. package/dist/types/src/components/Language/LanguageSelector.d.ts.map +0 -1
  212. package/dist/types/src/components/Language/index.d.ts +0 -2
  213. package/dist/types/src/components/Language/index.d.ts.map +0 -1
  214. package/dist/types/src/components/Lists/FilteredList.d.ts +0 -14
  215. package/dist/types/src/components/Lists/FilteredList.d.ts.map +0 -1
  216. package/dist/types/src/components/Lists/ListItem.d.ts +0 -3
  217. package/dist/types/src/components/Lists/ListItem.d.ts.map +0 -1
  218. package/dist/types/src/components/Lists/ListWrapper.d.ts +0 -20
  219. package/dist/types/src/components/Lists/ListWrapper.d.ts.map +0 -1
  220. package/dist/types/src/components/Lists/Looper.d.ts +0 -8
  221. package/dist/types/src/components/Lists/Looper.d.ts.map +0 -1
  222. package/dist/types/src/components/Lists/PaginatedList.d.ts +0 -11
  223. package/dist/types/src/components/Lists/PaginatedList.d.ts.map +0 -1
  224. package/dist/types/src/components/Lists/Types.d.ts +0 -44
  225. package/dist/types/src/components/Lists/Types.d.ts.map +0 -1
  226. package/dist/types/src/components/Lists/index.d.ts +0 -7
  227. package/dist/types/src/components/Lists/index.d.ts.map +0 -1
  228. package/dist/types/src/components/Loading/LoadingComponent.d.ts +0 -6
  229. package/dist/types/src/components/Loading/LoadingComponent.d.ts.map +0 -1
  230. package/dist/types/src/components/Loading/index.d.ts +0 -2
  231. package/dist/types/src/components/Loading/index.d.ts.map +0 -1
  232. package/dist/types/src/components/MenuWrapper/MenuWrapper.d.ts +0 -12
  233. package/dist/types/src/components/MenuWrapper/MenuWrapper.d.ts.map +0 -1
  234. package/dist/types/src/components/MenuWrapper/index.d.ts +0 -2
  235. package/dist/types/src/components/MenuWrapper/index.d.ts.map +0 -1
  236. package/dist/types/src/components/Navbar/Navbar.d.ts +0 -3
  237. package/dist/types/src/components/Navbar/Navbar.d.ts.map +0 -1
  238. package/dist/types/src/components/Navbar/Profile/ProfileWindow.d.ts +0 -7
  239. package/dist/types/src/components/Navbar/Profile/ProfileWindow.d.ts.map +0 -1
  240. package/dist/types/src/components/Navbar/Routes/RoutesList.d.ts +0 -6
  241. package/dist/types/src/components/Navbar/Routes/RoutesList.d.ts.map +0 -1
  242. package/dist/types/src/components/Navbar/Routes/RoutesWindow.d.ts +0 -9
  243. package/dist/types/src/components/Navbar/Routes/RoutesWindow.d.ts.map +0 -1
  244. package/dist/types/src/components/Navbar/index.d.ts +0 -3
  245. package/dist/types/src/components/Navbar/index.d.ts.map +0 -1
  246. package/dist/types/src/components/Navbar/types.d.ts +0 -7
  247. package/dist/types/src/components/Navbar/types.d.ts.map +0 -1
  248. package/dist/types/src/components/PressSvg/PressSvg.d.ts +0 -4
  249. package/dist/types/src/components/PressSvg/PressSvg.d.ts.map +0 -1
  250. package/dist/types/src/components/PressSvg/index.d.ts +0 -2
  251. package/dist/types/src/components/PressSvg/index.d.ts.map +0 -1
  252. package/dist/types/src/components/Progress/ProgressBar.d.ts +0 -8
  253. package/dist/types/src/components/Progress/ProgressBar.d.ts.map +0 -1
  254. package/dist/types/src/components/Progress/index.d.ts +0 -2
  255. package/dist/types/src/components/Progress/index.d.ts.map +0 -1
  256. package/dist/types/src/components/Rad/RadDialog/DetailsWidget.d.ts +0 -3
  257. package/dist/types/src/components/Rad/RadDialog/DetailsWidget.d.ts.map +0 -1
  258. package/dist/types/src/components/Rad/RadDialog/EditWidget.d.ts +0 -3
  259. package/dist/types/src/components/Rad/RadDialog/EditWidget.d.ts.map +0 -1
  260. package/dist/types/src/components/Rad/RadDialog/RadDialog.d.ts +0 -3
  261. package/dist/types/src/components/Rad/RadDialog/RadDialog.d.ts.map +0 -1
  262. package/dist/types/src/components/Rad/RadDialog/index.d.ts +0 -2
  263. package/dist/types/src/components/Rad/RadDialog/index.d.ts.map +0 -1
  264. package/dist/types/src/components/Rad/RadSection.d.ts +0 -3
  265. package/dist/types/src/components/Rad/RadSection.d.ts.map +0 -1
  266. package/dist/types/src/components/Rad/RadTable.d.ts +0 -3
  267. package/dist/types/src/components/Rad/RadTable.d.ts.map +0 -1
  268. package/dist/types/src/components/Rad/RadTypes/RADColumnTypes.d.ts +0 -17
  269. package/dist/types/src/components/Rad/RadTypes/RADColumnTypes.d.ts.map +0 -1
  270. package/dist/types/src/components/Rad/RadTypes/RADDataTypes.d.ts +0 -17
  271. package/dist/types/src/components/Rad/RadTypes/RADDataTypes.d.ts.map +0 -1
  272. package/dist/types/src/components/Rad/RadTypes/RADDialogTypes.d.ts +0 -28
  273. package/dist/types/src/components/Rad/RadTypes/RADDialogTypes.d.ts.map +0 -1
  274. package/dist/types/src/components/Rad/RadTypes/RADPaginationTypes.d.ts +0 -8
  275. package/dist/types/src/components/Rad/RadTypes/RADPaginationTypes.d.ts.map +0 -1
  276. package/dist/types/src/components/Rad/RadTypes/RADSectionTypes.d.ts +0 -8
  277. package/dist/types/src/components/Rad/RadTypes/RADSectionTypes.d.ts.map +0 -1
  278. package/dist/types/src/components/Rad/RadTypes/RADTableTypes/index.d.ts +0 -2
  279. package/dist/types/src/components/Rad/RadTypes/RADTableTypes/index.d.ts.map +0 -1
  280. package/dist/types/src/components/Rad/RadTypes/RADTableTypes/types.d.ts +0 -30
  281. package/dist/types/src/components/Rad/RadTypes/RADTableTypes/types.d.ts.map +0 -1
  282. package/dist/types/src/components/Rad/RadTypes/index.d.ts +0 -7
  283. package/dist/types/src/components/Rad/RadTypes/index.d.ts.map +0 -1
  284. package/dist/types/src/components/Rad/Utils/format-form-data.d.ts +0 -5
  285. package/dist/types/src/components/Rad/Utils/format-form-data.d.ts.map +0 -1
  286. package/dist/types/src/components/Rad/Utils/format-records-data.d.ts +0 -5
  287. package/dist/types/src/components/Rad/Utils/format-records-data.d.ts.map +0 -1
  288. package/dist/types/src/components/Rad/Utils/index.d.ts +0 -4
  289. package/dist/types/src/components/Rad/Utils/index.d.ts.map +0 -1
  290. package/dist/types/src/components/Rad/Utils/render-form-fields.d.ts +0 -5
  291. package/dist/types/src/components/Rad/Utils/render-form-fields.d.ts.map +0 -1
  292. package/dist/types/src/components/Rad/index.d.ts +0 -6
  293. package/dist/types/src/components/Rad/index.d.ts.map +0 -1
  294. package/dist/types/src/components/Resizable/Resizable.d.ts +0 -22
  295. package/dist/types/src/components/Resizable/Resizable.d.ts.map +0 -1
  296. package/dist/types/src/components/Resizable/index.d.ts +0 -2
  297. package/dist/types/src/components/Resizable/index.d.ts.map +0 -1
  298. package/dist/types/src/components/RouteWrapper/RouteWrapper.d.ts +0 -3
  299. package/dist/types/src/components/RouteWrapper/RouteWrapper.d.ts.map +0 -1
  300. package/dist/types/src/components/RouteWrapper/index.d.ts +0 -2
  301. package/dist/types/src/components/RouteWrapper/index.d.ts.map +0 -1
  302. package/dist/types/src/components/RouteWrapper/types.d.ts +0 -22
  303. package/dist/types/src/components/RouteWrapper/types.d.ts.map +0 -1
  304. package/dist/types/src/components/Scanner/Scanner.d.ts +0 -8
  305. package/dist/types/src/components/Scanner/Scanner.d.ts.map +0 -1
  306. package/dist/types/src/components/Scanner/index.d.ts +0 -2
  307. package/dist/types/src/components/Scanner/index.d.ts.map +0 -1
  308. package/dist/types/src/components/Sidebar/Sidebar.d.ts +0 -4
  309. package/dist/types/src/components/Sidebar/Sidebar.d.ts.map +0 -1
  310. package/dist/types/src/components/Sidebar/index.d.ts +0 -4
  311. package/dist/types/src/components/Sidebar/index.d.ts.map +0 -1
  312. package/dist/types/src/components/Sidebar/types.d.ts +0 -18
  313. package/dist/types/src/components/Sidebar/types.d.ts.map +0 -1
  314. package/dist/types/src/components/Sidebar/useSidebar.d.ts +0 -4
  315. package/dist/types/src/components/Sidebar/useSidebar.d.ts.map +0 -1
  316. package/dist/types/src/components/Styled/AppBar.d.ts +0 -7
  317. package/dist/types/src/components/Styled/AppBar.d.ts.map +0 -1
  318. package/dist/types/src/components/Styled/Box.d.ts +0 -39
  319. package/dist/types/src/components/Styled/Box.d.ts.map +0 -1
  320. package/dist/types/src/components/Styled/Drawer.d.ts +0 -16
  321. package/dist/types/src/components/Styled/Drawer.d.ts.map +0 -1
  322. package/dist/types/src/components/Styled/Main.d.ts +0 -16
  323. package/dist/types/src/components/Styled/Main.d.ts.map +0 -1
  324. package/dist/types/src/components/Styled/Paper.d.ts +0 -28
  325. package/dist/types/src/components/Styled/Paper.d.ts.map +0 -1
  326. package/dist/types/src/components/Styled/Snackbar.d.ts +0 -5
  327. package/dist/types/src/components/Styled/Snackbar.d.ts.map +0 -1
  328. package/dist/types/src/components/Styled/index.d.ts +0 -7
  329. package/dist/types/src/components/Styled/index.d.ts.map +0 -1
  330. package/dist/types/src/components/Svg/ExternalSvg.d.ts +0 -4
  331. package/dist/types/src/components/Svg/ExternalSvg.d.ts.map +0 -1
  332. package/dist/types/src/components/Svg/descriptors.d.ts +0 -3
  333. package/dist/types/src/components/Svg/descriptors.d.ts.map +0 -1
  334. package/dist/types/src/components/Svg/handles.d.ts +0 -3
  335. package/dist/types/src/components/Svg/handles.d.ts.map +0 -1
  336. package/dist/types/src/components/Svg/index.d.ts +0 -2
  337. package/dist/types/src/components/Svg/index.d.ts.map +0 -1
  338. package/dist/types/src/components/Svg/types.d.ts +0 -64
  339. package/dist/types/src/components/Svg/types.d.ts.map +0 -1
  340. package/dist/types/src/components/Table/SortableContent.d.ts +0 -3
  341. package/dist/types/src/components/Table/SortableContent.d.ts.map +0 -1
  342. package/dist/types/src/components/Table/SortableContentNew.d.ts +0 -3
  343. package/dist/types/src/components/Table/SortableContentNew.d.ts.map +0 -1
  344. package/dist/types/src/components/Table/Table.d.ts +0 -3
  345. package/dist/types/src/components/Table/Table.d.ts.map +0 -1
  346. package/dist/types/src/components/Table/TableRow.d.ts +0 -3
  347. package/dist/types/src/components/Table/TableRow.d.ts.map +0 -1
  348. package/dist/types/src/components/Table/TableToolbar.d.ts +0 -3
  349. package/dist/types/src/components/Table/TableToolbar.d.ts.map +0 -1
  350. package/dist/types/src/components/Table/index.d.ts +0 -7
  351. package/dist/types/src/components/Table/index.d.ts.map +0 -1
  352. package/dist/types/src/components/Table/types.d.ts +0 -114
  353. package/dist/types/src/components/Table/types.d.ts.map +0 -1
  354. package/dist/types/src/components/Tabs/RoundedTabs.d.ts +0 -3
  355. package/dist/types/src/components/Tabs/RoundedTabs.d.ts.map +0 -1
  356. package/dist/types/src/components/Tabs/StandardTabs.d.ts +0 -3
  357. package/dist/types/src/components/Tabs/StandardTabs.d.ts.map +0 -1
  358. package/dist/types/src/components/Tabs/TabPanel.d.ts +0 -10
  359. package/dist/types/src/components/Tabs/TabPanel.d.ts.map +0 -1
  360. package/dist/types/src/components/Tabs/Tabs.d.ts +0 -16
  361. package/dist/types/src/components/Tabs/Tabs.d.ts.map +0 -1
  362. package/dist/types/src/components/Tabs/index.d.ts +0 -6
  363. package/dist/types/src/components/Tabs/index.d.ts.map +0 -1
  364. package/dist/types/src/components/Tabs/types.d.ts +0 -6
  365. package/dist/types/src/components/Tabs/types.d.ts.map +0 -1
  366. package/dist/types/src/components/index.d.ts +0 -35
  367. package/dist/types/src/components/index.d.ts.map +0 -1
  368. package/dist/types/src/config/env-config.d.ts +0 -15
  369. package/dist/types/src/config/env-config.d.ts.map +0 -1
  370. package/dist/types/src/hooks/index.d.ts +0 -19
  371. package/dist/types/src/hooks/index.d.ts.map +0 -1
  372. package/dist/types/src/hooks/useActionsDialog/index.d.ts +0 -3
  373. package/dist/types/src/hooks/useActionsDialog/index.d.ts.map +0 -1
  374. package/dist/types/src/hooks/useActionsDialog/types.d.ts +0 -10
  375. package/dist/types/src/hooks/useActionsDialog/types.d.ts.map +0 -1
  376. package/dist/types/src/hooks/useActionsDialog/useHotKeysDialog.d.ts +0 -4
  377. package/dist/types/src/hooks/useActionsDialog/useHotKeysDialog.d.ts.map +0 -1
  378. package/dist/types/src/hooks/useActionsDialog/useLanguageDialog.d.ts +0 -4
  379. package/dist/types/src/hooks/useActionsDialog/useLanguageDialog.d.ts.map +0 -1
  380. package/dist/types/src/hooks/useArray.d.ts +0 -25
  381. package/dist/types/src/hooks/useArray.d.ts.map +0 -1
  382. package/dist/types/src/hooks/useAuth/index.d.ts +0 -1
  383. package/dist/types/src/hooks/useAuth/index.d.ts.map +0 -1
  384. package/dist/types/src/hooks/useAuth/types.d.ts +0 -22
  385. package/dist/types/src/hooks/useAuth/types.d.ts.map +0 -1
  386. package/dist/types/src/hooks/useAuth/useAuth.d.ts +0 -23
  387. package/dist/types/src/hooks/useAuth/useAuth.d.ts.map +0 -1
  388. package/dist/types/src/hooks/useBreadCrumbs.d.ts +0 -14
  389. package/dist/types/src/hooks/useBreadCrumbs.d.ts.map +0 -1
  390. package/dist/types/src/hooks/useConfig.d.ts +0 -2
  391. package/dist/types/src/hooks/useConfig.d.ts.map +0 -1
  392. package/dist/types/src/hooks/useDebounce.d.ts +0 -2
  393. package/dist/types/src/hooks/useDebounce.d.ts.map +0 -1
  394. package/dist/types/src/hooks/useGState.d.ts +0 -4
  395. package/dist/types/src/hooks/useGState.d.ts.map +0 -1
  396. package/dist/types/src/hooks/useIdleTimer.d.ts +0 -2
  397. package/dist/types/src/hooks/useIdleTimer.d.ts.map +0 -1
  398. package/dist/types/src/hooks/useInfiniteQuery.d.ts +0 -19
  399. package/dist/types/src/hooks/useInfiniteQuery.d.ts.map +0 -1
  400. package/dist/types/src/hooks/useMediaQuery.d.ts +0 -2
  401. package/dist/types/src/hooks/useMediaQuery.d.ts.map +0 -1
  402. package/dist/types/src/hooks/useOrientation.d.ts +0 -3
  403. package/dist/types/src/hooks/useOrientation.d.ts.map +0 -1
  404. package/dist/types/src/hooks/usePagination.d.ts +0 -8
  405. package/dist/types/src/hooks/usePagination.d.ts.map +0 -1
  406. package/dist/types/src/hooks/useRfid.d.ts +0 -32
  407. package/dist/types/src/hooks/useRfid.d.ts.map +0 -1
  408. package/dist/types/src/hooks/useScanner.d.ts +0 -16
  409. package/dist/types/src/hooks/useScanner.d.ts.map +0 -1
  410. package/dist/types/src/hooks/useScroll.d.ts +0 -3
  411. package/dist/types/src/hooks/useScroll.d.ts.map +0 -1
  412. package/dist/types/src/hooks/useVirtualKeyboard.d.ts +0 -10
  413. package/dist/types/src/hooks/useVirtualKeyboard.d.ts.map +0 -1
  414. package/dist/types/src/hooks/useVisibilityChange.d.ts +0 -3
  415. package/dist/types/src/hooks/useVisibilityChange.d.ts.map +0 -1
  416. package/dist/types/src/i18n/i18n.d.ts +0 -3
  417. package/dist/types/src/i18n/i18n.d.ts.map +0 -1
  418. package/dist/types/src/i18n/index.d.ts +0 -2
  419. package/dist/types/src/i18n/index.d.ts.map +0 -1
  420. package/dist/types/src/layouts/AssignmentLayout/AssignmentLayout.d.ts +0 -16
  421. package/dist/types/src/layouts/AssignmentLayout/AssignmentLayout.d.ts.map +0 -1
  422. package/dist/types/src/layouts/AssignmentLayout/InnerHeader.d.ts +0 -6
  423. package/dist/types/src/layouts/AssignmentLayout/InnerHeader.d.ts.map +0 -1
  424. package/dist/types/src/layouts/AssignmentLayout/TableHeader.d.ts +0 -6
  425. package/dist/types/src/layouts/AssignmentLayout/TableHeader.d.ts.map +0 -1
  426. package/dist/types/src/layouts/AssignmentLayout/TitleRow.d.ts +0 -8
  427. package/dist/types/src/layouts/AssignmentLayout/TitleRow.d.ts.map +0 -1
  428. package/dist/types/src/layouts/AssignmentLayout/index.d.ts +0 -5
  429. package/dist/types/src/layouts/AssignmentLayout/index.d.ts.map +0 -1
  430. package/dist/types/src/layouts/index.d.ts +0 -2
  431. package/dist/types/src/layouts/index.d.ts.map +0 -1
  432. package/dist/types/src/main.d.ts +0 -14
  433. package/dist/types/src/main.d.ts.map +0 -1
  434. package/dist/types/src/messages/NotificationsProvider.d.ts +0 -5
  435. package/dist/types/src/messages/NotificationsProvider.d.ts.map +0 -1
  436. package/dist/types/src/messages/index.d.ts +0 -2
  437. package/dist/types/src/messages/index.d.ts.map +0 -1
  438. package/dist/types/src/plugins/artifactImportRewriteBuild.d.ts +0 -7
  439. package/dist/types/src/plugins/artifactImportRewriteBuild.d.ts.map +0 -1
  440. package/dist/types/src/plugins/artifactsImportRewrite.d.ts +0 -7
  441. package/dist/types/src/plugins/artifactsImportRewrite.d.ts.map +0 -1
  442. package/dist/types/src/plugins/index.d.ts +0 -3
  443. package/dist/types/src/plugins/index.d.ts.map +0 -1
  444. package/dist/types/src/relay/RelayEnvironmentProvider.d.ts +0 -4
  445. package/dist/types/src/relay/RelayEnvironmentProvider.d.ts.map +0 -1
  446. package/dist/types/src/relay/RelayNetwork.d.ts +0 -5
  447. package/dist/types/src/relay/RelayNetwork.d.ts.map +0 -1
  448. package/dist/types/src/relay/createRelayEnvironment.d.ts +0 -4
  449. package/dist/types/src/relay/createRelayEnvironment.d.ts.map +0 -1
  450. package/dist/types/src/relay/index.d.ts +0 -4
  451. package/dist/types/src/relay/index.d.ts.map +0 -1
  452. package/dist/types/src/relay/types.d.ts +0 -4
  453. package/dist/types/src/relay/types.d.ts.map +0 -1
  454. package/dist/types/src/routes/getRoutes.d.ts +0 -25
  455. package/dist/types/src/routes/getRoutes.d.ts.map +0 -1
  456. package/dist/types/src/routes/index.d.ts +0 -3
  457. package/dist/types/src/routes/index.d.ts.map +0 -1
  458. package/dist/types/src/routes/types.d.ts +0 -38
  459. package/dist/types/src/routes/types.d.ts.map +0 -1
  460. package/dist/types/src/state_manager/StateInterface.d.ts +0 -10
  461. package/dist/types/src/state_manager/StateInterface.d.ts.map +0 -1
  462. package/dist/types/src/state_manager/StateProvider.d.ts +0 -15
  463. package/dist/types/src/state_manager/StateProvider.d.ts.map +0 -1
  464. package/dist/types/src/state_manager/adapters/index.d.ts +0 -3
  465. package/dist/types/src/state_manager/adapters/index.d.ts.map +0 -1
  466. package/dist/types/src/state_manager/adapters/jotaiAdapter.d.ts +0 -3
  467. package/dist/types/src/state_manager/adapters/jotaiAdapter.d.ts.map +0 -1
  468. package/dist/types/src/state_manager/adapters/recoilAdapter.d.ts +0 -3
  469. package/dist/types/src/state_manager/adapters/recoilAdapter.d.ts.map +0 -1
  470. package/dist/types/src/state_manager/index.d.ts +0 -3
  471. package/dist/types/src/state_manager/index.d.ts.map +0 -1
  472. package/dist/types/src/store/AuthContext/AuthProvider.d.ts +0 -21
  473. package/dist/types/src/store/AuthContext/AuthProvider.d.ts.map +0 -1
  474. package/dist/types/src/store/AuthContext/index.d.ts +0 -3
  475. package/dist/types/src/store/AuthContext/index.d.ts.map +0 -1
  476. package/dist/types/src/store/AuthContext/useAuthContext.d.ts +0 -10
  477. package/dist/types/src/store/AuthContext/useAuthContext.d.ts.map +0 -1
  478. package/dist/types/src/store/config_context/ConfigProvider.d.ts +0 -8
  479. package/dist/types/src/store/config_context/ConfigProvider.d.ts.map +0 -1
  480. package/dist/types/src/store/config_context/index.d.ts +0 -3
  481. package/dist/types/src/store/config_context/index.d.ts.map +0 -1
  482. package/dist/types/src/store/config_context/types.d.ts +0 -10
  483. package/dist/types/src/store/config_context/types.d.ts.map +0 -1
  484. package/dist/types/src/store/idle_context/IdleContext.d.ts +0 -3
  485. package/dist/types/src/store/idle_context/IdleContext.d.ts.map +0 -1
  486. package/dist/types/src/store/idle_context/IdleProvider.d.ts +0 -8
  487. package/dist/types/src/store/idle_context/IdleProvider.d.ts.map +0 -1
  488. package/dist/types/src/store/idle_context/index.d.ts +0 -3
  489. package/dist/types/src/store/idle_context/index.d.ts.map +0 -1
  490. package/dist/types/src/store/index.d.ts +0 -5
  491. package/dist/types/src/store/index.d.ts.map +0 -1
  492. package/dist/types/src/store/mobile_context/MobileProvider.d.ts +0 -8
  493. package/dist/types/src/store/mobile_context/MobileProvider.d.ts.map +0 -1
  494. package/dist/types/src/store/pagination_context/index.d.ts +0 -4
  495. package/dist/types/src/store/pagination_context/index.d.ts.map +0 -1
  496. package/dist/types/src/store/pagination_context/paginationContext.d.ts +0 -16
  497. package/dist/types/src/store/pagination_context/paginationContext.d.ts.map +0 -1
  498. package/dist/types/src/store/pagination_context/types.d.ts +0 -63
  499. package/dist/types/src/store/pagination_context/types.d.ts.map +0 -1
  500. package/dist/types/src/theme/Provider.d.ts +0 -3
  501. package/dist/types/src/theme/Provider.d.ts.map +0 -1
  502. package/dist/types/src/theme/components.d.ts +0 -4
  503. package/dist/types/src/theme/components.d.ts.map +0 -1
  504. package/dist/types/src/theme/index.d.ts +0 -5
  505. package/dist/types/src/theme/index.d.ts.map +0 -1
  506. package/dist/types/src/theme/themes.d.ts +0 -20
  507. package/dist/types/src/theme/themes.d.ts.map +0 -1
  508. package/dist/types/src/theme/types.d.ts +0 -17
  509. package/dist/types/src/theme/types.d.ts.map +0 -1
  510. package/dist/types/src/theme/useTheme.d.ts +0 -4
  511. package/dist/types/src/theme/useTheme.d.ts.map +0 -1
  512. package/dist/types/src/utils/arrays/aggregate.d.ts +0 -5
  513. package/dist/types/src/utils/arrays/aggregate.d.ts.map +0 -1
  514. package/dist/types/src/utils/auto-grid-size.d.ts +0 -3
  515. package/dist/types/src/utils/auto-grid-size.d.ts.map +0 -1
  516. package/dist/types/src/utils/bitwise-check.d.ts +0 -3
  517. package/dist/types/src/utils/bitwise-check.d.ts.map +0 -1
  518. package/dist/types/src/utils/dates/add-to-date.d.ts +0 -4
  519. package/dist/types/src/utils/dates/add-to-date.d.ts.map +0 -1
  520. package/dist/types/src/utils/dates/calc-time-difference.d.ts +0 -3
  521. package/dist/types/src/utils/dates/calc-time-difference.d.ts.map +0 -1
  522. package/dist/types/src/utils/dates/format-date-time.d.ts +0 -3
  523. package/dist/types/src/utils/dates/format-date-time.d.ts.map +0 -1
  524. package/dist/types/src/utils/dates/format-duration.d.ts +0 -3
  525. package/dist/types/src/utils/dates/format-duration.d.ts.map +0 -1
  526. package/dist/types/src/utils/dates/index.d.ts +0 -7
  527. package/dist/types/src/utils/dates/index.d.ts.map +0 -1
  528. package/dist/types/src/utils/dates/is-valid-date.d.ts +0 -3
  529. package/dist/types/src/utils/dates/is-valid-date.d.ts.map +0 -1
  530. package/dist/types/src/utils/dates/subtract-to-date.d.ts +0 -4
  531. package/dist/types/src/utils/dates/subtract-to-date.d.ts.map +0 -1
  532. package/dist/types/src/utils/dates/types.d.ts +0 -9
  533. package/dist/types/src/utils/dates/types.d.ts.map +0 -1
  534. package/dist/types/src/utils/extract-edges.d.ts +0 -6
  535. package/dist/types/src/utils/extract-edges.d.ts.map +0 -1
  536. package/dist/types/src/utils/format-number.d.ts +0 -2
  537. package/dist/types/src/utils/format-number.d.ts.map +0 -1
  538. package/dist/types/src/utils/get-date-format.d.ts +0 -3
  539. package/dist/types/src/utils/get-date-format.d.ts.map +0 -1
  540. package/dist/types/src/utils/index.d.ts +0 -12
  541. package/dist/types/src/utils/index.d.ts.map +0 -1
  542. package/dist/types/src/utils/opentelemetry.d.ts +0 -2
  543. package/dist/types/src/utils/opentelemetry.d.ts.map +0 -1
  544. package/dist/types/src/utils/subscription-updater.d.ts +0 -4
  545. package/dist/types/src/utils/subscription-updater.d.ts.map +0 -1
  546. package/dist/types/src/utils/types/custom-types.d.ts +0 -7
  547. package/dist/types/src/utils/types/custom-types.d.ts.map +0 -1
  548. package/dist/types/src/utils/useFetchData.d.ts +0 -2
  549. package/dist/types/src/utils/useFetchData.d.ts.map +0 -1
  550. package/dist/types/tsconfig.tsbuildinfo +0 -1
@@ -1,8 +0,0 @@
1
- import './styles.scss';
2
- type ScannerProps = {
3
- title: string;
4
- lastScanned: string;
5
- };
6
- declare function Scanner({ title, lastScanned }: ScannerProps): import("react/jsx-runtime").JSX.Element;
7
- export default Scanner;
8
- //# sourceMappingURL=Scanner.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Scanner.d.ts","sourceRoot":"","sources":["../../../../../src/components/Scanner/Scanner.tsx"],"names":[],"mappings":"AACA,OAAO,eAAe,CAAC;AAEvB,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAqBF,iBAAS,OAAO,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,EAAE,YAAY,2CAwBpD;AAED,eAAe,OAAO,CAAC"}
@@ -1,2 +0,0 @@
1
- export { default as Scanner } from './Scanner';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Scanner/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC"}
@@ -1,4 +0,0 @@
1
- import { SidebarProps } from './types';
2
- declare function Sidebar({ children, Logo, theme, isIdle }: SidebarProps): import("react/jsx-runtime").JSX.Element;
3
- export default Sidebar;
4
- //# sourceMappingURL=Sidebar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../../../src/components/Sidebar/Sidebar.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAEvC,iBAAS,OAAO,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,YAAY,2CAgD/D;AAED,eAAe,OAAO,CAAC"}
@@ -1,4 +0,0 @@
1
- export { default as Sidebar } from './Sidebar';
2
- export { default as useSidebar } from './useSidebar';
3
- export * from './types';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC;AAE/C,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,cAAc,SAAS,CAAC"}
@@ -1,18 +0,0 @@
1
- import { FC } from 'react';
2
- export type Actions = {
3
- toggle: () => void;
4
- close: () => void;
5
- open: () => void;
6
- };
7
- export type LogoProps = {
8
- width: string;
9
- height: string;
10
- theme?: string;
11
- };
12
- export type SidebarProps = {
13
- children: React.ReactNode;
14
- Logo?: FC<LogoProps>;
15
- theme?: string;
16
- isIdle?: boolean;
17
- };
18
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/Sidebar/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAE3B,MAAM,MAAM,OAAO,GAAG;IACpB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,IAAI,EAAE,MAAM,IAAI,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG;IACzB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,IAAI,CAAC,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { Actions } from './types';
2
- declare function useSidebar(): [boolean, Actions];
3
- export default useSidebar;
4
- //# sourceMappingURL=useSidebar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useSidebar.d.ts","sourceRoot":"","sources":["../../../../../src/components/Sidebar/useSidebar.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEvC,iBAAS,UAAU,IAAI,CAAC,OAAO,EAAE,OAAO,CAAC,CAmBxC;AAED,eAAe,UAAU,CAAC"}
@@ -1,7 +0,0 @@
1
- import type { Theme } from '@mui/material/styles';
2
- type AppBarProps = {
3
- theme?: Theme;
4
- };
5
- declare const AppBar: import("@emotion/styled").StyledComponent<import("@mui/material/AppBar").AppBarOwnProps & Omit<import("@mui/material").PaperOwnProps, "color" | "position" | "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "color" | "position" | "children" | "sx" | "className" | "classes" | "elevation" | "square" | "variant" | "enableColorOnDark"> & import("@mui/system").MUIStyledCommonProps<Theme> & AppBarProps, {}, {}>;
6
- export { AppBar };
7
- //# sourceMappingURL=AppBar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AppBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/Styled/AppBar.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAElD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC;CACf,CAAC;AAEF,QAAA,MAAM,MAAM,4hBAET,CAAC;AAEJ,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,39 +0,0 @@
1
- import { Theme } from '@emotion/react';
2
- declare const FullPageWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
3
- theme?: Theme;
4
- }, {}, {}>;
5
- declare const FullPageFlexBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
6
- theme?: Theme;
7
- }, {}, {}>;
8
- declare const FlexBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
9
- theme?: Theme;
10
- }, {}, {}>;
11
- declare const ColumnFlexBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
12
- theme?: Theme;
13
- }, {}, {}>;
14
- declare const FullSizeFlexBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
15
- theme?: Theme;
16
- }, {}, {}>;
17
- declare const FullSizeColumn: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
18
- theme?: Theme;
19
- }, {}, {}>;
20
- declare const FullSizeCenteredColumn: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
21
- theme?: Theme;
22
- }, {}, {}>;
23
- declare const CenteredFlexBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
24
- theme?: Theme;
25
- }, {}, {}>;
26
- declare const CenteredColumnFlexBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
27
- theme?: Theme;
28
- }, {}, {}>;
29
- declare const FullSizeCenteredFlexBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
30
- theme?: Theme;
31
- }, {}, {}>;
32
- declare const DoubleColumnGridBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
33
- theme?: Theme;
34
- }, {}, {}>;
35
- declare const TripleColumnGridBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
36
- theme?: Theme;
37
- }, {}, {}>;
38
- export { FlexBox, ColumnFlexBox, FullSizeFlexBox, CenteredFlexBox, CenteredColumnFlexBox, FullSizeCenteredFlexBox, FullPageWrapper, FullPageFlexBox, FullSizeColumn, FullSizeCenteredColumn, DoubleColumnGridBox, TripleColumnGridBox, };
39
- //# sourceMappingURL=Box.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../../../src/components/Styled/Box.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAEvC,QAAA,MAAM,eAAe;;UAInB,CAAC;AAEH,QAAA,MAAM,eAAe;;UAEnB,CAAC;AAEH,QAAA,MAAM,OAAO;;UAEX,CAAC;AAEH,QAAA,MAAM,aAAa;;UAEjB,CAAC;AAEH,QAAA,MAAM,eAAe;;UAGnB,CAAC;AAEH,QAAA,MAAM,cAAc;;UAGlB,CAAC;AAEH,QAAA,MAAM,sBAAsB;;UAE1B,CAAC;AAEH,QAAA,MAAM,eAAe;;UAGnB,CAAC;AAEH,QAAA,MAAM,qBAAqB;;UAGzB,CAAC;AAEH,QAAA,MAAM,uBAAuB;;UAG3B,CAAC;AAEH,QAAA,MAAM,mBAAmB;;UAMvB,CAAC;AAEH,QAAA,MAAM,mBAAmB;;UAMvB,CAAC;AAEH,OAAO,EACL,OAAO,EACP,aAAa,EACb,eAAe,EACf,eAAe,EACf,qBAAqB,EACrB,uBAAuB,EACvB,eAAe,EACf,eAAe,EACf,cAAc,EACd,sBAAsB,EACtB,mBAAmB,EACnB,mBAAmB,GACpB,CAAC"}
@@ -1,16 +0,0 @@
1
- import type { Theme } from '@mui/material/styles';
2
- export declare const OPEN_DRAWER_WIDTH = "300px";
3
- export declare const CLOSED_DRAWER_WIDTH = "56px";
4
- export declare const TRANSITION_DURATION = 0.5;
5
- export type DrawerProps = {
6
- theme?: Theme;
7
- open: boolean;
8
- dir: 'rtl' | 'ltr';
9
- isMobile?: boolean;
10
- isIdle?: boolean;
11
- };
12
- declare const Drawer: import("@emotion/styled").StyledComponent<import("@mui/material/Drawer").DrawerProps & {
13
- theme?: import("@emotion/react").Theme;
14
- } & DrawerProps, {}, {}>;
15
- export { Drawer };
16
- //# sourceMappingURL=Drawer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../../../src/components/Styled/Drawer.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAGlD,eAAO,MAAM,iBAAiB,UAAU,CAAC;AACzC,eAAO,MAAM,mBAAmB,SAAS,CAAC;AAC1C,eAAO,MAAM,mBAAmB,MAAM,CAAC;AAEvC,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,IAAI,EAAE,OAAO,CAAC;IACd,GAAG,EAAE,KAAK,GAAG,KAAK,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,QAAA,MAAM,MAAM;;wBAuBT,CAAC;AAEJ,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,16 +0,0 @@
1
- import type { Theme } from '@mui/material/styles';
2
- export type MainProps = {
3
- theme?: Theme;
4
- sidebarOpen?: boolean;
5
- dir: 'rtl' | 'ltr';
6
- hasSidebar: boolean;
7
- backgroundImage?: string;
8
- backgroundRepeat?: string;
9
- backgroundSize?: string;
10
- isMobile?: boolean;
11
- };
12
- declare const Main: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<Theme> & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@mui/system").BoxOwnProps<Theme>> & {
13
- theme?: import("@emotion/react").Theme;
14
- } & MainProps, {}, {}>;
15
- export { Main };
16
- //# sourceMappingURL=Main.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Main.d.ts","sourceRoot":"","sources":["../../../../../src/components/Styled/Main.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAIlD,MAAM,MAAM,SAAS,GAAG;IACtB,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,GAAG,EAAE,KAAK,GAAG,KAAK,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,IAAI;;sBAiCT,CAAC;AAEF,OAAO,EAAE,IAAI,EAAE,CAAC"}
@@ -1,28 +0,0 @@
1
- import type { Theme } from '@mui/material';
2
- import { ReactNode } from 'react';
3
- export type FormPaperProps = {
4
- theme?: Theme;
5
- backgroundColor?: string;
6
- blur?: string;
7
- saturate?: string;
8
- elevation?: number;
9
- variant?: 'elevation' | 'outlined';
10
- color?: string;
11
- borderRadius?: string;
12
- border?: string;
13
- padding?: string;
14
- children?: ReactNode;
15
- width?: string;
16
- height?: string;
17
- marginLeft?: string;
18
- marginRight?: string;
19
- marginTop?: string;
20
- marginBottom?: string;
21
- backdropFilter?: string;
22
- style?: React.CSSProperties;
23
- };
24
- declare const FormPaper: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").PaperOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "children" | "sx" | "className" | "classes" | "elevation" | "square" | "variant">, "children" | "elevation" | "variant"> & {
25
- theme?: import("@emotion/react").Theme;
26
- } & FormPaperProps, {}, {}>;
27
- export { FormPaper };
28
- //# sourceMappingURL=Paper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Paper.d.ts","sourceRoot":"","sources":["../../../../../src/components/Styled/Paper.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAE3C,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,MAAM,MAAM,cAAc,GAAG;IAC3B,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,WAAW,GAAG,UAAU,CAAC;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,CAAC;AAEF,QAAA,MAAM,SAAS;;2BAoCd,CAAC;AAEF,OAAO,EAAE,SAAS,EAAE,CAAC"}
@@ -1,5 +0,0 @@
1
- declare const StyledSnackbar: import("@emotion/styled").StyledComponent<import("notistack").CustomContentProps & import("react").RefAttributes<HTMLDivElement> & {
2
- theme?: import("@emotion/react").Theme;
3
- }, {}, {}>;
4
- export default StyledSnackbar;
5
- //# sourceMappingURL=Snackbar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Snackbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/Styled/Snackbar.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,cAAc;;UAgBjB,CAAC;AAEJ,eAAe,cAAc,CAAC"}
@@ -1,7 +0,0 @@
1
- export * from './AppBar';
2
- export * from './Box';
3
- export * from './Drawer';
4
- export * from './Main';
5
- export * from './Paper';
6
- export * from './Snackbar';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Styled/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC"}
@@ -1,4 +0,0 @@
1
- import { ExternalSvgProps } from './types';
2
- declare function ExternalSvg({ blob, ruleSet, dataSource, callBacksSet }: ExternalSvgProps): import("react/jsx-runtime").JSX.Element;
3
- export default ExternalSvg;
4
- //# sourceMappingURL=ExternalSvg.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExternalSvg.d.ts","sourceRoot":"","sources":["../../../../../src/components/Svg/ExternalSvg.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAG3C,iBAAS,WAAW,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,UAAU,EAAE,YAAiB,EAAE,EAAE,gBAAgB,2CA0DtF;AACD,eAAe,WAAW,CAAC"}
@@ -1,3 +0,0 @@
1
- export declare function getValue(source: string, record: Record<string, any>): any;
2
- export default function elaborateRuleSet(ruleSet: string, record: Record<string, any>): Record<string, any>;
3
- //# sourceMappingURL=descriptors.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"descriptors.d.ts","sourceRoot":"","sources":["../../../../../src/components/Svg/descriptors.ts"],"names":[],"mappings":"AAsNA,wBAAgB,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,CAgBzE;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CACtC,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAC1B,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAuDrB"}
@@ -1,3 +0,0 @@
1
- import { Themes } from '../../theme/types';
2
- export default function interpolate(svg: SVGSVGElement, ruleSet: Record<string, any>, callBacksSet: Record<string, () => void>, theme: Themes): void;
3
- //# sourceMappingURL=handles.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"handles.d.ts","sourceRoot":"","sources":["../../../../../src/components/Svg/handles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AA2G3C,MAAM,CAAC,OAAO,UAAU,WAAW,CACjC,GAAG,EAAE,aAAa,EAClB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC5B,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,IAAI,CAAC,EACxC,KAAK,EAAE,MAAM,QAoBd"}
@@ -1,2 +0,0 @@
1
- export { default as ExternalSvg } from './ExternalSvg';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Svg/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC"}
@@ -1,64 +0,0 @@
1
- export type BooleanDescriptor = {
2
- dataSourceKey: ValueDescriptor;
3
- booleanOperation: BooleanOperation;
4
- comparerValue: string;
5
- };
6
- export type ColorDescriptor = {
7
- booleanRules: BooleanDescriptor[][][];
8
- colors: string[];
9
- };
10
- export type AnimationDescriptor = {
11
- name: string;
12
- duration: number;
13
- iteration: 'infinite' | number;
14
- direction: 'normal' | 'reverse' | 'alternate' | 'alternate-reverse';
15
- frames: Record<string, Record<string, any>>;
16
- };
17
- export type BlinkDescriptor = {
18
- name: string;
19
- duration: ValueDescriptor;
20
- };
21
- export type ValueDescriptor = string | ArrayDescriptor | MathDescriptor;
22
- export type WidthDescriptor = {
23
- dataSourceKey: ValueDescriptor;
24
- maxLenght: number;
25
- };
26
- export type MathDescriptor = (string | MathOperator | MathDescriptor)[];
27
- export type ArrayDescriptor = {
28
- dataSourceKey: ValueDescriptor;
29
- booleanDescriptor: BooleanDescriptor[][];
30
- };
31
- export type RuleDescriptor = {
32
- type: 'Boolean';
33
- rule: BooleanDescriptor[][];
34
- } | {
35
- type: 'Color';
36
- rule: ColorDescriptor;
37
- } | {
38
- type: 'Animation';
39
- rule: AnimationDescriptor;
40
- } | {
41
- type: 'Blink';
42
- rule: BlinkDescriptor;
43
- } | {
44
- type: 'Value';
45
- rule: ValueDescriptor;
46
- } | {
47
- type: 'Width';
48
- rule: WidthDescriptor;
49
- };
50
- export type RuleSet = Record<string, RuleDescriptor>;
51
- export type MathOperator = '+' | '-' | '*' | '/' | '%';
52
- export type BooleanOperation = '>' | '<' | '==' | '===' | '!=' | '!==' | 'null' | '!null' | 'undefined' | '!undefined';
53
- export type SvgConfig = {
54
- readonly blob: ReadonlyArray<any>;
55
- readonly resourceId: string;
56
- readonly ruleSet: string;
57
- };
58
- export type ExternalSvgProps = {
59
- blob: readonly any[];
60
- ruleSet: string;
61
- dataSource: Record<string, any>;
62
- callBacksSet?: Record<string, () => void>;
63
- };
64
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/Svg/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,iBAAiB,GAAG;IAC9B,aAAa,EAAE,eAAe,CAAC;IAC/B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,aAAa,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,YAAY,EAAE,iBAAiB,EAAE,EAAE,EAAE,CAAC;IACtC,MAAM,EAAE,MAAM,EAAE,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,UAAU,GAAG,MAAM,CAAC;IAC/B,SAAS,EAAE,QAAQ,GAAG,SAAS,GAAG,WAAW,GAAG,mBAAmB,CAAC;IACpE,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC;CAC7C,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,eAAe,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,eAAe,GAAG,cAAc,CAAC;AAExE,MAAM,MAAM,eAAe,GAAG;IAC5B,aAAa,EAAE,eAAe,CAAC;IAC/B,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,CAAC,MAAM,GAAG,YAAY,GAAG,cAAc,CAAC,EAAE,CAAC;AAExE,MAAM,MAAM,eAAe,GAAG;IAC5B,aAAa,EAAE,eAAe,CAAC;IAC/B,iBAAiB,EAAE,iBAAiB,EAAE,EAAE,CAAC;CAC1C,CAAC;AAOF,MAAM,MAAM,cAAc,GACtB;IACE,IAAI,EAAE,SAAS,CAAC;IAChB,IAAI,EAAE,iBAAiB,EAAE,EAAE,CAAC;CAC7B,GACD;IACE,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,eAAe,CAAC;CACvB,GACD;IACE,IAAI,EAAE,WAAW,CAAC;IAClB,IAAI,EAAE,mBAAmB,CAAC;CAC3B,GACD;IACE,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,eAAe,CAAC;CACvB,GACD;IACE,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,eAAe,CAAC;CACvB,GACD;IACE,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,eAAe,CAAC;CACvB,CAAC;AAMN,MAAM,MAAM,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;AAErD,MAAM,MAAM,YAAY,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;AAEvD,MAAM,MAAM,gBAAgB,GACxB,GAAG,GACH,GAAG,GACH,IAAI,GACJ,KAAK,GACL,IAAI,GACJ,KAAK,GACL,MAAM,GACN,OAAO,GACP,WAAW,GACX,YAAY,CAAC;AAEjB,MAAM,MAAM,SAAS,GAAG;IACtB,QAAQ,CAAC,IAAI,EAAE,aAAa,CAAC,GAAG,CAAC,CAAC;IAClC,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,IAAI,EAAE,SAAS,GAAG,EAAE,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,IAAI,CAAC,CAAC;CAC3C,CAAC"}
@@ -1,3 +0,0 @@
1
- import { SortableContentProps } from './types';
2
- export default function SortableContent({ options, updateSortings, GstateKey, }: SortableContentProps): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=SortableContent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SortableContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/SortableContent.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAE/C,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,EACtC,OAAO,EACP,cAAc,EACd,SAAS,GACV,EAAE,oBAAoB,2CAsEtB"}
@@ -1,3 +0,0 @@
1
- import { SortableContentProps } from './types';
2
- export default function SortableContent({ options, updateSortings, GstateKey, }: SortableContentProps): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=SortableContentNew.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SortableContentNew.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/SortableContentNew.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAE/C,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,EACtC,OAAO,EACP,cAAc,EACd,SAAS,GACV,EAAE,oBAAoB,2CA+DtB"}
@@ -1,3 +0,0 @@
1
- import { type TableProps } from './types';
2
- export default function Table({ id, tableTitle, width, height, columns, data, rowsPerPage, hover, selected, FiltersComponent, SortingsComponent, slotStyles, spacing, onAdd, onEdit, onDelete, onOpenDetails, injectCallback, hasMore, loadMore, fallback, }: TableProps): string | number | bigint | true | Iterable<import("react").ReactNode> | Promise<string | number | bigint | boolean | import("react").ReactPortal | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | null | undefined> | import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=Table.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/Table.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAiC,KAAK,UAAU,EAAE,MAAM,SAAS,CAAC;AAMzE,MAAM,CAAC,OAAO,UAAU,KAAK,CAAC,EAC5B,EAAE,EACF,UAAU,EACV,KAAK,EACL,MAAM,EACN,OAAO,EACP,IAAI,EACJ,WAAW,EACX,KAAK,EACL,QAAQ,EACR,gBAAgB,EAChB,iBAAiB,EACjB,UAAU,EACV,OAAO,EACP,KAAK,EACL,MAAM,EACN,QAAQ,EACR,aAAa,EACb,cAAc,EACd,OAAO,EACP,QAAQ,EACR,QAAQ,GACT,EAAE,UAAU,qVAuIZ"}
@@ -1,3 +0,0 @@
1
- import { TableRowProps } from './types';
2
- export default function TableRow({ columns, rowVariant, hover, selected, onEdit, onDelete, onOpenDetails, injectCallback, selectedStyle, rowData, }: TableRowProps): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=TableRow.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TableRow.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/TableRow.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAW,aAAa,EAAE,MAAM,SAAS,CAAC;AAIjD,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAC/B,OAAO,EACP,UAAmB,EACnB,KAAK,EACL,QAAQ,EACR,MAAM,EACN,QAAQ,EACR,aAAa,EACb,cAAc,EACd,aAAkB,EAClB,OAAO,GACR,EAAE,aAAa,2CAkFf"}
@@ -1,3 +0,0 @@
1
- import { TableToolbarProps } from './types';
2
- export default function TableToolbar({ title, onAdd, Filters, Sortings }: TableToolbarProps): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=TableToolbar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TableToolbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/TableToolbar.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAE5C,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,iBAAiB,2CAmC1F"}
@@ -1,7 +0,0 @@
1
- export { default as Table } from './Table';
2
- export { default as SortableContent } from './SortableContent';
3
- export { default as SortableContentNew } from './SortableContentNew';
4
- export { default as TableRow } from './TableRow';
5
- export { default as TableToolbar } from './TableToolbar';
6
- export * from './types';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAC;AAC3C,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,cAAc,SAAS,CAAC"}
@@ -1,114 +0,0 @@
1
- import type { FC, MouseEvent, ReactNode } from 'react';
2
- import { InjectCallback } from '../../utils/types/custom-types';
3
- import { SortType } from '../../store/pagination_context/types';
4
- import { Disposable } from 'graphql-ws';
5
- import type { RadRecord } from '../Rad/RadTypes/RADDialogTypes';
6
- export type TableRowData = ({
7
- id: string | number;
8
- } | {
9
- Id: string | number;
10
- }) & Record<string, string | number | ReactNode>;
11
- export declare enum Alignment {
12
- Center = "center",
13
- Left = "left",
14
- Right = "right"
15
- }
16
- export declare enum Section {
17
- Header = "header",
18
- Footer = "footer",
19
- Row = "row",
20
- Cell = "cell",
21
- HeaderCell = "headerCell"
22
- }
23
- export type TableColumnData = {
24
- id: string | number;
25
- alignment: Alignment;
26
- label: string | ReactNode;
27
- styles?: Record<string, string> | null;
28
- translatable?: boolean;
29
- fallback?: string | ReactNode;
30
- formatCallback?: (data: unknown, objectData: unknown) => string | number | ReactNode;
31
- };
32
- export type TableRowProps = {
33
- columns: TableColumnData[];
34
- rowVariant?: 'body' | 'head';
35
- hover?: boolean;
36
- selected?: boolean;
37
- onEdit?: () => void;
38
- onDelete?: () => void;
39
- onOpenDetails?: (event: MouseEvent<any>) => void;
40
- injectCallback?: InjectCallback;
41
- selectedStyle?: Record<string, string>;
42
- rowData?: TableRowData | RadRecord;
43
- };
44
- export type RadComponent = {
45
- containerId: string;
46
- section: Section;
47
- dataKey: string;
48
- component: ReactNode;
49
- };
50
- export type TableProps = {
51
- id: string;
52
- tableTitle?: string | ReactNode;
53
- width?: string | number;
54
- height?: string | number;
55
- columns: TableColumnData[];
56
- data: TableRowData[] | RadRecord[];
57
- hover?: boolean;
58
- selected?: string;
59
- rowsPerPage?: number;
60
- FiltersComponent?: FC<{
61
- onClose?: () => void;
62
- }> | FC<{
63
- onClose: () => void;
64
- }>;
65
- SortingsComponent?: FC<{
66
- onClose?: () => void;
67
- }> | FC<{
68
- onClose: () => void;
69
- }>;
70
- slotStyles?: {
71
- paper?: Record<string, string>;
72
- container?: Record<string, string>;
73
- table?: Record<string, string>;
74
- head?: Record<string, string>;
75
- body?: Record<string, string>;
76
- selected?: Record<string, string>;
77
- };
78
- spacing?: string;
79
- onAdd?: (data: string) => void;
80
- onEdit?: (data: any) => void;
81
- onDelete?: (data: any) => void;
82
- onOpenDetails?: (data: any, event?: MouseEvent<any>) => void;
83
- injectCallback?: InjectCallback;
84
- onRowOrderChange?: (id: string, newIndex: number) => void;
85
- page?: number;
86
- handleChangePage?: (event: unknown, newPage: number) => void;
87
- hasMore?: boolean;
88
- loadMore?: () => void | Promise<Response> | Disposable;
89
- fallback?: ReactNode;
90
- };
91
- export type TableToolbarProps = {
92
- title?: string | ReactNode;
93
- onAdd?: (() => void) | undefined;
94
- Filters?: FC<{
95
- onClose?: () => void;
96
- }> | FC<{
97
- onClose: () => void;
98
- }> | undefined;
99
- Sortings?: FC<{
100
- onClose?: () => void;
101
- }> | FC<{
102
- onClose: () => void;
103
- }> | undefined;
104
- };
105
- export type SortableContentProps = {
106
- options: Option[];
107
- updateSortings: (newSortingValue: Record<string, SortType>, recompute?: boolean) => void;
108
- GstateKey: string;
109
- };
110
- export type Option = {
111
- id: string;
112
- name: string;
113
- };
114
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/types.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- import { TabsProps } from './Tabs';
2
- export default function ToggleButtonNotEmpty({ tabs, value, onChange, color, textColor, fullWidth, size, height, width, }: TabsProps): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=RoundedTabs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RoundedTabs.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/RoundedTabs.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAGnC,MAAM,CAAC,OAAO,UAAU,oBAAoB,CAAC,EAC3C,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,KAAsB,EACtB,SAAqB,EACrB,SAAiB,EACjB,IAAe,EACf,MAAM,EACN,KAAK,GACN,EAAE,SAAS,2CAgEX"}
@@ -1,3 +0,0 @@
1
- import { TabsProps } from './Tabs';
2
- export default function Tabs({ tabs, value, onChange, color, textColor, fullWidth, }: TabsProps): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=StandardTabs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StandardTabs.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/StandardTabs.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEnC,MAAM,CAAC,OAAO,UAAU,IAAI,CAAC,EAC3B,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,KAAsB,EACtB,SAAqB,EACrB,SAAiB,GAClB,EAAE,SAAS,2CAwCX"}
@@ -1,10 +0,0 @@
1
- import { ReactNode } from 'react';
2
- type TabPanelProps = {
3
- index: number;
4
- value: string | number;
5
- children: ReactNode;
6
- styles?: Record<string, any>;
7
- };
8
- export default function TabPanel({ children, value, index, styles }: TabPanelProps): import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=TabPanel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TabPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/TabPanel.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,QAAQ,EAAE,SAAS,CAAC;IAEpB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC9B,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,aAAa,2CAYjF"}
@@ -1,16 +0,0 @@
1
- import { SyntheticEvent } from 'react';
2
- import { ITab } from './types';
3
- export type TabsProps = {
4
- tabs: Array<ITab> | string[];
5
- value: string | number;
6
- onChange: (event: SyntheticEvent<Element, Event>, newValue: number | string) => void;
7
- color?: string;
8
- textColor?: string;
9
- variant?: 'standard' | 'rounded';
10
- fullWidth?: boolean;
11
- size?: 'small' | 'medium' | 'large';
12
- height?: number | string;
13
- width?: number | string;
14
- };
15
- export default function Tabs({ tabs, value, onChange, color, textColor, variant, fullWidth, size, }: TabsProps): import("react/jsx-runtime").JSX.Element;
16
- //# sourceMappingURL=Tabs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,MAAM,EAAE,CAAC;IAC7B,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,QAAQ,EAAE,CAAC,KAAK,EAAE,cAAc,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAC;IACrF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;IACjC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,IAAI,CAAC,EAC3B,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,KAAK,EACL,SAAqB,EACrB,OAAoB,EACpB,SAAiB,EACjB,IAAe,GAChB,EAAE,SAAS,2CAqBX"}
@@ -1,6 +0,0 @@
1
- export { default as Tabs } from './Tabs';
2
- export { default as RoundedTabs } from './RoundedTabs';
3
- export { default as StandardTabs } from './StandardTabs';
4
- export { default as TabPanel } from './TabPanel';
5
- export * from './types';
6
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC;AACzC,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,cAAc,SAAS,CAAC"}
@@ -1,6 +0,0 @@
1
- export type ITab = {
2
- label: string;
3
- icon?: React.JSX.Element;
4
- value: string | number;
5
- };
6
- //# sourceMappingURL=types.d.ts.map