@rocketspark/domain-checker
Version:
Embeddable Domain Checker for Rocketspark
13 lines • 1.13 kB
JavaScript
/*!
*
* @rocketspark/domain-checker v0.0.34
* 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([[571],{6571:function(s,e,i){i.r(e),i.d(e,{rs_sidebar_incrementer:function(){return n}});var t=i(7915);const n=class{constructor(s){(0,t.r)(this,s),this.heading=void 0,this.step=1,this.value=1,this.min=0,this.max=100,this.suffix="",this.dropdown=!1,this.decimalPlaces=0,this.dropdownStep=0}render(){const s=void 0!==this.heading?(0,t.h)("rs-header",{style:{"margin-bottom":"10px"},heading:"5"},this.heading):"";return(0,t.h)(t.H,null,s,(0,t.h)("rs-incrementer",{step:this.step,value:this.value,min:this.min,max:this.max,suffix:this.suffix,dropdown:this.dropdown,"decimal-places":this.decimalPlaces,"dropdown-step":this.dropdownStep}))}};n.style="rs-sidebar-incrementer{display:block}"}}]);
//# sourceMappingURL=571.index.js.map