@rocketspark/domain-checker
Version:
Embeddable Domain Checker for Rocketspark
13 lines • 1.42 kB
JavaScript
/*!
*
* @rocketspark/domain-checker v1.0.12
* git+https://github.com/rocketspark/domain-checker.git
*
* Copyright (c) Lee Reichardt and project contributors.
*
* This source code is licensed under the no license license found in the
* LICENSE file in the root directory of this source tree.
*
*/
"use strict";(self.webpackChunkDomainChecker=self.webpackChunkDomainChecker||[]).push([[141],{2141:function(e,t,r){r.r(t),r.d(t,{rs_radio_group:function(){return o}});var s=r(6919);const o=class{constructor(e){(0,s.r)(this,e),this.rsChange=(0,s.c)(this,"rsChange",7),this.allowDeselect=!1,this.flex=!1,this.button="default"}valueChanged(e){this.rsChange.emit({value:e})}componentDidLoad(){this.el.querySelectorAll("rs-radio").forEach((e=>{void 0!==this.color&&e.setAttribute("color",this.color),void 0!==this.button&&e.setAttribute("button",this.button)}))}render(){return(0,s.h)(s.H,{key:"09e594ca445c3a8ed0dd8c03c8af6a450dd09a3b",role:"radiogroup",class:{"rs-radio-group--flex":this.flex},style:{"justify-content":this.justifyContent,"flex-direction":this.flexDirection}},(0,s.h)("slot",{key:"82316cc535e126294c5e3a334320efca126e7366"}))}get el(){return(0,s.g)(this)}static get watchers(){return{value:["valueChanged"]}}};o.style=":host{display:block;box-sizing:border-box}:host(.rs-radio-group--flex){display:flex;flex-direction:row;align-items:center}"}}]);
//# sourceMappingURL=141.index.js.map