22
33exports [` createBanner check customized logo... 1` ] = `
44<div
5- style = " box-shadow: var(--sui-header-shadow, 0px 1px 4px #000000); display: flex; justify-content: space-between; padding: 0 var(--sui-space-lg, 1.5em);"
5+ style = " background: var(--sui-bg-header, white); box-shadow: var(--sui-header-shadow, 0px 1px 4px #000000); display: flex; justify-content: space-between; padding: 0 var(--sui-space-lg, 1.5em);"
66>
77 <a
88 href = " https://test.com"
@@ -90,7 +90,7 @@ exports[`createBanner check customized logo... 1`] = `
9090 style = " background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: none;"
9191 >
9292 <ul
93- style = " undefined "
93+ style = " list-style: none; margin: 0; padding: 0; "
9494 >
9595 <li
9696 style = " border-bottom: solid 1px var(--sui-text, #000000);"
@@ -112,8 +112,51 @@ exports[`createBanner check customized logo... 1`] = `
112112 style = " background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: none;"
113113 >
114114 <ul
115- style = " undefined "
115+ style = " list-style: none; margin: 0; padding: 0; "
116116 >
117+ <li
118+ style = " undefined font-weight: bold; padding: 0.5em 1em; color: #666; font-size: 0.9em;"
119+ >
120+ 🎨 Themes
121+ </li >
122+ <li
123+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
124+ >
125+ <button
126+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
127+ />
128+ </li >
129+ <li
130+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
131+ >
132+ <button
133+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
134+ />
135+ </li >
136+ <li
137+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
138+ >
139+ <button
140+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
141+ />
142+ </li >
143+ <li
144+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
145+ >
146+ <button
147+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
148+ />
149+ </li >
150+ <li
151+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
152+ >
153+ <button
154+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
155+ />
156+ </li >
157+ <li
158+ style = " border-top: 1px solid #ddd; margin: 0.5em 0;"
159+ />
117160 <li
118161 style = " border-bottom: solid 1px var(--sui-text, #000000);"
119162 >
@@ -140,7 +183,7 @@ exports[`createBanner check customized logo... 1`] = `
140183
141184exports [` createBanner creates a link 1` ] = `
142185<div
143- style = " box-shadow: var(--sui-header-shadow, 0px 1px 4px #000000); display: flex; justify-content: space-between; padding: 0 var(--sui-space-lg, 1.5em);"
186+ style = " background: var(--sui-bg-header, white); box-shadow: var(--sui-header-shadow, 0px 1px 4px #000000); display: flex; justify-content: space-between; padding: 0 var(--sui-space-lg, 1.5em);"
144187>
145188 <a
146189 href = " https://test.com"
@@ -228,7 +271,7 @@ exports[`createBanner creates a link 1`] = `
228271 style = " background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: none;"
229272 >
230273 <ul
231- style = " undefined "
274+ style = " list-style: none; margin: 0; padding: 0; "
232275 >
233276 <li
234277 style = " border-bottom: solid 1px var(--sui-text, #000000);"
@@ -250,8 +293,51 @@ exports[`createBanner creates a link 1`] = `
250293 style = " background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: none;"
251294 >
252295 <ul
253- style = " undefined "
296+ style = " list-style: none; margin: 0; padding: 0; "
254297 >
298+ <li
299+ style = " undefined font-weight: bold; padding: 0.5em 1em; color: #666; font-size: 0.9em;"
300+ >
301+ 🎨 Themes
302+ </li >
303+ <li
304+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
305+ >
306+ <button
307+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
308+ />
309+ </li >
310+ <li
311+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
312+ >
313+ <button
314+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
315+ />
316+ </li >
317+ <li
318+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
319+ >
320+ <button
321+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
322+ />
323+ </li >
324+ <li
325+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
326+ >
327+ <button
328+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
329+ />
330+ </li >
331+ <li
332+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
333+ >
334+ <button
335+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
336+ />
337+ </li >
338+ <li
339+ style = " border-top: 1px solid #ddd; margin: 0.5em 0;"
340+ />
255341 <li
256342 style = " border-bottom: solid 1px var(--sui-text, #000000);"
257343 >
@@ -286,8 +372,52 @@ exports[`createHelpMenu creates a menu.... 1`] = `
286372 style = " background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: none;"
287373 >
288374 <ul
289- style = " undefined"
290- />
375+ style = " list-style: none; margin: 0; padding: 0;"
376+ >
377+ <li
378+ style = " undefined font-weight: bold; padding: 0.5em 1em; color: #666; font-size: 0.9em;"
379+ >
380+ 🎨 Themes
381+ </li >
382+ <li
383+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
384+ >
385+ <button
386+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
387+ />
388+ </li >
389+ <li
390+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
391+ >
392+ <button
393+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
394+ />
395+ </li >
396+ <li
397+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
398+ >
399+ <button
400+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
401+ />
402+ </li >
403+ <li
404+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
405+ >
406+ <button
407+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
408+ />
409+ </li >
410+ <li
411+ style = " border-bottom: solid 1px var(--sui-text, #000000);"
412+ >
413+ <button
414+ style = " background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;"
415+ />
416+ </li >
417+ <li
418+ style = " border-top: 1px solid #ddd; margin: 0.5em 0;"
419+ />
420+ </ul >
291421 </nav >
292422 <button
293423 style = " background: none; border: 0; cursor: pointer; width: var(--sui-header-height, 60px); height: var(--sui-header-height, 60px);"
@@ -400,7 +530,7 @@ exports[`createUserMenu creates a menu.... 1`] = `
400530 style = " background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: none;"
401531 >
402532 <ul
403- style = " undefined "
533+ style = " list-style: none; margin: 0; padding: 0; "
404534 >
405535 <li
406536 style = " border-bottom: solid 1px var(--sui-text, #000000);"
0 commit comments