iguazio.dashboard-react-controls 3.2.14 → 3.2.15

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 (651) hide show
  1. package/package.json +1 -1
  2. package/dist/components/ActionsMenu/ActionsMenu.d.ts +0 -18
  3. package/dist/components/ActionsMenu/ActionsMenu.d.ts.map +0 -1
  4. package/dist/components/ActionsMenu/ActionsMenu.mjs +0 -125
  5. package/dist/components/ActionsMenu/ActionsMenu.mjs.map +0 -1
  6. package/dist/components/Backdrop/Backdrop.d.ts +0 -14
  7. package/dist/components/Backdrop/Backdrop.d.ts.map +0 -1
  8. package/dist/components/Backdrop/Backdrop.mjs +0 -29
  9. package/dist/components/Backdrop/Backdrop.mjs.map +0 -1
  10. package/dist/components/BlockerSpy/BlockerSpy.d.ts +0 -12
  11. package/dist/components/BlockerSpy/BlockerSpy.d.ts.map +0 -1
  12. package/dist/components/BlockerSpy/BlockerSpy.mjs +0 -18
  13. package/dist/components/BlockerSpy/BlockerSpy.mjs.map +0 -1
  14. package/dist/components/Button/Button.d.ts +0 -28
  15. package/dist/components/Button/Button.d.ts.map +0 -1
  16. package/dist/components/Button/Button.mjs +0 -44
  17. package/dist/components/Button/Button.mjs.map +0 -1
  18. package/dist/components/Button/Button.stories.d.ts +0 -14
  19. package/dist/components/Button/Button.stories.d.ts.map +0 -1
  20. package/dist/components/ChipForm/ChipForm.d.ts +0 -25
  21. package/dist/components/ChipForm/ChipForm.d.ts.map +0 -1
  22. package/dist/components/ConfirmDialog/ConfirmDialog.d.ts +0 -33
  23. package/dist/components/ConfirmDialog/ConfirmDialog.d.ts.map +0 -1
  24. package/dist/components/ConfirmDialog/ConfirmDialog.mjs +0 -83
  25. package/dist/components/ConfirmDialog/ConfirmDialog.mjs.map +0 -1
  26. package/dist/components/ConfirmDialog/ConfirmDialog.stories.d.ts +0 -8
  27. package/dist/components/ConfirmDialog/ConfirmDialog.stories.d.ts.map +0 -1
  28. package/dist/components/CopyToClipboard/CopyToClipboard.d.ts +0 -18
  29. package/dist/components/CopyToClipboard/CopyToClipboard.d.ts.map +0 -1
  30. package/dist/components/CopyToClipboard/CopyToClipboard.mjs +0 -51
  31. package/dist/components/CopyToClipboard/CopyToClipboard.mjs.map +0 -1
  32. package/dist/components/ErrorMessage/ErrorMessage.d.ts +0 -12
  33. package/dist/components/ErrorMessage/ErrorMessage.d.ts.map +0 -1
  34. package/dist/components/ErrorMessage/ErrorMessage.mjs +0 -23
  35. package/dist/components/ErrorMessage/ErrorMessage.mjs.map +0 -1
  36. package/dist/components/FormCheckBox/FormCheckBox.d.ts +0 -21
  37. package/dist/components/FormCheckBox/FormCheckBox.d.ts.map +0 -1
  38. package/dist/components/FormCheckBox/FormCheckBox.mjs +0 -54
  39. package/dist/components/FormCheckBox/FormCheckBox.mjs.map +0 -1
  40. package/dist/components/FormCheckBox/FormCheckbox.stories.d.ts +0 -7
  41. package/dist/components/FormCheckBox/FormCheckbox.stories.d.ts.map +0 -1
  42. package/dist/components/FormChipCell/FormChip/FormChip.d.ts +0 -51
  43. package/dist/components/FormChipCell/FormChip/FormChip.d.ts.map +0 -1
  44. package/dist/components/FormChipCell/FormChip/FormChip.mjs +0 -89
  45. package/dist/components/FormChipCell/FormChip/FormChip.mjs.map +0 -1
  46. package/dist/components/FormChipCell/FormChipCell.d.ts +0 -51
  47. package/dist/components/FormChipCell/FormChipCell.d.ts.map +0 -1
  48. package/dist/components/FormChipCell/FormChipCell.mjs +0 -251
  49. package/dist/components/FormChipCell/FormChipCell.mjs.map +0 -1
  50. package/dist/components/FormChipCell/FormChipCellView.d.ts +0 -68
  51. package/dist/components/FormChipCell/FormChipCellView.d.ts.map +0 -1
  52. package/dist/components/FormChipCell/FormChipCellView.mjs +0 -190
  53. package/dist/components/FormChipCell/FormChipCellView.mjs.map +0 -1
  54. package/dist/components/FormChipCell/HiddenChipsBlock/HiddenChipsBlock.d.ts +0 -22
  55. package/dist/components/FormChipCell/HiddenChipsBlock/HiddenChipsBlock.d.ts.map +0 -1
  56. package/dist/components/FormChipCell/HiddenChipsBlock/HiddenChipsBlock.mjs +0 -72
  57. package/dist/components/FormChipCell/HiddenChipsBlock/HiddenChipsBlock.mjs.map +0 -1
  58. package/dist/components/FormChipCell/NewChipForm/NewChipForm.d.ts +0 -39
  59. package/dist/components/FormChipCell/NewChipForm/NewChipForm.d.ts.map +0 -1
  60. package/dist/components/FormChipCell/NewChipForm/NewChipForm.mjs +0 -285
  61. package/dist/components/FormChipCell/NewChipForm/NewChipForm.mjs.map +0 -1
  62. package/dist/components/FormChipCell/NewChipInput/NewChipInput.d.ts +0 -16
  63. package/dist/components/FormChipCell/NewChipInput/NewChipInput.d.ts.map +0 -1
  64. package/dist/components/FormChipCell/NewChipInput/NewChipInput.mjs +0 -36
  65. package/dist/components/FormChipCell/NewChipInput/NewChipInput.mjs.map +0 -1
  66. package/dist/components/FormChipCell/formChipCell.util.d.ts +0 -6
  67. package/dist/components/FormChipCell/formChipCell.util.d.ts.map +0 -1
  68. package/dist/components/FormChipCell/formChipCell.util.mjs +0 -24
  69. package/dist/components/FormChipCell/formChipCell.util.mjs.map +0 -1
  70. package/dist/components/FormCombobox/FormCombobox.d.ts +0 -56
  71. package/dist/components/FormCombobox/FormCombobox.d.ts.map +0 -1
  72. package/dist/components/FormCombobox/FormCombobox.mjs +0 -284
  73. package/dist/components/FormCombobox/FormCombobox.mjs.map +0 -1
  74. package/dist/components/FormCombobox/FormCombobox.stories.d.ts +0 -12
  75. package/dist/components/FormCombobox/FormCombobox.stories.d.ts.map +0 -1
  76. package/dist/components/FormInput/FormInput.d.ts +0 -3
  77. package/dist/components/FormInput/FormInput.d.ts.map +0 -1
  78. package/dist/components/FormInput/FormInput.mjs +0 -272
  79. package/dist/components/FormInput/FormInput.mjs.map +0 -1
  80. package/dist/components/FormInput/FormInput.stories.d.ts +0 -14
  81. package/dist/components/FormInput/FormInput.stories.d.ts.map +0 -1
  82. package/dist/components/FormInput/InputNumberButtons/InputNumberButtons.d.ts +0 -20
  83. package/dist/components/FormInput/InputNumberButtons/InputNumberButtons.d.ts.map +0 -1
  84. package/dist/components/FormInput/InputNumberButtons/InputNumberButtons.mjs +0 -61
  85. package/dist/components/FormInput/InputNumberButtons/InputNumberButtons.mjs.map +0 -1
  86. package/dist/components/FormKeyValueTable/FormKeyValueTable.d.ts +0 -49
  87. package/dist/components/FormKeyValueTable/FormKeyValueTable.d.ts.map +0 -1
  88. package/dist/components/FormKeyValueTable/FormKeyValueTable.mjs +0 -202
  89. package/dist/components/FormKeyValueTable/FormKeyValueTable.mjs.map +0 -1
  90. package/dist/components/FormOnChange/FormOnChange.d.ts +0 -12
  91. package/dist/components/FormOnChange/FormOnChange.d.ts.map +0 -1
  92. package/dist/components/FormOnChange/FormOnChange.mjs +0 -33
  93. package/dist/components/FormOnChange/FormOnChange.mjs.map +0 -1
  94. package/dist/components/FormRadio/FormRadio.d.ts +0 -19
  95. package/dist/components/FormRadio/FormRadio.d.ts.map +0 -1
  96. package/dist/components/FormRadio/FormRadio.mjs +0 -57
  97. package/dist/components/FormRadio/FormRadio.mjs.map +0 -1
  98. package/dist/components/FormRadio/FormRadio.stories.d.ts +0 -7
  99. package/dist/components/FormRadio/FormRadio.stories.d.ts.map +0 -1
  100. package/dist/components/FormSelect/FormSelect.d.ts +0 -45
  101. package/dist/components/FormSelect/FormSelect.d.ts.map +0 -1
  102. package/dist/components/FormSelect/FormSelect.mjs +0 -259
  103. package/dist/components/FormSelect/FormSelect.mjs.map +0 -1
  104. package/dist/components/FormSelect/FormSelect.stories.d.ts +0 -10
  105. package/dist/components/FormSelect/FormSelect.stories.d.ts.map +0 -1
  106. package/dist/components/FormTextarea/FormTextarea.d.ts +0 -40
  107. package/dist/components/FormTextarea/FormTextarea.d.ts.map +0 -1
  108. package/dist/components/FormTextarea/FormTextarea.mjs +0 -122
  109. package/dist/components/FormTextarea/FormTextarea.mjs.map +0 -1
  110. package/dist/components/FormTextarea/FormTextarea.stories.d.ts +0 -9
  111. package/dist/components/FormTextarea/FormTextarea.stories.d.ts.map +0 -1
  112. package/dist/components/FormToggle/FormToggle.d.ts +0 -24
  113. package/dist/components/FormToggle/FormToggle.d.ts.map +0 -1
  114. package/dist/components/FormToggle/FormToggle.mjs +0 -71
  115. package/dist/components/FormToggle/FormToggle.mjs.map +0 -1
  116. package/dist/components/LoadButton/LoadButton.d.ts +0 -16
  117. package/dist/components/LoadButton/LoadButton.d.ts.map +0 -1
  118. package/dist/components/LoadButton/LoadButton.mjs +0 -22
  119. package/dist/components/LoadButton/LoadButton.mjs.map +0 -1
  120. package/dist/components/LoadButton/LoadButton.stories.d.ts +0 -10
  121. package/dist/components/LoadButton/LoadButton.stories.d.ts.map +0 -1
  122. package/dist/components/Loader/Loader.d.ts +0 -3
  123. package/dist/components/Loader/Loader.d.ts.map +0 -1
  124. package/dist/components/Loader/Loader.mjs +0 -39
  125. package/dist/components/Loader/Loader.mjs.map +0 -1
  126. package/dist/components/Loader/LoaderForSuspenseFallback.d.ts +0 -3
  127. package/dist/components/Loader/LoaderForSuspenseFallback.d.ts.map +0 -1
  128. package/dist/components/Loader/LoaderForSuspenseFallback.mjs +0 -13
  129. package/dist/components/Loader/LoaderForSuspenseFallback.mjs.map +0 -1
  130. package/dist/components/Modal/Modal.d.ts +0 -29
  131. package/dist/components/Modal/Modal.d.ts.map +0 -1
  132. package/dist/components/Modal/Modal.mjs +0 -71
  133. package/dist/components/Modal/Modal.mjs.map +0 -1
  134. package/dist/components/PopUpDialog/PopUpDialog.d.ts +0 -31
  135. package/dist/components/PopUpDialog/PopUpDialog.d.ts.map +0 -1
  136. package/dist/components/PopUpDialog/PopUpDialog.mjs +0 -92
  137. package/dist/components/PopUpDialog/PopUpDialog.mjs.map +0 -1
  138. package/dist/components/ReadOnlyChips/ReadOnlyChips.d.ts +0 -22
  139. package/dist/components/ReadOnlyChips/ReadOnlyChips.d.ts.map +0 -1
  140. package/dist/components/ReadOnlyChips/ReadOnlyChips.mjs +0 -41
  141. package/dist/components/ReadOnlyChips/ReadOnlyChips.mjs.map +0 -1
  142. package/dist/components/RoundedIcon/RoundedIcon.d.ts +0 -23
  143. package/dist/components/RoundedIcon/RoundedIcon.d.ts.map +0 -1
  144. package/dist/components/RoundedIcon/RoundedIcon.mjs +0 -40
  145. package/dist/components/RoundedIcon/RoundedIcon.mjs.map +0 -1
  146. package/dist/components/RoundedIcon/RoundedIcon.stories.d.ts +0 -9
  147. package/dist/components/RoundedIcon/RoundedIcon.stories.d.ts.map +0 -1
  148. package/dist/components/TableCell/TableCell.d.ts +0 -28
  149. package/dist/components/TableCell/TableCell.d.ts.map +0 -1
  150. package/dist/components/TableCell/TableCell.mjs +0 -111
  151. package/dist/components/TableCell/TableCell.mjs.map +0 -1
  152. package/dist/components/TabsSlider/TabsSlider.d.ts +0 -20
  153. package/dist/components/TabsSlider/TabsSlider.d.ts.map +0 -1
  154. package/dist/components/TabsSlider/TabsSlider.mjs +0 -131
  155. package/dist/components/TabsSlider/TabsSlider.mjs.map +0 -1
  156. package/dist/components/Tip/Tip.d.ts +0 -14
  157. package/dist/components/Tip/Tip.d.ts.map +0 -1
  158. package/dist/components/Tip/Tip.mjs +0 -67
  159. package/dist/components/Tip/Tip.mjs.map +0 -1
  160. package/dist/components/Tip/Tip.stories.d.ts +0 -7
  161. package/dist/components/Tip/Tip.stories.d.ts.map +0 -1
  162. package/dist/components/Tooltip/Tooltip.d.ts +0 -24
  163. package/dist/components/Tooltip/Tooltip.d.ts.map +0 -1
  164. package/dist/components/Tooltip/Tooltip.mjs +0 -138
  165. package/dist/components/Tooltip/Tooltip.mjs.map +0 -1
  166. package/dist/components/Tooltip/Tooltip.stories.d.ts +0 -8
  167. package/dist/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
  168. package/dist/components/TooltipTemplate/ProducerTooltipTemplate.d.ts +0 -12
  169. package/dist/components/TooltipTemplate/ProducerTooltipTemplate.d.ts.map +0 -1
  170. package/dist/components/TooltipTemplate/TextTooltipTemplate.d.ts +0 -12
  171. package/dist/components/TooltipTemplate/TextTooltipTemplate.d.ts.map +0 -1
  172. package/dist/components/TooltipTemplate/TextTooltipTemplate.mjs +0 -21
  173. package/dist/components/TooltipTemplate/TextTooltipTemplate.mjs.map +0 -1
  174. package/dist/components/Wizard/Wizard.d.ts +0 -33
  175. package/dist/components/Wizard/Wizard.d.ts.map +0 -1
  176. package/dist/components/Wizard/Wizard.mjs +0 -129
  177. package/dist/components/Wizard/Wizard.mjs.map +0 -1
  178. package/dist/components/Wizard/WizardSteps/WizardSteps.d.ts +0 -16
  179. package/dist/components/Wizard/WizardSteps/WizardSteps.d.ts.map +0 -1
  180. package/dist/components/Wizard/WizardSteps/WizardSteps.mjs +0 -41
  181. package/dist/components/Wizard/WizardSteps/WizardSteps.mjs.map +0 -1
  182. package/dist/components/index.d.ts +0 -31
  183. package/dist/components/index.d.ts.map +0 -1
  184. package/dist/components/index.mjs +0 -61
  185. package/dist/components/index.mjs.map +0 -1
  186. package/dist/constants.d.ts +0 -122
  187. package/dist/constants.d.ts.map +0 -1
  188. package/dist/constants.mjs +0 -52
  189. package/dist/constants.mjs.map +0 -1
  190. package/dist/elements/ActionsMenuItem/ActionsMenuItem.d.ts +0 -16
  191. package/dist/elements/ActionsMenuItem/ActionsMenuItem.d.ts.map +0 -1
  192. package/dist/elements/ActionsMenuItem/ActionsMenuItem.mjs +0 -51
  193. package/dist/elements/ActionsMenuItem/ActionsMenuItem.mjs.map +0 -1
  194. package/dist/elements/FormActionButton/FormActionButton.d.ts +0 -23
  195. package/dist/elements/FormActionButton/FormActionButton.d.ts.map +0 -1
  196. package/dist/elements/FormActionButton/FormActionButton.mjs +0 -43
  197. package/dist/elements/FormActionButton/FormActionButton.mjs.map +0 -1
  198. package/dist/elements/FormRowActions/FormRowActions.d.ts +0 -27
  199. package/dist/elements/FormRowActions/FormRowActions.d.ts.map +0 -1
  200. package/dist/elements/FormRowActions/FormRowActions.mjs +0 -87
  201. package/dist/elements/FormRowActions/FormRowActions.mjs.map +0 -1
  202. package/dist/elements/OptionsMenu/OptionsMenu.d.ts +0 -18
  203. package/dist/elements/OptionsMenu/OptionsMenu.d.ts.map +0 -1
  204. package/dist/elements/OptionsMenu/OptionsMenu.mjs +0 -47
  205. package/dist/elements/OptionsMenu/OptionsMenu.mjs.map +0 -1
  206. package/dist/elements/SelectOption/SelectOption.d.ts +0 -20
  207. package/dist/elements/SelectOption/SelectOption.d.ts.map +0 -1
  208. package/dist/elements/SelectOption/SelectOption.mjs +0 -84
  209. package/dist/elements/SelectOption/SelectOption.mjs.map +0 -1
  210. package/dist/elements/TableHead/TableHead.d.ts +0 -20
  211. package/dist/elements/TableHead/TableHead.d.ts.map +0 -1
  212. package/dist/elements/TableHead/TableHead.mjs +0 -58
  213. package/dist/elements/TableHead/TableHead.mjs.map +0 -1
  214. package/dist/elements/TableLinkCell/TableLinkCell.d.ts +0 -24
  215. package/dist/elements/TableLinkCell/TableLinkCell.d.ts.map +0 -1
  216. package/dist/elements/TableLinkCell/TableLinkCell.mjs +0 -87
  217. package/dist/elements/TableLinkCell/TableLinkCell.mjs.map +0 -1
  218. package/dist/elements/TableTypeCell/TableTypeCell.d.ts +0 -12
  219. package/dist/elements/TableTypeCell/TableTypeCell.d.ts.map +0 -1
  220. package/dist/elements/TableTypeCell/TableTypeCell.mjs +0 -37
  221. package/dist/elements/TableTypeCell/TableTypeCell.mjs.map +0 -1
  222. package/dist/elements/ValidationTemplate/ValidationTemplate.d.ts +0 -12
  223. package/dist/elements/ValidationTemplate/ValidationTemplate.d.ts.map +0 -1
  224. package/dist/elements/ValidationTemplate/ValidationTemplate.mjs +0 -22
  225. package/dist/elements/ValidationTemplate/ValidationTemplate.mjs.map +0 -1
  226. package/dist/elements/index.d.ts +0 -11
  227. package/dist/elements/index.d.ts.map +0 -1
  228. package/dist/elements/index.mjs +0 -21
  229. package/dist/elements/index.mjs.map +0 -1
  230. package/dist/fonts/roboto-v27-latin-300.eot +0 -0
  231. package/dist/fonts/roboto-v27-latin-300.svg +0 -1
  232. package/dist/fonts/roboto-v27-latin-300.ttf +0 -0
  233. package/dist/fonts/roboto-v27-latin-300.woff +0 -0
  234. package/dist/fonts/roboto-v27-latin-300.woff2 +0 -0
  235. package/dist/fonts/roboto-v27-latin-500.eot +0 -0
  236. package/dist/fonts/roboto-v27-latin-500.svg +0 -1
  237. package/dist/fonts/roboto-v27-latin-500.ttf +0 -0
  238. package/dist/fonts/roboto-v27-latin-500.woff +0 -0
  239. package/dist/fonts/roboto-v27-latin-500.woff2 +0 -0
  240. package/dist/fonts/roboto-v27-latin-500italic.eot +0 -0
  241. package/dist/fonts/roboto-v27-latin-500italic.svg +0 -326
  242. package/dist/fonts/roboto-v27-latin-500italic.ttf +0 -0
  243. package/dist/fonts/roboto-v27-latin-500italic.woff +0 -0
  244. package/dist/fonts/roboto-v27-latin-500italic.woff2 +0 -0
  245. package/dist/fonts/roboto-v27-latin-700.eot +0 -0
  246. package/dist/fonts/roboto-v27-latin-700.svg +0 -309
  247. package/dist/fonts/roboto-v27-latin-700.ttf +0 -0
  248. package/dist/fonts/roboto-v27-latin-700.woff +0 -0
  249. package/dist/fonts/roboto-v27-latin-700.woff2 +0 -0
  250. package/dist/fonts/roboto-v27-latin-700italic.eot +0 -0
  251. package/dist/fonts/roboto-v27-latin-700italic.svg +0 -1
  252. package/dist/fonts/roboto-v27-latin-700italic.ttf +0 -0
  253. package/dist/fonts/roboto-v27-latin-700italic.woff +0 -0
  254. package/dist/fonts/roboto-v27-latin-700italic.woff2 +0 -0
  255. package/dist/fonts/roboto-v27-latin-italic.eot +0 -0
  256. package/dist/fonts/roboto-v27-latin-italic.svg +0 -323
  257. package/dist/fonts/roboto-v27-latin-italic.ttf +0 -0
  258. package/dist/fonts/roboto-v27-latin-italic.woff +0 -0
  259. package/dist/fonts/roboto-v27-latin-italic.woff2 +0 -0
  260. package/dist/fonts/roboto-v27-latin-regular.eot +0 -0
  261. package/dist/fonts/roboto-v27-latin-regular.svg +0 -308
  262. package/dist/fonts/roboto-v27-latin-regular.ttf +0 -0
  263. package/dist/fonts/roboto-v27-latin-regular.woff +0 -0
  264. package/dist/fonts/roboto-v27-latin-regular.woff2 +0 -0
  265. package/dist/fonts/source-code-pro-v14-latin-regular.eot +0 -0
  266. package/dist/fonts/source-code-pro-v14-latin-regular.svg +0 -341
  267. package/dist/fonts/source-code-pro-v14-latin-regular.ttf +0 -0
  268. package/dist/fonts/source-code-pro-v14-latin-regular.woff +0 -0
  269. package/dist/fonts/source-code-pro-v14-latin-regular.woff2 +0 -0
  270. package/dist/hooks/index.d.ts +0 -9
  271. package/dist/hooks/index.d.ts.map +0 -1
  272. package/dist/hooks/index.mjs +0 -19
  273. package/dist/hooks/index.mjs.map +0 -1
  274. package/dist/hooks/useChipCell.hook.d.ts +0 -13
  275. package/dist/hooks/useChipCell.hook.d.ts.map +0 -1
  276. package/dist/hooks/useChipCell.hook.mjs +0 -71
  277. package/dist/hooks/useChipCell.hook.mjs.map +0 -1
  278. package/dist/hooks/useDebounce.hook.d.ts +0 -2
  279. package/dist/hooks/useDebounce.hook.d.ts.map +0 -1
  280. package/dist/hooks/useDebounce.hook.mjs +0 -19
  281. package/dist/hooks/useDebounce.hook.mjs.map +0 -1
  282. package/dist/hooks/useDetails.hook.d.ts +0 -72
  283. package/dist/hooks/useDetails.hook.d.ts.map +0 -1
  284. package/dist/hooks/useDetails.hook.mjs +0 -205
  285. package/dist/hooks/useDetails.hook.mjs.map +0 -1
  286. package/dist/hooks/useDetailsHeader.hook.d.ts +0 -80
  287. package/dist/hooks/useDetailsHeader.hook.d.ts.map +0 -1
  288. package/dist/hooks/useDetailsHeader.hook.mjs +0 -229
  289. package/dist/hooks/useDetailsHeader.hook.mjs.map +0 -1
  290. package/dist/hooks/useDetectOutsideClick.hook.d.ts +0 -2
  291. package/dist/hooks/useDetectOutsideClick.hook.d.ts.map +0 -1
  292. package/dist/hooks/useDetectOutsideClick.hook.mjs +0 -15
  293. package/dist/hooks/useDetectOutsideClick.hook.mjs.map +0 -1
  294. package/dist/hooks/useFormTable.hook.d.ts +0 -16
  295. package/dist/hooks/useFormTable.hook.d.ts.map +0 -1
  296. package/dist/hooks/useFormTable.hook.mjs +0 -128
  297. package/dist/hooks/useFormTable.hook.mjs.map +0 -1
  298. package/dist/hooks/useHiddenChipsBlock.hook.d.ts +0 -4
  299. package/dist/hooks/useHiddenChipsBlock.hook.d.ts.map +0 -1
  300. package/dist/hooks/useHiddenChipsBlock.hook.mjs +0 -51
  301. package/dist/hooks/useHiddenChipsBlock.hook.mjs.map +0 -1
  302. package/dist/hooks/useTable.hook.d.ts +0 -66
  303. package/dist/hooks/useTable.hook.d.ts.map +0 -1
  304. package/dist/hooks/useTable.hook.mjs +0 -175
  305. package/dist/hooks/useTable.hook.mjs.map +0 -1
  306. package/dist/images/add-circle-question.svg +0 -7
  307. package/dist/images/add-circle.svg +0 -5
  308. package/dist/images/add.svg +0 -4
  309. package/dist/images/add.svg.mjs +0 -6
  310. package/dist/images/add.svg.mjs.map +0 -1
  311. package/dist/images/alert-yellow.svg +0 -3
  312. package/dist/images/alerts-icon.svg +0 -3
  313. package/dist/images/alerts-mini.svg +0 -4
  314. package/dist/images/alerts.svg +0 -3
  315. package/dist/images/api-getaway-icon.svg +0 -5
  316. package/dist/images/application-icon.svg +0 -3
  317. package/dist/images/archive-icon.svg +0 -3
  318. package/dist/images/arrow-down.svg +0 -3
  319. package/dist/images/arrow-up.svg +0 -3
  320. package/dist/images/arrow.svg +0 -3
  321. package/dist/images/arrow.svg.mjs +0 -6
  322. package/dist/images/arrow.svg.mjs.map +0 -1
  323. package/dist/images/back-arrow.svg +0 -5
  324. package/dist/images/back-arrow.svg.mjs +0 -6
  325. package/dist/images/back-arrow.svg.mjs.map +0 -1
  326. package/dist/images/batch-step-badge.svg +0 -4
  327. package/dist/images/best-iteration-icon.svg +0 -4
  328. package/dist/images/cancel.svg +0 -3
  329. package/dist/images/checkbox-checked.svg +0 -3
  330. package/dist/images/checkbox-unchecked.svg +0 -3
  331. package/dist/images/checkmark.svg +0 -3
  332. package/dist/images/checkmark.svg.mjs +0 -6
  333. package/dist/images/checkmark.svg.mjs.map +0 -1
  334. package/dist/images/checkmark2.svg +0 -3
  335. package/dist/images/checkmark2.svg.mjs +0 -6
  336. package/dist/images/checkmark2.svg.mjs.map +0 -1
  337. package/dist/images/choice-step-badge.svg +0 -4
  338. package/dist/images/circled-m.svg +0 -3
  339. package/dist/images/circled-r.svg +0 -3
  340. package/dist/images/clock.svg +0 -4
  341. package/dist/images/close.svg +0 -3
  342. package/dist/images/close.svg.mjs +0 -6
  343. package/dist/images/close.svg.mjs.map +0 -1
  344. package/dist/images/code.svg +0 -3
  345. package/dist/images/collapse.svg +0 -3
  346. package/dist/images/connections-icon.svg +0 -4
  347. package/dist/images/copy-to-clipboard-icon.svg +0 -3
  348. package/dist/images/copy-to-clipboard-icon.svg.mjs +0 -6
  349. package/dist/images/copy-to-clipboard-icon.svg.mjs.map +0 -1
  350. package/dist/images/custom-step-badge.svg +0 -4
  351. package/dist/images/custom.svg +0 -3
  352. package/dist/images/dashboard-icon.svg +0 -3
  353. package/dist/images/dashboard-mini.svg +0 -4
  354. package/dist/images/data-analytics-mini.svg +0 -4
  355. package/dist/images/data-analytics.svg +0 -3
  356. package/dist/images/data-preparation-mini.svg +0 -14
  357. package/dist/images/data-preperation.svg +0 -13
  358. package/dist/images/databricks-icon.svg +0 -4
  359. package/dist/images/datasets-icon.svg +0 -3
  360. package/dist/images/db-icon.svg +0 -3
  361. package/dist/images/delete.svg +0 -3
  362. package/dist/images/delete.svg.mjs +0 -6
  363. package/dist/images/delete.svg.mjs.map +0 -1
  364. package/dist/images/deploy-icon.svg +0 -4
  365. package/dist/images/dl-mini.svg +0 -4
  366. package/dist/images/dl.svg +0 -3
  367. package/dist/images/documents-icon.svg +0 -3
  368. package/dist/images/dots-icon.png +0 -0
  369. package/dist/images/double-arrow.svg +0 -3
  370. package/dist/images/double-back-arrow.svg +0 -4
  371. package/dist/images/download.svg +0 -3
  372. package/dist/images/drop-file.svg +0 -5
  373. package/dist/images/dropdown.svg +0 -3
  374. package/dist/images/dropdown.svg.mjs +0 -6
  375. package/dist/images/dropdown.svg.mjs.map +0 -1
  376. package/dist/images/edit.svg +0 -3
  377. package/dist/images/edit.svg.mjs +0 -6
  378. package/dist/images/edit.svg.mjs.map +0 -1
  379. package/dist/images/edit_old.svg +0 -3
  380. package/dist/images/elipsis.svg +0 -3
  381. package/dist/images/elipsis.svg.mjs +0 -6
  382. package/dist/images/elipsis.svg.mjs.map +0 -1
  383. package/dist/images/email-icon.svg +0 -3
  384. package/dist/images/entity-type-application.svg +0 -3
  385. package/dist/images/entity-type-endpoint.svg +0 -3
  386. package/dist/images/entity-type-job.svg +0 -3
  387. package/dist/images/error-step-badge.svg +0 -4
  388. package/dist/images/etl-mini.svg +0 -11
  389. package/dist/images/etl.svg +0 -10
  390. package/dist/images/events-step-badge.svg +0 -8
  391. package/dist/images/exclamation-mark.svg +0 -3
  392. package/dist/images/exclamation-mark.svg.mjs +0 -6
  393. package/dist/images/exclamation-mark.svg.mjs.map +0 -1
  394. package/dist/images/expand.svg +0 -3
  395. package/dist/images/eye-icon.svg +0 -3
  396. package/dist/images/feed-mini.svg +0 -4
  397. package/dist/images/file-icon.svg +0 -3
  398. package/dist/images/filter-step-badge.svg +0 -4
  399. package/dist/images/filter.svg +0 -5
  400. package/dist/images/function-icon.svg +0 -3
  401. package/dist/images/genai-step-badge.svg +0 -4
  402. package/dist/images/git-icon.svg +0 -3
  403. package/dist/images/github-icon.svg +0 -1
  404. package/dist/images/history.svg +0 -3
  405. package/dist/images/history.svg.mjs +0 -6
  406. package/dist/images/history.svg.mjs.map +0 -1
  407. package/dist/images/horovod.svg +0 -3
  408. package/dist/images/ic-batch-inference.svg +0 -40
  409. package/dist/images/ic-calendar.svg +0 -3
  410. package/dist/images/ic-create-featureset.svg +0 -25
  411. package/dist/images/ic-create-new-function.svg +0 -35
  412. package/dist/images/ic-create-realtime-function.svg +0 -25
  413. package/dist/images/ic-create-workflow.svg +0 -30
  414. package/dist/images/ic-define-alerts.svg +0 -25
  415. package/dist/images/ic-deploy-model-serving.svg +0 -20
  416. package/dist/images/ic-feature-vector.svg +0 -25
  417. package/dist/images/ic-key.svg +0 -3
  418. package/dist/images/ic-register-artifact.svg +0 -13
  419. package/dist/images/ic-register-dataset.svg +0 -20
  420. package/dist/images/ic-register-model.svg +0 -20
  421. package/dist/images/ic-run-batch.svg +0 -20
  422. package/dist/images/ic-run-workflow.svg +0 -40
  423. package/dist/images/ic-train-model.svg +0 -26
  424. package/dist/images/ic_arrow-right.svg +0 -3
  425. package/dist/images/ic_copy-to-clipboard.svg +0 -3
  426. package/dist/images/ic_remote.svg +0 -3
  427. package/dist/images/ic_target-with-arrow-unset.svg +0 -4
  428. package/dist/images/ic_target-with-dart.svg +0 -3
  429. package/dist/images/iguazio-logo.png +0 -0
  430. package/dist/images/info-fill.svg +0 -3
  431. package/dist/images/jupyter.svg +0 -3
  432. package/dist/images/kafka-icon.svg +0 -3
  433. package/dist/images/legend-queue-icon.svg +0 -5
  434. package/dist/images/legend.svg +0 -12
  435. package/dist/images/link-icon.svg +0 -5
  436. package/dist/images/listview.svg +0 -3
  437. package/dist/images/llm-prompt-icon.svg +0 -3
  438. package/dist/images/lock-icon.svg +0 -3
  439. package/dist/images/metrics-icon.svg +0 -10
  440. package/dist/images/ml-download.svg +0 -3
  441. package/dist/images/ml-enlarge.svg +0 -6
  442. package/dist/images/ml-enlarge.svg.mjs +0 -6
  443. package/dist/images/ml-enlarge.svg.mjs.map +0 -1
  444. package/dist/images/ml-mini.svg +0 -16
  445. package/dist/images/ml-minimize.svg +0 -3
  446. package/dist/images/ml-minimize.svg.mjs +0 -6
  447. package/dist/images/ml-minimize.svg.mjs.map +0 -1
  448. package/dist/images/ml.svg +0 -10
  449. package/dist/images/mlrun-api-gateways.svg +0 -8
  450. package/dist/images/mlrun-artifacts.svg +0 -11
  451. package/dist/images/mlrun-blue-logo.svg +0 -1
  452. package/dist/images/mlrun-datasets.svg +0 -5
  453. package/dist/images/mlrun-feature-store.svg +0 -10
  454. package/dist/images/mlrun-hub-step-badge.svg +0 -4
  455. package/dist/images/mlrun-jobs-and-workflows.svg +0 -5
  456. package/dist/images/mlrun-logo-circle-small.png +0 -0
  457. package/dist/images/mlrun-logo-small.png +0 -0
  458. package/dist/images/mlrun-ml-functions.svg +0 -8
  459. package/dist/images/mlrun-models.svg +0 -5
  460. package/dist/images/mlrun-project-home.svg +0 -5
  461. package/dist/images/mlrun-project-monitoring.svg +0 -9
  462. package/dist/images/mlrun-project-settings.svg +0 -5
  463. package/dist/images/mlrun-realtime-functions.svg +0 -8
  464. package/dist/images/model-monitoring.svg +0 -3
  465. package/dist/images/model-serving-mini.svg +0 -13
  466. package/dist/images/model-serving.svg +0 -12
  467. package/dist/images/model-training-mini.svg +0 -11
  468. package/dist/images/model-training.svg +0 -3
  469. package/dist/images/models-icon.svg +0 -3
  470. package/dist/images/monitor-icon.svg +0 -3
  471. package/dist/images/monitoring-icon.svg +0 -4
  472. package/dist/images/navbar/alerts-icon.svg +0 -3
  473. package/dist/images/navbar/documents-icon.svg +0 -3
  474. package/dist/images/navbar/llm-prompt-icon.svg +0 -3
  475. package/dist/images/navbar/mlrun-api-gateways.svg +0 -8
  476. package/dist/images/navbar/mlrun-artifacts.svg +0 -11
  477. package/dist/images/navbar/mlrun-datasets.svg +0 -5
  478. package/dist/images/navbar/mlrun-feature-store.svg +0 -10
  479. package/dist/images/navbar/mlrun-jobs-and-workflows.svg +0 -5
  480. package/dist/images/navbar/mlrun-ml-functions.svg +0 -8
  481. package/dist/images/navbar/mlrun-models.svg +0 -5
  482. package/dist/images/navbar/mlrun-project-home.svg +0 -5
  483. package/dist/images/navbar/mlrun-project-monitoring.svg +0 -9
  484. package/dist/images/navbar/mlrun-project-settings.svg +0 -5
  485. package/dist/images/navbar/mlrun-realtime-functions.svg +0 -8
  486. package/dist/images/navbar/model-monitoring.svg +0 -3
  487. package/dist/images/nlp-mini.svg +0 -4
  488. package/dist/images/nlp.svg +0 -3
  489. package/dist/images/no-data-metric-image.png +0 -0
  490. package/dist/images/nosql.svg +0 -3
  491. package/dist/images/notification-badge.svg +0 -5
  492. package/dist/images/nuclio.svg +0 -3
  493. package/dist/images/other.svg +0 -3
  494. package/dist/images/package.svg +0 -4
  495. package/dist/images/pagination-arrow.svg +0 -3
  496. package/dist/images/pagination-double-arrow.svg +0 -4
  497. package/dist/images/partition.svg +0 -3
  498. package/dist/images/pin-icon.svg +0 -3
  499. package/dist/images/pipelines.svg +0 -3
  500. package/dist/images/plus.svg +0 -4
  501. package/dist/images/plus.svg.mjs +0 -6
  502. package/dist/images/plus.svg.mjs.map +0 -1
  503. package/dist/images/pop_in.svg +0 -4
  504. package/dist/images/popout.svg +0 -4
  505. package/dist/images/popout.svg.mjs +0 -6
  506. package/dist/images/popout.svg.mjs.map +0 -1
  507. package/dist/images/pref-icon.svg +0 -3
  508. package/dist/images/present-metrics-icon.svg +0 -3
  509. package/dist/images/private-project-icon.svg +0 -3
  510. package/dist/images/projects.svg +0 -3
  511. package/dist/images/question-mark.svg +0 -5
  512. package/dist/images/question-mark.svg.mjs +0 -6
  513. package/dist/images/question-mark.svg.mjs.map +0 -1
  514. package/dist/images/range-arrow-small.svg +0 -3
  515. package/dist/images/range-arrow-small.svg.mjs +0 -6
  516. package/dist/images/range-arrow-small.svg.mjs.map +0 -1
  517. package/dist/images/realtime-icon.svg +0 -4
  518. package/dist/images/refresh.svg +0 -3
  519. package/dist/images/refresh.svg.mjs +0 -6
  520. package/dist/images/refresh.svg.mjs.map +0 -1
  521. package/dist/images/remote-step-badge.svg +0 -4
  522. package/dist/images/rerun.svg +0 -3
  523. package/dist/images/response-indicator.svg +0 -4
  524. package/dist/images/rocket-icon.svg +0 -12
  525. package/dist/images/router-step-badge.svg +0 -4
  526. package/dist/images/run.svg +0 -3
  527. package/dist/images/search.svg +0 -3
  528. package/dist/images/search.svg.mjs +0 -6
  529. package/dist/images/search.svg.mjs.map +0 -1
  530. package/dist/images/serving-icon.svg +0 -4
  531. package/dist/images/settings.svg +0 -3
  532. package/dist/images/severity-critical.svg +0 -3
  533. package/dist/images/severity-error.svg +0 -10
  534. package/dist/images/severity-high.svg +0 -3
  535. package/dist/images/severity-low.svg +0 -3
  536. package/dist/images/severity-normal.svg +0 -3
  537. package/dist/images/severity-ok.svg +0 -10
  538. package/dist/images/simulator-mini.svg +0 -4
  539. package/dist/images/simulators.svg +0 -3
  540. package/dist/images/sitemap-icon.svg +0 -3
  541. package/dist/images/slack-icon-colored.svg +0 -10
  542. package/dist/images/slack-icon.svg +0 -1
  543. package/dist/images/spark.svg +0 -3
  544. package/dist/images/stream.svg +0 -5
  545. package/dist/images/success_done.svg +0 -3
  546. package/dist/images/success_done.svg.mjs +0 -6
  547. package/dist/images/success_done.svg.mjs.map +0 -1
  548. package/dist/images/tag-icon.svg +0 -4
  549. package/dist/images/timer-outline-icon.svg +0 -3
  550. package/dist/images/tsdb-icon.svg +0 -3
  551. package/dist/images/unarchive-icon.svg +0 -3
  552. package/dist/images/unpin-icon.svg +0 -3
  553. package/dist/images/unsuccess_alert.svg +0 -4
  554. package/dist/images/unsuccess_alert.svg.mjs +0 -6
  555. package/dist/images/unsuccess_alert.svg.mjs.map +0 -1
  556. package/dist/images/upload-icon.svg +0 -5
  557. package/dist/images/user.svg +0 -3
  558. package/dist/images/users.svg +0 -3
  559. package/dist/images/v3io-icon.svg +0 -3
  560. package/dist/images/view-details.svg +0 -3
  561. package/dist/images/vs-code.svg +0 -3
  562. package/dist/images/warning.svg +0 -10
  563. package/dist/images/warning.svg.mjs +0 -6
  564. package/dist/images/warning.svg.mjs.map +0 -1
  565. package/dist/images/webhook-icon.svg +0 -9
  566. package/dist/images/workflow-icon.svg +0 -6
  567. package/dist/images/yaml.svg +0 -3
  568. package/dist/images/yaml_old.svg +0 -4
  569. package/dist/index.css +0 -1
  570. package/dist/index.d.ts +0 -9
  571. package/dist/index.d.ts.map +0 -1
  572. package/dist/index.mjs +0 -17
  573. package/dist/index.mjs.map +0 -1
  574. package/dist/reducers/commonDetailsReducer.d.ts +0 -24
  575. package/dist/reducers/commonDetailsReducer.d.ts.map +0 -1
  576. package/dist/reducers/commonDetailsReducer.mjs +0 -77
  577. package/dist/reducers/commonDetailsReducer.mjs.map +0 -1
  578. package/dist/reducers/index.d.ts +0 -3
  579. package/dist/reducers/index.d.ts.map +0 -1
  580. package/dist/reducers/index.mjs +0 -7
  581. package/dist/reducers/index.mjs.map +0 -1
  582. package/dist/reducers/notificationReducer.d.ts +0 -7
  583. package/dist/reducers/notificationReducer.d.ts.map +0 -1
  584. package/dist/reducers/notificationReducer.mjs +0 -21
  585. package/dist/reducers/notificationReducer.mjs.map +0 -1
  586. package/dist/robots.txt +0 -3
  587. package/dist/scss/borders.scss +0 -26
  588. package/dist/scss/colors.scss +0 -75
  589. package/dist/scss/common.scss +0 -1056
  590. package/dist/scss/details.scss +0 -376
  591. package/dist/scss/fonts.scss +0 -123
  592. package/dist/scss/mixins.scss +0 -1231
  593. package/dist/scss/shadows.scss +0 -16
  594. package/dist/scss/table.scss +0 -283
  595. package/dist/scss/variables.scss +0 -28
  596. package/dist/types.d.ts +0 -32
  597. package/dist/types.d.ts.map +0 -1
  598. package/dist/types.mjs +0 -191
  599. package/dist/types.mjs.map +0 -1
  600. package/dist/utils/chips.util.d.ts +0 -30
  601. package/dist/utils/chips.util.d.ts.map +0 -1
  602. package/dist/utils/chips.util.mjs +0 -75
  603. package/dist/utils/chips.util.mjs.map +0 -1
  604. package/dist/utils/common.util.d.ts +0 -15
  605. package/dist/utils/common.util.d.ts.map +0 -1
  606. package/dist/utils/common.util.mjs +0 -109
  607. package/dist/utils/common.util.mjs.map +0 -1
  608. package/dist/utils/datetime.util.d.ts +0 -18
  609. package/dist/utils/datetime.util.d.ts.map +0 -1
  610. package/dist/utils/datetime.util.mjs +0 -63
  611. package/dist/utils/datetime.util.mjs.map +0 -1
  612. package/dist/utils/filter.util.d.ts +0 -5
  613. package/dist/utils/filter.util.d.ts.map +0 -1
  614. package/dist/utils/filter.util.mjs +0 -23
  615. package/dist/utils/filter.util.mjs.map +0 -1
  616. package/dist/utils/form.util.d.ts +0 -12
  617. package/dist/utils/form.util.d.ts.map +0 -1
  618. package/dist/utils/form.util.mjs +0 -30
  619. package/dist/utils/form.util.mjs.map +0 -1
  620. package/dist/utils/generateChipsList.util.d.ts +0 -10
  621. package/dist/utils/generateChipsList.util.d.ts.map +0 -1
  622. package/dist/utils/generateChipsList.util.mjs +0 -19
  623. package/dist/utils/generateChipsList.util.mjs.map +0 -1
  624. package/dist/utils/getFirstScrollableParent.util.d.ts +0 -2
  625. package/dist/utils/getFirstScrollableParent.util.d.ts.map +0 -1
  626. package/dist/utils/getFirstScrollableParent.util.mjs +0 -5
  627. package/dist/utils/getFirstScrollableParent.util.mjs.map +0 -1
  628. package/dist/utils/index.d.ts +0 -13
  629. package/dist/utils/index.d.ts.map +0 -1
  630. package/dist/utils/index.mjs +0 -27
  631. package/dist/utils/index.mjs.map +0 -1
  632. package/dist/utils/math.util.d.ts +0 -2
  633. package/dist/utils/math.util.d.ts.map +0 -1
  634. package/dist/utils/math.util.mjs +0 -18
  635. package/dist/utils/math.util.mjs.map +0 -1
  636. package/dist/utils/notification.util.d.ts +0 -2
  637. package/dist/utils/notification.util.d.ts.map +0 -1
  638. package/dist/utils/notification.util.mjs +0 -17
  639. package/dist/utils/notification.util.mjs.map +0 -1
  640. package/dist/utils/proxyServerConfig.util.d.ts +0 -27
  641. package/dist/utils/proxyServerConfig.util.d.ts.map +0 -1
  642. package/dist/utils/proxyServerConfig.util.mjs +0 -30
  643. package/dist/utils/proxyServerConfig.util.mjs.map +0 -1
  644. package/dist/utils/string.util.d.ts +0 -6
  645. package/dist/utils/string.util.d.ts.map +0 -1
  646. package/dist/utils/string.util.mjs +0 -13
  647. package/dist/utils/string.util.mjs.map +0 -1
  648. package/dist/utils/validation.util.d.ts +0 -6
  649. package/dist/utils/validation.util.d.ts.map +0 -1
  650. package/dist/utils/validation.util.mjs +0 -306
  651. package/dist/utils/validation.util.mjs.map +0 -1
@@ -1,1056 +0,0 @@
1
- @use './colors';
2
- @use './borders';
3
- @use './variables';
4
- @use './shadows';
5
- @use './mixins';
6
-
7
- :root {
8
- --chipBlockMarginRight: 5px;
9
- --tipArrowLength: 10px;
10
- --tipIconLength: 16px;
11
- --tipArrowOffset: 20px;
12
- --amethystColor: #{colors.$amethyst};
13
- --brightTurquoiseColor: #{colors.$brightTurquoise};
14
- --ceriseRedColor: #{colors.$ceriseRed};
15
- --cornflowerBlueTwoColor: #{colors.$cornflowerBlueTwo};
16
- --doveGrayColor: #{colors.$doveGray};
17
- --grandisColor: #{colors.$grandis};
18
- --javaColor: #{colors.$java};
19
- --mulledWineColor: #{colors.$mulledWine};
20
- --mischkaColor: #{colors.$mischka};
21
- }
22
-
23
- /* =========== GENERAL ============= */
24
-
25
- #root {
26
- z-index: 1;
27
- display: flex;
28
- flex: 1;
29
- width: 100%;
30
- isolation: isolate;
31
- }
32
-
33
- #overlay_container {
34
- position: fixed;
35
- bottom: 0;
36
- z-index: 2;
37
- display: flex;
38
- flex: 1;
39
- flex-direction: column;
40
- align-items: center;
41
- justify-content: center;
42
- width: 100%;
43
- }
44
-
45
- button {
46
- padding: 0;
47
- font-family: Roboto, sans-serif;
48
- background-color: transparent;
49
- border: none;
50
- cursor: pointer;
51
-
52
- &:active,
53
- &:focus {
54
- outline: none;
55
- box-shadow: none;
56
- }
57
-
58
- &:disabled {
59
- cursor: not-allowed;
60
- }
61
- }
62
-
63
- input,
64
- textarea {
65
- overflow-x: hidden;
66
- font-weight: normal;
67
- font-size: 15px;
68
- font-family: Roboto, sans-serif;
69
- font-style: normal;
70
- line-height: 18px;
71
- white-space: nowrap;
72
- text-overflow: ellipsis;
73
- border: 0;
74
- color: inherit;
75
- background-color: transparent;
76
- padding: 0;
77
- resize: none;
78
-
79
- &::placeholder {
80
- color: colors.$spunPearl;
81
- }
82
-
83
- &::-webkit-input-placeholder {
84
- /* Chrome/Opera/Safari */
85
- color: colors.$spunPearl;
86
- }
87
-
88
- &::-moz-placeholder {
89
- /* Firefox 19+ */
90
- color: colors.$spunPearl;
91
- }
92
-
93
- &:-ms-input-placeholder {
94
- /* IE 10+ */
95
- color: colors.$spunPearl;
96
- }
97
-
98
- &:-moz-placeholder {
99
- /* Firefox 18- */
100
- color: colors.$spunPearl;
101
- }
102
-
103
- &:disabled {
104
- background: transparent;
105
- cursor: not-allowed;
106
- }
107
-
108
- &:active,
109
- &:focus {
110
- outline: none;
111
- box-shadow: none;
112
- }
113
- }
114
-
115
- .link {
116
- color: colors.$cornflowerBlue;
117
- cursor: pointer;
118
- line-height: 20px;
119
-
120
- &:hover {
121
- text-decoration: underline;
122
- text-underline-offset: 3px;
123
- }
124
- }
125
-
126
- .warning-text {
127
- color: colors.$amaranth;
128
- padding: 5px 0;
129
- line-height: 1.5;
130
- font-size: 13px;
131
- }
132
-
133
- [class*='igz-transition'] {
134
- transition: opacity 200ms ease-in-out;
135
- }
136
-
137
- .igz-transition {
138
- &-enter {
139
- opacity: 0;
140
- }
141
-
142
- &-enter-active {
143
- opacity: 1;
144
- }
145
-
146
- &-exit {
147
- opacity: 1;
148
- }
149
-
150
- &-exit-active {
151
- opacity: 0;
152
- }
153
- }
154
-
155
- .d-flex {
156
- display: flex;
157
- }
158
-
159
- .visibility-hidden {
160
- visibility: hidden;
161
- }
162
-
163
- .data-ellipsis {
164
- overflow: hidden;
165
- white-space: nowrap;
166
- text-overflow: ellipsis;
167
- }
168
-
169
- .cursor-pointer {
170
- cursor: pointer;
171
- }
172
-
173
- .capitalize {
174
- text-transform: capitalize;
175
- }
176
-
177
- .wrap {
178
- white-space: pre-wrap;
179
- }
180
-
181
- iframe {
182
- width: 100%;
183
- height: 100%;
184
- }
185
-
186
- a {
187
- color: inherit;
188
- text-decoration: none;
189
- }
190
-
191
- *,
192
- ::after,
193
- ::before {
194
- box-sizing: border-box;
195
- }
196
-
197
- ::-webkit-scrollbar {
198
- width: 8px;
199
- height: 8px;
200
- }
201
-
202
- ::-webkit-scrollbar-track {
203
- background-color: rgba(colors.$black, 0.1);
204
- border-radius: 10px;
205
- }
206
-
207
- ::-webkit-scrollbar-thumb {
208
- background-color: rgba(colors.$black, 0.25);
209
- border-radius: 10px;
210
-
211
- &:hover {
212
- background-color: rgba(colors.$black, 0.4);
213
- }
214
- }
215
-
216
- /* =========== CONTENT ============= */
217
-
218
- .content {
219
- position: relative;
220
- flex-direction: column;
221
- min-width: 800px;
222
- padding: 15px 24px 10px;
223
- background-color: colors.$white;
224
- overflow: auto;
225
- min-height: 0;
226
-
227
- @include mixins.displayFlex;
228
-
229
- @media screen and (min-width: 1300px) {
230
- padding: 15px 64px 15px;
231
- }
232
-
233
- &__header {
234
- display: flex;
235
- flex-flow: row nowrap;
236
- align-items: center;
237
- justify-content: space-between;
238
- min-height: 70px;
239
- padding: 14px 24px;
240
- background-color: colors.$white;
241
- box-shadow: shadows.$headerShadow;
242
-
243
- .btn {
244
- &_register {
245
- text-transform: capitalize;
246
- }
247
- }
248
- }
249
-
250
- .table-container {
251
- position: relative;
252
- display: flex;
253
- flex: 1;
254
- flex-direction: column;
255
- background-color: colors.$white;
256
-
257
- .no_data {
258
- margin: auto;
259
- color: colors.$mulledWine;
260
- }
261
- }
262
-
263
- &-wrapper {
264
- display: flex;
265
- flex: 1 1;
266
- flex-direction: column;
267
- min-width: 100%;
268
- min-height: 0;
269
- }
270
-
271
- &__action-bar-wrapper {
272
- display: flex;
273
- flex-flow: row wrap;
274
- align-items: center;
275
- background-color: colors.$white;
276
-
277
- &_hidden {
278
- display: none;
279
- }
280
-
281
- .content-menu {
282
- flex: 0;
283
- margin-right: 20px;
284
- margin-bottom: 15px;
285
-
286
- &__item {
287
- white-space: nowrap;
288
- }
289
- }
290
- }
291
-
292
- &__history-back-link-wrapper {
293
- padding-bottom: 5px;
294
-
295
- .history-back-link__title {
296
- max-width: 100%;
297
- }
298
- }
299
-
300
- .action-bar {
301
- display: flex;
302
- flex: 1;
303
- align-items: flex-start;
304
- justify-content: flex-end;
305
- width: 100%;
306
- margin-bottom: 15px;
307
-
308
- &_hidden {
309
- display: none;
310
- }
311
-
312
- &__filters {
313
- &-item {
314
- &:not(:last-child) {
315
- margin: 0 15px 0 0;
316
- }
317
- }
318
- }
319
- }
320
- }
321
-
322
- /* =========== CONTENT MENU ============= */
323
-
324
- .content-menu {
325
- display: inline-flex;
326
- align-items: center;
327
- width: 100%;
328
- min-height: 40px;
329
-
330
- &__tabs-wrapper {
331
- overflow-x: hidden;
332
- }
333
-
334
- &__tabs {
335
- display: flex;
336
- flex-direction: row;
337
- align-items: center;
338
- list-style-type: none;
339
- transition: transform 0.2s ease-in-out;
340
-
341
- @include mixins.resetSpaces;
342
- }
343
-
344
- &__tab {
345
- align-items: center;
346
- margin: 0 15px 0 0;
347
- padding: 5px;
348
- color: colors.$topaz;
349
- font-weight: 400;
350
- line-height: 1;
351
- white-space: nowrap;
352
- text-align: center;
353
- text-transform: capitalize;
354
- cursor: pointer;
355
-
356
- &:first-child {
357
- padding-left: 0;
358
- }
359
-
360
- &-xs {
361
- font-size: 16px;
362
- }
363
-
364
- &-sm {
365
- font-size: 16px;
366
-
367
- @media screen and (min-width: 1300px) {
368
- font-size: 18px;
369
- }
370
- }
371
-
372
- &-md {
373
- font-size: 18px;
374
-
375
- @media screen and (min-width: 1300px) {
376
- font-size: 20px;
377
- }
378
- }
379
-
380
- &-lg {
381
- font-size: 20px;
382
-
383
- @media screen and (min-width: 1300px) {
384
- font-size: 22px;
385
- }
386
- }
387
-
388
- &::after {
389
- display: block;
390
- width: 100%;
391
- padding-bottom: 5px;
392
- border-width: 2px;
393
- border-bottom: 2px solid colors.$cornflowerBlue;
394
- transform: scale(0);
395
- opacity: 0;
396
- transition: all 0.3s ease-in-out;
397
- content: '';
398
- }
399
-
400
- &:hover:not([class*='_active']) {
401
- &::after {
402
- transform: scale(1);
403
- opacity: 0.6;
404
- }
405
- }
406
-
407
- & > * {
408
- position: relative;
409
- display: inline-flex;
410
- align-items: center;
411
-
412
- &.content-menu__tab-tip {
413
- gap: 5px;
414
- }
415
-
416
- &.content-menu__tab-icon {
417
- gap: 5px;
418
-
419
- & > * {
420
- svg {
421
- width: 17px;
422
- height: 17px;
423
-
424
- path {
425
- fill: colors.$topaz;
426
- }
427
- }
428
- }
429
- }
430
- }
431
-
432
- &.content-menu__tab_active {
433
- svg {
434
- path {
435
- fill: colors.$cornflowerBlue;
436
- }
437
- }
438
- }
439
-
440
- &_active {
441
- color: colors.$primary;
442
- font-weight: 700;
443
- pointer-events: none;
444
-
445
- .content-menu__tab-tip {
446
- svg {
447
- pointer-events: auto;
448
- }
449
- }
450
-
451
- &::after {
452
- transform: scale(1);
453
- opacity: 1;
454
- }
455
-
456
- a {
457
- cursor: default;
458
- }
459
-
460
- .content-menu__tab-icon {
461
- svg {
462
- path {
463
- fill: colors.$cornflowerBlue;
464
- }
465
- }
466
- }
467
- }
468
- }
469
-
470
- &_disabled {
471
- pointer-events: none;
472
-
473
- a {
474
- cursor: not-allowed;
475
- }
476
- }
477
-
478
- &__preview {
479
- color: colors.$spunPearl;
480
- font-size: 10px;
481
- }
482
-
483
- .tabs-slider {
484
- &__arrow {
485
- display: flex;
486
- width: 30px;
487
- min-width: fit-content;
488
- max-width: 24px;
489
- border-radius: 8px;
490
-
491
- &_left {
492
- padding-top: 3px;
493
- transform: rotate(180deg);
494
- }
495
-
496
- &_right {
497
- padding-bottom: 3px;
498
- }
499
-
500
- &_hidden {
501
- display: none;
502
- }
503
-
504
- &_disabled {
505
- pointer-events: none;
506
-
507
- & path {
508
- fill: colors.$spunPearl;
509
- }
510
- }
511
-
512
- &:hover:not(.details-menu__arrow_disabled) {
513
- background-color: colors.$mulledWineThree;
514
- cursor: pointer;
515
- }
516
-
517
- svg {
518
- align-self: center;
519
- }
520
- }
521
- }
522
- }
523
-
524
- /* =========== TABLE ============= */
525
-
526
- .table {
527
- position: relative;
528
- width: 100%;
529
- text-align: left;
530
- border-spacing: 0;
531
-
532
- .table {
533
- &-row {
534
- display: flex;
535
- flex-direction: row;
536
- min-width: 100%;
537
- min-height: 50px;
538
- background-color: inherit;
539
-
540
- &:not(.parent-row_expanded) > * {
541
- position: relative;
542
- display: inline-flex;
543
- flex: 1;
544
- align-items: center;
545
- border-bottom: borders.$tableRowBorder;
546
-
547
- @include mixins.tableDet(8px, 5px, 8px, 10px);
548
-
549
- &:first-child {
550
- padding-left: 30px;
551
- }
552
-
553
- &.table-cell {
554
- &-name {
555
- position: sticky;
556
- left: 0;
557
- z-index: 1;
558
- min-width: 250px;
559
- padding-right: 10px;
560
- }
561
-
562
- &-icon {
563
- position: sticky;
564
- right: 0;
565
- justify-content: center;
566
- max-width: 85px;
567
- padding: 0;
568
-
569
- @include mixins.tableColumnFlex(0, 50px);
570
-
571
- & > :first-child {
572
- padding: 0;
573
- }
574
-
575
- &__run-icon {
576
- margin-bottom: -2px;
577
- transform: rotate(-90deg) scale(1.2);
578
- }
579
- }
580
- }
581
- }
582
-
583
- &.parent-row {
584
- &:not(.parent-row_expanded) {
585
- &:not(.parent-row_without-actions) {
586
- .table-cell-icon {
587
- .actions-menu {
588
- &__container_extended {
589
- &::before {
590
- background: linear-gradient(
591
- 90deg,
592
- rgba(255, 255, 255, 0) 0%,
593
- rgba(245, 247, 255, 1) 100%
594
- );
595
- }
596
- }
597
- }
598
- }
599
-
600
- &:hover {
601
- .table-cell-icon {
602
- .actions-menu {
603
- &__container {
604
- display: flex;
605
-
606
- &_extended {
607
- background-color: colors.$ghostWhite;
608
-
609
- &::before {
610
- background: linear-gradient(
611
- 90deg,
612
- rgba(255, 255, 255, 0) 0%,
613
- rgba(245, 247, 255, 1) 100%
614
- );
615
- }
616
- }
617
-
618
- .btn {
619
- min-width: 24px;
620
- padding: 0;
621
- border: none;
622
-
623
- &:hover {
624
- background-color: transparent;
625
- }
626
- }
627
- }
628
- }
629
- }
630
- }
631
- }
632
- }
633
-
634
- .expand-arrow {
635
- position: absolute;
636
- left: 5px;
637
- cursor: pointer;
638
- }
639
-
640
- .best-iteration {
641
- position: absolute;
642
- top: auto;
643
- bottom: auto;
644
- left: 5px;
645
- margin-top: 3px;
646
- }
647
-
648
- &_expanded {
649
- flex-direction: column;
650
- border: 0;
651
-
652
- .table-row {
653
- &:hover {
654
- .table-cell-icon {
655
- .actions-menu {
656
- &__container {
657
- display: flex;
658
- }
659
- }
660
- }
661
- }
662
- }
663
-
664
- .row_grouped-by {
665
- position: sticky;
666
- top: #{variables.$headerRowHeight}px;
667
- z-index: 3;
668
- padding: 0;
669
- background-color: colors.$white;
670
-
671
- .expand-arrow {
672
- transform: rotate(90deg);
673
- }
674
- }
675
- }
676
- }
677
-
678
- .checkbox {
679
- position: absolute;
680
- left: 8px;
681
- margin: 0;
682
- }
683
- }
684
-
685
- &-header {
686
- position: sticky;
687
- top: 0;
688
- z-index: 3;
689
- min-width: 100%;
690
-
691
- &-row {
692
- min-height: #{variables.$headerRowHeight}px;
693
- }
694
-
695
- &__cell {
696
- min-width: 75px;
697
-
698
- @include mixins.tableHeader;
699
-
700
- &:first-child {
701
- border-radius: 4px 0 0 0;
702
- }
703
-
704
- &:last-child {
705
- border-radius: 0 4px 0 0;
706
- }
707
- }
708
- }
709
-
710
- &-body {
711
- position: relative;
712
- z-index: 2;
713
-
714
- &__cell {
715
- .status {
716
- display: flex;
717
- flex: 0 1 12px;
718
- align-items: center;
719
- justify-content: center;
720
- min-width: 12px;
721
- margin-left: 5px;
722
-
723
- & > * {
724
- margin: 0;
725
- }
726
- }
727
- }
728
-
729
- .table-row {
730
- background-color: colors.$white;
731
-
732
- &:hover,
733
- &_active {
734
- background-color: colors.$ghostWhite;
735
- }
736
-
737
- & > * {
738
- background-color: inherit;
739
- }
740
- }
741
- }
742
- }
743
-
744
- &-main {
745
- display: flex;
746
- flex: 1;
747
- flex-flow: column nowrap;
748
- overflow-y: auto;
749
- will-change: scroll-position;
750
- }
751
-
752
- &.table-with-details {
753
- .table-cell-name {
754
- min-width: 240px;
755
- max-width: 240px;
756
- }
757
- }
758
-
759
- &-fixed {
760
- table-layout: fixed;
761
- }
762
- }
763
-
764
- /* =========== FORM TABLE ============= */
765
-
766
- .form-table {
767
- $tableHeaderHeight: 50px;
768
-
769
- width: 100%;
770
- max-height: 500px;
771
- overflow: hidden;
772
- overflow-y: auto;
773
- background-color: colors.$white;
774
-
775
- .form-table__row {
776
- display: flex;
777
- align-items: center;
778
- min-height: $tableHeaderHeight;
779
- border-bottom: borders.$primaryBorder;
780
- background-color: colors.$white;
781
- padding: 5px 0;
782
-
783
- &.form-table__row_excluded {
784
- .form-table__cell {
785
- color: colors.$spunPearl;
786
- }
787
- }
788
-
789
- &.form-table__row_hidden {
790
- display: none;
791
- }
792
-
793
- &:not(.no-hover):hover {
794
- &:not(.form-table__row_invalid) {
795
- background-color: colors.$alabaster;
796
- }
797
-
798
- .form-table__actions-cell {
799
- visibility: visible;
800
- }
801
- }
802
-
803
- &.form-table__row_active {
804
- background-color: colors.$alabaster;
805
-
806
- .form-table__cell {
807
- &:not(.form-table__actions-cell) {
808
- padding-top: 6px;
809
- padding-bottom: 6px;
810
- }
811
- }
812
- }
813
-
814
- &.form-table__row_invalid {
815
- background-color: rgba(colors.$amaranth, 0.15);
816
- }
817
-
818
- &_multiline {
819
- display: flex;
820
- flex: 1;
821
- flex-wrap: wrap;
822
- }
823
- }
824
-
825
- .form-table__header-row,
826
- .form-table__sub-header-row,
827
- .form-table__action-row {
828
- position: sticky;
829
- z-index: 3;
830
- height: $tableHeaderHeight;
831
- }
832
-
833
- .form-table__header-row {
834
- border-top: borders.$primaryBorder;
835
- font-size: 18px;
836
- font-weight: bold;
837
- top: 0;
838
- }
839
-
840
- .form-table__sub-header-row {
841
- border: unset;
842
- font-size: 16px;
843
- font-weight: bold;
844
- top: $tableHeaderHeight;
845
- }
846
-
847
- .form-table__action-row {
848
- bottom: 0;
849
- border: unset;
850
-
851
- button {
852
- display: flex;
853
- align-items: center;
854
- justify-content: space-between;
855
- min-width: 44px;
856
- padding: 10px;
857
- color: colors.$cornflowerBlue;
858
- font-size: 15px;
859
- line-height: 18px;
860
-
861
- svg {
862
- width: 20px;
863
- height: 20px;
864
-
865
- rect {
866
- fill: colors.$cornflowerBlue;
867
- }
868
- }
869
- }
870
- }
871
-
872
- .form-table__cell {
873
- display: flex;
874
- overflow: hidden;
875
- align-items: center;
876
- padding: 3px 10px;
877
- color: colors.$primary;
878
-
879
- &.disabled {
880
- color: colors.$spunPearl;
881
- }
882
-
883
- .form-table__name {
884
- display: flex;
885
- overflow: hidden;
886
-
887
- &.form-table__name_with-asterisk {
888
- &::after {
889
- content: ' * ';
890
- color: colors.$amaranth;
891
- margin-right: 10px;
892
- }
893
- }
894
- }
895
- }
896
-
897
- .form-table__cell_min {
898
- flex: 0.1;
899
- min-width: 30px;
900
- }
901
-
902
- .form-table__cell_1 {
903
- flex: 1;
904
- }
905
-
906
- .form-table__cell_2 {
907
- flex: 2;
908
- }
909
-
910
- .form-table__cell_3 {
911
- flex: 3;
912
- }
913
-
914
- .form-table__cell_4 {
915
- flex: 4;
916
- }
917
-
918
- .form-table__cell_5 {
919
- flex: 5;
920
- }
921
-
922
- .form-table__actions-cell {
923
- flex: 0 1 auto;
924
- visibility: hidden;
925
- justify-content: flex-end;
926
- min-width: variables.$actionsCellWidth;
927
- padding: 0;
928
-
929
- & > * {
930
- margin: 0 5px 0 0;
931
- }
932
- }
933
- }
934
-
935
- .form-table_disabled {
936
- .form-table__row {
937
- &:not(.no-hover):hover {
938
- .form-table__actions-cell {
939
- visibility: hidden;
940
- }
941
- }
942
- }
943
-
944
- .form-table__action-row {
945
- button {
946
- color: colors.$spunPearl;
947
-
948
- svg {
949
- rect {
950
- fill: colors.$spunPearl;
951
- }
952
- }
953
- }
954
- }
955
- }
956
-
957
- /* =========== HIDDEN CHIPS ============= */
958
-
959
- .chip-block-hidden {
960
- position: fixed;
961
- display: flex;
962
- flex-direction: column;
963
- top: unset;
964
- right: unset;
965
- left: unset;
966
- bottom: unset;
967
- width: min-content;
968
- height: min-content;
969
- min-width: 250px;
970
- max-width: 100%;
971
- max-height: 100%;
972
- padding: 10px;
973
- background-color: colors.$white;
974
- border-radius: variables.$mainBorderRadius;
975
- box-shadow: shadows.$hiddenChipsBlockShadow;
976
- z-index: 9;
977
- opacity: 0;
978
-
979
- &__scrollable-container {
980
- overflow: auto;
981
- display: flex;
982
- width: 100%;
983
- flex-flow: row wrap;
984
- }
985
-
986
- &_bottom {
987
- &::after {
988
- @include mixins.hiddenChipBlockArrow();
989
-
990
- top: -6px;
991
- }
992
- }
993
-
994
- &_top {
995
- &::before {
996
- @include mixins.hiddenChipBlockArrow();
997
-
998
- top: calc(100% - 6px);
999
- }
1000
- }
1001
-
1002
- &_left {
1003
- &::before,
1004
- &::after {
1005
- right: 15px;
1006
- }
1007
- }
1008
-
1009
- &_visible {
1010
- opacity: 1;
1011
- }
1012
- }
1013
-
1014
- /* =========== SORT ============= */
1015
-
1016
- .sortable-header {
1017
- &-cell {
1018
- position: relative;
1019
- border: 0;
1020
- border-radius: 0;
1021
- cursor: pointer;
1022
-
1023
- .sort-icon {
1024
- position: absolute;
1025
- top: auto;
1026
- right: 2px;
1027
- bottom: auto;
1028
- display: none;
1029
- }
1030
-
1031
- &_active {
1032
- background-color: colors.$alabaster;
1033
-
1034
- .sort-icon {
1035
- display: block;
1036
- }
1037
- }
1038
-
1039
- &:hover {
1040
- .sort-icon {
1041
- display: block;
1042
- }
1043
- }
1044
-
1045
- label {
1046
- cursor: pointer;
1047
- }
1048
- }
1049
-
1050
- &-label {
1051
- position: relative;
1052
- display: flex;
1053
- align-items: center;
1054
- padding-right: 25px;
1055
- }
1056
- }