15 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
| "use strict";const e=require("./class-map-DV5418hw.js");/**
 | |
|  * @license
 | |
|  * Copyright 2023 Google LLC
 | |
|  * SPDX-License-Identifier: Apache-2.0
 | |
|  */class t extends e.r{constructor(){super(...arguments),this.inset=!1,this.insetStart=!1,this.insetEnd=!1}}e.__decorate([e.n({type:Boolean,reflect:!0})],t.prototype,"inset",void 0);e.__decorate([e.n({type:Boolean,reflect:!0,attribute:"inset-start"})],t.prototype,"insetStart",void 0);e.__decorate([e.n({type:Boolean,reflect:!0,attribute:"inset-end"})],t.prototype,"insetEnd",void 0);/**
 | |
|  * @license
 | |
|  * Copyright 2024 Google LLC
 | |
|  * SPDX-License-Identifier: Apache-2.0
 | |
|  */const r=e.i$1`:host{box-sizing:border-box;color:var(--md-divider-color, var(--md-sys-color-outline-variant, #cac4d0));display:flex;height:var(--md-divider-thickness, 1px);width:100%}:host([inset]),:host([inset-start]){padding-inline-start:16px}:host([inset]),:host([inset-end]){padding-inline-end:16px}:host::before{background:currentColor;content:"";height:100%;width:100%}@media(forced-colors: active){:host::before{background:CanvasText}}
 | |
| `;/**
 | |
|  * @license
 | |
|  * Copyright 2023 Google LLC
 | |
|  * SPDX-License-Identifier: Apache-2.0
 | |
|  */let s=class extends t{};s.styles=[r];s=e.__decorate([e.t$1("md-divider")],s);
 |