@pagerduty/backstage-plugin 0.12.1-next.36 → 0.12.1-next.38

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.
@@ -229,7 +229,7 @@ const pagerDutyPlugin = createPlugin({
229
229
  const PagerDutyPage = pagerDutyPlugin.provide(
230
230
  createRoutableExtension({
231
231
  name: "PagerDutyPage",
232
- component: () => import('./index-e3f1d904.esm.js').then((m) => m.PagerDutyPage),
232
+ component: () => import('./index-651410c0.esm.js').then((m) => m.PagerDutyPage),
233
233
  mountPoint: rootRouteRef
234
234
  })
235
235
  );
@@ -257,7 +257,7 @@ const HomePagePagerDutyCard = pagerDutyPlugin.provide(
257
257
  createCardExtension({
258
258
  name: "HomePagePagerDutyCard",
259
259
  title: "PagerDuty Homepage Card",
260
- components: () => import('./index-7849d264.esm.js'),
260
+ components: () => import('./index-a70001be.esm.js'),
261
261
  settings: {
262
262
  schema: {
263
263
  title: "PagerDuty",
@@ -1623,4 +1623,4 @@ function TriggerButton(props) {
1623
1623
  const PagerDutyCard = EntityPagerDutyCard;
1624
1624
 
1625
1625
  export { EntityPagerDutyCard$1 as E, HomePagePagerDutyCard as H, PagerDutyCard$1 as P, TriggerButton as T, UnauthorizedError as U, pagerDutyPlugin as a, PagerDutyPage as b, EntityPagerDutySmallCard$1 as c, isPluginApplicableToEntity as d, PagerDutyClient as e, PagerDutyCard as f, isPluginApplicableToEntity$1 as i, pagerDutyApiRef as p };
1626
- //# sourceMappingURL=index-e659d0f9.esm.js.map
1626
+ //# sourceMappingURL=index-60c5b4e8.esm.js.map