From 31fb4f9196da6da83a8283e6e19c4e2c712653c5 Mon Sep 17 00:00:00 2001 From: Alex Komoroske Date: Wed, 4 Oct 2023 06:08:47 -0700 Subject: [PATCH] Tidy databinding to make lines shorter. Part of #669. --- src/components/card-editor.ts | 192 ++++++++++++++++++++++++++++++---- 1 file changed, 174 insertions(+), 18 deletions(-) diff --git a/src/components/card-editor.ts b/src/components/card-editor.ts index d3087bd2..bb0fc78c 100644 --- a/src/components/card-editor.ts +++ b/src/components/card-editor.ts @@ -506,55 +506,154 @@ class CardEditor extends connect(store)(LitElement) {
- +
- + +
- + +
- - - + + + +
- + +
- + +
- + +
- + +
- + +
- + +