@backstage/plugin-scaffolder 1.16.0 → 1.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1462,7 +1462,7 @@ const MyGroupsPickerFieldExtension = scaffolderPlugin.provide(
1462
1462
  const ScaffolderPage = scaffolderPlugin.provide(
1463
1463
  createRoutableExtension({
1464
1464
  name: "ScaffolderPage",
1465
- component: () => import('./index-d04ace27.esm.js').then((m) => m.Router),
1465
+ component: () => import('./index-b4b12546.esm.js').then((m) => m.Router),
1466
1466
  mountPoint: rootRouteRef
1467
1467
  })
1468
1468
  );
@@ -1483,7 +1483,7 @@ const EntityTagsPickerFieldExtension = scaffolderPlugin.provide(
1483
1483
  const LegacyScaffolderPage = scaffolderPlugin.provide(
1484
1484
  createRoutableExtension({
1485
1485
  name: "LegacyScaffolderPage",
1486
- component: () => import('./Router-71bed7d3.esm.js').then((m) => m.LegacyRouter),
1486
+ component: () => import('./Router-19d62c0d.esm.js').then((m) => m.LegacyRouter),
1487
1487
  mountPoint: rootRouteRef
1488
1488
  })
1489
1489
  );
@@ -1759,4 +1759,4 @@ const OngoingTask = (props) => {
1759
1759
  };
1760
1760
 
1761
1761
  export { EntityNamePicker as A, entityNamePickerValidation as B, EntityNamePickerSchema as C, EntityTagsPicker as D, EntityPickerFieldExtension as E, EntityTagsPickerSchema as F, RepoUrlPicker as G, RepoUrlPickerSchema as H, OwnerPicker as I, OwnerPickerSchema as J, OwnedEntityPicker as K, LegacyScaffolderPage as L, MyGroupsPickerFieldExtension as M, OwnedEntityPickerSchema as N, OwnerPickerFieldExtension as O, MyGroupsPicker as P, RepoUrlPickerFieldExtension as R, ScaffolderClient as S, TemplateTypePicker as T, EntityNamePickerFieldExtension as a, EntityTagsPickerFieldExtension as b, OwnedEntityPickerFieldExtension as c, ScaffolderPage as d, OngoingTask as e, EntityPickerFieldSchema as f, OwnerPickerFieldSchema as g, RepoUrlPickerFieldSchema as h, repoPickerValidation as i, OwnedEntityPickerFieldSchema as j, EntityTagsPickerFieldSchema as k, MyGroupsPickerSchema as l, makeFieldSchemaFromZod as m, MyGroupsPickerFieldSchema as n, selectedTemplateRouteRef as o, editRouteRef as p, actionsRouteRef as q, rootRouteRef as r, scaffolderPlugin as s, scaffolderListTaskRouteRef as t, registerComponentRouteRef as u, viewTechDocRouteRef as v, scaffolderTaskRouteRef as w, legacySelectedTemplateRouteRef as x, EntityPicker as y, EntityPickerSchema as z };
1762
- //# sourceMappingURL=OngoingTask-377f1a3a.esm.js.map
1762
+ //# sourceMappingURL=OngoingTask-1268e13b.esm.js.map