From 83785b7177cb703f85c3b1525d84ba4614a6be7d Mon Sep 17 00:00:00 2001 From: Kuldeep Matharu Date: Thu, 25 Jul 2024 13:08:56 +0100 Subject: [PATCH] showcase alert --- src/component/showcase/index.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/component/showcase/index.js b/src/component/showcase/index.js index 2cd93cb2..3b570cda 100644 --- a/src/component/showcase/index.js +++ b/src/component/showcase/index.js @@ -691,6 +691,11 @@ showcase.area.assemble = () => { }] }) + showcase.control.alert = new Alert({ + iconName: 'propagate', + children: [node('p:A neutral new tab page accented with a chosen colour.')] + }) + showcase.control.select = new Control_select({ object: showcase.state.get.current(), path: 'select', @@ -798,6 +803,7 @@ showcase.area.assemble = () => { ]), ] }), + showcase.control.alert.wrap(), form.wrap({ children: [ node('div|class:showcase-icon', [