if you have a component: ``` <template x-widget="some-thing"> foo </template> ``` We should automatically add `:id="$id('some-thing')"` to the tag output and `x-id="['some-thing']"` to the tag declaration