@gooddata/sdk-ui-dashboard 11.0.0-alpha.2 → 11.0.0-alpha.4

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 (450) hide show
  1. package/NOTICE +104 -137
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/_staging/automation/index.d.ts.map +1 -1
  5. package/esm/_staging/automation/index.js +1 -3
  6. package/esm/_staging/automation/index.js.map +1 -1
  7. package/esm/_staging/catalog/displayFormMap.js +1 -1
  8. package/esm/_staging/catalog/displayFormMap.js.map +1 -1
  9. package/esm/_staging/dashboard/dashboardLayout.d.ts.map +1 -1
  10. package/esm/_staging/dashboard/dashboardLayout.js +1 -2
  11. package/esm/_staging/dashboard/dashboardLayout.js.map +1 -1
  12. package/esm/_staging/dashboard/flexibleLayout/builder/item.js +1 -1
  13. package/esm/_staging/dashboard/flexibleLayout/builder/item.js.map +1 -1
  14. package/esm/_staging/dashboard/flexibleLayout/builder/layout.d.ts.map +1 -1
  15. package/esm/_staging/dashboard/flexibleLayout/builder/layout.js +3 -5
  16. package/esm/_staging/dashboard/flexibleLayout/builder/layout.js.map +1 -1
  17. package/esm/_staging/dashboard/flexibleLayout/builder/section.d.ts.map +1 -1
  18. package/esm/_staging/dashboard/flexibleLayout/builder/section.js +3 -5
  19. package/esm/_staging/dashboard/flexibleLayout/builder/section.js.map +1 -1
  20. package/esm/_staging/dashboard/flexibleLayout/facade/item.d.ts.map +1 -1
  21. package/esm/_staging/dashboard/flexibleLayout/facade/item.js +5 -4
  22. package/esm/_staging/dashboard/flexibleLayout/facade/item.js.map +1 -1
  23. package/esm/_staging/dashboard/flexibleLayout/facade/items.js +1 -1
  24. package/esm/_staging/dashboard/flexibleLayout/facade/items.js.map +1 -1
  25. package/esm/_staging/dashboard/flexibleLayout/facade/section.d.ts.map +1 -1
  26. package/esm/_staging/dashboard/flexibleLayout/facade/section.js +7 -5
  27. package/esm/_staging/dashboard/flexibleLayout/facade/section.js.map +1 -1
  28. package/esm/_staging/dashboard/flexibleLayout/facade/sections.js +1 -1
  29. package/esm/_staging/dashboard/flexibleLayout/facade/sections.js.map +1 -1
  30. package/esm/_staging/dateFilterConfig/dateFilterConfigConverters.d.ts.map +1 -1
  31. package/esm/_staging/dateFilterConfig/dateFilterConfigConverters.js +1 -4
  32. package/esm/_staging/dateFilterConfig/dateFilterConfigConverters.js.map +1 -1
  33. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
  34. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +2 -4
  35. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
  36. package/esm/_staging/dateFilterConfig/merge.d.ts.map +1 -1
  37. package/esm/_staging/dateFilterConfig/merge.js +1 -2
  38. package/esm/_staging/dateFilterConfig/merge.js.map +1 -1
  39. package/esm/_staging/dateFilterConfig/validation.d.ts.map +1 -1
  40. package/esm/_staging/dateFilterConfig/validation.js +1 -3
  41. package/esm/_staging/dateFilterConfig/validation.js.map +1 -1
  42. package/esm/_staging/drills/drillingUtils.d.ts.map +1 -1
  43. package/esm/_staging/drills/drillingUtils.js +5 -6
  44. package/esm/_staging/drills/drillingUtils.js.map +1 -1
  45. package/esm/_staging/insight/insightBuilder.js +1 -1
  46. package/esm/_staging/insight/insightBuilder.js.map +1 -1
  47. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  48. package/esm/_staging/layout/sizing.js +1 -2
  49. package/esm/_staging/layout/sizing.js.map +1 -1
  50. package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
  51. package/esm/_staging/metadata/objRefMap.js +1 -2
  52. package/esm/_staging/metadata/objRefMap.js.map +1 -1
  53. package/esm/_staging/objectUtils/setOrDelete.js +1 -1
  54. package/esm/_staging/objectUtils/setOrDelete.js.map +1 -1
  55. package/esm/_staging/sharedHooks/useEventToastMessage.js +1 -1
  56. package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
  57. package/esm/_staging/slideshow/containerSwitcherSlideTransformer.js +1 -1
  58. package/esm/_staging/slideshow/containerSwitcherSlideTransformer.js.map +1 -1
  59. package/esm/converters/filterConverters.d.ts.map +1 -1
  60. package/esm/converters/filterConverters.js +1 -2
  61. package/esm/converters/filterConverters.js.map +1 -1
  62. package/esm/model/commandHandlers/common/validateDrills.js +1 -1
  63. package/esm/model/commandHandlers/common/validateDrills.js.map +1 -1
  64. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js +1 -1
  65. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +1 -1
  66. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  67. package/esm/model/commandHandlers/dashboard/common/filterViews.js +1 -2
  68. package/esm/model/commandHandlers/dashboard/common/filterViews.js.map +1 -1
  69. package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
  70. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +1 -4
  71. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
  72. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +1 -1
  73. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js.map +1 -1
  74. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadInaccessibleDashboards.d.ts.map +1 -1
  75. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadInaccessibleDashboards.js +1 -2
  76. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadInaccessibleDashboards.js.map +1 -1
  77. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js +1 -1
  78. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js.map +1 -1
  79. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
  80. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js.map +1 -1
  81. package/esm/model/commandHandlers/drill/common/filterValuesResolver.js +1 -1
  82. package/esm/model/commandHandlers/drill/common/filterValuesResolver.js.map +1 -1
  83. package/esm/model/commandHandlers/drill/crossFilteringHandler.js +1 -1
  84. package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
  85. package/esm/model/commandHandlers/drill/drillToDashboardHandler.d.ts.map +1 -1
  86. package/esm/model/commandHandlers/drill/drillToDashboardHandler.js +1 -3
  87. package/esm/model/commandHandlers/drill/drillToDashboardHandler.js.map +1 -1
  88. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
  89. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +2 -3
  90. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js.map +1 -1
  91. package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js +1 -1
  92. package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js.map +1 -1
  93. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js +1 -1
  94. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js.map +1 -1
  95. package/esm/model/commandHandlers/filterContext/attributeFilter/removeAttributeFiltersHandler.d.ts.map +1 -1
  96. package/esm/model/commandHandlers/filterContext/attributeFilter/removeAttributeFiltersHandler.js +1 -3
  97. package/esm/model/commandHandlers/filterContext/attributeFilter/removeAttributeFiltersHandler.js.map +1 -1
  98. package/esm/model/commandHandlers/filterContext/attributeFilter/validation/parentFiltersValidation.d.ts.map +1 -1
  99. package/esm/model/commandHandlers/filterContext/attributeFilter/validation/parentFiltersValidation.js +1 -2
  100. package/esm/model/commandHandlers/filterContext/attributeFilter/validation/parentFiltersValidation.js.map +1 -1
  101. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.d.ts.map +1 -1
  102. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +1 -3
  103. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js.map +1 -1
  104. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js +1 -1
  105. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js.map +1 -1
  106. package/esm/model/commandHandlers/filterContext/dateFilter/removeDateFiltersHandler.d.ts.map +1 -1
  107. package/esm/model/commandHandlers/filterContext/dateFilter/removeDateFiltersHandler.js +1 -2
  108. package/esm/model/commandHandlers/filterContext/dateFilter/removeDateFiltersHandler.js.map +1 -1
  109. package/esm/model/commandHandlers/layout/addLayoutSectionHandler.js +1 -1
  110. package/esm/model/commandHandlers/layout/addLayoutSectionHandler.js.map +1 -1
  111. package/esm/model/commandHandlers/layout/addSectionItemsHandler.js +1 -1
  112. package/esm/model/commandHandlers/layout/addSectionItemsHandler.js.map +1 -1
  113. package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js +1 -1
  114. package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js.map +1 -1
  115. package/esm/model/commandHandlers/layout/removeLayoutSectionHandler.js +1 -1
  116. package/esm/model/commandHandlers/layout/removeLayoutSectionHandler.js.map +1 -1
  117. package/esm/model/commandHandlers/layout/replaceSectionItemHandler.js +1 -1
  118. package/esm/model/commandHandlers/layout/replaceSectionItemHandler.js.map +1 -1
  119. package/esm/model/commandHandlers/layout/validation/itemValidation.js +1 -1
  120. package/esm/model/commandHandlers/layout/validation/itemValidation.js.map +1 -1
  121. package/esm/model/commandHandlers/layout/validation/layoutValidation.js +1 -1
  122. package/esm/model/commandHandlers/layout/validation/layoutValidation.js.map +1 -1
  123. package/esm/model/commandHandlers/render/renderingWorker.js +1 -1
  124. package/esm/model/commandHandlers/render/renderingWorker.js.map +1 -1
  125. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
  126. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +1 -2
  127. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  128. package/esm/model/commandHandlers/widgets/addDrillDownForInsightWidgetHandler.js +1 -1
  129. package/esm/model/commandHandlers/widgets/addDrillDownForInsightWidgetHandler.js.map +1 -1
  130. package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js +1 -1
  131. package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js.map +1 -1
  132. package/esm/model/commandHandlers/widgets/modifyDrillDownForInsightWidgetHandler.js +1 -1
  133. package/esm/model/commandHandlers/widgets/modifyDrillDownForInsightWidgetHandler.js.map +1 -1
  134. package/esm/model/commandHandlers/widgets/removeDrillDownForInsightWidgetHandler.js +1 -1
  135. package/esm/model/commandHandlers/widgets/removeDrillDownForInsightWidgetHandler.js.map +1 -1
  136. package/esm/model/commandHandlers/widgets/validation/filterValidation.d.ts.map +1 -1
  137. package/esm/model/commandHandlers/widgets/validation/filterValidation.js +1 -2
  138. package/esm/model/commandHandlers/widgets/validation/filterValidation.js.map +1 -1
  139. package/esm/model/commandHandlers/widgets/validation/insightDrillDefinitionUtils.js +1 -1
  140. package/esm/model/commandHandlers/widgets/validation/insightDrillDefinitionUtils.js.map +1 -1
  141. package/esm/model/commands/executionResults.d.ts.map +1 -1
  142. package/esm/model/commands/executionResults.js +1 -2
  143. package/esm/model/commands/executionResults.js.map +1 -1
  144. package/esm/model/events/base.js +1 -1
  145. package/esm/model/events/base.js.map +1 -1
  146. package/esm/model/events/userInteraction.d.ts.map +1 -1
  147. package/esm/model/events/userInteraction.js +1 -2
  148. package/esm/model/events/userInteraction.js.map +1 -1
  149. package/esm/model/events/util.js +1 -1
  150. package/esm/model/events/util.js.map +1 -1
  151. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  152. package/esm/model/headlessDashboard/HeadlessDashboard.js +2 -3
  153. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  154. package/esm/model/queryServices/queryConnectingAttributes.js +1 -1
  155. package/esm/model/queryServices/queryConnectingAttributes.js.map +1 -1
  156. package/esm/model/queryServices/queryInsightAttributesMeta.js +1 -1
  157. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  158. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  159. package/esm/model/queryServices/queryInsightDateDatasets.js +1 -3
  160. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  161. package/esm/model/queryServices/queryMeasureDateDatasets.js +1 -1
  162. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  163. package/esm/model/queryServices/queryWidgetFilters.d.ts.map +1 -1
  164. package/esm/model/queryServices/queryWidgetFilters.js +1 -2
  165. package/esm/model/queryServices/queryWidgetFilters.js.map +1 -1
  166. package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
  167. package/esm/model/react/DashboardEventsContext.js +2 -3
  168. package/esm/model/react/DashboardEventsContext.js.map +1 -1
  169. package/esm/model/react/filtering/useAutomationAvailableDashboardFilters.js +1 -1
  170. package/esm/model/react/filtering/useAutomationAvailableDashboardFilters.js.map +1 -1
  171. package/esm/model/react/useAutomationsInvalidateRef.d.ts.map +1 -1
  172. package/esm/model/react/useAutomationsInvalidateRef.js +1 -2
  173. package/esm/model/react/useAutomationsInvalidateRef.js.map +1 -1
  174. package/esm/model/react/useInitializeDashboardStore.js +1 -1
  175. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  176. package/esm/model/react/useWidgetFilters.js +1 -1
  177. package/esm/model/react/useWidgetFilters.js.map +1 -1
  178. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  179. package/esm/model/store/_infra/queryProcessing.js +4 -7
  180. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  181. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  182. package/esm/model/store/_infra/queryService.js +1 -2
  183. package/esm/model/store/_infra/queryService.js.map +1 -1
  184. package/esm/model/store/_infra/rootCommandHandler.js +3 -4
  185. package/esm/model/store/_infra/rootCommandHandler.js.map +1 -1
  186. package/esm/model/store/_infra/selectors.js +1 -1
  187. package/esm/model/store/_infra/selectors.js.map +1 -1
  188. package/esm/model/store/_infra/undoEnhancer.js +1 -1
  189. package/esm/model/store/_infra/undoEnhancer.js.map +1 -1
  190. package/esm/model/store/catalog/catalogSelectors.d.ts.map +1 -1
  191. package/esm/model/store/catalog/catalogSelectors.js +1 -3
  192. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  193. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  194. package/esm/model/store/dashboardStore.js +2 -4
  195. package/esm/model/store/dashboardStore.js.map +1 -1
  196. package/esm/model/store/dateFilterConfig/dateFilterConfigReducers.js +1 -1
  197. package/esm/model/store/dateFilterConfig/dateFilterConfigReducers.js.map +1 -1
  198. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  199. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  200. package/esm/model/store/filterContext/filterContextReducers.js +1 -1
  201. package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
  202. package/esm/model/store/filterContext/filterContextSelectors.d.ts.map +1 -1
  203. package/esm/model/store/filterContext/filterContextSelectors.js +2 -8
  204. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  205. package/esm/model/store/layout/layoutSelectors.d.ts.map +1 -1
  206. package/esm/model/store/layout/layoutSelectors.js +1 -2
  207. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  208. package/esm/model/store/meta/metaSelectors.d.ts.map +1 -1
  209. package/esm/model/store/meta/metaSelectors.js +2 -3
  210. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  211. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  212. package/esm/model/store/ui/uiSelectors.js +1 -2
  213. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  214. package/esm/model/store/widgetDrills/widgetDrillSelectors.d.ts.map +1 -1
  215. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -2
  216. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  217. package/esm/model/types/commonTypes.d.ts.map +1 -1
  218. package/esm/model/types/commonTypes.js +2 -3
  219. package/esm/model/types/commonTypes.js.map +1 -1
  220. package/esm/model/types/dateFilterTypes.js +1 -1
  221. package/esm/model/types/dateFilterTypes.js.map +1 -1
  222. package/esm/model/types/layoutTypes.d.ts.map +1 -1
  223. package/esm/model/types/layoutTypes.js +1 -2
  224. package/esm/model/types/layoutTypes.js.map +1 -1
  225. package/esm/model/types/widgetTypes.js +1 -1
  226. package/esm/model/types/widgetTypes.js.map +1 -1
  227. package/esm/model/utils/alertsUtils.d.ts.map +1 -1
  228. package/esm/model/utils/alertsUtils.js +2 -3
  229. package/esm/model/utils/alertsUtils.js.map +1 -1
  230. package/esm/model/utils/filterResolver.js +1 -1
  231. package/esm/model/utils/filterResolver.js.map +1 -1
  232. package/esm/plugins/customizationApis/attributeFiltersCustomizer.js +1 -1
  233. package/esm/plugins/customizationApis/attributeFiltersCustomizer.js.map +1 -1
  234. package/esm/plugins/customizationApis/dashboardContentCustomizer.js +1 -1
  235. package/esm/plugins/customizationApis/dashboardContentCustomizer.js.map +1 -1
  236. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
  237. package/esm/plugins/customizationApis/dashboardEventHandling.js +6 -7
  238. package/esm/plugins/customizationApis/dashboardEventHandling.js.map +1 -1
  239. package/esm/plugins/customizationApis/filterBarCustomizer.js +1 -1
  240. package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
  241. package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
  242. package/esm/plugins/customizationApis/fluidLayoutCustomizer.js +1 -2
  243. package/esm/plugins/customizationApis/fluidLayoutCustomizer.js.map +1 -1
  244. package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
  245. package/esm/plugins/customizationApis/insightCustomizer.js +1 -2
  246. package/esm/plugins/customizationApis/insightCustomizer.js.map +1 -1
  247. package/esm/plugins/customizationApis/layoutCustomizer.js +1 -1
  248. package/esm/plugins/customizationApis/layoutCustomizer.js.map +1 -1
  249. package/esm/plugins/customizationApis/loadingCustomizer.js +1 -1
  250. package/esm/plugins/customizationApis/loadingCustomizer.js.map +1 -1
  251. package/esm/plugins/customizationApis/richTextCustomizer.js +1 -1
  252. package/esm/plugins/customizationApis/richTextCustomizer.js.map +1 -1
  253. package/esm/plugins/customizationApis/titleCustomizer.js +1 -1
  254. package/esm/plugins/customizationApis/titleCustomizer.js.map +1 -1
  255. package/esm/plugins/customizationApis/topBarCustomizer.js +1 -1
  256. package/esm/plugins/customizationApis/topBarCustomizer.js.map +1 -1
  257. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.js +1 -1
  258. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.js.map +1 -1
  259. package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.d.ts.map +1 -1
  260. package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.js +1 -2
  261. package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.js.map +1 -1
  262. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.js +1 -1
  263. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.js.map +1 -1
  264. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useSaveAlertToBackend.js +1 -1
  265. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useSaveAlertToBackend.js.map +1 -1
  266. package/esm/presentation/alerting/DefaultAlertingDialog/utils/transformation.js +1 -1
  267. package/esm/presentation/alerting/DefaultAlertingDialog/utils/transformation.js.map +1 -1
  268. package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts.map +1 -1
  269. package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.js +9 -2
  270. package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.js.map +1 -1
  271. package/esm/presentation/automationFilters/components/AutomationFiltersSelect.d.ts.map +1 -1
  272. package/esm/presentation/automationFilters/components/AutomationFiltersSelect.js +1 -2
  273. package/esm/presentation/automationFilters/components/AutomationFiltersSelect.js.map +1 -1
  274. package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.js +1 -1
  275. package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.js.map +1 -1
  276. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
  277. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js +1 -3
  278. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js.map +1 -1
  279. package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
  280. package/esm/presentation/automationFilters/utils.js +5 -5
  281. package/esm/presentation/automationFilters/utils.js.map +1 -1
  282. package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.d.ts.map +1 -1
  283. package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -2
  284. package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js.map +1 -1
  285. package/esm/presentation/dashboard/components/useDrillValidationMessages.js +1 -1
  286. package/esm/presentation/dashboard/components/useDrillValidationMessages.js.map +1 -1
  287. package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
  288. package/esm/presentation/dashboard/defaultDashboardThemeModifier.js +1 -2
  289. package/esm/presentation/dashboard/defaultDashboardThemeModifier.js.map +1 -1
  290. package/esm/presentation/dashboardContexts/ExportDialogContext.d.ts.map +1 -1
  291. package/esm/presentation/dashboardContexts/ExportDialogContext.js +2 -3
  292. package/esm/presentation/dashboardContexts/ExportDialogContext.js.map +1 -1
  293. package/esm/presentation/dashboardList/DashboardList.js +1 -1
  294. package/esm/presentation/dashboardList/DashboardList.js.map +1 -1
  295. package/esm/presentation/dashboardSettingsDialog/useDialogData.js +1 -1
  296. package/esm/presentation/dashboardSettingsDialog/useDialogData.js.map +1 -1
  297. package/esm/presentation/deleteDialog/DefaultDeleteDialog.js +1 -1
  298. package/esm/presentation/deleteDialog/DefaultDeleteDialog.js.map +1 -1
  299. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  300. package/esm/presentation/dragAndDrop/LayoutResizeContext.js +5 -6
  301. package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
  302. package/esm/presentation/dragAndDrop/useDashboardDrag.js +1 -1
  303. package/esm/presentation/dragAndDrop/useDashboardDrag.js.map +1 -1
  304. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
  305. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +1 -2
  306. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js.map +1 -1
  307. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.js +1 -1
  308. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.js.map +1 -1
  309. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +1 -1
  310. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js.map +1 -1
  311. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  312. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +1 -2
  313. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
  314. package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.js +1 -1
  315. package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.js.map +1 -1
  316. package/esm/presentation/drill/types.js +1 -1
  317. package/esm/presentation/drill/types.js.map +1 -1
  318. package/esm/presentation/drill/utils/drillDownUtils.d.ts.map +1 -1
  319. package/esm/presentation/drill/utils/drillDownUtils.js +1 -3
  320. package/esm/presentation/drill/utils/drillDownUtils.js.map +1 -1
  321. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +1 -1
  322. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js.map +1 -1
  323. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +1 -1
  324. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js.map +1 -1
  325. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.js +1 -1
  326. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.js.map +1 -1
  327. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.js +1 -1
  328. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.js.map +1 -1
  329. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.js +1 -1
  330. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.js.map +1 -1
  331. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
  332. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +1 -3
  333. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
  334. package/esm/presentation/filterBar/filterBar/useFiltersWithAddedPlaceholder.d.ts.map +1 -1
  335. package/esm/presentation/filterBar/filterBar/useFiltersWithAddedPlaceholder.js +2 -3
  336. package/esm/presentation/filterBar/filterBar/useFiltersWithAddedPlaceholder.js.map +1 -1
  337. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.js +1 -1
  338. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.js.map +1 -1
  339. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js +1 -1
  340. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js.map +1 -1
  341. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  342. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js +1 -2
  343. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js.map +1 -1
  344. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +1 -1
  345. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js +2 -3
  346. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js.map +1 -1
  347. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  348. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js +2 -3
  349. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js.map +1 -1
  350. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.js +1 -1
  351. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.js.map +1 -1
  352. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  353. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.js +4 -7
  354. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.js.map +1 -1
  355. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +1 -1
  356. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  357. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +1 -1
  358. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  359. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/sizeLimiting.js +1 -1
  360. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/sizeLimiting.js.map +1 -1
  361. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
  362. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -2
  363. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  364. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  365. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +1 -2
  366. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
  367. package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
  368. package/esm/presentation/insightList/InsightList.js +1 -3
  369. package/esm/presentation/insightList/InsightList.js.map +1 -1
  370. package/esm/presentation/localization/translations.js +1 -1
  371. package/esm/presentation/localization/translations.js.map +1 -1
  372. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  373. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +4 -6
  374. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js.map +1 -1
  375. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -1
  376. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js.map +1 -1
  377. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
  378. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +1 -3
  379. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
  380. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.js +1 -1
  381. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.js.map +1 -1
  382. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useSaveScheduledEmailToBackend.js +1 -1
  383. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useSaveScheduledEmailToBackend.js.map +1 -1
  384. package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts.map +1 -1
  385. package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js +9 -2
  386. package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js.map +1 -1
  387. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts.map +1 -1
  388. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +1 -2
  389. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js.map +1 -1
  390. package/esm/presentation/widget/common/EditableHeadline.d.ts.map +1 -1
  391. package/esm/presentation/widget/common/EditableHeadline.js +1 -2
  392. package/esm/presentation/widget/common/EditableHeadline.js.map +1 -1
  393. package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.d.ts.map +1 -1
  394. package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.js +1 -2
  395. package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.js.map +1 -1
  396. package/esm/presentation/widget/common/configuration/utils.js +1 -1
  397. package/esm/presentation/widget/common/configuration/utils.js.map +1 -1
  398. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
  399. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +1 -2
  400. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js.map +1 -1
  401. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.js +1 -1
  402. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.js.map +1 -1
  403. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/getTitleWithBreadcrumbs.js +1 -1
  404. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/getTitleWithBreadcrumbs.js.map +1 -1
  405. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.js +1 -1
  406. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.js.map +1 -1
  407. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
  408. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.js +2 -3
  409. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.js.map +1 -1
  410. package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.js +1 -1
  411. package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.js.map +1 -1
  412. package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.d.ts.map +1 -1
  413. package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.js +1 -2
  414. package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.js.map +1 -1
  415. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.js +1 -1
  416. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.js.map +1 -1
  417. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributesWithDisplayForms.js +1 -1
  418. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributesWithDisplayForms.js.map +1 -1
  419. package/esm/presentation/widget/insight/configuration/DrillTargets/useInvalidFilteringParametersIdentifiers.js +1 -1
  420. package/esm/presentation/widget/insight/configuration/DrillTargets/useInvalidFilteringParametersIdentifiers.js.map +1 -1
  421. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.js +1 -1
  422. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.js.map +1 -1
  423. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts.map +1 -1
  424. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +1 -3
  425. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js.map +1 -1
  426. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.js +1 -1
  427. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.js.map +1 -1
  428. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.js +1 -1
  429. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.js.map +1 -1
  430. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js +1 -1
  431. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
  432. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/getDefaultRichTextEditMenuItems.js +1 -1
  433. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/getDefaultRichTextEditMenuItems.js.map +1 -1
  434. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.d.ts.map +1 -1
  435. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.js +1 -3
  436. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.js.map +1 -1
  437. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
  438. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.js +1 -2
  439. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.js.map +1 -1
  440. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -1
  441. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js.map +1 -1
  442. package/esm/tools/InsightWidgetBuilder.js +1 -1
  443. package/esm/tools/InsightWidgetBuilder.js.map +1 -1
  444. package/esm/types.js +1 -1
  445. package/esm/types.js.map +1 -1
  446. package/esm/widgets/placeholders/types.js +1 -1
  447. package/esm/widgets/placeholders/types.js.map +1 -1
  448. package/package.json +18 -18
  449. package/styles/css/main.css +714 -714
  450. package/styles/css/main.css.map +1 -1
@@ -364,56 +364,53 @@
364
364
  * LICENSE file in the root directory of this source tree. An additional grant
365
365
  * of patent rights can be found in the PATENTS file in the same directory.
366
366
  *
367
- * @providesModule fixedDataTableCell
367
+ * @providesModule fixedDataTable
368
+ *
368
369
  */
369
370
  /**
370
- * Table cell.
371
+ * Table.
371
372
  */
372
- .public_fixedDataTableCell_main {
373
- background-color: #fff;
373
+ .public_fixedDataTable_main {
374
374
  border-color: #d3d3d3;
375
375
  }
376
376
 
377
- .public_fixedDataTableCell_highlighted {
378
- background-color: #f4f4f4;
379
- }
380
-
381
- .public_fixedDataTableCell_cellContent {
382
- padding: 8px;
377
+ .public_fixedDataTable_header,
378
+ .public_fixedDataTable_hasBottomBorder {
379
+ border-color: #d3d3d3;
383
380
  }
384
381
 
385
- .public_fixedDataTableCell_columnResizerKnob {
386
- background-color: #0284ff;
382
+ .public_fixedDataTable_header .public_fixedDataTableCell_main {
383
+ font-weight: bold;
387
384
  }
388
385
 
389
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
390
- margin-left: 12px;
386
+ .public_fixedDataTable_header,
387
+ .public_fixedDataTable_scrollbarSpacer,
388
+ .public_fixedDataTable_header .public_fixedDataTableCell_main {
389
+ background-color: #f6f7f8;
390
+ background-image: linear-gradient(#fff, #efefef);
391
391
  }
392
392
 
393
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
394
- padding-left: 20px;
393
+ .public_fixedDataTable_scrollbarSpacer {
394
+ position: absolute;
395
+ z-index: 99;
396
+ top: 0;
395
397
  }
396
398
 
397
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
398
- margin-left: auto;
399
- margin-right: 12px;
399
+ .public_fixedDataTable_footer .public_fixedDataTableCell_main {
400
+ background-color: #f6f7f8;
401
+ border-color: #d3d3d3;
400
402
  }
401
403
 
402
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
403
- padding-right: 20px;
404
+ .public_fixedDataTable_topShadow {
405
+ background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
404
406
  }
405
407
 
406
- .public_fixedDataTableCell_reordering {
407
- z-index: 2;
408
+ .public_fixedDataTable_bottomShadow {
409
+ background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
408
410
  }
409
411
 
410
- .public_fixedDataTableCell_resizeReorderCellContainer {
411
- position: fixed;
412
- background-color: #f6f7f8;
413
- background-image: linear-gradient(#fff, #efefef);
414
- border-color: #d3d3d3;
415
- border-right-style: solid;
416
- border-right-width: 1px;
412
+ .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
413
+ background-color: #fff;
417
414
  }
418
415
 
419
416
  /**
@@ -447,82 +444,6 @@
447
444
  right: 1px;
448
445
  }
449
446
 
450
- /**
451
- * Copyright Schrodinger, LLC
452
- * All rights reserved.
453
- *
454
- * This source code is licensed under the BSD-style license found in the
455
- * LICENSE file in the root directory of this source tree. An additional grant
456
- * of patent rights can be found in the PATENTS file in the same directory.
457
- *
458
- * @providesModule fixedDataTableColumnResizerLine
459
- *
460
- */
461
- /**
462
- * Column resizer line.
463
- */
464
- .public_fixedDataTableColumnResizerLine_main {
465
- border-color: #0284ff;
466
- width: 1px;
467
- }
468
-
469
- /**
470
- * Copyright Schrodinger, LLC
471
- * All rights reserved.
472
- *
473
- * This source code is licensed under the BSD-style license found in the
474
- * LICENSE file in the root directory of this source tree. An additional grant
475
- * of patent rights can be found in the PATENTS file in the same directory.
476
- *
477
- * @providesModule fixedDataTable
478
- *
479
- */
480
- /**
481
- * Table.
482
- */
483
- .public_fixedDataTable_main {
484
- border-color: #d3d3d3;
485
- }
486
-
487
- .public_fixedDataTable_header,
488
- .public_fixedDataTable_hasBottomBorder {
489
- border-color: #d3d3d3;
490
- }
491
-
492
- .public_fixedDataTable_header .public_fixedDataTableCell_main {
493
- font-weight: bold;
494
- }
495
-
496
- .public_fixedDataTable_header,
497
- .public_fixedDataTable_scrollbarSpacer,
498
- .public_fixedDataTable_header .public_fixedDataTableCell_main {
499
- background-color: #f6f7f8;
500
- background-image: linear-gradient(#fff, #efefef);
501
- }
502
-
503
- .public_fixedDataTable_scrollbarSpacer {
504
- position: absolute;
505
- z-index: 99;
506
- top: 0;
507
- }
508
-
509
- .public_fixedDataTable_footer .public_fixedDataTableCell_main {
510
- background-color: #f6f7f8;
511
- border-color: #d3d3d3;
512
- }
513
-
514
- .public_fixedDataTable_topShadow {
515
- background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
516
- }
517
-
518
- .public_fixedDataTable_bottomShadow {
519
- background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
520
- }
521
-
522
- .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
523
- background-color: #fff;
524
- }
525
-
526
447
  /**
527
448
  * Copyright Schrodinger, LLC
528
449
  * All rights reserved.
@@ -561,6 +482,25 @@
561
482
  transform: rotate(180deg);
562
483
  }
563
484
 
485
+ /**
486
+ * Copyright Schrodinger, LLC
487
+ * All rights reserved.
488
+ *
489
+ * This source code is licensed under the BSD-style license found in the
490
+ * LICENSE file in the root directory of this source tree. An additional grant
491
+ * of patent rights can be found in the PATENTS file in the same directory.
492
+ *
493
+ * @providesModule fixedDataTableColumnResizerLine
494
+ *
495
+ */
496
+ /**
497
+ * Column resizer line.
498
+ */
499
+ .public_fixedDataTableColumnResizerLine_main {
500
+ border-color: #0284ff;
501
+ width: 1px;
502
+ }
503
+
564
504
  /**
565
505
  * Copyright Schrodinger, LLC
566
506
  * All rights reserved.
@@ -661,42 +601,6 @@
661
601
  width: calc(100% - 4px);
662
602
  }
663
603
 
664
- /**
665
- * Copyright Schrodinger, LLC
666
- * All rights reserved.
667
- *
668
- * This source code is licensed under the BSD-style license found in the
669
- * LICENSE file in the root directory of this source tree. An additional grant
670
- * of patent rights can be found in the PATENTS file in the same directory.
671
- *
672
- * @providesModule fixedDataTableCellGroupLayout
673
- */
674
- .fixedDataTableCellGroupLayout_cellGroup {
675
- -webkit-backface-visibility: hidden;
676
- backface-visibility: hidden;
677
- left: 0;
678
- overflow: hidden;
679
- position: absolute;
680
- top: 0;
681
- white-space: nowrap;
682
- }
683
-
684
- .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
685
- right: 0;
686
- left: auto;
687
- }
688
-
689
- .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
690
- display: inline-block;
691
- vertical-align: top;
692
- white-space: normal;
693
- }
694
-
695
- .fixedDataTableCellGroupLayout_cellGroupWrapper {
696
- position: absolute;
697
- top: 0;
698
- }
699
-
700
604
  /**
701
605
  * Copyright Schrodinger, LLC
702
606
  * All rights reserved.
@@ -772,6 +676,42 @@
772
676
  background-color: #0284ff;
773
677
  }
774
678
 
679
+ /**
680
+ * Copyright Schrodinger, LLC
681
+ * All rights reserved.
682
+ *
683
+ * This source code is licensed under the BSD-style license found in the
684
+ * LICENSE file in the root directory of this source tree. An additional grant
685
+ * of patent rights can be found in the PATENTS file in the same directory.
686
+ *
687
+ * @providesModule fixedDataTableCellGroupLayout
688
+ */
689
+ .fixedDataTableCellGroupLayout_cellGroup {
690
+ -webkit-backface-visibility: hidden;
691
+ backface-visibility: hidden;
692
+ left: 0;
693
+ overflow: hidden;
694
+ position: absolute;
695
+ top: 0;
696
+ white-space: nowrap;
697
+ }
698
+
699
+ .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
700
+ right: 0;
701
+ left: auto;
702
+ }
703
+
704
+ .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
705
+ display: inline-block;
706
+ vertical-align: top;
707
+ white-space: normal;
708
+ }
709
+
710
+ .fixedDataTableCellGroupLayout_cellGroupWrapper {
711
+ position: absolute;
712
+ top: 0;
713
+ }
714
+
775
715
  /**
776
716
  * Copyright Schrodinger, LLC
777
717
  * All rights reserved.
@@ -922,6 +862,66 @@
922
862
  top: 0;
923
863
  }
924
864
 
865
+ /**
866
+ * Copyright Schrodinger, LLC
867
+ * All rights reserved.
868
+ *
869
+ * This source code is licensed under the BSD-style license found in the
870
+ * LICENSE file in the root directory of this source tree. An additional grant
871
+ * of patent rights can be found in the PATENTS file in the same directory.
872
+ *
873
+ * @providesModule fixedDataTableCell
874
+ */
875
+ /**
876
+ * Table cell.
877
+ */
878
+ .public_fixedDataTableCell_main {
879
+ background-color: #fff;
880
+ border-color: #d3d3d3;
881
+ }
882
+
883
+ .public_fixedDataTableCell_highlighted {
884
+ background-color: #f4f4f4;
885
+ }
886
+
887
+ .public_fixedDataTableCell_cellContent {
888
+ padding: 8px;
889
+ }
890
+
891
+ .public_fixedDataTableCell_columnResizerKnob {
892
+ background-color: #0284ff;
893
+ }
894
+
895
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
896
+ margin-left: 12px;
897
+ }
898
+
899
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
900
+ padding-left: 20px;
901
+ }
902
+
903
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
904
+ margin-left: auto;
905
+ margin-right: 12px;
906
+ }
907
+
908
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
909
+ padding-right: 20px;
910
+ }
911
+
912
+ .public_fixedDataTableCell_reordering {
913
+ z-index: 2;
914
+ }
915
+
916
+ .public_fixedDataTableCell_resizeReorderCellContainer {
917
+ position: fixed;
918
+ background-color: #f6f7f8;
919
+ background-image: linear-gradient(#fff, #efefef);
920
+ border-color: #d3d3d3;
921
+ border-right-style: solid;
922
+ border-right-width: 1px;
923
+ }
924
+
925
925
  .animation-fadeIn,
926
926
  .animation-fadeOut,
927
927
  .animation-bounce {
@@ -2342,168 +2342,34 @@ button.gd-list-item {
2342
2342
  line-height: 19px;
2343
2343
  letter-spacing: 0;
2344
2344
  text-align: left;
2345
- margin-bottom: 0;
2346
- }
2347
-
2348
- .gd-rich-text-content-view p + p {
2349
- margin-top: 0.625rem;
2350
- }
2351
-
2352
- .gd-rich-text-content-view hr {
2353
- border-top: 0;
2354
- border-bottom: 1px solid var(--gd-palette-complementary-3, #dde4eb);
2355
- }
2356
-
2357
- .bubble .bubble-content .content .gd-rich-text-content a {
2358
- color: var(--gd-palette-primary-base, #14b2e2);
2359
- font-size: 14px;
2360
- line-height: 19px;
2361
- }
2362
-
2363
- .bubble .bubble-content .content .gd-rich-text-content a:hover {
2364
- color: var(--gd-palette-complementary-8, #464e56);
2365
- }
2366
-
2367
- .bubble .bubble-content .content .gd-rich-text-content > p {
2368
- font-size: 14px;
2369
- line-height: 19px;
2370
- }
2371
-
2372
-
2373
- /**
2374
- * Copyright Schrodinger, LLC
2375
- * All rights reserved.
2376
- *
2377
- * This source code is licensed under the BSD-style license found in the
2378
- * LICENSE file in the root directory of this source tree. An additional grant
2379
- * of patent rights can be found in the PATENTS file in the same directory.
2380
- *
2381
- * @providesModule Scrollbar
2382
- *
2383
- */
2384
- /**
2385
- * Scrollbars.
2386
- */
2387
- /* Touching the scroll-track directly makes the scroll-track bolder */
2388
- .public_Scrollbar_main.public_Scrollbar_mainActive,
2389
- .public_Scrollbar_main {
2390
- background-color: #fff;
2391
- border-left: 1px solid #d3d3d3;
2392
- }
2393
-
2394
- .fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
2395
- .fixedDataTable_isRTL .public_Scrollbar_main {
2396
- border-right: 1px solid #d3d3d3;
2397
- border-left-width: 0;
2398
- }
2399
-
2400
- .public_Scrollbar_mainOpaque,
2401
- .public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
2402
- .public_Scrollbar_mainOpaque:hover {
2403
- background-color: #fff;
2404
- }
2405
-
2406
- .public_Scrollbar_face:after {
2407
- background-color: #c2c2c2;
2408
- }
2409
-
2410
- .public_Scrollbar_main:hover .public_Scrollbar_face:after,
2411
- .public_Scrollbar_mainActive .public_Scrollbar_face:after,
2412
- .public_Scrollbar_faceActive:after {
2413
- background-color: #7d7d7d;
2414
- }
2415
-
2416
- /**
2417
- * Copyright Schrodinger, LLC
2418
- * All rights reserved.
2419
- *
2420
- * This source code is licensed under the BSD-style license found in the
2421
- * LICENSE file in the root directory of this source tree. An additional grant
2422
- * of patent rights can be found in the PATENTS file in the same directory.
2423
- *
2424
- * @providesModule fixedDataTableCell
2425
- */
2426
- /**
2427
- * Table cell.
2428
- */
2429
- .public_fixedDataTableCell_main {
2430
- background-color: #fff;
2431
- border-color: #d3d3d3;
2432
- }
2433
-
2434
- .public_fixedDataTableCell_highlighted {
2435
- background-color: #f4f4f4;
2436
- }
2437
-
2438
- .public_fixedDataTableCell_cellContent {
2439
- padding: 8px;
2440
- }
2441
-
2442
- .public_fixedDataTableCell_columnResizerKnob {
2443
- background-color: #0284ff;
2444
- }
2445
-
2446
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
2447
- margin-left: 12px;
2448
- }
2449
-
2450
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
2451
- padding-left: 20px;
2452
- }
2453
-
2454
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
2455
- margin-left: auto;
2456
- margin-right: 12px;
2457
- }
2458
-
2459
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
2460
- padding-right: 20px;
2461
- }
2462
-
2463
- .public_fixedDataTableCell_reordering {
2464
- z-index: 2;
2345
+ margin-bottom: 0;
2465
2346
  }
2466
2347
 
2467
- .public_fixedDataTableCell_resizeReorderCellContainer {
2468
- position: fixed;
2469
- background-color: #f6f7f8;
2470
- background-image: linear-gradient(#fff, #efefef);
2471
- border-color: #d3d3d3;
2472
- border-right-style: solid;
2473
- border-right-width: 1px;
2348
+ .gd-rich-text-content-view p + p {
2349
+ margin-top: 0.625rem;
2474
2350
  }
2475
2351
 
2476
- /**
2477
- * Column reorder goodies.
2478
- */
2479
- .fixedDataTableCellLayout_columnReorderContainer {
2480
- border-color: #0284ff;
2481
- background-color: rgba(0, 0, 0, 0.1);
2482
- width: 12px;
2483
- margin-right: -12px;
2484
- float: left;
2485
- cursor: move;
2352
+ .gd-rich-text-content-view hr {
2353
+ border-top: 0;
2354
+ border-bottom: 1px solid var(--gd-palette-complementary-3, #dde4eb);
2486
2355
  }
2487
2356
 
2488
- .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
2489
- margin-right: auto;
2490
- margin-left: -12px;
2491
- float: right;
2357
+ .bubble .bubble-content .content .gd-rich-text-content a {
2358
+ color: var(--gd-palette-primary-base, #14b2e2);
2359
+ font-size: 14px;
2360
+ line-height: 19px;
2492
2361
  }
2493
2362
 
2494
- .fixedDataTableCellLayout_columnReorderContainer:after {
2495
- content: "::";
2496
- position: absolute;
2497
- top: 50%;
2498
- left: 1px;
2499
- transform: translateY(-50%);
2363
+ .bubble .bubble-content .content .gd-rich-text-content a:hover {
2364
+ color: var(--gd-palette-complementary-8, #464e56);
2500
2365
  }
2501
2366
 
2502
- .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
2503
- left: auto;
2504
- right: 1px;
2367
+ .bubble .bubble-content .content .gd-rich-text-content > p {
2368
+ font-size: 14px;
2369
+ line-height: 19px;
2505
2370
  }
2506
2371
 
2372
+
2507
2373
  /**
2508
2374
  * Copyright Schrodinger, LLC
2509
2375
  * All rights reserved.
@@ -2512,15 +2378,39 @@ button.gd-list-item {
2512
2378
  * LICENSE file in the root directory of this source tree. An additional grant
2513
2379
  * of patent rights can be found in the PATENTS file in the same directory.
2514
2380
  *
2515
- * @providesModule fixedDataTableColumnResizerLine
2381
+ * @providesModule Scrollbar
2516
2382
  *
2517
2383
  */
2518
2384
  /**
2519
- * Column resizer line.
2385
+ * Scrollbars.
2520
2386
  */
2521
- .public_fixedDataTableColumnResizerLine_main {
2522
- border-color: #0284ff;
2523
- width: 1px;
2387
+ /* Touching the scroll-track directly makes the scroll-track bolder */
2388
+ .public_Scrollbar_main.public_Scrollbar_mainActive,
2389
+ .public_Scrollbar_main {
2390
+ background-color: #fff;
2391
+ border-left: 1px solid #d3d3d3;
2392
+ }
2393
+
2394
+ .fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
2395
+ .fixedDataTable_isRTL .public_Scrollbar_main {
2396
+ border-right: 1px solid #d3d3d3;
2397
+ border-left-width: 0;
2398
+ }
2399
+
2400
+ .public_Scrollbar_mainOpaque,
2401
+ .public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
2402
+ .public_Scrollbar_mainOpaque:hover {
2403
+ background-color: #fff;
2404
+ }
2405
+
2406
+ .public_Scrollbar_face:after {
2407
+ background-color: #c2c2c2;
2408
+ }
2409
+
2410
+ .public_Scrollbar_main:hover .public_Scrollbar_face:after,
2411
+ .public_Scrollbar_mainActive .public_Scrollbar_face:after,
2412
+ .public_Scrollbar_faceActive:after {
2413
+ background-color: #7d7d7d;
2524
2414
  }
2525
2415
 
2526
2416
  /**
@@ -2580,6 +2470,37 @@ button.gd-list-item {
2580
2470
  background-color: #fff;
2581
2471
  }
2582
2472
 
2473
+ /**
2474
+ * Column reorder goodies.
2475
+ */
2476
+ .fixedDataTableCellLayout_columnReorderContainer {
2477
+ border-color: #0284ff;
2478
+ background-color: rgba(0, 0, 0, 0.1);
2479
+ width: 12px;
2480
+ margin-right: -12px;
2481
+ float: left;
2482
+ cursor: move;
2483
+ }
2484
+
2485
+ .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
2486
+ margin-right: auto;
2487
+ margin-left: -12px;
2488
+ float: right;
2489
+ }
2490
+
2491
+ .fixedDataTableCellLayout_columnReorderContainer:after {
2492
+ content: "::";
2493
+ position: absolute;
2494
+ top: 50%;
2495
+ left: 1px;
2496
+ transform: translateY(-50%);
2497
+ }
2498
+
2499
+ .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
2500
+ left: auto;
2501
+ right: 1px;
2502
+ }
2503
+
2583
2504
  /**
2584
2505
  * Copyright Schrodinger, LLC
2585
2506
  * All rights reserved.
@@ -2618,6 +2539,25 @@ button.gd-list-item {
2618
2539
  transform: rotate(180deg);
2619
2540
  }
2620
2541
 
2542
+ /**
2543
+ * Copyright Schrodinger, LLC
2544
+ * All rights reserved.
2545
+ *
2546
+ * This source code is licensed under the BSD-style license found in the
2547
+ * LICENSE file in the root directory of this source tree. An additional grant
2548
+ * of patent rights can be found in the PATENTS file in the same directory.
2549
+ *
2550
+ * @providesModule fixedDataTableColumnResizerLine
2551
+ *
2552
+ */
2553
+ /**
2554
+ * Column resizer line.
2555
+ */
2556
+ .public_fixedDataTableColumnResizerLine_main {
2557
+ border-color: #0284ff;
2558
+ width: 1px;
2559
+ }
2560
+
2621
2561
  /**
2622
2562
  * Copyright Schrodinger, LLC
2623
2563
  * All rights reserved.
@@ -2718,42 +2658,6 @@ button.gd-list-item {
2718
2658
  width: calc(100% - 4px);
2719
2659
  }
2720
2660
 
2721
- /**
2722
- * Copyright Schrodinger, LLC
2723
- * All rights reserved.
2724
- *
2725
- * This source code is licensed under the BSD-style license found in the
2726
- * LICENSE file in the root directory of this source tree. An additional grant
2727
- * of patent rights can be found in the PATENTS file in the same directory.
2728
- *
2729
- * @providesModule fixedDataTableCellGroupLayout
2730
- */
2731
- .fixedDataTableCellGroupLayout_cellGroup {
2732
- -webkit-backface-visibility: hidden;
2733
- backface-visibility: hidden;
2734
- left: 0;
2735
- overflow: hidden;
2736
- position: absolute;
2737
- top: 0;
2738
- white-space: nowrap;
2739
- }
2740
-
2741
- .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
2742
- right: 0;
2743
- left: auto;
2744
- }
2745
-
2746
- .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
2747
- display: inline-block;
2748
- vertical-align: top;
2749
- white-space: normal;
2750
- }
2751
-
2752
- .fixedDataTableCellGroupLayout_cellGroupWrapper {
2753
- position: absolute;
2754
- top: 0;
2755
- }
2756
-
2757
2661
  /**
2758
2662
  * Copyright Schrodinger, LLC
2759
2663
  * All rights reserved.
@@ -2829,6 +2733,42 @@ button.gd-list-item {
2829
2733
  background-color: #0284ff;
2830
2734
  }
2831
2735
 
2736
+ /**
2737
+ * Copyright Schrodinger, LLC
2738
+ * All rights reserved.
2739
+ *
2740
+ * This source code is licensed under the BSD-style license found in the
2741
+ * LICENSE file in the root directory of this source tree. An additional grant
2742
+ * of patent rights can be found in the PATENTS file in the same directory.
2743
+ *
2744
+ * @providesModule fixedDataTableCellGroupLayout
2745
+ */
2746
+ .fixedDataTableCellGroupLayout_cellGroup {
2747
+ -webkit-backface-visibility: hidden;
2748
+ backface-visibility: hidden;
2749
+ left: 0;
2750
+ overflow: hidden;
2751
+ position: absolute;
2752
+ top: 0;
2753
+ white-space: nowrap;
2754
+ }
2755
+
2756
+ .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
2757
+ right: 0;
2758
+ left: auto;
2759
+ }
2760
+
2761
+ .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
2762
+ display: inline-block;
2763
+ vertical-align: top;
2764
+ white-space: normal;
2765
+ }
2766
+
2767
+ .fixedDataTableCellGroupLayout_cellGroupWrapper {
2768
+ position: absolute;
2769
+ top: 0;
2770
+ }
2771
+
2832
2772
  /**
2833
2773
  * Copyright Schrodinger, LLC
2834
2774
  * All rights reserved.
@@ -2965,18 +2905,78 @@ button.gd-list-item {
2965
2905
  width: 4px;
2966
2906
  }
2967
2907
 
2968
- .fixedDataTableRowLayout_columnsRightShadow {
2969
- right: 1px;
2908
+ .fixedDataTableRowLayout_columnsRightShadow {
2909
+ right: 1px;
2910
+ }
2911
+
2912
+ .fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow {
2913
+ left: 1px;
2914
+ right: auto;
2915
+ }
2916
+
2917
+ .fixedDataTableRowLayout_rowWrapper {
2918
+ position: absolute;
2919
+ top: 0;
2920
+ }
2921
+
2922
+ /**
2923
+ * Copyright Schrodinger, LLC
2924
+ * All rights reserved.
2925
+ *
2926
+ * This source code is licensed under the BSD-style license found in the
2927
+ * LICENSE file in the root directory of this source tree. An additional grant
2928
+ * of patent rights can be found in the PATENTS file in the same directory.
2929
+ *
2930
+ * @providesModule fixedDataTableCell
2931
+ */
2932
+ /**
2933
+ * Table cell.
2934
+ */
2935
+ .public_fixedDataTableCell_main {
2936
+ background-color: #fff;
2937
+ border-color: #d3d3d3;
2938
+ }
2939
+
2940
+ .public_fixedDataTableCell_highlighted {
2941
+ background-color: #f4f4f4;
2942
+ }
2943
+
2944
+ .public_fixedDataTableCell_cellContent {
2945
+ padding: 8px;
2946
+ }
2947
+
2948
+ .public_fixedDataTableCell_columnResizerKnob {
2949
+ background-color: #0284ff;
2950
+ }
2951
+
2952
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
2953
+ margin-left: 12px;
2954
+ }
2955
+
2956
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
2957
+ padding-left: 20px;
2958
+ }
2959
+
2960
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
2961
+ margin-left: auto;
2962
+ margin-right: 12px;
2963
+ }
2964
+
2965
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
2966
+ padding-right: 20px;
2970
2967
  }
2971
2968
 
2972
- .fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow {
2973
- left: 1px;
2974
- right: auto;
2969
+ .public_fixedDataTableCell_reordering {
2970
+ z-index: 2;
2975
2971
  }
2976
2972
 
2977
- .fixedDataTableRowLayout_rowWrapper {
2978
- position: absolute;
2979
- top: 0;
2973
+ .public_fixedDataTableCell_resizeReorderCellContainer {
2974
+ position: fixed;
2975
+ background-color: #f6f7f8;
2976
+ background-image: linear-gradient(#fff, #efefef);
2977
+ border-color: #d3d3d3;
2978
+ border-right-style: solid;
2979
+ border-right-width: 1px;
2980
2980
  }
2981
2981
 
2982
2982
  /* 0, 640px */
@@ -7861,56 +7861,53 @@ div.gd-empty-item-bubble {
7861
7861
  * LICENSE file in the root directory of this source tree. An additional grant
7862
7862
  * of patent rights can be found in the PATENTS file in the same directory.
7863
7863
  *
7864
- * @providesModule fixedDataTableCell
7864
+ * @providesModule fixedDataTable
7865
+ *
7865
7866
  */
7866
7867
  /**
7867
- * Table cell.
7868
+ * Table.
7868
7869
  */
7869
- .public_fixedDataTableCell_main {
7870
- background-color: #fff;
7870
+ .public_fixedDataTable_main {
7871
7871
  border-color: #d3d3d3;
7872
7872
  }
7873
7873
 
7874
- .public_fixedDataTableCell_highlighted {
7875
- background-color: #f4f4f4;
7876
- }
7877
-
7878
- .public_fixedDataTableCell_cellContent {
7879
- padding: 8px;
7874
+ .public_fixedDataTable_header,
7875
+ .public_fixedDataTable_hasBottomBorder {
7876
+ border-color: #d3d3d3;
7880
7877
  }
7881
7878
 
7882
- .public_fixedDataTableCell_columnResizerKnob {
7883
- background-color: #0284ff;
7879
+ .public_fixedDataTable_header .public_fixedDataTableCell_main {
7880
+ font-weight: bold;
7884
7881
  }
7885
7882
 
7886
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
7887
- margin-left: 12px;
7883
+ .public_fixedDataTable_header,
7884
+ .public_fixedDataTable_scrollbarSpacer,
7885
+ .public_fixedDataTable_header .public_fixedDataTableCell_main {
7886
+ background-color: #f6f7f8;
7887
+ background-image: linear-gradient(#fff, #efefef);
7888
7888
  }
7889
7889
 
7890
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
7891
- padding-left: 20px;
7890
+ .public_fixedDataTable_scrollbarSpacer {
7891
+ position: absolute;
7892
+ z-index: 99;
7893
+ top: 0;
7892
7894
  }
7893
7895
 
7894
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
7895
- margin-left: auto;
7896
- margin-right: 12px;
7896
+ .public_fixedDataTable_footer .public_fixedDataTableCell_main {
7897
+ background-color: #f6f7f8;
7898
+ border-color: #d3d3d3;
7897
7899
  }
7898
7900
 
7899
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
7900
- padding-right: 20px;
7901
+ .public_fixedDataTable_topShadow {
7902
+ background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
7901
7903
  }
7902
7904
 
7903
- .public_fixedDataTableCell_reordering {
7904
- z-index: 2;
7905
+ .public_fixedDataTable_bottomShadow {
7906
+ background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
7905
7907
  }
7906
7908
 
7907
- .public_fixedDataTableCell_resizeReorderCellContainer {
7908
- position: fixed;
7909
- background-color: #f6f7f8;
7910
- background-image: linear-gradient(#fff, #efefef);
7911
- border-color: #d3d3d3;
7912
- border-right-style: solid;
7913
- border-right-width: 1px;
7909
+ .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
7910
+ background-color: #fff;
7914
7911
  }
7915
7912
 
7916
7913
  /**
@@ -7944,82 +7941,6 @@ div.gd-empty-item-bubble {
7944
7941
  right: 1px;
7945
7942
  }
7946
7943
 
7947
- /**
7948
- * Copyright Schrodinger, LLC
7949
- * All rights reserved.
7950
- *
7951
- * This source code is licensed under the BSD-style license found in the
7952
- * LICENSE file in the root directory of this source tree. An additional grant
7953
- * of patent rights can be found in the PATENTS file in the same directory.
7954
- *
7955
- * @providesModule fixedDataTableColumnResizerLine
7956
- *
7957
- */
7958
- /**
7959
- * Column resizer line.
7960
- */
7961
- .public_fixedDataTableColumnResizerLine_main {
7962
- border-color: #0284ff;
7963
- width: 1px;
7964
- }
7965
-
7966
- /**
7967
- * Copyright Schrodinger, LLC
7968
- * All rights reserved.
7969
- *
7970
- * This source code is licensed under the BSD-style license found in the
7971
- * LICENSE file in the root directory of this source tree. An additional grant
7972
- * of patent rights can be found in the PATENTS file in the same directory.
7973
- *
7974
- * @providesModule fixedDataTable
7975
- *
7976
- */
7977
- /**
7978
- * Table.
7979
- */
7980
- .public_fixedDataTable_main {
7981
- border-color: #d3d3d3;
7982
- }
7983
-
7984
- .public_fixedDataTable_header,
7985
- .public_fixedDataTable_hasBottomBorder {
7986
- border-color: #d3d3d3;
7987
- }
7988
-
7989
- .public_fixedDataTable_header .public_fixedDataTableCell_main {
7990
- font-weight: bold;
7991
- }
7992
-
7993
- .public_fixedDataTable_header,
7994
- .public_fixedDataTable_scrollbarSpacer,
7995
- .public_fixedDataTable_header .public_fixedDataTableCell_main {
7996
- background-color: #f6f7f8;
7997
- background-image: linear-gradient(#fff, #efefef);
7998
- }
7999
-
8000
- .public_fixedDataTable_scrollbarSpacer {
8001
- position: absolute;
8002
- z-index: 99;
8003
- top: 0;
8004
- }
8005
-
8006
- .public_fixedDataTable_footer .public_fixedDataTableCell_main {
8007
- background-color: #f6f7f8;
8008
- border-color: #d3d3d3;
8009
- }
8010
-
8011
- .public_fixedDataTable_topShadow {
8012
- background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
8013
- }
8014
-
8015
- .public_fixedDataTable_bottomShadow {
8016
- background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
8017
- }
8018
-
8019
- .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
8020
- background-color: #fff;
8021
- }
8022
-
8023
7944
  /**
8024
7945
  * Copyright Schrodinger, LLC
8025
7946
  * All rights reserved.
@@ -8058,6 +7979,25 @@ div.gd-empty-item-bubble {
8058
7979
  transform: rotate(180deg);
8059
7980
  }
8060
7981
 
7982
+ /**
7983
+ * Copyright Schrodinger, LLC
7984
+ * All rights reserved.
7985
+ *
7986
+ * This source code is licensed under the BSD-style license found in the
7987
+ * LICENSE file in the root directory of this source tree. An additional grant
7988
+ * of patent rights can be found in the PATENTS file in the same directory.
7989
+ *
7990
+ * @providesModule fixedDataTableColumnResizerLine
7991
+ *
7992
+ */
7993
+ /**
7994
+ * Column resizer line.
7995
+ */
7996
+ .public_fixedDataTableColumnResizerLine_main {
7997
+ border-color: #0284ff;
7998
+ width: 1px;
7999
+ }
8000
+
8061
8001
  /**
8062
8002
  * Copyright Schrodinger, LLC
8063
8003
  * All rights reserved.
@@ -8158,42 +8098,6 @@ div.gd-empty-item-bubble {
8158
8098
  width: calc(100% - 4px);
8159
8099
  }
8160
8100
 
8161
- /**
8162
- * Copyright Schrodinger, LLC
8163
- * All rights reserved.
8164
- *
8165
- * This source code is licensed under the BSD-style license found in the
8166
- * LICENSE file in the root directory of this source tree. An additional grant
8167
- * of patent rights can be found in the PATENTS file in the same directory.
8168
- *
8169
- * @providesModule fixedDataTableCellGroupLayout
8170
- */
8171
- .fixedDataTableCellGroupLayout_cellGroup {
8172
- -webkit-backface-visibility: hidden;
8173
- backface-visibility: hidden;
8174
- left: 0;
8175
- overflow: hidden;
8176
- position: absolute;
8177
- top: 0;
8178
- white-space: nowrap;
8179
- }
8180
-
8181
- .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
8182
- right: 0;
8183
- left: auto;
8184
- }
8185
-
8186
- .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
8187
- display: inline-block;
8188
- vertical-align: top;
8189
- white-space: normal;
8190
- }
8191
-
8192
- .fixedDataTableCellGroupLayout_cellGroupWrapper {
8193
- position: absolute;
8194
- top: 0;
8195
- }
8196
-
8197
8101
  /**
8198
8102
  * Copyright Schrodinger, LLC
8199
8103
  * All rights reserved.
@@ -8243,30 +8147,66 @@ div.gd-empty-item-bubble {
8243
8147
  display: table;
8244
8148
  }
8245
8149
 
8246
- .fixedDataTableCellLayout_wrap2 {
8247
- display: table-row;
8150
+ .fixedDataTableCellLayout_wrap2 {
8151
+ display: table-row;
8152
+ }
8153
+
8154
+ .fixedDataTableCellLayout_wrap3 {
8155
+ display: table-cell;
8156
+ vertical-align: middle;
8157
+ }
8158
+
8159
+ .fixedDataTableCellLayout_columnResizerContainer {
8160
+ position: absolute;
8161
+ right: 0px;
8162
+ width: 6px;
8163
+ z-index: 1;
8164
+ }
8165
+
8166
+ .fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer {
8167
+ left: 0px;
8168
+ right: auto;
8169
+ }
8170
+
8171
+ .fixedDataTableCellLayout_columnResizerContainer:hover {
8172
+ cursor: ew-resize;
8173
+ background-color: #0284ff;
8174
+ }
8175
+
8176
+ /**
8177
+ * Copyright Schrodinger, LLC
8178
+ * All rights reserved.
8179
+ *
8180
+ * This source code is licensed under the BSD-style license found in the
8181
+ * LICENSE file in the root directory of this source tree. An additional grant
8182
+ * of patent rights can be found in the PATENTS file in the same directory.
8183
+ *
8184
+ * @providesModule fixedDataTableCellGroupLayout
8185
+ */
8186
+ .fixedDataTableCellGroupLayout_cellGroup {
8187
+ -webkit-backface-visibility: hidden;
8188
+ backface-visibility: hidden;
8189
+ left: 0;
8190
+ overflow: hidden;
8191
+ position: absolute;
8192
+ top: 0;
8193
+ white-space: nowrap;
8194
+ }
8195
+
8196
+ .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
8197
+ right: 0;
8198
+ left: auto;
8248
8199
  }
8249
8200
 
8250
- .fixedDataTableCellLayout_wrap3 {
8251
- display: table-cell;
8252
- vertical-align: middle;
8201
+ .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
8202
+ display: inline-block;
8203
+ vertical-align: top;
8204
+ white-space: normal;
8253
8205
  }
8254
8206
 
8255
- .fixedDataTableCellLayout_columnResizerContainer {
8207
+ .fixedDataTableCellGroupLayout_cellGroupWrapper {
8256
8208
  position: absolute;
8257
- right: 0px;
8258
- width: 6px;
8259
- z-index: 1;
8260
- }
8261
-
8262
- .fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer {
8263
- left: 0px;
8264
- right: auto;
8265
- }
8266
-
8267
- .fixedDataTableCellLayout_columnResizerContainer:hover {
8268
- cursor: ew-resize;
8269
- background-color: #0284ff;
8209
+ top: 0;
8270
8210
  }
8271
8211
 
8272
8212
  /**
@@ -8419,6 +8359,66 @@ div.gd-empty-item-bubble {
8419
8359
  top: 0;
8420
8360
  }
8421
8361
 
8362
+ /**
8363
+ * Copyright Schrodinger, LLC
8364
+ * All rights reserved.
8365
+ *
8366
+ * This source code is licensed under the BSD-style license found in the
8367
+ * LICENSE file in the root directory of this source tree. An additional grant
8368
+ * of patent rights can be found in the PATENTS file in the same directory.
8369
+ *
8370
+ * @providesModule fixedDataTableCell
8371
+ */
8372
+ /**
8373
+ * Table cell.
8374
+ */
8375
+ .public_fixedDataTableCell_main {
8376
+ background-color: #fff;
8377
+ border-color: #d3d3d3;
8378
+ }
8379
+
8380
+ .public_fixedDataTableCell_highlighted {
8381
+ background-color: #f4f4f4;
8382
+ }
8383
+
8384
+ .public_fixedDataTableCell_cellContent {
8385
+ padding: 8px;
8386
+ }
8387
+
8388
+ .public_fixedDataTableCell_columnResizerKnob {
8389
+ background-color: #0284ff;
8390
+ }
8391
+
8392
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
8393
+ margin-left: 12px;
8394
+ }
8395
+
8396
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
8397
+ padding-left: 20px;
8398
+ }
8399
+
8400
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
8401
+ margin-left: auto;
8402
+ margin-right: 12px;
8403
+ }
8404
+
8405
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
8406
+ padding-right: 20px;
8407
+ }
8408
+
8409
+ .public_fixedDataTableCell_reordering {
8410
+ z-index: 2;
8411
+ }
8412
+
8413
+ .public_fixedDataTableCell_resizeReorderCellContainer {
8414
+ position: fixed;
8415
+ background-color: #f6f7f8;
8416
+ background-image: linear-gradient(#fff, #efefef);
8417
+ border-color: #d3d3d3;
8418
+ border-right-style: solid;
8419
+ border-right-width: 1px;
8420
+ }
8421
+
8422
8422
  .animation-fadeIn,
8423
8423
  .animation-fadeOut,
8424
8424
  .animation-bounce {
@@ -13565,181 +13565,47 @@ input[type=search]::-webkit-search-cancel-button {
13565
13565
  }
13566
13566
 
13567
13567
  .gd-flex-item {
13568
- flex: 0 0 auto;
13569
- }
13570
-
13571
- .gd-flex-item-stretch {
13572
- flex: 1 1 auto;
13573
- overflow-y: auto;
13574
- }
13575
-
13576
- @media only screen and (max-width: 640px) {
13577
- .gd-flex-wrapper-mobile {
13578
- display: flex;
13579
- width: 100%;
13580
- height: 100%;
13581
- flex-direction: column;
13582
- }
13583
- .gd-flex-list-container-mobile {
13584
- flex: 1 1 auto;
13585
- }
13586
- .gd-flex-container-mobile {
13587
- display: flex;
13588
- justify-content: flex-start;
13589
- align-items: stretch;
13590
- flex-flow: row wrap;
13591
- align-content: stretch;
13592
- }
13593
- .gd-flex-row-container-mobile {
13594
- display: flex;
13595
- justify-content: flex-start;
13596
- align-items: stretch;
13597
- height: 100%;
13598
- flex-flow: column nowrap;
13599
- align-content: stretch;
13600
- }
13601
- .gd-flex-item-mobile {
13602
- flex: 0 0 auto;
13603
- }
13604
- .gd-flex-item-stretch-mobile {
13605
- flex: 1 1 auto;
13606
- overflow-y: auto;
13607
- }
13608
- }
13609
- /**
13610
- * Copyright Schrodinger, LLC
13611
- * All rights reserved.
13612
- *
13613
- * This source code is licensed under the BSD-style license found in the
13614
- * LICENSE file in the root directory of this source tree. An additional grant
13615
- * of patent rights can be found in the PATENTS file in the same directory.
13616
- *
13617
- * @providesModule Scrollbar
13618
- *
13619
- */
13620
- /**
13621
- * Scrollbars.
13622
- */
13623
- /* Touching the scroll-track directly makes the scroll-track bolder */
13624
- .public_Scrollbar_main.public_Scrollbar_mainActive,
13625
- .public_Scrollbar_main {
13626
- background-color: #fff;
13627
- border-left: 1px solid #d3d3d3;
13628
- }
13629
-
13630
- .fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
13631
- .fixedDataTable_isRTL .public_Scrollbar_main {
13632
- border-right: 1px solid #d3d3d3;
13633
- border-left-width: 0;
13634
- }
13635
-
13636
- .public_Scrollbar_mainOpaque,
13637
- .public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
13638
- .public_Scrollbar_mainOpaque:hover {
13639
- background-color: #fff;
13640
- }
13641
-
13642
- .public_Scrollbar_face:after {
13643
- background-color: #c2c2c2;
13644
- }
13645
-
13646
- .public_Scrollbar_main:hover .public_Scrollbar_face:after,
13647
- .public_Scrollbar_mainActive .public_Scrollbar_face:after,
13648
- .public_Scrollbar_faceActive:after {
13649
- background-color: #7d7d7d;
13650
- }
13651
-
13652
- /**
13653
- * Copyright Schrodinger, LLC
13654
- * All rights reserved.
13655
- *
13656
- * This source code is licensed under the BSD-style license found in the
13657
- * LICENSE file in the root directory of this source tree. An additional grant
13658
- * of patent rights can be found in the PATENTS file in the same directory.
13659
- *
13660
- * @providesModule fixedDataTableCell
13661
- */
13662
- /**
13663
- * Table cell.
13664
- */
13665
- .public_fixedDataTableCell_main {
13666
- background-color: #fff;
13667
- border-color: #d3d3d3;
13668
- }
13669
-
13670
- .public_fixedDataTableCell_highlighted {
13671
- background-color: #f4f4f4;
13672
- }
13673
-
13674
- .public_fixedDataTableCell_cellContent {
13675
- padding: 8px;
13676
- }
13677
-
13678
- .public_fixedDataTableCell_columnResizerKnob {
13679
- background-color: #0284ff;
13680
- }
13681
-
13682
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
13683
- margin-left: 12px;
13684
- }
13685
-
13686
- .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
13687
- padding-left: 20px;
13688
- }
13689
-
13690
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
13691
- margin-left: auto;
13692
- margin-right: 12px;
13693
- }
13694
-
13695
- .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
13696
- padding-right: 20px;
13697
- }
13698
-
13699
- .public_fixedDataTableCell_reordering {
13700
- z-index: 2;
13701
- }
13702
-
13703
- .public_fixedDataTableCell_resizeReorderCellContainer {
13704
- position: fixed;
13705
- background-color: #f6f7f8;
13706
- background-image: linear-gradient(#fff, #efefef);
13707
- border-color: #d3d3d3;
13708
- border-right-style: solid;
13709
- border-right-width: 1px;
13710
- }
13711
-
13712
- /**
13713
- * Column reorder goodies.
13714
- */
13715
- .fixedDataTableCellLayout_columnReorderContainer {
13716
- border-color: #0284ff;
13717
- background-color: rgba(0, 0, 0, 0.1);
13718
- width: 12px;
13719
- margin-right: -12px;
13720
- float: left;
13721
- cursor: move;
13722
- }
13723
-
13724
- .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
13725
- margin-right: auto;
13726
- margin-left: -12px;
13727
- float: right;
13728
- }
13729
-
13730
- .fixedDataTableCellLayout_columnReorderContainer:after {
13731
- content: "::";
13732
- position: absolute;
13733
- top: 50%;
13734
- left: 1px;
13735
- transform: translateY(-50%);
13568
+ flex: 0 0 auto;
13736
13569
  }
13737
13570
 
13738
- .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
13739
- left: auto;
13740
- right: 1px;
13571
+ .gd-flex-item-stretch {
13572
+ flex: 1 1 auto;
13573
+ overflow-y: auto;
13741
13574
  }
13742
13575
 
13576
+ @media only screen and (max-width: 640px) {
13577
+ .gd-flex-wrapper-mobile {
13578
+ display: flex;
13579
+ width: 100%;
13580
+ height: 100%;
13581
+ flex-direction: column;
13582
+ }
13583
+ .gd-flex-list-container-mobile {
13584
+ flex: 1 1 auto;
13585
+ }
13586
+ .gd-flex-container-mobile {
13587
+ display: flex;
13588
+ justify-content: flex-start;
13589
+ align-items: stretch;
13590
+ flex-flow: row wrap;
13591
+ align-content: stretch;
13592
+ }
13593
+ .gd-flex-row-container-mobile {
13594
+ display: flex;
13595
+ justify-content: flex-start;
13596
+ align-items: stretch;
13597
+ height: 100%;
13598
+ flex-flow: column nowrap;
13599
+ align-content: stretch;
13600
+ }
13601
+ .gd-flex-item-mobile {
13602
+ flex: 0 0 auto;
13603
+ }
13604
+ .gd-flex-item-stretch-mobile {
13605
+ flex: 1 1 auto;
13606
+ overflow-y: auto;
13607
+ }
13608
+ }
13743
13609
  /**
13744
13610
  * Copyright Schrodinger, LLC
13745
13611
  * All rights reserved.
@@ -13748,15 +13614,39 @@ input[type=search]::-webkit-search-cancel-button {
13748
13614
  * LICENSE file in the root directory of this source tree. An additional grant
13749
13615
  * of patent rights can be found in the PATENTS file in the same directory.
13750
13616
  *
13751
- * @providesModule fixedDataTableColumnResizerLine
13617
+ * @providesModule Scrollbar
13752
13618
  *
13753
13619
  */
13754
13620
  /**
13755
- * Column resizer line.
13621
+ * Scrollbars.
13756
13622
  */
13757
- .public_fixedDataTableColumnResizerLine_main {
13758
- border-color: #0284ff;
13759
- width: 1px;
13623
+ /* Touching the scroll-track directly makes the scroll-track bolder */
13624
+ .public_Scrollbar_main.public_Scrollbar_mainActive,
13625
+ .public_Scrollbar_main {
13626
+ background-color: #fff;
13627
+ border-left: 1px solid #d3d3d3;
13628
+ }
13629
+
13630
+ .fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
13631
+ .fixedDataTable_isRTL .public_Scrollbar_main {
13632
+ border-right: 1px solid #d3d3d3;
13633
+ border-left-width: 0;
13634
+ }
13635
+
13636
+ .public_Scrollbar_mainOpaque,
13637
+ .public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
13638
+ .public_Scrollbar_mainOpaque:hover {
13639
+ background-color: #fff;
13640
+ }
13641
+
13642
+ .public_Scrollbar_face:after {
13643
+ background-color: #c2c2c2;
13644
+ }
13645
+
13646
+ .public_Scrollbar_main:hover .public_Scrollbar_face:after,
13647
+ .public_Scrollbar_mainActive .public_Scrollbar_face:after,
13648
+ .public_Scrollbar_faceActive:after {
13649
+ background-color: #7d7d7d;
13760
13650
  }
13761
13651
 
13762
13652
  /**
@@ -13816,6 +13706,37 @@ input[type=search]::-webkit-search-cancel-button {
13816
13706
  background-color: #fff;
13817
13707
  }
13818
13708
 
13709
+ /**
13710
+ * Column reorder goodies.
13711
+ */
13712
+ .fixedDataTableCellLayout_columnReorderContainer {
13713
+ border-color: #0284ff;
13714
+ background-color: rgba(0, 0, 0, 0.1);
13715
+ width: 12px;
13716
+ margin-right: -12px;
13717
+ float: left;
13718
+ cursor: move;
13719
+ }
13720
+
13721
+ .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
13722
+ margin-right: auto;
13723
+ margin-left: -12px;
13724
+ float: right;
13725
+ }
13726
+
13727
+ .fixedDataTableCellLayout_columnReorderContainer:after {
13728
+ content: "::";
13729
+ position: absolute;
13730
+ top: 50%;
13731
+ left: 1px;
13732
+ transform: translateY(-50%);
13733
+ }
13734
+
13735
+ .fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
13736
+ left: auto;
13737
+ right: 1px;
13738
+ }
13739
+
13819
13740
  /**
13820
13741
  * Copyright Schrodinger, LLC
13821
13742
  * All rights reserved.
@@ -13854,6 +13775,25 @@ input[type=search]::-webkit-search-cancel-button {
13854
13775
  transform: rotate(180deg);
13855
13776
  }
13856
13777
 
13778
+ /**
13779
+ * Copyright Schrodinger, LLC
13780
+ * All rights reserved.
13781
+ *
13782
+ * This source code is licensed under the BSD-style license found in the
13783
+ * LICENSE file in the root directory of this source tree. An additional grant
13784
+ * of patent rights can be found in the PATENTS file in the same directory.
13785
+ *
13786
+ * @providesModule fixedDataTableColumnResizerLine
13787
+ *
13788
+ */
13789
+ /**
13790
+ * Column resizer line.
13791
+ */
13792
+ .public_fixedDataTableColumnResizerLine_main {
13793
+ border-color: #0284ff;
13794
+ width: 1px;
13795
+ }
13796
+
13857
13797
  /**
13858
13798
  * Copyright Schrodinger, LLC
13859
13799
  * All rights reserved.
@@ -13954,42 +13894,6 @@ input[type=search]::-webkit-search-cancel-button {
13954
13894
  width: calc(100% - 4px);
13955
13895
  }
13956
13896
 
13957
- /**
13958
- * Copyright Schrodinger, LLC
13959
- * All rights reserved.
13960
- *
13961
- * This source code is licensed under the BSD-style license found in the
13962
- * LICENSE file in the root directory of this source tree. An additional grant
13963
- * of patent rights can be found in the PATENTS file in the same directory.
13964
- *
13965
- * @providesModule fixedDataTableCellGroupLayout
13966
- */
13967
- .fixedDataTableCellGroupLayout_cellGroup {
13968
- -webkit-backface-visibility: hidden;
13969
- backface-visibility: hidden;
13970
- left: 0;
13971
- overflow: hidden;
13972
- position: absolute;
13973
- top: 0;
13974
- white-space: nowrap;
13975
- }
13976
-
13977
- .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
13978
- right: 0;
13979
- left: auto;
13980
- }
13981
-
13982
- .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
13983
- display: inline-block;
13984
- vertical-align: top;
13985
- white-space: normal;
13986
- }
13987
-
13988
- .fixedDataTableCellGroupLayout_cellGroupWrapper {
13989
- position: absolute;
13990
- top: 0;
13991
- }
13992
-
13993
13897
  /**
13994
13898
  * Copyright Schrodinger, LLC
13995
13899
  * All rights reserved.
@@ -14065,6 +13969,42 @@ input[type=search]::-webkit-search-cancel-button {
14065
13969
  background-color: #0284ff;
14066
13970
  }
14067
13971
 
13972
+ /**
13973
+ * Copyright Schrodinger, LLC
13974
+ * All rights reserved.
13975
+ *
13976
+ * This source code is licensed under the BSD-style license found in the
13977
+ * LICENSE file in the root directory of this source tree. An additional grant
13978
+ * of patent rights can be found in the PATENTS file in the same directory.
13979
+ *
13980
+ * @providesModule fixedDataTableCellGroupLayout
13981
+ */
13982
+ .fixedDataTableCellGroupLayout_cellGroup {
13983
+ -webkit-backface-visibility: hidden;
13984
+ backface-visibility: hidden;
13985
+ left: 0;
13986
+ overflow: hidden;
13987
+ position: absolute;
13988
+ top: 0;
13989
+ white-space: nowrap;
13990
+ }
13991
+
13992
+ .fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
13993
+ right: 0;
13994
+ left: auto;
13995
+ }
13996
+
13997
+ .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
13998
+ display: inline-block;
13999
+ vertical-align: top;
14000
+ white-space: normal;
14001
+ }
14002
+
14003
+ .fixedDataTableCellGroupLayout_cellGroupWrapper {
14004
+ position: absolute;
14005
+ top: 0;
14006
+ }
14007
+
14068
14008
  /**
14069
14009
  * Copyright Schrodinger, LLC
14070
14010
  * All rights reserved.
@@ -14215,6 +14155,66 @@ input[type=search]::-webkit-search-cancel-button {
14215
14155
  top: 0;
14216
14156
  }
14217
14157
 
14158
+ /**
14159
+ * Copyright Schrodinger, LLC
14160
+ * All rights reserved.
14161
+ *
14162
+ * This source code is licensed under the BSD-style license found in the
14163
+ * LICENSE file in the root directory of this source tree. An additional grant
14164
+ * of patent rights can be found in the PATENTS file in the same directory.
14165
+ *
14166
+ * @providesModule fixedDataTableCell
14167
+ */
14168
+ /**
14169
+ * Table cell.
14170
+ */
14171
+ .public_fixedDataTableCell_main {
14172
+ background-color: #fff;
14173
+ border-color: #d3d3d3;
14174
+ }
14175
+
14176
+ .public_fixedDataTableCell_highlighted {
14177
+ background-color: #f4f4f4;
14178
+ }
14179
+
14180
+ .public_fixedDataTableCell_cellContent {
14181
+ padding: 8px;
14182
+ }
14183
+
14184
+ .public_fixedDataTableCell_columnResizerKnob {
14185
+ background-color: #0284ff;
14186
+ }
14187
+
14188
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
14189
+ margin-left: 12px;
14190
+ }
14191
+
14192
+ .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
14193
+ padding-left: 20px;
14194
+ }
14195
+
14196
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
14197
+ margin-left: auto;
14198
+ margin-right: 12px;
14199
+ }
14200
+
14201
+ .fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
14202
+ padding-right: 20px;
14203
+ }
14204
+
14205
+ .public_fixedDataTableCell_reordering {
14206
+ z-index: 2;
14207
+ }
14208
+
14209
+ .public_fixedDataTableCell_resizeReorderCellContainer {
14210
+ position: fixed;
14211
+ background-color: #f6f7f8;
14212
+ background-image: linear-gradient(#fff, #efefef);
14213
+ border-color: #d3d3d3;
14214
+ border-right-style: solid;
14215
+ border-right-width: 1px;
14216
+ }
14217
+
14218
14218
  /* 0, 640px */
14219
14219
  /* 641px, 1024px */
14220
14220
  /* 1025px, 1440px */