@rocketspark/domain-checker 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.nvmrc +1 -1
- package/build/141.index.js +2 -2
- package/build/141.index.js.map +1 -1
- package/build/147.index.js +2 -2
- package/build/147.index.js.map +1 -1
- package/build/167.index.js +2 -2
- package/build/167.index.js.map +1 -1
- package/build/17.index.js +2 -2
- package/build/17.index.js.map +1 -1
- package/build/194.index.js +2 -2
- package/build/194.index.js.map +1 -1
- package/build/208.index.js +2 -2
- package/build/208.index.js.map +1 -1
- package/build/237.index.js +2 -2
- package/build/237.index.js.map +1 -1
- package/build/245.index.js +2 -2
- package/build/245.index.js.map +1 -1
- package/build/278.index.js +2 -2
- package/build/278.index.js.map +1 -1
- package/build/386.index.js +2 -2
- package/build/386.index.js.map +1 -1
- package/build/404.index.js +2 -2
- package/build/404.index.js.map +1 -1
- package/build/420.index.js +2 -2
- package/build/420.index.js.map +1 -1
- package/build/514.index.js +2 -2
- package/build/514.index.js.map +1 -1
- package/build/524.index.js +2 -2
- package/build/524.index.js.map +1 -1
- package/build/542.index.js +2 -2
- package/build/542.index.js.map +1 -1
- package/build/551.index.js +2 -2
- package/build/551.index.js.map +1 -1
- package/build/567.index.js +2 -2
- package/build/567.index.js.map +1 -1
- package/build/571.index.js +2 -2
- package/build/571.index.js.map +1 -1
- package/build/572.index.js +2 -2
- package/build/572.index.js.map +1 -1
- package/build/584.index.js +2 -2
- package/build/584.index.js.map +1 -1
- package/build/588.index.js +2 -2
- package/build/588.index.js.map +1 -1
- package/build/598.index.js +2 -2
- package/build/598.index.js.map +1 -1
- package/build/60.index.js +2 -2
- package/build/60.index.js.map +1 -1
- package/build/616.index.js +2 -2
- package/build/616.index.js.map +1 -1
- package/build/631.index.js +2 -2
- package/build/631.index.js.map +1 -1
- package/build/643.index.js +2 -2
- package/build/643.index.js.map +1 -1
- package/build/654.index.js +2 -2
- package/build/654.index.js.map +1 -1
- package/build/66.index.js +2 -2
- package/build/66.index.js.map +1 -1
- package/build/697.index.js +2 -2
- package/build/697.index.js.map +1 -1
- package/build/714.index.js +2 -2
- package/build/714.index.js.map +1 -1
- package/build/717.index.js +13 -0
- package/build/717.index.js.map +1 -0
- package/build/795.index.js +2 -2
- package/build/795.index.js.map +1 -1
- package/build/8.index.js +2 -2
- package/build/8.index.js.map +1 -1
- package/build/808.index.js +2 -2
- package/build/808.index.js.map +1 -1
- package/build/810.index.js +2 -2
- package/build/810.index.js.map +1 -1
- package/build/833.index.js +2 -2
- package/build/833.index.js.map +1 -1
- package/build/835.index.js +2 -2
- package/build/835.index.js.map +1 -1
- package/build/847.index.js +2 -2
- package/build/847.index.js.map +1 -1
- package/build/853.index.js +2 -2
- package/build/853.index.js.map +1 -1
- package/build/871.index.js +2 -2
- package/build/871.index.js.map +1 -1
- package/build/890.index.js +2 -2
- package/build/890.index.js.map +1 -1
- package/build/899.index.js +2 -2
- package/build/899.index.js.map +1 -1
- package/build/938.index.js +2 -2
- package/build/938.index.js.map +1 -1
- package/build/964.index.js +2 -2
- package/build/964.index.js.map +1 -1
- package/build/970.index.js +2 -2
- package/build/970.index.js.map +1 -1
- package/build/984.index.js +13 -0
- package/build/984.index.js.map +1 -0
- package/build/993.index.js +2 -2
- package/build/993.index.js.map +1 -1
- package/build/css/index.css +2 -2
- package/build/css/index.css.map +1 -1
- package/build/index.js +4 -4
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- package/build/540.index.js +0 -13
- package/build/540.index.js.map +0 -1
- package/build/861.index.js +0 -13
- package/build/861.index.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rocketspark/domain-checker",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"description": "Embeddable Domain Checker for Rocketspark",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"types": "build/types/index.d.ts",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@babel/plugin-transform-typescript": "^7.17.12",
|
|
44
44
|
"@babel/polyfill": "^7.12.1",
|
|
45
45
|
"@babel/preset-env": "^7.17.12",
|
|
46
|
-
"@rocketspark/flint-ui": "^
|
|
46
|
+
"@rocketspark/flint-ui": "^8.12.0",
|
|
47
47
|
"@types/jest": "^27.5.1",
|
|
48
48
|
"@typescript-eslint/eslint-plugin": "^4.32.0",
|
|
49
49
|
"@typescript-eslint/parser": "^4.33.0",
|
package/build/540.index.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* @rocketspark/domain-checker v1.0.2
|
|
4
|
-
* https://github.com/rocketspark/domain-checker.git
|
|
5
|
-
*
|
|
6
|
-
* Copyright (c) Lee Reichardt and project contributors.
|
|
7
|
-
*
|
|
8
|
-
* This source code is licensed under the no license license found in the
|
|
9
|
-
* LICENSE file in the root directory of this source tree.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
"use strict";(self.webpackChunkDomainChecker=self.webpackChunkDomainChecker||[]).push([[540],{6540:function(t,e,o){o.r(e),o.d(e,{rs_button:function(){return r},rs_header:function(){return i},rs_subtitle:function(){return l}});var n=o(7915);const r=class{constructor(t){(0,n.r)(this,t),this.color="primary",this.disabled=!1,this.href=void 0,this.rel=void 0,this.target=void 0,this.size="default",this.loading=!1,this.expand=void 0,this.flexGrow=void 0}getColorClass(){return`color--${this.color}`}getExpandClass(){return"block"===this.expand?"expand-block":"full"===this.expand?"expand-full":""}setButtonWidth(){this.loading?this.buttonElement.style.width=`${this.buttonElement.offsetWidth}px`:this.buttonElement.style.width=null}render(){const{href:t,rel:e,target:o}=this,r=void 0===this.href?"button":"a",i="a"===r?{href:t,rel:e,target:o}:{};let l=this.loading?(0,n.h)("div",{class:"button-element__loading-bar"}):(0,n.h)("slot",null);return(0,n.h)(n.H,{class:this.getExpandClass(),style:{"flex-grow":this.flexGrow}},(0,n.h)(r,Object.assign({ref:t=>this.buttonElement=t},i,{disabled:this.disabled,class:["button-element",this.loading?"button-element--loading":"",this.getColorClass(),"small"===this.size?"small":"",this.disabled?"disabled":""].join(" ")}),(0,n.h)("span",null,l)))}static get watchers(){return{loading:["setButtonWidth"]}}};r.style=':host{display:inline-block}.button-element span{top:-1px;display:block;position:relative;line-height:1;font-size:16px;font-family:soleil, sans-serif;font-style:normal;font-weight:600;letter-spacing:0.2px;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a.button-element span{top:initial}.button-element{text-decoration:none;padding:12px 25px;min-width:90px;height:42px;cursor:pointer;user-select:none;border:0;border-radius:4px;outline:none;display:inline-block;box-sizing:border-box;background-size:cover;transition:background 0.25s ease-out, box-shadow 0.25s ease-out;color:var(--rs-color-white);width:100%;white-space:nowrap}.button-element.small{padding-top:10px;padding-bottom:10px;height:36px}.button-element.small span{font-size:14px}.button-element:active{transition-delay:200ms}:host(.expand-block),:host(.expand-full){display:block}:host(.expand-block) .button-element{display:block;width:100%}:host(.expand-full) .button-element{display:block;width:100%;border-radius:0}.button-element.color--primary{background:var(--rs-color-primary-700)}.button-element.color--primary:hover{background:var(--rs-color-primary)}.button-element.color--primary:active{background:var(--rs-color-primary-300)}.button-element.color--negative{background:var(--rs-color-negative)}.button-element.color--secondary{background:var(--rs-color-secondary)}.button-element.color--secondary:hover{background:var(--rs-color-secondary-700)}.button-element.color--secondary:active{background:var(--rs-color-secondary-300)}.button-element.disabled span{color:var(--rs-color-white);pointer-events:none}.button-element.color--grey-light{color:var(--rs-color-grey);background:transparent;box-shadow:inset 0 0 0 1px var(--rs-color-grey-light)}:host(.expand-block) .button-element.color--grey-light span,:host(.expand-full) .button-element.color--grey-light span{font-weight:normal;color:var(--rs-color-secondary)}.button-element:not(.disabled).color--grey-light:hover{box-shadow:inset 0 0 0 1px var(--rs-color-grey)}.button-element.color--positive{background:var(--rs-color-positive)}.button-element.color--positive:hover{background:var(--rs-color-positive-700)}.button-element.color--positive:active{background:var(--rs-color-positive-300)}.button-element.color--text{color:var(--rs-color-grey);background:transparent}.button-element.color--text:hover{background:var(--rs-color-light)}.button-element.color--text:active{background:var(--rs-color-grey-light)}.button-element.disabled{box-shadow:none;background:var(--rs-color-grey-light);cursor:not-allowed}.button-element.disabled:hover{background:var(--rs-color-grey-light)}:host .button-element--loading{padding:12px 16px;cursor:wait;display:flex;align-items:center}:host .button-element--loading>*{width:100%;top:0}:host .button-element--loading .button-element__loading-bar{position:relative;overflow:hidden;height:5px;margin:7px 0;border-radius:3px;background-color:rgb(255 255 255 / 0.5);width:100%}:host .button-element--loading .button-element__loading-bar::before{position:absolute;top:0;bottom:0;left:0;content:"";animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;border-radius:3px;background-color:rgb(255 255 255 / 0.5);will-change:left, right}:host .button-element--loading .button-element__loading-bar::after{position:absolute;top:0;bottom:0;left:0;content:"";animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;animation-delay:1.15s;border-radius:3px;background-color:rgb(255 255 255 / 0.5);will-change:left, right}@keyframes indeterminate{0%{right:100%;left:-35%}60%{right:-90%;left:100%}100%{right:-90%;left:100%}}@keyframes indeterminate-short{0%{right:100%;left:-200%}60%{right:-8%;left:107%}100%{right:-8%;left:107%}}';const i=class{constructor(t){(0,n.r)(this,t),this.heading="2",this.color="heading"}render(){const t=`h${this.heading}`;return(0,n.h)(n.H,{style:{color:void 0!==this.color?`var(--rs-color-${this.color})`:""}},(0,n.h)(t,null,(0,n.h)("slot",null)))}};i.style=":host{display:block;font-family:soleil, sans-serif;font-style:normal;color:var(--rs-color-heading);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{margin:0;padding:0;line-height:1.2em}h1{font-weight:600;font-size:50px}h2{font-weight:600;font-size:38px}h3{font-weight:600;font-size:26px}h4{font-weight:700;font-size:22px}h5{font-weight:600;font-size:16px}";const l=class{constructor(t){(0,n.r)(this,t),this.subtitle="1",this.color="grey"}render(){return(0,n.h)(n.H,{class:`subtitle__${this.subtitle}`,style:{color:void 0!==this.color?`var(--rs-color-${this.color})`:""}},(0,n.h)("slot",null))}};l.style=":host{display:block;font-family:soleil, sans-serif;font-style:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}:host(.subtitle__1){font-weight:400;font-size:18px;line-height:1.4em;letter-spacing:0.15px}:host(.subtitle__2){font-weight:300;font-size:12px;line-height:1.2em;letter-spacing:0.5px;text-transform:uppercase}:host(.subtitle__3){font-weight:500;font-size:10px;line-height:1.2em;letter-spacing:0.5px;text-transform:uppercase}"}}]);
|
|
13
|
-
//# sourceMappingURL=540.index.js.map
|
package/build/540.index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"540.index.js","mappings":";;;;;;;;;;;gPAEA,MAEMA,EAAS,MACb,WAAAC,CAAYC,IACV,IAAAC,GAAiBC,KAAMF,GACvBE,KAAKC,MAAQ,UACbD,KAAKE,UAAW,EAChBF,KAAKG,UAAOC,EACZJ,KAAKK,SAAMD,EACXJ,KAAKM,YAASF,EACdJ,KAAKO,KAAO,UACZP,KAAKQ,SAAU,EACfR,KAAKS,YAASL,EACdJ,KAAKU,cAAWN,CAClB,CACA,aAAAO,GACE,MAAO,UAAUX,KAAKC,OACxB,CACA,cAAAW,GACE,MAAoB,UAAhBZ,KAAKS,OACA,eAEgB,SAAhBT,KAAKS,OACL,cAEF,EACT,CACA,cAAAI,GACMb,KAAKQ,QACPR,KAAKc,cAAcC,MAAMC,MAAQ,GAAGhB,KAAKc,cAAcG,gBAGvDjB,KAAKc,cAAcC,MAAMC,MAAQ,IAErC,CACA,MAAAE,GACE,MAAM,KAAEf,EAAI,IAAEE,EAAG,OAAEC,GAAWN,KACxBmB,OAAwBf,IAAdJ,KAAKG,KAAqB,SAAW,IAC/CiB,EAAqB,MAAZD,EACX,CACAhB,OACAE,MACAC,UACE,CAAC,EACP,IAAIe,EAAmBrB,KAAKQ,SAA+B,IAAAc,GAAE,MAAO,CAAEC,MAAO,iCAAtC,IAAAD,GAAE,OAAQ,MACjD,OAAQ,IAAAA,GAAE,EAAAE,EAAM,CAAED,MAAOvB,KAAKY,iBAAkBG,MAAO,CACnD,YAAaf,KAAKU,YACf,IAAAY,GAAEH,EAASM,OAAOC,OAAO,CAAEC,IAAKC,GAAM5B,KAAKc,cAAgBc,GAAMR,EAAO,CAAElB,SAAUF,KAAKE,SAAUqB,MAAO,CAC7G,iBACAvB,KAAKQ,QAAU,0BAA4B,GAC3CR,KAAKW,gBACS,UAAdX,KAAKO,KAAmB,QAAU,GAClCP,KAAKE,SAAW,WAAa,IAC7B2B,KAAK,QAAS,IAAAP,GAAE,OAAQ,KAAMD,IACpC,CACA,mBAAWS,GAAa,MAAO,CAC7B,QAAW,CAAC,kBACX,GAELlC,EAAOmB,MA3DW,+qHA6DlB,MAEMgB,EAAS,MACb,WAAAlC,CAAYC,IACV,IAAAC,GAAiBC,KAAMF,GACvBE,KAAKgC,QAAU,IACfhC,KAAKC,MAAQ,SACf,CACA,MAAAiB,GACE,MAAMC,EAAU,IAAInB,KAAKgC,UACzB,OAAQ,IAAAV,GAAE,EAAAE,EAAM,CAAET,MAAO,CACrBd,WAAsBG,IAAfJ,KAAKC,MAAsB,kBAAkBD,KAAKC,SAAW,MACjE,IAAAqB,GAAEH,EAAS,MAAM,IAAAG,GAAE,OAAQ,OACpC,GAEFS,EAAOhB,MAfW,yYAiBlB,MAEMkB,EAAW,MACf,WAAApC,CAAYC,IACV,IAAAC,GAAiBC,KAAMF,GACvBE,KAAKkC,SAAW,IAChBlC,KAAKC,MAAQ,MACf,CACA,MAAAiB,GACE,OAAQ,IAAAI,GAAE,EAAAE,EAAM,CAAED,MAAO,aAAavB,KAAKkC,WAAYnB,MAAO,CAC1Dd,WAAsBG,IAAfJ,KAAKC,MAAsB,kBAAkBD,KAAKC,SAAW,MACjE,IAAAqB,GAAE,OAAQ,MACnB,GAEFW,EAASlB,MAdW,6c","sources":["webpack://DomainChecker/./node_modules/@rocketspark/flint-ui/dist/esm/rs-button_3.entry.js"],"sourcesContent":["import { r as registerInstance, h, H as Host } from './index-3d0f28ab.js';\n\nconst buttonCss = \":host{display:inline-block}.button-element span{top:-1px;display:block;position:relative;line-height:1;font-size:16px;font-family:soleil, sans-serif;font-style:normal;font-weight:600;letter-spacing:0.2px;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a.button-element span{top:initial}.button-element{text-decoration:none;padding:12px 25px;min-width:90px;height:42px;cursor:pointer;user-select:none;border:0;border-radius:4px;outline:none;display:inline-block;box-sizing:border-box;background-size:cover;transition:background 0.25s ease-out, box-shadow 0.25s ease-out;color:var(--rs-color-white);width:100%;white-space:nowrap}.button-element.small{padding-top:10px;padding-bottom:10px;height:36px}.button-element.small span{font-size:14px}.button-element:active{transition-delay:200ms}:host(.expand-block),:host(.expand-full){display:block}:host(.expand-block) .button-element{display:block;width:100%}:host(.expand-full) .button-element{display:block;width:100%;border-radius:0}.button-element.color--primary{background:var(--rs-color-primary-700)}.button-element.color--primary:hover{background:var(--rs-color-primary)}.button-element.color--primary:active{background:var(--rs-color-primary-300)}.button-element.color--negative{background:var(--rs-color-negative)}.button-element.color--secondary{background:var(--rs-color-secondary)}.button-element.color--secondary:hover{background:var(--rs-color-secondary-700)}.button-element.color--secondary:active{background:var(--rs-color-secondary-300)}.button-element.disabled span{color:var(--rs-color-white);pointer-events:none}.button-element.color--grey-light{color:var(--rs-color-grey);background:transparent;box-shadow:inset 0 0 0 1px var(--rs-color-grey-light)}:host(.expand-block) .button-element.color--grey-light span,:host(.expand-full) .button-element.color--grey-light span{font-weight:normal;color:var(--rs-color-secondary)}.button-element:not(.disabled).color--grey-light:hover{box-shadow:inset 0 0 0 1px var(--rs-color-grey)}.button-element.color--positive{background:var(--rs-color-positive)}.button-element.color--positive:hover{background:var(--rs-color-positive-700)}.button-element.color--positive:active{background:var(--rs-color-positive-300)}.button-element.color--text{color:var(--rs-color-grey);background:transparent}.button-element.color--text:hover{background:var(--rs-color-light)}.button-element.color--text:active{background:var(--rs-color-grey-light)}.button-element.disabled{box-shadow:none;background:var(--rs-color-grey-light);cursor:not-allowed}.button-element.disabled:hover{background:var(--rs-color-grey-light)}:host .button-element--loading{padding:12px 16px;cursor:wait;display:flex;align-items:center}:host .button-element--loading>*{width:100%;top:0}:host .button-element--loading .button-element__loading-bar{position:relative;overflow:hidden;height:5px;margin:7px 0;border-radius:3px;background-color:rgb(255 255 255 / 0.5);width:100%}:host .button-element--loading .button-element__loading-bar::before{position:absolute;top:0;bottom:0;left:0;content:\\\"\\\";animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;border-radius:3px;background-color:rgb(255 255 255 / 0.5);will-change:left, right}:host .button-element--loading .button-element__loading-bar::after{position:absolute;top:0;bottom:0;left:0;content:\\\"\\\";animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;animation-delay:1.15s;border-radius:3px;background-color:rgb(255 255 255 / 0.5);will-change:left, right}@keyframes indeterminate{0%{right:100%;left:-35%}60%{right:-90%;left:100%}100%{right:-90%;left:100%}}@keyframes indeterminate-short{0%{right:100%;left:-200%}60%{right:-8%;left:107%}100%{right:-8%;left:107%}}\";\n\nconst Button = class {\n constructor(hostRef) {\n registerInstance(this, hostRef);\n this.color = 'primary';\n this.disabled = false;\n this.href = undefined;\n this.rel = undefined;\n this.target = undefined;\n this.size = 'default';\n this.loading = false;\n this.expand = undefined;\n this.flexGrow = undefined;\n }\n getColorClass() {\n return `color--${this.color}`;\n }\n getExpandClass() {\n if (this.expand === 'block') {\n return 'expand-block';\n }\n else if (this.expand === 'full') {\n return 'expand-full';\n }\n return '';\n }\n setButtonWidth() {\n if (this.loading) {\n this.buttonElement.style.width = `${this.buttonElement.offsetWidth}px`;\n }\n else {\n this.buttonElement.style.width = null;\n }\n }\n render() {\n const { href, rel, target } = this;\n const TagType = this.href === undefined ? 'button' : 'a';\n const attrs = (TagType === 'a')\n ? {\n href,\n rel,\n target\n } : {};\n let buttonInnerHTML = !this.loading ? (h(\"slot\", null)) : (h(\"div\", { class: \"button-element__loading-bar\" }));\n return (h(Host, { class: this.getExpandClass(), style: {\n 'flex-grow': this.flexGrow\n } }, h(TagType, Object.assign({ ref: el => this.buttonElement = el }, attrs, { disabled: this.disabled, class: [\n 'button-element',\n this.loading ? 'button-element--loading' : '',\n this.getColorClass(),\n this.size === 'small' ? 'small' : '',\n this.disabled ? 'disabled' : ''\n ].join(' ') }), h(\"span\", null, buttonInnerHTML))));\n }\n static get watchers() { return {\n \"loading\": [\"setButtonWidth\"]\n }; }\n};\nButton.style = buttonCss;\n\nconst headerCss = \":host{display:block;font-family:soleil, sans-serif;font-style:normal;color:var(--rs-color-heading);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{margin:0;padding:0;line-height:1.2em}h1{font-weight:600;font-size:50px}h2{font-weight:600;font-size:38px}h3{font-weight:600;font-size:26px}h4{font-weight:700;font-size:22px}h5{font-weight:600;font-size:16px}\";\n\nconst Header = class {\n constructor(hostRef) {\n registerInstance(this, hostRef);\n this.heading = '2';\n this.color = 'heading';\n }\n render() {\n const TagType = `h${this.heading}`;\n return (h(Host, { style: {\n color: this.color !== undefined ? `var(--rs-color-${this.color})` : ''\n } }, h(TagType, null, h(\"slot\", null))));\n }\n};\nHeader.style = headerCss;\n\nconst subtitleCss = \":host{display:block;font-family:soleil, sans-serif;font-style:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}:host(.subtitle__1){font-weight:400;font-size:18px;line-height:1.4em;letter-spacing:0.15px}:host(.subtitle__2){font-weight:300;font-size:12px;line-height:1.2em;letter-spacing:0.5px;text-transform:uppercase}:host(.subtitle__3){font-weight:500;font-size:10px;line-height:1.2em;letter-spacing:0.5px;text-transform:uppercase}\";\n\nconst Subtitle = class {\n constructor(hostRef) {\n registerInstance(this, hostRef);\n this.subtitle = '1';\n this.color = 'grey';\n }\n render() {\n return (h(Host, { class: `subtitle__${this.subtitle}`, style: {\n color: this.color !== undefined ? `var(--rs-color-${this.color})` : ''\n } }, h(\"slot\", null)));\n }\n};\nSubtitle.style = subtitleCss;\n\nexport { Button as rs_button, Header as rs_header, Subtitle as rs_subtitle };\n\n//# sourceMappingURL=rs-button_3.entry.js.map"],"names":["Button","constructor","hostRef","r","this","color","disabled","href","undefined","rel","target","size","loading","expand","flexGrow","getColorClass","getExpandClass","setButtonWidth","buttonElement","style","width","offsetWidth","render","TagType","attrs","buttonInnerHTML","h","class","H","Object","assign","ref","el","join","watchers","Header","heading","Subtitle","subtitle"],"sourceRoot":""}
|
package/build/861.index.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* @rocketspark/domain-checker v1.0.2
|
|
4
|
-
* https://github.com/rocketspark/domain-checker.git
|
|
5
|
-
*
|
|
6
|
-
* Copyright (c) Lee Reichardt and project contributors.
|
|
7
|
-
*
|
|
8
|
-
* This source code is licensed under the no license license found in the
|
|
9
|
-
* LICENSE file in the root directory of this source tree.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
"use strict";(self.webpackChunkDomainChecker=self.webpackChunkDomainChecker||[]).push([[861],{8861:function(r,e,t){t.r(e),t.d(e,{rs_loader:function(){return o}});var a=t(7915);const o=class{constructor(r){(0,a.r)(this,r)}render(){return(0,a.h)(a.H,null,(0,a.h)("div",{class:"loader rs-loader"},"Loading..."))}};o.style=":host{display:block}.loader{margin:0 auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(26, 36, 40, 0.2);border-right:1.1em solid rgba(26, 36, 40, 0.2);border-bottom:1.1em solid rgba(26, 36, 40, 0.2);border-left:1.1em solid #1a2428;transform:translateZ(0);animation:load8 1.1s infinite linear;display:inline-block;vertical-align:middle;transition:opacity 0.3s linear}.loader,.loader::after{border-radius:50%;width:10em;height:10em}@keyframes load8{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}"}}]);
|
|
13
|
-
//# sourceMappingURL=861.index.js.map
|
package/build/861.index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"861.index.js","mappings":";;;;;;;;;;;gLAEA,MAEMA,EAAW,MACf,WAAAC,CAAYC,IACV,IAAAC,GAAiBC,KAAMF,EACzB,CACA,MAAAG,GACE,OAAQ,IAAAC,GAAE,EAAAC,EAAM,MAAM,IAAAD,GAAE,MAAO,CAAEE,MAAO,oBAAsB,cAChE,GAEFR,EAASS,MAVW,spB","sources":["webpack://DomainChecker/./node_modules/@rocketspark/flint-ui/dist/esm/rs-loader.entry.js"],"sourcesContent":["import { r as registerInstance, h, H as Host } from './index-3d0f28ab.js';\n\nconst rsLoaderCss = \":host{display:block}.loader{margin:0 auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(26, 36, 40, 0.2);border-right:1.1em solid rgba(26, 36, 40, 0.2);border-bottom:1.1em solid rgba(26, 36, 40, 0.2);border-left:1.1em solid #1a2428;transform:translateZ(0);animation:load8 1.1s infinite linear;display:inline-block;vertical-align:middle;transition:opacity 0.3s linear}.loader,.loader::after{border-radius:50%;width:10em;height:10em}@keyframes load8{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}\";\n\nconst RsLoader = class {\n constructor(hostRef) {\n registerInstance(this, hostRef);\n }\n render() {\n return (h(Host, null, h(\"div\", { class: \"loader rs-loader\" }, \"Loading...\")));\n }\n};\nRsLoader.style = rsLoaderCss;\n\nexport { RsLoader as rs_loader };\n\n//# sourceMappingURL=rs-loader.entry.js.map"],"names":["RsLoader","constructor","hostRef","r","this","render","h","H","class","style"],"sourceRoot":""}
|