UNPKG

@rocketspark/domain-checker

Version:
13 lines 1.24 kB
/*! * * @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([[847],{5847:function(t,i,s){s.r(i),s.d(i,{rs_item_group:function(){return e}});var l=s(7915);const e=class{constructor(t){(0,l.r)(this,t),this.justifyContent=void 0,this.alignItems="flex-start",this.alignContent=void 0,this.justifyItems=void 0,this.flexWrap=void 0,this.gap=0,this.flexDirection="row",this.padding=!1,this.flex=!1}render(){return(0,l.h)(l.H,null,(0,l.h)("div",{class:"item-native",style:{display:this.flex?"flex":null,"flex-direction":this.flex?this.flexDirection:null,"align-items":this.flex?this.alignItems:null,"justify-content":this.flex?this.justifyContent:null,"align-content":this.flex?this.alignContent:null,"justify-items":this.flex?this.justifyItems:null,gap:this.gap>0?`${this.gap}px`:null,"flex-wrap":this.flexWrap}},(0,l.h)("slot",null)))}};e.style=":host{display:block}"}}]); //# sourceMappingURL=847.index.js.map