UNPKG

@baseplate-dev/project-builder-web

Version:

Web interface for constructing project builder JSON

3 lines (2 loc) 702 B
import{i as t}from"./_virtual___federation_fn_import-o6aKHb82.js";import{j as e}from"./jsx-runtime-D_zvdyIk.js";import{c as r}from"./index-B6LhSOJ-.js";const{FeatureComboboxFieldController:s}=await t("@baseplate-dev/project-builder-lib/web"),{InputFieldController:n}=await t("@baseplate-dev/ui-components");function c({className:o,control:a}){return e.jsxs("div",{className:r("max-w-md space-y-4",o),children:[e.jsx(n,{label:"Name",control:a,name:"name",description:"The name of the enum (PascalCase)"}),e.jsx(s,{label:"Feature",control:a,name:"featureRef",description:"The feature this enum belongs to (dash-case)",canCreate:!0})]})}export{c as E}; //# sourceMappingURL=enum-info-form-BpXspO90.js.map