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
@@ -122,7 +122,7 @@ export function initAdvancedDataTableDemo() {
122
122
  project: 'Phoenix',
123
123
  skillset: 'React, Node.js',
124
124
  experience: '8 years',
125
- avatar: 'https://i.pravatar.cc/150?img=1',
125
+ avatar: '/build/assets/images/logo.png',
126
126
  },
127
127
  {
128
128
  id: 2,
@@ -143,7 +143,7 @@ export function initAdvancedDataTableDemo() {
143
143
  project: 'Alpha',
144
144
  skillset: 'SEO, Analytics',
145
145
  experience: '6 years',
146
- avatar: 'https://i.pravatar.cc/150?img=5',
146
+ avatar: '/build/assets/images/logo.png',
147
147
  },
148
148
  {
149
149
  id: 3,
@@ -164,7 +164,7 @@ export function initAdvancedDataTableDemo() {
164
164
  project: 'Phoenix',
165
165
  skillset: 'Python, AWS',
166
166
  experience: '10 years',
167
- avatar: 'https://i.pravatar.cc/150?img=8',
167
+ avatar: '/build/assets/images/logo.png',
168
168
  },
169
169
  {
170
170
  id: 4,
@@ -185,7 +185,7 @@ export function initAdvancedDataTableDemo() {
185
185
  project: 'Beta',
186
186
  skillset: 'CRM, Negotiation',
187
187
  experience: '4 years',
188
- avatar: 'https://i.pravatar.cc/150?img=9',
188
+ avatar: '/build/assets/images/logo.png',
189
189
  },
190
190
  {
191
191
  id: 5,
@@ -206,7 +206,7 @@ export function initAdvancedDataTableDemo() {
206
206
  project: 'Gamma',
207
207
  skillset: 'JavaScript, CSS',
208
208
  experience: '2 years',
209
- avatar: 'https://i.pravatar.cc/150?img=12',
209
+ avatar: '/build/assets/images/logo.png',
210
210
  },
211
211
  {
212
212
  id: 6,
@@ -227,7 +227,7 @@ export function initAdvancedDataTableDemo() {
227
227
  project: 'Delta',
228
228
  skillset: 'Recruitment, Policy',
229
229
  experience: '7 years',
230
- avatar: 'https://i.pravatar.cc/150?img=20',
230
+ avatar: '/build/assets/images/logo.png',
231
231
  },
232
232
  {
233
233
  id: 7,
@@ -248,7 +248,7 @@ export function initAdvancedDataTableDemo() {
248
248
  project: 'Alpha',
249
249
  skillset: 'Content, Copywriting',
250
250
  experience: '5 years',
251
- avatar: 'https://i.pravatar.cc/150?img=13',
251
+ avatar: '/build/assets/images/logo.png',
252
252
  },
253
253
  {
254
254
  id: 8,
@@ -269,7 +269,7 @@ export function initAdvancedDataTableDemo() {
269
269
  project: 'Beta',
270
270
  skillset: 'B2B Sales, Closing',
271
271
  experience: '6 years',
272
- avatar: 'https://i.pravatar.cc/150?img=23',
272
+ avatar: '/build/assets/images/logo.png',
273
273
  },
274
274
  {
275
275
  id: 9,
@@ -290,7 +290,7 @@ export function initAdvancedDataTableDemo() {
290
290
  project: 'Phoenix',
291
291
  skillset: 'Java, Spring',
292
292
  experience: '9 years',
293
- avatar: 'https://i.pravatar.cc/150?img=14',
293
+ avatar: '/build/assets/images/logo.png',
294
294
  },
295
295
  {
296
296
  id: 10,
@@ -311,7 +311,7 @@ export function initAdvancedDataTableDemo() {
311
311
  project: 'Omega',
312
312
  skillset: 'Figma, User Research',
313
313
  experience: '5 years',
314
- avatar: 'https://i.pravatar.cc/150?img=25',
314
+ avatar: '/build/assets/images/logo.png',
315
315
  },
316
316
  {
317
317
  id: 11,
@@ -332,7 +332,7 @@ export function initAdvancedDataTableDemo() {
332
332
  project: 'Gamma',
333
333
  skillset: 'Docker, Kubernetes',
334
334
  experience: '7 years',
335
- avatar: 'https://i.pravatar.cc/150?img=15',
335
+ avatar: '/build/assets/images/logo.png',
336
336
  },
337
337
  {
338
338
  id: 12,
@@ -353,7 +353,7 @@ export function initAdvancedDataTableDemo() {
353
353
  project: 'Alpha',
354
354
  skillset: 'Social Media, Ads',
355
355
  experience: '4 years',
356
- avatar: 'https://i.pravatar.cc/150?img=26',
356
+ avatar: '/build/assets/images/logo.png',
357
357
  },
358
358
  {
359
359
  id: 13,
@@ -374,7 +374,7 @@ export function initAdvancedDataTableDemo() {
374
374
  project: 'Beta',
375
375
  skillset: 'Leadership, Strategy',
376
376
  experience: '10 years',
377
- avatar: 'https://i.pravatar.cc/150?img=16',
377
+ avatar: '/build/assets/images/logo.png',
378
378
  },
379
379
  {
380
380
  id: 14,
@@ -395,7 +395,7 @@ export function initAdvancedDataTableDemo() {
395
395
  project: 'Phoenix',
396
396
  skillset: 'Testing, Automation',
397
397
  experience: '5 years',
398
- avatar: 'https://i.pravatar.cc/150?img=27',
398
+ avatar: '/build/assets/images/logo.png',
399
399
  },
400
400
  {
401
401
  id: 15,
@@ -416,7 +416,7 @@ export function initAdvancedDataTableDemo() {
416
416
  project: 'Beta',
417
417
  skillset: 'Management, Sales',
418
418
  experience: '12 years',
419
- avatar: 'https://i.pravatar.cc/150?img=17',
419
+ avatar: '/build/assets/images/logo.png',
420
420
  },
421
421
  {
422
422
  id: 16,
@@ -437,7 +437,7 @@ export function initAdvancedDataTableDemo() {
437
437
  project: 'Delta',
438
438
  skillset: 'Sourcing, Interviews',
439
439
  experience: '3 years',
440
- avatar: 'https://i.pravatar.cc/150?img=28',
440
+ avatar: '/build/assets/images/logo.png',
441
441
  },
442
442
  {
443
443
  id: 17,
@@ -458,7 +458,7 @@ export function initAdvancedDataTableDemo() {
458
458
  project: 'Sigma',
459
459
  skillset: 'Accounting, Excel',
460
460
  experience: '8 years',
461
- avatar: 'https://i.pravatar.cc/150?img=18',
461
+ avatar: '/build/assets/images/logo.png',
462
462
  },
463
463
  {
464
464
  id: 18,
@@ -479,7 +479,7 @@ export function initAdvancedDataTableDemo() {
479
479
  project: 'Omega',
480
480
  skillset: 'Photoshop, Illustrator',
481
481
  experience: '6 years',
482
- avatar: 'https://i.pravatar.cc/150?img=29',
482
+ avatar: '/build/assets/images/logo.png',
483
483
  },
484
484
  {
485
485
  id: 19,
@@ -500,7 +500,7 @@ export function initAdvancedDataTableDemo() {
500
500
  project: 'Phoenix',
501
501
  skillset: 'MERN, GraphQL',
502
502
  experience: '7 years',
503
- avatar: 'https://i.pravatar.cc/150?img=19',
503
+ avatar: '/build/assets/images/logo.png',
504
504
  },
505
505
  {
506
506
  id: 20,
@@ -521,7 +521,7 @@ export function initAdvancedDataTableDemo() {
521
521
  project: 'Alpha',
522
522
  skillset: 'Branding, Strategy',
523
523
  experience: '5 years',
524
- avatar: 'https://i.pravatar.cc/150?img=30',
524
+ avatar: '/build/assets/images/logo.png',
525
525
  },
526
526
  {
527
527
  id: 21,
@@ -542,7 +542,7 @@ export function initAdvancedDataTableDemo() {
542
542
  project: 'Gamma',
543
543
  skillset: 'Security, Pentesting',
544
544
  experience: '9 years',
545
- avatar: 'https://i.pravatar.cc/150?img=21',
545
+ avatar: '/build/assets/images/logo.png',
546
546
  },
547
547
  {
548
548
  id: 22,
@@ -563,7 +563,7 @@ export function initAdvancedDataTableDemo() {
563
563
  project: 'Phoenix',
564
564
  skillset: 'AI, ML, IoT',
565
565
  experience: '15 years',
566
- avatar: 'https://i.pravatar.cc/150?img=22',
566
+ avatar: '/build/assets/images/logo.png',
567
567
  },
568
568
  {
569
569
  id: 23,
@@ -584,7 +584,7 @@ export function initAdvancedDataTableDemo() {
584
584
  project: 'Beta',
585
585
  skillset: 'Enterprise, Contracts',
586
586
  experience: '7 years',
587
- avatar: 'https://i.pravatar.cc/150?img=31',
587
+ avatar: '/build/assets/images/logo.png',
588
588
  },
589
589
  {
590
590
  id: 24,
@@ -605,7 +605,7 @@ export function initAdvancedDataTableDemo() {
605
605
  project: 'Omega',
606
606
  skillset: 'UI Design, Prototyping',
607
607
  experience: '4 years',
608
- avatar: 'https://i.pravatar.cc/150?img=32',
608
+ avatar: '/build/assets/images/logo.png',
609
609
  },
610
610
  {
611
611
  id: 25,
@@ -626,7 +626,7 @@ export function initAdvancedDataTableDemo() {
626
626
  project: 'Gamma',
627
627
  skillset: 'React Native, Swift',
628
628
  experience: '6 years',
629
- avatar: 'https://i.pravatar.cc/150?img=33',
629
+ avatar: '/build/assets/images/logo.png',
630
630
  },
631
631
  {
632
632
  id: 26,
@@ -647,7 +647,7 @@ export function initAdvancedDataTableDemo() {
647
647
  project: 'Delta',
648
648
  skillset: 'Training, L&D',
649
649
  experience: '5 years',
650
- avatar: 'https://i.pravatar.cc/150?img=34',
650
+ avatar: '/build/assets/images/logo.png',
651
651
  },
652
652
  {
653
653
  id: 27,
@@ -668,7 +668,7 @@ export function initAdvancedDataTableDemo() {
668
668
  project: 'Alpha',
669
669
  skillset: 'Mailchimp, Automation',
670
670
  experience: '3 years',
671
- avatar: 'https://i.pravatar.cc/150?img=35',
671
+ avatar: '/build/assets/images/logo.png',
672
672
  },
673
673
  {
674
674
  id: 28,
@@ -689,7 +689,7 @@ export function initAdvancedDataTableDemo() {
689
689
  project: 'Phoenix',
690
690
  skillset: 'Node.js, MongoDB',
691
691
  experience: '7 years',
692
- avatar: 'https://i.pravatar.cc/150?img=36',
692
+ avatar: '/build/assets/images/logo.png',
693
693
  },
694
694
  {
695
695
  id: 29,
@@ -710,7 +710,7 @@ export function initAdvancedDataTableDemo() {
710
710
  project: 'Beta',
711
711
  skillset: 'Salesforce, Analytics',
712
712
  experience: '4 years',
713
- avatar: 'https://i.pravatar.cc/150?img=37',
713
+ avatar: '/build/assets/images/logo.png',
714
714
  },
715
715
  {
716
716
  id: 30,
@@ -731,7 +731,7 @@ export function initAdvancedDataTableDemo() {
731
731
  project: 'Sigma',
732
732
  skillset: 'Finance, Modeling',
733
733
  experience: '6 years',
734
- avatar: 'https://i.pravatar.cc/150?img=38',
734
+ avatar: '/build/assets/images/logo.png',
735
735
  },
736
736
  {
737
737
  id: 31,
@@ -752,7 +752,7 @@ export function initAdvancedDataTableDemo() {
752
752
  project: 'Omega',
753
753
  skillset: 'Creative Strategy, Art',
754
754
  experience: '11 years',
755
- avatar: 'https://i.pravatar.cc/150?img=39',
755
+ avatar: '/build/assets/images/logo.png',
756
756
  },
757
757
  {
758
758
  id: 32,
@@ -773,7 +773,7 @@ export function initAdvancedDataTableDemo() {
773
773
  project: 'Phoenix',
774
774
  skillset: 'AWS, Azure, GCP',
775
775
  experience: '12 years',
776
- avatar: 'https://i.pravatar.cc/150?img=40',
776
+ avatar: '/build/assets/images/logo.png',
777
777
  },
778
778
  {
779
779
  id: 33,
@@ -794,7 +794,7 @@ export function initAdvancedDataTableDemo() {
794
794
  project: 'Alpha',
795
795
  skillset: 'PR, Media Relations',
796
796
  experience: '6 years',
797
- avatar: 'https://i.pravatar.cc/150?img=41',
797
+ avatar: '/build/assets/images/logo.png',
798
798
  },
799
799
  {
800
800
  id: 34,
@@ -815,7 +815,7 @@ export function initAdvancedDataTableDemo() {
815
815
  project: 'Beta',
816
816
  skillset: 'Partnerships, B2B',
817
817
  experience: '5 years',
818
- avatar: 'https://i.pravatar.cc/150?img=42',
818
+ avatar: '/build/assets/images/logo.png',
819
819
  },
820
820
  {
821
821
  id: 35,
@@ -836,7 +836,7 @@ export function initAdvancedDataTableDemo() {
836
836
  project: 'Delta',
837
837
  skillset: 'HR Operations, Benefits',
838
838
  experience: '4 years',
839
- avatar: 'https://i.pravatar.cc/150?img=43',
839
+ avatar: '/build/assets/images/logo.png',
840
840
  },
841
841
  {
842
842
  id: 36,
@@ -857,7 +857,7 @@ export function initAdvancedDataTableDemo() {
857
857
  project: 'Gamma',
858
858
  skillset: 'ETL, Spark, SQL',
859
859
  experience: '8 years',
860
- avatar: 'https://i.pravatar.cc/150?img=44',
860
+ avatar: '/build/assets/images/logo.png',
861
861
  },
862
862
  {
863
863
  id: 37,
@@ -878,7 +878,7 @@ export function initAdvancedDataTableDemo() {
878
878
  project: 'Omega',
879
879
  skillset: 'Product Design, UX',
880
880
  experience: '7 years',
881
- avatar: 'https://i.pravatar.cc/150?img=45',
881
+ avatar: '/build/assets/images/logo.png',
882
882
  },
883
883
  {
884
884
  id: 38,
@@ -899,7 +899,7 @@ export function initAdvancedDataTableDemo() {
899
899
  project: 'Phoenix',
900
900
  skillset: 'Vue.js, TypeScript',
901
901
  experience: '6 years',
902
- avatar: 'https://i.pravatar.cc/150?img=46',
902
+ avatar: '/build/assets/images/logo.png',
903
903
  },
904
904
  {
905
905
  id: 39,
@@ -920,7 +920,7 @@ export function initAdvancedDataTableDemo() {
920
920
  project: 'Alpha',
921
921
  skillset: 'Analytics, Reporting',
922
922
  experience: '5 years',
923
- avatar: 'https://i.pravatar.cc/150?img=47',
923
+ avatar: '/build/assets/images/logo.png',
924
924
  },
925
925
  {
926
926
  id: 40,
@@ -941,7 +941,7 @@ export function initAdvancedDataTableDemo() {
941
941
  project: 'Beta',
942
942
  skillset: 'BD, Partnerships',
943
943
  experience: '8 years',
944
- avatar: 'https://i.pravatar.cc/150?img=48',
944
+ avatar: '/build/assets/images/logo.png',
945
945
  },
946
946
  {
947
947
  id: 41,
@@ -962,7 +962,7 @@ export function initAdvancedDataTableDemo() {
962
962
  project: 'Phoenix',
963
963
  skillset: 'Architecture, Design',
964
964
  experience: '14 years',
965
- avatar: 'https://i.pravatar.cc/150?img=49',
965
+ avatar: '/build/assets/images/logo.png',
966
966
  },
967
967
  {
968
968
  id: 42,
@@ -983,7 +983,7 @@ export function initAdvancedDataTableDemo() {
983
983
  project: 'Omega',
984
984
  skillset: 'Leadership, Design',
985
985
  experience: '9 years',
986
- avatar: 'https://i.pravatar.cc/150?img=50',
986
+ avatar: '/build/assets/images/logo.png',
987
987
  },
988
988
  {
989
989
  id: 43,
@@ -1004,7 +1004,7 @@ export function initAdvancedDataTableDemo() {
1004
1004
  project: 'Beta',
1005
1005
  skillset: 'Cold Calling, Demos',
1006
1006
  experience: '2 years',
1007
- avatar: 'https://i.pravatar.cc/150?img=51',
1007
+ avatar: '/build/assets/images/logo.png',
1008
1008
  },
1009
1009
  {
1010
1010
  id: 44,
@@ -1025,7 +1025,7 @@ export function initAdvancedDataTableDemo() {
1025
1025
  project: 'Alpha',
1026
1026
  skillset: 'Events, Coordination',
1027
1027
  experience: '6 years',
1028
- avatar: 'https://i.pravatar.cc/150?img=52',
1028
+ avatar: '/build/assets/images/logo.png',
1029
1029
  },
1030
1030
  {
1031
1031
  id: 45,
@@ -1046,7 +1046,7 @@ export function initAdvancedDataTableDemo() {
1046
1046
  project: 'Delta',
1047
1047
  skillset: 'Benefits, Payroll',
1048
1048
  experience: '3 years',
1049
- avatar: 'https://i.pravatar.cc/150?img=53',
1049
+ avatar: '/build/assets/images/logo.png',
1050
1050
  },
1051
1051
  {
1052
1052
  id: 46,
@@ -1067,7 +1067,7 @@ export function initAdvancedDataTableDemo() {
1067
1067
  project: 'Gamma',
1068
1068
  skillset: 'ML, TensorFlow, PyTorch',
1069
1069
  experience: '10 years',
1070
- avatar: 'https://i.pravatar.cc/150?img=54',
1070
+ avatar: '/build/assets/images/logo.png',
1071
1071
  },
1072
1072
  {
1073
1073
  id: 47,
@@ -1088,7 +1088,7 @@ export function initAdvancedDataTableDemo() {
1088
1088
  project: 'Omega',
1089
1089
  skillset: 'Interaction, Motion',
1090
1090
  experience: '7 years',
1091
- avatar: 'https://i.pravatar.cc/150?img=55',
1091
+ avatar: '/build/assets/images/logo.png',
1092
1092
  },
1093
1093
  {
1094
1094
  id: 48,
@@ -1109,7 +1109,7 @@ export function initAdvancedDataTableDemo() {
1109
1109
  project: 'Beta',
1110
1110
  skillset: 'Account Management',
1111
1111
  experience: '11 years',
1112
- avatar: 'https://i.pravatar.cc/150?img=56',
1112
+ avatar: '/build/assets/images/logo.png',
1113
1113
  },
1114
1114
  {
1115
1115
  id: 49,
@@ -1130,7 +1130,7 @@ export function initAdvancedDataTableDemo() {
1130
1130
  project: 'Sigma',
1131
1131
  skillset: 'Finance, Compliance',
1132
1132
  experience: '13 years',
1133
- avatar: 'https://i.pravatar.cc/150?img=57',
1133
+ avatar: '/build/assets/images/logo.png',
1134
1134
  },
1135
1135
  {
1136
1136
  id: 50,
@@ -1151,7 +1151,7 @@ export function initAdvancedDataTableDemo() {
1151
1151
  project: 'Phoenix',
1152
1152
  skillset: 'SRE, Monitoring',
1153
1153
  experience: '9 years',
1154
- avatar: 'https://i.pravatar.cc/150?img=58',
1154
+ avatar: '/build/assets/images/logo.png',
1155
1155
  },
1156
1156
  ];
1157
1157
 
@@ -1199,8 +1199,8 @@ export function initAdvancedDataTableDemo() {
1199
1199
 
1200
1200
  <div style="display: grid; grid-template-columns: 1fr; gap: 40px;">
1201
1201
  <div>
1202
- <h4 style="margin-bottom: 12px; color: #0f172a; display: flex; align-items: center; gap: 8px;">
1203
- <span style="width: 8px; height: 8px; background: #2563eb; border-radius: 50%;"></span>
1202
+ <h4 style="margin-bottom: 12px; color:var(--text-primary,#0f172a); display: flex; align-items: center; gap: 8px;">
1203
+ <span style="width: 8px; height: 8px; background: var(--accent-blue,#2563eb); border-radius: 50%;"></span>
1204
1204
  Glassmorphism Substrate
1205
1205
  </h4>
1206
1206
  <div style="padding: 40px; background: linear-gradient(135deg, #6366f1 0%, #a855f7 100%); border-radius: 12px;">
@@ -1209,7 +1209,7 @@ export function initAdvancedDataTableDemo() {
1209
1209
  </div>
1210
1210
 
1211
1211
  <div>
1212
- <h4 style="margin-bottom: 12px; color: #0f172a; display: flex; align-items: center; gap: 8px;">
1212
+ <h4 style="margin-bottom: 12px; color:var(--text-primary,#0f172a); display: flex; align-items: center; gap: 8px;">
1213
1213
  <span style="width: 8px; height: 8px; background: #10b981; border-radius: 50%;"></span>
1214
1214
  Raised Relief (Light Theme)
1215
1215
  </h4>
@@ -1217,8 +1217,8 @@ export function initAdvancedDataTableDemo() {
1217
1217
  </div>
1218
1218
 
1219
1219
  <div>
1220
- <h4 style="margin-bottom: 12px; color: #0f172a; display: flex; align-items: center; gap: 8px;">
1221
- <span style="width: 8px; height: 8px; background: #ef4444; border-radius: 50%;"></span>
1220
+ <h4 style="margin-bottom: 12px; color:var(--text-primary,#0f172a); display: flex; align-items: center; gap: 8px;">
1221
+ <span style="width: 8px; height: 8px; background: var(--accent-red,#ef4444); border-radius: 50%;"></span>
1222
1222
  Diagnostic Atmospheric Glow (Danger)
1223
1223
  </h4>
1224
1224
  <ui-advanced-data-table id="dangerTable" color="danger"></ui-advanced-data-table>
@@ -1252,12 +1252,12 @@ export function initAdvancedDataTableDemo() {
1252
1252
  tableContainer.innerHTML = `
1253
1253
  <div class="demo-block">
1254
1254
  <h3>Basic Data Table - 50 Records with Scrolling</h3>
1255
- <div style="overflow: auto; max-height: 600px; border: 1px solid #e5e7eb; border-radius: 8px;">
1255
+ <div style="overflow: auto; max-height: 600px; border:1px solid var(--border-default,#e5e7eb); border-radius: 8px;">
1256
1256
  <ui-advanced-data-table id="basicTable"></ui-advanced-data-table>
1257
1257
  </div>
1258
1258
 
1259
1259
  <div style="margin-top: 16px; padding: 12px; background-color: #f0f9ff; border-radius: 6px;">
1260
- <p style="margin: 0; color: #1e40af; font-size: 14px;">
1260
+ <p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
1261
1261
  💡 Table with 50 records and 15 columns. Scroll horizontally and vertically to view all data. Click column headers to sort.
1262
1262
  </p>
1263
1263
  </div>
@@ -1283,8 +1283,8 @@ export function initAdvancedDataTableDemo() {
1283
1283
  <p style="color: #6b7280; margin-bottom: 12px;">Select single or multiple rows with checkboxes</p>
1284
1284
  <ui-advanced-data-table id="selectTable"></ui-advanced-data-table>
1285
1285
 
1286
- <div id="selectionInfo" style="margin-top: 16px; padding: 12px; background-color: #dcfce7; border-radius: 6px;">
1287
- <p style="margin: 0; color: #065f46; font-size: 14px;">
1286
+ <div id="selectionInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-green-soft,#dcfce7); border-radius: 6px;">
1287
+ <p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
1288
1288
  Selected rows: <strong>0</strong>
1289
1289
  </p>
1290
1290
  </div>
@@ -1304,7 +1304,7 @@ export function initAdvancedDataTableDemo() {
1304
1304
  const infoDiv = document.getElementById('selectionInfo');
1305
1305
  if (infoDiv) {
1306
1306
  infoDiv.innerHTML = `
1307
- <p style="margin: 0; color: #065f46; font-size: 14px;">
1307
+ <p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
1308
1308
  Selected rows: <strong>${e.detail.selectedRows.length}</strong>
1309
1309
  </p>
1310
1310
  `;
@@ -1315,7 +1315,7 @@ export function initAdvancedDataTableDemo() {
1315
1315
  const infoDiv = document.getElementById('selectionInfo');
1316
1316
  if (infoDiv) {
1317
1317
  infoDiv.innerHTML = `
1318
- <p style="margin: 0; color: #065f46; font-size: 14px;">
1318
+ <p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
1319
1319
  Selected rows: <strong>${e.detail.selectedRows.length}</strong>
1320
1320
  </p>
1321
1321
  `;
@@ -1332,8 +1332,8 @@ export function initAdvancedDataTableDemo() {
1332
1332
  <p style="color: #6b7280; margin-bottom: 12px;">3-dot menu for each row with edit/delete actions</p>
1333
1333
  <ui-advanced-data-table id="actionsTable"></ui-advanced-data-table>
1334
1334
 
1335
- <div id="actionLog" style="margin-top: 16px; padding: 12px; background-color: #fef3c7; border-radius: 6px;">
1336
- <h4 style="margin: 0 0 8px 0; color: #92400e; font-size: 14px;">Action Log:</h4>
1335
+ <div id="actionLog" style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
1336
+ <h4 style="margin: 0 0 8px 0; color:var(--accent-yellow,#92400e); font-size: 14px;">Action Log:</h4>
1337
1337
  <div id="logContent" style="color: #78350f; font-size: 14px; font-family: monospace;">
1338
1338
  <p style="margin: 0;">Click the 3-dot menu on any row to perform actions...</p>
1339
1339
  </div>
@@ -1397,14 +1397,14 @@ export function initAdvancedDataTableDemo() {
1397
1397
  <ui-advanced-data-table id="editableTable"></ui-advanced-data-table>
1398
1398
 
1399
1399
  <div id="editLog" style="margin-top: 16px; padding: 12px; background-color: #ecfdf5; border-radius: 6px;">
1400
- <h4 style="margin: 0 0 8px 0; color: #065f46; font-size: 14px;">Edit Log:</h4>
1401
- <div id="editLogContent" style="color: #047857; font-size: 13px; font-family: monospace; max-height: 200px; overflow-y: auto;">
1400
+ <h4 style="margin: 0 0 8px 0; color:var(--accent-green,#065f46); font-size: 14px;">Edit Log:</h4>
1401
+ <div id="editLogContent" style="color:var(--accent-green,#047857); font-size: 13px; font-family: monospace; max-height: 200px; overflow-y: auto;">
1402
1402
  <p style="margin: 0;">Edit any cell to see changes logged here...</p>
1403
1403
  </div>
1404
1404
  </div>
1405
1405
 
1406
- <div style="margin-top: 16px; padding: 12px; background-color: #eff6ff; border-radius: 6px;">
1407
- <p style="margin: 0; color: #1e40af; font-size: 14px;">
1406
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
1407
+ <p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
1408
1408
  💡 <strong>Features:</strong> Each column type renders appropriate input (text, number, date, email, checkbox, switch, rating, select, etc.)
1409
1409
  </p>
1410
1410
  </div>
@@ -1526,7 +1526,7 @@ export function initAdvancedDataTableDemo() {
1526
1526
  <div id="skeletonDemo"></div>
1527
1527
 
1528
1528
  <div style="margin-top: 16px; padding: 12px; background-color: #f0f9ff; border-radius: 6px;">
1529
- <p style="margin: 0; color: #1e40af; font-size: 14px;">
1529
+ <p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
1530
1530
  ✨ Skeleton loading provides better perceived performance by showing content placeholders.
1531
1531
  </p>
1532
1532
  </div>
@@ -1540,45 +1540,45 @@ export function initAdvancedDataTableDemo() {
1540
1540
  if (bSpin) bSpin.addEventListener('click', () => loadWithSpinner());
1541
1541
  loadWithSkeleton();
1542
1542
  }, 100);
1543
- }
1544
-
1545
- function loadWithSkeleton() {
1546
- const container = document.getElementById('skeletonDemo');
1547
- if (container) {
1548
- container.innerHTML = '<ui-advanced-data-table id="skeletonTable" loading="true" show-skeleton="true" skeleton-rows="5"></ui-advanced-data-table>';
1549
1543
 
1550
- setTimeout(() => {
1551
- const table = document.getElementById('skeletonTable');
1552
- if (table) {
1553
- table.columns = columns.slice(0, 5);
1544
+ function loadWithSkeleton() {
1545
+ const container = document.getElementById('skeletonDemo');
1546
+ if (container) {
1547
+ container.innerHTML = '<ui-advanced-data-table id="skeletonTable" loading="true" show-skeleton="true" skeleton-rows="5"></ui-advanced-data-table>';
1554
1548
 
1555
- setTimeout(() => {
1556
- table.data = sampleData.slice(0, 5);
1557
- table.loading = false;
1558
- table.pagination = false;
1559
- }, 2000);
1560
- }
1561
- }, 100);
1549
+ setTimeout(() => {
1550
+ const table = document.getElementById('skeletonTable');
1551
+ if (table) {
1552
+ table.columns = columns.slice(0, 5);
1553
+
1554
+ setTimeout(() => {
1555
+ table.data = sampleData.slice(0, 5);
1556
+ table.loading = false;
1557
+ table.pagination = false;
1558
+ }, 2000);
1559
+ }
1560
+ }, 100);
1561
+ }
1562
1562
  }
1563
- }
1564
1563
 
1565
- function loadWithSpinner() {
1566
- const container = document.getElementById('skeletonDemo');
1567
- if (container) {
1568
- container.innerHTML = '<ui-advanced-data-table id="spinnerTable" loading="true" show-skeleton="false"></ui-advanced-data-table>';
1564
+ function loadWithSpinner() {
1565
+ const container = document.getElementById('skeletonDemo');
1566
+ if (container) {
1567
+ container.innerHTML = '<ui-advanced-data-table id="spinnerTable" loading="true" show-skeleton="false"></ui-advanced-data-table>';
1569
1568
 
1570
- setTimeout(() => {
1571
- const table = document.getElementById('spinnerTable');
1572
- if (table) {
1573
- table.columns = columns.slice(0, 5);
1574
-
1575
- setTimeout(() => {
1576
- table.data = sampleData.slice(0, 5);
1577
- table.loading = false;
1578
- table.pagination = false;
1579
- }, 2000);
1580
- }
1581
- }, 100);
1569
+ setTimeout(() => {
1570
+ const table = document.getElementById('spinnerTable');
1571
+ if (table) {
1572
+ table.columns = columns.slice(0, 5);
1573
+
1574
+ setTimeout(() => {
1575
+ table.data = sampleData.slice(0, 5);
1576
+ table.loading = false;
1577
+ table.pagination = false;
1578
+ }, 2000);
1579
+ }
1580
+ }, 100);
1581
+ }
1582
1582
  }
1583
1583
  }
1584
1584
 
@@ -1589,8 +1589,8 @@ export function initAdvancedDataTableDemo() {
1589
1589
  <p style="color: #6b7280; margin-bottom: 12px;">Group related columns under common parent headers</p>
1590
1590
  <ui-advanced-data-table id="columnGroupTable"></ui-advanced-data-table>
1591
1591
 
1592
- <div style="margin-top: 16px; padding: 12px; background-color: #f0fdf4; border-radius: 6px;">
1593
- <p style="margin: 0; color: #166534; font-size: 14px;">
1592
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
1593
+ <p style="margin: 0; color: var(--accent-green,#166534); font-size: 14px;">
1594
1594
  ✓ Column grouping organizes related data with hierarchical headers for better visual structure.
1595
1595
  </p>
1596
1596
  </div>
@@ -1657,8 +1657,8 @@ export function initAdvancedDataTableDemo() {
1657
1657
 
1658
1658
  <ui-advanced-data-table id="rowGroupTable"></ui-advanced-data-table>
1659
1659
 
1660
- <div style="margin-top: 16px; padding: 12px; background-color: #fef3c7; border-radius: 6px;">
1661
- <p style="margin: 0; color: #92400e; font-size: 14px;">
1660
+ <div style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
1661
+ <p style="margin: 0; color:var(--accent-yellow,#92400e); font-size: 14px;">
1662
1662
  💡 Click on group headers to expand/collapse groups. Each group shows item count.
1663
1663
  </p>
1664
1664
  </div>
@@ -1694,32 +1694,32 @@ export function initAdvancedDataTableDemo() {
1694
1694
  if (bClear) bClear.addEventListener('click', () => clearGrouping());
1695
1695
  }
1696
1696
  }, 100);
1697
- }
1698
1697
 
1699
- const groupByDepartment = function () {
1700
- const table = document.getElementById('rowGroupTable');
1701
- if (table) {
1702
- table.groupBy = 'department';
1703
- table.expandGroupsByDefault = true;
1704
- table.showGroupCount = true;
1698
+ function groupByDepartment() {
1699
+ const table = document.getElementById('rowGroupTable');
1700
+ if (table) {
1701
+ table.groupBy = 'department';
1702
+ table.expandGroupsByDefault = true;
1703
+ table.showGroupCount = true;
1704
+ }
1705
1705
  }
1706
- };
1707
1706
 
1708
- const groupByStatus = function () {
1709
- const table = document.getElementById('rowGroupTable');
1710
- if (table) {
1711
- table.groupBy = 'status';
1712
- table.expandGroupsByDefault = true;
1713
- table.showGroupCount = true;
1707
+ function groupByStatus() {
1708
+ const table = document.getElementById('rowGroupTable');
1709
+ if (table) {
1710
+ table.groupBy = 'status';
1711
+ table.expandGroupsByDefault = true;
1712
+ table.showGroupCount = true;
1713
+ }
1714
1714
  }
1715
- };
1716
1715
 
1717
- const clearGrouping = function () {
1718
- const table = document.getElementById('rowGroupTable');
1719
- if (table) {
1720
- table.groupBy = '';
1716
+ function clearGrouping() {
1717
+ const table = document.getElementById('rowGroupTable');
1718
+ if (table) {
1719
+ table.groupBy = '';
1720
+ }
1721
1721
  }
1722
- };
1722
+ }
1723
1723
 
1724
1724
  function showInputTypes() {
1725
1725
  tableContainer.innerHTML = `
@@ -1728,11 +1728,11 @@ export function initAdvancedDataTableDemo() {
1728
1728
  <p style="color: #6b7280; margin-bottom: 12px;">Rich input types with editable cells - double-click to edit</p>
1729
1729
  <ui-advanced-data-table id="inputTypesTable" editable="true"></ui-advanced-data-table>
1730
1730
 
1731
- <div style="margin-top: 16px; padding: 12px; background-color: #eff6ff; border-radius: 6px;">
1732
- <p style="margin: 0; color: #1e40af; font-size: 14px;">
1731
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
1732
+ <p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
1733
1733
  🎨 Double-click cells to edit. Available types:
1734
1734
  </p>
1735
- <ul style="margin: 8px 0 0 20px; color: #1e40af; font-size: 13px; line-height: 1.8;">
1735
+ <ul style="margin: 8px 0 0 20px; color:var(--accent-blue,#1e40af); font-size: 13px; line-height: 1.8;">
1736
1736
  <li><strong>Text, Number, Email, URL, Tel:</strong> Standard inputs</li>
1737
1737
  <li><strong>Date, Time, DateTime:</strong> Date/time pickers</li>
1738
1738
  <li><strong>Checkbox, Switch:</strong> Toggle controls</li>
@@ -1810,8 +1810,8 @@ export function initAdvancedDataTableDemo() {
1810
1810
  show-skeleton="true"
1811
1811
  skeleton-rows="6"></ui-advanced-data-table>
1812
1812
 
1813
- <div style="margin-top: 16px; padding: 12px; background-color: #f0fdf4; border-radius: 6px;">
1814
- <p style="margin: 0; color: #166534; font-size: 14px;">
1813
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
1814
+ <p style="margin: 0; color: var(--accent-green,#166534); font-size: 14px;">
1815
1815
  🎯 <strong>Interactive Features:</strong> Skeleton Loading, Column Grouping, Row Grouping, Selection, Row Actions, Editable Mode, Sorting, Filtering, Pagination
1816
1816
  </p>
1817
1817
  </div>
@@ -1837,185 +1837,184 @@ export function initAdvancedDataTableDemo() {
1837
1837
 
1838
1838
  loadCombinedDemo();
1839
1839
  }, 100);
1840
- }
1841
1840
 
1842
- function loadCombinedDemo() {
1843
- const table = document.getElementById('combinedTable');
1844
- if (table) {
1845
- table.loading = true;
1846
- updatePlaygroundStatus();
1841
+ function loadCombinedDemo() {
1842
+ const table = document.getElementById('combinedTable');
1843
+ if (table) {
1844
+ table.loading = true;
1845
+ updatePlaygroundStatus();
1847
1846
 
1848
- setTimeout(() => {
1849
- table.columns = [
1850
- { id: 'id', field: 'id', label: 'ID', width: '70px', sortable: true },
1851
- {
1852
- id: 'personal',
1853
- label: 'Personal Info',
1854
- children: [
1855
- {
1856
- id: 'avatar',
1857
- field: 'avatar',
1858
- label: 'Avatar',
1859
- type: 'image',
1860
- align: 'center',
1861
- width: '80px',
1862
- imageStyle: { width: '40px', height: '40px', borderRadius: '50%' },
1863
- },
1864
- { id: 'name', field: 'name', label: 'Name', sortable: true, editable: true },
1865
- { id: 'email', field: 'email', label: 'Email', type: 'email', editable: true },
1866
- ],
1867
- },
1868
- {
1869
- id: 'work',
1870
- label: 'Work Details',
1871
- children: [
1872
- { id: 'department', field: 'department', label: 'Department', sortable: true, groupable: true },
1873
- { id: 'role', field: 'role', label: 'Role' },
1874
- {
1875
- id: 'salary',
1876
- field: 'salary',
1877
- label: 'Salary',
1878
- format: function (v) {
1879
- return '$' + v.toLocaleString();
1847
+ setTimeout(() => {
1848
+ table.columns = [
1849
+ { id: 'id', field: 'id', label: 'ID', width: '70px', sortable: true },
1850
+ {
1851
+ id: 'personal',
1852
+ label: 'Personal Info',
1853
+ children: [
1854
+ {
1855
+ id: 'avatar',
1856
+ field: 'avatar',
1857
+ label: 'Avatar',
1858
+ type: 'image',
1859
+ align: 'center',
1860
+ width: '80px',
1861
+ imageStyle: { width: '40px', height: '40px', borderRadius: '50%' },
1880
1862
  },
1881
- },
1882
- ],
1883
- },
1884
- {
1885
- id: 'status_group',
1886
- label: 'Status & Performance',
1887
- children: [
1888
- { id: 'status', field: 'status', label: 'Status', groupable: true },
1889
- { id: 'rating', field: 'rating', label: 'Rating', type: 'rating', editable: true, maxRating: 5, align: 'center' },
1890
- { id: 'active', field: 'active', label: 'Active', type: 'switch', editable: true, align: 'center' },
1891
- ],
1892
- },
1893
- ];
1894
- table.data = sampleData;
1895
- table.loading = false;
1896
- table.columnGrouping = true;
1897
- table.sortable = true;
1898
- table.filterable = true;
1899
- table.searchable = true;
1900
- table.pagination = true;
1901
- table.pageSize = 5;
1902
- table.editable = false;
1903
- table.groupBy = '';
1904
- table.showActions = false;
1905
- updatePlaygroundStatus();
1906
- }, 2000);
1863
+ { id: 'name', field: 'name', label: 'Name', sortable: true, editable: true },
1864
+ { id: 'email', field: 'email', label: 'Email', type: 'email', editable: true },
1865
+ ],
1866
+ },
1867
+ {
1868
+ id: 'work',
1869
+ label: 'Work Details',
1870
+ children: [
1871
+ { id: 'department', field: 'department', label: 'Department', sortable: true, groupable: true },
1872
+ { id: 'role', field: 'role', label: 'Role' },
1873
+ {
1874
+ id: 'salary',
1875
+ field: 'salary',
1876
+ label: 'Salary',
1877
+ format: function (v) {
1878
+ return '$' + v.toLocaleString();
1879
+ },
1880
+ },
1881
+ ],
1882
+ },
1883
+ {
1884
+ id: 'status_group',
1885
+ label: 'Status & Performance',
1886
+ children: [
1887
+ { id: 'status', field: 'status', label: 'Status', groupable: true },
1888
+ { id: 'rating', field: 'rating', label: 'Rating', type: 'rating', editable: true, maxRating: 5, align: 'center' },
1889
+ { id: 'active', field: 'active', label: 'Active', type: 'switch', editable: true, align: 'center' },
1890
+ ],
1891
+ },
1892
+ ];
1893
+ table.data = sampleData;
1894
+ table.loading = false;
1895
+ table.columnGrouping = true;
1896
+ table.sortable = true;
1897
+ table.filterable = true;
1898
+ table.searchable = true;
1899
+ table.pagination = true;
1900
+ table.pageSize = 5;
1901
+ table.editable = false;
1902
+ table.groupBy = '';
1903
+ table.showActions = false;
1904
+ updatePlaygroundStatus();
1905
+ }, 2000);
1906
+ }
1907
1907
  }
1908
- }
1909
1908
 
1910
- function updatePlaygroundStatus() {
1911
- const table = document.getElementById('combinedTable');
1912
- const statusText = document.getElementById('statusText');
1913
- if (!table || !statusText) return;
1914
-
1915
- const features = [];
1916
- if (table.loading) features.push('Loading');
1917
- if (table.selectable) features.push('Selection');
1918
- if (table.editable) features.push('Editable');
1919
- if (table.groupBy) features.push('Grouped by ' + table.groupBy);
1920
- if (table.showActions) features.push('Row Actions');
1921
- if (table.columnGrouping) features.push('Column Groups');
1922
- if (table.sortable) features.push('Sortable');
1923
- if (table.filterable) features.push('Filterable');
1924
- if (table.filterable) features.push('Filterable');
1925
- if (table.pagination) features.push('Pagination');
1926
- if (table.treeData) features.push('Tree Data');
1927
-
1928
- statusText.textContent = features.length > 0 ? features.join(', ') : 'None';
1929
- }
1930
-
1931
- const toggleSkeleton = function () {
1932
- const table = document.getElementById('combinedTable');
1933
- if (table) {
1934
- table.loading = !table.loading;
1935
- updatePlaygroundStatus();
1909
+ function updatePlaygroundStatus() {
1910
+ const table = document.getElementById('combinedTable');
1911
+ const statusText = document.getElementById('statusText');
1912
+ if (!table || !statusText) return;
1913
+
1914
+ const features = [];
1915
+ if (table.loading) features.push('Loading');
1916
+ if (table.selectable) features.push('Selection');
1917
+ if (table.editable) features.push('Editable');
1918
+ if (table.groupBy) features.push('Grouped by ' + table.groupBy);
1919
+ if (table.showActions) features.push('Row Actions');
1920
+ if (table.columnGrouping) features.push('Column Groups');
1921
+ if (table.sortable) features.push('Sortable');
1922
+ if (table.filterable) features.push('Filterable');
1923
+ if (table.pagination) features.push('Pagination');
1924
+ if (table.treeData) features.push('Tree Data');
1925
+
1926
+ statusText.textContent = features.length > 0 ? features.join(', ') : 'None';
1936
1927
  }
1937
- };
1938
1928
 
1939
- const toggleGrouping = function () {
1940
- const table = document.getElementById('combinedTable');
1941
- if (table) {
1942
- if (table.groupBy) {
1943
- table.groupBy = '';
1944
- } else {
1945
- table.groupBy = 'department';
1946
- table.expandGroupsByDefault = true;
1947
- table.showGroupCount = true;
1929
+ function toggleSkeleton() {
1930
+ const table = document.getElementById('combinedTable');
1931
+ if (table) {
1932
+ table.loading = !table.loading;
1933
+ updatePlaygroundStatus();
1948
1934
  }
1949
- updatePlaygroundStatus();
1950
1935
  }
1951
- };
1952
1936
 
1953
- const toggleSelection = function () {
1954
- const table = document.getElementById('combinedTable');
1955
- if (table) {
1956
- table.selectable = !table.selectable;
1957
- updatePlaygroundStatus();
1937
+ function toggleGrouping() {
1938
+ const table = document.getElementById('combinedTable');
1939
+ if (table) {
1940
+ if (table.groupBy) {
1941
+ table.groupBy = '';
1942
+ } else {
1943
+ table.groupBy = 'department';
1944
+ table.expandGroupsByDefault = true;
1945
+ table.showGroupCount = true;
1946
+ }
1947
+ updatePlaygroundStatus();
1948
+ }
1958
1949
  }
1959
- };
1960
1950
 
1961
- const toggleActions = function () {
1962
- const table = document.getElementById('combinedTable');
1963
- if (table) {
1964
- table.showActions = !table.showActions;
1965
- updatePlaygroundStatus();
1951
+ function toggleSelection() {
1952
+ const table = document.getElementById('combinedTable');
1953
+ if (table) {
1954
+ table.selectable = !table.selectable;
1955
+ updatePlaygroundStatus();
1956
+ }
1966
1957
  }
1967
- };
1968
1958
 
1969
- const toggleEditable = function () {
1970
- const table = document.getElementById('combinedTable');
1971
- if (table) {
1972
- table.editable = !table.editable;
1973
- updatePlaygroundStatus();
1959
+ function toggleActions() {
1960
+ const table = document.getElementById('combinedTable');
1961
+ if (table) {
1962
+ table.showActions = !table.showActions;
1963
+ updatePlaygroundStatus();
1964
+ }
1974
1965
  }
1975
- };
1976
1966
 
1977
- const toggleTreeMode = function () {
1978
- const table = document.getElementById('combinedTable');
1979
- if (table) {
1980
- table.treeData = !table.treeData;
1967
+ function toggleEditable() {
1968
+ const table = document.getElementById('combinedTable');
1969
+ if (table) {
1970
+ table.editable = !table.editable;
1971
+ updatePlaygroundStatus();
1972
+ }
1973
+ }
1981
1974
 
1982
- if (table.treeData) {
1983
- // Switch to tree data structure
1984
- table.data = [
1985
- {
1986
- id: 'd1',
1987
- name: 'Engineering',
1988
- role: 'Department',
1989
- status: 'Active',
1990
- children: [
1991
- { id: 1, name: 'John Doe', role: 'Senior Developer', status: 'Active' },
1992
- { id: 2, name: 'Jane Smith', role: 'Junior Developer', status: 'Active' },
1993
- ],
1994
- },
1995
- {
1996
- id: 'd2',
1997
- name: 'Marketing',
1998
- role: 'Department',
1999
- status: 'Active',
2000
- children: [{ id: 4, name: 'Alice Williams', role: 'Sales Rep', status: 'On Leave' }],
2001
- },
2002
- ];
2003
- // Simplified columns for tree view
2004
- table.columns = [
2005
- { id: 'name', field: 'name', label: 'Name', sortable: true, width: '250px' },
2006
- { id: 'role', field: 'role', label: 'Role', sortable: true },
2007
- { id: 'status', field: 'status', label: 'Status', sortable: true },
2008
- ];
2009
- table.pagination = false;
2010
- } else {
2011
- // Revert to sample flat data
2012
- table.data = sampleData;
2013
- table.columns = columns; // Reset to full columns
2014
- table.pagination = true;
1975
+ function toggleTreeMode() {
1976
+ const table = document.getElementById('combinedTable');
1977
+ if (table) {
1978
+ table.treeData = !table.treeData;
1979
+
1980
+ if (table.treeData) {
1981
+ // Switch to tree data structure
1982
+ table.data = [
1983
+ {
1984
+ id: 'd1',
1985
+ name: 'Engineering',
1986
+ role: 'Department',
1987
+ status: 'Active',
1988
+ children: [
1989
+ { id: 1, name: 'John Doe', role: 'Senior Developer', status: 'Active' },
1990
+ { id: 2, name: 'Jane Smith', role: 'Junior Developer', status: 'Active' },
1991
+ ],
1992
+ },
1993
+ {
1994
+ id: 'd2',
1995
+ name: 'Marketing',
1996
+ role: 'Department',
1997
+ status: 'Active',
1998
+ children: [{ id: 4, name: 'Alice Williams', role: 'Sales Rep', status: 'On Leave' }],
1999
+ },
2000
+ ];
2001
+ // Simplified columns for tree view
2002
+ table.columns = [
2003
+ { id: 'name', field: 'name', label: 'Name', sortable: true, width: '250px' },
2004
+ { id: 'role', field: 'role', label: 'Role', sortable: true },
2005
+ { id: 'status', field: 'status', label: 'Status', sortable: true },
2006
+ ];
2007
+ table.pagination = false;
2008
+ } else {
2009
+ // Revert to sample flat data
2010
+ table.data = sampleData;
2011
+ table.columns = columns; // Reset to full columns
2012
+ table.pagination = true;
2013
+ }
2014
+ updatePlaygroundStatus();
2015
2015
  }
2016
- updatePlaygroundStatus();
2017
2016
  }
2018
- };
2017
+ }
2019
2018
 
2020
2019
  // NEW ADVANCED FEATURES DEMOS
2021
2020
 
@@ -2025,7 +2024,7 @@ export function initAdvancedDataTableDemo() {
2025
2024
  <h3>📌 Column Pinning</h3>
2026
2025
  <p style="color: #6b7280; margin-bottom: 16px;">Pin important columns to keep them visible while scrolling horizontally. Pinned columns stay fixed on the left or right side of the table.</p>
2027
2026
 
2028
- <div style="margin-bottom: 16px; padding: 16px; background-color: #fef3c7; border-radius: 6px; border-left: 4px solid #f59e0b;">
2027
+ <div style="margin-bottom: 16px; padding: 16px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px; border-left: 4px solid #f59e0b;">
2029
2028
  <p style="margin: 0 0 8px 0; color: #78350f; font-size: 14px; font-weight: 600;">
2030
2029
  📖 How to use:
2031
2030
  </p>
@@ -2047,11 +2046,11 @@ export function initAdvancedDataTableDemo() {
2047
2046
  <ui-button id="btnUnpinDept" variant="outline" color="secondary" label="❌ Unpin Dept" size="md"ui-button>
2048
2047
  </div>
2049
2048
  <ui-advanced-data-table id="pinningTable" column-pinning="true"></ui-advanced-data-table>
2050
- <div id="pinningInfo" style="margin-top: 16px; padding: 12px; background-color: #eff6ff; border-radius: 6px;">
2051
- <p style="margin: 0; color: #1e40af; font-size: 14px;">
2049
+ <div id="pinningInfo" style="margin-top: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
2050
+ <p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
2052
2051
  💡 <strong>Currently Pinned:</strong> <span id="pinnedColumnsText" style="font-weight: 600;">None</span>
2053
2052
  </p>
2054
- <p style="margin: 8px 0 0 0; color: #1e40af; font-size: 12px;">
2053
+ <p style="margin: 8px 0 0 0; color:var(--accent-blue,#1e40af); font-size: 12px;">
2055
2054
  Try scrolling the table horizontally after pinning columns to see them stay fixed!
2056
2055
  </p>
2057
2056
  </div>
@@ -2098,7 +2097,7 @@ export function initAdvancedDataTableDemo() {
2098
2097
  active: i % 2 === 0,
2099
2098
  verified: i % 3 === 0,
2100
2099
  startDate: '2022-01-' + ((i % 28) + 1).toString().padStart(2, '0'),
2101
- avatar: 'https://i.pravatar.cc/150?img=' + (i % 70),
2100
+ avatar: '/build/assets/images/logo.png' + (i % 70),
2102
2101
  });
2103
2102
  }
2104
2103
  table.data = sampleData.concat(moreRows);
@@ -2162,8 +2161,8 @@ export function initAdvancedDataTableDemo() {
2162
2161
 
2163
2162
  <ui-advanced-data-table id="rowPinningTable" row-pinning="true"></ui-advanced-data-table>
2164
2163
 
2165
- <div id="rowPinningInfo" style="margin-top: 16px; padding: 12px; background-color: #f0fdf4; border-radius: 6px;">
2166
- <p style="margin: 0; color: #065f46; font-size: 14px;">
2164
+ <div id="rowPinningInfo" style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
2165
+ <p style="margin: 0; color:var(--accent-green,#065f46); font-size: 14px;">
2167
2166
  💡 Pinned rows: <strong id="pinnedRowsText">None</strong>
2168
2167
  </p>
2169
2168
  </div>
@@ -2218,7 +2217,7 @@ export function initAdvancedDataTableDemo() {
2218
2217
 
2219
2218
  <ui-advanced-data-table id="reorderTable" row-reorder="true"></ui-advanced-data-table>
2220
2219
 
2221
- <div id="reorderInfo" style="margin-top: 16px; padding: 12px; background-color: #fef3c7; border-radius: 6px;">
2220
+ <div id="reorderInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
2222
2221
  <p style="margin: 0; color: #78350f; font-size: 14px;">
2223
2222
  💡 <strong>Drag the drag handle (⋮⋮)</strong> on each row to reorder. Last reorder: <strong id="lastReorderText">None</strong>
2224
2223
  </p>
@@ -2259,7 +2258,7 @@ export function initAdvancedDataTableDemo() {
2259
2258
 
2260
2259
  <ui-advanced-data-table id="filterTable" multi-filter="true"></ui-advanced-data-table>
2261
2260
 
2262
- <div id="filterInfo" style="margin-top: 16px; padding: 12px; background-color: #dbeafe; border-radius: 6px;">
2261
+ <div id="filterInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-blue-soft,#dbeafe); border-radius: 6px;">
2263
2262
  <p style="margin: 0; color: #1e3a8a; font-size: 14px;">
2264
2263
  💡 Active filters: <strong id="activeFiltersText">None</strong>
2265
2264
  </p>
@@ -2316,7 +2315,7 @@ export function initAdvancedDataTableDemo() {
2316
2315
 
2317
2316
  <div style="margin-top: 16px;">
2318
2317
  <h4 style="margin-bottom: 8px;">Event Log:</h4>
2319
- <div id="eventLog" style="padding: 12px; background-color: #f9fafb; border: 1px solid #e5e7eb; border-radius: 6px; max-height: 300px; overflow-y: auto; font-family: monospace; font-size: 12px;">
2318
+ <div id="eventLog" style="padding: 12px; background-color: #f9fafb; border:1px solid var(--border-default,#e5e7eb); border-radius: 6px; max-height: 300px; overflow-y: auto; font-family: monospace; font-size: 12px;">
2320
2319
  <div style="color: #6b7280;">Waiting for events...</div>
2321
2320
  </div>
2322
2321
  </div>
@@ -2383,7 +2382,7 @@ export function initAdvancedDataTableDemo() {
2383
2382
 
2384
2383
  <ui-advanced-data-table id="panelsTable" show-filter-panel="false" show-column-panel="false"></ui-advanced-data-table>
2385
2384
 
2386
- <div style="margin-top: 16px; padding: 12px; background-color: #fef3c7; border-radius: 6px;">
2385
+ <div style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
2387
2386
  <p style="margin: 0; color: #78350f; font-size: 14px;">
2388
2387
  💡 Status: <strong id="panelStatus">Both panels hidden</strong>
2389
2388
  </p>
@@ -2438,7 +2437,7 @@ export function initAdvancedDataTableDemo() {
2438
2437
  <ui-button id="btnTogFiltDemo" variant="outline" color="primary" label="🔍 Toggle Filter Panel" size="md"ui-button>
2439
2438
  </div>
2440
2439
  <ui-advanced-data-table id="searchFilterTable" multi-filter="true" show-filter-panel="false" searchable="true"></ui-advanced-data-table>
2441
- <div id="searchFilterInfo" style="margin-top: 16px; padding: 12px; background-color: #dbeafe; border-radius: 6px;">
2440
+ <div id="searchFilterInfo" style="margin-top: 16px; padding: 12px; background-color: var(--accent-blue-soft,#dbeafe); border-radius: 6px;">
2442
2441
  <p style="margin: 0; color: #1e3a8a; font-size: 14px;">Active filters: <strong id="activeSearchFiltersText">None</strong></p>
2443
2442
  </div>
2444
2443
  </div>
@@ -2482,8 +2481,8 @@ export function initAdvancedDataTableDemo() {
2482
2481
  <h3>🔍 Advanced Filter Panel</h3>
2483
2482
  <p style="color: #6b7280; margin-bottom: 12px;">Build complex filters with multiple operators and conditions</p>
2484
2483
 
2485
- <div style="margin-bottom: 16px; padding: 12px; background-color: #eff6ff; border-radius: 6px;">
2486
- <p style="margin: 0; color: #1e40af; font-size: 14px;">
2484
+ <div style="margin-bottom: 16px; padding: 12px; background-color:var(--accent-blue-soft,#eff6ff); border-radius: 6px;">
2485
+ <p style="margin: 0; color:var(--accent-blue,#1e40af); font-size: 14px;">
2487
2486
  💡 <strong>Try this:</strong> Click the "🔍 Filters" button in the toolbar to open the advanced filter panel.
2488
2487
  Select a column, choose an operator, enter a value, and click "+ Add" to create filters.
2489
2488
  </p>
@@ -2491,9 +2490,9 @@ export function initAdvancedDataTableDemo() {
2491
2490
 
2492
2491
  <ui-advanced-data-table id="filterPanelTable" show-filter-panel="false"></ui-advanced-data-table>
2493
2492
 
2494
- <div style="margin-top: 16px; padding: 12px; background-color: #f0fdf4; border-radius: 6px;">
2495
- <h4 style="margin: 0 0 8px 0; color: #166534; font-size: 14px;">Available Operators:</h4>
2496
- <ul style="margin: 0; padding-left: 20px; color: #166534; font-size: 13px; line-height: 1.8;">
2493
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
2494
+ <h4 style="margin: 0 0 8px 0; color: var(--accent-green,#166534); font-size: 14px;">Available Operators:</h4>
2495
+ <ul style="margin: 0; padding-left: 20px; color: var(--accent-green,#166534); font-size: 13px; line-height: 1.8;">
2497
2496
  <li><strong>Text fields:</strong> Equals, Not Equals, Contains, Not Contains, Starts With, Ends With</li>
2498
2497
  <li><strong>Number/Date fields:</strong> Equals, Not Equals, Greater Than, Less Than, Between</li>
2499
2498
  <li><strong>Filter chips:</strong> Click the × button to remove individual filters, or use "Clear All"</li>
@@ -2529,8 +2528,8 @@ export function initAdvancedDataTableDemo() {
2529
2528
 
2530
2529
  <ui-advanced-data-table id="treeTable" tree-data="true"></ui-advanced-data-table>
2531
2530
 
2532
- <div style="margin-top: 16px; padding: 12px; background-color: #f0fdf4; border-radius: 6px;">
2533
- <p style="margin: 0; color: #166534; font-size: 14px;">
2531
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
2532
+ <p style="margin: 0; color: var(--accent-green,#166534); font-size: 14px;">
2534
2533
  💡 Rows with children display an expand/collapse icon. Indentation shows depth level.
2535
2534
  </p>
2536
2535
  </div>
@@ -2677,7 +2676,7 @@ export function initAdvancedDataTableDemo() {
2677
2676
  <h3>PDF Export & Print Optimization</h3>
2678
2677
  <p style="color: #6b7280; margin-bottom: 12px;">Export data to formatted PDF documents</p>
2679
2678
  <ui-advanced-data-table id="pdfTable"></ui-advanced-data-table>
2680
- <div style="margin-top: 16px; padding: 12px; background-color: #fef2f2; border-radius: 6px;">
2679
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-red-soft,#fef2f2); border-radius: 6px;">
2681
2680
  <p style="margin: 0; color: #991b1b; font-size: 14px;">
2682
2681
  📄 Click "Export" -> "PDF" in the toolbar/footer (if implemented) or use the button below.
2683
2682
  </p>
@@ -2732,8 +2731,8 @@ export function initAdvancedDataTableDemo() {
2732
2731
  <h3>Undo / Redo</h3>
2733
2732
  <p style="color: #6b7280; margin-bottom: 12px;">History tracking for Sort, Filter, Search, Selection</p>
2734
2733
  <ui-advanced-data-table id="undoTable"></ui-advanced-data-table>
2735
- <div style="margin-top: 16px; padding: 12px; background-color: #fef3c7; border-radius: 6px;">
2736
- <p style="margin: 0; color: #92400e; font-size: 14px;">
2734
+ <div style="margin-top: 16px; padding: 12px; background-color: var(--accent-yellow-soft,#fef3c7); border-radius: 6px;">
2735
+ <p style="margin: 0; color:var(--accent-yellow,#92400e); font-size: 14px;">
2737
2736
  ⌨️ <strong>Shortcuts:</strong> Ctrl+Z (Undo), Ctrl+Y (Redo).<br>
2738
2737
  Try sorting, filtering, or selecting rows, then undo.
2739
2738
  </p>
@@ -2826,8 +2825,8 @@ export function initAdvancedDataTableDemo() {
2826
2825
  <h3>📊 Sales Report Aggregation</h3>
2827
2826
  <p style="color: #6b7280; margin-bottom: 12px;">Real-world example: Summarizing quarterly sales performance.</p>
2828
2827
  <ui-advanced-data-table id="aggTable"></ui-advanced-data-table>
2829
- <div style="margin-top: 16px; padding: 12px; background-color: #f0fdf4; border-radius: 6px;">
2830
- <p style="margin: 0; color: #15803d; font-size: 14px;">
2828
+ <div style="margin-top: 16px; padding: 12px; background-color:var(--accent-green-soft,#f0fdf4); border-radius: 6px;">
2829
+ <p style="margin: 0; color:var(--accent-green,#15803d); font-size: 14px;">
2831
2830
  <strong>Key Metrics Calculated:</strong><br>
2832
2831
  💰 <strong>Total Revenue:</strong> Sum of all sales.<br>
2833
2832
  📦 <strong>Total Units:</strong> Sum of quantity sold.<br>
@@ -2892,7 +2891,7 @@ export function initAdvancedDataTableDemo() {
2892
2891
  column-aggregation="true">
2893
2892
  </ui-advanced-data-table>
2894
2893
 
2895
- <div style="margin-top: 16px; padding: 12px; background-color: #fdf2f8; border-radius: 6px;">
2894
+ <div style="margin-top: 16px; padding: 12px; background-color: var(--accent-pink-soft,#fdf2f8); border-radius: 6px;">
2896
2895
  <p style="margin: 0; color: #9d174d; font-size: 14px;">
2897
2896
  💡 <strong>Testing Validation:</strong> Try editing the <strong>Email</strong> field and deleting its content or entering an invalid email. Try entering a <strong>Salary</strong> below 50,000.
2898
2897
  </p>