| @@ -1,7 +1,8 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "production": [ |
| 3 | 3 | "ai-assistant", |
| 4 | + "ai-chat", | |
| 4 | 5 | "ai-assistant-plugin", |
| 5 | 6 | "blogging-prompt", |
| 6 | 7 | "business-hours", |
| 7 | 8 | "button", |
| @@ -11,13 +12,14 @@ | ||
| 11 | 12 | "contact-form/salesforce-lead-form", |
| 12 | 13 | "contact-info", |
| 13 | 14 | "donations", |
| 14 | 15 | "eventbrite", |
| 15 | - "gathering-tweetstorms", | |
| 16 | + "field-file", | |
| 16 | 17 | "gif", |
| 17 | 18 | "google-calendar", |
| 18 | 19 | "image-compare", |
| 19 | 20 | "instagram-gallery", |
| 21 | + "like", | |
| 20 | 22 | "likes", |
| 21 | 23 | "mailchimp", |
| 22 | 24 | "map", |
| 23 | 25 | "markdown", |
| @@ -23,11 +25,11 @@ | ||
| 23 | 25 | "markdown", |
| 24 | 26 | "opentable", |
| 25 | 27 | "payments", |
| 26 | 28 | "pinterest", |
| 29 | + "podcast-episode", | |
| 27 | 30 | "podcast-player", |
| 28 | 31 | "premium-content", |
| 29 | - "publicize", | |
| 30 | 32 | "rating-star", |
| 31 | 33 | "recurring-payments", |
| 32 | 34 | "related-posts", |
| 33 | 35 | "repeat-visitor", |
| @@ -37,10 +39,10 @@ | ||
| 37 | 39 | "sharing", |
| 38 | 40 | "shortlinks", |
| 39 | 41 | "simple-payments", |
| 40 | 42 | "slideshow", |
| 41 | - "social-previews", | |
| 42 | 43 | "story", |
| 44 | + "subscriber-login", | |
| 43 | 45 | "subscriptions", |
| 44 | 46 | "tiled-gallery", |
| 45 | 47 | "tock", |
| 46 | 48 | "videopress", |
| @@ -47,25 +49,48 @@ | ||
| 47 | 49 | "wordads", |
| 48 | 50 | "payments-intro", |
| 49 | 51 | "post-publish-qr-post-panel", |
| 50 | 52 | "payment-buttons", |
| 51 | - "site-editor-snackbars", | |
| 52 | 53 | "videopress/video", |
| 53 | 54 | "ai-assistant-support", |
| 54 | - "ai-assistant-form-support" | |
| 55 | + "ai-assistant-form-support", | |
| 56 | + "paywall", | |
| 57 | + "blogroll", | |
| 58 | + "blogroll-item", | |
| 59 | + "nextdoor", | |
| 60 | + "ai-assistant-usage-panel", | |
| 61 | + "sharing-button", | |
| 62 | + "sharing-buttons", | |
| 63 | + "ai-content-lens", | |
| 64 | + "blog-stats", | |
| 65 | + "top-posts", | |
| 66 | + "goodreads", | |
| 67 | + "voice-to-content", | |
| 68 | + "ai-featured-image-generator", | |
| 69 | + "ai-title-optimization", | |
| 70 | + "ai-assistant-experimental-image-generation-support", | |
| 71 | + "ai-general-purpose-image-generator", | |
| 72 | + "ai-proofread-breve", | |
| 73 | + "ai-assistant-site-logo-support", | |
| 74 | + "ai-title-optimization-keywords-support", | |
| 75 | + "ai-response-feedback", | |
| 76 | + "ai-assistant-image-extension", | |
| 77 | + "ai-sidebar-toolbar-button", | |
| 78 | + "ai-sidebar-agent-notice", | |
| 79 | + "ai-seo-enhancer", | |
| 80 | + "ai-correct-spelling", | |
| 81 | + "paypal-payment-buttons", | |
| 82 | + "image-studio" | |
| 55 | 83 | ], |
| 56 | 84 | "beta": [ |
| 57 | - "ai-chat", | |
| 58 | - "amazon", | |
| 59 | - "author-recommendation", | |
| 60 | 85 | "google-docs-embed", |
| 61 | - "launchpad-save-modal", | |
| 62 | 86 | "recipe", |
| 63 | 87 | "v6-video-frame-poster", |
| 64 | 88 | "videopress/video-chapters", |
| 65 | - "paywall" | |
| 89 | + "ai-assistant-backend-prompts", | |
| 90 | + "ai-list-to-table-transform" | |
| 66 | 91 | ], |
| 67 | - "experimental": [ "ai-image", "ai-paragraph" ], | |
| 92 | + "experimental": [], | |
| 68 | 93 | "no-post-editor": [ |
| 69 | 94 | "ai-assistant", |
| 70 | 95 | "business-hours", |
| 71 | 96 | "button", |
| @@ -89,7 +114,8 @@ | ||
| 89 | 114 | "slideshow", |
| 90 | 115 | "tiled-gallery", |
| 91 | 116 | "tock", |
| 92 | 117 | "videopress", |
| 118 | + "voice-to-content", | |
| 93 | 119 | "wordads" |
| 94 | 120 | ] |
| 95 | 121 | } |