@pb33f/cowboy-components 0.5.1 → 0.5.2
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.
|
@@ -4949,11 +4949,11 @@ Please report this to https://github.com/markedjs/marked.`,p){const m="<p>An err
|
|
|
4949
4949
|
</sl-button>
|
|
4950
4950
|
</sl-dialog>
|
|
4951
4951
|
`}};P1.styles=[Gwt,f3e,qp,w8,d3e,Pwt],ym([z.query("#save-button")],P1.prototype,"saveButton",2),ym([z.query("#export-button")],P1.prototype,"exportButton",2),ym([z.query("sl-radio-group")],P1.prototype,"rulesetSelector",2),ym([z.query("#custom-ruleset")],P1.prototype,"customRulesetSelector",2),ym([z.query("sl-dialog#confirm-custom-wipe")],P1.prototype,"customWipeDialog",2),ym([z.query("sl-button#confirm-override-wipe-button")],P1.prototype,"confirmWipeButton",2),ym([z.query("sl-switch")],P1.prototype,"allRulesSwitch",2),ym([z.property({type:Boolean})],P1.prototype,"sortAlpha",2),ym([z.property({type:Boolean})],P1.prototype,"sortSeverity",2),P1=ym([z.customElement("pb33f-manage-ruleset")],P1);function Wwt(b){return new Worker("/assets/rule-documentation.worker-B7xOWY5M.js",{name:b==null?void 0:b.name})}const Ywt=I.css`
|
|
4952
|
-
|
|
4953
|
-
|
|
4952
|
+
|
|
4954
4953
|
.doctor {
|
|
4955
4954
|
width: 100%;
|
|
4956
4955
|
height: 100%;
|
|
4956
|
+
position: relative;
|
|
4957
4957
|
}
|
|
4958
4958
|
|
|
4959
4959
|
.editor {
|
package/package.json
CHANGED