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
@@ -46,14 +46,46 @@
46
46
  align-items: center;
47
47
  }
48
48
 
49
+ /* Vertical Alignment: Shared 3-Column Base */
50
+ .timeline-vertical .timeline-item {
51
+ display: flex;
52
+ position: relative;
53
+ align-items: center;
54
+ }
55
+
56
+ .timeline-vertical .timeline-side {
57
+ flex: 1 1 0%;
58
+ width: calc(50% - 24px);
59
+ max-width: calc(50% - 24px);
60
+ min-width: 0;
61
+ display: flex;
62
+ flex-direction: column;
63
+ }
64
+
65
+ .timeline-vertical .timeline-item-divider {
66
+ position: relative;
67
+ display: flex;
68
+ flex-direction: column;
69
+ align-items: center;
70
+ flex-shrink: 0;
71
+ width: 48px;
72
+ align-self: stretch;
73
+ }
74
+
49
75
  .timeline-vertical .timeline-item-line {
50
76
  position: absolute;
51
77
  top: 0;
52
- bottom: 0;
78
+ bottom: -24px;
79
+ left: 50%;
80
+ transform: translateX(-50%);
53
81
  width: 2px;
54
82
  background-color: var(--bg-primary, #e5e7eb);
55
83
  }
56
84
 
85
+ .timeline-vertical .timeline-item:first-child .timeline-item-line {
86
+ top: 50%;
87
+ }
88
+
57
89
  .timeline-vertical .timeline-item:last-child .timeline-item-line {
58
90
  display: none;
59
91
  }
@@ -67,125 +99,115 @@
67
99
  border: 2px solid var(--color-primary, #10b981);
68
100
  border-radius: 50%;
69
101
  flex-shrink: 0;
70
- margin-top: 0;
71
- /* Centered by flex */
102
+ margin-top: auto;
103
+ margin-bottom: auto;
72
104
  }
73
105
 
74
- /* Obsolete: handled by item-details padding */
75
- .timeline-vertical .timeline-item-content {
76
- flex: 1;
106
+ /* Icon Position specific alignments */
107
+ .timeline-icon-top .timeline-item .timeline-item-divider {
108
+ justify-content: flex-start;
77
109
  }
78
110
 
79
- /* Vertical Alignment: Left (Standard) */
80
- .timeline-align-left.timeline-vertical .timeline-item-line {
81
- left: 5px;
111
+ .timeline-icon-top .timeline-item-dot {
112
+ margin-top: 4px;
113
+ margin-bottom: 0;
82
114
  }
83
115
 
84
- /* Icon Position specific alignments */
85
- .timeline-icon-top .timeline-item {
86
- align-items: flex-start;
116
+ .timeline-icon-center .timeline-item .timeline-item-divider {
117
+ justify-content: center;
87
118
  }
88
119
 
89
- .timeline-icon-center .timeline-item {
90
- align-items: center;
120
+ .timeline-icon-bottom .timeline-item .timeline-item-divider {
121
+ justify-content: flex-end;
91
122
  }
92
123
 
93
- .timeline-icon-bottom .timeline-item {
94
- align-items: flex-end;
124
+ .timeline-icon-bottom .timeline-item-dot {
125
+ margin-top: 0;
126
+ margin-bottom: 4px;
95
127
  }
96
128
 
97
- .timeline-align-left.timeline-vertical .timeline-item-dot {
98
- left: 0;
99
- /* top: 4px; -- Removed fixed offset to allow flex centering */
129
+ /* Left Alignment (Default) */
130
+ .timeline-align-left.timeline-vertical .timeline-side-left {
131
+ display: none;
100
132
  }
101
133
 
102
134
  .timeline-align-left.timeline-vertical .timeline-item-details {
103
- padding-left: 48px;
104
- /* Increased to 48px to absolutely guarantee gap */
105
- text-align: left;
106
- display: flex;
107
- flex-direction: column;
135
+ padding-left: 16px;
108
136
  align-items: flex-start;
137
+ text-align: left;
109
138
  }
110
139
 
111
- /* Vertical Alignment: Right */
112
- /* Vertical Alignment: Right */
113
- .timeline-align-right.timeline-vertical .timeline-item {
114
- flex-direction: row-reverse;
115
- /* Flip the flex order so dot is on right */
140
+ .timeline-align-left.timeline-vertical .timeline-item-divider {
141
+ width: 24px;
116
142
  }
117
143
 
118
- .timeline-align-right.timeline-vertical .timeline-item-line {
119
- left: auto;
120
- /* Unset left default */
121
- right: 5px;
122
- /* Position relative to right edge */
144
+ /* Right Alignment */
145
+ .timeline-align-right.timeline-vertical .timeline-item {
146
+ flex-direction: row-reverse;
123
147
  }
124
148
 
125
- .timeline-align-right.timeline-vertical .timeline-item-dot {
126
- left: auto;
127
- /* Unset left default */
128
- right: 0;
129
- top: 4px;
149
+ .timeline-align-right.timeline-vertical .timeline-side-left {
150
+ display: none;
130
151
  }
131
152
 
132
153
  .timeline-align-right.timeline-vertical .timeline-item-details {
133
- padding-left: 0;
134
- padding-right: 48px;
135
- /* High clearance */
136
- text-align: right;
137
- display: flex;
138
- flex-direction: column;
154
+ padding-right: 16px;
139
155
  align-items: flex-end;
140
- width: 100%;
141
- /* Ensure it fills space */
156
+ text-align: right;
142
157
  }
143
158
 
144
- /* Vertical Alignment: Alternate */
145
- .timeline-align-alternate.timeline-vertical .timeline-item {
146
- width: 100%;
159
+ .timeline-align-right.timeline-vertical .timeline-item-divider {
160
+ width: 24px;
147
161
  }
148
162
 
149
- .timeline-align-alternate.timeline-vertical .timeline-item-line {
150
- left: 50%;
151
- transform: translateX(-50%);
163
+ /* Center & Alternate Alignment */
164
+ .timeline-align-center.timeline-vertical .timeline-item,
165
+ .timeline-align-alternate.timeline-vertical .timeline-item {
166
+ flex-direction: row;
152
167
  }
153
168
 
154
- .timeline-align-alternate.timeline-vertical .timeline-item-dot {
155
- left: 50%;
156
- transform: translateX(-50%);
157
- top: 4px;
169
+ /* For alternate, if side is left, we row-reverse so right-side container goes left */
170
+ .timeline-align-alternate.timeline-vertical .timeline-item.side-left {
171
+ flex-direction: row-reverse;
158
172
  }
159
173
 
160
- .timeline-align-alternate.timeline-vertical .side-left .timeline-item-details {
161
- width: 50%;
162
- padding-right: 48px;
163
- /* High clearance */
164
- padding-left: 0;
174
+ .timeline-align-center.timeline-vertical .timeline-side-left,
175
+ .timeline-align-alternate.timeline-vertical .timeline-side-left {
176
+ padding-right: 24px;
177
+ align-items: flex-end;
165
178
  text-align: right;
166
- box-sizing: border-box;
167
- /* Ensure padding is included in width */
168
- margin-left: 0;
169
- /* Explicit reset */
170
179
  }
171
180
 
172
- .timeline-align-alternate.timeline-vertical .side-right .timeline-item-details {
173
- width: 50%;
174
- margin-left: 50%;
175
- padding-left: 48px;
176
- /* High clearance */
181
+ .timeline-align-center.timeline-vertical .timeline-item-details,
182
+ .timeline-align-alternate.timeline-vertical .timeline-item-details {
183
+ padding-left: 24px;
184
+ align-items: flex-start;
177
185
  text-align: left;
178
- box-sizing: border-box;
186
+ }
187
+
188
+ /* Ensure reversed items flip padding and text-align */
189
+ .timeline-align-alternate.timeline-vertical .timeline-item.side-left .timeline-side-left {
190
+ padding-right: 0;
191
+ padding-left: 24px;
192
+ align-items: flex-start;
193
+ text-align: left;
194
+ }
195
+
196
+ .timeline-align-alternate.timeline-vertical .timeline-item.side-left .timeline-item-details {
197
+ padding-left: 0;
198
+ padding-right: 24px;
199
+ align-items: flex-end;
200
+ text-align: right;
179
201
  }
180
202
 
181
203
  /* Horizontal Mode */
182
204
  .timeline-horizontal {
205
+ display: flex;
183
206
  flex-direction: row;
184
- padding: 80px 0;
207
+ padding: 40px 0;
185
208
  overflow-x: auto;
186
209
  min-height: 250px;
187
- /* Increased for split content */
188
- align-items: center;
210
+ align-items: stretch;
189
211
  }
190
212
 
191
213
  .timeline-horizontal .timeline-item {
@@ -197,50 +219,141 @@
197
219
  align-items: center;
198
220
  justify-content: center;
199
221
  height: 100%;
200
- margin: auto;
201
222
  }
202
223
 
203
- /* Horizontal Layout: Consolidated Block */
204
- .timeline-horizontal .timeline-item-details {
224
+ .timeline-horizontal .timeline-side {
225
+ flex: 1;
226
+ display: flex;
227
+ flex-direction: column;
228
+ justify-content: center;
229
+ width: 100%;
230
+ }
231
+
232
+ .timeline-horizontal .timeline-item-divider {
233
+ position: relative;
234
+ display: flex;
235
+ flex-direction: row;
236
+ align-items: center;
237
+ justify-content: center;
238
+ height: 48px;
239
+ width: 100%;
240
+ flex-shrink: 0;
241
+ z-index: 10;
242
+ }
243
+
244
+ .timeline-horizontal .timeline-item-line {
205
245
  position: absolute;
206
- width: 240px;
207
- /* Fixed width for stability */
246
+ top: 50%;
208
247
  left: 50%;
209
- transform: translateX(-50%);
248
+ right: -50%;
249
+ transform: translateY(-50%);
250
+ height: 2px;
251
+ background-color: var(--bg-primary, #e5e7eb);
252
+ z-index: 0;
253
+ }
254
+
255
+ .timeline-horizontal .timeline-item:last-child .timeline-item-line {
256
+ display: none;
257
+ }
258
+
259
+ .timeline-horizontal .timeline-item-dot {
260
+ position: relative;
261
+ z-index: 10;
262
+ width: 12px;
263
+ height: 12px;
264
+ background: var(--bg-primary, #ffffff);
265
+ border: 2px solid var(--color-primary, #10b981);
266
+ border-radius: 50%;
267
+ margin: auto;
268
+ }
269
+
270
+ .timeline-horizontal .timeline-item-details {
271
+ width: 100%;
272
+ padding: 16px;
210
273
  display: flex;
211
274
  flex-direction: column;
212
275
  align-items: center;
213
276
  text-align: center;
214
- padding: 12px;
215
- /* Increased from 8px for more breathing room */
216
- /* background: rgba(255,255,255,0.8); Optional background for readability */
277
+ box-sizing: border-box;
278
+ }
279
+
280
+ /* Base styles for parts */
281
+ .timeline-horizontal .timeline-item-content,
282
+ .timeline-horizontal .timeline-item-time {
283
+ width: 100%;
284
+ text-align: center;
285
+ }
286
+
287
+ /* Horizontal Alignment: Bottom (Default / Standard) */
288
+ /* Text is below the line */
289
+ .timeline-horizontal.timeline-align-bottom .timeline-side-left,
290
+ .timeline-horizontal.timeline-align-left .timeline-side-left {
291
+ display: none;
292
+ }
293
+
294
+ .timeline-horizontal.timeline-align-bottom .timeline-side-right,
295
+ .timeline-horizontal.timeline-align-left .timeline-side-right {
296
+ justify-content: flex-start;
297
+ }
298
+
299
+ .timeline-horizontal.timeline-align-bottom .timeline-item-details,
300
+ .timeline-horizontal.timeline-align-left .timeline-item-details {
301
+ padding-top: 24px;
302
+ }
303
+
304
+ /* Horizontal Alignment: Top */
305
+ /* Text is above the line */
306
+ .timeline-horizontal.timeline-align-top .timeline-item {
307
+ flex-direction: column-reverse;
308
+ }
309
+
310
+ .timeline-horizontal.timeline-align-top .timeline-side-left {
311
+ display: none;
312
+ }
313
+
314
+ .timeline-horizontal.timeline-align-top .timeline-side-right {
315
+ justify-content: flex-end;
316
+ }
317
+
318
+ .timeline-horizontal.timeline-align-top .timeline-item-details {
319
+ padding-bottom: 24px;
320
+ flex-direction: column-reverse; /* Flip time and content */
321
+ }
322
+
323
+ /* Horizontal Alignment: Alternate */
324
+ .timeline-horizontal.timeline-align-alternate .timeline-item {
325
+ flex-direction: column;
326
+ }
327
+
328
+ .timeline-horizontal.timeline-align-alternate .timeline-item.side-top {
329
+ flex-direction: column-reverse;
330
+ }
331
+
332
+ .timeline-horizontal.timeline-align-alternate .timeline-item.side-top .timeline-item-details {
333
+ padding-bottom: 24px;
334
+ flex-direction: column-reverse;
335
+ }
336
+
337
+ .timeline-horizontal.timeline-align-alternate .timeline-item.side-bottom .timeline-item-details {
338
+ padding-top: 24px;
217
339
  }
218
340
 
219
341
  /* Multi-Line (Snake) Mode */
220
342
  .timeline-horizontal.timeline-multiline {
221
343
  flex-direction: column;
222
- /* Rows stack vertically */
223
344
  flex-wrap: nowrap;
224
345
  gap: 0;
225
346
  padding: 40px 80px;
226
- /* Increased to 80px to safely clear the 60px connectors */
227
- display: flex;
228
- /* Side padding for connectors */
229
347
  align-items: stretch;
230
348
  overflow: visible;
231
- /* Allow connectors to show */
232
349
  }
233
350
 
234
351
  .timeline-row {
235
352
  display: flex;
236
353
  width: 100%;
237
- justify-content: center;
238
- /* Center lines if total items < width, or flex-start? */
239
354
  justify-content: flex-start;
240
- /* Standard flow */
241
355
  position: relative;
242
- padding: 40px 0;
243
- /* Vertical gap between rows */
356
+ height: 250px; /* Fixed height required for exact snake connector math */
244
357
  }
245
358
 
246
359
  /* Alternate Row Direction for Snake Effect */
@@ -250,264 +363,67 @@
250
363
 
251
364
  .timeline-horizontal.timeline-multiline .timeline-item {
252
365
  flex: 1;
253
- /* Stretch to fill column width */
254
- margin: 0;
255
366
  min-width: 0;
367
+ height: 100%;
256
368
  }
257
369
 
258
370
  /* Connecting lines in Snake Mode */
259
- .timeline-horizontal.timeline-multiline .timeline-item-line {
260
- display: block;
261
- left: 50%;
262
- right: -50%;
263
- top: 50%;
264
- border-radius: 0;
265
- }
266
-
267
- /* Fix line direction for reversed rows logic?
268
- In row-reverse, the visual "next" is to the Left.
269
- DOM order is reversed visual.
270
- Item 1 (Rightmost) -> Item 2 (Left of 1).
271
- Line needs to go from Center to Left (-50%).
272
- But standard CSS LTR line goes Right.
273
-
274
- If row is reversed, the "Right" of the element is visually Left.
275
- So standard line style might just work?
276
- Let's check:
277
- Standard line: left: 50%, right: -50%. (Draws from Center to Right Edge).
278
- In RTL context? No, flex-row-reverse doesn't change CSS 'right' property meaning.
279
- It just changes placement.
280
- We need line to go towards the "Next" item.
281
-
282
- Items are 0..N.
283
- Row Even (LTR): Item 0 -> Item 1. Line goes Right. OK.
284
- Row Odd (RTL): Item 4 (Rightmost) -> Item 5 (Left of 4).
285
- Line needs to go Left.
286
- */
287
371
  .timeline-row.timeline-row-odd .timeline-item-line {
288
372
  left: -50%;
289
- /* Go to left edge */
290
373
  right: 50%;
291
- /* From Center */
292
374
  }
293
375
 
294
- /* Hide line for last item IN ROW?
295
- NO. User wants "Line to Line".
296
- So we MUST show the line going from Dot -> Edge.
297
- */
298
376
  .timeline-item.is-last-in-row .timeline-item-line {
299
377
  display: block;
300
- /* Specific styling for last item line: go from Center to Edge */
301
378
  left: 50%;
302
379
  right: 0;
303
380
  width: auto;
304
- /* Fill remaining space? Flex item? */
305
- /* In absolute positioning: left 50%, right 0 means fill right half. */
306
381
  }
307
382
 
308
- /* For Odd rows (Reverse), line goes Center -> Left Edge */
309
383
  .timeline-row-odd .timeline-item.is-last-in-row .timeline-item-line {
310
384
  left: 0;
311
385
  right: 50%;
312
386
  }
313
387
 
314
- /* U-Curve Connectors (Snake) - Restored */
315
- /* Revised Right Connector (Even Row) */
316
- /* Starts at RIGHT EDGE of item, connects to line end */
317
- /* Revised Right Connector (Even Row) */
318
- /* Starts at RIGHT EDGE of item, connects to line end */
388
+ /* U-Curve Connectors (Snake) */
319
389
  .timeline-row-even .timeline-item.is-last-in-row::after {
320
390
  content: "";
321
391
  position: absolute;
322
392
  right: -60px;
323
- /* Shift OUTSIDE by width of curve */
324
393
  width: 60px;
325
- /* Vertical Alignment: Match line position */
326
- top: 50%;
327
- /* We want the TOP border of this box to align with the line.
328
- The box is 250px high (row height).
329
- If line is at 50% of container...
330
- We want the top edge of this connector to be at 50%.
331
- So top: 50%.
332
- */
333
- height: 250px;
334
- /* Full row height distance */
394
+ top: 50%; /* Center of current row */
395
+ height: 250px; /* Exactly one row height, reaches center of next row */
335
396
  border-right: 2px solid var(--border-default, #e5e7eb);
336
397
  border-top: 2px solid var(--border-default, #e5e7eb);
337
398
  border-bottom: 2px solid var(--border-default, #e5e7eb);
338
399
  border-top-right-radius: 60px;
339
400
  border-bottom-right-radius: 60px;
340
- border-top-left-radius: 0;
341
- border-bottom-left-radius: 0;
342
401
  z-index: 0;
343
- left: auto;
344
402
  pointer-events: none;
345
- /* Fine-tune vertical alignment.
346
- The line is 2px thick, centered at 50%.
347
- Our top border is 2px thick.
348
- If top: 50%, top border starts at center.
349
- Since line is transform: translateY(-50%) (centered), it starts at (50% - 1px).
350
- So we might need top: calc(50% - 1px).
351
- */
352
- top: calc(50% - 1px);
353
- }
354
-
355
- /* Revised Left Connector (Odd Row) */
356
- /* Starts at LEFT EDGE of item */
403
+ transform: translateY(-1px); /* micro-adjustment for 2px border */
404
+ }
405
+
357
406
  .timeline-row-odd .timeline-item.is-last-in-row::after {
358
407
  content: "";
359
408
  position: absolute;
360
409
  left: -60px;
361
- /* Shift OUTSIDE left */
362
- right: auto;
363
410
  width: 60px;
364
- top: calc(50% - 1px);
365
- /* Match line center */
411
+ top: 50%;
366
412
  height: 250px;
367
413
  border-left: 2px solid var(--border-default, #e5e7eb);
368
414
  border-top: 2px solid var(--border-default, #e5e7eb);
369
415
  border-bottom: 2px solid var(--border-default, #e5e7eb);
370
416
  border-top-left-radius: 60px;
371
417
  border-bottom-left-radius: 60px;
372
- border-top-right-radius: 0;
373
- border-bottom-right-radius: 0;
374
418
  z-index: 0;
375
- transform: none;
376
419
  pointer-events: none;
420
+ transform: translateY(-1px);
377
421
  }
378
422
 
379
- /* Hide connector on the absolute last item */
380
423
  .timeline-row:last-child .timeline-item.is-last-in-row::after {
381
424
  display: none;
382
425
  }
383
426
 
384
- /* Ensure horizontal items center vertically in the fixed row */
385
- .timeline-row .timeline-item {
386
- justify-content: flex-start;
387
- /* Reset align */
388
- }
389
-
390
- .timeline-row .timeline-item-dot {
391
- margin-top: 119px;
392
- /* (250/2) - 6px */
393
- }
394
-
395
- .timeline-row .timeline-item-line {
396
- top: 125px;
397
- transform: translateY(-50%);
398
- }
399
-
400
- .timeline-row .timeline-item-details {
401
- top: 125px;
402
- /* Re-anchor */
403
- }
404
-
405
- /* Base styles for parts */
406
- .timeline-horizontal .timeline-item-content,
407
- .timeline-horizontal .timeline-item-time {
408
- position: static;
409
- width: auto;
410
- max-width: 100%;
411
- transform: none;
412
- left: auto;
413
- text-align: center;
414
- padding: 2px 0;
415
- }
416
-
417
- .timeline-horizontal .timeline-item-line {
418
- position: absolute;
419
- left: 50%;
420
- right: -50%;
421
- top: 50%;
422
- transform: translateY(-50%);
423
- height: 2px;
424
- background-color: var(--bg-primary, #e5e7eb);
425
- }
426
-
427
- .timeline-horizontal .timeline-item:last-child .timeline-item-line {
428
- display: none;
429
- }
430
-
431
- .timeline-horizontal .timeline-item-dot {
432
- width: 12px;
433
- height: 12px;
434
- background: var(--bg-primary, #ffffff);
435
- border: 2px solid var(--color-primary, #10b981);
436
- border-radius: 50%;
437
- z-index: 10;
438
- position: relative;
439
- }
440
-
441
- /* Horizontal Alignment: Top (Block Above Line) */
442
- .timeline-horizontal.timeline-align-top .timeline-item-details,
443
- .timeline-horizontal .side-top .timeline-item-details {
444
- bottom: 50%;
445
- top: auto;
446
- margin-bottom: 32px;
447
- /* Increased to 32px */
448
- flex-direction: column-reverse;
449
- /* Time closest to dot? Or Label? usually Time is close */
450
- }
451
-
452
- /* Let's keep Label at top, Time at bottom (closest to dot) for Top Align */
453
- .timeline-horizontal.timeline-align-top .timeline-item-details .timeline-item-content,
454
- .timeline-horizontal .side-top .timeline-item-details .timeline-item-content {
455
- order: 1;
456
- /* Visual Top */
457
- }
458
-
459
- .timeline-horizontal.timeline-align-top .timeline-item-details .timeline-item-time,
460
- .timeline-horizontal .side-top .timeline-item-details .timeline-item-time {
461
- order: 2;
462
- /* Visual Bottom (closest to line) */
463
- }
464
-
465
- /* Horizontal Alignment: Bottom (Block Below Line) */
466
- .timeline-horizontal.timeline-align-bottom .timeline-item-details,
467
- .timeline-horizontal.timeline-align-left .timeline-item-details,
468
- .timeline-horizontal .side-bottom .timeline-item-details {
469
- top: 50%;
470
- bottom: auto;
471
- margin-top: 32px;
472
- /* Increased to 32px */
473
- flex-direction: column;
474
- /* Time at Top (closest to dot), Content Below */
475
- }
476
-
477
- /* Connecting Vertical Leaders (Optional polish) */
478
- .timeline-horizontal .timeline-item-details::before {
479
- content: "";
480
- position: absolute;
481
- left: 50%;
482
- width: 2px;
483
- background: var(--bg-primary, #e5e7eb);
484
- height: 32px;
485
- /* Match new margin */
486
- transform: translateX(-50%);
487
- }
488
-
489
- .timeline-horizontal.timeline-align-top .timeline-item-details::before,
490
- .timeline-horizontal .side-top .timeline-item-details::before {
491
- bottom: -32px;
492
- /* Connects down to dot */
493
- }
494
-
495
- .timeline-horizontal.timeline-align-bottom .timeline-item-details::before,
496
- .timeline-horizontal.timeline-align-left .timeline-item-details::before,
497
- .timeline-horizontal .side-bottom .timeline-item-details::before {
498
- top: -32px;
499
- /* Connects up to dot */
500
- }
501
-
502
- /* Reset Alternate inheritance logic */
503
- .timeline-horizontal.timeline-align-alternate .timeline-item {
504
- height: 100%;
505
- }
506
-
507
- .timeline-horizontal.timeline-align-alternate .timeline-item-dot {
508
- margin: 0;
509
- }
510
-
511
427
  /* Status Colors */
512
428
  .timeline-item-success .timeline-item-dot {
513
429
  border-color: var(--color-success, #10b981);
@@ -581,23 +497,6 @@
581
497
  justify-content: center;
582
498
  }
583
499
 
584
- /* Adjustment for lgr dots in vertical mode */
585
- .timeline-vertical .timeline-item:has(.timeline-item-icon) .timeline-item-dot {
586
- left: -6px;
587
- /* Center 24px dot matches center of 12px dot (offset by 6px difference) */
588
- top: 0;
589
- }
590
-
591
- .timeline-align-alternate.timeline-vertical .timeline-item:has(.timeline-item-icon) .timeline-item-dot {
592
- left: 50%;
593
- transform: translateX(-50%);
594
- }
595
-
596
- .timeline-align-right.timeline-vertical .timeline-item:has(.timeline-item-icon) .timeline-item-dot {
597
- right: -6px;
598
- left: auto;
599
- }
600
-
601
500
  .dot-inner {
602
501
  width: 4px;
603
502
  height: 4px;
@@ -1847,4 +1746,168 @@
1847
1746
  :host([dir=rtl]) .timeline-align-right.timeline-vertical .timeline-item:has(.timeline-item-icon) .timeline-item-dot {
1848
1747
  right: auto;
1849
1748
  left: -6px;
1749
+ }
1750
+
1751
+ /* Vertical connector alignment fix for the current rendered markup */
1752
+ .timeline-container.timeline-vertical {
1753
+ --timeline-marker-visual-size: var(--timeline-dot-size);
1754
+ --timeline-connector-mask-bg: var(--bg-primary, #ffffff);
1755
+ }
1756
+
1757
+ .timeline-container.timeline-vertical .timeline-item:has(.timeline-item-icon),
1758
+ .timeline-container.timeline-vertical .timeline-item:has(.timeline-item-image) {
1759
+ --timeline-marker-visual-size: max(var(--timeline-dot-size), 24px);
1760
+ }
1761
+
1762
+ .timeline-container.timeline-vertical.timeline-marker-number .timeline-item,
1763
+ .timeline-container.timeline-vertical .timeline-item:has(.timeline-item-number) {
1764
+ --timeline-marker-visual-size: max(var(--timeline-dot-size), 32px);
1765
+ }
1766
+
1767
+ .timeline-container.timeline-vertical .timeline-item-divider {
1768
+ position: relative;
1769
+ display: flex;
1770
+ align-items: center;
1771
+ justify-content: center;
1772
+ align-self: stretch;
1773
+ flex-shrink: 0;
1774
+ width: max(var(--timeline-marker-visual-size), 32px);
1775
+ min-width: max(var(--timeline-marker-visual-size), 32px);
1776
+ }
1777
+
1778
+ .timeline-container.timeline-vertical .timeline-item-divider .timeline-item-line {
1779
+ left: 50% !important;
1780
+ right: auto !important;
1781
+ top: 0;
1782
+ bottom: 0;
1783
+ transform: translateX(-50%) !important;
1784
+ }
1785
+
1786
+ .timeline-container.timeline-vertical .timeline-item-divider .timeline-item-dot {
1787
+ position: relative;
1788
+ left: auto !important;
1789
+ right: auto !important;
1790
+ top: auto !important;
1791
+ transform: none !important;
1792
+ margin: 0;
1793
+ }
1794
+
1795
+ .timeline-container.timeline-vertical .timeline-item:first-child .timeline-item-divider::before,
1796
+ .timeline-container.timeline-vertical .timeline-item:last-child .timeline-item-divider::after {
1797
+ content: "";
1798
+ position: absolute;
1799
+ left: 50%;
1800
+ transform: translateX(-50%);
1801
+ width: calc(var(--timeline-line-width) + 4px);
1802
+ background: var(--timeline-connector-mask-bg);
1803
+ z-index: 1;
1804
+ pointer-events: none;
1805
+ }
1806
+
1807
+ .timeline-container.timeline-vertical .timeline-item:first-child .timeline-item-divider::before {
1808
+ top: 0;
1809
+ height: calc(50% - var(--timeline-marker-visual-size) / 2);
1810
+ }
1811
+
1812
+ .timeline-container.timeline-vertical .timeline-item:last-child .timeline-item-divider::after {
1813
+ bottom: 0;
1814
+ height: calc(50% - var(--timeline-marker-visual-size) / 2);
1815
+ }
1816
+
1817
+ /* Dark mode contrast upgrade for timeline cards */
1818
+ @media (prefers-color-scheme: dark) {
1819
+ .timeline-item-content,
1820
+ .timeline-content {
1821
+ background: var(--bg-primary, #111827);
1822
+ border-color: rgba(148, 163, 184, 0.3);
1823
+ box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.12), 0 10px 28px rgba(2, 6, 23, 0.45);
1824
+ }
1825
+ .timeline-variant-panel .timeline-item-content,
1826
+ .timeline-variant-panel .timeline-content {
1827
+ background: linear-gradient(180deg, rgba(30, 41, 59, 0.96) 0%, rgba(15, 23, 42, 0.98) 100%);
1828
+ border-color: rgba(148, 163, 184, 0.36);
1829
+ box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.14), 0 14px 36px rgba(2, 6, 23, 0.5);
1830
+ }
1831
+ .timeline-variant-panel .timeline-item-content::before {
1832
+ background: rgba(30, 41, 59, 0.96);
1833
+ border-color: rgba(148, 163, 184, 0.32);
1834
+ }
1835
+ .timeline-variant-outlined .timeline-content,
1836
+ .timeline-variant-outlined .timeline-item-content {
1837
+ background: rgba(15, 23, 42, 0.42);
1838
+ border-color: rgba(148, 163, 184, 0.42);
1839
+ box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.1), 0 8px 24px rgba(2, 6, 23, 0.34);
1840
+ }
1841
+ .timeline-variant-filled .timeline-content,
1842
+ .timeline-variant-filled .timeline-item-content {
1843
+ background: rgba(30, 41, 59, 0.92);
1844
+ box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.08), 0 10px 24px rgba(2, 6, 23, 0.35);
1845
+ }
1846
+ .timeline-item:hover .timeline-item-content,
1847
+ .timeline-item:hover .timeline-content,
1848
+ .timeline-item-clickable:hover .timeline-item-content,
1849
+ .timeline-item-clickable:hover .timeline-content,
1850
+ .timeline-variant-panel .timeline-item:hover .timeline-item-content,
1851
+ .timeline-variant-panel .timeline-item:hover .timeline-content {
1852
+ border-color: rgba(96, 165, 250, 0.45);
1853
+ box-shadow: 0 0 0 1px rgba(96, 165, 250, 0.2), 0 18px 42px rgba(2, 6, 23, 0.56);
1854
+ }
1855
+ .timeline-item-title:hover,
1856
+ .timeline-item-desc:hover {
1857
+ background: rgba(15, 23, 42, 0.92);
1858
+ }
1859
+ }
1860
+ .timeline-container.timeline-vertical .timeline-item:last-child .timeline-item-divider .timeline-item-line {
1861
+ display: block;
1862
+ }
1863
+
1864
+ /* Alternate vertical layout: keep the divider in a fixed center column so
1865
+ markers align perfectly on both sides of the timeline line. */
1866
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item {
1867
+ display: grid;
1868
+ grid-template-columns: minmax(0, 1fr) max(var(--timeline-marker-visual-size), 32px) minmax(0, 1fr);
1869
+ align-items: center;
1870
+ width: 100%;
1871
+ }
1872
+
1873
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item .timeline-side-left,
1874
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item .timeline-item-details {
1875
+ min-width: 0;
1876
+ }
1877
+
1878
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item .timeline-item-divider {
1879
+ grid-column: 2;
1880
+ justify-self: center;
1881
+ }
1882
+
1883
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item.side-right .timeline-side-left {
1884
+ grid-column: 1;
1885
+ padding-right: 24px;
1886
+ padding-left: 0;
1887
+ align-items: flex-end;
1888
+ text-align: right;
1889
+ }
1890
+
1891
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item.side-right .timeline-item-details {
1892
+ grid-column: 3;
1893
+ padding-left: 24px;
1894
+ padding-right: 0;
1895
+ align-items: flex-start;
1896
+ text-align: left;
1897
+ }
1898
+
1899
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item.side-left .timeline-item-details {
1900
+ grid-column: 1;
1901
+ padding-right: 24px;
1902
+ padding-left: 0;
1903
+ align-items: flex-end;
1904
+ text-align: right;
1905
+ }
1906
+
1907
+ .timeline-container.timeline-vertical.timeline-align-alternate .timeline-item.side-left .timeline-side-left {
1908
+ grid-column: 3;
1909
+ padding-left: 24px;
1910
+ padding-right: 0;
1911
+ align-items: flex-start;
1912
+ text-align: left;
1850
1913
  }