From 6260892804323bc971c4165635cd0a11ab2bcae7 Mon Sep 17 00:00:00 2001 From: Rahul Varki Date: Fri, 23 Apr 2021 23:39:30 -0400 Subject: [PATCH] Activator Component Added --- index.html | 8 ++ src/app/featureSets/featureSet.js | 6 +- src/app/library/activator.js | 199 ++++++++++++++++++++++++++++ src/app/view/ui/componentToolBar.js | 26 +++- src/app/view/viewManager.js | 1 + 5 files changed, 232 insertions(+), 8 deletions(-) create mode 100644 src/app/library/activator.js diff --git a/index.html b/index.html index 7225f9a5..47fe6f0c 100644 --- a/index.html +++ b/index.html @@ -228,6 +228,14 @@ Process