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
@@ -32,6 +32,7 @@ import { EmptyStateAction, EmptyStateAlign, EmptyStateItem, EmptyStateSize, Empt
32
32
  import { FileUploadValidationError, UploadedFile } from "./components/file-upload/types";
33
33
  import { HorizontalNavItem } from "./components/horizontal-nav/horizontal-nav";
34
34
  import { InputMask, InputSize, InputType, InputVariant, StatusColor as StatusColor2, ValidationState } from "./components/input/types";
35
+ import { LabelAlign, LabelAriaLive, LabelClickEvent, LabelCopyEvent, LabelDir, LabelOrientation, LabelSize, LabelTooltipPosition, LabelTransform, LabelVariant, LabelWeight } from "./components/label/types";
35
36
  import { MasonryLayoutType } from "./components/masonry/types";
36
37
  import { MeterValue } from "./components/meter-group/types";
37
38
  import { NavigationItem } from "./components/ui-navigation-bar/navigation-bar/navigation-types";
@@ -43,7 +44,6 @@ import { SliderMark } from "./components/range-slider/types";
43
44
  import { RatingType } from "./components/rating/types";
44
45
  import { PanelConfig as PanelConfig1 } from "./components/resizable-panel/types";
45
46
  import { MenuItem } from "./components/smart-menu/menu-item.interface";
46
- import { LocationLoader, LocationOption, LocationSearchEvent, LocationSelectionChangeEvent } from "./components/smart-location-dropdown/types";
47
47
  import { SnackbarItem, SnackbarOpenMode, SnackbarPosition, SnackbarStackMode, SnackbarType } from "./components/snackbar/types";
48
48
  import { SpeedDialAction, SpeedDialLayout, SpeedDialPosition, SpeedDialStrategy } from "./components/speed-dial/types";
49
49
  import { SplitterPanel } from "./components/splitter/types";
@@ -84,6 +84,7 @@ export { EmptyStateAction, EmptyStateAlign, EmptyStateItem, EmptyStateSize, Empt
84
84
  export { FileUploadValidationError, UploadedFile } from "./components/file-upload/types";
85
85
  export { HorizontalNavItem } from "./components/horizontal-nav/horizontal-nav";
86
86
  export { InputMask, InputSize, InputType, InputVariant, StatusColor as StatusColor2, ValidationState } from "./components/input/types";
87
+ export { LabelAlign, LabelAriaLive, LabelClickEvent, LabelCopyEvent, LabelDir, LabelOrientation, LabelSize, LabelTooltipPosition, LabelTransform, LabelVariant, LabelWeight } from "./components/label/types";
87
88
  export { MasonryLayoutType } from "./components/masonry/types";
88
89
  export { MeterValue } from "./components/meter-group/types";
89
90
  export { NavigationItem } from "./components/ui-navigation-bar/navigation-bar/navigation-types";
@@ -95,7 +96,6 @@ export { SliderMark } from "./components/range-slider/types";
95
96
  export { RatingType } from "./components/rating/types";
96
97
  export { PanelConfig as PanelConfig1 } from "./components/resizable-panel/types";
97
98
  export { MenuItem } from "./components/smart-menu/menu-item.interface";
98
- export { LocationLoader, LocationOption, LocationSearchEvent, LocationSelectionChangeEvent } from "./components/smart-location-dropdown/types";
99
99
  export { SnackbarItem, SnackbarOpenMode, SnackbarPosition, SnackbarStackMode, SnackbarType } from "./components/snackbar/types";
100
100
  export { SpeedDialAction, SpeedDialLayout, SpeedDialPosition, SpeedDialStrategy } from "./components/speed-dial/types";
101
101
  export { SplitterPanel } from "./components/splitter/types";
@@ -396,7 +396,7 @@ export namespace Components {
396
396
  "autoScroll": boolean;
397
397
  /**
398
398
  * Background color of the accordion
399
- * @default 'white'
399
+ * @default ''
400
400
  */
401
401
  "backgroundColor": string;
402
402
  "clearSearch": () => Promise<void>;
@@ -681,10 +681,15 @@ export namespace Components {
681
681
  "theme": 'default' | 'glass' | 'radiant';
682
682
  "toggleItemById": (itemId: string) => Promise<void>;
683
683
  /**
684
- * Accordion variant: 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline' Use 'card' or 'card-list' for a separated card layout with icon pills and a right-chevron. Use 'headline' for a minimalist, high-impact typography-first layout.
684
+ * Toggle icon style: 'chevron' | 'plus-minus'
685
+ * @default 'chevron'
686
+ */
687
+ "toggleStyle": 'chevron' | 'plus-minus';
688
+ /**
689
+ * Accordion variant: 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline' | 'boxed' | 'minimal' | 'left-toggle' | 'iconic' Use 'card' or 'card-list' for a separated card layout with icon pills and a right-chevron. Use 'headline' for a minimalist, high-impact typography-first layout. Use 'boxed' for dark individual cards with glowing yellow action badges. Use 'minimal' for border-bottom separators and clean typography. Use 'left-toggle' for a left plus-minus toggle structure. Use 'iconic' for custom left status/brand icons with micro plus-minus toggles.
685
690
  * @default 'default'
686
691
  */
687
- "variant": 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline';
692
+ "variant": 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline' | 'boxed' | 'minimal' | 'left-toggle' | 'iconic';
688
693
  }
689
694
  interface UiAdvancedDataTable {
690
695
  /**
@@ -1473,8 +1478,7 @@ export namespace Components {
1473
1478
  */
1474
1479
  "backdropBlur": string;
1475
1480
  /**
1476
- * Background color of the panel
1477
- * @default 'white'
1481
+ * @default ''
1478
1482
  */
1479
1483
  "backgroundColor": string;
1480
1484
  /**
@@ -1663,7 +1667,7 @@ export namespace Components {
1663
1667
  "toggleShortcut": string;
1664
1668
  /**
1665
1669
  * Animation transition duration (e.g. '0.3s' or '500ms')
1666
- * @default '1s'
1670
+ * @default '0.3s'
1667
1671
  */
1668
1672
  "transitionDuration": string;
1669
1673
  /**
@@ -1827,6 +1831,10 @@ export namespace Components {
1827
1831
  * @default true
1828
1832
  */
1829
1833
  "imgDraggable": boolean;
1834
+ /**
1835
+ * Size of the status indicator dot. Accepts a number (px) or any CSS size value.
1836
+ */
1837
+ "indicatorSize"?: number | string;
1830
1838
  /**
1831
1839
  * Layout mode for groups: 'stack' or 'grid'
1832
1840
  * @default 'stack'
@@ -2299,6 +2307,22 @@ export namespace Components {
2299
2307
  * Text to copy to clipboard when clicked. Shows feedback icon.
2300
2308
  */
2301
2309
  "copyValue"?: string;
2310
+ /**
2311
+ * Counter badge content (inline right side of text)
2312
+ */
2313
+ "counter"?: string | number;
2314
+ /**
2315
+ * Counter badge color variant (primary, success, danger, etc.)
2316
+ */
2317
+ "counterColor"?: StatusColor1;
2318
+ /**
2319
+ * Custom background color for the counter badge
2320
+ */
2321
+ "counterCustomColor"?: string;
2322
+ /**
2323
+ * Custom text color for the counter badge
2324
+ */
2325
+ "counterCustomTextColor"?: string;
2302
2326
  /**
2303
2327
  * Description text (alias for subtitle, common in toggle contexts)
2304
2328
  */
@@ -3013,6 +3037,11 @@ export namespace Components {
3013
3037
  * @default false
3014
3038
  */
3015
3039
  "closable": boolean;
3040
+ /**
3041
+ * Controlled closed/dismissed state of the card
3042
+ * @default false
3043
+ */
3044
+ "closed": boolean;
3016
3045
  /**
3017
3046
  * Initially collapsed or controlled collapsed state
3018
3047
  * @default false
@@ -3438,7 +3467,7 @@ export namespace Components {
3438
3467
  */
3439
3468
  "checked": boolean;
3440
3469
  /**
3441
- * @default 'success'
3470
+ * @default 'primary'
3442
3471
  */
3443
3472
  "color": StatusColor;
3444
3473
  /**
@@ -3583,133 +3612,6 @@ export namespace Components {
3583
3612
  */
3584
3613
  "variant": CheckboxVariant;
3585
3614
  }
3586
- interface UiCheckboxGroup {
3587
- /**
3588
- * @default false
3589
- */
3590
- "buttonGroup": boolean;
3591
- /**
3592
- * @default 'primary'
3593
- */
3594
- "color": StatusColor;
3595
- /**
3596
- * @default 2
3597
- */
3598
- "columns": number;
3599
- /**
3600
- * @default false
3601
- */
3602
- "disabled": boolean;
3603
- /**
3604
- * @default ''
3605
- */
3606
- "errorMessage": string;
3607
- /**
3608
- * @default '12px'
3609
- */
3610
- "gap": string;
3611
- /**
3612
- * @default ''
3613
- */
3614
- "helperText": string;
3615
- /**
3616
- * @default false
3617
- */
3618
- "invalid": boolean;
3619
- /**
3620
- * @default ''
3621
- */
3622
- "label": string;
3623
- /**
3624
- * @default 'list'
3625
- */
3626
- "layout": 'list' | 'grid';
3627
- /**
3628
- * @default Infinity
3629
- */
3630
- "max": number;
3631
- /**
3632
- * @default 0
3633
- */
3634
- "min": number;
3635
- /**
3636
- * @default ''
3637
- */
3638
- "name": string;
3639
- /**
3640
- * @default []
3641
- */
3642
- "options": { label: string; value: string; disabled?: boolean }[] | string[];
3643
- /**
3644
- * @default 'vertical'
3645
- */
3646
- "orientation": Orientation;
3647
- /**
3648
- * @default false
3649
- */
3650
- "readonly": boolean;
3651
- /**
3652
- * @default false
3653
- */
3654
- "required": boolean;
3655
- /**
3656
- * Entrance animation
3657
- * @default 'none'
3658
- */
3659
- "reveal": 'none' | 'fade-in' | 'slide-up' | 'zoom';
3660
- /**
3661
- * Delay for entry animation (ms)
3662
- * @default 0
3663
- */
3664
- "revealDelay": number;
3665
- /**
3666
- * Stagger delay between items
3667
- * @default 60
3668
- */
3669
- "revealStagger": number;
3670
- /**
3671
- * High-Fidelity: RTL support
3672
- * @default false
3673
- */
3674
- "rtl": boolean;
3675
- /**
3676
- * @default 'Search options...'
3677
- */
3678
- "searchPlaceholder": string;
3679
- /**
3680
- * @default false
3681
- */
3682
- "searchable": boolean;
3683
- /**
3684
- * @default 'Select All'
3685
- */
3686
- "selectAllLabel": string;
3687
- /**
3688
- * @default false
3689
- */
3690
- "showSelectAll": boolean;
3691
- /**
3692
- * @default false
3693
- */
3694
- "showSelectionCount": boolean;
3695
- /**
3696
- * @default 'md'
3697
- */
3698
- "size": ComponentSize;
3699
- /**
3700
- * @default true
3701
- */
3702
- "validateOnChange": boolean;
3703
- /**
3704
- * @default []
3705
- */
3706
- "value": string[];
3707
- /**
3708
- * High-Fidelity: Victory glow pulse when all selected
3709
- * @default false
3710
- */
3711
- "victoryGlow": boolean;
3712
- }
3713
3615
  interface UiCodeEditor {
3714
3616
  /**
3715
3617
  * @default 'javascript'
@@ -3795,19 +3697,12 @@ export namespace Components {
3795
3697
  */
3796
3698
  "tsCode": string;
3797
3699
  }
3798
- interface UiColorController {
3799
- /**
3800
- * Label for the entire group
3801
- * @default ''
3802
- */
3803
- "label": string;
3700
+ interface UiColorPicker {
3804
3701
  /**
3805
- * Current color as a hex string
3806
- * @default '#10b981'
3702
+ * Compact trigger — shows only the color swatch, no hex label or arrow
3703
+ * @default false
3807
3704
  */
3808
- "value": string;
3809
- }
3810
- interface UiColorPicker {
3705
+ "compact": boolean;
3811
3706
  /**
3812
3707
  * Disabled
3813
3708
  * @default false
@@ -3818,6 +3713,10 @@ export namespace Components {
3818
3713
  * @default 'hex'
3819
3714
  */
3820
3715
  "format": ColorFormat;
3716
+ /**
3717
+ * @default ''
3718
+ */
3719
+ "formats": string | string[];
3821
3720
  /**
3822
3721
  * Show as inline (no trigger button)
3823
3722
  * @default false
@@ -3839,7 +3738,6 @@ export namespace Components {
3839
3738
  */
3840
3739
  "required": boolean;
3841
3740
  /**
3842
- * Show alpha channel slider
3843
3741
  * @default false
3844
3742
  */
3845
3743
  "showAlpha": boolean;
@@ -3865,12 +3763,12 @@ export namespace Components {
3865
3763
  "showHex": boolean;
3866
3764
  /**
3867
3765
  * Show HSL input field
3868
- * @default true
3766
+ * @default false
3869
3767
  */
3870
3768
  "showHsl": boolean;
3871
3769
  /**
3872
3770
  * Show HSLA input field
3873
- * @default true
3771
+ * @default false
3874
3772
  */
3875
3773
  "showHsla": boolean;
3876
3774
  /**
@@ -3880,12 +3778,12 @@ export namespace Components {
3880
3778
  "showRecent": boolean;
3881
3779
  /**
3882
3780
  * Show RGB input field
3883
- * @default true
3781
+ * @default false
3884
3782
  */
3885
3783
  "showRgb": boolean;
3886
3784
  /**
3887
3785
  * Show RGBA input field
3888
- * @default true
3786
+ * @default false
3889
3787
  */
3890
3788
  "showRgba": boolean;
3891
3789
  /**
@@ -4093,7 +3991,7 @@ export namespace Components {
4093
3991
  "backdrop": BackdropType;
4094
3992
  /**
4095
3993
  * Background color of the dialog panel
4096
- * @default 'white'
3994
+ * @default ''
4097
3995
  */
4098
3996
  "backgroundColor": string;
4099
3997
  /**
@@ -4331,9 +4229,6 @@ export namespace Components {
4331
4229
  * @default false
4332
4230
  */
4333
4231
  "open": boolean;
4334
- /**
4335
- * Open the dialog and return a promise that resolves to true when OK is clicked, false on Cancel/Close.
4336
- */
4337
4232
  "openDialog": () => Promise<boolean>;
4338
4233
  /**
4339
4234
  * Required permissions to view this dialog.
@@ -4417,6 +4312,10 @@ export namespace Components {
4417
4312
  * @default 60
4418
4313
  */
4419
4314
  "sessionTimeout": number;
4315
+ /**
4316
+ * Set the disabled state of the OK button
4317
+ */
4318
+ "setOkDisabled": (disabled: boolean) => Promise<void>;
4420
4319
  /**
4421
4320
  * Set the value to be returned when showWithResult resolves.
4422
4321
  */
@@ -5470,7 +5369,7 @@ export namespace Components {
5470
5369
  */
5471
5370
  "autoCloseOnSuccess": boolean;
5472
5371
  /**
5473
- * Automatically trigger upload when files are selected
5372
+ * When true (default), upload begins immediately after files are selected. When false, files stay in "Ready" state until the user clicks the Upload button inside the queue dialog.
5474
5373
  * @default true
5475
5374
  */
5476
5375
  "autoUpload": boolean;
@@ -5483,6 +5382,11 @@ export namespace Components {
5483
5382
  * Public API: Clear all files and reset state
5484
5383
  */
5485
5384
  "clear": () => Promise<void>;
5385
+ /**
5386
+ * Allow the user to select an entire folder instead of individual files. Sets webkitdirectory on the hidden input. Implicitly enables multiple.
5387
+ * @default false
5388
+ */
5389
+ "directory": boolean;
5486
5390
  /**
5487
5391
  * Disabled
5488
5392
  * @default false
@@ -5543,7 +5447,7 @@ export namespace Components {
5543
5447
  */
5544
5448
  "showPreview": boolean;
5545
5449
  /**
5546
- * Show manual upload button
5450
+ * Show manual upload button — overrides auto-upload when true
5547
5451
  * @default false
5548
5452
  */
5549
5453
  "showUploadButton": boolean;
@@ -5557,8 +5461,8 @@ export namespace Components {
5557
5461
  */
5558
5462
  "upload": () => Promise<void>;
5559
5463
  /**
5560
- * Icon emoji or text
5561
- * @default '📁'
5464
+ * Custom upload icon: pass a lucide icon name (e.g. "file-plus") or any emoji/text. Defaults to the upload-cloud lucide icon when left empty.
5465
+ * @default ''
5562
5466
  */
5563
5467
  "uploadIcon": string;
5564
5468
  /**
@@ -5571,10 +5475,10 @@ export namespace Components {
5571
5475
  */
5572
5476
  "validateFileName": boolean;
5573
5477
  /**
5574
- * Variant: 'dropzone' | 'button' | 'compact' | 'sideload'
5478
+ * Variant: 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload'
5575
5479
  * @default 'dropzone'
5576
5480
  */
5577
- "variant": 'dropzone' | 'button' | 'compact' | 'sideload';
5481
+ "variant": 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload';
5578
5482
  }
5579
5483
  interface UiHorizontalNav {
5580
5484
  /**
@@ -5668,59 +5572,6 @@ export namespace Components {
5668
5572
  */
5669
5573
  "src"?: string;
5670
5574
  }
5671
- interface UiImageButton {
5672
- /**
5673
- * Accessibility label
5674
- */
5675
- "a11yLabel": string;
5676
- /**
5677
- * Image alt text
5678
- * @default ''
5679
- */
5680
- "alt": string;
5681
- /**
5682
- * Subtitle or secondary text
5683
- */
5684
- "description": string;
5685
- /**
5686
- * Disabled state
5687
- * @default false
5688
- */
5689
- "disabled": boolean;
5690
- /**
5691
- * Hover effect: 'zoom' | 'lift' | 'brighten' | 'none'
5692
- * @default 'zoom'
5693
- */
5694
- "effect": 'zoom' | 'lift' | 'brighten' | 'none';
5695
- /**
5696
- * Button label (overlay)
5697
- */
5698
- "label": string;
5699
- /**
5700
- * Whether the label is always visible or only on hover
5701
- * @default 'hover'
5702
- */
5703
- "labelMode": 'always' | 'hover';
5704
- /**
5705
- * Loading state
5706
- * @default false
5707
- */
5708
- "loading": boolean;
5709
- /**
5710
- * Aspect ratio: 'square' | 'video' | 'portrait' | 'auto'
5711
- * @default 'square'
5712
- */
5713
- "ratio": 'square' | 'video' | 'portrait' | 'auto';
5714
- /**
5715
- * Size variant
5716
- * @default 'md'
5717
- */
5718
- "size": 'sm' | 'md' | 'lg' | 'xl';
5719
- /**
5720
- * Image source URL
5721
- */
5722
- "src": string;
5723
- }
5724
5575
  interface UiInput {
5725
5576
  "accept"?: string;
5726
5577
  /**
@@ -6103,67 +5954,6 @@ export namespace Components {
6103
5954
  "warningText": string;
6104
5955
  "width"?: string;
6105
5956
  }
6106
- interface UiInputPair {
6107
- /**
6108
- * Full width behavior
6109
- * @default false
6110
- */
6111
- "fullWidth": boolean;
6112
- /**
6113
- * Gap between inputs (set to 0 for connected)
6114
- * @default '0'
6115
- */
6116
- "gap": string;
6117
- /**
6118
- * Shared main label (optional)
6119
- */
6120
- "label"?: string;
6121
- /**
6122
- * Left input label
6123
- * @default ''
6124
- */
6125
- "labelLeft": string;
6126
- /**
6127
- * Right input label
6128
- * @default ''
6129
- */
6130
- "labelRight": string;
6131
- /**
6132
- * Left input placeholder
6133
- * @default ''
6134
- */
6135
- "placeholderLeft": string;
6136
- /**
6137
- * Right input placeholder
6138
- * @default ''
6139
- */
6140
- "placeholderRight": string;
6141
- /**
6142
- * Shared size
6143
- * @default 'md'
6144
- */
6145
- "size": InputSize;
6146
- /**
6147
- * Shared type for both inputs
6148
- * @default 'text'
6149
- */
6150
- "type": InputType;
6151
- /**
6152
- * Left input value
6153
- * @default ''
6154
- */
6155
- "valueLeft": string;
6156
- /**
6157
- * Right input value
6158
- * @default ''
6159
- */
6160
- "valueRight": string;
6161
- /**
6162
- * Shared variant
6163
- * @default 'outlined'
6164
- */
6165
- "variant": InputVariant;
6166
- }
6167
5957
  interface UiKnob {
6168
5958
  /**
6169
5959
  * Allow double-click to edit value manually
@@ -6290,7 +6080,266 @@ export namespace Components {
6290
6080
  */
6291
6081
  "valueSuffix": string;
6292
6082
  }
6293
- interface UiLibrary {
6083
+ /**
6084
+ * `ui-label` — Enterprise-grade, fully accessible form label component.
6085
+ * @cssvar --ui-label-color Label text colour.
6086
+ * @cssvar --ui-label-font-size Label font size.
6087
+ * @cssvar --ui-label-font-weight Label font weight.
6088
+ * @cssvar --ui-label-gap Gap between label and associated control direction.
6089
+ * @cssvar --ui-label-required-color Colour of the required asterisk.
6090
+ * @cssvar --ui-label-disabled-opacity Opacity when disabled.
6091
+ * @cssvar --ui-label-error-color Colour used for error / invalid state.
6092
+ * @cssvar --ui-label-success-color Colour used for success state.
6093
+ * @cssvar --ui-label-hint-color Colour of hint / helper text.
6094
+ */
6095
+ interface UiLabel {
6096
+ /**
6097
+ * Horizontal alignment of label content.
6098
+ * @default 'start'
6099
+ */
6100
+ "align": LabelAlign;
6101
+ /**
6102
+ * IDs of elements that describe this label (space-separated).
6103
+ * @default ''
6104
+ */
6105
+ "ariaDescribedby": string;
6106
+ /**
6107
+ * Sets `aria-label` on the root element.
6108
+ * @default ''
6109
+ */
6110
+ "ariaLabel": string;
6111
+ /**
6112
+ * Live-region politeness for dynamic content announcements.
6113
+ * @default 'off'
6114
+ */
6115
+ "ariaLive": LabelAriaLive;
6116
+ /**
6117
+ * `data-automation-id` attribute for RPA / automation tooling.
6118
+ * @default ''
6119
+ */
6120
+ "automationId": string;
6121
+ /**
6122
+ * Forces 100 % width block layout (useful inside flex/grid parents).
6123
+ * @default false
6124
+ */
6125
+ "block": boolean;
6126
+ /**
6127
+ * Makes the label itself clickable (fires `labelClick`).
6128
+ * @default false
6129
+ */
6130
+ "clickable": boolean;
6131
+ /**
6132
+ * Alias for `htmlFor`. `controlId` takes precedence if both are supplied.
6133
+ */
6134
+ "controlId": string;
6135
+ /**
6136
+ * Programmatically trigger the copy-to-clipboard action.
6137
+ */
6138
+ "copyText": () => Promise<void>;
6139
+ /**
6140
+ * Shows a copy-to-clipboard button on hover and fires `labelCopy`.
6141
+ * @default false
6142
+ */
6143
+ "copyable": boolean;
6144
+ /**
6145
+ * Applies disabled styling and prevents interaction.
6146
+ * @default false
6147
+ */
6148
+ "disabled": boolean;
6149
+ /**
6150
+ * Icon name rendered after the label text.
6151
+ * @default ''
6152
+ */
6153
+ "endIcon": string;
6154
+ /**
6155
+ * Error message shown below the label when `invalid` is true.
6156
+ * @default ''
6157
+ */
6158
+ "errorText": string;
6159
+ /**
6160
+ * Mirrors the focused state of the associated control so the label can react visually.
6161
+ * @default false
6162
+ */
6163
+ "focused": boolean;
6164
+ /**
6165
+ * Gap between the label row and the hint / error message. Accepts any valid CSS length (e.g. `'4px'`, `'0.5rem'`). Maps to `--ui-label-gap`.
6166
+ * @default ''
6167
+ */
6168
+ "gap": string;
6169
+ /**
6170
+ * Helper / hint text shown below the label.
6171
+ * @default ''
6172
+ */
6173
+ "helperText": string;
6174
+ /**
6175
+ * ID of the form control this label is associated with. Renders as a native `for` attribute on the underlying `<label>` element. Supports all standard form controls as well as custom web components.
6176
+ */
6177
+ "htmlFor": string;
6178
+ /**
6179
+ * When true, only icons are shown — label text is visually hidden.
6180
+ * @default false
6181
+ */
6182
+ "iconOnly": boolean;
6183
+ /**
6184
+ * Renders as an inline-level element.
6185
+ * @default false
6186
+ */
6187
+ "inline": boolean;
6188
+ /**
6189
+ * Applies invalid / error styling to the label.
6190
+ * @default false
6191
+ */
6192
+ "invalid": boolean;
6193
+ /**
6194
+ * Plain-text label. Use the default slot for rich/HTML content instead.
6195
+ * @default ''
6196
+ */
6197
+ "label": string;
6198
+ /**
6199
+ * Text direction.
6200
+ * @default 'ltr'
6201
+ */
6202
+ "labelDir": LabelDir;
6203
+ /**
6204
+ * DOM `id` for the root element. Auto-generated if not provided.
6205
+ * @default ''
6206
+ */
6207
+ "labelId": string;
6208
+ /**
6209
+ * BCP-47 language tag (e.g. `'en'`, `'ar'`, `'fr'`).
6210
+ * @default ''
6211
+ */
6212
+ "labelLang": string;
6213
+ /**
6214
+ * Clamp to N visible lines (CSS `line-clamp`). Requires `multiline` to be true.
6215
+ * @default 0
6216
+ */
6217
+ "lineClamp": number;
6218
+ /**
6219
+ * Shows a loading skeleton overlaid on the label text.
6220
+ * @default false
6221
+ */
6222
+ "loading": boolean;
6223
+ /**
6224
+ * External margin override (CSS shorthand string).
6225
+ * @default ''
6226
+ */
6227
+ "margin": string;
6228
+ /**
6229
+ * On narrow viewports, switches from `horizontal` to `vertical` orientation.
6230
+ * @default false
6231
+ */
6232
+ "mobileStack": boolean;
6233
+ /**
6234
+ * Allow text to wrap across multiple lines (disables truncation).
6235
+ * @default false
6236
+ */
6237
+ "multiline": boolean;
6238
+ /**
6239
+ * Logical name (maps to `name` attribute on the inner label).
6240
+ * @default ''
6241
+ */
6242
+ "name": string;
6243
+ /**
6244
+ * Shows "(optional)" hint text next to the label. Mutually exclusive with `required` — `required` wins if both are set.
6245
+ * @default false
6246
+ */
6247
+ "optional": boolean;
6248
+ /**
6249
+ * Stack direction when used alongside a form control.
6250
+ * @default 'vertical'
6251
+ */
6252
+ "orientation": LabelOrientation;
6253
+ /**
6254
+ * External padding override (CSS shorthand string).
6255
+ * @default ''
6256
+ */
6257
+ "padding": string;
6258
+ /**
6259
+ * Applies read-only styling (dimmed, no pointer events).
6260
+ * @default false
6261
+ */
6262
+ "readonly": boolean;
6263
+ /**
6264
+ * Marks the associated field as required. Shows a required indicator (asterisk by default) and sets `aria-required` on the linked control if possible.
6265
+ * @default false
6266
+ */
6267
+ "required": boolean;
6268
+ /**
6269
+ * Enable responsive font-size scaling via fluid typography.
6270
+ * @default false
6271
+ */
6272
+ "responsive": boolean;
6273
+ /**
6274
+ * Enables text-selection on the label (disabled by default for form labels).
6275
+ * @default false
6276
+ */
6277
+ "selectable": boolean;
6278
+ /**
6279
+ * Programmatically focus the label element. Useful when the owning form-field component proxies focus behaviour.
6280
+ */
6281
+ "setFocus": () => Promise<void>;
6282
+ /**
6283
+ * Semantic size token.
6284
+ * @default 'md'
6285
+ */
6286
+ "size": LabelSize;
6287
+ /**
6288
+ * Icon name rendered before the label text. Uses the same icon library as the rest of the design system.
6289
+ * @default ''
6290
+ */
6291
+ "startIcon": string;
6292
+ /**
6293
+ * Success message shown below the label when the field is valid and this text is set.
6294
+ * @default ''
6295
+ */
6296
+ "successText": string;
6297
+ /**
6298
+ * Deprecated alias kept for back-compat. Prefer `htmlFor`.
6299
+ */
6300
+ "target": string;
6301
+ /**
6302
+ * `data-testid` attribute for automated testing.
6303
+ * @default ''
6304
+ */
6305
+ "testId": string;
6306
+ /**
6307
+ * Plain-text tooltip content. Use the `tooltip` slot for rich markup.
6308
+ * @default ''
6309
+ */
6310
+ "tooltip": string;
6311
+ /**
6312
+ * Icon name or URL for the tooltip trigger button. Defaults to an 'ⓘ' info glyph.
6313
+ * @default 'ⓘ'
6314
+ */
6315
+ "tooltipIcon": string;
6316
+ /**
6317
+ * Preferred position for the tooltip callout.
6318
+ * @default 'top'
6319
+ */
6320
+ "tooltipPosition": LabelTooltipPosition;
6321
+ /**
6322
+ * CSS text-transform value.
6323
+ * @default 'none'
6324
+ */
6325
+ "transform": LabelTransform;
6326
+ /**
6327
+ * Single-line truncation with ellipsis.
6328
+ * @default false
6329
+ */
6330
+ "truncate": boolean;
6331
+ /**
6332
+ * Colour variant.
6333
+ * @default 'default'
6334
+ */
6335
+ "variant": LabelVariant;
6336
+ /**
6337
+ * Font-weight scale.
6338
+ * @default 'medium'
6339
+ */
6340
+ "weight": LabelWeight;
6341
+ }
6342
+ interface UiLibrary {
6294
6343
  /**
6295
6344
  * @default 'demo'
6296
6345
  */
@@ -6390,7 +6439,7 @@ export namespace Components {
6390
6439
  */
6391
6440
  "groupBy": string;
6392
6441
  /**
6393
- * @default 'Items'
6442
+ * @default ''
6394
6443
  */
6395
6444
  "groupFooterLabel": string;
6396
6445
  /**
@@ -6651,13 +6700,17 @@ export namespace Components {
6651
6700
  */
6652
6701
  "contextMenuPosition": FourSidePosition | 'auto';
6653
6702
  /**
6654
- * @default 'click'
6703
+ * @default 'rightClick'
6655
6704
  */
6656
6705
  "contextMenuTrigger": 'click' | 'hover' | 'rightClick';
6657
6706
  /**
6658
6707
  * @default ''
6659
6708
  */
6660
6709
  "counter": number | string;
6710
+ /**
6711
+ * @default 'success'
6712
+ */
6713
+ "counterColor": StatusColor;
6661
6714
  /**
6662
6715
  * @default false
6663
6716
  */
@@ -6912,6 +6965,136 @@ export namespace Components {
6912
6965
  */
6913
6966
  "wobble": boolean;
6914
6967
  }
6968
+ interface UiLoader {
6969
+ /**
6970
+ * Accessibility ARIA label
6971
+ * @default 'Loading...'
6972
+ */
6973
+ "ariaLabel": string;
6974
+ /**
6975
+ * ARIA live region mode
6976
+ * @default 'polite'
6977
+ */
6978
+ "ariaLive": 'polite' | 'assertive' | 'off';
6979
+ /**
6980
+ * Apply background blur (glassmorphic backdrop)
6981
+ * @default false
6982
+ */
6983
+ "backdropBlur": boolean;
6984
+ /**
6985
+ * Semantic color variant ('primary', 'secondary', etc.) or custom hex/gradient string
6986
+ * @default 'success'
6987
+ */
6988
+ "color": string;
6989
+ /**
6990
+ * Sub-label description text
6991
+ */
6992
+ "description"?: string;
6993
+ /**
6994
+ * Alias for blur attribute used in demo configuration
6995
+ * @default false
6996
+ */
6997
+ "enableBlur": boolean;
6998
+ /**
6999
+ * Displays the loader as a full viewport overlay
7000
+ * @default false
7001
+ */
7002
+ "fullscreen": boolean;
7003
+ /**
7004
+ * Image URL when using type="image"
7005
+ */
7006
+ "image"?: string;
7007
+ /**
7008
+ * Text label to display alongside the loader animation
7009
+ */
7010
+ "label"?: string;
7011
+ /**
7012
+ * Position of the label relative to the loading animation
7013
+ * @default 'bottom'
7014
+ */
7015
+ "labelPosition": 'bottom' | 'top' | 'left' | 'right';
7016
+ /**
7017
+ * Rotation interval time in milliseconds
7018
+ * @default 2500
7019
+ */
7020
+ "messageInterval": number;
7021
+ /**
7022
+ * Array of status messages to rotate through automatically
7023
+ */
7024
+ "messages"?: string[] | string;
7025
+ /**
7026
+ * Displays the loader as an absolute overlay over its relative parent container
7027
+ * @default false
7028
+ */
7029
+ "overlay": boolean;
7030
+ /**
7031
+ * Custom background color/gradient for overlay mode
7032
+ */
7033
+ "overlayBackground"?: string;
7034
+ /**
7035
+ * Opacity value of the overlay backdrop (0 to 1)
7036
+ * @default 0.5
7037
+ */
7038
+ "overlayOpacity": number;
7039
+ /**
7040
+ * Enables simulated predictive non-linear crawling progress up to 95%
7041
+ * @default false
7042
+ */
7043
+ "predictive": boolean;
7044
+ /**
7045
+ * Number of columns in Matrix digital rain
7046
+ * @default 5
7047
+ */
7048
+ "rainColumns": number;
7049
+ /**
7050
+ * Letters pool for Matrix matrix-rain animation
7051
+ */
7052
+ "rainText"?: string;
7053
+ /**
7054
+ * Size of the loader preset ('3xs'...'jumbo') or custom CSS value ('120px', '4rem')
7055
+ * @default 'md'
7056
+ */
7057
+ "size": string;
7058
+ /**
7059
+ * Speed of animation cycle
7060
+ * @default 'normal'
7061
+ */
7062
+ "speed": 'slow' | 'normal' | 'fast';
7063
+ /**
7064
+ * Current loading status state
7065
+ * @default 'loading'
7066
+ */
7067
+ "status": 'loading' | 'success' | 'error';
7068
+ /**
7069
+ * Stroke width thickness for circular loaders (spinner, ring)
7070
+ * @default 3
7071
+ */
7072
+ "thickness": number;
7073
+ /**
7074
+ * Traps keyboard focus inside the loader overlay (useful for fullscreen modals)
7075
+ * @default false
7076
+ */
7077
+ "trapFocus": boolean;
7078
+ /**
7079
+ * The animation style variant type (34 total variants)
7080
+ * @default 'spinner'
7081
+ */
7082
+ "type": string;
7083
+ /**
7084
+ * Determinate state progress value (0 to 100)
7085
+ */
7086
+ "value"?: number;
7087
+ /**
7088
+ * Loader style theme variant
7089
+ * @default 'standard'
7090
+ */
7091
+ "variant": 'standard' | 'glass' | 'neon' | 'minimal' | 'linear-strip';
7092
+ /**
7093
+ * Whether the loader is visible
7094
+ * @default true
7095
+ */
7096
+ "visible": boolean;
7097
+ }
6915
7098
  interface UiMasonry {
6916
7099
  /**
6917
7100
  * @default 300
@@ -7148,7 +7331,7 @@ export namespace Components {
7148
7331
  "items": NavigationItem[];
7149
7332
  /**
7150
7333
  * Maximum number of items to show before overflowing to "More" menu
7151
- * @default 4
7334
+ * @default 100
7152
7335
  */
7153
7336
  "maxItems": number;
7154
7337
  /**
@@ -8394,7 +8577,32 @@ export namespace Components {
8394
8577
  * Status of progress
8395
8578
  * @default 'normal'
8396
8579
  */
8397
- "status": 'success' | 'exception' | 'normal' | 'active' | 'warning' | 'danger';
8580
+ "status": 'success' | 'exception' | 'normal' | 'active' | 'warning' | 'danger' | 'empty' | 'running' | 'completed' | 'interrupted';
8581
+ /**
8582
+ * Status-bar variant: shows a lifecycle label (Not Started / Running / Interrupted / Completed) above the progress bar derived automatically from percent + status.
8583
+ * @default false
8584
+ */
8585
+ "statusBar": boolean;
8586
+ /**
8587
+ * Alignment of the status badge inside the status bar header. 'left' (default) — badge left, percent right. 'center' — badge and percent centered together. 'right' — badge right, percent left.
8588
+ * @default 'left'
8589
+ */
8590
+ "statusBarAlign": 'left' | 'center' | 'right';
8591
+ /**
8592
+ * Position of the status chip/badge in status-bar mode. 'inside' (default) — inside the progress bar trail (requires minimum height of 32px). 'top' — above the progress bar (allows smaller progress bar heights).
8593
+ * @default 'inside'
8594
+ */
8595
+ "statusBarPosition": 'inside' | 'top';
8596
+ /**
8597
+ * Custom text labels for each status-bar state. Pass any subset to override — unset keys keep their defaults. e.g. { notStarted: 'Pending', running: 'In Progress', interrupted: 'Paused', completed: 'Done' }
8598
+ * @default {}
8599
+ */
8600
+ "statusLabels": {
8601
+ notStarted?: string;
8602
+ running?: string;
8603
+ interrupted?: string;
8604
+ completed?: string;
8605
+ };
8398
8606
  /**
8399
8607
  * Total step count (for steps progress)
8400
8608
  * @default 0
@@ -8432,7 +8640,7 @@ export namespace Components {
8432
8640
  "ticks": number;
8433
8641
  /**
8434
8642
  * Color of unfilled part
8435
- * @default '#f0f0f0'
8643
+ * @default ''
8436
8644
  */
8437
8645
  "trailColor": string;
8438
8646
  /**
@@ -8601,138 +8809,6 @@ export namespace Components {
8601
8809
  */
8602
8810
  "variant": 'default' | 'bordered' | 'underlined' | 'card' | 'glass' | 'raised';
8603
8811
  }
8604
- interface UiRadioGroup {
8605
- /**
8606
- * @default false
8607
- */
8608
- "allowEmpty": boolean;
8609
- /**
8610
- * @default false
8611
- */
8612
- "buttonGroup": boolean;
8613
- /**
8614
- * Checks the component's validity.
8615
- */
8616
- "checkValidity": () => Promise<boolean>;
8617
- /**
8618
- * @default 'primary'
8619
- */
8620
- "color": StatusColor;
8621
- /**
8622
- * @default 2
8623
- */
8624
- "columns": number;
8625
- /**
8626
- * @default false
8627
- */
8628
- "disabled": boolean;
8629
- /**
8630
- * @default true
8631
- */
8632
- "enableAnimation": boolean;
8633
- /**
8634
- * @default ''
8635
- */
8636
- "errorMessage": string;
8637
- /**
8638
- * @default '16px'
8639
- */
8640
- "gap": string;
8641
- /**
8642
- * @default ''
8643
- */
8644
- "helperText": string;
8645
- /**
8646
- * @default false
8647
- */
8648
- "invalid": boolean;
8649
- /**
8650
- * @default ''
8651
- */
8652
- "label": string;
8653
- /**
8654
- * @default 'right'
8655
- */
8656
- "labelPosition": LeftRight;
8657
- /**
8658
- * @default 'vertical'
8659
- */
8660
- "layout": Orientation | 'grid';
8661
- /**
8662
- * @default ''
8663
- */
8664
- "name": string;
8665
- /**
8666
- * @default []
8667
- */
8668
- "options": Array<{ value: string; label: string; description?: string; disabled?: boolean; }> | string;
8669
- /**
8670
- * @default false
8671
- */
8672
- "readonly": boolean;
8673
- /**
8674
- * Reports the component's validity.
8675
- */
8676
- "reportValidity": () => Promise<boolean>;
8677
- /**
8678
- * @default false
8679
- */
8680
- "required": boolean;
8681
- /**
8682
- * Entrance animation
8683
- * @default 'none'
8684
- */
8685
- "reveal": 'none' | 'fade-in' | 'slide-up' | 'zoom';
8686
- /**
8687
- * Delay for entry animation (ms)
8688
- * @default 0
8689
- */
8690
- "revealDelay": number;
8691
- /**
8692
- * Stagger delay between items
8693
- * @default 60
8694
- */
8695
- "revealStagger": number;
8696
- /**
8697
- * @default true
8698
- */
8699
- "rippleEffect": boolean;
8700
- /**
8701
- * High-Fidelity: RTL support
8702
- * @default false
8703
- */
8704
- "rtl": boolean;
8705
- /**
8706
- * High-Fidelity: Search bar placeholder
8707
- * @default 'Search items...'
8708
- */
8709
- "searchPlaceholder": string;
8710
- /**
8711
- * High-Fidelity: Searchable options
8712
- * @default false
8713
- */
8714
- "searchable": boolean;
8715
- /**
8716
- * @default true
8717
- */
8718
- "showDot": boolean;
8719
- /**
8720
- * @default 'md'
8721
- */
8722
- "size": ComponentSize;
8723
- /**
8724
- * @default false
8725
- */
8726
- "skeleton": boolean;
8727
- /**
8728
- * @default ''
8729
- */
8730
- "value": string;
8731
- /**
8732
- * @default 'default'
8733
- */
8734
- "variant": 'default' | 'bordered' | 'underlined' | 'card';
8735
- }
8736
8812
  interface UiRangeSlider {
8737
8813
  /**
8738
8814
  * Circle variant (aesthetic)
@@ -8853,7 +8929,7 @@ export namespace Components {
8853
8929
  * Size variant
8854
8930
  * @default 'md'
8855
8931
  */
8856
- "size": BasicSize;
8932
+ "size": ComponentSize;
8857
8933
  /**
8858
8934
  * Start icon/text
8859
8935
  * @default ''
@@ -9290,9 +9366,9 @@ export namespace Components {
9290
9366
  "animated": boolean;
9291
9367
  /**
9292
9368
  * Animation type: 'pulse' or 'wave'
9293
- * @default 'pulse'
9369
+ * @default 'neon-sweep'
9294
9370
  */
9295
- "animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker';
9371
+ "animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker' | 'neon-sweep' | 'liquify' | 'aurora';
9296
9372
  /**
9297
9373
  * ARIA label for accessibility
9298
9374
  */
@@ -9450,122 +9526,6 @@ export namespace Components {
9450
9526
  "show": (x: number, y: number) => Promise<void>;
9451
9527
  "target"?: string;
9452
9528
  }
9453
- interface UiSmartLocationDropdown {
9454
- /**
9455
- * Allow custom value creation from search
9456
- * @default false
9457
- */
9458
- "allowCustomValue": boolean;
9459
- /**
9460
- * Show clear action
9461
- * @default true
9462
- */
9463
- "clearable": boolean;
9464
- /**
9465
- * Search debounce in ms
9466
- * @default 250
9467
- */
9468
- "debounceMs": number;
9469
- /**
9470
- * Disables control
9471
- * @default false
9472
- */
9473
- "disabled": boolean;
9474
- /**
9475
- * Force menu position to ignore transformed/positioned parent offsets
9476
- * @default true
9477
- */
9478
- "ignoreParentPosition": boolean;
9479
- /**
9480
- * Optional async remote location loader
9481
- */
9482
- "loadLocations"?: LocationLoader;
9483
- /**
9484
- * Maximum dropdown height in px
9485
- * @default 360
9486
- */
9487
- "maxHeight": number;
9488
- /**
9489
- * Max selected items in multi mode (0 = no limit)
9490
- * @default 0
9491
- */
9492
- "maxSelections": number;
9493
- /**
9494
- * Enables multiple location selection
9495
- * @default false
9496
- */
9497
- "multiSelect": boolean;
9498
- /**
9499
- * Location options as JSON string or array
9500
- * @default []
9501
- */
9502
- "options": string | LocationOption[];
9503
- /**
9504
- * Persist recent/favorites in local storage
9505
- * @default true
9506
- */
9507
- "persistState": boolean;
9508
- /**
9509
- * Placeholder text for trigger
9510
- * @default 'Select location'
9511
- */
9512
- "placeholder": string;
9513
- /**
9514
- * Portal menu to document.body (off by default to preserve shadow styling)
9515
- * @default false
9516
- */
9517
- "portal": boolean;
9518
- /**
9519
- * Minimum characters required before async loader executes
9520
- * @default 2
9521
- */
9522
- "remoteMinChars": number;
9523
- /**
9524
- * Max results rendered
9525
- * @default 250
9526
- */
9527
- "resultLimit": number;
9528
- /**
9529
- * Search placeholder
9530
- * @default 'Search country, state, city, postal code...'
9531
- */
9532
- "searchPlaceholder": string;
9533
- /**
9534
- * Enables searching
9535
- * @default true
9536
- */
9537
- "searchable": boolean;
9538
- /**
9539
- * Show favorites section
9540
- * @default true
9541
- */
9542
- "showFavorites": boolean;
9543
- /**
9544
- * Display full hierarchy path in options and selected tags
9545
- * @default true
9546
- */
9547
- "showPath": boolean;
9548
- /**
9549
- * Show recent selections section
9550
- * @default true
9551
- */
9552
- "showRecent": boolean;
9553
- /**
9554
- * Show location type badges
9555
- * @default true
9556
- */
9557
- "showTypeBadge": boolean;
9558
- /**
9559
- * Storage key for persistent state
9560
- * @default 'ui-smart-location-dropdown-state'
9561
- */
9562
- "storageKey": string;
9563
- /**
9564
- * Selected value(s): single => 'id', multi => comma-separated ids
9565
- * @default ''
9566
- */
9567
- "value": string;
9568
- }
9569
9529
  interface UiSmartStepper {
9570
9530
  /**
9571
9531
  * Current active step index (0-based)
@@ -12276,10 +12236,6 @@ export interface UiCheckboxCustomEvent<T> extends CustomEvent<T> {
12276
12236
  detail: T;
12277
12237
  target: HTMLUiCheckboxElement;
12278
12238
  }
12279
- export interface UiCheckboxGroupCustomEvent<T> extends CustomEvent<T> {
12280
- detail: T;
12281
- target: HTMLUiCheckboxGroupElement;
12282
- }
12283
12239
  export interface UiCodeEditorCustomEvent<T> extends CustomEvent<T> {
12284
12240
  detail: T;
12285
12241
  target: HTMLUiCodeEditorElement;
@@ -12288,10 +12244,6 @@ export interface UiCodePreviewCustomEvent<T> extends CustomEvent<T> {
12288
12244
  detail: T;
12289
12245
  target: HTMLUiCodePreviewElement;
12290
12246
  }
12291
- export interface UiColorControllerCustomEvent<T> extends CustomEvent<T> {
12292
- detail: T;
12293
- target: HTMLUiColorControllerElement;
12294
- }
12295
12247
  export interface UiColorPickerCustomEvent<T> extends CustomEvent<T> {
12296
12248
  detail: T;
12297
12249
  target: HTMLUiColorPickerElement;
@@ -12348,10 +12300,6 @@ export interface UiHorizontalNavCustomEvent<T> extends CustomEvent<T> {
12348
12300
  detail: T;
12349
12301
  target: HTMLUiHorizontalNavElement;
12350
12302
  }
12351
- export interface UiImageButtonCustomEvent<T> extends CustomEvent<T> {
12352
- detail: T;
12353
- target: HTMLUiImageButtonElement;
12354
- }
12355
12303
  export interface UiInputCustomEvent<T> extends CustomEvent<T> {
12356
12304
  detail: T;
12357
12305
  target: HTMLUiInputElement;
@@ -12360,6 +12308,10 @@ export interface UiKnobCustomEvent<T> extends CustomEvent<T> {
12360
12308
  detail: T;
12361
12309
  target: HTMLUiKnobElement;
12362
12310
  }
12311
+ export interface UiLabelCustomEvent<T> extends CustomEvent<T> {
12312
+ detail: T;
12313
+ target: HTMLUiLabelElement;
12314
+ }
12363
12315
  export interface UiListCustomEvent<T> extends CustomEvent<T> {
12364
12316
  detail: T;
12365
12317
  target: HTMLUiListElement;
@@ -12372,6 +12324,10 @@ export interface UiListItemCustomEvent<T> extends CustomEvent<T> {
12372
12324
  detail: T;
12373
12325
  target: HTMLUiListItemElement;
12374
12326
  }
12327
+ export interface UiLoaderCustomEvent<T> extends CustomEvent<T> {
12328
+ detail: T;
12329
+ target: HTMLUiLoaderElement;
12330
+ }
12375
12331
  export interface UiMasonryCustomEvent<T> extends CustomEvent<T> {
12376
12332
  detail: T;
12377
12333
  target: HTMLUiMasonryElement;
@@ -12420,10 +12376,6 @@ export interface UiRadioCustomEvent<T> extends CustomEvent<T> {
12420
12376
  detail: T;
12421
12377
  target: HTMLUiRadioElement;
12422
12378
  }
12423
- export interface UiRadioGroupCustomEvent<T> extends CustomEvent<T> {
12424
- detail: T;
12425
- target: HTMLUiRadioGroupElement;
12426
- }
12427
12379
  export interface UiRangeSliderCustomEvent<T> extends CustomEvent<T> {
12428
12380
  detail: T;
12429
12381
  target: HTMLUiRangeSliderElement;
@@ -12444,10 +12396,6 @@ export interface UiSmartContextMenuCustomEvent<T> extends CustomEvent<T> {
12444
12396
  detail: T;
12445
12397
  target: HTMLUiSmartContextMenuElement;
12446
12398
  }
12447
- export interface UiSmartLocationDropdownCustomEvent<T> extends CustomEvent<T> {
12448
- detail: T;
12449
- target: HTMLUiSmartLocationDropdownElement;
12450
- }
12451
12399
  export interface UiSmartStepperCustomEvent<T> extends CustomEvent<T> {
12452
12400
  detail: T;
12453
12401
  target: HTMLUiSmartStepperElement;
@@ -12947,24 +12895,6 @@ declare global {
12947
12895
  prototype: HTMLUiCheckboxElement;
12948
12896
  new (): HTMLUiCheckboxElement;
12949
12897
  };
12950
- interface HTMLUiCheckboxGroupElementEventMap {
12951
- "groupChange": { value: string[]; };
12952
- "groupValidation": { valid: boolean; errors: string[]; };
12953
- }
12954
- interface HTMLUiCheckboxGroupElement extends Components.UiCheckboxGroup, HTMLStencilElement {
12955
- addEventListener<K extends keyof HTMLUiCheckboxGroupElementEventMap>(type: K, listener: (this: HTMLUiCheckboxGroupElement, ev: UiCheckboxGroupCustomEvent<HTMLUiCheckboxGroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
12956
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
12957
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
12958
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
12959
- removeEventListener<K extends keyof HTMLUiCheckboxGroupElementEventMap>(type: K, listener: (this: HTMLUiCheckboxGroupElement, ev: UiCheckboxGroupCustomEvent<HTMLUiCheckboxGroupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
12960
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
12961
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
12962
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
12963
- }
12964
- var HTMLUiCheckboxGroupElement: {
12965
- prototype: HTMLUiCheckboxGroupElement;
12966
- new (): HTMLUiCheckboxGroupElement;
12967
- };
12968
12898
  interface HTMLUiCodeEditorElementEventMap {
12969
12899
  "valueChange": string;
12970
12900
  "runCode": void;
@@ -13001,23 +12931,6 @@ declare global {
13001
12931
  prototype: HTMLUiCodePreviewElement;
13002
12932
  new (): HTMLUiCodePreviewElement;
13003
12933
  };
13004
- interface HTMLUiColorControllerElementEventMap {
13005
- "colorChange": string;
13006
- }
13007
- interface HTMLUiColorControllerElement extends Components.UiColorController, HTMLStencilElement {
13008
- addEventListener<K extends keyof HTMLUiColorControllerElementEventMap>(type: K, listener: (this: HTMLUiColorControllerElement, ev: UiColorControllerCustomEvent<HTMLUiColorControllerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
13009
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13010
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13011
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
13012
- removeEventListener<K extends keyof HTMLUiColorControllerElementEventMap>(type: K, listener: (this: HTMLUiColorControllerElement, ev: UiColorControllerCustomEvent<HTMLUiColorControllerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
13013
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13014
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13015
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
13016
- }
13017
- var HTMLUiColorControllerElement: {
13018
- prototype: HTMLUiColorControllerElement;
13019
- new (): HTMLUiColorControllerElement;
13020
- };
13021
12934
  interface HTMLUiColorPickerElementEventMap {
13022
12935
  "colorChange": string;
13023
12936
  }
@@ -13331,23 +13244,6 @@ declare global {
13331
13244
  prototype: HTMLUiIconElement;
13332
13245
  new (): HTMLUiIconElement;
13333
13246
  };
13334
- interface HTMLUiImageButtonElementEventMap {
13335
- "uiClick": void;
13336
- }
13337
- interface HTMLUiImageButtonElement extends Components.UiImageButton, HTMLStencilElement {
13338
- addEventListener<K extends keyof HTMLUiImageButtonElementEventMap>(type: K, listener: (this: HTMLUiImageButtonElement, ev: UiImageButtonCustomEvent<HTMLUiImageButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
13339
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13340
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13341
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
13342
- removeEventListener<K extends keyof HTMLUiImageButtonElementEventMap>(type: K, listener: (this: HTMLUiImageButtonElement, ev: UiImageButtonCustomEvent<HTMLUiImageButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
13343
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13344
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13345
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
13346
- }
13347
- var HTMLUiImageButtonElement: {
13348
- prototype: HTMLUiImageButtonElement;
13349
- new (): HTMLUiImageButtonElement;
13350
- };
13351
13247
  interface HTMLUiInputElementEventMap {
13352
13248
  "analyticsEvent": { value: string };
13353
13249
  "inputChange": string;
@@ -13381,12 +13277,6 @@ declare global {
13381
13277
  prototype: HTMLUiInputElement;
13382
13278
  new (): HTMLUiInputElement;
13383
13279
  };
13384
- interface HTMLUiInputPairElement extends Components.UiInputPair, HTMLStencilElement {
13385
- }
13386
- var HTMLUiInputPairElement: {
13387
- prototype: HTMLUiInputPairElement;
13388
- new (): HTMLUiInputPairElement;
13389
- };
13390
13280
  interface HTMLUiKnobElementEventMap {
13391
13281
  "knobChange": number;
13392
13282
  "knobInput": number;
@@ -13405,6 +13295,38 @@ declare global {
13405
13295
  prototype: HTMLUiKnobElement;
13406
13296
  new (): HTMLUiKnobElement;
13407
13297
  };
13298
+ interface HTMLUiLabelElementEventMap {
13299
+ "labelClick": LabelClickEvent;
13300
+ "labelFocus": void;
13301
+ "labelBlur": void;
13302
+ "labelCopy": LabelCopyEvent;
13303
+ }
13304
+ /**
13305
+ * `ui-label` — Enterprise-grade, fully accessible form label component.
13306
+ * @cssvar --ui-label-color Label text colour.
13307
+ * @cssvar --ui-label-font-size Label font size.
13308
+ * @cssvar --ui-label-font-weight Label font weight.
13309
+ * @cssvar --ui-label-gap Gap between label and associated control direction.
13310
+ * @cssvar --ui-label-required-color Colour of the required asterisk.
13311
+ * @cssvar --ui-label-disabled-opacity Opacity when disabled.
13312
+ * @cssvar --ui-label-error-color Colour used for error / invalid state.
13313
+ * @cssvar --ui-label-success-color Colour used for success state.
13314
+ * @cssvar --ui-label-hint-color Colour of hint / helper text.
13315
+ */
13316
+ interface HTMLUiLabelElement extends Components.UiLabel, HTMLStencilElement {
13317
+ addEventListener<K extends keyof HTMLUiLabelElementEventMap>(type: K, listener: (this: HTMLUiLabelElement, ev: UiLabelCustomEvent<HTMLUiLabelElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
13318
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13319
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13320
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
13321
+ removeEventListener<K extends keyof HTMLUiLabelElementEventMap>(type: K, listener: (this: HTMLUiLabelElement, ev: UiLabelCustomEvent<HTMLUiLabelElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
13322
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13323
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13324
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
13325
+ }
13326
+ var HTMLUiLabelElement: {
13327
+ prototype: HTMLUiLabelElement;
13328
+ new (): HTMLUiLabelElement;
13329
+ };
13408
13330
  interface HTMLUiLibraryElement extends Components.UiLibrary, HTMLStencilElement {
13409
13331
  }
13410
13332
  var HTMLUiLibraryElement: {
@@ -13484,6 +13406,24 @@ declare global {
13484
13406
  prototype: HTMLUiListItemElement;
13485
13407
  new (): HTMLUiListItemElement;
13486
13408
  };
13409
+ interface HTMLUiLoaderElementEventMap {
13410
+ "uiShow": void;
13411
+ "uiHide": void;
13412
+ }
13413
+ interface HTMLUiLoaderElement extends Components.UiLoader, HTMLStencilElement {
13414
+ addEventListener<K extends keyof HTMLUiLoaderElementEventMap>(type: K, listener: (this: HTMLUiLoaderElement, ev: UiLoaderCustomEvent<HTMLUiLoaderElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
13415
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13416
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13417
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
13418
+ removeEventListener<K extends keyof HTMLUiLoaderElementEventMap>(type: K, listener: (this: HTMLUiLoaderElement, ev: UiLoaderCustomEvent<HTMLUiLoaderElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
13419
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13420
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13421
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
13422
+ }
13423
+ var HTMLUiLoaderElement: {
13424
+ prototype: HTMLUiLoaderElement;
13425
+ new (): HTMLUiLoaderElement;
13426
+ };
13487
13427
  interface HTMLUiMasonryElementEventMap {
13488
13428
  "itemClick": any;
13489
13429
  "filterChange": { filterBy: string; value: string; };
@@ -13730,23 +13670,6 @@ declare global {
13730
13670
  prototype: HTMLUiRadioElement;
13731
13671
  new (): HTMLUiRadioElement;
13732
13672
  };
13733
- interface HTMLUiRadioGroupElementEventMap {
13734
- "radioGroupChange": { value: string; };
13735
- }
13736
- interface HTMLUiRadioGroupElement extends Components.UiRadioGroup, HTMLStencilElement {
13737
- addEventListener<K extends keyof HTMLUiRadioGroupElementEventMap>(type: K, listener: (this: HTMLUiRadioGroupElement, ev: UiRadioGroupCustomEvent<HTMLUiRadioGroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
13738
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13739
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13740
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
13741
- removeEventListener<K extends keyof HTMLUiRadioGroupElementEventMap>(type: K, listener: (this: HTMLUiRadioGroupElement, ev: UiRadioGroupCustomEvent<HTMLUiRadioGroupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
13742
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13743
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13744
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
13745
- }
13746
- var HTMLUiRadioGroupElement: {
13747
- prototype: HTMLUiRadioGroupElement;
13748
- new (): HTMLUiRadioGroupElement;
13749
- };
13750
13673
  interface HTMLUiRangeSliderElementEventMap {
13751
13674
  "sliderChange": number | { start: number; end: number };
13752
13675
  "sliderDragStart": void;
@@ -13844,28 +13767,6 @@ declare global {
13844
13767
  prototype: HTMLUiSmartContextMenuElement;
13845
13768
  new (): HTMLUiSmartContextMenuElement;
13846
13769
  };
13847
- interface HTMLUiSmartLocationDropdownElementEventMap {
13848
- "locationChange": LocationSelectionChangeEvent;
13849
- "locationSearch": LocationSearchEvent;
13850
- "locationOpen": void;
13851
- "locationClose": void;
13852
- "locationLoadError": { query: string; message: string };
13853
- "locationCreate": LocationOption;
13854
- }
13855
- interface HTMLUiSmartLocationDropdownElement extends Components.UiSmartLocationDropdown, HTMLStencilElement {
13856
- addEventListener<K extends keyof HTMLUiSmartLocationDropdownElementEventMap>(type: K, listener: (this: HTMLUiSmartLocationDropdownElement, ev: UiSmartLocationDropdownCustomEvent<HTMLUiSmartLocationDropdownElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
13857
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13858
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
13859
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
13860
- removeEventListener<K extends keyof HTMLUiSmartLocationDropdownElementEventMap>(type: K, listener: (this: HTMLUiSmartLocationDropdownElement, ev: UiSmartLocationDropdownCustomEvent<HTMLUiSmartLocationDropdownElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
13861
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13862
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
13863
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
13864
- }
13865
- var HTMLUiSmartLocationDropdownElement: {
13866
- prototype: HTMLUiSmartLocationDropdownElement;
13867
- new (): HTMLUiSmartLocationDropdownElement;
13868
- };
13869
13770
  interface HTMLUiSmartStepperElementEventMap {
13870
13771
  "stepperChange": { index: number; step: HTMLElement };
13871
13772
  }
@@ -14297,10 +14198,8 @@ declare global {
14297
14198
  "ui-card": HTMLUiCardElement;
14298
14199
  "ui-carousel": HTMLUiCarouselElement;
14299
14200
  "ui-checkbox": HTMLUiCheckboxElement;
14300
- "ui-checkbox-group": HTMLUiCheckboxGroupElement;
14301
14201
  "ui-code-editor": HTMLUiCodeEditorElement;
14302
14202
  "ui-code-preview": HTMLUiCodePreviewElement;
14303
- "ui-color-controller": HTMLUiColorControllerElement;
14304
14203
  "ui-color-picker": HTMLUiColorPickerElement;
14305
14204
  "ui-command-palette": HTMLUiCommandPaletteElement;
14306
14205
  "ui-context-menu": HTMLUiContextMenuElement;
@@ -14319,14 +14218,14 @@ declare global {
14319
14218
  "ui-file-upload": HTMLUiFileUploadElement;
14320
14219
  "ui-horizontal-nav": HTMLUiHorizontalNavElement;
14321
14220
  "ui-icon": HTMLUiIconElement;
14322
- "ui-image-button": HTMLUiImageButtonElement;
14323
14221
  "ui-input": HTMLUiInputElement;
14324
- "ui-input-pair": HTMLUiInputPairElement;
14325
14222
  "ui-knob": HTMLUiKnobElement;
14223
+ "ui-label": HTMLUiLabelElement;
14326
14224
  "ui-library": HTMLUiLibraryElement;
14327
14225
  "ui-list": HTMLUiListElement;
14328
14226
  "ui-list-group": HTMLUiListGroupElement;
14329
14227
  "ui-list-item": HTMLUiListItemElement;
14228
+ "ui-loader": HTMLUiLoaderElement;
14330
14229
  "ui-masonry": HTMLUiMasonryElement;
14331
14230
  "ui-meter-group": HTMLUiMeterGroupElement;
14332
14231
  "ui-navigation-bar": HTMLUiNavigationBarElement;
@@ -14339,14 +14238,12 @@ declare global {
14339
14238
  "ui-popover": HTMLUiPopoverElement;
14340
14239
  "ui-progress": HTMLUiProgressElement;
14341
14240
  "ui-radio": HTMLUiRadioElement;
14342
- "ui-radio-group": HTMLUiRadioGroupElement;
14343
14241
  "ui-range-slider": HTMLUiRangeSliderElement;
14344
14242
  "ui-rating": HTMLUiRatingElement;
14345
14243
  "ui-resizable-panel": HTMLUiResizablePanelElement;
14346
14244
  "ui-scroll-top": HTMLUiScrollTopElement;
14347
14245
  "ui-skeleton": HTMLUiSkeletonElement;
14348
14246
  "ui-smart-context-menu": HTMLUiSmartContextMenuElement;
14349
- "ui-smart-location-dropdown": HTMLUiSmartLocationDropdownElement;
14350
14247
  "ui-smart-stepper": HTMLUiSmartStepperElement;
14351
14248
  "ui-snackbar": HTMLUiSnackbarElement;
14352
14249
  "ui-speed-dial": HTMLUiSpeedDialElement;
@@ -14649,7 +14546,7 @@ declare namespace LocalJSX {
14649
14546
  "autoScroll"?: boolean;
14650
14547
  /**
14651
14548
  * Background color of the accordion
14652
- * @default 'white'
14549
+ * @default ''
14653
14550
  */
14654
14551
  "backgroundColor"?: string;
14655
14552
  /**
@@ -14921,10 +14818,15 @@ declare namespace LocalJSX {
14921
14818
  */
14922
14819
  "theme"?: 'default' | 'glass' | 'radiant';
14923
14820
  /**
14924
- * Accordion variant: 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline' Use 'card' or 'card-list' for a separated card layout with icon pills and a right-chevron. Use 'headline' for a minimalist, high-impact typography-first layout.
14821
+ * Toggle icon style: 'chevron' | 'plus-minus'
14822
+ * @default 'chevron'
14823
+ */
14824
+ "toggleStyle"?: 'chevron' | 'plus-minus';
14825
+ /**
14826
+ * Accordion variant: 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline' | 'boxed' | 'minimal' | 'left-toggle' | 'iconic' Use 'card' or 'card-list' for a separated card layout with icon pills and a right-chevron. Use 'headline' for a minimalist, high-impact typography-first layout. Use 'boxed' for dark individual cards with glowing yellow action badges. Use 'minimal' for border-bottom separators and clean typography. Use 'left-toggle' for a left plus-minus toggle structure. Use 'iconic' for custom left status/brand icons with micro plus-minus toggles.
14925
14827
  * @default 'default'
14926
14828
  */
14927
- "variant"?: 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline';
14829
+ "variant"?: 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline' | 'boxed' | 'minimal' | 'left-toggle' | 'iconic';
14928
14830
  }
14929
14831
  interface UiAdvancedDataTable {
14930
14832
  /**
@@ -15731,8 +15633,7 @@ declare namespace LocalJSX {
15731
15633
  */
15732
15634
  "backdropBlur"?: string;
15733
15635
  /**
15734
- * Background color of the panel
15735
- * @default 'white'
15636
+ * @default ''
15736
15637
  */
15737
15638
  "backgroundColor"?: string;
15738
15639
  /**
@@ -15920,7 +15821,7 @@ declare namespace LocalJSX {
15920
15821
  "toggleShortcut"?: string;
15921
15822
  /**
15922
15823
  * Animation transition duration (e.g. '0.3s' or '500ms')
15923
- * @default '1s'
15824
+ * @default '0.3s'
15924
15825
  */
15925
15826
  "transitionDuration"?: string;
15926
15827
  /**
@@ -16084,6 +15985,10 @@ declare namespace LocalJSX {
16084
15985
  * @default true
16085
15986
  */
16086
15987
  "imgDraggable"?: boolean;
15988
+ /**
15989
+ * Size of the status indicator dot. Accepts a number (px) or any CSS size value.
15990
+ */
15991
+ "indicatorSize"?: number | string;
16087
15992
  /**
16088
15993
  * Layout mode for groups: 'stack' or 'grid'
16089
15994
  * @default 'stack'
@@ -16592,6 +16497,22 @@ declare namespace LocalJSX {
16592
16497
  * Text to copy to clipboard when clicked. Shows feedback icon.
16593
16498
  */
16594
16499
  "copyValue"?: string;
16500
+ /**
16501
+ * Counter badge content (inline right side of text)
16502
+ */
16503
+ "counter"?: string | number;
16504
+ /**
16505
+ * Counter badge color variant (primary, success, danger, etc.)
16506
+ */
16507
+ "counterColor"?: StatusColor1;
16508
+ /**
16509
+ * Custom background color for the counter badge
16510
+ */
16511
+ "counterCustomColor"?: string;
16512
+ /**
16513
+ * Custom text color for the counter badge
16514
+ */
16515
+ "counterCustomTextColor"?: string;
16595
16516
  /**
16596
16517
  * Description text (alias for subtitle, common in toggle contexts)
16597
16518
  */
@@ -17335,6 +17256,11 @@ declare namespace LocalJSX {
17335
17256
  * @default false
17336
17257
  */
17337
17258
  "closable"?: boolean;
17259
+ /**
17260
+ * Controlled closed/dismissed state of the card
17261
+ * @default false
17262
+ */
17263
+ "closed"?: boolean;
17338
17264
  /**
17339
17265
  * Initially collapsed or controlled collapsed state
17340
17266
  * @default false
@@ -17764,7 +17690,7 @@ declare namespace LocalJSX {
17764
17690
  */
17765
17691
  "checked"?: boolean;
17766
17692
  /**
17767
- * @default 'success'
17693
+ * @default 'primary'
17768
17694
  */
17769
17695
  "color"?: StatusColor;
17770
17696
  /**
@@ -17916,139 +17842,6 @@ declare namespace LocalJSX {
17916
17842
  */
17917
17843
  "variant"?: CheckboxVariant;
17918
17844
  }
17919
- interface UiCheckboxGroup {
17920
- /**
17921
- * @default false
17922
- */
17923
- "buttonGroup"?: boolean;
17924
- /**
17925
- * @default 'primary'
17926
- */
17927
- "color"?: StatusColor;
17928
- /**
17929
- * @default 2
17930
- */
17931
- "columns"?: number;
17932
- /**
17933
- * @default false
17934
- */
17935
- "disabled"?: boolean;
17936
- /**
17937
- * @default ''
17938
- */
17939
- "errorMessage"?: string;
17940
- /**
17941
- * The `id` of a `<form>` element to associate this element with.
17942
- */
17943
- "form"?: string;
17944
- /**
17945
- * @default '12px'
17946
- */
17947
- "gap"?: string;
17948
- /**
17949
- * @default ''
17950
- */
17951
- "helperText"?: string;
17952
- /**
17953
- * @default false
17954
- */
17955
- "invalid"?: boolean;
17956
- /**
17957
- * @default ''
17958
- */
17959
- "label"?: string;
17960
- /**
17961
- * @default 'list'
17962
- */
17963
- "layout"?: 'list' | 'grid';
17964
- /**
17965
- * @default Infinity
17966
- */
17967
- "max"?: number;
17968
- /**
17969
- * @default 0
17970
- */
17971
- "min"?: number;
17972
- /**
17973
- * @default ''
17974
- */
17975
- "name"?: string;
17976
- "onGroupChange"?: (event: UiCheckboxGroupCustomEvent<{ value: string[]; }>) => void;
17977
- "onGroupValidation"?: (event: UiCheckboxGroupCustomEvent<{ valid: boolean; errors: string[]; }>) => void;
17978
- /**
17979
- * @default []
17980
- */
17981
- "options"?: { label: string; value: string; disabled?: boolean }[] | string[];
17982
- /**
17983
- * @default 'vertical'
17984
- */
17985
- "orientation"?: Orientation;
17986
- /**
17987
- * @default false
17988
- */
17989
- "readonly"?: boolean;
17990
- /**
17991
- * @default false
17992
- */
17993
- "required"?: boolean;
17994
- /**
17995
- * Entrance animation
17996
- * @default 'none'
17997
- */
17998
- "reveal"?: 'none' | 'fade-in' | 'slide-up' | 'zoom';
17999
- /**
18000
- * Delay for entry animation (ms)
18001
- * @default 0
18002
- */
18003
- "revealDelay"?: number;
18004
- /**
18005
- * Stagger delay between items
18006
- * @default 60
18007
- */
18008
- "revealStagger"?: number;
18009
- /**
18010
- * High-Fidelity: RTL support
18011
- * @default false
18012
- */
18013
- "rtl"?: boolean;
18014
- /**
18015
- * @default 'Search options...'
18016
- */
18017
- "searchPlaceholder"?: string;
18018
- /**
18019
- * @default false
18020
- */
18021
- "searchable"?: boolean;
18022
- /**
18023
- * @default 'Select All'
18024
- */
18025
- "selectAllLabel"?: string;
18026
- /**
18027
- * @default false
18028
- */
18029
- "showSelectAll"?: boolean;
18030
- /**
18031
- * @default false
18032
- */
18033
- "showSelectionCount"?: boolean;
18034
- /**
18035
- * @default 'md'
18036
- */
18037
- "size"?: ComponentSize;
18038
- /**
18039
- * @default true
18040
- */
18041
- "validateOnChange"?: boolean;
18042
- /**
18043
- * @default []
18044
- */
18045
- "value"?: string[];
18046
- /**
18047
- * High-Fidelity: Victory glow pulse when all selected
18048
- * @default false
18049
- */
18050
- "victoryGlow"?: boolean;
18051
- }
18052
17845
  interface UiCodeEditor {
18053
17846
  /**
18054
17847
  * @default 'javascript'
@@ -18144,23 +17937,12 @@ declare namespace LocalJSX {
18144
17937
  */
18145
17938
  "tsCode"?: string;
18146
17939
  }
18147
- interface UiColorController {
18148
- /**
18149
- * Label for the entire group
18150
- * @default ''
18151
- */
18152
- "label"?: string;
18153
- /**
18154
- * Emitted when any color channel changes
18155
- */
18156
- "onColorChange"?: (event: UiColorControllerCustomEvent<string>) => void;
17940
+ interface UiColorPicker {
18157
17941
  /**
18158
- * Current color as a hex string
18159
- * @default '#10b981'
17942
+ * Compact trigger — shows only the color swatch, no hex label or arrow
17943
+ * @default false
18160
17944
  */
18161
- "value"?: string;
18162
- }
18163
- interface UiColorPicker {
17945
+ "compact"?: boolean;
18164
17946
  /**
18165
17947
  * Disabled
18166
17948
  * @default false
@@ -18175,6 +17957,10 @@ declare namespace LocalJSX {
18175
17957
  * @default 'hex'
18176
17958
  */
18177
17959
  "format"?: ColorFormat;
17960
+ /**
17961
+ * @default ''
17962
+ */
17963
+ "formats"?: string | string[];
18178
17964
  /**
18179
17965
  * Show as inline (no trigger button)
18180
17966
  * @default false
@@ -18197,7 +17983,6 @@ declare namespace LocalJSX {
18197
17983
  */
18198
17984
  "required"?: boolean;
18199
17985
  /**
18200
- * Show alpha channel slider
18201
17986
  * @default false
18202
17987
  */
18203
17988
  "showAlpha"?: boolean;
@@ -18223,12 +18008,12 @@ declare namespace LocalJSX {
18223
18008
  "showHex"?: boolean;
18224
18009
  /**
18225
18010
  * Show HSL input field
18226
- * @default true
18011
+ * @default false
18227
18012
  */
18228
18013
  "showHsl"?: boolean;
18229
18014
  /**
18230
18015
  * Show HSLA input field
18231
- * @default true
18016
+ * @default false
18232
18017
  */
18233
18018
  "showHsla"?: boolean;
18234
18019
  /**
@@ -18238,12 +18023,12 @@ declare namespace LocalJSX {
18238
18023
  "showRecent"?: boolean;
18239
18024
  /**
18240
18025
  * Show RGB input field
18241
- * @default true
18026
+ * @default false
18242
18027
  */
18243
18028
  "showRgb"?: boolean;
18244
18029
  /**
18245
18030
  * Show RGBA input field
18246
- * @default true
18031
+ * @default false
18247
18032
  */
18248
18033
  "showRgba"?: boolean;
18249
18034
  /**
@@ -18466,7 +18251,7 @@ declare namespace LocalJSX {
18466
18251
  "backdrop"?: BackdropType;
18467
18252
  /**
18468
18253
  * Background color of the dialog panel
18469
- * @default 'white'
18254
+ * @default ''
18470
18255
  */
18471
18256
  "backgroundColor"?: string;
18472
18257
  /**
@@ -19913,7 +19698,7 @@ declare namespace LocalJSX {
19913
19698
  */
19914
19699
  "autoCloseOnSuccess"?: boolean;
19915
19700
  /**
19916
- * Automatically trigger upload when files are selected
19701
+ * When true (default), upload begins immediately after files are selected. When false, files stay in "Ready" state until the user clicks the Upload button inside the queue dialog.
19917
19702
  * @default true
19918
19703
  */
19919
19704
  "autoUpload"?: boolean;
@@ -19922,6 +19707,11 @@ declare namespace LocalJSX {
19922
19707
  * @default false
19923
19708
  */
19924
19709
  "capture"?: 'user' | 'environment' | boolean;
19710
+ /**
19711
+ * Allow the user to select an entire folder instead of individual files. Sets webkitdirectory on the hidden input. Implicitly enables multiple.
19712
+ * @default false
19713
+ */
19714
+ "directory"?: boolean;
19925
19715
  /**
19926
19716
  * Disabled
19927
19717
  * @default false
@@ -19984,7 +19774,7 @@ declare namespace LocalJSX {
19984
19774
  */
19985
19775
  "showPreview"?: boolean;
19986
19776
  /**
19987
- * Show manual upload button
19777
+ * Show manual upload button — overrides auto-upload when true
19988
19778
  * @default false
19989
19779
  */
19990
19780
  "showUploadButton"?: boolean;
@@ -19994,8 +19784,8 @@ declare namespace LocalJSX {
19994
19784
  */
19995
19785
  "showValidateButton"?: boolean;
19996
19786
  /**
19997
- * Icon emoji or text
19998
- * @default '📁'
19787
+ * Custom upload icon: pass a lucide icon name (e.g. "file-plus") or any emoji/text. Defaults to the upload-cloud lucide icon when left empty.
19788
+ * @default ''
19999
19789
  */
20000
19790
  "uploadIcon"?: string;
20001
19791
  /**
@@ -20004,10 +19794,10 @@ declare namespace LocalJSX {
20004
19794
  */
20005
19795
  "validateFileName"?: boolean;
20006
19796
  /**
20007
- * Variant: 'dropzone' | 'button' | 'compact' | 'sideload'
19797
+ * Variant: 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload'
20008
19798
  * @default 'dropzone'
20009
19799
  */
20010
- "variant"?: 'dropzone' | 'button' | 'compact' | 'sideload';
19800
+ "variant"?: 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload';
20011
19801
  }
20012
19802
  interface UiHorizontalNav {
20013
19803
  /**
@@ -20105,60 +19895,6 @@ declare namespace LocalJSX {
20105
19895
  */
20106
19896
  "src"?: string;
20107
19897
  }
20108
- interface UiImageButton {
20109
- /**
20110
- * Accessibility label
20111
- */
20112
- "a11yLabel"?: string;
20113
- /**
20114
- * Image alt text
20115
- * @default ''
20116
- */
20117
- "alt"?: string;
20118
- /**
20119
- * Subtitle or secondary text
20120
- */
20121
- "description"?: string;
20122
- /**
20123
- * Disabled state
20124
- * @default false
20125
- */
20126
- "disabled"?: boolean;
20127
- /**
20128
- * Hover effect: 'zoom' | 'lift' | 'brighten' | 'none'
20129
- * @default 'zoom'
20130
- */
20131
- "effect"?: 'zoom' | 'lift' | 'brighten' | 'none';
20132
- /**
20133
- * Button label (overlay)
20134
- */
20135
- "label"?: string;
20136
- /**
20137
- * Whether the label is always visible or only on hover
20138
- * @default 'hover'
20139
- */
20140
- "labelMode"?: 'always' | 'hover';
20141
- /**
20142
- * Loading state
20143
- * @default false
20144
- */
20145
- "loading"?: boolean;
20146
- "onUiClick"?: (event: UiImageButtonCustomEvent<void>) => void;
20147
- /**
20148
- * Aspect ratio: 'square' | 'video' | 'portrait' | 'auto'
20149
- * @default 'square'
20150
- */
20151
- "ratio"?: 'square' | 'video' | 'portrait' | 'auto';
20152
- /**
20153
- * Size variant
20154
- * @default 'md'
20155
- */
20156
- "size"?: 'sm' | 'md' | 'lg' | 'xl';
20157
- /**
20158
- * Image source URL
20159
- */
20160
- "src"?: string;
20161
- }
20162
19898
  interface UiInput {
20163
19899
  "accept"?: string;
20164
19900
  /**
@@ -20559,67 +20295,6 @@ declare namespace LocalJSX {
20559
20295
  "warningText"?: string;
20560
20296
  "width"?: string;
20561
20297
  }
20562
- interface UiInputPair {
20563
- /**
20564
- * Full width behavior
20565
- * @default false
20566
- */
20567
- "fullWidth"?: boolean;
20568
- /**
20569
- * Gap between inputs (set to 0 for connected)
20570
- * @default '0'
20571
- */
20572
- "gap"?: string;
20573
- /**
20574
- * Shared main label (optional)
20575
- */
20576
- "label"?: string;
20577
- /**
20578
- * Left input label
20579
- * @default ''
20580
- */
20581
- "labelLeft"?: string;
20582
- /**
20583
- * Right input label
20584
- * @default ''
20585
- */
20586
- "labelRight"?: string;
20587
- /**
20588
- * Left input placeholder
20589
- * @default ''
20590
- */
20591
- "placeholderLeft"?: string;
20592
- /**
20593
- * Right input placeholder
20594
- * @default ''
20595
- */
20596
- "placeholderRight"?: string;
20597
- /**
20598
- * Shared size
20599
- * @default 'md'
20600
- */
20601
- "size"?: InputSize;
20602
- /**
20603
- * Shared type for both inputs
20604
- * @default 'text'
20605
- */
20606
- "type"?: InputType;
20607
- /**
20608
- * Left input value
20609
- * @default ''
20610
- */
20611
- "valueLeft"?: string;
20612
- /**
20613
- * Right input value
20614
- * @default ''
20615
- */
20616
- "valueRight"?: string;
20617
- /**
20618
- * Shared variant
20619
- * @default 'outlined'
20620
- */
20621
- "variant"?: InputVariant;
20622
- }
20623
20298
  interface UiKnob {
20624
20299
  /**
20625
20300
  * Allow double-click to edit value manually
@@ -20713,50 +20388,317 @@ declare namespace LocalJSX {
20713
20388
  */
20714
20389
  "snap"?: boolean;
20715
20390
  /**
20716
- * Start angle in degrees (0 = top, 90 = right)
20717
- * @default 135
20391
+ * Start angle in degrees (0 = top, 90 = right)
20392
+ * @default 135
20393
+ */
20394
+ "startAngle"?: number;
20395
+ /**
20396
+ * Step increment
20397
+ * @default 1
20398
+ */
20399
+ "step"?: number;
20400
+ /**
20401
+ * Stroke width
20402
+ * @default 8
20403
+ */
20404
+ "strokeWidth"?: number;
20405
+ /**
20406
+ * Tick color
20407
+ * @default '#94a3b8'
20408
+ */
20409
+ "tickColor"?: string;
20410
+ /**
20411
+ * Number of tick marks to render along the arc
20412
+ * @default 10
20413
+ */
20414
+ "tickCount"?: number;
20415
+ /**
20416
+ * Tick length factor relative to radius (0-1)
20417
+ * @default 0.1
20418
+ */
20419
+ "tickLength"?: number;
20420
+ /**
20421
+ * Color of the track
20422
+ * @default '#e2e8f0'
20423
+ */
20424
+ "trackColor"?: string;
20425
+ /**
20426
+ * Current value
20427
+ * @default 0
20428
+ */
20429
+ "value"?: number;
20430
+ /**
20431
+ * Custom value suffix (e.g., '%', '°', 'dB')
20432
+ * @default ''
20433
+ */
20434
+ "valueSuffix"?: string;
20435
+ }
20436
+ /**
20437
+ * `ui-label` — Enterprise-grade, fully accessible form label component.
20438
+ * @cssvar --ui-label-color Label text colour.
20439
+ * @cssvar --ui-label-font-size Label font size.
20440
+ * @cssvar --ui-label-font-weight Label font weight.
20441
+ * @cssvar --ui-label-gap Gap between label and associated control direction.
20442
+ * @cssvar --ui-label-required-color Colour of the required asterisk.
20443
+ * @cssvar --ui-label-disabled-opacity Opacity when disabled.
20444
+ * @cssvar --ui-label-error-color Colour used for error / invalid state.
20445
+ * @cssvar --ui-label-success-color Colour used for success state.
20446
+ * @cssvar --ui-label-hint-color Colour of hint / helper text.
20447
+ */
20448
+ interface UiLabel {
20449
+ /**
20450
+ * Horizontal alignment of label content.
20451
+ * @default 'start'
20452
+ */
20453
+ "align"?: LabelAlign;
20454
+ /**
20455
+ * IDs of elements that describe this label (space-separated).
20456
+ * @default ''
20457
+ */
20458
+ "ariaDescribedby"?: string;
20459
+ /**
20460
+ * Sets `aria-label` on the root element.
20461
+ * @default ''
20462
+ */
20463
+ "ariaLabel"?: string;
20464
+ /**
20465
+ * Live-region politeness for dynamic content announcements.
20466
+ * @default 'off'
20467
+ */
20468
+ "ariaLive"?: LabelAriaLive;
20469
+ /**
20470
+ * `data-automation-id` attribute for RPA / automation tooling.
20471
+ * @default ''
20472
+ */
20473
+ "automationId"?: string;
20474
+ /**
20475
+ * Forces 100 % width block layout (useful inside flex/grid parents).
20476
+ * @default false
20477
+ */
20478
+ "block"?: boolean;
20479
+ /**
20480
+ * Makes the label itself clickable (fires `labelClick`).
20481
+ * @default false
20482
+ */
20483
+ "clickable"?: boolean;
20484
+ /**
20485
+ * Alias for `htmlFor`. `controlId` takes precedence if both are supplied.
20486
+ */
20487
+ "controlId"?: string;
20488
+ /**
20489
+ * Shows a copy-to-clipboard button on hover and fires `labelCopy`.
20490
+ * @default false
20491
+ */
20492
+ "copyable"?: boolean;
20493
+ /**
20494
+ * Applies disabled styling and prevents interaction.
20495
+ * @default false
20496
+ */
20497
+ "disabled"?: boolean;
20498
+ /**
20499
+ * Icon name rendered after the label text.
20500
+ * @default ''
20501
+ */
20502
+ "endIcon"?: string;
20503
+ /**
20504
+ * Error message shown below the label when `invalid` is true.
20505
+ * @default ''
20506
+ */
20507
+ "errorText"?: string;
20508
+ /**
20509
+ * Mirrors the focused state of the associated control so the label can react visually.
20510
+ * @default false
20511
+ */
20512
+ "focused"?: boolean;
20513
+ /**
20514
+ * Gap between the label row and the hint / error message. Accepts any valid CSS length (e.g. `'4px'`, `'0.5rem'`). Maps to `--ui-label-gap`.
20515
+ * @default ''
20516
+ */
20517
+ "gap"?: string;
20518
+ /**
20519
+ * Helper / hint text shown below the label.
20520
+ * @default ''
20521
+ */
20522
+ "helperText"?: string;
20523
+ /**
20524
+ * ID of the form control this label is associated with. Renders as a native `for` attribute on the underlying `<label>` element. Supports all standard form controls as well as custom web components.
20525
+ */
20526
+ "htmlFor"?: string;
20527
+ /**
20528
+ * When true, only icons are shown — label text is visually hidden.
20529
+ * @default false
20530
+ */
20531
+ "iconOnly"?: boolean;
20532
+ /**
20533
+ * Renders as an inline-level element.
20534
+ * @default false
20535
+ */
20536
+ "inline"?: boolean;
20537
+ /**
20538
+ * Applies invalid / error styling to the label.
20539
+ * @default false
20540
+ */
20541
+ "invalid"?: boolean;
20542
+ /**
20543
+ * Plain-text label. Use the default slot for rich/HTML content instead.
20544
+ * @default ''
20545
+ */
20546
+ "label"?: string;
20547
+ /**
20548
+ * Text direction.
20549
+ * @default 'ltr'
20550
+ */
20551
+ "labelDir"?: LabelDir;
20552
+ /**
20553
+ * DOM `id` for the root element. Auto-generated if not provided.
20554
+ * @default ''
20555
+ */
20556
+ "labelId"?: string;
20557
+ /**
20558
+ * BCP-47 language tag (e.g. `'en'`, `'ar'`, `'fr'`).
20559
+ * @default ''
20560
+ */
20561
+ "labelLang"?: string;
20562
+ /**
20563
+ * Clamp to N visible lines (CSS `line-clamp`). Requires `multiline` to be true.
20564
+ * @default 0
20565
+ */
20566
+ "lineClamp"?: number;
20567
+ /**
20568
+ * Shows a loading skeleton overlaid on the label text.
20569
+ * @default false
20570
+ */
20571
+ "loading"?: boolean;
20572
+ /**
20573
+ * External margin override (CSS shorthand string).
20574
+ * @default ''
20575
+ */
20576
+ "margin"?: string;
20577
+ /**
20578
+ * On narrow viewports, switches from `horizontal` to `vertical` orientation.
20579
+ * @default false
20580
+ */
20581
+ "mobileStack"?: boolean;
20582
+ /**
20583
+ * Allow text to wrap across multiple lines (disables truncation).
20584
+ * @default false
20585
+ */
20586
+ "multiline"?: boolean;
20587
+ /**
20588
+ * Logical name (maps to `name` attribute on the inner label).
20589
+ * @default ''
20590
+ */
20591
+ "name"?: string;
20592
+ /**
20593
+ * Fired when the label loses focus.
20594
+ */
20595
+ "onLabelBlur"?: (event: UiLabelCustomEvent<void>) => void;
20596
+ /**
20597
+ * Fired when the label element is clicked (requires `clickable` or naturally via `for`).
20598
+ */
20599
+ "onLabelClick"?: (event: UiLabelCustomEvent<LabelClickEvent>) => void;
20600
+ /**
20601
+ * Fired after text is successfully copied to the clipboard (`copyable` must be true).
20602
+ */
20603
+ "onLabelCopy"?: (event: UiLabelCustomEvent<LabelCopyEvent>) => void;
20604
+ /**
20605
+ * Fired when the label receives focus (passes through from the native label).
20606
+ */
20607
+ "onLabelFocus"?: (event: UiLabelCustomEvent<void>) => void;
20608
+ /**
20609
+ * Shows "(optional)" hint text next to the label. Mutually exclusive with `required` — `required` wins if both are set.
20610
+ * @default false
20611
+ */
20612
+ "optional"?: boolean;
20613
+ /**
20614
+ * Stack direction when used alongside a form control.
20615
+ * @default 'vertical'
20616
+ */
20617
+ "orientation"?: LabelOrientation;
20618
+ /**
20619
+ * External padding override (CSS shorthand string).
20620
+ * @default ''
20621
+ */
20622
+ "padding"?: string;
20623
+ /**
20624
+ * Applies read-only styling (dimmed, no pointer events).
20625
+ * @default false
20626
+ */
20627
+ "readonly"?: boolean;
20628
+ /**
20629
+ * Marks the associated field as required. Shows a required indicator (asterisk by default) and sets `aria-required` on the linked control if possible.
20630
+ * @default false
20631
+ */
20632
+ "required"?: boolean;
20633
+ /**
20634
+ * Enable responsive font-size scaling via fluid typography.
20635
+ * @default false
20636
+ */
20637
+ "responsive"?: boolean;
20638
+ /**
20639
+ * Enables text-selection on the label (disabled by default for form labels).
20640
+ * @default false
20641
+ */
20642
+ "selectable"?: boolean;
20643
+ /**
20644
+ * Semantic size token.
20645
+ * @default 'md'
20646
+ */
20647
+ "size"?: LabelSize;
20648
+ /**
20649
+ * Icon name rendered before the label text. Uses the same icon library as the rest of the design system.
20650
+ * @default ''
20651
+ */
20652
+ "startIcon"?: string;
20653
+ /**
20654
+ * Success message shown below the label when the field is valid and this text is set.
20655
+ * @default ''
20656
+ */
20657
+ "successText"?: string;
20658
+ /**
20659
+ * Deprecated alias kept for back-compat. Prefer `htmlFor`.
20718
20660
  */
20719
- "startAngle"?: number;
20661
+ "target"?: string;
20720
20662
  /**
20721
- * Step increment
20722
- * @default 1
20663
+ * `data-testid` attribute for automated testing.
20664
+ * @default ''
20723
20665
  */
20724
- "step"?: number;
20666
+ "testId"?: string;
20725
20667
  /**
20726
- * Stroke width
20727
- * @default 8
20668
+ * Plain-text tooltip content. Use the `tooltip` slot for rich markup.
20669
+ * @default ''
20728
20670
  */
20729
- "strokeWidth"?: number;
20671
+ "tooltip"?: string;
20730
20672
  /**
20731
- * Tick color
20732
- * @default '#94a3b8'
20673
+ * Icon name or URL for the tooltip trigger button. Defaults to an 'ⓘ' info glyph.
20674
+ * @default ''
20733
20675
  */
20734
- "tickColor"?: string;
20676
+ "tooltipIcon"?: string;
20735
20677
  /**
20736
- * Number of tick marks to render along the arc
20737
- * @default 10
20678
+ * Preferred position for the tooltip callout.
20679
+ * @default 'top'
20738
20680
  */
20739
- "tickCount"?: number;
20681
+ "tooltipPosition"?: LabelTooltipPosition;
20740
20682
  /**
20741
- * Tick length factor relative to radius (0-1)
20742
- * @default 0.1
20683
+ * CSS text-transform value.
20684
+ * @default 'none'
20743
20685
  */
20744
- "tickLength"?: number;
20686
+ "transform"?: LabelTransform;
20745
20687
  /**
20746
- * Color of the track
20747
- * @default '#e2e8f0'
20688
+ * Single-line truncation with ellipsis.
20689
+ * @default false
20748
20690
  */
20749
- "trackColor"?: string;
20691
+ "truncate"?: boolean;
20750
20692
  /**
20751
- * Current value
20752
- * @default 0
20693
+ * Colour variant.
20694
+ * @default 'default'
20753
20695
  */
20754
- "value"?: number;
20696
+ "variant"?: LabelVariant;
20755
20697
  /**
20756
- * Custom value suffix (e.g., '%', '°', 'dB')
20757
- * @default ''
20698
+ * Font-weight scale.
20699
+ * @default 'medium'
20758
20700
  */
20759
- "valueSuffix"?: string;
20701
+ "weight"?: LabelWeight;
20760
20702
  }
20761
20703
  interface UiLibrary {
20762
20704
  /**
@@ -20858,7 +20800,7 @@ declare namespace LocalJSX {
20858
20800
  */
20859
20801
  "groupBy"?: string;
20860
20802
  /**
20861
- * @default 'Items'
20803
+ * @default ''
20862
20804
  */
20863
20805
  "groupFooterLabel"?: string;
20864
20806
  /**
@@ -21132,13 +21074,17 @@ declare namespace LocalJSX {
21132
21074
  */
21133
21075
  "contextMenuPosition"?: FourSidePosition | 'auto';
21134
21076
  /**
21135
- * @default 'click'
21077
+ * @default 'rightClick'
21136
21078
  */
21137
21079
  "contextMenuTrigger"?: 'click' | 'hover' | 'rightClick';
21138
21080
  /**
21139
21081
  * @default ''
21140
21082
  */
21141
21083
  "counter"?: number | string;
21084
+ /**
21085
+ * @default 'success'
21086
+ */
21087
+ "counterColor"?: StatusColor;
21142
21088
  /**
21143
21089
  * @default false
21144
21090
  */
@@ -21404,6 +21350,138 @@ declare namespace LocalJSX {
21404
21350
  */
21405
21351
  "wobble"?: boolean;
21406
21352
  }
21353
+ interface UiLoader {
21354
+ /**
21355
+ * Accessibility ARIA label
21356
+ * @default 'Loading...'
21357
+ */
21358
+ "ariaLabel"?: string;
21359
+ /**
21360
+ * ARIA live region mode
21361
+ * @default 'polite'
21362
+ */
21363
+ "ariaLive"?: 'polite' | 'assertive' | 'off';
21364
+ /**
21365
+ * Apply background blur (glassmorphic backdrop)
21366
+ * @default false
21367
+ */
21368
+ "backdropBlur"?: boolean;
21369
+ /**
21370
+ * Semantic color variant ('primary', 'secondary', etc.) or custom hex/gradient string
21371
+ * @default 'success'
21372
+ */
21373
+ "color"?: string;
21374
+ /**
21375
+ * Sub-label description text
21376
+ */
21377
+ "description"?: string;
21378
+ /**
21379
+ * Alias for blur attribute used in demo configuration
21380
+ * @default false
21381
+ */
21382
+ "enableBlur"?: boolean;
21383
+ /**
21384
+ * Displays the loader as a full viewport overlay
21385
+ * @default false
21386
+ */
21387
+ "fullscreen"?: boolean;
21388
+ /**
21389
+ * Image URL when using type="image"
21390
+ */
21391
+ "image"?: string;
21392
+ /**
21393
+ * Text label to display alongside the loader animation
21394
+ */
21395
+ "label"?: string;
21396
+ /**
21397
+ * Position of the label relative to the loading animation
21398
+ * @default 'bottom'
21399
+ */
21400
+ "labelPosition"?: 'bottom' | 'top' | 'left' | 'right';
21401
+ /**
21402
+ * Rotation interval time in milliseconds
21403
+ * @default 2500
21404
+ */
21405
+ "messageInterval"?: number;
21406
+ /**
21407
+ * Array of status messages to rotate through automatically
21408
+ */
21409
+ "messages"?: string[] | string;
21410
+ "onUiHide"?: (event: UiLoaderCustomEvent<void>) => void;
21411
+ "onUiShow"?: (event: UiLoaderCustomEvent<void>) => void;
21412
+ /**
21413
+ * Displays the loader as an absolute overlay over its relative parent container
21414
+ * @default false
21415
+ */
21416
+ "overlay"?: boolean;
21417
+ /**
21418
+ * Custom background color/gradient for overlay mode
21419
+ */
21420
+ "overlayBackground"?: string;
21421
+ /**
21422
+ * Opacity value of the overlay backdrop (0 to 1)
21423
+ * @default 0.5
21424
+ */
21425
+ "overlayOpacity"?: number;
21426
+ /**
21427
+ * Enables simulated predictive non-linear crawling progress up to 95%
21428
+ * @default false
21429
+ */
21430
+ "predictive"?: boolean;
21431
+ /**
21432
+ * Number of columns in Matrix digital rain
21433
+ * @default 5
21434
+ */
21435
+ "rainColumns"?: number;
21436
+ /**
21437
+ * Letters pool for Matrix matrix-rain animation
21438
+ */
21439
+ "rainText"?: string;
21440
+ /**
21441
+ * Size of the loader preset ('3xs'...'jumbo') or custom CSS value ('120px', '4rem')
21442
+ * @default 'md'
21443
+ */
21444
+ "size"?: string;
21445
+ /**
21446
+ * Speed of animation cycle
21447
+ * @default 'normal'
21448
+ */
21449
+ "speed"?: 'slow' | 'normal' | 'fast';
21450
+ /**
21451
+ * Current loading status state
21452
+ * @default 'loading'
21453
+ */
21454
+ "status"?: 'loading' | 'success' | 'error';
21455
+ /**
21456
+ * Stroke width thickness for circular loaders (spinner, ring)
21457
+ * @default 3
21458
+ */
21459
+ "thickness"?: number;
21460
+ /**
21461
+ * Traps keyboard focus inside the loader overlay (useful for fullscreen modals)
21462
+ * @default false
21463
+ */
21464
+ "trapFocus"?: boolean;
21465
+ /**
21466
+ * The animation style variant type (34 total variants)
21467
+ * @default 'spinner'
21468
+ */
21469
+ "type"?: string;
21470
+ /**
21471
+ * Determinate state progress value (0 to 100)
21472
+ */
21473
+ "value"?: number;
21474
+ /**
21475
+ * Loader style theme variant
21476
+ * @default 'standard'
21477
+ */
21478
+ "variant"?: 'standard' | 'glass' | 'neon' | 'minimal' | 'linear-strip';
21479
+ /**
21480
+ * Whether the loader is visible
21481
+ * @default true
21482
+ */
21483
+ "visible"?: boolean;
21484
+ }
21407
21485
  interface UiMasonry {
21408
21486
  /**
21409
21487
  * @default 300
@@ -21650,7 +21728,7 @@ declare namespace LocalJSX {
21650
21728
  "items"?: NavigationItem[];
21651
21729
  /**
21652
21730
  * Maximum number of items to show before overflowing to "More" menu
21653
- * @default 4
21731
+ * @default 100
21654
21732
  */
21655
21733
  "maxItems"?: number;
21656
21734
  /**
@@ -22975,7 +23053,32 @@ declare namespace LocalJSX {
22975
23053
  * Status of progress
22976
23054
  * @default 'normal'
22977
23055
  */
22978
- "status"?: 'success' | 'exception' | 'normal' | 'active' | 'warning' | 'danger';
23056
+ "status"?: 'success' | 'exception' | 'normal' | 'active' | 'warning' | 'danger' | 'empty' | 'running' | 'completed' | 'interrupted';
23057
+ /**
23058
+ * Status-bar variant: shows a lifecycle label (Not Started / Running / Interrupted / Completed) above the progress bar derived automatically from percent + status.
23059
+ * @default false
23060
+ */
23061
+ "statusBar"?: boolean;
23062
+ /**
23063
+ * Alignment of the status badge inside the status bar header. 'left' (default) — badge left, percent right. 'center' — badge and percent centered together. 'right' — badge right, percent left.
23064
+ * @default 'left'
23065
+ */
23066
+ "statusBarAlign"?: 'left' | 'center' | 'right';
23067
+ /**
23068
+ * Position of the status chip/badge in status-bar mode. 'inside' (default) — inside the progress bar trail (requires minimum height of 32px). 'top' — above the progress bar (allows smaller progress bar heights).
23069
+ * @default 'inside'
23070
+ */
23071
+ "statusBarPosition"?: 'inside' | 'top';
23072
+ /**
23073
+ * Custom text labels for each status-bar state. Pass any subset to override — unset keys keep their defaults. e.g. { notStarted: 'Pending', running: 'In Progress', interrupted: 'Paused', completed: 'Done' }
23074
+ * @default {}
23075
+ */
23076
+ "statusLabels"?: {
23077
+ notStarted?: string;
23078
+ running?: string;
23079
+ interrupted?: string;
23080
+ completed?: string;
23081
+ };
22979
23082
  /**
22980
23083
  * Total step count (for steps progress)
22981
23084
  * @default 0
@@ -23013,7 +23116,7 @@ declare namespace LocalJSX {
23013
23116
  "ticks"?: number;
23014
23117
  /**
23015
23118
  * Color of unfilled part
23016
- * @default '#f0f0f0'
23119
+ * @default ''
23017
23120
  */
23018
23121
  "trailColor"?: string;
23019
23122
  /**
@@ -23092,140 +23195,23 @@ declare namespace LocalJSX {
23092
23195
  */
23093
23196
  "glow"?: boolean;
23094
23197
  /**
23095
- * High-Fidelity: Enable haptic feedback
23096
- * @default false
23097
- */
23098
- "haptic"?: boolean;
23099
- /**
23100
- * High-Fidelity: Haptic intensity
23101
- * @default 'light'
23102
- */
23103
- "hapticIntensity"?: 'light' | 'md' | 'heavy';
23104
- /**
23105
- * @default false
23106
- */
23107
- "invalid"?: boolean;
23108
- /**
23109
- * @default false
23110
- */
23111
- "isButton"?: boolean;
23112
- /**
23113
- * @default ''
23114
- */
23115
- "label"?: string;
23116
- /**
23117
- * @default 'right'
23118
- */
23119
- "labelPosition"?: FourSidePosition;
23120
- /**
23121
- * @default ''
23122
- */
23123
- "name"?: string;
23124
- "onAnalyticsEvent"?: (event: UiRadioCustomEvent<{ checked: boolean; value: string }>) => void;
23125
- "onRadioBlur"?: (event: UiRadioCustomEvent<void>) => void;
23126
- "onRadioChange"?: (event: UiRadioCustomEvent<{ checked: boolean; value: string; }>) => void;
23127
- "onRadioFocus"?: (event: UiRadioCustomEvent<void>) => void;
23128
- /**
23129
- * @default 0
23130
- */
23131
- "radioTabIndex"?: number;
23132
- /**
23133
- * @default false
23134
- */
23135
- "readonly"?: boolean;
23136
- /**
23137
- * @default false
23138
- */
23139
- "required"?: boolean;
23140
- /**
23141
- * Entry animation when mounting
23142
- * @default 'none'
23143
- */
23144
- "reveal"?: 'none' | 'fade-in' | 'slide-up' | 'zoom';
23145
- /**
23146
- * Delay for entry animation (ms)
23147
- * @default 0
23148
- */
23149
- "revealDelay"?: number;
23150
- /**
23151
- * @default true
23152
- */
23153
- "rippleEffect"?: boolean;
23154
- /**
23155
- * @default false
23156
- */
23157
- "rtl"?: boolean;
23158
- /**
23159
- * @default true
23160
- */
23161
- "showDot"?: boolean;
23162
- /**
23163
- * @default 'md'
23164
- */
23165
- "size"?: ComponentSize;
23166
- /**
23167
- * @default false
23168
- */
23169
- "skeleton"?: boolean;
23170
- "tooltip"?: string;
23171
- /**
23172
- * @default 'top'
23173
- */
23174
- "tooltipPosition"?: FourSidePosition;
23175
- /**
23176
- * @default ''
23177
- */
23178
- "value"?: string;
23179
- /**
23180
- * @default 'default'
23181
- */
23182
- "variant"?: 'default' | 'bordered' | 'underlined' | 'card' | 'glass' | 'raised';
23183
- }
23184
- interface UiRadioGroup {
23185
- /**
23186
- * @default false
23187
- */
23188
- "allowEmpty"?: boolean;
23189
- /**
23190
- * @default false
23191
- */
23192
- "buttonGroup"?: boolean;
23193
- /**
23194
- * @default 'primary'
23195
- */
23196
- "color"?: StatusColor;
23197
- /**
23198
- * @default 2
23199
- */
23200
- "columns"?: number;
23201
- /**
23202
- * @default false
23203
- */
23204
- "disabled"?: boolean;
23205
- /**
23206
- * @default true
23207
- */
23208
- "enableAnimation"?: boolean;
23209
- /**
23210
- * @default ''
23211
- */
23212
- "errorMessage"?: string;
23213
- /**
23214
- * The `id` of a `<form>` element to associate this element with.
23215
- */
23216
- "form"?: string;
23217
- /**
23218
- * @default '16px'
23198
+ * High-Fidelity: Enable haptic feedback
23199
+ * @default false
23219
23200
  */
23220
- "gap"?: string;
23201
+ "haptic"?: boolean;
23221
23202
  /**
23222
- * @default ''
23203
+ * High-Fidelity: Haptic intensity
23204
+ * @default 'light'
23223
23205
  */
23224
- "helperText"?: string;
23206
+ "hapticIntensity"?: 'light' | 'md' | 'heavy';
23225
23207
  /**
23226
23208
  * @default false
23227
23209
  */
23228
23210
  "invalid"?: boolean;
23211
+ /**
23212
+ * @default false
23213
+ */
23214
+ "isButton"?: boolean;
23229
23215
  /**
23230
23216
  * @default ''
23231
23217
  */
@@ -23233,20 +23219,19 @@ declare namespace LocalJSX {
23233
23219
  /**
23234
23220
  * @default 'right'
23235
23221
  */
23236
- "labelPosition"?: LeftRight;
23237
- /**
23238
- * @default 'vertical'
23239
- */
23240
- "layout"?: Orientation | 'grid';
23222
+ "labelPosition"?: FourSidePosition;
23241
23223
  /**
23242
23224
  * @default ''
23243
23225
  */
23244
23226
  "name"?: string;
23245
- "onRadioGroupChange"?: (event: UiRadioGroupCustomEvent<{ value: string; }>) => void;
23227
+ "onAnalyticsEvent"?: (event: UiRadioCustomEvent<{ checked: boolean; value: string }>) => void;
23228
+ "onRadioBlur"?: (event: UiRadioCustomEvent<void>) => void;
23229
+ "onRadioChange"?: (event: UiRadioCustomEvent<{ checked: boolean; value: string; }>) => void;
23230
+ "onRadioFocus"?: (event: UiRadioCustomEvent<void>) => void;
23246
23231
  /**
23247
- * @default []
23232
+ * @default 0
23248
23233
  */
23249
- "options"?: Array<{ value: string; label: string; description?: string; disabled?: boolean; }> | string;
23234
+ "radioTabIndex"?: number;
23250
23235
  /**
23251
23236
  * @default false
23252
23237
  */
@@ -23256,7 +23241,7 @@ declare namespace LocalJSX {
23256
23241
  */
23257
23242
  "required"?: boolean;
23258
23243
  /**
23259
- * Entrance animation
23244
+ * Entry animation when mounting
23260
23245
  * @default 'none'
23261
23246
  */
23262
23247
  "reveal"?: 'none' | 'fade-in' | 'slide-up' | 'zoom';
@@ -23265,30 +23250,14 @@ declare namespace LocalJSX {
23265
23250
  * @default 0
23266
23251
  */
23267
23252
  "revealDelay"?: number;
23268
- /**
23269
- * Stagger delay between items
23270
- * @default 60
23271
- */
23272
- "revealStagger"?: number;
23273
23253
  /**
23274
23254
  * @default true
23275
23255
  */
23276
23256
  "rippleEffect"?: boolean;
23277
23257
  /**
23278
- * High-Fidelity: RTL support
23279
23258
  * @default false
23280
23259
  */
23281
23260
  "rtl"?: boolean;
23282
- /**
23283
- * High-Fidelity: Search bar placeholder
23284
- * @default 'Search items...'
23285
- */
23286
- "searchPlaceholder"?: string;
23287
- /**
23288
- * High-Fidelity: Searchable options
23289
- * @default false
23290
- */
23291
- "searchable"?: boolean;
23292
23261
  /**
23293
23262
  * @default true
23294
23263
  */
@@ -23301,6 +23270,11 @@ declare namespace LocalJSX {
23301
23270
  * @default false
23302
23271
  */
23303
23272
  "skeleton"?: boolean;
23273
+ "tooltip"?: string;
23274
+ /**
23275
+ * @default 'top'
23276
+ */
23277
+ "tooltipPosition"?: FourSidePosition;
23304
23278
  /**
23305
23279
  * @default ''
23306
23280
  */
@@ -23308,7 +23282,7 @@ declare namespace LocalJSX {
23308
23282
  /**
23309
23283
  * @default 'default'
23310
23284
  */
23311
- "variant"?: 'default' | 'bordered' | 'underlined' | 'card';
23285
+ "variant"?: 'default' | 'bordered' | 'underlined' | 'card' | 'glass' | 'raised';
23312
23286
  }
23313
23287
  interface UiRangeSlider {
23314
23288
  /**
@@ -23450,7 +23424,7 @@ declare namespace LocalJSX {
23450
23424
  * Size variant
23451
23425
  * @default 'md'
23452
23426
  */
23453
- "size"?: BasicSize;
23427
+ "size"?: ComponentSize;
23454
23428
  /**
23455
23429
  * Start icon/text
23456
23430
  * @default ''
@@ -23895,9 +23869,9 @@ declare namespace LocalJSX {
23895
23869
  "animated"?: boolean;
23896
23870
  /**
23897
23871
  * Animation type: 'pulse' or 'wave'
23898
- * @default 'pulse'
23872
+ * @default 'neon-sweep'
23899
23873
  */
23900
- "animationType"?: 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker';
23874
+ "animationType"?: 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker' | 'neon-sweep' | 'liquify' | 'aurora';
23901
23875
  /**
23902
23876
  * ARIA label for accessibility
23903
23877
  */
@@ -24065,128 +24039,6 @@ declare namespace LocalJSX {
24065
24039
  "onMenuItemClick"?: (event: UiSmartContextMenuCustomEvent<{ label: string; item: MenuItem }>) => void;
24066
24040
  "target"?: string;
24067
24041
  }
24068
- interface UiSmartLocationDropdown {
24069
- /**
24070
- * Allow custom value creation from search
24071
- * @default false
24072
- */
24073
- "allowCustomValue"?: boolean;
24074
- /**
24075
- * Show clear action
24076
- * @default true
24077
- */
24078
- "clearable"?: boolean;
24079
- /**
24080
- * Search debounce in ms
24081
- * @default 250
24082
- */
24083
- "debounceMs"?: number;
24084
- /**
24085
- * Disables control
24086
- * @default false
24087
- */
24088
- "disabled"?: boolean;
24089
- /**
24090
- * Force menu position to ignore transformed/positioned parent offsets
24091
- * @default true
24092
- */
24093
- "ignoreParentPosition"?: boolean;
24094
- /**
24095
- * Optional async remote location loader
24096
- */
24097
- "loadLocations"?: LocationLoader;
24098
- /**
24099
- * Maximum dropdown height in px
24100
- * @default 360
24101
- */
24102
- "maxHeight"?: number;
24103
- /**
24104
- * Max selected items in multi mode (0 = no limit)
24105
- * @default 0
24106
- */
24107
- "maxSelections"?: number;
24108
- /**
24109
- * Enables multiple location selection
24110
- * @default false
24111
- */
24112
- "multiSelect"?: boolean;
24113
- "onLocationChange"?: (event: UiSmartLocationDropdownCustomEvent<LocationSelectionChangeEvent>) => void;
24114
- "onLocationClose"?: (event: UiSmartLocationDropdownCustomEvent<void>) => void;
24115
- "onLocationCreate"?: (event: UiSmartLocationDropdownCustomEvent<LocationOption>) => void;
24116
- "onLocationLoadError"?: (event: UiSmartLocationDropdownCustomEvent<{ query: string; message: string }>) => void;
24117
- "onLocationOpen"?: (event: UiSmartLocationDropdownCustomEvent<void>) => void;
24118
- "onLocationSearch"?: (event: UiSmartLocationDropdownCustomEvent<LocationSearchEvent>) => void;
24119
- /**
24120
- * Location options as JSON string or array
24121
- * @default []
24122
- */
24123
- "options"?: string | LocationOption[];
24124
- /**
24125
- * Persist recent/favorites in local storage
24126
- * @default true
24127
- */
24128
- "persistState"?: boolean;
24129
- /**
24130
- * Placeholder text for trigger
24131
- * @default 'Select location'
24132
- */
24133
- "placeholder"?: string;
24134
- /**
24135
- * Portal menu to document.body (off by default to preserve shadow styling)
24136
- * @default false
24137
- */
24138
- "portal"?: boolean;
24139
- /**
24140
- * Minimum characters required before async loader executes
24141
- * @default 2
24142
- */
24143
- "remoteMinChars"?: number;
24144
- /**
24145
- * Max results rendered
24146
- * @default 250
24147
- */
24148
- "resultLimit"?: number;
24149
- /**
24150
- * Search placeholder
24151
- * @default 'Search country, state, city, postal code...'
24152
- */
24153
- "searchPlaceholder"?: string;
24154
- /**
24155
- * Enables searching
24156
- * @default true
24157
- */
24158
- "searchable"?: boolean;
24159
- /**
24160
- * Show favorites section
24161
- * @default true
24162
- */
24163
- "showFavorites"?: boolean;
24164
- /**
24165
- * Display full hierarchy path in options and selected tags
24166
- * @default true
24167
- */
24168
- "showPath"?: boolean;
24169
- /**
24170
- * Show recent selections section
24171
- * @default true
24172
- */
24173
- "showRecent"?: boolean;
24174
- /**
24175
- * Show location type badges
24176
- * @default true
24177
- */
24178
- "showTypeBadge"?: boolean;
24179
- /**
24180
- * Storage key for persistent state
24181
- * @default 'ui-smart-location-dropdown-state'
24182
- */
24183
- "storageKey"?: string;
24184
- /**
24185
- * Selected value(s): single => 'id', multi => comma-separated ids
24186
- * @default ''
24187
- */
24188
- "value"?: string;
24189
- }
24190
24042
  interface UiSmartStepper {
24191
24043
  /**
24192
24044
  * Current active step index (0-based)
@@ -26866,7 +26718,8 @@ declare namespace LocalJSX {
26866
26718
  "hideArrow": boolean;
26867
26719
  "selectedHeaderColor": string;
26868
26720
  "selectionPosition": 'left' | 'top' | 'none';
26869
- "variant": 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline';
26721
+ "variant": 'default' | 'bordered' | 'splitted' | 'light' | 'shadow' | 'card' | 'card-list' | 'headline' | 'boxed' | 'minimal' | 'left-toggle' | 'iconic';
26722
+ "toggleStyle": 'chevron' | 'plus-minus';
26870
26723
  "size": AccordionSize;
26871
26724
  "iconPosition": 'start' | 'end';
26872
26725
  "persistState": string;
@@ -27123,6 +26976,7 @@ declare namespace LocalJSX {
27123
26976
  "status": StatusIndicator;
27124
26977
  "statusPosition": FourCornerPosition;
27125
26978
  "showStatus": boolean;
26979
+ "indicatorSize": string;
27126
26980
  "badge": string;
27127
26981
  "badgePosition": FourCornerPosition;
27128
26982
  "badgeColor": string;
@@ -27264,6 +27118,10 @@ declare namespace LocalJSX {
27264
27118
  "rel": string;
27265
27119
  "grow": boolean;
27266
27120
  "badge": string;
27121
+ "counter": string;
27122
+ "counterColor": StatusColor;
27123
+ "counterCustomColor": string;
27124
+ "counterCustomTextColor": string;
27267
27125
  "badgeColor": StatusColor;
27268
27126
  "badgeCustomColor": string;
27269
27127
  "badgeCustomTextColor": string;
@@ -27420,6 +27278,7 @@ declare namespace LocalJSX {
27420
27278
  "collapsible": boolean;
27421
27279
  "collapsed": boolean;
27422
27280
  "closable": boolean;
27281
+ "closed": boolean;
27423
27282
  "selectable": boolean;
27424
27283
  "selected": boolean;
27425
27284
  "clickable": boolean;
@@ -27530,36 +27389,6 @@ declare namespace LocalJSX {
27530
27389
  "revealDelay": number;
27531
27390
  "isButton": boolean;
27532
27391
  }
27533
- interface UiCheckboxGroupAttributes {
27534
- "name": string;
27535
- "label": string;
27536
- "helperText": string;
27537
- "errorMessage": string;
27538
- "required": boolean;
27539
- "disabled": boolean;
27540
- "readonly": boolean;
27541
- "invalid": boolean;
27542
- "orientation": Orientation;
27543
- "gap": string;
27544
- "showSelectAll": boolean;
27545
- "selectAllLabel": string;
27546
- "buttonGroup": boolean;
27547
- "min": number;
27548
- "max": number;
27549
- "validateOnChange": boolean;
27550
- "size": ComponentSize;
27551
- "color": StatusColor;
27552
- "showSelectionCount": boolean;
27553
- "reveal": 'none' | 'fade-in' | 'slide-up' | 'zoom';
27554
- "revealDelay": number;
27555
- "revealStagger": number;
27556
- "victoryGlow": boolean;
27557
- "rtl": boolean;
27558
- "searchable": boolean;
27559
- "searchPlaceholder": string;
27560
- "layout": 'list' | 'grid';
27561
- "columns": number;
27562
- }
27563
27392
  interface UiCodeEditorAttributes {
27564
27393
  "value": string;
27565
27394
  "language": 'javascript' | 'html' | 'css' | 'json' | 'markdown' | 'python' | 'java' | 'csharp' | 'ladder';
@@ -27580,10 +27409,6 @@ declare namespace LocalJSX {
27580
27409
  "expanded": boolean;
27581
27410
  "showReset": boolean;
27582
27411
  }
27583
- interface UiColorControllerAttributes {
27584
- "value": string;
27585
- "label": string;
27586
- }
27587
27412
  interface UiColorPickerAttributes {
27588
27413
  "value": string;
27589
27414
  "label": string;
@@ -27592,6 +27417,7 @@ declare namespace LocalJSX {
27592
27417
  "showRgba": boolean;
27593
27418
  "showHsl": boolean;
27594
27419
  "showHsla": boolean;
27420
+ "formats": string | string[];
27595
27421
  "showAlpha": boolean;
27596
27422
  "showSwatches": boolean;
27597
27423
  "swatches": string[] | string;
@@ -27606,6 +27432,7 @@ declare namespace LocalJSX {
27606
27432
  "showColorName": boolean;
27607
27433
  "showGradient": boolean;
27608
27434
  "variant": ColorPickerVariant;
27435
+ "compact": boolean;
27609
27436
  }
27610
27437
  interface UiCommandPaletteAttributes {
27611
27438
  "commands": CommandItem[] | string;
@@ -27962,7 +27789,7 @@ declare namespace LocalJSX {
27962
27789
  "maxFiles": number;
27963
27790
  "showPreview": boolean;
27964
27791
  "disabled": boolean;
27965
- "variant": 'dropzone' | 'button' | 'compact' | 'sideload';
27792
+ "variant": 'dropzone' | 'button' | 'compact' | 'inline' | 'sideload';
27966
27793
  "uploadIcon": string;
27967
27794
  "rtl": boolean;
27968
27795
  "capture": string;
@@ -27972,6 +27799,7 @@ declare namespace LocalJSX {
27972
27799
  "showUploadButton": boolean;
27973
27800
  "autoUpload": boolean;
27974
27801
  "autoCloseOnSuccess": boolean;
27802
+ "directory": boolean;
27975
27803
  "headerTitle": string;
27976
27804
  }
27977
27805
  interface UiHorizontalNavAttributes {
@@ -27997,19 +27825,6 @@ declare namespace LocalJSX {
27997
27825
  "label": string;
27998
27826
  "loading": boolean;
27999
27827
  }
28000
- interface UiImageButtonAttributes {
28001
- "src": string;
28002
- "alt": string;
28003
- "label": string;
28004
- "description": string;
28005
- "effect": 'zoom' | 'lift' | 'brighten' | 'none';
28006
- "ratio": 'square' | 'video' | 'portrait' | 'auto';
28007
- "labelMode": 'always' | 'hover';
28008
- "size": 'sm' | 'md' | 'lg' | 'xl';
28009
- "disabled": boolean;
28010
- "loading": boolean;
28011
- "a11yLabel": string;
28012
- }
28013
27828
  interface UiInputAttributes {
28014
27829
  "badge": string;
28015
27830
  "color": StatusColor;
@@ -28120,20 +27935,6 @@ declare namespace LocalJSX {
28120
27935
  "autoCapitalize": 'none' | 'sentences' | 'words' | 'characters';
28121
27936
  "shake": boolean;
28122
27937
  }
28123
- interface UiInputPairAttributes {
28124
- "labelLeft": string;
28125
- "labelRight": string;
28126
- "label": string;
28127
- "valueLeft": string;
28128
- "valueRight": string;
28129
- "placeholderLeft": string;
28130
- "placeholderRight": string;
28131
- "type": InputType;
28132
- "variant": InputVariant;
28133
- "size": InputSize;
28134
- "gap": string;
28135
- "fullWidth": boolean;
28136
- }
28137
27938
  interface UiKnobAttributes {
28138
27939
  "name": string;
28139
27940
  "value": number;
@@ -28161,6 +27962,56 @@ declare namespace LocalJSX {
28161
27962
  "snap": boolean;
28162
27963
  "allowInput": boolean;
28163
27964
  }
27965
+ interface UiLabelAttributes {
27966
+ "htmlFor": string;
27967
+ "controlId": string;
27968
+ "target": string;
27969
+ "label": string;
27970
+ "size": LabelSize;
27971
+ "weight": LabelWeight;
27972
+ "transform": LabelTransform;
27973
+ "truncate": boolean;
27974
+ "multiline": boolean;
27975
+ "lineClamp": number;
27976
+ "variant": LabelVariant;
27977
+ "required": boolean;
27978
+ "optional": boolean;
27979
+ "disabled": boolean;
27980
+ "readonly": boolean;
27981
+ "invalid": boolean;
27982
+ "focused": boolean;
27983
+ "loading": boolean;
27984
+ "errorText": string;
27985
+ "successText": string;
27986
+ "helperText": string;
27987
+ "ariaLabel": string;
27988
+ "ariaDescribedby": string;
27989
+ "ariaLive": LabelAriaLive;
27990
+ "orientation": LabelOrientation;
27991
+ "align": LabelAlign;
27992
+ "inline": boolean;
27993
+ "block": boolean;
27994
+ "gap": string;
27995
+ "margin": string;
27996
+ "padding": string;
27997
+ "startIcon": string;
27998
+ "endIcon": string;
27999
+ "iconOnly": boolean;
28000
+ "tooltipIcon": string;
28001
+ "tooltip": string;
28002
+ "tooltipPosition": LabelTooltipPosition;
28003
+ "clickable": boolean;
28004
+ "selectable": boolean;
28005
+ "copyable": boolean;
28006
+ "responsive": boolean;
28007
+ "mobileStack": boolean;
28008
+ "labelDir": LabelDir;
28009
+ "labelLang": string;
28010
+ "labelId": string;
28011
+ "name": string;
28012
+ "testId": string;
28013
+ "automationId": string;
28014
+ }
28164
28015
  interface UiLibraryAttributes {
28165
28016
  "mode": 'demo' | 'doc';
28166
28017
  }
@@ -28265,6 +28116,7 @@ declare namespace LocalJSX {
28265
28116
  "badge": string;
28266
28117
  "badgeColor": StatusColor;
28267
28118
  "counter": string;
28119
+ "counterColor": StatusColor;
28268
28120
  "tags": string | any[];
28269
28121
  "image": string;
28270
28122
  "userAvatar": string;
@@ -28302,6 +28154,35 @@ declare namespace LocalJSX {
28302
28154
  "auraMode": boolean;
28303
28155
  "a11yLabel": string;
28304
28156
  }
28157
+ interface UiLoaderAttributes {
28158
+ "ariaLabel": string;
28159
+ "ariaLive": 'polite' | 'assertive' | 'off';
28160
+ "backdropBlur": boolean;
28161
+ "enableBlur": boolean;
28162
+ "color": string;
28163
+ "fullscreen": boolean;
28164
+ "label": string;
28165
+ "description": string;
28166
+ "labelPosition": 'bottom' | 'top' | 'left' | 'right';
28167
+ "overlay": boolean;
28168
+ "overlayOpacity": number;
28169
+ "overlayBackground": string;
28170
+ "size": string;
28171
+ "speed": 'slow' | 'normal' | 'fast';
28172
+ "thickness": number;
28173
+ "type": string;
28174
+ "visible": boolean;
28175
+ "variant": 'standard' | 'glass' | 'neon' | 'minimal' | 'linear-strip';
28176
+ "value": number;
28177
+ "predictive": boolean;
28178
+ "messages": string[] | string;
28179
+ "messageInterval": number;
28180
+ "image": string;
28181
+ "rainText": string;
28182
+ "rainColumns": number;
28183
+ "trapFocus": boolean;
28184
+ "status": 'loading' | 'success' | 'error';
28185
+ }
28305
28186
  interface UiMasonryAttributes {
28306
28187
  "items": Array<any> | string;
28307
28188
  "columns": number;
@@ -28593,7 +28474,7 @@ declare namespace LocalJSX {
28593
28474
  interface UiProgressAttributes {
28594
28475
  "type": 'line' | 'circle' | 'dashboard' | 'segmented' | 'industrial';
28595
28476
  "percent": number;
28596
- "status": 'success' | 'exception' | 'normal' | 'active' | 'warning' | 'danger';
28477
+ "status": 'success' | 'exception' | 'normal' | 'active' | 'warning' | 'danger' | 'empty' | 'running' | 'completed' | 'interrupted';
28597
28478
  "strokeWidth": number;
28598
28479
  "strokeColor": string | { from?: string; to?: string; direction?: string };
28599
28480
  "trailColor": string;
@@ -28623,6 +28504,9 @@ declare namespace LocalJSX {
28623
28504
  "vitality": boolean;
28624
28505
  "dataLabels": string;
28625
28506
  "glass": boolean;
28507
+ "statusBar": boolean;
28508
+ "statusBarAlign": 'left' | 'center' | 'right';
28509
+ "statusBarPosition": 'inside' | 'top';
28626
28510
  "glow": boolean;
28627
28511
  "labelPosition": 'inside' | 'outside' | FourSidePosition;
28628
28512
  "orientation": Orientation;
@@ -28666,37 +28550,6 @@ declare namespace LocalJSX {
28666
28550
  "reveal": 'none' | 'fade-in' | 'slide-up' | 'zoom';
28667
28551
  "revealDelay": number;
28668
28552
  }
28669
- interface UiRadioGroupAttributes {
28670
- "value": string;
28671
- "name": string;
28672
- "disabled": boolean;
28673
- "readonly": boolean;
28674
- "required": boolean;
28675
- "invalid": boolean;
28676
- "label": string;
28677
- "helperText": string;
28678
- "errorMessage": string;
28679
- "layout": Orientation | 'grid';
28680
- "columns": number;
28681
- "gap": string;
28682
- "size": ComponentSize;
28683
- "color": StatusColor;
28684
- "options": Array<{ value: string; label: string; description?: string; disabled?: boolean; }> | string;
28685
- "labelPosition": LeftRight;
28686
- "enableAnimation": boolean;
28687
- "rippleEffect": boolean;
28688
- "buttonGroup": boolean;
28689
- "variant": 'default' | 'bordered' | 'underlined' | 'card';
28690
- "skeleton": boolean;
28691
- "allowEmpty": boolean;
28692
- "showDot": boolean;
28693
- "reveal": 'none' | 'fade-in' | 'slide-up' | 'zoom';
28694
- "revealDelay": number;
28695
- "revealStagger": number;
28696
- "searchable": boolean;
28697
- "searchPlaceholder": string;
28698
- "rtl": boolean;
28699
- }
28700
28553
  interface UiRangeSliderAttributes {
28701
28554
  "min": number;
28702
28555
  "max": number;
@@ -28711,7 +28564,7 @@ declare namespace LocalJSX {
28711
28564
  "tooltipAlwaysVisible": boolean;
28712
28565
  "color": string | { from: string; to: string } | { min: number; max: number; color: string }[];
28713
28566
  "trackColor": string;
28714
- "size": BasicSize;
28567
+ "size": ComponentSize;
28715
28568
  "startIcon": string;
28716
28569
  "endIcon": string;
28717
28570
  "displayFormat": string;
@@ -28845,7 +28698,7 @@ declare namespace LocalJSX {
28845
28698
  "height": string;
28846
28699
  "borderRadius": string;
28847
28700
  "animated": boolean;
28848
- "animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker';
28701
+ "animationType": 'pulse' | 'wave' | 'shimmer' | 'sheen' | 'glow' | 'flicker' | 'neon-sweep' | 'liquify' | 'aurora';
28849
28702
  "customClass": string;
28850
28703
  "delay": number;
28851
28704
  "waveAngle": string;
@@ -28858,30 +28711,6 @@ declare namespace LocalJSX {
28858
28711
  "target": string;
28859
28712
  "iconLibrary": 'se' | 'fontawesome' | 'icons8' | 'iconoir' | 'ionicons' | 'lucide' | 'bootstrap' | 'default';
28860
28713
  }
28861
- interface UiSmartLocationDropdownAttributes {
28862
- "options": string | LocationOption[];
28863
- "value": string;
28864
- "multiSelect": boolean;
28865
- "placeholder": string;
28866
- "searchable": boolean;
28867
- "searchPlaceholder": string;
28868
- "disabled": boolean;
28869
- "clearable": boolean;
28870
- "maxHeight": number;
28871
- "debounceMs": number;
28872
- "maxSelections": number;
28873
- "resultLimit": number;
28874
- "showRecent": boolean;
28875
- "showFavorites": boolean;
28876
- "persistState": boolean;
28877
- "storageKey": string;
28878
- "showPath": boolean;
28879
- "showTypeBadge": boolean;
28880
- "allowCustomValue": boolean;
28881
- "ignoreParentPosition": boolean;
28882
- "portal": boolean;
28883
- "remoteMinChars": number;
28884
- }
28885
28714
  interface UiSmartStepperAttributes {
28886
28715
  "orientation": 'horizontal' | 'vertical';
28887
28716
  "size": 'sm' | 'md' | 'lg';
@@ -29443,10 +29272,8 @@ declare namespace LocalJSX {
29443
29272
  "ui-card": Omit<UiCard, keyof UiCardAttributes> & { [K in keyof UiCard & keyof UiCardAttributes]?: UiCard[K] } & { [K in keyof UiCard & keyof UiCardAttributes as `attr:${K}`]?: UiCardAttributes[K] } & { [K in keyof UiCard & keyof UiCardAttributes as `prop:${K}`]?: UiCard[K] };
29444
29273
  "ui-carousel": Omit<UiCarousel, keyof UiCarouselAttributes> & { [K in keyof UiCarousel & keyof UiCarouselAttributes]?: UiCarousel[K] } & { [K in keyof UiCarousel & keyof UiCarouselAttributes as `attr:${K}`]?: UiCarouselAttributes[K] } & { [K in keyof UiCarousel & keyof UiCarouselAttributes as `prop:${K}`]?: UiCarousel[K] };
29445
29274
  "ui-checkbox": Omit<UiCheckbox, keyof UiCheckboxAttributes> & { [K in keyof UiCheckbox & keyof UiCheckboxAttributes]?: UiCheckbox[K] } & { [K in keyof UiCheckbox & keyof UiCheckboxAttributes as `attr:${K}`]?: UiCheckboxAttributes[K] } & { [K in keyof UiCheckbox & keyof UiCheckboxAttributes as `prop:${K}`]?: UiCheckbox[K] };
29446
- "ui-checkbox-group": Omit<UiCheckboxGroup, keyof UiCheckboxGroupAttributes> & { [K in keyof UiCheckboxGroup & keyof UiCheckboxGroupAttributes]?: UiCheckboxGroup[K] } & { [K in keyof UiCheckboxGroup & keyof UiCheckboxGroupAttributes as `attr:${K}`]?: UiCheckboxGroupAttributes[K] } & { [K in keyof UiCheckboxGroup & keyof UiCheckboxGroupAttributes as `prop:${K}`]?: UiCheckboxGroup[K] };
29447
29275
  "ui-code-editor": Omit<UiCodeEditor, keyof UiCodeEditorAttributes> & { [K in keyof UiCodeEditor & keyof UiCodeEditorAttributes]?: UiCodeEditor[K] } & { [K in keyof UiCodeEditor & keyof UiCodeEditorAttributes as `attr:${K}`]?: UiCodeEditorAttributes[K] } & { [K in keyof UiCodeEditor & keyof UiCodeEditorAttributes as `prop:${K}`]?: UiCodeEditor[K] };
29448
29276
  "ui-code-preview": Omit<UiCodePreview, keyof UiCodePreviewAttributes> & { [K in keyof UiCodePreview & keyof UiCodePreviewAttributes]?: UiCodePreview[K] } & { [K in keyof UiCodePreview & keyof UiCodePreviewAttributes as `attr:${K}`]?: UiCodePreviewAttributes[K] } & { [K in keyof UiCodePreview & keyof UiCodePreviewAttributes as `prop:${K}`]?: UiCodePreview[K] };
29449
- "ui-color-controller": Omit<UiColorController, keyof UiColorControllerAttributes> & { [K in keyof UiColorController & keyof UiColorControllerAttributes]?: UiColorController[K] } & { [K in keyof UiColorController & keyof UiColorControllerAttributes as `attr:${K}`]?: UiColorControllerAttributes[K] } & { [K in keyof UiColorController & keyof UiColorControllerAttributes as `prop:${K}`]?: UiColorController[K] };
29450
29277
  "ui-color-picker": Omit<UiColorPicker, keyof UiColorPickerAttributes> & { [K in keyof UiColorPicker & keyof UiColorPickerAttributes]?: UiColorPicker[K] } & { [K in keyof UiColorPicker & keyof UiColorPickerAttributes as `attr:${K}`]?: UiColorPickerAttributes[K] } & { [K in keyof UiColorPicker & keyof UiColorPickerAttributes as `prop:${K}`]?: UiColorPicker[K] };
29451
29278
  "ui-command-palette": Omit<UiCommandPalette, keyof UiCommandPaletteAttributes> & { [K in keyof UiCommandPalette & keyof UiCommandPaletteAttributes]?: UiCommandPalette[K] } & { [K in keyof UiCommandPalette & keyof UiCommandPaletteAttributes as `attr:${K}`]?: UiCommandPaletteAttributes[K] } & { [K in keyof UiCommandPalette & keyof UiCommandPaletteAttributes as `prop:${K}`]?: UiCommandPalette[K] };
29452
29279
  "ui-context-menu": Omit<UiContextMenu, keyof UiContextMenuAttributes> & { [K in keyof UiContextMenu & keyof UiContextMenuAttributes]?: UiContextMenu[K] } & { [K in keyof UiContextMenu & keyof UiContextMenuAttributes as `attr:${K}`]?: UiContextMenuAttributes[K] } & { [K in keyof UiContextMenu & keyof UiContextMenuAttributes as `prop:${K}`]?: UiContextMenu[K] };
@@ -29465,14 +29292,14 @@ declare namespace LocalJSX {
29465
29292
  "ui-file-upload": Omit<UiFileUpload, keyof UiFileUploadAttributes> & { [K in keyof UiFileUpload & keyof UiFileUploadAttributes]?: UiFileUpload[K] } & { [K in keyof UiFileUpload & keyof UiFileUploadAttributes as `attr:${K}`]?: UiFileUploadAttributes[K] } & { [K in keyof UiFileUpload & keyof UiFileUploadAttributes as `prop:${K}`]?: UiFileUpload[K] };
29466
29293
  "ui-horizontal-nav": Omit<UiHorizontalNav, keyof UiHorizontalNavAttributes> & { [K in keyof UiHorizontalNav & keyof UiHorizontalNavAttributes]?: UiHorizontalNav[K] } & { [K in keyof UiHorizontalNav & keyof UiHorizontalNavAttributes as `attr:${K}`]?: UiHorizontalNavAttributes[K] } & { [K in keyof UiHorizontalNav & keyof UiHorizontalNavAttributes as `prop:${K}`]?: UiHorizontalNav[K] };
29467
29294
  "ui-icon": Omit<UiIcon, keyof UiIconAttributes> & { [K in keyof UiIcon & keyof UiIconAttributes]?: UiIcon[K] } & { [K in keyof UiIcon & keyof UiIconAttributes as `attr:${K}`]?: UiIconAttributes[K] } & { [K in keyof UiIcon & keyof UiIconAttributes as `prop:${K}`]?: UiIcon[K] };
29468
- "ui-image-button": Omit<UiImageButton, keyof UiImageButtonAttributes> & { [K in keyof UiImageButton & keyof UiImageButtonAttributes]?: UiImageButton[K] } & { [K in keyof UiImageButton & keyof UiImageButtonAttributes as `attr:${K}`]?: UiImageButtonAttributes[K] } & { [K in keyof UiImageButton & keyof UiImageButtonAttributes as `prop:${K}`]?: UiImageButton[K] };
29469
29295
  "ui-input": Omit<UiInput, keyof UiInputAttributes> & { [K in keyof UiInput & keyof UiInputAttributes]?: UiInput[K] } & { [K in keyof UiInput & keyof UiInputAttributes as `attr:${K}`]?: UiInputAttributes[K] } & { [K in keyof UiInput & keyof UiInputAttributes as `prop:${K}`]?: UiInput[K] };
29470
- "ui-input-pair": Omit<UiInputPair, keyof UiInputPairAttributes> & { [K in keyof UiInputPair & keyof UiInputPairAttributes]?: UiInputPair[K] } & { [K in keyof UiInputPair & keyof UiInputPairAttributes as `attr:${K}`]?: UiInputPairAttributes[K] } & { [K in keyof UiInputPair & keyof UiInputPairAttributes as `prop:${K}`]?: UiInputPair[K] };
29471
29296
  "ui-knob": Omit<UiKnob, keyof UiKnobAttributes> & { [K in keyof UiKnob & keyof UiKnobAttributes]?: UiKnob[K] } & { [K in keyof UiKnob & keyof UiKnobAttributes as `attr:${K}`]?: UiKnobAttributes[K] } & { [K in keyof UiKnob & keyof UiKnobAttributes as `prop:${K}`]?: UiKnob[K] };
29297
+ "ui-label": Omit<UiLabel, keyof UiLabelAttributes> & { [K in keyof UiLabel & keyof UiLabelAttributes]?: UiLabel[K] } & { [K in keyof UiLabel & keyof UiLabelAttributes as `attr:${K}`]?: UiLabelAttributes[K] } & { [K in keyof UiLabel & keyof UiLabelAttributes as `prop:${K}`]?: UiLabel[K] };
29472
29298
  "ui-library": Omit<UiLibrary, keyof UiLibraryAttributes> & { [K in keyof UiLibrary & keyof UiLibraryAttributes]?: UiLibrary[K] } & { [K in keyof UiLibrary & keyof UiLibraryAttributes as `attr:${K}`]?: UiLibraryAttributes[K] } & { [K in keyof UiLibrary & keyof UiLibraryAttributes as `prop:${K}`]?: UiLibrary[K] };
29473
29299
  "ui-list": Omit<UiList, keyof UiListAttributes> & { [K in keyof UiList & keyof UiListAttributes]?: UiList[K] } & { [K in keyof UiList & keyof UiListAttributes as `attr:${K}`]?: UiListAttributes[K] } & { [K in keyof UiList & keyof UiListAttributes as `prop:${K}`]?: UiList[K] };
29474
29300
  "ui-list-group": Omit<UiListGroup, keyof UiListGroupAttributes> & { [K in keyof UiListGroup & keyof UiListGroupAttributes]?: UiListGroup[K] } & { [K in keyof UiListGroup & keyof UiListGroupAttributes as `attr:${K}`]?: UiListGroupAttributes[K] } & { [K in keyof UiListGroup & keyof UiListGroupAttributes as `prop:${K}`]?: UiListGroup[K] };
29475
29301
  "ui-list-item": Omit<UiListItem, keyof UiListItemAttributes> & { [K in keyof UiListItem & keyof UiListItemAttributes]?: UiListItem[K] } & { [K in keyof UiListItem & keyof UiListItemAttributes as `attr:${K}`]?: UiListItemAttributes[K] } & { [K in keyof UiListItem & keyof UiListItemAttributes as `prop:${K}`]?: UiListItem[K] };
29302
+ "ui-loader": Omit<UiLoader, keyof UiLoaderAttributes> & { [K in keyof UiLoader & keyof UiLoaderAttributes]?: UiLoader[K] } & { [K in keyof UiLoader & keyof UiLoaderAttributes as `attr:${K}`]?: UiLoaderAttributes[K] } & { [K in keyof UiLoader & keyof UiLoaderAttributes as `prop:${K}`]?: UiLoader[K] };
29476
29303
  "ui-masonry": Omit<UiMasonry, keyof UiMasonryAttributes> & { [K in keyof UiMasonry & keyof UiMasonryAttributes]?: UiMasonry[K] } & { [K in keyof UiMasonry & keyof UiMasonryAttributes as `attr:${K}`]?: UiMasonryAttributes[K] } & { [K in keyof UiMasonry & keyof UiMasonryAttributes as `prop:${K}`]?: UiMasonry[K] };
29477
29304
  "ui-meter-group": Omit<UiMeterGroup, keyof UiMeterGroupAttributes> & { [K in keyof UiMeterGroup & keyof UiMeterGroupAttributes]?: UiMeterGroup[K] } & { [K in keyof UiMeterGroup & keyof UiMeterGroupAttributes as `attr:${K}`]?: UiMeterGroupAttributes[K] } & { [K in keyof UiMeterGroup & keyof UiMeterGroupAttributes as `prop:${K}`]?: UiMeterGroup[K] };
29478
29305
  "ui-navigation-bar": Omit<UiNavigationBar, keyof UiNavigationBarAttributes> & { [K in keyof UiNavigationBar & keyof UiNavigationBarAttributes]?: UiNavigationBar[K] } & { [K in keyof UiNavigationBar & keyof UiNavigationBarAttributes as `attr:${K}`]?: UiNavigationBarAttributes[K] } & { [K in keyof UiNavigationBar & keyof UiNavigationBarAttributes as `prop:${K}`]?: UiNavigationBar[K] };
@@ -29485,14 +29312,12 @@ declare namespace LocalJSX {
29485
29312
  "ui-popover": Omit<UiPopover, keyof UiPopoverAttributes> & { [K in keyof UiPopover & keyof UiPopoverAttributes]?: UiPopover[K] } & { [K in keyof UiPopover & keyof UiPopoverAttributes as `attr:${K}`]?: UiPopoverAttributes[K] } & { [K in keyof UiPopover & keyof UiPopoverAttributes as `prop:${K}`]?: UiPopover[K] };
29486
29313
  "ui-progress": Omit<UiProgress, keyof UiProgressAttributes> & { [K in keyof UiProgress & keyof UiProgressAttributes]?: UiProgress[K] } & { [K in keyof UiProgress & keyof UiProgressAttributes as `attr:${K}`]?: UiProgressAttributes[K] } & { [K in keyof UiProgress & keyof UiProgressAttributes as `prop:${K}`]?: UiProgress[K] };
29487
29314
  "ui-radio": Omit<UiRadio, keyof UiRadioAttributes> & { [K in keyof UiRadio & keyof UiRadioAttributes]?: UiRadio[K] } & { [K in keyof UiRadio & keyof UiRadioAttributes as `attr:${K}`]?: UiRadioAttributes[K] } & { [K in keyof UiRadio & keyof UiRadioAttributes as `prop:${K}`]?: UiRadio[K] };
29488
- "ui-radio-group": Omit<UiRadioGroup, keyof UiRadioGroupAttributes> & { [K in keyof UiRadioGroup & keyof UiRadioGroupAttributes]?: UiRadioGroup[K] } & { [K in keyof UiRadioGroup & keyof UiRadioGroupAttributes as `attr:${K}`]?: UiRadioGroupAttributes[K] } & { [K in keyof UiRadioGroup & keyof UiRadioGroupAttributes as `prop:${K}`]?: UiRadioGroup[K] };
29489
29315
  "ui-range-slider": Omit<UiRangeSlider, keyof UiRangeSliderAttributes> & { [K in keyof UiRangeSlider & keyof UiRangeSliderAttributes]?: UiRangeSlider[K] } & { [K in keyof UiRangeSlider & keyof UiRangeSliderAttributes as `attr:${K}`]?: UiRangeSliderAttributes[K] } & { [K in keyof UiRangeSlider & keyof UiRangeSliderAttributes as `prop:${K}`]?: UiRangeSlider[K] };
29490
29316
  "ui-rating": Omit<UiRating, keyof UiRatingAttributes> & { [K in keyof UiRating & keyof UiRatingAttributes]?: UiRating[K] } & { [K in keyof UiRating & keyof UiRatingAttributes as `attr:${K}`]?: UiRatingAttributes[K] } & { [K in keyof UiRating & keyof UiRatingAttributes as `prop:${K}`]?: UiRating[K] };
29491
29317
  "ui-resizable-panel": Omit<UiResizablePanel, keyof UiResizablePanelAttributes> & { [K in keyof UiResizablePanel & keyof UiResizablePanelAttributes]?: UiResizablePanel[K] } & { [K in keyof UiResizablePanel & keyof UiResizablePanelAttributes as `attr:${K}`]?: UiResizablePanelAttributes[K] } & { [K in keyof UiResizablePanel & keyof UiResizablePanelAttributes as `prop:${K}`]?: UiResizablePanel[K] };
29492
29318
  "ui-scroll-top": Omit<UiScrollTop, keyof UiScrollTopAttributes> & { [K in keyof UiScrollTop & keyof UiScrollTopAttributes]?: UiScrollTop[K] } & { [K in keyof UiScrollTop & keyof UiScrollTopAttributes as `attr:${K}`]?: UiScrollTopAttributes[K] } & { [K in keyof UiScrollTop & keyof UiScrollTopAttributes as `prop:${K}`]?: UiScrollTop[K] };
29493
29319
  "ui-skeleton": Omit<UiSkeleton, keyof UiSkeletonAttributes> & { [K in keyof UiSkeleton & keyof UiSkeletonAttributes]?: UiSkeleton[K] } & { [K in keyof UiSkeleton & keyof UiSkeletonAttributes as `attr:${K}`]?: UiSkeletonAttributes[K] } & { [K in keyof UiSkeleton & keyof UiSkeletonAttributes as `prop:${K}`]?: UiSkeleton[K] };
29494
29320
  "ui-smart-context-menu": Omit<UiSmartContextMenu, keyof UiSmartContextMenuAttributes> & { [K in keyof UiSmartContextMenu & keyof UiSmartContextMenuAttributes]?: UiSmartContextMenu[K] } & { [K in keyof UiSmartContextMenu & keyof UiSmartContextMenuAttributes as `attr:${K}`]?: UiSmartContextMenuAttributes[K] } & { [K in keyof UiSmartContextMenu & keyof UiSmartContextMenuAttributes as `prop:${K}`]?: UiSmartContextMenu[K] };
29495
- "ui-smart-location-dropdown": Omit<UiSmartLocationDropdown, keyof UiSmartLocationDropdownAttributes> & { [K in keyof UiSmartLocationDropdown & keyof UiSmartLocationDropdownAttributes]?: UiSmartLocationDropdown[K] } & { [K in keyof UiSmartLocationDropdown & keyof UiSmartLocationDropdownAttributes as `attr:${K}`]?: UiSmartLocationDropdownAttributes[K] } & { [K in keyof UiSmartLocationDropdown & keyof UiSmartLocationDropdownAttributes as `prop:${K}`]?: UiSmartLocationDropdown[K] };
29496
29321
  "ui-smart-stepper": Omit<UiSmartStepper, keyof UiSmartStepperAttributes> & { [K in keyof UiSmartStepper & keyof UiSmartStepperAttributes]?: UiSmartStepper[K] } & { [K in keyof UiSmartStepper & keyof UiSmartStepperAttributes as `attr:${K}`]?: UiSmartStepperAttributes[K] } & { [K in keyof UiSmartStepper & keyof UiSmartStepperAttributes as `prop:${K}`]?: UiSmartStepper[K] };
29497
29322
  "ui-snackbar": Omit<UiSnackbar, keyof UiSnackbarAttributes> & { [K in keyof UiSnackbar & keyof UiSnackbarAttributes]?: UiSnackbar[K] } & { [K in keyof UiSnackbar & keyof UiSnackbarAttributes as `attr:${K}`]?: UiSnackbarAttributes[K] } & { [K in keyof UiSnackbar & keyof UiSnackbarAttributes as `prop:${K}`]?: UiSnackbar[K] };
29498
29323
  "ui-speed-dial": Omit<UiSpeedDial, keyof UiSpeedDialAttributes> & { [K in keyof UiSpeedDial & keyof UiSpeedDialAttributes]?: UiSpeedDial[K] } & { [K in keyof UiSpeedDial & keyof UiSpeedDialAttributes as `attr:${K}`]?: UiSpeedDialAttributes[K] } & { [K in keyof UiSpeedDial & keyof UiSpeedDialAttributes as `prop:${K}`]?: UiSpeedDial[K] };
@@ -29554,10 +29379,8 @@ declare module "@stencil/core" {
29554
29379
  */
29555
29380
  "ui-carousel": LocalJSX.IntrinsicElements["ui-carousel"] & JSXBase.HTMLAttributes<HTMLUiCarouselElement>;
29556
29381
  "ui-checkbox": LocalJSX.IntrinsicElements["ui-checkbox"] & JSXBase.HTMLAttributes<HTMLUiCheckboxElement>;
29557
- "ui-checkbox-group": LocalJSX.IntrinsicElements["ui-checkbox-group"] & JSXBase.HTMLAttributes<HTMLUiCheckboxGroupElement>;
29558
29382
  "ui-code-editor": LocalJSX.IntrinsicElements["ui-code-editor"] & JSXBase.HTMLAttributes<HTMLUiCodeEditorElement>;
29559
29383
  "ui-code-preview": LocalJSX.IntrinsicElements["ui-code-preview"] & JSXBase.HTMLAttributes<HTMLUiCodePreviewElement>;
29560
- "ui-color-controller": LocalJSX.IntrinsicElements["ui-color-controller"] & JSXBase.HTMLAttributes<HTMLUiColorControllerElement>;
29561
29384
  "ui-color-picker": LocalJSX.IntrinsicElements["ui-color-picker"] & JSXBase.HTMLAttributes<HTMLUiColorPickerElement>;
29562
29385
  "ui-command-palette": LocalJSX.IntrinsicElements["ui-command-palette"] & JSXBase.HTMLAttributes<HTMLUiCommandPaletteElement>;
29563
29386
  "ui-context-menu": LocalJSX.IntrinsicElements["ui-context-menu"] & JSXBase.HTMLAttributes<HTMLUiContextMenuElement>;
@@ -29580,14 +29403,26 @@ declare module "@stencil/core" {
29580
29403
  "ui-file-upload": LocalJSX.IntrinsicElements["ui-file-upload"] & JSXBase.HTMLAttributes<HTMLUiFileUploadElement>;
29581
29404
  "ui-horizontal-nav": LocalJSX.IntrinsicElements["ui-horizontal-nav"] & JSXBase.HTMLAttributes<HTMLUiHorizontalNavElement>;
29582
29405
  "ui-icon": LocalJSX.IntrinsicElements["ui-icon"] & JSXBase.HTMLAttributes<HTMLUiIconElement>;
29583
- "ui-image-button": LocalJSX.IntrinsicElements["ui-image-button"] & JSXBase.HTMLAttributes<HTMLUiImageButtonElement>;
29584
29406
  "ui-input": LocalJSX.IntrinsicElements["ui-input"] & JSXBase.HTMLAttributes<HTMLUiInputElement>;
29585
- "ui-input-pair": LocalJSX.IntrinsicElements["ui-input-pair"] & JSXBase.HTMLAttributes<HTMLUiInputPairElement>;
29586
29407
  "ui-knob": LocalJSX.IntrinsicElements["ui-knob"] & JSXBase.HTMLAttributes<HTMLUiKnobElement>;
29408
+ /**
29409
+ * `ui-label` — Enterprise-grade, fully accessible form label component.
29410
+ * @cssvar --ui-label-color Label text colour.
29411
+ * @cssvar --ui-label-font-size Label font size.
29412
+ * @cssvar --ui-label-font-weight Label font weight.
29413
+ * @cssvar --ui-label-gap Gap between label and associated control direction.
29414
+ * @cssvar --ui-label-required-color Colour of the required asterisk.
29415
+ * @cssvar --ui-label-disabled-opacity Opacity when disabled.
29416
+ * @cssvar --ui-label-error-color Colour used for error / invalid state.
29417
+ * @cssvar --ui-label-success-color Colour used for success state.
29418
+ * @cssvar --ui-label-hint-color Colour of hint / helper text.
29419
+ */
29420
+ "ui-label": LocalJSX.IntrinsicElements["ui-label"] & JSXBase.HTMLAttributes<HTMLUiLabelElement>;
29587
29421
  "ui-library": LocalJSX.IntrinsicElements["ui-library"] & JSXBase.HTMLAttributes<HTMLUiLibraryElement>;
29588
29422
  "ui-list": LocalJSX.IntrinsicElements["ui-list"] & JSXBase.HTMLAttributes<HTMLUiListElement>;
29589
29423
  "ui-list-group": LocalJSX.IntrinsicElements["ui-list-group"] & JSXBase.HTMLAttributes<HTMLUiListGroupElement>;
29590
29424
  "ui-list-item": LocalJSX.IntrinsicElements["ui-list-item"] & JSXBase.HTMLAttributes<HTMLUiListItemElement>;
29425
+ "ui-loader": LocalJSX.IntrinsicElements["ui-loader"] & JSXBase.HTMLAttributes<HTMLUiLoaderElement>;
29591
29426
  "ui-masonry": LocalJSX.IntrinsicElements["ui-masonry"] & JSXBase.HTMLAttributes<HTMLUiMasonryElement>;
29592
29427
  "ui-meter-group": LocalJSX.IntrinsicElements["ui-meter-group"] & JSXBase.HTMLAttributes<HTMLUiMeterGroupElement>;
29593
29428
  "ui-navigation-bar": LocalJSX.IntrinsicElements["ui-navigation-bar"] & JSXBase.HTMLAttributes<HTMLUiNavigationBarElement>;
@@ -29600,14 +29435,12 @@ declare module "@stencil/core" {
29600
29435
  "ui-popover": LocalJSX.IntrinsicElements["ui-popover"] & JSXBase.HTMLAttributes<HTMLUiPopoverElement>;
29601
29436
  "ui-progress": LocalJSX.IntrinsicElements["ui-progress"] & JSXBase.HTMLAttributes<HTMLUiProgressElement>;
29602
29437
  "ui-radio": LocalJSX.IntrinsicElements["ui-radio"] & JSXBase.HTMLAttributes<HTMLUiRadioElement>;
29603
- "ui-radio-group": LocalJSX.IntrinsicElements["ui-radio-group"] & JSXBase.HTMLAttributes<HTMLUiRadioGroupElement>;
29604
29438
  "ui-range-slider": LocalJSX.IntrinsicElements["ui-range-slider"] & JSXBase.HTMLAttributes<HTMLUiRangeSliderElement>;
29605
29439
  "ui-rating": LocalJSX.IntrinsicElements["ui-rating"] & JSXBase.HTMLAttributes<HTMLUiRatingElement>;
29606
29440
  "ui-resizable-panel": LocalJSX.IntrinsicElements["ui-resizable-panel"] & JSXBase.HTMLAttributes<HTMLUiResizablePanelElement>;
29607
29441
  "ui-scroll-top": LocalJSX.IntrinsicElements["ui-scroll-top"] & JSXBase.HTMLAttributes<HTMLUiScrollTopElement>;
29608
29442
  "ui-skeleton": LocalJSX.IntrinsicElements["ui-skeleton"] & JSXBase.HTMLAttributes<HTMLUiSkeletonElement>;
29609
29443
  "ui-smart-context-menu": LocalJSX.IntrinsicElements["ui-smart-context-menu"] & JSXBase.HTMLAttributes<HTMLUiSmartContextMenuElement>;
29610
- "ui-smart-location-dropdown": LocalJSX.IntrinsicElements["ui-smart-location-dropdown"] & JSXBase.HTMLAttributes<HTMLUiSmartLocationDropdownElement>;
29611
29444
  "ui-smart-stepper": LocalJSX.IntrinsicElements["ui-smart-stepper"] & JSXBase.HTMLAttributes<HTMLUiSmartStepperElement>;
29612
29445
  "ui-snackbar": LocalJSX.IntrinsicElements["ui-snackbar"] & JSXBase.HTMLAttributes<HTMLUiSnackbarElement>;
29613
29446
  "ui-speed-dial": LocalJSX.IntrinsicElements["ui-speed-dial"] & JSXBase.HTMLAttributes<HTMLUiSpeedDialElement>;