(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i 0) { props.setAttributes({ id: forms[0].id }); } return /*#__PURE__*/React.createElement("div", { style: { backgroundColor: '#f8f9f9', padding: '14px' } }, /*#__PURE__*/React.createElement(SelectControl, { label: __('Mailchimp for WordPress Sign-up Form'), value: props.attributes.id, options: options, onChange: function onChange(value) { props.setAttributes({ id: value }); } })); }, // Render nothing in the saved content, because we render in PHP save: function save(props) { return null; // return `[mc4wp_form id="${props.attributes.id}"]`; } }); },{}]},{},[1]);