Azure2 Power Platform Entities
AI Builder
- Preview
- Usage
- Definition
import { AiBuilder } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<AiBuilder/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AI_BUILDER } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, AI_BUILDER)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/AIBuilder.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Copilot Studio
- Preview
- Usage
- Definition
import { CopilotStudio } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<CopilotStudio/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COPILOT_STUDIO } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, COPILOT_STUDIO)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/CopilotStudio.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 62.32,
}
Dataverse
- Preview
- Usage
- Definition
import { Dataverse } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Dataverse/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATAVERSE } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, DATAVERSE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/Dataverse.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 52.400000000000006,
}
PowerApps
- Preview
- Usage
- Definition
import { Powerapps } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Powerapps/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWERAPPS } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, POWERAPPS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/PowerApps.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 65.16,
}
PowerAutomate
- Preview
- Usage
- Definition
import { Powerautomate } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Powerautomate/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWERAUTOMATE } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, POWERAUTOMATE)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/PowerAutomate.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 53.839999999999996,
}
PowerBI
- Preview
- Usage
- Definition
import { Powerbi } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Powerbi/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWERBI } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, POWERBI)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/PowerBI.svg;strokeColor=none;',
},
_original_width: 51,
_original_height: 68,
}
PowerFx
- Preview
- Usage
- Definition
import { Powerfx } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Powerfx/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWERFX } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, POWERFX)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/PowerFx.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 64.92,
}
PowerPages
- Preview
- Usage
- Definition
import { Powerpages } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Powerpages/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWERPAGES } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, POWERPAGES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/PowerPages.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
PowerPlatform
- Preview
- Usage
- Definition
import { Powerplatform } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Powerplatform/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWERPLATFORM } from '@dinghy/diagrams/entitiesAzure2PowerPlatform'
<Shape
{...props}
_style={extendStyle(props, POWERPLATFORM)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/power_platform/PowerPlatform.svg;strokeColor=none;',
},
_original_width: 64.32,
_original_height: 68,
}