mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 10:21:37 +00:00
Remove Explorer.databaseAccount (#717)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
This commit is contained in:
@@ -1066,7 +1066,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
>
|
||||
<button
|
||||
aria-label="Close pane"
|
||||
className="ms-Button ms-Button--icon closePaneBtn root-40"
|
||||
className="ms-Button ms-Button--icon closePaneBtn root-72"
|
||||
data-is-focusable={true}
|
||||
onClick={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
@@ -1079,16 +1079,16 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
className="ms-Button-flexContainer flexContainer-41"
|
||||
className="ms-Button-flexContainer flexContainer-73"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<Component
|
||||
className="ms-Button-icon icon-43"
|
||||
className="ms-Button-icon icon-75"
|
||||
iconName="Cancel"
|
||||
>
|
||||
<i
|
||||
aria-hidden={true}
|
||||
className="ms-Icon root-37 css-48 ms-Button-icon icon-43"
|
||||
className="ms-Icon root-37 css-80 ms-Button-icon icon-75"
|
||||
data-icon-name="Cancel"
|
||||
role="presentation"
|
||||
style={
|
||||
@@ -1148,7 +1148,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
>
|
||||
<Text>
|
||||
<span
|
||||
className="css-49"
|
||||
className="css-81"
|
||||
>
|
||||
Select the columns that you want to query.
|
||||
</span>
|
||||
@@ -1444,14 +1444,14 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Checkbox is-checked is-enabled root-50"
|
||||
className="ms-Checkbox is-checked is-enabled root-82"
|
||||
>
|
||||
<Component />
|
||||
<input
|
||||
aria-checked="true"
|
||||
aria-label="Available Columns"
|
||||
checked={true}
|
||||
className="input-51"
|
||||
className="input-83"
|
||||
id="availableCheckbox"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
@@ -1459,18 +1459,18 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
type="checkbox"
|
||||
/>
|
||||
<label
|
||||
className="ms-Checkbox-label label-52"
|
||||
className="ms-Checkbox-label label-84"
|
||||
htmlFor="availableCheckbox"
|
||||
>
|
||||
<div
|
||||
className="ms-Checkbox-checkbox checkbox-53"
|
||||
className="ms-Checkbox-checkbox checkbox-85"
|
||||
>
|
||||
<StyledIconBase
|
||||
className="ms-Checkbox-checkmark checkmark-54"
|
||||
className="ms-Checkbox-checkmark checkmark-86"
|
||||
iconName="CheckMark"
|
||||
>
|
||||
<IconBase
|
||||
className="ms-Checkbox-checkmark checkmark-54"
|
||||
className="ms-Checkbox-checkmark checkmark-86"
|
||||
iconName="CheckMark"
|
||||
styles={[Function]}
|
||||
theme={
|
||||
@@ -1749,7 +1749,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
>
|
||||
<i
|
||||
aria-hidden={true}
|
||||
className="ms-Checkbox-checkmark checkmark-56"
|
||||
className="ms-Checkbox-checkmark checkmark-88"
|
||||
data-icon-name="CheckMark"
|
||||
>
|
||||
|
||||
@@ -1759,7 +1759,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
</div>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
className="ms-Checkbox-text text-55"
|
||||
className="ms-Checkbox-text text-87"
|
||||
>
|
||||
Available Columns
|
||||
</span>
|
||||
@@ -2056,7 +2056,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Checkbox is-checked is-enabled root-50"
|
||||
className="ms-Checkbox is-checked is-enabled root-82"
|
||||
>
|
||||
<Component />
|
||||
<input
|
||||
@@ -2064,7 +2064,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
aria-disabled={false}
|
||||
aria-label=""
|
||||
checked={true}
|
||||
className="input-51"
|
||||
className="input-83"
|
||||
disabled={false}
|
||||
id="checkbox-3"
|
||||
onBlur={[Function]}
|
||||
@@ -2073,18 +2073,18 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
type="checkbox"
|
||||
/>
|
||||
<label
|
||||
className="ms-Checkbox-label label-52"
|
||||
className="ms-Checkbox-label label-84"
|
||||
htmlFor="checkbox-3"
|
||||
>
|
||||
<div
|
||||
className="ms-Checkbox-checkbox checkbox-53"
|
||||
className="ms-Checkbox-checkbox checkbox-85"
|
||||
>
|
||||
<StyledIconBase
|
||||
className="ms-Checkbox-checkmark checkmark-54"
|
||||
className="ms-Checkbox-checkmark checkmark-86"
|
||||
iconName="CheckMark"
|
||||
>
|
||||
<IconBase
|
||||
className="ms-Checkbox-checkmark checkmark-54"
|
||||
className="ms-Checkbox-checkmark checkmark-86"
|
||||
iconName="CheckMark"
|
||||
styles={[Function]}
|
||||
theme={
|
||||
@@ -2363,7 +2363,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
>
|
||||
<i
|
||||
aria-hidden={true}
|
||||
className="ms-Checkbox-checkmark checkmark-56"
|
||||
className="ms-Checkbox-checkmark checkmark-88"
|
||||
data-icon-name="CheckMark"
|
||||
>
|
||||
|
||||
@@ -4095,7 +4095,7 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
>
|
||||
<button
|
||||
aria-label="Submit"
|
||||
className="ms-Button ms-Button--primary genericPaneSubmitBtn root-63"
|
||||
className="ms-Button ms-Button--primary genericPaneSubmitBtn root-95"
|
||||
data-is-focusable={true}
|
||||
onClick={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
@@ -4113,14 +4113,14 @@ exports[`Table query select Panel should render Default properly 1`] = `
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
className="ms-Button-flexContainer flexContainer-41"
|
||||
className="ms-Button-flexContainer flexContainer-73"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<span
|
||||
className="ms-Button-textContainer textContainer-42"
|
||||
className="ms-Button-textContainer textContainer-74"
|
||||
>
|
||||
<span
|
||||
className="ms-Button-label label-64"
|
||||
className="ms-Button-label label-96"
|
||||
id="id__4"
|
||||
key="id__4"
|
||||
>
|
||||
|
||||
@@ -955,11 +955,11 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
<Portal
|
||||
containerInfo={
|
||||
<div
|
||||
class="ms-Layer ms-Layer--fixed root-54"
|
||||
class="ms-Layer ms-Layer--fixed root-86"
|
||||
data-portal-element="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Fabric ms-Layer-content content-56"
|
||||
class="ms-Fabric ms-Layer-content content-88"
|
||||
>
|
||||
<div
|
||||
aria-labelledby="Panel0-headerText"
|
||||
@@ -970,14 +970,14 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<div
|
||||
aria-hidden="false"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-42"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-74"
|
||||
style="height: 736px;"
|
||||
>
|
||||
<div
|
||||
class="ms-Overlay overlay-58"
|
||||
class="ms-Overlay overlay-90"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-main main-44"
|
||||
class="ms-Panel-main main-76"
|
||||
style="width: 700px;"
|
||||
>
|
||||
<div
|
||||
@@ -987,18 +987,18 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
tabindex="0"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-commands commands-45"
|
||||
class="ms-Panel-commands commands-77"
|
||||
data-is-visible="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-navigation navigation-46"
|
||||
class="ms-Panel-navigation navigation-78"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-header header-48"
|
||||
class="ms-Panel-header header-80"
|
||||
>
|
||||
<div
|
||||
aria-level="1"
|
||||
class="ms-Panel-headerText panelHeader headerText-49"
|
||||
class="ms-Panel-headerText panelHeader headerText-81"
|
||||
id="Panel0-headerText"
|
||||
role="heading"
|
||||
>
|
||||
@@ -1007,19 +1007,19 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
<button
|
||||
aria-label="Close"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-59"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-91"
|
||||
data-is-focusable="true"
|
||||
data-is-visible="true"
|
||||
title="Close"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="ms-Button-flexContainer flexContainer-60"
|
||||
class="ms-Button-flexContainer flexContainer-92"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<i
|
||||
aria-hidden="true"
|
||||
class="ms-Icon root-37 css-67 ms-Button-icon icon-62"
|
||||
class="ms-Icon root-37 css-99 ms-Button-icon icon-94"
|
||||
data-icon-name="Cancel"
|
||||
role="presentation"
|
||||
style="font-family: \\"FabricMDL2Icons\\";"
|
||||
@@ -1031,14 +1031,14 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="ms-Panel-contentInner contentInner-47"
|
||||
class="ms-Panel-contentInner contentInner-79"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-scrollableContent scrollableContent-50"
|
||||
class="ms-Panel-scrollableContent scrollableContent-82"
|
||||
data-is-scrollable="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-content content-51"
|
||||
class="ms-Panel-content content-83"
|
||||
>
|
||||
<form
|
||||
class="panelFormWrapper"
|
||||
@@ -1050,20 +1050,20 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
class="panelMainContent"
|
||||
>
|
||||
<div
|
||||
class="ms-Stack addButtonEntiy css-68"
|
||||
class="ms-Stack addButtonEntiy css-100"
|
||||
>
|
||||
<div
|
||||
class="ms-Image root-69"
|
||||
class="ms-Image root-101"
|
||||
style="width: 16px; height: 30px;"
|
||||
>
|
||||
<img
|
||||
alt="Add Entity"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-70"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-102"
|
||||
src=""
|
||||
/>
|
||||
</div>
|
||||
<span
|
||||
class="addNewParamStyle css-71"
|
||||
class="addNewParamStyle css-103"
|
||||
>
|
||||
Add Property
|
||||
</span>
|
||||
@@ -1101,7 +1101,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<StyledFabricBase
|
||||
className="ms-Layer-content content-55"
|
||||
className="ms-Layer-content content-87"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onClick={[Function]}
|
||||
@@ -1135,7 +1135,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
onTouchStart={[Function]}
|
||||
>
|
||||
<FabricBase
|
||||
className="ms-Layer-content content-55"
|
||||
className="ms-Layer-content content-87"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onClick={[Function]}
|
||||
@@ -1443,7 +1443,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Fabric ms-Layer-content content-56"
|
||||
className="ms-Fabric ms-Layer-content content-88"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onClick={[Function]}
|
||||
@@ -1498,7 +1498,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<div
|
||||
aria-hidden={false}
|
||||
className="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-42"
|
||||
className="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-74"
|
||||
style={
|
||||
Object {
|
||||
"height": "736px",
|
||||
@@ -1507,13 +1507,13 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<StyledOverlayBase
|
||||
allowTouchBodyScroll={false}
|
||||
className="overlay-43"
|
||||
className="overlay-75"
|
||||
isDarkThemed={false}
|
||||
onClick={[Function]}
|
||||
>
|
||||
<OverlayBase
|
||||
allowTouchBodyScroll={false}
|
||||
className="overlay-43"
|
||||
className="overlay-75"
|
||||
isDarkThemed={false}
|
||||
onClick={[Function]}
|
||||
styles={[Function]}
|
||||
@@ -1792,13 +1792,13 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Overlay overlay-58"
|
||||
className="ms-Overlay overlay-90"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
</OverlayBase>
|
||||
</StyledOverlayBase>
|
||||
<FocusTrapZone
|
||||
className="ms-Panel-main main-44"
|
||||
className="ms-Panel-main main-76"
|
||||
isClickableOutsideFocusTrap={true}
|
||||
style={
|
||||
Object {
|
||||
@@ -1807,7 +1807,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-main main-44"
|
||||
className="ms-Panel-main main-76"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onFocusCapture={[Function]}
|
||||
@@ -1830,18 +1830,18 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
tabIndex={0}
|
||||
/>
|
||||
<div
|
||||
className="ms-Panel-commands commands-45"
|
||||
className="ms-Panel-commands commands-77"
|
||||
data-is-visible={true}
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-navigation navigation-46"
|
||||
className="ms-Panel-navigation navigation-78"
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-header header-48"
|
||||
className="ms-Panel-header header-80"
|
||||
>
|
||||
<div
|
||||
aria-level={1}
|
||||
className="ms-Panel-headerText panelHeader headerText-49"
|
||||
className="ms-Panel-headerText panelHeader headerText-81"
|
||||
id="Panel0-headerText"
|
||||
role="heading"
|
||||
>
|
||||
@@ -2903,7 +2903,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<button
|
||||
aria-label="Close"
|
||||
className="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-59"
|
||||
className="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-91"
|
||||
data-is-focusable={true}
|
||||
data-is-visible={true}
|
||||
onClick={[Function]}
|
||||
@@ -2916,16 +2916,16 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
className="ms-Button-flexContainer flexContainer-60"
|
||||
className="ms-Button-flexContainer flexContainer-92"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<Component
|
||||
className="ms-Button-icon icon-62"
|
||||
className="ms-Button-icon icon-94"
|
||||
iconName="Cancel"
|
||||
>
|
||||
<i
|
||||
aria-hidden={true}
|
||||
className="ms-Icon root-37 css-67 ms-Button-icon icon-62"
|
||||
className="ms-Icon root-37 css-99 ms-Button-icon icon-94"
|
||||
data-icon-name="Cancel"
|
||||
role="presentation"
|
||||
style={
|
||||
@@ -2946,14 +2946,14 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
className="ms-Panel-contentInner contentInner-47"
|
||||
className="ms-Panel-contentInner contentInner-79"
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-scrollableContent scrollableContent-50"
|
||||
className="ms-Panel-scrollableContent scrollableContent-82"
|
||||
data-is-scrollable={true}
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-content content-51"
|
||||
className="ms-Panel-content content-83"
|
||||
>
|
||||
<form
|
||||
className="panelFormWrapper"
|
||||
@@ -2970,7 +2970,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
onClick={[Function]}
|
||||
>
|
||||
<div
|
||||
className="ms-Stack addButtonEntiy css-68"
|
||||
className="ms-Stack addButtonEntiy css-100"
|
||||
onClick={[Function]}
|
||||
>
|
||||
<StyledImageBase
|
||||
@@ -3262,7 +3262,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
width={16}
|
||||
>
|
||||
<div
|
||||
className="ms-Image root-69"
|
||||
className="ms-Image root-101"
|
||||
style={
|
||||
Object {
|
||||
"height": 30,
|
||||
@@ -3272,7 +3272,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<img
|
||||
alt="Add Entity"
|
||||
className="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-70"
|
||||
className="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-102"
|
||||
key="fabricImage"
|
||||
onError={[Function]}
|
||||
onLoad={[Function]}
|
||||
@@ -3286,7 +3286,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
key=".0:$.1"
|
||||
>
|
||||
<span
|
||||
className="addNewParamStyle css-71"
|
||||
className="addNewParamStyle css-103"
|
||||
>
|
||||
Add Property
|
||||
</span>
|
||||
@@ -3335,7 +3335,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
rootRef={
|
||||
Object {
|
||||
"current": <div
|
||||
class="ms-Fabric ms-Layer-content content-56"
|
||||
class="ms-Fabric ms-Layer-content content-88"
|
||||
>
|
||||
<div
|
||||
aria-labelledby="Panel0-headerText"
|
||||
@@ -3346,14 +3346,14 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<div
|
||||
aria-hidden="false"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-42"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-74"
|
||||
style="height: 736px;"
|
||||
>
|
||||
<div
|
||||
class="ms-Overlay overlay-58"
|
||||
class="ms-Overlay overlay-90"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-main main-44"
|
||||
class="ms-Panel-main main-76"
|
||||
style="width: 700px;"
|
||||
>
|
||||
<div
|
||||
@@ -3363,18 +3363,18 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
tabindex="0"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-commands commands-45"
|
||||
class="ms-Panel-commands commands-77"
|
||||
data-is-visible="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-navigation navigation-46"
|
||||
class="ms-Panel-navigation navigation-78"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-header header-48"
|
||||
class="ms-Panel-header header-80"
|
||||
>
|
||||
<div
|
||||
aria-level="1"
|
||||
class="ms-Panel-headerText panelHeader headerText-49"
|
||||
class="ms-Panel-headerText panelHeader headerText-81"
|
||||
id="Panel0-headerText"
|
||||
role="heading"
|
||||
>
|
||||
@@ -3383,19 +3383,19 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
<button
|
||||
aria-label="Close"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-59"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-91"
|
||||
data-is-focusable="true"
|
||||
data-is-visible="true"
|
||||
title="Close"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="ms-Button-flexContainer flexContainer-60"
|
||||
class="ms-Button-flexContainer flexContainer-92"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<i
|
||||
aria-hidden="true"
|
||||
class="ms-Icon root-37 css-67 ms-Button-icon icon-62"
|
||||
class="ms-Icon root-37 css-99 ms-Button-icon icon-94"
|
||||
data-icon-name="Cancel"
|
||||
role="presentation"
|
||||
style="font-family: \\"FabricMDL2Icons\\";"
|
||||
@@ -3407,14 +3407,14 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="ms-Panel-contentInner contentInner-47"
|
||||
class="ms-Panel-contentInner contentInner-79"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-scrollableContent scrollableContent-50"
|
||||
class="ms-Panel-scrollableContent scrollableContent-82"
|
||||
data-is-scrollable="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-content content-51"
|
||||
class="ms-Panel-content content-83"
|
||||
>
|
||||
<form
|
||||
class="panelFormWrapper"
|
||||
@@ -3426,20 +3426,20 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
|
||||
class="panelMainContent"
|
||||
>
|
||||
<div
|
||||
class="ms-Stack addButtonEntiy css-68"
|
||||
class="ms-Stack addButtonEntiy css-100"
|
||||
>
|
||||
<div
|
||||
class="ms-Image root-69"
|
||||
class="ms-Image root-101"
|
||||
style="width: 16px; height: 30px;"
|
||||
>
|
||||
<img
|
||||
alt="Add Entity"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-70"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-102"
|
||||
src=""
|
||||
/>
|
||||
</div>
|
||||
<span
|
||||
class="addNewParamStyle css-71"
|
||||
class="addNewParamStyle css-103"
|
||||
>
|
||||
Add Property
|
||||
</span>
|
||||
|
||||
@@ -956,11 +956,11 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
<Portal
|
||||
containerInfo={
|
||||
<div
|
||||
class="ms-Layer ms-Layer--fixed root-54"
|
||||
class="ms-Layer ms-Layer--fixed root-86"
|
||||
data-portal-element="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Fabric ms-Layer-content content-56"
|
||||
class="ms-Fabric ms-Layer-content content-88"
|
||||
>
|
||||
<div
|
||||
aria-labelledby="Panel0-headerText"
|
||||
@@ -971,14 +971,14 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<div
|
||||
aria-hidden="false"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-42"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-74"
|
||||
style="height: 736px;"
|
||||
>
|
||||
<div
|
||||
class="ms-Overlay overlay-58"
|
||||
class="ms-Overlay overlay-90"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-main main-44"
|
||||
class="ms-Panel-main main-76"
|
||||
style="width: 700px;"
|
||||
>
|
||||
<div
|
||||
@@ -988,18 +988,18 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
tabindex="0"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-commands commands-45"
|
||||
class="ms-Panel-commands commands-77"
|
||||
data-is-visible="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-navigation navigation-46"
|
||||
class="ms-Panel-navigation navigation-78"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-header header-48"
|
||||
class="ms-Panel-header header-80"
|
||||
>
|
||||
<div
|
||||
aria-level="1"
|
||||
class="ms-Panel-headerText panelHeader headerText-49"
|
||||
class="ms-Panel-headerText panelHeader headerText-81"
|
||||
id="Panel0-headerText"
|
||||
role="heading"
|
||||
>
|
||||
@@ -1008,19 +1008,19 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
<button
|
||||
aria-label="Close"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-59"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-91"
|
||||
data-is-focusable="true"
|
||||
data-is-visible="true"
|
||||
title="Close"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="ms-Button-flexContainer flexContainer-60"
|
||||
class="ms-Button-flexContainer flexContainer-92"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<i
|
||||
aria-hidden="true"
|
||||
class="ms-Icon root-37 css-67 ms-Button-icon icon-62"
|
||||
class="ms-Icon root-37 css-99 ms-Button-icon icon-94"
|
||||
data-icon-name="Cancel"
|
||||
role="presentation"
|
||||
style="font-family: \\"FabricMDL2Icons\\";"
|
||||
@@ -1032,14 +1032,14 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="ms-Panel-contentInner contentInner-47"
|
||||
class="ms-Panel-contentInner contentInner-79"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-scrollableContent scrollableContent-50"
|
||||
class="ms-Panel-scrollableContent scrollableContent-82"
|
||||
data-is-scrollable="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-content content-51"
|
||||
class="ms-Panel-content content-83"
|
||||
>
|
||||
<form
|
||||
class="panelFormWrapper"
|
||||
@@ -1051,20 +1051,20 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
class="panelMainContent"
|
||||
>
|
||||
<div
|
||||
class="ms-Stack addButtonEntiy css-68"
|
||||
class="ms-Stack addButtonEntiy css-100"
|
||||
>
|
||||
<div
|
||||
class="ms-Image root-69"
|
||||
class="ms-Image root-101"
|
||||
style="width: 16px; height: 30px;"
|
||||
>
|
||||
<img
|
||||
alt="Add Entity"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-70"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-102"
|
||||
src=""
|
||||
/>
|
||||
</div>
|
||||
<span
|
||||
class="addNewParamStyle css-71"
|
||||
class="addNewParamStyle css-103"
|
||||
>
|
||||
Add Property
|
||||
</span>
|
||||
@@ -1102,7 +1102,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<StyledFabricBase
|
||||
className="ms-Layer-content content-55"
|
||||
className="ms-Layer-content content-87"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onClick={[Function]}
|
||||
@@ -1136,7 +1136,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
onTouchStart={[Function]}
|
||||
>
|
||||
<FabricBase
|
||||
className="ms-Layer-content content-55"
|
||||
className="ms-Layer-content content-87"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onClick={[Function]}
|
||||
@@ -1444,7 +1444,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Fabric ms-Layer-content content-56"
|
||||
className="ms-Fabric ms-Layer-content content-88"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onClick={[Function]}
|
||||
@@ -1499,7 +1499,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<div
|
||||
aria-hidden={false}
|
||||
className="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-42"
|
||||
className="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-74"
|
||||
style={
|
||||
Object {
|
||||
"height": "736px",
|
||||
@@ -1508,13 +1508,13 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<StyledOverlayBase
|
||||
allowTouchBodyScroll={false}
|
||||
className="overlay-43"
|
||||
className="overlay-75"
|
||||
isDarkThemed={false}
|
||||
onClick={[Function]}
|
||||
>
|
||||
<OverlayBase
|
||||
allowTouchBodyScroll={false}
|
||||
className="overlay-43"
|
||||
className="overlay-75"
|
||||
isDarkThemed={false}
|
||||
onClick={[Function]}
|
||||
styles={[Function]}
|
||||
@@ -1793,13 +1793,13 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Overlay overlay-58"
|
||||
className="ms-Overlay overlay-90"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
</OverlayBase>
|
||||
</StyledOverlayBase>
|
||||
<FocusTrapZone
|
||||
className="ms-Panel-main main-44"
|
||||
className="ms-Panel-main main-76"
|
||||
isClickableOutsideFocusTrap={true}
|
||||
style={
|
||||
Object {
|
||||
@@ -1808,7 +1808,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
}
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-main main-44"
|
||||
className="ms-Panel-main main-76"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onFocusCapture={[Function]}
|
||||
@@ -1831,18 +1831,18 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
tabIndex={0}
|
||||
/>
|
||||
<div
|
||||
className="ms-Panel-commands commands-45"
|
||||
className="ms-Panel-commands commands-77"
|
||||
data-is-visible={true}
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-navigation navigation-46"
|
||||
className="ms-Panel-navigation navigation-78"
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-header header-48"
|
||||
className="ms-Panel-header header-80"
|
||||
>
|
||||
<div
|
||||
aria-level={1}
|
||||
className="ms-Panel-headerText panelHeader headerText-49"
|
||||
className="ms-Panel-headerText panelHeader headerText-81"
|
||||
id="Panel0-headerText"
|
||||
role="heading"
|
||||
>
|
||||
@@ -2904,7 +2904,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<button
|
||||
aria-label="Close"
|
||||
className="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-59"
|
||||
className="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-91"
|
||||
data-is-focusable={true}
|
||||
data-is-visible={true}
|
||||
onClick={[Function]}
|
||||
@@ -2917,16 +2917,16 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
className="ms-Button-flexContainer flexContainer-60"
|
||||
className="ms-Button-flexContainer flexContainer-92"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<Component
|
||||
className="ms-Button-icon icon-62"
|
||||
className="ms-Button-icon icon-94"
|
||||
iconName="Cancel"
|
||||
>
|
||||
<i
|
||||
aria-hidden={true}
|
||||
className="ms-Icon root-37 css-67 ms-Button-icon icon-62"
|
||||
className="ms-Icon root-37 css-99 ms-Button-icon icon-94"
|
||||
data-icon-name="Cancel"
|
||||
role="presentation"
|
||||
style={
|
||||
@@ -2947,14 +2947,14 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
className="ms-Panel-contentInner contentInner-47"
|
||||
className="ms-Panel-contentInner contentInner-79"
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-scrollableContent scrollableContent-50"
|
||||
className="ms-Panel-scrollableContent scrollableContent-82"
|
||||
data-is-scrollable={true}
|
||||
>
|
||||
<div
|
||||
className="ms-Panel-content content-51"
|
||||
className="ms-Panel-content content-83"
|
||||
>
|
||||
<form
|
||||
className="panelFormWrapper"
|
||||
@@ -2971,7 +2971,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
onClick={[Function]}
|
||||
>
|
||||
<div
|
||||
className="ms-Stack addButtonEntiy css-68"
|
||||
className="ms-Stack addButtonEntiy css-100"
|
||||
onClick={[Function]}
|
||||
>
|
||||
<StyledImageBase
|
||||
@@ -3263,7 +3263,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
width={16}
|
||||
>
|
||||
<div
|
||||
className="ms-Image root-69"
|
||||
className="ms-Image root-101"
|
||||
style={
|
||||
Object {
|
||||
"height": 30,
|
||||
@@ -3273,7 +3273,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<img
|
||||
alt="Add Entity"
|
||||
className="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-70"
|
||||
className="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-102"
|
||||
key="fabricImage"
|
||||
onError={[Function]}
|
||||
onLoad={[Function]}
|
||||
@@ -3287,7 +3287,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
key=".0:$.1"
|
||||
>
|
||||
<span
|
||||
className="addNewParamStyle css-71"
|
||||
className="addNewParamStyle css-103"
|
||||
>
|
||||
Add Property
|
||||
</span>
|
||||
@@ -3336,7 +3336,7 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
rootRef={
|
||||
Object {
|
||||
"current": <div
|
||||
class="ms-Fabric ms-Layer-content content-56"
|
||||
class="ms-Fabric ms-Layer-content content-88"
|
||||
>
|
||||
<div
|
||||
aria-labelledby="Panel0-headerText"
|
||||
@@ -3347,14 +3347,14 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
>
|
||||
<div
|
||||
aria-hidden="false"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-42"
|
||||
class="ms-Panel is-open ms-Panel--hasCloseButton ms-Panel--custom root-74"
|
||||
style="height: 736px;"
|
||||
>
|
||||
<div
|
||||
class="ms-Overlay overlay-58"
|
||||
class="ms-Overlay overlay-90"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-main main-44"
|
||||
class="ms-Panel-main main-76"
|
||||
style="width: 700px;"
|
||||
>
|
||||
<div
|
||||
@@ -3364,18 +3364,18 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
tabindex="0"
|
||||
/>
|
||||
<div
|
||||
class="ms-Panel-commands commands-45"
|
||||
class="ms-Panel-commands commands-77"
|
||||
data-is-visible="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-navigation navigation-46"
|
||||
class="ms-Panel-navigation navigation-78"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-header header-48"
|
||||
class="ms-Panel-header header-80"
|
||||
>
|
||||
<div
|
||||
aria-level="1"
|
||||
class="ms-Panel-headerText panelHeader headerText-49"
|
||||
class="ms-Panel-headerText panelHeader headerText-81"
|
||||
id="Panel0-headerText"
|
||||
role="heading"
|
||||
>
|
||||
@@ -3384,19 +3384,19 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
<button
|
||||
aria-label="Close"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-59"
|
||||
class="ms-Button ms-Panel-closeButton ms-PanelAction-close ms-Button--icon root-91"
|
||||
data-is-focusable="true"
|
||||
data-is-visible="true"
|
||||
title="Close"
|
||||
type="button"
|
||||
>
|
||||
<span
|
||||
class="ms-Button-flexContainer flexContainer-60"
|
||||
class="ms-Button-flexContainer flexContainer-92"
|
||||
data-automationid="splitbuttonprimary"
|
||||
>
|
||||
<i
|
||||
aria-hidden="true"
|
||||
class="ms-Icon root-37 css-67 ms-Button-icon icon-62"
|
||||
class="ms-Icon root-37 css-99 ms-Button-icon icon-94"
|
||||
data-icon-name="Cancel"
|
||||
role="presentation"
|
||||
style="font-family: \\"FabricMDL2Icons\\";"
|
||||
@@ -3408,14 +3408,14 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="ms-Panel-contentInner contentInner-47"
|
||||
class="ms-Panel-contentInner contentInner-79"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-scrollableContent scrollableContent-50"
|
||||
class="ms-Panel-scrollableContent scrollableContent-82"
|
||||
data-is-scrollable="true"
|
||||
>
|
||||
<div
|
||||
class="ms-Panel-content content-51"
|
||||
class="ms-Panel-content content-83"
|
||||
>
|
||||
<form
|
||||
class="panelFormWrapper"
|
||||
@@ -3427,20 +3427,20 @@ exports[`Excute Edit Table Entity Pane should render Default properly 1`] = `
|
||||
class="panelMainContent"
|
||||
>
|
||||
<div
|
||||
class="ms-Stack addButtonEntiy css-68"
|
||||
class="ms-Stack addButtonEntiy css-100"
|
||||
>
|
||||
<div
|
||||
class="ms-Image root-69"
|
||||
class="ms-Image root-101"
|
||||
style="width: 16px; height: 30px;"
|
||||
>
|
||||
<img
|
||||
alt="Add Entity"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-70"
|
||||
class="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-102"
|
||||
src=""
|
||||
/>
|
||||
</div>
|
||||
<span
|
||||
class="addNewParamStyle css-71"
|
||||
class="addNewParamStyle css-103"
|
||||
>
|
||||
Add Property
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user