atomicuilibrary 0.0.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (675) hide show
  1. package/dist/cjs/category-section.cjs.entry.js +2 -2
  2. package/dist/cjs/dom-BvBb0kmW.js +267 -0
  3. package/dist/cjs/exploration-project-tailwind.cjs.js +2 -2
  4. package/dist/cjs/{index-ClkOYpT8.js → index-C32cWsm5.js} +1 -1
  5. package/dist/cjs/layout-manager.cjs.entry.js +3 -3
  6. package/dist/cjs/library-card.cjs.entry.js +2 -2
  7. package/dist/cjs/lm-container_2.cjs.entry.js +2 -2
  8. package/dist/cjs/lm-panel_3.cjs.entry.js +5 -5
  9. package/dist/cjs/loader.cjs.js +2 -2
  10. package/dist/cjs/my-component.cjs.entry.js +1 -1
  11. package/dist/cjs/my-step.cjs.entry.js +2 -2
  12. package/dist/cjs/nav-bar.cjs.entry.js +4 -4
  13. package/dist/cjs/{security-E1JcwxGc.js → security-CNaNip8F.js} +88 -154
  14. package/dist/cjs/smart-step.cjs.entry.js +3 -3
  15. package/dist/cjs/timeline-item.cjs.entry.js +2 -2
  16. package/dist/cjs/{ui-accordion_10.cjs.entry.js → ui-accordion_11.cjs.entry.js} +730 -61
  17. package/dist/cjs/ui-advanced-data-table.cjs.entry.js +2 -2
  18. package/dist/cjs/ui-anchor.cjs.entry.js +2 -2
  19. package/dist/cjs/ui-animate-on-scroll.cjs.entry.js +3 -3
  20. package/dist/cjs/ui-aside-panel.cjs.entry.js +11 -12
  21. package/dist/cjs/ui-avatar-group_5.cjs.entry.js +1694 -0
  22. package/dist/cjs/ui-breadcrumb-item.cjs.entry.js +3 -3
  23. package/dist/cjs/ui-breadcrumb.cjs.entry.js +1 -1
  24. package/dist/cjs/ui-callout-banner.cjs.entry.js +3 -3
  25. package/dist/cjs/ui-card.cjs.entry.js +28 -5
  26. package/dist/cjs/ui-carousel.cjs.entry.js +1 -1
  27. package/dist/cjs/ui-checkbox.cjs.entry.js +5 -5
  28. package/dist/cjs/ui-code-editor.cjs.entry.js +3 -3
  29. package/dist/cjs/ui-code-preview.cjs.entry.js +2 -2
  30. package/dist/cjs/ui-color-picker.cjs.entry.js +256 -22
  31. package/dist/cjs/ui-command-palette.cjs.entry.js +1 -1
  32. package/dist/cjs/ui-dialog-box.cjs.entry.js +86 -12
  33. package/dist/cjs/ui-dialog-content.cjs.entry.js +1 -1
  34. package/dist/cjs/ui-dialog-footer_2.cjs.entry.js +1 -1
  35. package/dist/cjs/ui-divider.cjs.entry.js +1 -1
  36. package/dist/cjs/ui-dock-host.cjs.entry.js +4 -4
  37. package/dist/cjs/ui-dock.cjs.entry.js +2 -2
  38. package/dist/cjs/ui-drag-drop.cjs.entry.js +2 -2
  39. package/dist/cjs/ui-dropdown_2.cjs.entry.js +104 -34
  40. package/dist/cjs/ui-empty-state.cjs.entry.js +2 -2
  41. package/dist/cjs/ui-fab-item.cjs.entry.js +2 -2
  42. package/dist/cjs/ui-fab.cjs.entry.js +4 -4
  43. package/dist/cjs/ui-file-upload.cjs.entry.js +143 -44
  44. package/dist/cjs/ui-horizontal-nav.cjs.entry.js +2 -2
  45. package/dist/cjs/ui-knob.cjs.entry.js +1 -1
  46. package/dist/cjs/ui-label.cjs.entry.js +473 -0
  47. package/dist/cjs/ui-library.cjs.entry.js +2 -2
  48. package/dist/cjs/ui-list-group_2.cjs.entry.js +351 -58
  49. package/dist/cjs/ui-list.cjs.entry.js +76 -42
  50. package/dist/cjs/ui-masonry.cjs.entry.js +1 -1
  51. package/dist/cjs/ui-meter-group.cjs.entry.js +5 -4
  52. package/dist/cjs/ui-navigation-item.cjs.entry.js +5 -5
  53. package/dist/cjs/ui-number-input.cjs.entry.js +7 -3
  54. package/dist/cjs/ui-otp-input.cjs.entry.js +5 -5
  55. package/dist/cjs/ui-pagination_3.cjs.entry.js +235 -504
  56. package/dist/cjs/ui-panel.cjs.entry.js +1 -1
  57. package/dist/cjs/ui-pattern-input.cjs.entry.js +46 -11
  58. package/dist/cjs/ui-progress.cjs.entry.js +164 -23
  59. package/dist/cjs/ui-range-slider.cjs.entry.js +2 -2
  60. package/dist/cjs/ui-resizable-panel.cjs.entry.js +2 -2
  61. package/dist/cjs/ui-scroll-top.cjs.entry.js +1 -1
  62. package/dist/cjs/ui-smart-context-menu.cjs.entry.js +1 -1
  63. package/dist/cjs/ui-smart-stepper.cjs.entry.js +2 -2
  64. package/dist/cjs/ui-snackbar.cjs.entry.js +2 -2
  65. package/dist/cjs/ui-speed-dial.cjs.entry.js +1 -1
  66. package/dist/cjs/ui-speedometer.cjs.entry.js +28 -17
  67. package/dist/cjs/ui-splitter.cjs.entry.js +1 -1
  68. package/dist/cjs/ui-step.cjs.entry.js +2 -2
  69. package/dist/cjs/ui-stepper.cjs.entry.js +2 -2
  70. package/dist/cjs/ui-switch.cjs.entry.js +14 -13
  71. package/dist/cjs/ui-tabs.cjs.entry.js +3 -3
  72. package/dist/cjs/ui-tag.cjs.entry.js +58 -13
  73. package/dist/cjs/ui-timeline.cjs.entry.js +11 -3
  74. package/dist/cjs/ui-timer.cjs.entry.js +2 -2
  75. package/dist/cjs/ui-toolbar.cjs.entry.js +2 -2
  76. package/dist/cjs/ui-tooltip.cjs.entry.js +5 -5
  77. package/dist/cjs/ui-top-bar.cjs.entry.js +1 -1
  78. package/dist/cjs/ui-transfer-list.cjs.entry.js +7 -7
  79. package/dist/cjs/ui-tree.cjs.entry.js +30 -15
  80. package/dist/cjs/ui-workspace-manager.cjs.entry.js +3 -3
  81. package/dist/collection/assets/js/component-config.js +1 -0
  82. package/dist/collection/assets/js/demo-loader.js +2 -1
  83. package/dist/collection/assets/js/demos/about-demo.js +13 -13
  84. package/dist/collection/assets/js/demos/accordion-demo.js +238 -49
  85. package/dist/collection/assets/js/demos/advanced-data-table-demo.js +315 -316
  86. package/dist/collection/assets/js/demos/anchor-demo.js +27 -28
  87. package/dist/collection/assets/js/demos/animate-on-scroll-demo.js +12 -12
  88. package/dist/collection/assets/js/demos/aside-panel-demo.js +57 -57
  89. package/dist/collection/assets/js/demos/avatar-demo.js +433 -95
  90. package/dist/collection/assets/js/demos/badge-demo.js +51 -52
  91. package/dist/collection/assets/js/demos/breadcrumb-demo.js +7 -7
  92. package/dist/collection/assets/js/demos/button-demo.js +175 -106
  93. package/dist/collection/assets/js/demos/button-toggle-demo.js +199 -96
  94. package/dist/collection/assets/js/demos/callout-banner-demo.js +332 -42
  95. package/dist/collection/assets/js/demos/card-demo.js +122 -74
  96. package/dist/collection/assets/js/demos/carousel-demo.js +632 -360
  97. package/dist/collection/assets/js/demos/checkbox-demo.js +124 -7
  98. package/dist/collection/assets/js/demos/color-picker-demo.js +394 -100
  99. package/dist/collection/assets/js/demos/command-palette-demo.js +182 -65
  100. package/dist/collection/assets/js/demos/complex-form-demo.js +5 -5
  101. package/dist/collection/assets/js/demos/context-menu-demo.js +476 -55
  102. package/dist/collection/assets/js/demos/dialog-demo-temp.js +3 -3
  103. package/dist/collection/assets/js/demos/dialog-demo.js +336 -230
  104. package/dist/collection/assets/js/demos/divider-demo.js +59 -62
  105. package/dist/collection/assets/js/demos/dock-demo.js +92 -72
  106. package/dist/collection/assets/js/demos/dock-host-init.js +31 -31
  107. package/dist/collection/assets/js/demos/documentation-demo.js +227 -22
  108. package/dist/collection/assets/js/demos/drag-drop-demo.js +2 -2
  109. package/dist/collection/assets/js/demos/dropdown-demo.js +140 -136
  110. package/dist/collection/assets/js/demos/dropdown-subtitle-demo.js +2 -2
  111. package/dist/collection/assets/js/demos/empty-state-demo.js +304 -88
  112. package/dist/collection/assets/js/demos/fab-demo.js +95 -11
  113. package/dist/collection/assets/js/demos/file-upload-demo.js +641 -171
  114. package/dist/collection/assets/js/demos/home-components.js +2 -2
  115. package/dist/collection/assets/js/demos/horizontal-nav-demo.js +6 -6
  116. package/dist/collection/assets/js/demos/icon-demo.js +17 -17
  117. package/dist/collection/assets/js/demos/input-demo.js +147 -143
  118. package/dist/collection/assets/js/demos/knob-demo.js +29 -30
  119. package/dist/collection/assets/js/demos/label-demo.js +697 -0
  120. package/dist/collection/assets/js/demos/layout-manager-demo.js +55 -55
  121. package/dist/collection/assets/js/demos/list-demo.js +226 -140
  122. package/dist/collection/assets/js/demos/loader-demo.js +48 -48
  123. package/dist/collection/assets/js/demos/masonry-demo.js +592 -0
  124. package/dist/collection/assets/js/demos/meter-group-demo.js +14 -16
  125. package/dist/collection/assets/js/demos/multi-level-context-menu-demo.js +25 -25
  126. package/dist/collection/assets/js/demos/my-profile-demo.js +27 -27
  127. package/dist/collection/assets/js/demos/nav-bar-demo.js +1 -1
  128. package/dist/collection/assets/js/demos/number-input-demo.js +262 -211
  129. package/dist/collection/assets/js/demos/pagination-demo.js +29 -29
  130. package/dist/collection/assets/js/demos/panel-demo.js +18 -25
  131. package/dist/collection/assets/js/demos/pattern-input-demo.js +278 -40
  132. package/dist/collection/assets/js/demos/popover-demo.js +240 -149
  133. package/dist/collection/assets/js/demos/progress-demo.js +768 -61
  134. package/dist/collection/assets/js/demos/radio-demo.js +73 -12
  135. package/dist/collection/assets/js/demos/range-slider-demo.js +33 -33
  136. package/dist/collection/assets/js/demos/rating-demo.js +19 -19
  137. package/dist/collection/assets/js/demos/scroll-top-demo.js +8 -9
  138. package/dist/collection/assets/js/demos/skeleton-demo.js +110 -52
  139. package/dist/collection/assets/js/demos/skeleton-performance-demo.js +2 -2
  140. package/dist/collection/assets/js/demos/smart-dialog-demo.js +12 -12
  141. package/dist/collection/assets/js/demos/smart-menu-demo.js +17 -17
  142. package/dist/collection/assets/js/demos/snackbar-demo.js +53 -53
  143. package/dist/collection/assets/js/demos/speed-dial-demo.js +14 -14
  144. package/dist/collection/assets/js/demos/speedometer-demo.js +40 -32
  145. package/dist/collection/assets/js/demos/split-button-demo.js +2 -2
  146. package/dist/collection/assets/js/demos/splitter-demo.js +137 -0
  147. package/dist/collection/assets/js/demos/stack-demo.js +27 -27
  148. package/dist/collection/assets/js/demos/stepper-demo.js +49 -49
  149. package/dist/collection/assets/js/demos/switch-demo.js +561 -125
  150. package/dist/collection/assets/js/demos/tabs-demo.js +22 -22
  151. package/dist/collection/assets/js/demos/tag-demo.js +110 -80
  152. package/dist/collection/assets/js/demos/theme-selector-demo.js +27 -27
  153. package/dist/collection/assets/js/demos/timeline-demo.js +27 -14
  154. package/dist/collection/assets/js/demos/timeline-playground.js +2 -2
  155. package/dist/collection/assets/js/demos/timer-demo.js +10 -10
  156. package/dist/collection/assets/js/demos/toolbar-demo.js +17 -17
  157. package/dist/collection/assets/js/demos/tooltip-demo.js +116 -114
  158. package/dist/collection/assets/js/demos/top-bar-demo.js +6 -6
  159. package/dist/collection/assets/js/demos/transfer-list-demo.js +20 -20
  160. package/dist/collection/assets/js/demos/tree-demo.js +72 -70
  161. package/dist/collection/assets/js/demos/workspace-manager-demo.js +20 -20
  162. package/dist/collection/collection-manifest.json +2 -6
  163. package/dist/collection/components/accordion/accordion.css +576 -9
  164. package/dist/collection/components/accordion/accordion.js +47 -14
  165. package/dist/collection/components/advanced-data-table/advanced-data-table.css +24 -10
  166. package/dist/collection/components/advanced-data-table/advanced-data-table.js +2 -2
  167. package/dist/collection/components/anchor/anchor.css +0 -1
  168. package/dist/collection/components/animate-on-scroll/animate-on-scroll.js +2 -2
  169. package/dist/collection/components/aside-panel/aside-panel.css +3 -5
  170. package/dist/collection/components/aside-panel/aside-panel.js +12 -13
  171. package/dist/collection/components/avatar/avatar.css +6 -6
  172. package/dist/collection/components/avatar/avatar.js +64 -12
  173. package/dist/collection/components/badge/badge.css +28 -17
  174. package/dist/collection/components/badge/badge.js +7 -4
  175. package/dist/collection/components/breadcrumb/breadcrumb-item.js +2 -2
  176. package/dist/collection/components/breadcrumb/breadcrumb.js +1 -1
  177. package/dist/collection/components/button/button.css +132 -0
  178. package/dist/collection/components/button/button.js +130 -11
  179. package/dist/collection/components/button-toggle/button-toggle.js +2 -2
  180. package/dist/collection/components/button-toggle-group/button-toggle-group.css +161 -14
  181. package/dist/collection/components/button-toggle-group/button-toggle-group.js +2 -2
  182. package/dist/collection/components/callout-banner/callout-banner.css +75 -0
  183. package/dist/collection/components/callout-banner/callout-banner.js +1 -1
  184. package/dist/collection/components/card/card.css +304 -40
  185. package/dist/collection/components/card/card.js +48 -4
  186. package/dist/collection/components/checkbox/checkbox.css +8 -10
  187. package/dist/collection/components/checkbox/checkbox.js +5 -5
  188. package/dist/collection/components/code-editor/code-editor.js +1 -1
  189. package/dist/collection/components/code-preview/ui-code-preview.js +1 -1
  190. package/dist/collection/components/color-picker/color-picker.css +110 -6
  191. package/dist/collection/components/color-picker/color-picker.js +302 -26
  192. package/dist/collection/components/context-menu/context-menu.css +8 -8
  193. package/dist/collection/components/dialog-box/dialog-box.js +117 -15
  194. package/dist/collection/components/dialog-header/dialog-header.js +2 -2
  195. package/dist/collection/components/dock/dock.css +116 -3
  196. package/dist/collection/components/dock-host/ui-dock-host.js +3 -3
  197. package/dist/collection/components/drag-drop/drag-drop.js +1 -1
  198. package/dist/collection/components/dropdown/dropdown.css +101 -8
  199. package/dist/collection/components/dropdown/dropdown.js +94 -28
  200. package/dist/collection/components/empty-state/empty-state.js +1 -1
  201. package/dist/collection/components/fab/fab.css +87 -15
  202. package/dist/collection/components/fab/fab.js +3 -3
  203. package/dist/collection/components/fab-item/fab-item.js +1 -1
  204. package/dist/collection/components/file-upload/file-upload.css +1362 -31
  205. package/dist/collection/components/file-upload/file-upload.js +171 -50
  206. package/dist/collection/components/horizontal-nav/horizontal-nav.css +9 -9
  207. package/dist/collection/components/horizontal-nav/horizontal-nav.js +2 -2
  208. package/dist/collection/components/icon/icon.js +1 -1
  209. package/dist/collection/components/input/input.css +9 -0
  210. package/dist/collection/components/input/input.js +21 -10
  211. package/dist/collection/components/label/label.css +583 -0
  212. package/dist/collection/components/label/label.js +1669 -0
  213. package/dist/collection/components/layout-manager/layout-manager.js +1 -1
  214. package/dist/collection/components/layout-manager/lm-floating-window/lm-floating-window.js +1 -1
  215. package/dist/collection/components/layout-manager/lm-panel/lm-panel.js +1 -1
  216. package/dist/collection/components/layout-manager/lm-splitter/lm-splitter.js +1 -1
  217. package/dist/collection/components/layout-manager/lm-tabs/lm-tabs.js +1 -1
  218. package/dist/collection/components/library/category-section.js +1 -1
  219. package/dist/collection/components/library/library-card.js +1 -1
  220. package/dist/collection/components/library/library.js +1 -1
  221. package/dist/collection/components/list/list.css +46 -5
  222. package/dist/collection/components/list/list.js +76 -42
  223. package/dist/collection/components/list-group/list-group.css +0 -2
  224. package/dist/collection/components/list-group/list-group.js +11 -5
  225. package/dist/collection/components/list-item/list-item.css +427 -131
  226. package/dist/collection/components/list-item/list-item.js +373 -58
  227. package/dist/collection/components/loader/loader.css +1635 -0
  228. package/dist/collection/components/loader/loader.js +1120 -0
  229. package/dist/collection/components/meter-group/meter-group.css +5 -0
  230. package/dist/collection/components/meter-group/meter-group.js +3 -2
  231. package/dist/collection/components/my-step/my-step.js +1 -1
  232. package/dist/collection/components/nav-bar/nav-bar.css +4 -4
  233. package/dist/collection/components/nav-bar/nav-bar.js +6 -6
  234. package/dist/collection/components/number-input/number-input.js +6 -2
  235. package/dist/collection/components/otp-input/otp-input.css +10 -0
  236. package/dist/collection/components/otp-input/otp-input.js +3 -3
  237. package/dist/collection/components/pagination/pagination.js +1 -1
  238. package/dist/collection/components/pattern-input/pattern-input.css +0 -1
  239. package/dist/collection/components/pattern-input/pattern-input.js +44 -9
  240. package/dist/collection/components/popover/popover.css +35 -7
  241. package/dist/collection/components/popover/popover.js +64 -9
  242. package/dist/collection/components/progress/progress.css +307 -28
  243. package/dist/collection/components/progress/progress.js +244 -24
  244. package/dist/collection/components/radio/radio.css +5 -3
  245. package/dist/collection/components/radio/radio.js +2 -2
  246. package/dist/collection/components/range-slider/range-slider.css +284 -31
  247. package/dist/collection/components/range-slider/range-slider.js +5 -5
  248. package/dist/collection/components/rating/rating.css +151 -65
  249. package/dist/collection/components/rating/rating.js +31 -13
  250. package/dist/collection/components/resizable-panel/resizable-panel.js +1 -1
  251. package/dist/collection/components/skeleton/skeleton-loader.css +144 -44
  252. package/dist/collection/components/skeleton/skeleton-loader.js +11 -7
  253. package/dist/collection/components/smart-stepper/smart-step.js +2 -2
  254. package/dist/collection/components/smart-stepper/smart-stepper.js +1 -1
  255. package/dist/collection/components/snackbar/snackbar.js +1 -1
  256. package/dist/collection/components/speed-dial/speed-dial.js +1 -1
  257. package/dist/collection/components/speedometer/speedometer.css +26 -6
  258. package/dist/collection/components/speedometer/speedometer.js +26 -15
  259. package/dist/collection/components/stack/stack.js +2 -2
  260. package/dist/collection/components/step/step.js +1 -1
  261. package/dist/collection/components/stepper/stepper.js +1 -1
  262. package/dist/collection/components/switch/switch.css +367 -8
  263. package/dist/collection/components/switch/switch.js +14 -13
  264. package/dist/collection/components/tag/tag.css +38 -12
  265. package/dist/collection/components/tag/tag.js +58 -13
  266. package/dist/collection/components/tag-group/tag-group.css +0 -1
  267. package/dist/collection/components/tag-group/tag-group.js +3 -3
  268. package/dist/collection/components/timeline/timeline.css +380 -317
  269. package/dist/collection/components/timeline/timeline.js +8 -0
  270. package/dist/collection/components/timeline-item/timeline-item.js +1 -1
  271. package/dist/collection/components/timer/timer.js +1 -1
  272. package/dist/collection/components/toggle-group/toggle-group.css +7 -3
  273. package/dist/collection/components/toggle-group/toggle-group.js +7 -3
  274. package/dist/collection/components/toolbar/toolbar.js +1 -1
  275. package/dist/collection/components/tooltip/tooltip.js +4 -4
  276. package/dist/collection/components/top-bar/top-bar.js +2 -2
  277. package/dist/collection/components/transfer-list/transfer-list.css +13 -13
  278. package/dist/collection/components/transfer-list/transfer-list.js +4 -4
  279. package/dist/collection/components/tree/tree.css +35 -21
  280. package/dist/collection/components/tree/tree.js +28 -13
  281. package/dist/collection/components/ui-navigation-bar/navigation-bar/navigation-bar.css +53 -20
  282. package/dist/collection/components/ui-navigation-bar/navigation-bar/navigation-bar.js +48 -13
  283. package/dist/collection/components/ui-navigation-bar/navigation-item.css +7 -7
  284. package/dist/collection/components/ui-navigation-bar/navigation-item.js +3 -3
  285. package/dist/collection/components.js +1 -0
  286. package/dist/collection/utils/dom.js +151 -151
  287. package/dist/components/avatar-group.js +1 -1
  288. package/dist/components/avatar.js +1 -1
  289. package/dist/components/badge.js +1 -1
  290. package/dist/components/button-toggle.js +1 -1
  291. package/dist/components/button.js +1 -0
  292. package/dist/components/category-section2.js +1 -1
  293. package/dist/components/checkbox.js +1 -1
  294. package/dist/components/context-menu.js +1 -1
  295. package/dist/components/dialog-header.js +1 -1
  296. package/dist/components/dom.js +1 -1
  297. package/dist/components/dropdown.js +1 -1
  298. package/dist/components/icon.js +2 -2
  299. package/dist/components/input.js +1 -1
  300. package/dist/components/layout-manager.js +1 -1
  301. package/dist/components/library-card2.js +1 -1
  302. package/dist/components/list-group.js +1 -1
  303. package/dist/components/list-item.js +1 -1
  304. package/dist/components/lm-container2.js +1 -1
  305. package/dist/components/lm-floating-window2.js +1 -1
  306. package/dist/components/lm-panel2.js +1 -1
  307. package/dist/components/lm-splitter2.js +1 -1
  308. package/dist/components/lm-tabs2.js +1 -1
  309. package/dist/components/loader.js +1 -0
  310. package/dist/components/my-step.js +1 -1
  311. package/dist/components/nav-bar.js +1 -1
  312. package/dist/components/pagination.js +1 -1
  313. package/dist/components/popover.js +1 -0
  314. package/dist/components/radio.js +1 -1
  315. package/dist/components/range-slider.js +1 -1
  316. package/dist/components/rating.js +1 -1
  317. package/dist/components/resizable-panel.js +1 -1
  318. package/dist/components/skeleton-loader.js +1 -1
  319. package/dist/components/smart-step.js +1 -1
  320. package/dist/components/stack.js +1 -1
  321. package/dist/components/switch.js +1 -1
  322. package/dist/components/tag-group.js +1 -1
  323. package/dist/components/tag.js +1 -1
  324. package/dist/components/timeline-item.js +1 -1
  325. package/dist/components/toggle-group.js +1 -1
  326. package/dist/components/tooltip.js +1 -1
  327. package/dist/components/ui-accordion.js +1 -1
  328. package/dist/components/ui-advanced-data-table.js +1 -1
  329. package/dist/components/ui-anchor.js +1 -1
  330. package/dist/components/ui-animate-on-scroll.js +1 -1
  331. package/dist/components/ui-aside-panel.js +1 -1
  332. package/dist/components/ui-badge.js +1 -1
  333. package/dist/components/ui-breadcrumb-item.js +1 -1
  334. package/dist/components/ui-breadcrumb.js +1 -1
  335. package/dist/components/ui-button-toggle-group.js +1 -1
  336. package/dist/components/ui-button.js +1 -1
  337. package/dist/components/ui-callout-banner.js +1 -1
  338. package/dist/components/ui-card.js +1 -1
  339. package/dist/components/ui-carousel.js +1 -1
  340. package/dist/components/ui-code-editor.js +1 -1
  341. package/dist/components/ui-code-preview.js +1 -1
  342. package/dist/components/ui-color-picker.js +1 -1
  343. package/dist/components/ui-command-palette.js +1 -1
  344. package/dist/components/ui-dialog-box.js +1 -1
  345. package/dist/components/ui-divider.js +1 -1
  346. package/dist/components/ui-dock-host.js +1 -1
  347. package/dist/components/ui-dock.js +1 -1
  348. package/dist/components/ui-drag-drop.js +1 -1
  349. package/dist/components/ui-empty-state.js +1 -1
  350. package/dist/components/ui-fab-item.js +1 -1
  351. package/dist/components/ui-fab.js +1 -1
  352. package/dist/components/ui-file-upload.js +1 -1
  353. package/dist/components/ui-horizontal-nav.js +1 -1
  354. package/dist/components/ui-knob.js +1 -1
  355. package/dist/components/{ui-input-pair.d.ts → ui-label.d.ts} +4 -4
  356. package/dist/components/ui-label.js +1 -0
  357. package/dist/components/ui-library.js +1 -1
  358. package/dist/components/ui-list.js +1 -1
  359. package/dist/components/{ui-radio-group.d.ts → ui-loader.d.ts} +4 -4
  360. package/dist/components/ui-loader.js +1 -0
  361. package/dist/components/ui-masonry.js +1 -1
  362. package/dist/components/ui-meter-group.js +1 -1
  363. package/dist/components/ui-navigation-bar.js +1 -1
  364. package/dist/components/ui-navigation-item.js +1 -1
  365. package/dist/components/ui-number-input.js +1 -1
  366. package/dist/components/ui-otp-input.js +1 -1
  367. package/dist/components/ui-panel.js +1 -1
  368. package/dist/components/ui-pattern-input.js +1 -1
  369. package/dist/components/ui-popover.js +1 -1
  370. package/dist/components/ui-progress.js +1 -1
  371. package/dist/components/ui-scroll-top.js +1 -1
  372. package/dist/components/ui-smart-context-menu.js +1 -1
  373. package/dist/components/ui-smart-stepper.js +1 -1
  374. package/dist/components/ui-snackbar.js +1 -1
  375. package/dist/components/ui-speed-dial.js +1 -1
  376. package/dist/components/ui-speedometer.js +1 -1
  377. package/dist/components/ui-splitter.js +1 -1
  378. package/dist/components/ui-step.js +1 -1
  379. package/dist/components/ui-stepper.js +1 -1
  380. package/dist/components/ui-tabs.js +1 -1
  381. package/dist/components/ui-timeline.js +1 -1
  382. package/dist/components/ui-timer.js +1 -1
  383. package/dist/components/ui-toolbar.js +1 -1
  384. package/dist/components/ui-top-bar.js +1 -1
  385. package/dist/components/ui-transfer-list.js +1 -1
  386. package/dist/components/ui-tree.js +1 -1
  387. package/dist/components/ui-workspace-manager.js +1 -1
  388. package/dist/esm/category-section.entry.js +2 -2
  389. package/dist/esm/dom-DFBTWhGw.js +262 -0
  390. package/dist/esm/exploration-project-tailwind.js +3 -3
  391. package/dist/esm/{index-DUsoYu9r.js → index-Dqu2zaH1.js} +1 -1
  392. package/dist/esm/layout-manager.entry.js +3 -3
  393. package/dist/esm/library-card.entry.js +2 -2
  394. package/dist/esm/lm-container_2.entry.js +2 -2
  395. package/dist/esm/lm-panel_3.entry.js +5 -5
  396. package/dist/esm/loader.js +3 -3
  397. package/dist/esm/my-component.entry.js +1 -1
  398. package/dist/esm/my-step.entry.js +2 -2
  399. package/dist/esm/nav-bar.entry.js +4 -4
  400. package/dist/esm/{security-D2WzX6vR.js → security-Dyu3Nplq.js} +88 -154
  401. package/dist/esm/smart-step.entry.js +3 -3
  402. package/dist/esm/timeline-item.entry.js +2 -2
  403. package/dist/esm/{ui-accordion_10.entry.js → ui-accordion_11.entry.js} +730 -62
  404. package/dist/esm/ui-advanced-data-table.entry.js +2 -2
  405. package/dist/esm/ui-anchor.entry.js +2 -2
  406. package/dist/esm/ui-animate-on-scroll.entry.js +3 -3
  407. package/dist/esm/ui-aside-panel.entry.js +11 -12
  408. package/dist/esm/ui-avatar-group_5.entry.js +1688 -0
  409. package/dist/esm/ui-breadcrumb-item.entry.js +3 -3
  410. package/dist/esm/ui-breadcrumb.entry.js +1 -1
  411. package/dist/esm/ui-callout-banner.entry.js +3 -3
  412. package/dist/esm/ui-card.entry.js +28 -5
  413. package/dist/esm/ui-carousel.entry.js +1 -1
  414. package/dist/esm/ui-checkbox.entry.js +5 -5
  415. package/dist/esm/ui-code-editor.entry.js +3 -3
  416. package/dist/esm/ui-code-preview.entry.js +2 -2
  417. package/dist/esm/ui-color-picker.entry.js +256 -22
  418. package/dist/esm/ui-command-palette.entry.js +1 -1
  419. package/dist/esm/ui-dialog-box.entry.js +86 -12
  420. package/dist/esm/ui-dialog-content.entry.js +1 -1
  421. package/dist/esm/ui-dialog-footer_2.entry.js +1 -1
  422. package/dist/esm/ui-divider.entry.js +1 -1
  423. package/dist/esm/ui-dock-host.entry.js +4 -4
  424. package/dist/esm/ui-dock.entry.js +2 -2
  425. package/dist/esm/ui-drag-drop.entry.js +2 -2
  426. package/dist/esm/ui-dropdown_2.entry.js +104 -34
  427. package/dist/esm/ui-empty-state.entry.js +2 -2
  428. package/dist/esm/ui-fab-item.entry.js +2 -2
  429. package/dist/esm/ui-fab.entry.js +4 -4
  430. package/dist/esm/ui-file-upload.entry.js +143 -44
  431. package/dist/esm/ui-horizontal-nav.entry.js +2 -2
  432. package/dist/esm/ui-knob.entry.js +1 -1
  433. package/dist/esm/ui-label.entry.js +471 -0
  434. package/dist/esm/ui-library.entry.js +2 -2
  435. package/dist/esm/ui-list-group_2.entry.js +351 -58
  436. package/dist/esm/ui-list.entry.js +76 -42
  437. package/dist/esm/ui-masonry.entry.js +1 -1
  438. package/dist/esm/ui-meter-group.entry.js +5 -4
  439. package/dist/esm/ui-navigation-item.entry.js +5 -5
  440. package/dist/esm/ui-number-input.entry.js +7 -3
  441. package/dist/esm/ui-otp-input.entry.js +5 -5
  442. package/dist/esm/ui-pagination_3.entry.js +235 -504
  443. package/dist/esm/ui-panel.entry.js +1 -1
  444. package/dist/esm/ui-pattern-input.entry.js +46 -11
  445. package/dist/esm/ui-progress.entry.js +164 -23
  446. package/dist/esm/ui-range-slider.entry.js +2 -2
  447. package/dist/esm/ui-resizable-panel.entry.js +2 -2
  448. package/dist/esm/ui-scroll-top.entry.js +1 -1
  449. package/dist/esm/ui-smart-context-menu.entry.js +1 -1
  450. package/dist/esm/ui-smart-stepper.entry.js +2 -2
  451. package/dist/esm/ui-snackbar.entry.js +2 -2
  452. package/dist/esm/ui-speed-dial.entry.js +1 -1
  453. package/dist/esm/ui-speedometer.entry.js +28 -17
  454. package/dist/esm/ui-splitter.entry.js +1 -1
  455. package/dist/esm/ui-step.entry.js +2 -2
  456. package/dist/esm/ui-stepper.entry.js +2 -2
  457. package/dist/esm/ui-switch.entry.js +14 -13
  458. package/dist/esm/ui-tabs.entry.js +3 -3
  459. package/dist/esm/ui-tag.entry.js +58 -13
  460. package/dist/esm/ui-timeline.entry.js +11 -3
  461. package/dist/esm/ui-timer.entry.js +2 -2
  462. package/dist/esm/ui-toolbar.entry.js +2 -2
  463. package/dist/esm/ui-tooltip.entry.js +5 -5
  464. package/dist/esm/ui-top-bar.entry.js +1 -1
  465. package/dist/esm/ui-transfer-list.entry.js +7 -7
  466. package/dist/esm/ui-tree.entry.js +30 -15
  467. package/dist/esm/ui-workspace-manager.entry.js +3 -3
  468. package/dist/exploration-project-tailwind/exploration-project-tailwind.css +1 -1
  469. package/dist/exploration-project-tailwind/exploration-project-tailwind.esm.js +1 -1
  470. package/dist/exploration-project-tailwind/{p-f5719913.entry.js → p-024a299a.entry.js} +1 -1
  471. package/dist/exploration-project-tailwind/p-0a71896a.entry.js +1 -0
  472. package/dist/exploration-project-tailwind/{p-35296877.entry.js → p-0cdeb8d8.entry.js} +1 -1
  473. package/dist/exploration-project-tailwind/{p-a42fdc33.entry.js → p-139cefbc.entry.js} +1 -1
  474. package/dist/exploration-project-tailwind/{p-c7e87fbb.entry.js → p-198c83e5.entry.js} +1 -1
  475. package/dist/exploration-project-tailwind/p-236f47b1.entry.js +1 -0
  476. package/dist/exploration-project-tailwind/{p-81961fb1.entry.js → p-25530d0d.entry.js} +1 -1
  477. package/dist/exploration-project-tailwind/{p-41cd6bf0.entry.js → p-298f2057.entry.js} +1 -1
  478. package/dist/exploration-project-tailwind/{p-85e36111.entry.js → p-2b5a8e3e.entry.js} +1 -1
  479. package/dist/exploration-project-tailwind/p-2b6aa7bc.entry.js +1 -0
  480. package/dist/exploration-project-tailwind/{p-7515b1e3.entry.js → p-2cfba753.entry.js} +1 -1
  481. package/dist/exploration-project-tailwind/{p-c90722ec.entry.js → p-2fe22958.entry.js} +1 -1
  482. package/dist/exploration-project-tailwind/{p-85bf89fd.entry.js → p-3012e780.entry.js} +1 -1
  483. package/dist/exploration-project-tailwind/p-321c3f46.entry.js +1 -0
  484. package/dist/exploration-project-tailwind/{p-3d3d48fd.entry.js → p-3ab43638.entry.js} +1 -1
  485. package/dist/exploration-project-tailwind/p-3ad7e47e.entry.js +1 -0
  486. package/dist/exploration-project-tailwind/p-3b1ca826.entry.js +1 -0
  487. package/dist/exploration-project-tailwind/p-3ee8ddae.entry.js +1 -0
  488. package/dist/exploration-project-tailwind/{p-4f6bba75.entry.js → p-3efb44c8.entry.js} +1 -1
  489. package/dist/exploration-project-tailwind/{p-36861546.entry.js → p-42e3bc28.entry.js} +1 -1
  490. package/dist/exploration-project-tailwind/p-4360331a.entry.js +1 -0
  491. package/dist/exploration-project-tailwind/{p-2f961934.entry.js → p-443de32b.entry.js} +1 -1
  492. package/dist/exploration-project-tailwind/{p-898dd0fa.entry.js → p-44d15451.entry.js} +1 -1
  493. package/dist/exploration-project-tailwind/{p-e5322e59.entry.js → p-46071679.entry.js} +1 -1
  494. package/dist/exploration-project-tailwind/{p-a3f465d9.entry.js → p-497d6182.entry.js} +1 -1
  495. package/dist/exploration-project-tailwind/p-4ad8c55c.entry.js +1 -0
  496. package/dist/exploration-project-tailwind/{p-73d29a4a.entry.js → p-4c46ac0b.entry.js} +1 -1
  497. package/dist/exploration-project-tailwind/{p-f0830120.entry.js → p-5042ddaa.entry.js} +1 -1
  498. package/dist/exploration-project-tailwind/p-60190e0e.entry.js +1 -0
  499. package/dist/exploration-project-tailwind/p-60530874.entry.js +1 -0
  500. package/dist/exploration-project-tailwind/{p-200241f8.entry.js → p-6108565d.entry.js} +1 -1
  501. package/dist/exploration-project-tailwind/{p-77124686.entry.js → p-62889cfe.entry.js} +1 -1
  502. package/dist/exploration-project-tailwind/{p-9d0c8760.entry.js → p-66f71613.entry.js} +1 -1
  503. package/dist/exploration-project-tailwind/{p-2d273118.entry.js → p-67c440b2.entry.js} +1 -1
  504. package/dist/exploration-project-tailwind/{p-d419eaf0.entry.js → p-6f09503f.entry.js} +1 -1
  505. package/dist/exploration-project-tailwind/p-721bdbc3.entry.js +1 -0
  506. package/dist/exploration-project-tailwind/p-747b02ea.entry.js +1 -0
  507. package/dist/exploration-project-tailwind/{p-c6fd72e1.entry.js → p-754cb046.entry.js} +1 -1
  508. package/dist/exploration-project-tailwind/{p-ffb1754a.entry.js → p-7ed3bba2.entry.js} +1 -1
  509. package/dist/exploration-project-tailwind/{p-77cc333a.entry.js → p-864cebb7.entry.js} +1 -1
  510. package/dist/exploration-project-tailwind/{p-4d73c143.entry.js → p-96ee3196.entry.js} +1 -1
  511. package/dist/exploration-project-tailwind/{p-c5ddc817.entry.js → p-97086868.entry.js} +1 -1
  512. package/dist/exploration-project-tailwind/{p-287dbf09.entry.js → p-9c5ced88.entry.js} +1 -1
  513. package/dist/exploration-project-tailwind/p-9d3044d4.entry.js +1 -0
  514. package/dist/exploration-project-tailwind/p-9e079be6.entry.js +1 -0
  515. package/dist/exploration-project-tailwind/{p-0b004861.entry.js → p-9e4c45f5.entry.js} +1 -1
  516. package/dist/exploration-project-tailwind/p-9eee7394.entry.js +1 -0
  517. package/dist/exploration-project-tailwind/p-DFBTWhGw.js +1 -0
  518. package/dist/exploration-project-tailwind/p-Dqu2zaH1.js +2 -0
  519. package/dist/exploration-project-tailwind/p-Dyu3Nplq.js +2 -0
  520. package/dist/exploration-project-tailwind/p-a7bdedc2.entry.js +1 -0
  521. package/dist/exploration-project-tailwind/{p-c87aeab6.entry.js → p-a8ec29de.entry.js} +1 -1
  522. package/dist/exploration-project-tailwind/{p-c174a372.entry.js → p-ae617f62.entry.js} +1 -1
  523. package/dist/exploration-project-tailwind/{p-62352ef2.entry.js → p-aef76052.entry.js} +1 -1
  524. package/dist/exploration-project-tailwind/p-b5f043fa.entry.js +1 -0
  525. package/dist/exploration-project-tailwind/p-b637b91b.entry.js +1 -0
  526. package/dist/exploration-project-tailwind/{p-8d951aef.entry.js → p-bc49a088.entry.js} +1 -1
  527. package/dist/exploration-project-tailwind/{p-4de419d5.entry.js → p-bd9a631f.entry.js} +1 -1
  528. package/dist/exploration-project-tailwind/{p-e8ba0c95.entry.js → p-bf4b6767.entry.js} +1 -1
  529. package/dist/exploration-project-tailwind/p-c0fa400e.entry.js +1 -0
  530. package/dist/exploration-project-tailwind/{p-5e3e80ae.entry.js → p-c4f3d990.entry.js} +1 -1
  531. package/dist/exploration-project-tailwind/p-c68ddb2f.entry.js +1 -0
  532. package/dist/exploration-project-tailwind/p-c79574c4.entry.js +1 -0
  533. package/dist/exploration-project-tailwind/p-c840098d.entry.js +1 -0
  534. package/dist/exploration-project-tailwind/{p-a1ad32a2.entry.js → p-c8663cbe.entry.js} +1 -1
  535. package/dist/exploration-project-tailwind/{p-7f91d949.entry.js → p-cb6e38a6.entry.js} +1 -1
  536. package/dist/exploration-project-tailwind/p-cb9f2df1.entry.js +1 -0
  537. package/dist/exploration-project-tailwind/p-cfe8b696.entry.js +1 -0
  538. package/dist/exploration-project-tailwind/p-d00e13ae.entry.js +1 -0
  539. package/dist/exploration-project-tailwind/{p-c4ba7e52.entry.js → p-d01ed934.entry.js} +1 -1
  540. package/dist/exploration-project-tailwind/{p-aa85ff78.entry.js → p-d4e57d94.entry.js} +1 -1
  541. package/dist/exploration-project-tailwind/{p-ccb5c737.entry.js → p-d5bd3a3f.entry.js} +1 -1
  542. package/dist/exploration-project-tailwind/{p-45482d86.entry.js → p-d987cebe.entry.js} +1 -1
  543. package/dist/exploration-project-tailwind/p-d9ae77c0.entry.js +1 -0
  544. package/dist/exploration-project-tailwind/p-e9bae5c7.entry.js +1 -0
  545. package/dist/exploration-project-tailwind/p-f516fabc.entry.js +1 -0
  546. package/dist/exploration-project-tailwind/p-f68e2794.entry.js +1 -0
  547. package/dist/exploration-project-tailwind/{p-d30e24bd.entry.js → p-fa034f69.entry.js} +1 -1
  548. package/dist/types/components/accordion/accordion.d.ts +10 -2
  549. package/dist/types/components/aside-panel/aside-panel.d.ts +0 -3
  550. package/dist/types/components/avatar/avatar.d.ts +3 -0
  551. package/dist/types/components/avatar/types.d.ts +2 -0
  552. package/dist/types/components/badge/badge.d.ts +1 -0
  553. package/dist/types/components/button/button.d.ts +9 -0
  554. package/dist/types/components/card/card.d.ts +4 -0
  555. package/dist/types/components/color-picker/color-picker.d.ts +35 -2
  556. package/dist/types/components/dialog-box/dialog-box.d.ts +10 -0
  557. package/dist/types/components/dropdown/dropdown.d.ts +5 -0
  558. package/dist/types/components/file-upload/file-upload.d.ts +23 -6
  559. package/dist/types/components/label/label.d.ts +290 -0
  560. package/dist/types/components/label/types.d.ts +39 -0
  561. package/dist/types/components/list/list.d.ts +2 -1
  562. package/dist/types/components/list-group/list-group.d.ts +1 -0
  563. package/dist/types/components/list-item/list-item.d.ts +46 -17
  564. package/dist/types/components/loader/loader.d.ts +145 -0
  565. package/dist/types/components/pattern-input/pattern-input.d.ts +6 -0
  566. package/dist/types/components/popover/popover.d.ts +3 -0
  567. package/dist/types/components/progress/progress.d.ts +41 -2
  568. package/dist/types/components/range-slider/range-slider.d.ts +2 -2
  569. package/dist/types/components/rating/rating.d.ts +1 -0
  570. package/dist/types/components/skeleton/skeleton-loader.d.ts +1 -1
  571. package/dist/types/components/speedometer/speedometer.d.ts +1 -0
  572. package/dist/types/components/tag/tag.d.ts +4 -0
  573. package/dist/types/components/tree/tree.d.ts +1 -0
  574. package/dist/types/components/ui-navigation-bar/navigation-bar/navigation-bar.d.ts +1 -1
  575. package/dist/types/components.d.ts +1214 -1381
  576. package/dist/types/types/common.d.ts +2 -2
  577. package/dist/types/types/common.type.d.ts +3 -1
  578. package/dist/types/utils/dom.d.ts +4 -4
  579. package/package.json +4 -4
  580. package/dist/cjs/dom-oP1E4Rd3.js +0 -267
  581. package/dist/cjs/ui-avatar-group_3.cjs.entry.js +0 -634
  582. package/dist/cjs/ui-checkbox-group.cjs.entry.js +0 -330
  583. package/dist/cjs/ui-color-controller.cjs.entry.js +0 -150
  584. package/dist/cjs/ui-image-button.cjs.entry.js +0 -67
  585. package/dist/cjs/ui-input-pair.cjs.entry.js +0 -44
  586. package/dist/cjs/ui-popover.cjs.entry.js +0 -517
  587. package/dist/cjs/ui-radio-group.cjs.entry.js +0 -205
  588. package/dist/cjs/ui-radio.cjs.entry.js +0 -206
  589. package/dist/cjs/ui-smart-location-dropdown.cjs.entry.js +0 -565
  590. package/dist/collection/components/checkbox-group/checkbox-group.css +0 -223
  591. package/dist/collection/components/checkbox-group/checkbox-group.js +0 -1001
  592. package/dist/collection/components/color-controller/color-controller.css +0 -108
  593. package/dist/collection/components/color-controller/color-controller.js +0 -224
  594. package/dist/collection/components/image-button/image-button.css +0 -154
  595. package/dist/collection/components/image-button/image-button.js +0 -310
  596. package/dist/collection/components/image-button/types.js +0 -1
  597. package/dist/collection/components/input-pair/input-pair.css +0 -72
  598. package/dist/collection/components/input-pair/input-pair.js +0 -309
  599. package/dist/collection/components/radio-group/radio-group.css +0 -202
  600. package/dist/collection/components/radio-group/radio-group.js +0 -903
  601. package/dist/collection/components/radio-group/types.js +0 -1
  602. package/dist/collection/components/smart-location-dropdown/smart-location-dropdown.css +0 -357
  603. package/dist/collection/components/smart-location-dropdown/smart-location-dropdown.js +0 -1190
  604. package/dist/collection/components/smart-location-dropdown/types.js +0 -1
  605. package/dist/components/ui-checkbox-group.d.ts +0 -11
  606. package/dist/components/ui-checkbox-group.js +0 -1
  607. package/dist/components/ui-color-controller.d.ts +0 -11
  608. package/dist/components/ui-color-controller.js +0 -1
  609. package/dist/components/ui-image-button.d.ts +0 -11
  610. package/dist/components/ui-image-button.js +0 -1
  611. package/dist/components/ui-input-pair.js +0 -1
  612. package/dist/components/ui-radio-group.js +0 -1
  613. package/dist/components/ui-smart-location-dropdown.d.ts +0 -11
  614. package/dist/components/ui-smart-location-dropdown.js +0 -1
  615. package/dist/esm/dom-BMFah5q3.js +0 -262
  616. package/dist/esm/ui-avatar-group_3.entry.js +0 -630
  617. package/dist/esm/ui-checkbox-group.entry.js +0 -328
  618. package/dist/esm/ui-color-controller.entry.js +0 -148
  619. package/dist/esm/ui-image-button.entry.js +0 -65
  620. package/dist/esm/ui-input-pair.entry.js +0 -42
  621. package/dist/esm/ui-popover.entry.js +0 -515
  622. package/dist/esm/ui-radio-group.entry.js +0 -203
  623. package/dist/esm/ui-radio.entry.js +0 -204
  624. package/dist/esm/ui-smart-location-dropdown.entry.js +0 -563
  625. package/dist/exploration-project-tailwind/p-01c7db7a.entry.js +0 -1
  626. package/dist/exploration-project-tailwind/p-049744f9.entry.js +0 -1
  627. package/dist/exploration-project-tailwind/p-06f0c679.entry.js +0 -1
  628. package/dist/exploration-project-tailwind/p-0d31c9e9.entry.js +0 -1
  629. package/dist/exploration-project-tailwind/p-148e81df.entry.js +0 -1
  630. package/dist/exploration-project-tailwind/p-2f1aebb3.entry.js +0 -1
  631. package/dist/exploration-project-tailwind/p-46596a28.entry.js +0 -1
  632. package/dist/exploration-project-tailwind/p-46efdea3.entry.js +0 -1
  633. package/dist/exploration-project-tailwind/p-47e2a7ee.entry.js +0 -1
  634. package/dist/exploration-project-tailwind/p-5508874f.entry.js +0 -1
  635. package/dist/exploration-project-tailwind/p-5ce0dbd8.entry.js +0 -1
  636. package/dist/exploration-project-tailwind/p-61717490.entry.js +0 -1
  637. package/dist/exploration-project-tailwind/p-64e3a484.entry.js +0 -1
  638. package/dist/exploration-project-tailwind/p-6ab80ead.entry.js +0 -1
  639. package/dist/exploration-project-tailwind/p-6e9694f2.entry.js +0 -1
  640. package/dist/exploration-project-tailwind/p-6fa9dc15.entry.js +0 -1
  641. package/dist/exploration-project-tailwind/p-70d82d79.entry.js +0 -1
  642. package/dist/exploration-project-tailwind/p-717dad1f.entry.js +0 -1
  643. package/dist/exploration-project-tailwind/p-7376ac95.entry.js +0 -1
  644. package/dist/exploration-project-tailwind/p-77a21491.entry.js +0 -1
  645. package/dist/exploration-project-tailwind/p-807c6555.entry.js +0 -1
  646. package/dist/exploration-project-tailwind/p-875be805.entry.js +0 -1
  647. package/dist/exploration-project-tailwind/p-9fa70359.entry.js +0 -1
  648. package/dist/exploration-project-tailwind/p-9fc06ff0.entry.js +0 -1
  649. package/dist/exploration-project-tailwind/p-BMFah5q3.js +0 -1
  650. package/dist/exploration-project-tailwind/p-D2WzX6vR.js +0 -2
  651. package/dist/exploration-project-tailwind/p-DUsoYu9r.js +0 -2
  652. package/dist/exploration-project-tailwind/p-a4f52a76.entry.js +0 -1
  653. package/dist/exploration-project-tailwind/p-ab752761.entry.js +0 -1
  654. package/dist/exploration-project-tailwind/p-ba21fed3.entry.js +0 -1
  655. package/dist/exploration-project-tailwind/p-c2ca71ac.entry.js +0 -1
  656. package/dist/exploration-project-tailwind/p-c69dd43e.entry.js +0 -1
  657. package/dist/exploration-project-tailwind/p-ce1222a1.entry.js +0 -1
  658. package/dist/exploration-project-tailwind/p-d16c9635.entry.js +0 -1
  659. package/dist/exploration-project-tailwind/p-d2308a00.entry.js +0 -1
  660. package/dist/exploration-project-tailwind/p-debede45.entry.js +0 -1
  661. package/dist/exploration-project-tailwind/p-e90d5307.entry.js +0 -1
  662. package/dist/exploration-project-tailwind/p-ea51c5d8.entry.js +0 -1
  663. package/dist/exploration-project-tailwind/p-ecda1cc3.entry.js +0 -1
  664. package/dist/exploration-project-tailwind/p-f11e5cae.entry.js +0 -1
  665. package/dist/types/components/checkbox-group/checkbox-group.d.ts +0 -87
  666. package/dist/types/components/checkbox-group/types.d.ts +0 -8
  667. package/dist/types/components/color-controller/color-controller.d.ts +0 -24
  668. package/dist/types/components/image-button/image-button.d.ts +0 -31
  669. package/dist/types/components/image-button/types.d.ts +0 -1
  670. package/dist/types/components/input-pair/input-pair.d.ts +0 -28
  671. package/dist/types/components/radio-group/radio-group.d.ts +0 -74
  672. package/dist/types/components/radio-group/types.d.ts +0 -2
  673. package/dist/types/components/smart-location-dropdown/smart-location-dropdown.d.ts +0 -119
  674. package/dist/types/components/smart-location-dropdown/types.d.ts +0 -37
  675. /package/dist/collection/components/{checkbox-group → label}/types.js +0 -0
@@ -3,6 +3,14 @@
3
3
  // Showcases ui-list + ui-list-item + ui-list-group features
4
4
  // ============================================================
5
5
 
6
+ function updateListActiveBtn(demoName) {
7
+ const section = document.getElementById('list');
8
+ if (!section) return;
9
+ section.querySelectorAll('.demo-controls ui-button').forEach(btn => {
10
+ btn.selected = btn.getAttribute('data-demo') === demoName;
11
+ });
12
+ }
13
+
6
14
  export function initListDemo() {
7
15
  const section = document.getElementById('list');
8
16
  if (!section) return;
@@ -10,28 +18,27 @@ export function initListDemo() {
10
18
  section.innerHTML = `
11
19
  <div style="display:flex; align-items:center; justify-content:space-between; margin-bottom:20px;">
12
20
  <h2 style="margin:0;">📋 List Component</h2>
13
- <ui-button onclick="showSection('home')" style="background:#6b7280;color:white;border:none;padding:6px 14px;border-radius:4px;font-size:12px;cursor:pointer;">← Back</ui-button>
14
- </div>
21
+ </div>
15
22
  <p style="color:#6b7280; margin-bottom:24px;">
16
23
  Flexible, feature-rich list component. Supports slotted items, programmatic items, groups, search, drag-and-drop, pagination, virtual scroll and much more.
17
24
  </p>
18
25
 
19
26
  <div class="demo-controls" style="display:flex; gap:10px; flex-wrap:wrap; margin-bottom:24px;">
20
- <ui-button onclick="window.showListBasic()" style="padding:8px 16px;background:#10b981;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">📄 Basic</ui-button>
21
- <ui-button onclick="window.showListVariants()" style="padding:8px 16px;background:#10b981;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">🎨 Variants</ui-button>
22
- <ui-button onclick="window.showListIcons()" style="padding:8px 16px;background:#f59e0b;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">🏷️ Icons & Badges</ui-button>
23
- <ui-button onclick="window.showListCollapsible()" style="padding:8px 16px;background:#8b5cf6;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">📂 Collapsible</ui-button>
24
- <ui-button onclick="window.showListSearch()" style="padding:8px 16px;background:#ec4899;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">🔍 Search</ui-button>
25
- <ui-button onclick="window.showListGrouped()" style="padding:8px 16px;background:#14b8a6;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">📁 Grouped</ui-button>
26
- <ui-button onclick="window.showListDraggable()" style="padding:8px 16px;background:#f97316;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">↕️ Draggable</ui-button>
27
- <ui-button onclick="window.showListPaginated()" style="padding:8px 16px;background:#ef4444;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">📑 Paginated</ui-button>
28
- <ui-button onclick="window.showListInteractions()" style="padding:8px 16px;background:#9333ea;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">✨ Interactions</ui-button>
29
- <ui-button onclick="window.showListMasterpiece()" style="padding:8px 16px;background:linear-gradient(45deg, #f43f5e, #fbbf24);color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">💎 Masterpiece</ui-button>
30
- <ui-button onclick="window.showListGrid()" style="padding:8px 16px;background:#0ea5e9;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">🔲 Grid</ui-button>
31
- <ui-button onclick="window.showListTree()" style="padding:8px 16px;background:#64748b;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">🌲 Tree</ui-button>
32
- <ui-button onclick="window.showListVirtual()" style="padding:8px 16px;background:#6366f1;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">⚡ Virtual</ui-button>
33
- <ui-button onclick="window.showListLarge()" style="padding:8px 16px;background:#44403c;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">📦 100+ Items</ui-button>
34
- <ui-button onclick="window.showListApex()" style="padding:8px 16px;background:linear-gradient(135deg, #6366f1, #a855f7);color:white;border:none;border-radius:6px;cursor:pointer;font-weight:600;" variant="outline">🚀 Apex Masterclass</ui-button>
27
+ <ui-button onclick="window.showListBasic()" data-demo="basic" variant="outline">📄 Basic</ui-button>
28
+ <ui-button onclick="window.showListVariants()" data-demo="variants" variant="outline">🎨 Variants</ui-button>
29
+ <ui-button onclick="window.showListIcons()" data-demo="icons" variant="outline">🏷️ Icons & Badges</ui-button>
30
+ <ui-button onclick="window.showListCollapsible()" data-demo="collapsible" variant="outline">📂 Collapsible</ui-button>
31
+ <ui-button onclick="window.showListSearch()" data-demo="search" variant="outline">🔍 Search</ui-button>
32
+ <ui-button onclick="window.showListGrouped()" data-demo="grouped" variant="outline">📁 Grouped</ui-button>
33
+ <ui-button onclick="window.showListDraggable()" data-demo="draggable" variant="outline">↕️ Draggable</ui-button>
34
+ <ui-button onclick="window.showListPaginated()" data-demo="paginated" variant="outline">📑 Paginated</ui-button>
35
+ <ui-button onclick="window.showListInteractions()" data-demo="interactions" variant="outline">✨ Interactions</ui-button>
36
+ <ui-button onclick="window.showListMasterpiece()" data-demo="masterpiece" variant="outline">💎 Masterpiece</ui-button>
37
+ <ui-button onclick="window.showListGrid()" data-demo="grid" variant="outline">🔲 Grid</ui-button>
38
+ <ui-button onclick="window.showListTree()" data-demo="tree" variant="outline">🌲 Tree</ui-button>
39
+ <ui-button onclick="window.showListVirtual()" data-demo="virtual" variant="outline">⚡ Virtual</ui-button>
40
+ <ui-button onclick="window.showListLarge()" data-demo="large" variant="outline">📦 100+ Items</ui-button>
41
+ <ui-button onclick="window.showListApex()" data-demo="apex" variant="outline">🚀 Apex Masterclass</ui-button>
35
42
  </div>
36
43
 
37
44
  <div id="listDemoContainer" style="margin-top:8px;"></div>
@@ -44,6 +51,7 @@ export function initListDemo() {
44
51
  // 1. Basic List
45
52
  // ─────────────────────────────────────────────
46
53
  window.showListBasic = function () {
54
+ updateListActiveBtn('basic');
47
55
  const c = document.getElementById('listDemoContainer');
48
56
  if (!c) return;
49
57
 
@@ -51,7 +59,7 @@ window.showListBasic = function () {
51
59
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;">
52
60
 
53
61
  <!-- Simple slotted -->
54
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
62
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
55
63
  <h3 style="margin-top:0;font-size:15px;color:#374151;">Simple List</h3>
56
64
  <ui-list id="basicList1">
57
65
  <ui-list-item label="Home" icon="fas fa-home" value="home"></ui-list-item>
@@ -63,7 +71,7 @@ window.showListBasic = function () {
63
71
  </div>
64
72
 
65
73
  <!-- With dividers -->
66
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
74
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
67
75
  <h3 style="margin-top:0;font-size:15px;color:#374151;">With Dividers</h3>
68
76
  <ui-list dividers>
69
77
  <ui-list-item label="Inbox" icon="fas fa-inbox" value="inbox" counter="12"></ui-list-item>
@@ -75,7 +83,7 @@ window.showListBasic = function () {
75
83
  </div>
76
84
 
77
85
  <!-- Multi-select -->
78
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
86
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
79
87
  <h3 style="margin-top:0;font-size:15px;color:#374151;">Multi-Select</h3>
80
88
  <ui-list multi-select id="multiSelectList">
81
89
  <ui-list-item label="JavaScript" icon="fab fa-js" value="js"></ui-list-item>
@@ -88,7 +96,7 @@ window.showListBasic = function () {
88
96
  </div>
89
97
 
90
98
  <!-- Dense / compact -->
91
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
99
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
92
100
  <h3 style="margin-top:0;font-size:15px;color:#374151;">Dense Mode</h3>
93
101
  <ui-list dense dividers>
94
102
  <ui-list-item label="Option A" value="a"></ui-list-item>
@@ -102,7 +110,7 @@ window.showListBasic = function () {
102
110
  </div>
103
111
 
104
112
  <!-- Numbered -->
105
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
113
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
106
114
  <h3 style="margin-top:0;font-size:15px;color:#374151;">Numbered List</h3>
107
115
  <ui-list numbered id="numberedList" dividers>
108
116
  <ui-list-item label="Buy groceries" value="t1"></ui-list-item>
@@ -114,12 +122,12 @@ window.showListBasic = function () {
114
122
  </div>
115
123
 
116
124
  <!-- Size variants -->
117
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
125
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
118
126
  <h3 style="margin-top:0;font-size:15px;color:#374151;">Sizes</h3>
119
127
  <p style="font-size:12px;color:#9ca3af;margin-bottom:8px;">Small</p>
120
- <ui-list size="md"
121
- <ui-list-item label="Small item A" value="sa" size="md"ui-list-item>
122
- <ui-list-item label="Small item B" value="sb" size="md"ui-list-item>
128
+ <ui-list size="md">
129
+ <ui-list-item label="Small item A" value="sa" size="md"></ui-list-item>
130
+ <ui-list-item label="Small item B" value="sb" size="md"></ui-list-item>
123
131
  </ui-list>
124
132
  <p style="font-size:12px;color:#9ca3af;margin:12px 0 8px;">Large</p>
125
133
  <ui-list size="large">
@@ -146,13 +154,14 @@ window.showListBasic = function () {
146
154
  // 2. Variants
147
155
  // ─────────────────────────────────────────────
148
156
  window.showListVariants = function () {
157
+ updateListActiveBtn('variants');
149
158
  const c = document.getElementById('listDemoContainer');
150
159
  if (!c) return;
151
160
 
152
161
  c.innerHTML = `
153
162
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;">
154
163
 
155
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
164
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
156
165
  <h3 style="margin-top:0;font-size:15px;">variant="text" (default)</h3>
157
166
  <ui-list variant="text">
158
167
  <ui-list-item label="Text Item 1" value="1" variant="text" color="primary"></ui-list-item>
@@ -161,7 +170,7 @@ window.showListVariants = function () {
161
170
  </ui-list>
162
171
  </div>
163
172
 
164
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
173
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
165
174
  <h3 style="margin-top:0;font-size:15px;">variant="filled"</h3>
166
175
  <ui-list variant="filled">
167
176
  <ui-list-item label="Filled Item 1" value="1" variant="filled" color="primary"></ui-list-item>
@@ -170,7 +179,7 @@ window.showListVariants = function () {
170
179
  </ui-list>
171
180
  </div>
172
181
 
173
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
182
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
174
183
  <h3 style="margin-top:0;font-size:15px;">variant="outlined"</h3>
175
184
  <ui-list variant="outlined" rounded>
176
185
  <ui-list-item label="Outlined Item 1" value="1" variant="outlined" color="primary"></ui-list-item>
@@ -179,7 +188,7 @@ window.showListVariants = function () {
179
188
  </ui-list>
180
189
  </div>
181
190
 
182
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
191
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
183
192
  <h3 style="margin-top:0;font-size:15px;">variant="outline"</h3>
184
193
  <ui-list variant="outline">
185
194
  <ui-list-item label="Soft Primary" value="1" variant="outline" color="primary"></ui-list-item>
@@ -189,7 +198,7 @@ window.showListVariants = function () {
189
198
  </ui-list>
190
199
  </div>
191
200
 
192
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
201
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
193
202
  <h3 style="margin-top:0;font-size:15px;">Elevated + Rounded</h3>
194
203
  <ui-list elevated rounded>
195
204
  <ui-list-item label="Cloud Storage" icon="fas fa-cloud" value="cloud" sublabel="12.4 GB used"></ui-list-item>
@@ -198,7 +207,7 @@ window.showListVariants = function () {
198
207
  </ui-list>
199
208
  </div>
200
209
 
201
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
210
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
202
211
  <h3 style="margin-top:0;font-size:15px;">Flush (no padding)</h3>
203
212
  <ui-list flush dividers>
204
213
  <ui-list-item label="Flush Item 1" value="1" icon="fas fa-circle"></ui-list-item>
@@ -214,24 +223,25 @@ window.showListVariants = function () {
214
223
  // 3. Icons, Badges, Sub-labels, Counters, Pills, Tags
215
224
  // ─────────────────────────────────────────────
216
225
  window.showListIcons = function () {
226
+ updateListActiveBtn('icons');
217
227
  const c = document.getElementById('listDemoContainer');
218
228
  if (!c) return;
219
229
 
220
230
  c.innerHTML = `
221
231
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;">
222
232
 
223
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
233
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
224
234
  <h3 style="margin-top:0;font-size:15px;">Icons + Badges + Counters</h3>
225
235
  <ui-list dividers>
226
- <ui-list-item label="Inbox" icon="fas fa-inbox" value="inbox" badge="12" badge-color="primary" counter="12"></ui-list-item>
236
+ <ui-list-item label="Inbox" icon="fas fa-inbox" value="inbox" badge="12" badge-color="primary" counter="12" counter-color="info"></ui-list-item>
227
237
  <ui-list-item label="Promotions" icon="fas fa-tag" value="promo" badge="New" badge-color="success"></ui-list-item>
228
- <ui-list-item label="Updates" icon="fas fa-refresh" value="updates" counter="3"></ui-list-item>
238
+ <ui-list-item label="Updates" icon="fas fa-refresh" value="updates" counter="3" counter-color="warning"></ui-list-item>
229
239
  <ui-list-item label="Forums" icon="fas fa-comments" value="forums"></ui-list-item>
230
- <ui-list-item label="Spam" icon="fas fa-ban" value="spam" badge="99+" badge-color="danger" counter="99"></ui-list-item>
240
+ <ui-list-item label="Spam" icon="fas fa-ban" value="spam" badge="99+" badge-color="danger" counter="99" counter-color="secondary"></ui-list-item>
231
241
  </ui-list>
232
242
  </div>
233
243
 
234
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
244
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
235
245
  <h3 style="margin-top:0;font-size:15px;">Sub-labels (Multiline)</h3>
236
246
  <ui-list dividers>
237
247
  <ui-list-item
@@ -258,7 +268,7 @@ window.showListIcons = function () {
258
268
  </ui-list>
259
269
  </div>
260
270
 
261
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
271
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
262
272
  <h3 style="margin-top:0;font-size:15px;">Pills per Item</h3>
263
273
  <ui-list dividers>
264
274
  <ui-list-item
@@ -282,7 +292,7 @@ window.showListIcons = function () {
282
292
  </ui-list>
283
293
  </div>
284
294
 
285
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
295
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
286
296
  <h3 style="margin-top:0;font-size:15px;">Tags per Item</h3>
287
297
  <ui-list dividers>
288
298
  <ui-list-item
@@ -306,7 +316,7 @@ window.showListIcons = function () {
306
316
  </ui-list>
307
317
  </div>
308
318
 
309
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
319
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
310
320
  <h3 style="margin-top:0;font-size:15px;">Action Icons</h3>
311
321
  <ui-list dividers>
312
322
  <ui-list-item label="Edit Profile" icon="fas fa-user" value="edit" action-icon="fas fa-pencil-alt"></ui-list-item>
@@ -316,7 +326,7 @@ window.showListIcons = function () {
316
326
  </ui-list>
317
327
  </div>
318
328
 
319
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
329
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
320
330
  <h3 style="margin-top:0;font-size:15px;">Checkbox Selection</h3>
321
331
  <ui-list dividers id="checkboxList">
322
332
  <ui-list-item label="Send email notification" value="email" show-checkbox></ui-list-item>
@@ -333,13 +343,14 @@ window.showListIcons = function () {
333
343
  // 4. Collapsible Items
334
344
  // ─────────────────────────────────────────────
335
345
  window.showListCollapsible = function () {
346
+ updateListActiveBtn('collapsible');
336
347
  const c = document.getElementById('listDemoContainer');
337
348
  if (!c) return;
338
349
 
339
350
  c.innerHTML = `
340
351
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;">
341
352
 
342
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
353
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
343
354
  <h3 style="margin-top:0;font-size:15px;">Collapsible Tree</h3>
344
355
  <ui-list dividers>
345
356
  <ui-list-item label="Documents" icon="fas fa-folder" value="docs" collapsible expanded>
@@ -360,7 +371,7 @@ window.showListCollapsible = function () {
360
371
  </ui-list>
361
372
  </div>
362
373
 
363
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
374
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
364
375
  <h3 style="margin-top:0;font-size:15px;">Accordion-style Nav</h3>
365
376
  <ui-list dividers rounded>
366
377
  <ui-list-item label="Dashboard" icon="fas fa-th-large" value="dash"></ui-list-item>
@@ -378,19 +389,19 @@ window.showListCollapsible = function () {
378
389
  </ui-list>
379
390
  </div>
380
391
 
381
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
392
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
382
393
  <h3 style="margin-top:0;font-size:15px;">Context Menu Items</h3>
383
394
  <ui-list dividers>
384
395
  <ui-list-item label="Right-click me!" icon="fas fa-file-alt" value="file1" context-menu context-menu-trigger="rightClick">
385
- <ui-list-item slot="children" label="Open" icon="fas fa-folder-open" value="open"></ui-list-item>
386
- <ui-list-item slot="children" label="Copy" icon="fas fa-copy" value="copy"></ui-list-item>
387
- <ui-list-item slot="children" label="Rename" icon="fas fa-edit" value="rename"></ui-list-item>
388
- <ui-list-item slot="children" label="Delete" icon="fas fa-trash" value="delete" color="danger"></ui-list-item>
396
+ <ui-list-item slot="context-menu" label="Open" icon="fas fa-folder-open" value="open"></ui-list-item>
397
+ <ui-list-item slot="context-menu" label="Copy" icon="fas fa-copy" value="copy"></ui-list-item>
398
+ <ui-list-item slot="context-menu" label="Rename" icon="fas fa-edit" value="rename"></ui-list-item>
399
+ <ui-list-item slot="context-menu" label="Delete" icon="fas fa-trash" value="delete" color="danger"></ui-list-item>
389
400
  </ui-list-item>
390
401
  <ui-list-item label="Click ▶ for menu" icon="fas fa-file-code" value="file2" context-menu context-menu-trigger="click">
391
- <ui-list-item slot="children" label="Edit" icon="fas fa-edit" value="edit"></ui-list-item>
392
- <ui-list-item slot="children" label="Preview" icon="fas fa-eye" value="prev"></ui-list-item>
393
- <ui-list-item slot="children" label="Export" icon="fas fa-upload" value="exp"></ui-list-item>
402
+ <ui-list-item slot="context-menu" label="Edit" icon="fas fa-edit" value="edit"></ui-list-item>
403
+ <ui-list-item slot="context-menu" label="Preview" icon="fas fa-eye" value="prev"></ui-list-item>
404
+ <ui-list-item slot="context-menu" label="Export" icon="fas fa-upload" value="exp"></ui-list-item>
394
405
  </ui-list-item>
395
406
  </ui-list>
396
407
  </div>
@@ -402,6 +413,7 @@ window.showListCollapsible = function () {
402
413
  // 5. Search
403
414
  // ─────────────────────────────────────────────
404
415
  window.showListSearch = function () {
416
+ updateListActiveBtn('search');
405
417
  const c = document.getElementById('listDemoContainer');
406
418
  if (!c) return;
407
419
 
@@ -423,13 +435,13 @@ window.showListSearch = function () {
423
435
  c.innerHTML = `
424
436
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;">
425
437
 
426
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
438
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
427
439
  <h3 style="margin-top:0;font-size:15px;">🔍 Searchable List (programmatic items)</h3>
428
440
  <ui-list searchable search-placeholder="Search fruits..." id="searchList" max-height="350px"></ui-list>
429
441
  <div id="searchOutput" style="margin-top:12px;font-size:13px;color:#6b7280;">Selected: none</div>
430
442
  </div>
431
443
 
432
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
444
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
433
445
  <h3 style="margin-top:0;font-size:15px;">Search + Multi-Select</h3>
434
446
  <ui-list searchable multi-select search-placeholder="Type to filter..." id="searchMultiList" max-height="350px" dividers></ui-list>
435
447
  <div id="searchMultiOutput" style="margin-top:12px;font-size:13px;color:#6b7280;">Selected: none</div>
@@ -459,23 +471,24 @@ window.showListSearch = function () {
459
471
  // 6. Grouped
460
472
  // ─────────────────────────────────────────────
461
473
  window.showListGrouped = function () {
474
+ updateListActiveBtn('grouped');
462
475
  const c = document.getElementById('listDemoContainer');
463
476
  if (!c) return;
464
477
 
465
478
  c.innerHTML = `
466
479
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;">
467
480
 
468
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
481
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
469
482
  <h3 style="margin-top:0;font-size:15px;">Grouped with Subheaders</h3>
470
483
  <ui-list id="groupedList1" max-height="450px" dividers></ui-list>
471
484
  </div>
472
485
 
473
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
486
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
474
487
  <h3 style="margin-top:0;font-size:15px;">Collapsible Groups</h3>
475
488
  <ui-list id="groupedList2" max-height="450px"></ui-list>
476
489
  </div>
477
490
 
478
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
491
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
479
492
  <h3 style="margin-top:0;font-size:15px;">Group + Search</h3>
480
493
  <ui-list id="groupedList3" searchable max-height="400px" dividers></ui-list>
481
494
  </div>
@@ -508,20 +521,21 @@ window.showListGrouped = function () {
508
521
  // 7. Drag-and-Drop Reorder
509
522
  // ─────────────────────────────────────────────
510
523
  window.showListDraggable = function () {
524
+ updateListActiveBtn('draggable');
511
525
  const c = document.getElementById('listDemoContainer');
512
526
  if (!c) return;
513
527
 
514
528
  c.innerHTML = `
515
529
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;">
516
530
 
517
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
531
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
518
532
  <h3 style="margin-top:0;font-size:15px;">↕️ Drag to Reorder</h3>
519
533
  <p style="font-size:13px;color:#9ca3af;margin-bottom:12px;">Drag the ≡ handle to reorder</p>
520
534
  <ui-list id="draggableList" dividers max-height="360px"></ui-list>
521
535
  <div id="reorderOutput" style="margin-top:12px;padding:8px;background:#f3f4f6;border-radius:6px;font-size:12px;color:#374151;">Reorder events will show here</div>
522
536
  </div>
523
537
 
524
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
538
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
525
539
  <h3 style="margin-top:0;font-size:15px;">↕️ Task Priority List</h3>
526
540
  <p style="font-size:13px;color:#9ca3af;margin-bottom:12px;">Drag to re-prioritize tasks</p>
527
541
  <ui-list id="taskList" dividers max-height="360px"></ui-list>
@@ -566,18 +580,19 @@ window.showListDraggable = function () {
566
580
  // 8. Paginated
567
581
  // ─────────────────────────────────────────────
568
582
  window.showListPaginated = function () {
583
+ updateListActiveBtn('paginated');
569
584
  const c = document.getElementById('listDemoContainer');
570
585
  if (!c) return;
571
586
 
572
587
  c.innerHTML = `
573
588
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;">
574
589
 
575
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
590
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
576
591
  <h3 style="margin-top:0;font-size:15px;">📑 Paginated (5 per page)</h3>
577
592
  <ui-list id="paginatedList5" paginated items-per-page="5" dividers></ui-list>
578
593
  </div>
579
594
 
580
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
595
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
581
596
  <h3 style="margin-top:0;font-size:15px;">📑 Search + Paginated</h3>
582
597
  <ui-list id="paginatedSearchList" paginated searchable items-per-page="4" dividers></ui-list>
583
598
  </div>
@@ -634,20 +649,21 @@ window.showListPaginated = function () {
634
649
  // 9. Virtual Scroll
635
650
  // ─────────────────────────────────────────────
636
651
  window.showListVirtual = function () {
652
+ updateListActiveBtn('virtual');
637
653
  const c = document.getElementById('listDemoContainer');
638
654
  if (!c) return;
639
655
 
640
656
  c.innerHTML = `
641
657
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;">
642
658
 
643
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
659
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
644
660
  <h3 style="margin-top:0;font-size:15px;">⚡ Virtual Scroll (10,000 items)</h3>
645
661
  <p style="font-size:13px;color:#9ca3af;margin-bottom:12px;">Only visible rows are rendered in the DOM</p>
646
662
  <ui-list id="virtualList" virtual item-height="48" max-height="400px"></ui-list>
647
663
  <div id="virtualOutput" style="margin-top:8px;font-size:12px;color:#6b7280;">Selected: none</div>
648
664
  </div>
649
665
 
650
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
666
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
651
667
  <h3 style="margin-top:0;font-size:15px;">⚡ Virtual + Search</h3>
652
668
  <ui-list id="virtualSearchList" virtual searchable item-height="48" max-height="400px" search-placeholder="Search 5000 users..."></ui-list>
653
669
  </div>
@@ -682,6 +698,7 @@ window.showListVirtual = function () {
682
698
  // 9. Interactions & Custom Colors
683
699
  // ─────────────────────────────────────────────
684
700
  window.showListInteractions = function () {
701
+ updateListActiveBtn('interactions');
685
702
  const c = document.getElementById('listDemoContainer');
686
703
  if (!c) return;
687
704
 
@@ -689,7 +706,7 @@ window.showListInteractions = function () {
689
706
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;">
690
707
 
691
708
  <!-- Custom Hover & Selection -->
692
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
709
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
693
710
  <h3 style="margin-top:0;font-size:15px;">Selection & Hover Colors</h3>
694
711
  <p style="font-size:12px;color:#9ca3af;margin-bottom:12px;">Items change color on hover or when selected</p>
695
712
  <ui-list dividers>
@@ -705,9 +722,6 @@ window.showListInteractions = function () {
705
722
  selection-color="success"
706
723
  selected
707
724
  ></ui-list-item>
708
- <div class="s-row"><kbd>Shift</kbd> + <kbd>J/K</kbd> <span>Select Range</span></div>
709
- <div class="s-row"><kbd>Alt</kbd> <span>(Hold) Ghost Data Layer</span></div>
710
- <div class="s-row"><kbd>X</kbd> <span>Toggle Selection</span></div>
711
725
  <ui-list-item
712
726
  label="Danger Zone"
713
727
  sublabel="Red hover and selection"
@@ -718,20 +732,20 @@ window.showListInteractions = function () {
718
732
  </div>
719
733
 
720
734
  <!-- Right-side Avatars -->
721
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
735
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
722
736
  <h3 style="margin-top:0;font-size:15px;">Right-side Media</h3>
723
737
  <p style="font-size:12px;color:#9ca3af;margin-bottom:12px;">Avatars and images on the right</p>
724
738
  <ui-list dividers>
725
739
  <ui-list-item
726
740
  label="Chat Message"
727
741
  sublabel="Sent from London Office"
728
- user-avatar="https://i.pravatar.cc/150?u=a1"
742
+ user-avatar="./build/assets/images/logo.png"
729
743
  avatar-position="right"
730
744
  ></ui-list-item>
731
745
  <ui-list-item
732
746
  label="Product Status"
733
747
  sublabel="Stock updated 5m ago"
734
- image="https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=100&h=100&fit=crop"
748
+ image="./build/assets/images/nature_lake_2.png"
735
749
  avatar-position="right"
736
750
  counter="ACTIVE"
737
751
  ></ui-list-item>
@@ -746,13 +760,13 @@ window.showListInteractions = function () {
746
760
  </div>
747
761
 
748
762
  <!-- Combined Pro features -->
749
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
763
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
750
764
  <h3 style="margin-top:0;font-size:15px;">Advanced Interaction</h3>
751
765
  <ui-list items-per-page="3">
752
766
  <ui-list-item
753
767
  label="Alex Smith"
754
768
  sublabel="Full Stack Engineer"
755
- user-avatar="https://i.pravatar.cc/150?u=alex2"
769
+ user-avatar="./build/assets/images/logo.png"
756
770
  avatar-position="right"
757
771
  hover-color="info"
758
772
  selection-color="info"
@@ -763,14 +777,14 @@ window.showListInteractions = function () {
763
777
  label="Project Delta"
764
778
  sublabel="Milestone 4 reached"
765
779
  avatar-position="right"
766
- image="https://images.unsplash.com/photo-1511467687858-23d96c32e4ae?w=100&h=100&fit=crop"
780
+ image="./build/assets/images/nature_ocean_4.png"
767
781
  selection-color="warning"
768
782
  action-icon="fas fa-external-link-alt"
769
783
  ></ui-list-item>
770
784
  </ui-list>
771
785
  </div>
772
786
  <!-- Advanced Status & Actions -->
773
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
787
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
774
788
  <h3 style="margin-top:0;font-size:15px;">Pro Features (Lock & Menu)</h3>
775
789
  <p style="font-size:12px;color:#9ca3af;margin-bottom:12px;">Locked items and 3-dot action menus</p>
776
790
  <ui-list dividers>
@@ -787,9 +801,9 @@ window.showListInteractions = function () {
787
801
  show-menu
788
802
  context-menu
789
803
  >
790
- <ui-list-item slot="children" label="Restart" icon="fas fa-sync" value="restart"></ui-list-item>
791
- <ui-list-item slot="children" label="Scale" icon="fas fa-rocket" value="scale"></ui-list-item>
792
- <ui-list-item slot="children" label="Terminate" icon="fas fa-power-off" value="term" color="danger"></ui-list-item>
804
+ <ui-list-item slot="context-menu" label="Restart" icon="fas fa-sync" value="restart"></ui-list-item>
805
+ <ui-list-item slot="context-menu" label="Scale" icon="fas fa-rocket" value="scale"></ui-list-item>
806
+ <ui-list-item slot="context-menu" label="Terminate" icon="fas fa-power-off" value="term" color="danger"></ui-list-item>
793
807
  </ui-list-item>
794
808
  <ui-list-item
795
809
  label="User Accounts"
@@ -798,8 +812,8 @@ window.showListInteractions = function () {
798
812
  show-menu
799
813
  context-menu
800
814
  >
801
- <ui-list-item slot="children" label="View Profile" icon="fas fa-user" value="profile"></ui-list-item>
802
- <ui-list-item slot="children" label="Suspend" icon="fas fa-user-slash" value="suspend" color="warning"></ui-list-item>
815
+ <ui-list-item slot="context-menu" label="View Profile" icon="fas fa-user" value="profile"></ui-list-item>
816
+ <ui-list-item slot="context-menu" label="Suspend" icon="fas fa-user-slash" value="suspend" color="warning"></ui-list-item>
803
817
  </ui-list-item>
804
818
  </ui-list>
805
819
  </div>
@@ -811,6 +825,7 @@ window.showListInteractions = function () {
811
825
  // 10. The God-Tier Masterpiece
812
826
  // ─────────────────────────────────────────────
813
827
  window.showListMasterpiece = function () {
828
+ updateListActiveBtn('masterpiece');
814
829
  const c = document.getElementById('listDemoContainer');
815
830
  if (!c) return;
816
831
 
@@ -818,7 +833,7 @@ window.showListMasterpiece = function () {
818
833
  {
819
834
  label: 'Edge Node 01',
820
835
  sublabel: 'Uptime: 14 days, 4 hours',
821
- userAvatar: 'https://i.pravatar.cc/50?u=kernel',
836
+ userAvatar: './build/assets/images/logo.png',
822
837
  status: 'online',
823
838
  group: 'Computing',
824
839
  progress: 92,
@@ -833,7 +848,7 @@ window.showListMasterpiece = function () {
833
848
  sparkline: [20, 45, 10, 80, 50, 90, 60, 100],
834
849
  auraMode: true,
835
850
  presenceCursors: [{ name: 'Sarah (CEO)', color: 'purple', x: 450, y: 20 }],
836
- avatarGroup: [{ src: 'https://i.pravatar.cc/100?u=1' }, { src: 'https://i.pravatar.cc/100?u=2' }, { src: 'https://i.pravatar.cc/100?u=3' }],
851
+ avatarGroup: [{ src: './build/assets/images/logo.png' }, { src: './build/assets/images/logo.png' }, { src: './build/assets/images/logo.png' }],
837
852
  metadata: { ip: '10.0.0.12', version: '2.4.1-LTS', cluster: 'Main-North' },
838
853
  leftActions: [
839
854
  { icon: 'fas fa-phone', color: 'success', action: 'call' },
@@ -843,7 +858,7 @@ window.showListMasterpiece = function () {
843
858
  { icon: 'fas fa-trash', color: 'danger', action: 'delete' },
844
859
  { icon: 'fas fa-archive', color: 'warning', action: 'archive' },
845
860
  ],
846
- collaborators: [{ src: 'https://i.pravatar.cc/50?u=a' }, { src: 'https://i.pravatar.cc/50?u=b' }],
861
+ collaborators: [{ src: './build/assets/images/logo.png' }, { src: './build/assets/images/logo.png' }],
847
862
  avatarGroupPosition: 'right',
848
863
  },
849
864
  {
@@ -868,7 +883,7 @@ window.showListMasterpiece = function () {
868
883
  status: 'busy',
869
884
  expandable: true,
870
885
  showStar: true,
871
- avatarGroup: [{ src: 'https://i.pravatar.cc/100?u=3' }, { src: 'https://i.pravatar.cc/100?u=4' }, { src: 'https://i.pravatar.cc/100?u=5' }],
886
+ avatarGroup: [{ src: './build/assets/images/logo.png' }, { src: './build/assets/images/logo.png' }, { src: './build/assets/images/logo.png' }],
872
887
  avatarGroupPosition: 'content',
873
888
  },
874
889
  { label: 'Cloud Buffer', sublabel: 'Idle', icon: 'fas fa-cloud', group: 'Storage', status: 'away' },
@@ -896,7 +911,7 @@ window.showListMasterpiece = function () {
896
911
 
897
912
  c.innerHTML = `
898
913
  <div style="max-width:800px;margin:auto;">
899
- <div style="background:white;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,0.1);overflow:hidden;">
914
+ <div style="background:var(--bg-primary,white);border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,0.1);overflow:hidden;">
900
915
  <div style="padding:24px;background:linear-gradient(135deg, #1e293b, #334155);color:white;">
901
916
  <h2 style="margin:0;font-size:20px;">💎 Ultra-Apex Cluster Control</h2>
902
917
  <p style="margin:4px 0 0;font-size:13px;opacity:0.8;">Monitoring active global edge nodes</p>
@@ -965,6 +980,7 @@ window.showListMasterpiece = function () {
965
980
  // 11. Responsive Grid Mode
966
981
  // ─────────────────────────────────────────────
967
982
  window.showListGrid = function () {
983
+ updateListActiveBtn('grid');
968
984
  const c = document.getElementById('listDemoContainer');
969
985
  if (!c) return;
970
986
 
@@ -972,38 +988,38 @@ window.showListGrid = function () {
972
988
  {
973
989
  label: 'Project Alpha',
974
990
  sublabel: 'Development Stage',
975
- image: 'https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=200&h=150&fit=crop',
976
- collaborators: [{ src: 'https://i.pravatar.cc/50?u=1' }, { src: 'https://i.pravatar.cc/50?u=2' }],
991
+ image: './build/assets/images/slide1.png',
992
+ collaborators: [{ src: './build/assets/images/logo.png' }, { src: './build/assets/images/logo.png' }],
977
993
  },
978
994
  {
979
995
  label: 'Project Beta',
980
996
  sublabel: 'Productivity Suite',
981
- image: 'https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?w=200&h=150&fit=crop',
982
- collaborators: [{ src: 'https://i.pravatar.cc/50?u=3' }, { src: 'https://i.pravatar.cc/50?u=4' }],
997
+ image: './build/assets/images/slide2.png',
998
+ collaborators: [{ src: './build/assets/images/logo.png' }, { src: './build/assets/images/logo.png' }],
983
999
  },
984
1000
  {
985
1001
  label: 'Project Gamma',
986
1002
  sublabel: 'Mobile Expansion',
987
- image: 'https://images.unsplash.com/photo-1512941937669-90a1b58e7e9c?w=200&h=150&fit=crop',
988
- collaborators: [{ src: 'https://i.pravatar.cc/50?u=5' }],
1003
+ image: './build/assets/images/slide3.png',
1004
+ collaborators: [{ src: './build/assets/images/logo.png' }],
989
1005
  },
990
1006
  {
991
1007
  label: 'Project Delta',
992
1008
  sublabel: 'Legacy Maintenance',
993
- image: 'https://images.unsplash.com/photo-1542831371-29b0f74f9713?w=200&h=150&fit=crop',
994
- collaborators: [{ src: 'https://i.pravatar.cc/50?u=6' }],
1009
+ image: './build/assets/images/nature_desert_3.png',
1010
+ collaborators: [{ src: './build/assets/images/logo.png' }],
995
1011
  },
996
1012
  {
997
1013
  label: 'Project Epsilon',
998
1014
  sublabel: 'Internal Audit',
999
- image: 'https://images.unsplash.com/photo-1454165833767-0274b24f6733?w=200&h=150&fit=crop',
1000
- collaborators: [{ src: 'https://i.pravatar.cc/50?u=7' }],
1015
+ image: './build/assets/images/nature_forest_1.png',
1016
+ collaborators: [{ src: './build/assets/images/logo.png' }],
1001
1017
  },
1002
1018
  {
1003
1019
  label: 'Project Zeta',
1004
1020
  sublabel: 'AI Integration',
1005
- image: 'https://images.unsplash.com/photo-1555255707-c07966488bd7?w=200&h=150&fit=crop',
1006
- collaborators: [{ src: 'https://i.pravatar.cc/50?u=8' }],
1021
+ image: './build/assets/images/nature_lake_2.png',
1022
+ collaborators: [{ src: './build/assets/images/logo.png' }],
1007
1023
  },
1008
1024
  ];
1009
1025
 
@@ -1021,12 +1037,13 @@ window.showListGrid = function () {
1021
1037
  // 12. Tree View with Branch Lines
1022
1038
  // ─────────────────────────────────────────────
1023
1039
  window.showListTree = function () {
1040
+ updateListActiveBtn('tree');
1024
1041
  const c = document.getElementById('listDemoContainer');
1025
1042
  if (!c) return;
1026
1043
 
1027
1044
  c.innerHTML = `
1028
1045
  <div style="padding:40px;max-width:600px;margin:auto;">
1029
- <div style="background:white;border-radius:12px;padding:24px;box-shadow:0 10px 25px rgba(0,0,0,0.1);">
1046
+ <div style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 10px 25px rgba(0,0,0,0.1);">
1030
1047
  <h3 style="margin-top:0;">Source Explorer</h3>
1031
1048
  <ui-list>
1032
1049
  <ui-list-item label="src" icon="fas fa-folder-open" collapsible expanded>
@@ -1052,6 +1069,7 @@ window.showListTree = function () {
1052
1069
  // 13. Large List (100+ items)
1053
1070
  // ─────────────────────────────────────────────
1054
1071
  window.showListLarge = function () {
1072
+ updateListActiveBtn('large');
1055
1073
  const c = document.getElementById('listDemoContainer');
1056
1074
  if (!c) return;
1057
1075
 
@@ -1068,17 +1086,17 @@ window.showListLarge = function () {
1068
1086
 
1069
1087
  c.innerHTML = `
1070
1088
  <div style="max-width:800px; margin:0 auto;">
1071
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,0.1);">
1089
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,0.1);">
1072
1090
  <div style="display:flex; justify-content:space-between; align-items:center; margin-bottom:16px;">
1073
- <h3 style="margin:0;font-size:18px;color:#1e293b;">📦 Large Dataset (${count} items)</h3>
1074
- <span style="background:#f1f5f9; padding:4px 10px; border-radius:20px; font-size:12px; font-weight:600; color:#475569;">Non-Virtual</span>
1091
+ <h3 style="margin:0;font-size:18px;color:var(--text-primary,#1e293b);">📦 Large Dataset (${count} items)</h3>
1092
+ <span style="background:var(--bg-tertiary,#f1f5f9); padding:4px 10px; border-radius:20px; font-size:12px; font-weight:600; color:#475569;">Non-Virtual</span>
1075
1093
  </div>
1076
- <p style="font-size:14px; color:#64748b; margin-bottom:20px;">
1094
+ <p style="font-size:14px; color:var(--text-secondary,#64748b); margin-bottom:20px;">
1077
1095
  This list renders all 150 items directly in the DOM. This is useful for testing scrolling smoothness, keyboard navigation latency, and initial data binding performance.
1078
1096
  </p>
1079
1097
  <ui-list id="largeList" max-height="600px" dividers searchable search-placeholder="Filter 150 items..."></ui-list>
1080
- <div id="largeListOutput" style="margin-top:16px; padding:12px; background:#f8fafc; border:1px solid #e2e8f0; border-radius:8px; font-size:13px; color:#1e293b;">
1081
- Selected: <span style="font-weight:600; color:#2563eb;">none</span>
1098
+ <div id="largeListOutput" style="margin-top:16px; padding:12px; background:var(--bg-secondary,#f8fafc); border:1px solid var(--border-default,#e2e8f0); border-radius:8px; font-size:13px; color:var(--text-primary,#1e293b);">
1099
+ Selected: <span style="font-weight:600; color:var(--accent-blue,#2563eb);">none</span>
1082
1100
  </div>
1083
1101
  </div>
1084
1102
  </div>
@@ -1090,7 +1108,7 @@ window.showListLarge = function () {
1090
1108
  el.items = items;
1091
1109
  el.addEventListener('listItemSelect', e => {
1092
1110
  const out = document.getElementById('largeListOutput');
1093
- if (out) out.innerHTML = `Selected: <span style="font-weight:600; color:#2563eb;">${e.detail.value}</span>`;
1111
+ if (out) out.innerHTML = `Selected: <span style="font-weight:600; color:var(--accent-blue,#2563eb);">${e.detail.value}</span>`;
1094
1112
  });
1095
1113
  }
1096
1114
  }, 200);
@@ -1106,7 +1124,7 @@ window.showListAdvanced = function () {
1106
1124
  c.innerHTML = `
1107
1125
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;">
1108
1126
 
1109
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1127
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1110
1128
  <h3 style="margin-top:0;font-size:15px;">⏳ Loading State</h3>
1111
1129
  <ui-list loading loading-text="Fetching items..." id="loadingList"></ui-list>
1112
1130
  <ui-button onclick="window.toggleListLoading()" style="margin-top:12px;padding:8px 16px;background:#10b981;color:white;border:none;border-radius:6px;cursor:pointer;font-size:13px;">
@@ -1114,7 +1132,7 @@ window.showListAdvanced = function () {
1114
1132
  </ui-button>
1115
1133
  </div>
1116
1134
 
1117
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1135
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1118
1136
  <h3 style="margin-top:0;font-size:15px;">📭 Empty State</h3>
1119
1137
  <ui-list id="emptyList" empty-text="No results found. Try a different search." show-empty></ui-list>
1120
1138
  <ui-button onclick="window.loadEmptyList()" style="margin-top:12px;padding:8px 16px;background:#10b981;color:white;border:none;border-radius:6px;cursor:pointer;font-size:13px;">
@@ -1122,7 +1140,7 @@ window.showListAdvanced = function () {
1122
1140
  </ui-button>
1123
1141
  </div>
1124
1142
 
1125
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1143
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1126
1144
  <h3 style="margin-top:0;font-size:15px;">🔗 Link Items</h3>
1127
1145
  <ui-list dividers>
1128
1146
  <ui-list-item label="GitHub" icon="fab fa-github" value="gh" href="https://github.com" target="_blank"></ui-list-item>
@@ -1132,7 +1150,7 @@ window.showListAdvanced = function () {
1132
1150
  </ui-list>
1133
1151
  </div>
1134
1152
 
1135
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1153
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1136
1154
  <h3 style="margin-top:0;font-size:15px;">↔️ Horizontal List</h3>
1137
1155
  <ui-list horizontal>
1138
1156
  <ui-list-item label="Home" icon="fas fa-home" value="h"></ui-list-item>
@@ -1142,7 +1160,7 @@ window.showListAdvanced = function () {
1142
1160
  </ui-list>
1143
1161
  </div>
1144
1162
 
1145
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1163
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1146
1164
  <h3 style="margin-top:0;font-size:15px;">🎛️ Playground</h3>
1147
1165
  <div style="display:flex;flex-direction:column;gap:8px;margin-bottom:12px;">
1148
1166
  <ui-checkbox id="pgDividers" label="Dividers" oncheckboxchange="updateListPlayground()"></ui-checkbox>
@@ -1165,14 +1183,14 @@ window.showListAdvanced = function () {
1165
1183
  </ui-list>
1166
1184
  </div>
1167
1185
 
1168
- <div class="demo-block" style="background:white;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1186
+ <div class="demo-block" style="background:var(--bg-primary,white);border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.08);">
1169
1187
  <h3 style="margin-top:0;font-size:15px;">📋 Events Log</h3>
1170
1188
  <ui-list id="eventList" dividers multi-select>
1171
1189
  <ui-list-item label="Click me!" icon="fas fa-hand-pointer" value="v1"></ui-list-item>
1172
1190
  <ui-list-item label="And me!" icon="fas fa-hand-pointer" value="v2"></ui-list-item>
1173
1191
  <ui-list-item label="Also me!" icon="fas fa-hand-pointer" value="v3"></ui-list-item>
1174
1192
  </ui-list>
1175
- <div id="eventLog" style="margin-top:12px;background:#1e293b;border-radius:8px;padding:12px;height:120px;overflow-y:auto;font-family:monospace;font-size:11px;color:#94a3b8;"></div>
1193
+ <div id="eventLog" style="margin-top:12px;background:#1e293b;border-radius:8px;padding:12px;height:120px;overflow-y:auto;font-family:monospace;font-size:11px;color:var(--text-secondary,#64748b);"></div>
1176
1194
  </div>
1177
1195
  </div>
1178
1196
  `;
@@ -1232,22 +1250,41 @@ window.showListAdvanced = function () {
1232
1250
  // 10. Apex List Masterclass
1233
1251
  // ─────────────────────────────────────────────
1234
1252
  window.showListApex = function () {
1253
+ updateListActiveBtn('apex');
1235
1254
  const c = document.getElementById('listDemoContainer');
1236
1255
  if (!c) return;
1237
1256
 
1257
+ const apexCardStyle = [
1258
+ 'background:var(--bg-primary,#ffffff)',
1259
+ 'color:var(--text-primary,#1e293b)',
1260
+ 'border:1px solid var(--border-default,#e2e8f0)',
1261
+ 'border-radius:16px',
1262
+ 'padding:24px',
1263
+ 'box-shadow:0 10px 25px rgba(15,23,42,0.08)'
1264
+ ].join(';');
1265
+
1266
+ const apexHeadingStyle = [
1267
+ 'margin:0 0 16px',
1268
+ 'font-size:16px',
1269
+ 'color:var(--text-primary,#1e293b)',
1270
+ 'display:flex',
1271
+ 'align-items:center',
1272
+ 'gap:8px'
1273
+ ].join(';');
1274
+
1238
1275
  c.innerHTML = `
1239
1276
  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px;">
1240
1277
 
1241
1278
  <!-- 1. User Directory (Avatars + Tags) -->
1242
- <div class="demo-block" style="background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 25px rgba(0,0,0,0.05);">
1243
- <h3 style="margin:0 0 16px;font-size:16px;color:#1e293b;display:flex;align-items:center;gap:8px;">
1279
+ <div class="demo-block" style="${apexCardStyle}">
1280
+ <h3 style="${apexHeadingStyle}">
1244
1281
  <span style="font-size:20px;">👥</span> Smart User Directory
1245
1282
  </h3>
1246
1283
  <ui-list dividers>
1247
1284
  <ui-list-item
1248
1285
  label="Marcus Rodriguez"
1249
1286
  sublabel="Principal Engineer — London"
1250
- user-avatar="https://i.pravatar.cc/150?u=marcus"
1287
+ user-avatar="./build/assets/images/logo.png"
1251
1288
  badge="Admin"
1252
1289
  badge-color="primary"
1253
1290
  tags='[{"label":"AI","color":"indigo","variant":"soft"},{"label":"React","color":"info","variant":"soft"}]'
@@ -1256,7 +1293,7 @@ window.showListApex = function () {
1256
1293
  <ui-list-item
1257
1294
  label="Sasha Silver"
1258
1295
  sublabel="Product Designer — Berlin"
1259
- user-avatar="https://i.pravatar.cc/150?u=sasha"
1296
+ user-avatar="./build/assets/images/logo.png"
1260
1297
  badge="Pro"
1261
1298
  badge-color="success"
1262
1299
  tags='[{"label":"Figma","color":"warning","variant":"soft"},{"label":"UX","color":"danger","variant":"soft"}]'
@@ -1265,14 +1302,14 @@ window.showListApex = function () {
1265
1302
  <ui-list-item
1266
1303
  label="Priya Sharma"
1267
1304
  sublabel="Growth Lead — Mumbai"
1268
- user-avatar="https://i.pravatar.cc/150?u=priya"
1305
+ user-avatar="./build/assets/images/logo.png"
1269
1306
  tags='[{"label":"Marketing","color":"success","variant":"soft"}]'
1270
1307
  multiline
1271
1308
  ></ui-list-item>
1272
1309
  <ui-list-item
1273
1310
  label="Alex Chen"
1274
1311
  sublabel="DevOps Engineer — Remote"
1275
- user-avatar="https://i.pravatar.cc/150?u=alex"
1312
+ user-avatar="./build/assets/images/logo.png"
1276
1313
  badge="External"
1277
1314
  badge-color="secondary"
1278
1315
  multiline
@@ -1281,15 +1318,15 @@ window.showListApex = function () {
1281
1318
  </div>
1282
1319
 
1283
1320
  <!-- 2. Product Catalog (Images + Counters) -->
1284
- <div class="demo-block" style="background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 25px rgba(0,0,0,0.05);">
1285
- <h3 style="margin:0 0 16px;font-size:16px;color:#1e293b;display:flex;align-items:center;gap:8px;">
1321
+ <div class="demo-block" style="${apexCardStyle}">
1322
+ <h3 style="${apexHeadingStyle}">
1286
1323
  <span style="font-size:20px;">🛒</span> Store Inventory
1287
1324
  </h3>
1288
1325
  <ui-list dividers variant="outline">
1289
1326
  <ui-list-item
1290
1327
  label="Premium Headphones"
1291
1328
  sublabel="Noise Cancelling — Bluetooth 5.0"
1292
- image="https://images.unsplash.com/photo-1505740420928-5e560c06d30e?w=200&h=200&fit=crop"
1329
+ image="./build/assets/images/nature_ocean_4.png"
1293
1330
  counter="$299"
1294
1331
  badge="Sale"
1295
1332
  badge-color="danger"
@@ -1298,14 +1335,14 @@ window.showListApex = function () {
1298
1335
  <ui-list-item
1299
1336
  label="Smart Watch G2"
1300
1337
  sublabel="Oxygen Sensor — OLED"
1301
- image="https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=200&h=200&fit=crop"
1338
+ image="./build/assets/images/slide1.png"
1302
1339
  counter="$349"
1303
1340
  multiline
1304
1341
  ></ui-list-item>
1305
1342
  <ui-list-item
1306
1343
  label="Mechanical Keyboard"
1307
1344
  sublabel="Cherry MX Blue — RGB"
1308
- image="https://images.unsplash.com/photo-1511467687858-23d96c32e4ae?w=200&h=200&fit=crop"
1345
+ image="./build/assets/images/slide2.png"
1309
1346
  counter="$189"
1310
1347
  badge="-15%"
1311
1348
  badge-color="success"
@@ -1323,24 +1360,22 @@ window.showListApex = function () {
1323
1360
 
1324
1361
  c2.innerHTML = `
1325
1362
  <!-- 3. Skeleton Loading Flow -->
1326
- <div style="background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 25px rgba(0,0,0,0.05); position:relative;">
1327
- <h3 style="margin:0 0 16px;font-size:16px;color:#1e293b;display:flex;align-items:center;gap:8px;">
1363
+ <div style="${apexCardStyle};position:relative;">
1364
+ <h3 style="${apexHeadingStyle}">
1328
1365
  <span style="font-size:20px;">🪄</span> Loading Experience (Skeletons)
1329
1366
  </h3>
1330
1367
  <ui-list id="skeletonDemoList" dividers></ui-list>
1331
1368
  <ui-button
1332
- onclick="window.toggleApexSkeleton()"
1333
- style="margin-top:20px; width:100%; padding:12px; background:#f8fafc; border:1px solid #e2e8f0; border-radius:10px; font-weight:600; cursor:pointer; color:#64748b; transition:all 0.2s;"
1334
- onmouseover="this.style.background='#f1f5f9'"
1335
- onmouseout="this.style.background='#f8fafc'"
1336
- >
1337
- 🪄 Toggle Skeleton State
1338
- </ui-button>
1369
+ onclick="globalThis.toggleApexSkeleton()"
1370
+ variant="outline"
1371
+ style="margin-top:20px;width:100%;"
1372
+ label="🪄 Toggle Skeleton State"
1373
+ ></ui-button>
1339
1374
  </div>
1340
1375
 
1341
1376
  <!-- 4. Real-time Discovery (Highlighting) -->
1342
- <div style="background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 25px rgba(0,0,0,0.05);">
1343
- <h3 style="margin:0 0 16px;font-size:16px;color:#1e293b;display:flex;align-items:center;gap:8px;">
1377
+ <div style="${apexCardStyle}">
1378
+ <h3 style="${apexHeadingStyle}">
1344
1379
  <span style="font-size:20px;">🔦</span> Live Discovery (Search Highlighting)
1345
1380
  </h3>
1346
1381
  <ui-list
@@ -1371,11 +1406,41 @@ window.showListApex = function () {
1371
1406
  const hList = document.getElementById('highlightDemoList');
1372
1407
  if (hList) {
1373
1408
  hList.items = [
1374
- { label: 'JavaScript Frameworks', sublabel: 'React, Vue, Angular, Node.js', icon: 'fab fa-js' },
1375
- { label: 'Node.js Runtime', sublabel: 'Built on Chrome V8 engine', icon: 'fab fa-node-js' },
1376
- { label: 'Python Scripting', sublabel: 'Data analysis and backend', icon: 'fab fa-python' },
1377
- { label: 'React Native', sublabel: 'Mobile apps with JS', icon: 'fab fa-react' },
1378
- { label: 'TypeScript', sublabel: 'Typed JavaScript variant', icon: 'fab fa-js-square' },
1409
+ {
1410
+ label: 'JavaScript Frameworks',
1411
+ sublabel: 'React, Vue, Angular, Node.js',
1412
+ icon: 'fab fa-js',
1413
+ showGhostLayer: true,
1414
+ metadata: { ip: '10.30.1.21', version: 'DISC-2.8.4', id: 'DISC-JS-001', scope: 'frontend-cluster' }
1415
+ },
1416
+ {
1417
+ label: 'Node.js Runtime',
1418
+ sublabel: 'Built on Chrome V8 engine',
1419
+ icon: 'fab fa-node-js',
1420
+ showGhostLayer: true,
1421
+ metadata: { ip: '10.30.1.22', version: 'DISC-2.8.5', id: 'DISC-NODE-014', scope: 'runtime-core' }
1422
+ },
1423
+ {
1424
+ label: 'Python Scripting',
1425
+ sublabel: 'Data analysis and backend',
1426
+ icon: 'fab fa-python',
1427
+ showGhostLayer: true,
1428
+ metadata: { ip: '10.30.1.23', version: 'DISC-1.9.7', id: 'DISC-PY-032', scope: 'analytics-lab' }
1429
+ },
1430
+ {
1431
+ label: 'React Native',
1432
+ sublabel: 'Mobile apps with JS',
1433
+ icon: 'fab fa-react',
1434
+ showGhostLayer: true,
1435
+ metadata: { ip: '10.30.1.24', version: 'DISC-3.1.0', id: 'DISC-RN-007', scope: 'mobile-edge' }
1436
+ },
1437
+ {
1438
+ label: 'TypeScript',
1439
+ sublabel: 'Typed JavaScript variant',
1440
+ icon: 'fab fa-js-square',
1441
+ showGhostLayer: true,
1442
+ metadata: { ip: '10.30.1.25', version: 'DISC-5.6.0', id: 'DISC-TS-019', scope: 'typed-core' }
1443
+ },
1379
1444
  ];
1380
1445
  }
1381
1446
 
@@ -1386,9 +1451,30 @@ window.showListApex = function () {
1386
1451
  // When not skeleton, load actual data
1387
1452
  if (!el.skeleton) {
1388
1453
  el.items = [
1389
- { label: 'Thomas Anderson', sublabel: 'The One — Core Systems', userAvatar: 'https://i.pravatar.cc/150?u=neo', tags: '["Hero","Matrix"]' },
1390
- { label: 'Trinity Moss', sublabel: 'Tactical Lead', userAvatar: 'https://i.pravatar.cc/150?u=trinity', tags: '["Pilot","Combat"]' },
1391
- { label: 'Morpheus Dream', sublabel: 'Captain Nebuchadnezzar', userAvatar: 'https://i.pravatar.cc/150?u=morpheus', tags: '["Leader","Captain"]' },
1454
+ {
1455
+ label: 'Thomas Anderson',
1456
+ sublabel: 'The OneCore Systems',
1457
+ userAvatar: './build/assets/images/logo.png',
1458
+ tags: '["Hero","Matrix"]',
1459
+ showGhostLayer: true,
1460
+ metadata: { ip: '172.16.10.11', version: 'LIVE-4.2.1', id: 'SKEL-TH-001', role: 'system-core' }
1461
+ },
1462
+ {
1463
+ label: 'Trinity Moss',
1464
+ sublabel: 'Tactical Lead',
1465
+ userAvatar: './build/assets/images/logo.png',
1466
+ tags: '["Pilot","Combat"]',
1467
+ showGhostLayer: true,
1468
+ metadata: { ip: '172.16.10.12', version: 'LIVE-4.2.2', id: 'SKEL-TR-002', role: 'ops-lead' }
1469
+ },
1470
+ {
1471
+ label: 'Morpheus Dream',
1472
+ sublabel: 'Captain — Nebuchadnezzar',
1473
+ userAvatar: './build/assets/images/logo.png',
1474
+ tags: '["Leader","Captain"]',
1475
+ showGhostLayer: true,
1476
+ metadata: { ip: '172.16.10.13', version: 'LIVE-4.2.3', id: 'SKEL-MO-003', role: 'fleet-command' }
1477
+ },
1392
1478
  ];
1393
1479
  } else {
1394
1480
  el.items = [