var formSpecs = [
        {
          type: 'text',
          title: _tcStr('Update the block name'),
          value: block.data.name + (block.data.range || ''),