{ e.stopPropagation() }} role="none" bind:clientWidth={width} bind:clientHeight={height} >
close(null)} {disableAi} on:insert bind:funcDesc {preFilter} {loading} /> {#if selectedKind != 'preprocessor' && selectedKind != 'flow'} {/if}
{#if kind === 'script'}
{ selectedKind = 'script' }} /> {#if customUi?.triggers != false && allowTrigger} { selectedKind = 'trigger' }} /> {/if} { selectedKind = 'approval' }} /> {#if customUi?.flowNode != false} { selectedKind = 'flow' }} /> {/if} {#if stop} { selectedKind = 'script' }} /> {/if} { close(null) dispatch('new', { kind: 'forloop' }) }} /> { close(null) dispatch('new', { kind: 'whileloop' }) }} /> { close(null) dispatch('new', { kind: 'branchone' }) }} /> { close(null) dispatch('new', { kind: 'branchall' }) }} />
{/if} { close(null) }} on:new on:pickScript on:pickFlow {preFilter} {small} {displayPath} />