Vue.component("http-firewall-block-options-viewer", { props: ["v-block-options"], data: function () { return { options: this.vBlockOptions } }, template: `