Compare commits

...

3 Commits

Author SHA1 Message Date
MokireddySampath
7e309f16b6 Merge branch 'master' into rework1704149 2023-02-06 18:06:42 +05:30
Sampath
c054ec23ba updating snapshots for addcollectionpane 2023-02-06 17:32:15 +05:30
Sampath
27e6e886d7 rework for defect-1704149 2023-02-03 15:07:55 +05:30

View File

@@ -234,6 +234,29 @@ exports[`AddCollectionPanel should render Default properly 1`] = `
type="text"
value=""
/>
<Stack
className="panelGroupSpacing"
>
<CustomizedDefaultButton
disabled={false}
hidden={false}
onClick={[Function]}
styles={
Object {
"label": Object {
"fontSize": 12,
},
"root": Object {
"height": 30,
"padding": 0,
"width": 250,
},
}
}
>
Add hierarchical partition key (preview)
</CustomizedDefaultButton>
</Stack>
</Stack>
<Stack>
<Stack
@@ -308,7 +331,9 @@ exports[`AddCollectionPanel should render Default properly 1`] = `
directionalHint={4}
>
<Icon
ariaLabel="Enable analytical store capability to perform near real-time analytics on your operational data, without impacting the performance of transactional workloads.{\\" \\"}"
ariaLabel="Enable analytical store capability to perform near real-time analytics on your operational data, without
impacting the performance of transactional workloads.{\\" \\"}"
className="panelInfoIcon"
iconName="Info"
tabIndex={0}