@seamapi/types 1.278.0 → 1.279.0

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.
package/dist/connect.cjs CHANGED
@@ -19519,7 +19519,8 @@ var openapi_default = {
19519
19519
  enum: ["circle", "square"],
19520
19520
  type: "string"
19521
19521
  },
19522
- webview_primary_button_color: { type: "string" }
19522
+ webview_primary_button_color: { type: "string" },
19523
+ webview_primary_button_text_color: { type: "string" }
19523
19524
  },
19524
19525
  required: ["name"],
19525
19526
  type: "object"