npm package diff

Package: @forge/manifest

Versions: 8.0.0-next.9 - 8.0.0-next.10

File: package/out/schema/manifest.d.ts

Index: package/out/schema/manifest.d.ts
===================================================================
--- package/out/schema/manifest.d.ts
+++ package/out/schema/manifest.d.ts
@@ -53,8 +53,11 @@
       [k: string]: unknown;
     }
   | {
       [k: string]: unknown;
+    }
+  | {
+      [k: string]: unknown;
     };
 export type FilteredProductEvents = {
   eventType: EventType;
   filter: Filter;
@@ -72,8 +75,11 @@
       [k: string]: unknown;
     }
   | {
       [k: string]: unknown;
+    }
+  | {
+      [k: string]: unknown;
     };
 export type Events1 = ProductEvents | FilteredProductEvents;
 /**
  * The key for an extension in CaaS. That means that this is a reference to another
@@ -87,8 +93,11 @@
       [k: string]: unknown;
     }
   | {
       [k: string]: unknown;
+    }
+  | {
+      [k: string]: unknown;
     };
 /**
  * The key of the function that should be invoked for this webtrigger.
  */
@@ -6374,11 +6383,14 @@
         | {
             endpoint: string;
           };
       resourceUploadId?: string;
+      actionType?: 'dynamic' | 'modal';
       viewportSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
       actions?: {
         key: string;
+        actionType?: 'dynamic' | 'modal';
+        viewPortSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
         title:
           | string
           | {
               i18n: string;
@@ -6419,11 +6431,14 @@
         | {
             endpoint: string;
           };
       resourceUploadId?: string;
+      actionType?: 'dynamic' | 'modal';
       viewportSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
       actions?: {
         key: string;
+        actionType?: 'dynamic' | 'modal';
+        viewPortSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
         title:
           | string
           | {
               i18n: string;
@@ -6578,11 +6593,14 @@
         | {
             endpoint: string;
           };
       resourceUploadId?: string;
+      actionType?: 'dynamic' | 'modal';
       viewportSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
       actions?: {
         key: string;
+        actionType?: 'dynamic' | 'modal';
+        viewPortSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
         title:
           | string
           | {
               i18n: string;
@@ -6623,11 +6641,14 @@
         | {
             endpoint: string;
           };
       resourceUploadId?: string;
+      actionType?: 'dynamic' | 'modal';
       viewportSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
       actions?: {
         key: string;
+        actionType?: 'dynamic' | 'modal';
+        viewPortSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
         title:
           | string
           | {
               i18n: string;
@@ -6670,11 +6691,14 @@
         | {
             endpoint: string;
           };
       resourceUploadId?: string;
+      actionType?: 'dynamic' | 'modal';
       viewportSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
       actions?: {
         key: string;
+        actionType?: 'dynamic' | 'modal';
+        viewPortSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
         title:
           | string
           | {
               i18n: string;
@@ -6715,11 +6739,14 @@
         | {
             endpoint: string;
           };
       resourceUploadId?: string;
+      actionType?: 'dynamic' | 'modal';
       viewportSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
       actions?: {
         key: string;
+        actionType?: 'dynamic' | 'modal';
+        viewPortSize?: 'large' | 'max' | 'medium' | 'small' | 'xlarge';
         title:
           | string
           | {
               i18n: string;