From a1eb57d11a1bac0b3b65cb0b6b8a04165a044f78 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 11 Aug 2023 10:21:08 -0400 Subject: [PATCH] add parts, hoist, and improve parsing a bit --- .../copy-button/copy-button.component.ts | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/src/components/copy-button/copy-button.component.ts b/src/components/copy-button/copy-button.component.ts index fa205640..fbd8f450 100644 --- a/src/components/copy-button/copy-button.component.ts +++ b/src/components/copy-button/copy-button.component.ts @@ -26,6 +26,13 @@ import type { CSSResultGroup } from 'lit'; * @slot error-icon - The icon to show when a copy error occurs. Works best with ``. * * @csspart button - The internal `