From ce14c1c9f621ff3d193be3b4755be2fc2958e193 Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 19 Apr 2022 09:36:44 -0600 Subject: [PATCH] Et2Split: Convert splitter to webcomponent --- api/etemplate.php | 33 +- api/js/etemplate/Layout/Et2Split/Et2Split.ts | 336 +++++++++++++++++++ api/js/etemplate/etemplate2.ts | 1 + package.json | 1 + 4 files changed, 367 insertions(+), 4 deletions(-) create mode 100644 api/js/etemplate/Layout/Et2Split/Et2Split.ts diff --git a/api/etemplate.php b/api/etemplate.php index 69ff99a14d..c4ec622d8e 100644 --- a/api/etemplate.php +++ b/api/etemplate.php @@ -204,15 +204,40 @@ function send_template() if ($matches[1] === 'date' || $matches[1] === 'select' && !isset($attrs['search']) && !isset($attrs['tags'])) { // type attribute need to go in widget type