From 88491ba6a944f512274b490eceeb1ae5960fdf15 Mon Sep 17 00:00:00 2001 From: hardiknai-techm Date: Thu, 6 May 2021 18:59:00 +0530 Subject: [PATCH] resolve master merge conflict --- .../Panes/RightPaneForm/RightPaneForm.tsx | 2 +- .../__snapshots__/RightPaneForm.test.tsx.snap | 77 ++++++++++++++++--- .../UploadItemsPane.test.tsx.snap | 4 +- ...eteDatabaseConfirmationPanel.test.tsx.snap | 10 +-- src/Platform/Hosted/Authorization.ts | 8 -- 5 files changed, 71 insertions(+), 30 deletions(-) diff --git a/src/Explorer/Panes/RightPaneForm/RightPaneForm.tsx b/src/Explorer/Panes/RightPaneForm/RightPaneForm.tsx index ce448eac0..40120ff76 100644 --- a/src/Explorer/Panes/RightPaneForm/RightPaneForm.tsx +++ b/src/Explorer/Panes/RightPaneForm/RightPaneForm.tsx @@ -1,4 +1,4 @@ -import { IconButton } from "office-ui-fabric-react/lib/Button"; +import { IconButton } from "@fluentui/react"; import React, { FunctionComponent, ReactNode } from "react"; import { KeyCodes } from "../../../Common/Constants"; import { PanelFooterComponent } from "../PanelFooterComponent"; diff --git a/src/Explorer/Panes/RightPaneForm/__snapshots__/RightPaneForm.test.tsx.snap b/src/Explorer/Panes/RightPaneForm/__snapshots__/RightPaneForm.test.tsx.snap index fa5f6a8df..f11ff705e 100644 --- a/src/Explorer/Panes/RightPaneForm/__snapshots__/RightPaneForm.test.tsx.snap +++ b/src/Explorer/Panes/RightPaneForm/__snapshots__/RightPaneForm.test.tsx.snap @@ -513,7 +513,6 @@ exports[`Load Query Pane should render Default properly 1`] = ` "borderColor": "#f3f2f1", "color": "#a19f9d", "cursor": "default", - "pointerEvents": "none", "selectors": Object { ":focus": Object { "outline": 0, @@ -776,6 +775,35 @@ exports[`Load Query Pane should render Default properly 1`] = ` }, }, }, + "splitButtonMenuFocused": Object { + "outline": "transparent", + "position": "relative", + "selectors": Object { + ".ms-Fabric--isFocusVisible &:focus:after": Object { + "border": "1px solid #ffffff", + "bottom": 3, + "content": "\\"\\"", + "left": 3, + "outline": "1px solid #605e5c", + "position": "absolute", + "right": 3, + "selectors": Object { + "@media screen and (-ms-high-contrast: active), (forced-colors: active)": Object { + "border": "none", + "bottom": -2, + "left": -2, + "right": -2, + "top": -2, + }, + }, + "top": 3, + "zIndex": 1, + }, + "::-moz-focus-inner": Object { + "border": "0", + }, + }, + }, "textContainer": Object { "display": "block", "flexGrow": 1, @@ -1061,7 +1089,7 @@ exports[`Load Query Pane should render Default properly 1`] = ` >