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
@@ -60,10 +60,21 @@
60
60
  transform-style: preserve-3d;
61
61
  }
62
62
 
63
- .is-flipped .card-flipper {
63
+ :host(.is-flipped) .card-flipper {
64
64
  transform: rotateY(180deg);
65
65
  }
66
66
 
67
+ :host(.is-flippable) {
68
+ min-height: var(--ui-card-flip-min-height, 280px);
69
+ }
70
+ :host(.is-flippable) .card-container {
71
+ min-height: var(--ui-card-flip-min-height, 280px);
72
+ }
73
+
74
+ :host(.is-closed) {
75
+ display: none !important;
76
+ }
77
+
67
78
  .card-face {
68
79
  position: absolute;
69
80
  top: 0;
@@ -94,6 +105,10 @@
94
105
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
95
106
  position: relative;
96
107
  }
108
+ .card-face-content.has-open-menu {
109
+ overflow: visible !important;
110
+ z-index: 100 !important;
111
+ }
97
112
 
98
113
  .card-details-wrapper {
99
114
  display: flex;
@@ -103,106 +118,147 @@
103
118
  }
104
119
 
105
120
  /* --- Variants --- */
106
- .variant-elevated .card-face-content {
121
+ .card-variant-elevated {
107
122
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
108
123
  }
109
124
 
110
- .variant-outlined .card-face-content {
125
+ .card-variant-outlined {
111
126
  box-shadow: none;
112
127
  border: 2px solid var(--ui-card-border-color, var(--border-default, #e5e7eb));
113
128
  }
114
129
 
115
- .variant-filled .card-face-content {
130
+ .card-variant-filled {
116
131
  background-color: var(--bg-primary, #f9fafb);
117
132
  border: none;
118
133
  }
119
134
 
120
- .variant-primary .card-face-content {
135
+ .card-variant-primary {
121
136
  border-left: 4px solid var(--ui-card-primary);
122
137
  }
123
- .variant-primary .card-face-content .card-header {
138
+ .card-variant-primary .card-header {
124
139
  background: linear-gradient(to right, rgba(var(--color-primary-rgb, 59, 130, 246), 0.1), transparent);
125
140
  }
126
141
 
127
- .variant-success .card-face-content {
142
+ .card-variant-success {
128
143
  border-left: 4px solid var(--ui-card-success);
129
144
  }
130
- .variant-success .card-face-content .card-header {
145
+ .card-variant-success .card-header {
131
146
  background: linear-gradient(to right, rgba(var(--color-success-rgb, 16, 185, 129), 0.1), transparent);
132
147
  }
133
148
 
134
- .variant-warning .card-face-content {
149
+ .card-variant-warning {
135
150
  border-left: 4px solid var(--ui-card-warning);
136
151
  }
137
- .variant-warning .card-face-content .card-header {
152
+ .card-variant-warning .card-header {
138
153
  background: linear-gradient(to right, rgba(var(--color-warning-rgb, 245, 158, 11), 0.1), transparent);
139
154
  }
140
155
 
141
- .variant-danger .card-face-content {
156
+ .card-variant-danger {
142
157
  border-left: 4px solid var(--ui-card-danger);
143
158
  }
144
- .variant-danger .card-face-content .card-header {
159
+ .card-variant-danger .card-header {
145
160
  background: linear-gradient(to right, rgba(var(--color-danger-rgb, 239, 68, 68), 0.1), transparent);
146
161
  }
147
162
 
148
- .variant-info .card-face-content {
163
+ .card-variant-info {
149
164
  border-left: 4px solid var(--ui-card-info);
150
165
  }
151
- .variant-info .card-face-content .card-header {
166
+ .card-variant-info .card-header {
152
167
  background: linear-gradient(to right, rgba(6, 182, 212, 0.1), transparent);
153
168
  }
154
169
 
170
+ /* --- Status Cards --- */
171
+ .card-variant-status {
172
+ border: 1px solid var(--border-default, #e5e7eb);
173
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
174
+ }
175
+ .card-variant-status.card-color-primary {
176
+ border: 1.5px solid var(--ui-card-primary);
177
+ background: color-mix(in srgb, var(--ui-card-primary) 5%, var(--ui-card-bg, var(--bg-primary, #ffffff)));
178
+ }
179
+ .card-variant-status.card-color-primary .card-header {
180
+ border-bottom-color: color-mix(in srgb, var(--ui-card-primary) 15%, var(--border-default, #e5e7eb));
181
+ }
182
+ .card-variant-status.card-color-success {
183
+ border: 1.5px solid var(--ui-card-success);
184
+ background: color-mix(in srgb, var(--ui-card-success) 5%, var(--ui-card-bg, var(--bg-primary, #ffffff)));
185
+ }
186
+ .card-variant-status.card-color-success .card-header {
187
+ border-bottom-color: color-mix(in srgb, var(--ui-card-success) 15%, var(--border-default, #e5e7eb));
188
+ }
189
+ .card-variant-status.card-color-warning {
190
+ border: 1.5px solid var(--ui-card-warning);
191
+ background: color-mix(in srgb, var(--ui-card-warning) 5%, var(--ui-card-bg, var(--bg-primary, #ffffff)));
192
+ }
193
+ .card-variant-status.card-color-warning .card-header {
194
+ border-bottom-color: color-mix(in srgb, var(--ui-card-warning) 15%, var(--border-default, #e5e7eb));
195
+ }
196
+ .card-variant-status.card-color-danger {
197
+ border: 1.5px solid var(--ui-card-danger);
198
+ background: color-mix(in srgb, var(--ui-card-danger) 5%, var(--ui-card-bg, var(--bg-primary, #ffffff)));
199
+ }
200
+ .card-variant-status.card-color-danger .card-header {
201
+ border-bottom-color: color-mix(in srgb, var(--ui-card-danger) 15%, var(--border-default, #e5e7eb));
202
+ }
203
+ .card-variant-status.card-color-info {
204
+ border: 1.5px solid var(--ui-card-info);
205
+ background: color-mix(in srgb, var(--ui-card-info) 5%, var(--ui-card-bg, var(--bg-primary, #ffffff)));
206
+ }
207
+ .card-variant-status.card-color-info .card-header {
208
+ border-bottom-color: color-mix(in srgb, var(--ui-card-info) 15%, var(--border-default, #e5e7eb));
209
+ }
210
+
155
211
  /* --- Importance & Patterns --- */
156
- .card-importance-emphasized .card-face-content {
212
+ .card-importance-emphasized {
157
213
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
158
214
  border: none;
159
215
  background: linear-gradient(135deg, var(--bg-secondary, #111827) 0%, var(--color-primary, #374151) 100%);
160
216
  color: var(--text-standard, #ffffff);
161
217
  }
162
- .card-importance-emphasized .card-face-content .card-title-text,
163
- .card-importance-emphasized .card-face-content .card-content,
164
- .card-importance-emphasized .card-face-content .card-extra,
165
- .card-importance-emphasized .card-face-content .card-description {
218
+ .card-importance-emphasized .card-title-text,
219
+ .card-importance-emphasized .card-content,
220
+ .card-importance-emphasized .card-extra,
221
+ .card-importance-emphasized .card-description {
166
222
  color: var(--text-standard, #ffffff);
167
223
  }
168
- .card-importance-emphasized .card-face-content .card-header,
169
- .card-importance-emphasized .card-face-content .card-footer {
224
+ .card-importance-emphasized .card-header,
225
+ .card-importance-emphasized .card-footer {
170
226
  border-bottom-color: rgba(255, 255, 255, 0.1);
171
227
  border-top-color: rgba(255, 255, 255, 0.1);
172
228
  }
173
- .card-importance-emphasized .card-face-content .card-action-btn {
229
+ .card-importance-emphasized .card-action-btn {
174
230
  color: rgba(255, 255, 255, 0.7);
175
231
  }
176
- .card-importance-emphasized .card-face-content .card-action-btn:hover {
232
+ .card-importance-emphasized .card-action-btn:hover {
177
233
  background: rgba(255, 255, 255, 0.1);
178
234
  color: var(--text-standard, #ffffff);
179
235
  }
180
236
 
181
- .card-pattern-shortcut .card-face-content {
237
+ .card-pattern-shortcut {
182
238
  text-align: center;
183
239
  padding: 32px 24px;
184
240
  align-items: center;
185
241
  }
186
- .card-pattern-shortcut .card-face-content .card-header {
242
+ .card-pattern-shortcut .card-header {
187
243
  border-bottom: none;
188
244
  padding: 0;
189
245
  margin-bottom: 16px;
190
246
  flex-direction: column;
191
247
  }
192
- .card-pattern-shortcut .card-face-content .card-header-main {
248
+ .card-pattern-shortcut .card-header-main {
193
249
  flex-direction: column;
194
250
  gap: 12px;
195
251
  }
196
- .card-pattern-shortcut .card-face-content .card-title-text {
252
+ .card-pattern-shortcut .card-title-text {
197
253
  font-size: 20px;
198
254
  text-align: center;
199
255
  }
200
- .card-pattern-shortcut .card-face-content .card-avatar {
256
+ .card-pattern-shortcut .card-avatar {
201
257
  margin: 0 auto 8px;
202
258
  width: 64px;
203
259
  height: 64px;
204
260
  }
205
- .card-pattern-shortcut .card-face-content .card-avatar i {
261
+ .card-pattern-shortcut .card-avatar i {
206
262
  font-size: 32px;
207
263
  }
208
264
 
@@ -226,7 +282,7 @@
226
282
  }
227
283
 
228
284
  /* --- Glassmorphism --- */
229
- .card-glass .card-face-content {
285
+ .card-glass {
230
286
  background: rgba(255, 255, 255, 0.4);
231
287
  backdrop-filter: blur(12px);
232
288
  -webkit-backdrop-filter: blur(12px);
@@ -244,7 +300,7 @@
244
300
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
245
301
  }
246
302
 
247
- .card-selected .card-face-content {
303
+ .card-selected {
248
304
  border-color: var(--ui-card-selected-border) !important;
249
305
  box-shadow: 0 0 0 2px rgba(var(--color-primary-rgb, 59, 130, 246), 0.1);
250
306
  }
@@ -588,11 +644,37 @@
588
644
  padding: 20px;
589
645
  }
590
646
 
647
+ .skeleton-wrapper {
648
+ display: flex;
649
+ flex-direction: column;
650
+ gap: 16px;
651
+ }
652
+
653
+ .skeleton-header {
654
+ display: flex;
655
+ align-items: center;
656
+ gap: 12px;
657
+ }
658
+
659
+ .skeleton-title-group {
660
+ display: flex;
661
+ flex-direction: column;
662
+ gap: 8px;
663
+ flex: 1;
664
+ }
665
+
666
+ .skeleton-content {
667
+ display: flex;
668
+ flex-direction: column;
669
+ gap: 8px;
670
+ }
671
+
591
672
  .skeleton-avatar {
592
673
  background: var(--bg-secondary, #f3f4f6);
593
674
  width: 48px;
594
675
  height: 48px;
595
676
  border-radius: 50%;
677
+ flex-shrink: 0;
596
678
  }
597
679
 
598
680
  .skeleton-text {
@@ -602,6 +684,19 @@
602
684
  position: relative;
603
685
  overflow: hidden;
604
686
  }
687
+ .skeleton-text.skeleton-title {
688
+ width: 60%;
689
+ }
690
+ .skeleton-text.skeleton-subtitle {
691
+ width: 40%;
692
+ height: 12px;
693
+ }
694
+ .skeleton-text.full {
695
+ width: 100%;
696
+ }
697
+ .skeleton-text.half {
698
+ width: 50%;
699
+ }
605
700
  .skeleton-text::after {
606
701
  content: "";
607
702
  position: absolute;
@@ -632,32 +727,201 @@
632
727
  }
633
728
 
634
729
  /* --- Dark Theme Support --- */
635
- :host-context([data-theme=dark]) .card-face-content {
730
+ :host-context(.dark) .card-face-content,
731
+ :host-context([data-theme=dark]) .card-face-content,
732
+ :host(.dark) .card-face-content,
733
+ :host([data-theme=dark]) .card-face-content {
636
734
  background: var(--bg-primary, #1f2937);
637
735
  border-color: var(--border-default, #374151);
638
736
  color: var(--text-standard, #f3f4f6);
639
737
  }
640
- :host-context([data-theme=dark]) .card-title-text {
738
+ :host-context(.dark),
739
+ :host-context([data-theme=dark]),
740
+ :host(.dark),
741
+ :host([data-theme=dark]) {
742
+ /* Restore color variants left border in dark mode (excluding emphasized cards) */
743
+ }
744
+ :host-context(.dark) .card-variant-primary:not(.card-importance-emphasized),
745
+ :host-context([data-theme=dark]) .card-variant-primary:not(.card-importance-emphasized),
746
+ :host(.dark) .card-variant-primary:not(.card-importance-emphasized),
747
+ :host([data-theme=dark]) .card-variant-primary:not(.card-importance-emphasized) {
748
+ border-left: 4px solid var(--ui-card-primary) !important;
749
+ }
750
+ :host-context(.dark) .card-variant-success:not(.card-importance-emphasized),
751
+ :host-context([data-theme=dark]) .card-variant-success:not(.card-importance-emphasized),
752
+ :host(.dark) .card-variant-success:not(.card-importance-emphasized),
753
+ :host([data-theme=dark]) .card-variant-success:not(.card-importance-emphasized) {
754
+ border-left: 4px solid var(--ui-card-success) !important;
755
+ }
756
+ :host-context(.dark) .card-variant-warning:not(.card-importance-emphasized),
757
+ :host-context([data-theme=dark]) .card-variant-warning:not(.card-importance-emphasized),
758
+ :host(.dark) .card-variant-warning:not(.card-importance-emphasized),
759
+ :host([data-theme=dark]) .card-variant-warning:not(.card-importance-emphasized) {
760
+ border-left: 4px solid var(--ui-card-warning) !important;
761
+ }
762
+ :host-context(.dark) .card-variant-danger:not(.card-importance-emphasized),
763
+ :host-context([data-theme=dark]) .card-variant-danger:not(.card-importance-emphasized),
764
+ :host(.dark) .card-variant-danger:not(.card-importance-emphasized),
765
+ :host([data-theme=dark]) .card-variant-danger:not(.card-importance-emphasized) {
766
+ border-left: 4px solid var(--ui-card-danger) !important;
767
+ }
768
+ :host-context(.dark) .card-variant-info:not(.card-importance-emphasized),
769
+ :host-context([data-theme=dark]) .card-variant-info:not(.card-importance-emphasized),
770
+ :host(.dark) .card-variant-info:not(.card-importance-emphasized),
771
+ :host([data-theme=dark]) .card-variant-info:not(.card-importance-emphasized) {
772
+ border-left: 4px solid var(--ui-card-info) !important;
773
+ }
774
+ :host-context(.dark),
775
+ :host-context([data-theme=dark]),
776
+ :host(.dark),
777
+ :host([data-theme=dark]) {
778
+ /* Restore status cards colored background and borders in dark mode */
779
+ }
780
+ :host-context(.dark) .card-variant-status,
781
+ :host-context([data-theme=dark]) .card-variant-status,
782
+ :host(.dark) .card-variant-status,
783
+ :host([data-theme=dark]) .card-variant-status {
784
+ border-color: var(--border-default, #374151);
785
+ }
786
+ :host-context(.dark) .card-variant-status.card-color-primary,
787
+ :host-context([data-theme=dark]) .card-variant-status.card-color-primary,
788
+ :host(.dark) .card-variant-status.card-color-primary,
789
+ :host([data-theme=dark]) .card-variant-status.card-color-primary {
790
+ border-color: var(--ui-card-primary) !important;
791
+ background: color-mix(in srgb, var(--ui-card-primary) 8%, var(--bg-primary, #1f2937)) !important;
792
+ }
793
+ :host-context(.dark) .card-variant-status.card-color-success,
794
+ :host-context([data-theme=dark]) .card-variant-status.card-color-success,
795
+ :host(.dark) .card-variant-status.card-color-success,
796
+ :host([data-theme=dark]) .card-variant-status.card-color-success {
797
+ border-color: var(--ui-card-success) !important;
798
+ background: color-mix(in srgb, var(--ui-card-success) 8%, var(--bg-primary, #1f2937)) !important;
799
+ }
800
+ :host-context(.dark) .card-variant-status.card-color-warning,
801
+ :host-context([data-theme=dark]) .card-variant-status.card-color-warning,
802
+ :host(.dark) .card-variant-status.card-color-warning,
803
+ :host([data-theme=dark]) .card-variant-status.card-color-warning {
804
+ border-color: var(--ui-card-warning) !important;
805
+ background: color-mix(in srgb, var(--ui-card-warning) 8%, var(--bg-primary, #1f2937)) !important;
806
+ }
807
+ :host-context(.dark) .card-variant-status.card-color-danger,
808
+ :host-context([data-theme=dark]) .card-variant-status.card-color-danger,
809
+ :host(.dark) .card-variant-status.card-color-danger,
810
+ :host([data-theme=dark]) .card-variant-status.card-color-danger {
811
+ border-color: var(--ui-card-danger) !important;
812
+ background: color-mix(in srgb, var(--ui-card-danger) 8%, var(--bg-primary, #1f2937)) !important;
813
+ }
814
+ :host-context(.dark) .card-variant-status.card-color-info,
815
+ :host-context([data-theme=dark]) .card-variant-status.card-color-info,
816
+ :host(.dark) .card-variant-status.card-color-info,
817
+ :host([data-theme=dark]) .card-variant-status.card-color-info {
818
+ border-color: var(--ui-card-info) !important;
819
+ background: color-mix(in srgb, var(--ui-card-info) 8%, var(--bg-primary, #1f2937)) !important;
820
+ }
821
+ :host-context(.dark),
822
+ :host-context([data-theme=dark]),
823
+ :host(.dark),
824
+ :host([data-theme=dark]) {
825
+ /* Restore emphasized cards premium gradient background in dark mode */
826
+ }
827
+ :host-context(.dark) .card-importance-emphasized,
828
+ :host-context([data-theme=dark]) .card-importance-emphasized,
829
+ :host(.dark) .card-importance-emphasized,
830
+ :host([data-theme=dark]) .card-importance-emphasized {
831
+ border: none !important;
832
+ background: linear-gradient(135deg, var(--bg-secondary, #111827) 0%, var(--color-primary, #374151) 100%) !important;
833
+ color: var(--text-standard, #ffffff) !important;
834
+ }
835
+ :host-context(.dark) .card-importance-emphasized .card-title-text,
836
+ :host-context(.dark) .card-importance-emphasized .card-content,
837
+ :host-context(.dark) .card-importance-emphasized .card-extra,
838
+ :host-context(.dark) .card-importance-emphasized .card-description,
839
+ :host-context([data-theme=dark]) .card-importance-emphasized .card-title-text,
840
+ :host-context([data-theme=dark]) .card-importance-emphasized .card-content,
841
+ :host-context([data-theme=dark]) .card-importance-emphasized .card-extra,
842
+ :host-context([data-theme=dark]) .card-importance-emphasized .card-description,
843
+ :host(.dark) .card-importance-emphasized .card-title-text,
844
+ :host(.dark) .card-importance-emphasized .card-content,
845
+ :host(.dark) .card-importance-emphasized .card-extra,
846
+ :host(.dark) .card-importance-emphasized .card-description,
847
+ :host([data-theme=dark]) .card-importance-emphasized .card-title-text,
848
+ :host([data-theme=dark]) .card-importance-emphasized .card-content,
849
+ :host([data-theme=dark]) .card-importance-emphasized .card-extra,
850
+ :host([data-theme=dark]) .card-importance-emphasized .card-description {
851
+ color: var(--text-standard, #ffffff) !important;
852
+ }
853
+ :host-context(.dark),
854
+ :host-context([data-theme=dark]),
855
+ :host(.dark),
856
+ :host([data-theme=dark]) {
857
+ /* Restore glassmorphic cards translucent backdrop and border in dark mode */
858
+ }
859
+ :host-context(.dark) .card-glass,
860
+ :host-context([data-theme=dark]) .card-glass,
861
+ :host(.dark) .card-glass,
862
+ :host([data-theme=dark]) .card-glass {
863
+ background: rgba(15, 23, 42, 0.45) !important;
864
+ border-color: rgba(255, 255, 255, 0.08) !important;
865
+ backdrop-filter: blur(12px) !important;
866
+ -webkit-backdrop-filter: blur(12px) !important;
867
+ }
868
+ :host-context(.dark),
869
+ :host-context([data-theme=dark]),
870
+ :host(.dark),
871
+ :host([data-theme=dark]) {
872
+ /* Restore selected cards border in dark mode */
873
+ }
874
+ :host-context(.dark) .card-selected,
875
+ :host-context([data-theme=dark]) .card-selected,
876
+ :host(.dark) .card-selected,
877
+ :host([data-theme=dark]) .card-selected {
878
+ border-color: var(--ui-card-selected-border) !important;
879
+ }
880
+ :host-context(.dark) .card-title-text,
881
+ :host-context([data-theme=dark]) .card-title-text,
882
+ :host(.dark) .card-title-text,
883
+ :host([data-theme=dark]) .card-title-text {
641
884
  color: var(--text-standard, #f9fafb);
642
885
  }
643
- :host-context([data-theme=dark]) .card-header {
886
+ :host-context(.dark) .card-header,
887
+ :host-context([data-theme=dark]) .card-header,
888
+ :host(.dark) .card-header,
889
+ :host([data-theme=dark]) .card-header {
644
890
  border-bottom-color: var(--border-default, #374151);
645
891
  }
646
- :host-context([data-theme=dark]) .card-footer {
892
+ :host-context(.dark) .card-footer,
893
+ :host-context([data-theme=dark]) .card-footer,
894
+ :host(.dark) .card-footer,
895
+ :host([data-theme=dark]) .card-footer {
647
896
  border-top-color: var(--border-default, #374151);
648
897
  }
649
- :host-context([data-theme=dark]) .menu-dropdown {
898
+ :host-context(.dark) .menu-dropdown,
899
+ :host-context([data-theme=dark]) .menu-dropdown,
900
+ :host(.dark) .menu-dropdown,
901
+ :host([data-theme=dark]) .menu-dropdown {
650
902
  background: var(--bg-primary, #1f2937);
651
903
  border-color: var(--border-default, #374151);
652
904
  }
653
- :host-context([data-theme=dark]) .menu-item {
905
+ :host-context(.dark) .menu-item,
906
+ :host-context([data-theme=dark]) .menu-item,
907
+ :host(.dark) .menu-item,
908
+ :host([data-theme=dark]) .menu-item {
654
909
  color: var(--bg-secondary, #d1d5db);
655
910
  }
656
- :host-context([data-theme=dark]) .menu-item:hover {
911
+ :host-context(.dark) .menu-item:hover,
912
+ :host-context([data-theme=dark]) .menu-item:hover,
913
+ :host(.dark) .menu-item:hover,
914
+ :host([data-theme=dark]) .menu-item:hover {
657
915
  background: var(--color-primary, #374151);
658
916
  color: var(--text-standard, #f9fafb);
659
917
  }
918
+ :host-context(.dark) .skeleton-text,
919
+ :host-context(.dark) .skeleton-avatar,
660
920
  :host-context([data-theme=dark]) .skeleton-text,
661
- :host-context([data-theme=dark]) .skeleton-avatar {
662
- background: var(--color-primary, #374151);
921
+ :host-context([data-theme=dark]) .skeleton-avatar,
922
+ :host(.dark) .skeleton-text,
923
+ :host(.dark) .skeleton-avatar,
924
+ :host([data-theme=dark]) .skeleton-text,
925
+ :host([data-theme=dark]) .skeleton-avatar {
926
+ background: var(--bg-secondary, #374151);
663
927
  }
@@ -60,6 +60,8 @@ export class Card {
60
60
  collapsed = false;
61
61
  /** Show close button in header */
62
62
  closable = false;
63
+ /** Controlled closed/dismissed state of the card */
64
+ closed = false;
63
65
  /** Enable selection mode */
64
66
  selectable = false;
65
67
  /** Selection state */
@@ -117,6 +119,7 @@ export class Card {
117
119
  isFlipped = false;
118
120
  isMenuOpen = false;
119
121
  isCollapsed = false;
122
+ isClosed = false;
120
123
  parsedMenuItems = [];
121
124
  magneticTransform = '';
122
125
  tiltTransform = '';
@@ -139,10 +142,14 @@ export class Card {
139
142
  handleCollapsedChange(newValue) {
140
143
  this.isCollapsed = newValue;
141
144
  }
145
+ handleClosedChange(newValue) {
146
+ this.isClosed = newValue;
147
+ }
142
148
  componentWillLoad() {
143
149
  this.parseMenuItems();
144
150
  this.isFlipped = this.flipped;
145
151
  this.isCollapsed = this.collapsed;
152
+ this.isClosed = this.closed;
146
153
  }
147
154
  handleClickOutside(event) {
148
155
  if (this.isMenuOpen && this.menuRef && !this.menuRef.contains(event.target)) {
@@ -280,6 +287,8 @@ export class Card {
280
287
  };
281
288
  handleClose = (e) => {
282
289
  e.stopPropagation();
290
+ this.isClosed = true;
291
+ this.closed = true;
283
292
  this.cardClose.emit();
284
293
  };
285
294
  renderMenu() {
@@ -333,10 +342,13 @@ export class Card {
333
342
  'card-selected': this.selected,
334
343
  'card-clickable': !!((this.href || this.clickable) && !this.flippable),
335
344
  'card-glass': this.glass,
345
+ 'has-open-menu': this.isMenuOpen,
336
346
  [`card-layout-${this.layout}`]: true,
337
347
  [`card-importance-${this.importance}`]: true,
338
348
  [`card-pattern-${this.pattern}`]: true,
339
349
  [`card-type-${this.type}`]: true,
350
+ [`card-variant-${this.variant}`]: true,
351
+ [`card-color-${this.color}`]: true,
340
352
  };
341
353
  const faceStyle = {
342
354
  borderRadius: this.borderRadius,
@@ -355,22 +367,30 @@ export class Card {
355
367
  borderRadius: this.borderRadius,
356
368
  border: this.bordered ? (this.border || undefined) : 'none'
357
369
  };
358
- return (h("div", { class: "card-face-content card-back", style: cardStyle }, h("div", { class: "card-back-header" }, h("ui-button", { variant: "ghost", onClick: this.toggleFlip, ariaLabel: "Flip card back", icon: "arrow-left", iconLibrary: "lucide", iconOnly: true, size: "sm" })), h("div", { class: "card-content" }, h("slot", { name: "back" }, h("div", { class: "card-back-default" }, h("h3", null, "Back Side"), h("p", null, "Add content to the \"back\" slot to customize this side."))), h("slot", { name: "back-content" }))));
370
+ const backClasses = {
371
+ 'card-face-content': true,
372
+ 'card-back': true,
373
+ [`card-variant-${this.variant}`]: true,
374
+ [`card-color-${this.color}`]: true,
375
+ };
376
+ return (h("div", { class: backClasses, style: cardStyle }, h("div", { class: "card-back-header" }, h("ui-button", { variant: "ghost", onClick: this.toggleFlip, ariaLabel: "Flip card back", icon: "arrow-left", iconLibrary: "lucide", iconOnly: true, size: "sm" })), h("div", { class: "card-content" }, h("slot", { name: "back" }, h("div", { class: "card-back-default" }, h("h3", null, "Back Side"), h("p", null, "Add content to the \"back\" slot to customize this side."))), h("slot", { name: "back-content" }))));
359
377
  }
360
378
  render() {
361
379
  const hostClass = [
362
380
  'ui-card',
363
381
  `variant-${typeof this.variant === 'string' ? this.variant : 'default'}`,
382
+ `color-${typeof this.color === 'string' ? this.color : 'default'}`,
364
383
  `size-${typeof this.size === 'string' ? this.size : 'md'}`,
365
384
  this.isFlipped && 'is-flipped',
366
385
  this.loading && 'is-loading',
367
386
  this.flippable && 'is-flippable',
387
+ this.isClosed && 'is-closed',
368
388
  ].filter(Boolean).join(' ');
369
389
  const containerStyle = {
370
390
  width: typeof this.width === 'string' ? this.width : undefined,
371
391
  height: typeof this.height === 'string' ? this.height : undefined,
372
392
  };
373
- return (h(Host, { key: 'ef88aac3904761439d1c4d689cd89c4c47569894', class: hostClass, style: containerStyle, onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave }, this.ribbon && (h("div", { key: 'a9866c010965c9259e2d566ca909965f63e0dbbb', class: `card-ribbon ribbon-${this.ribbonPosition}`, style: this.ribbonColor ? { backgroundColor: this.ribbonColor } : {} }, h("span", { key: '24ef228a94d1e6ffc61bc7fef52c4f34ca88daf2' }, this.ribbon))), this.loading ? (h("div", { class: "card-loading-container", style: { borderRadius: this.borderRadius } }, this.renderSkeleton())) : (h("div", { class: "card-container", onClick: this.handleCardClick, onMouseMove: this.handleMouseMove, style: {
393
+ return (h(Host, { key: 'd3957a8995d121511a78f4639c913d09f276f23a', class: hostClass, style: containerStyle, onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave }, this.ribbon && (h("div", { key: 'd6876c833f4b02af4b78b370e3168b4ea1630f87', class: `card-ribbon ribbon-${this.ribbonPosition}`, style: this.ribbonColor ? { backgroundColor: this.ribbonColor } : {} }, h("span", { key: 'a42c047dd8f66aca2754b18fc8e3a335dde47c74' }, this.ribbon))), this.loading ? (h("div", { class: "card-loading-container", style: { borderRadius: this.borderRadius } }, this.renderSkeleton())) : (h("div", { class: "card-container", onClick: this.handleCardClick, onMouseMove: this.handleMouseMove, style: {
374
394
  transform: `${this.magneticTransform} ${this.tiltTransform}`,
375
395
  transition: (!this.magneticTransform && !this.tiltTransform) ? 'transform 0.5s cubic-bezier(0.23, 1, 0.32, 1)' : 'none'
376
396
  } }, this.flippable ? (h("div", { class: "card-flipper" }, h("div", { class: "card-face face-front" }, this.renderFrontCard(), this.renderSelectionIndicator()), h("div", { class: "card-face face-back" }, this.renderBackCard()))) : ([this.renderFrontCard(), this.renderSelectionIndicator()])))));
@@ -434,7 +454,7 @@ export class Card {
434
454
  "mutable": false,
435
455
  "complexType": {
436
456
  "original": "ComponentVariant",
437
- "resolved": "\"bordered\" | \"borderless\" | \"color\" | \"danger\" | \"dark\" | \"default\" | \"dots-only\" | \"elevated\" | \"error\" | \"filled\" | \"flat\" | \"ghost\" | \"glass\" | \"gradient\" | \"info\" | \"inverse\" | \"light\" | \"minimal\" | \"neutral\" | \"outlined\" | \"panel\" | \"plain\" | \"primary\" | \"quaternary\" | \"raised\" | \"secondary\" | \"segmented\" | \"soft\" | \"solid\" | \"standard\" | \"success\" | \"surface\" | \"tertiary\" | \"text\" | \"underlined\" | \"warning\"",
457
+ "resolved": "\"bordered\" | \"borderless\" | \"color\" | \"danger\" | \"dark\" | \"default\" | \"dots-only\" | \"elevated\" | \"error\" | \"filled\" | \"flat\" | \"ghost\" | \"glass\" | \"gradient\" | \"info\" | \"inverse\" | \"light\" | \"minimal\" | \"neutral\" | \"outlined\" | \"panel\" | \"plain\" | \"primary\" | \"quaternary\" | \"raised\" | \"secondary\" | \"segmented\" | \"soft\" | \"solid\" | \"standard\" | \"status\" | \"success\" | \"surface\" | \"tertiary\" | \"text\" | \"underlined\" | \"warning\"",
438
458
  "references": {
439
459
  "ComponentVariant": {
440
460
  "location": "import",
@@ -515,7 +535,7 @@ export class Card {
515
535
  "mutable": false,
516
536
  "complexType": {
517
537
  "original": "StatusColor",
518
- "resolved": "\"borderless\" | \"danger\" | \"default\" | \"elevated\" | \"error\" | \"flat\" | \"ghost\" | \"glass\" | \"info\" | \"inverse\" | \"loading\" | \"neutral\" | \"none\" | \"outline\" | \"plain\" | \"primary\" | \"raised\" | \"secondary\" | \"soft\" | \"sovereign\" | \"success\" | \"surface\" | \"tertiary\" | \"warning\"",
538
+ "resolved": "\"black\" | \"borderless\" | \"danger\" | \"default\" | \"elevated\" | \"error\" | \"flat\" | \"ghost\" | \"glass\" | \"info\" | \"inverse\" | \"loading\" | \"neutral\" | \"none\" | \"outline\" | \"plain\" | \"primary\" | \"raised\" | \"secondary\" | \"soft\" | \"sovereign\" | \"success\" | \"surface\" | \"tertiary\" | \"warning\" | \"white\"",
519
539
  "references": {
520
540
  "StatusColor": {
521
541
  "location": "import",
@@ -967,6 +987,26 @@ export class Card {
967
987
  "attribute": "closable",
968
988
  "defaultValue": "false"
969
989
  },
990
+ "closed": {
991
+ "type": "boolean",
992
+ "mutable": true,
993
+ "complexType": {
994
+ "original": "boolean",
995
+ "resolved": "boolean",
996
+ "references": {}
997
+ },
998
+ "required": false,
999
+ "optional": false,
1000
+ "docs": {
1001
+ "tags": [],
1002
+ "text": "Controlled closed/dismissed state of the card"
1003
+ },
1004
+ "getter": false,
1005
+ "setter": false,
1006
+ "reflect": false,
1007
+ "attribute": "closed",
1008
+ "defaultValue": "false"
1009
+ },
970
1010
  "selectable": {
971
1011
  "type": "boolean",
972
1012
  "mutable": false,
@@ -1513,6 +1553,7 @@ export class Card {
1513
1553
  "isFlipped": {},
1514
1554
  "isMenuOpen": {},
1515
1555
  "isCollapsed": {},
1556
+ "isClosed": {},
1516
1557
  "parsedMenuItems": {},
1517
1558
  "magneticTransform": {},
1518
1559
  "tiltTransform": {}
@@ -1683,6 +1724,9 @@ export class Card {
1683
1724
  }, {
1684
1725
  "propName": "collapsed",
1685
1726
  "methodName": "handleCollapsedChange"
1727
+ }, {
1728
+ "propName": "closed",
1729
+ "methodName": "handleClosedChange"
1686
1730
  }];
1687
1731
  }
1688
1732
  static get listeners() {