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
@@ -0,0 +1,1635 @@
1
+ .sr-only {
2
+ position: absolute !important;
3
+ width: 1px !important;
4
+ height: 1px !important;
5
+ padding: 0 !important;
6
+ margin: -1px !important;
7
+ overflow: hidden !important;
8
+ clip: rect(0, 0, 0, 0) !important;
9
+ white-space: nowrap !important;
10
+ border-width: 0 !important;
11
+ }
12
+
13
+ .a11y-sr-only {
14
+ position: absolute !important;
15
+ width: 1px !important;
16
+ height: 1px !important;
17
+ padding: 0 !important;
18
+ margin: -1px !important;
19
+ overflow: hidden !important;
20
+ clip: rect(0, 0, 0, 0) !important;
21
+ white-space: nowrap !important;
22
+ border-width: 0 !important;
23
+ }
24
+
25
+ :host {
26
+ display: inline-block;
27
+ box-sizing: border-box;
28
+ --ui-primary-color: #3b82f6;
29
+ --ui-secondary-color: #64748b;
30
+ --ui-success-color: #10b981;
31
+ --ui-danger-color: #ef4444;
32
+ --ui-warning-color: #f59e0b;
33
+ --ui-info-color: #06b6d4;
34
+ --loader-color: var(--ui-success-color);
35
+ --loader-size: 40px;
36
+ --loader-speed: 1s;
37
+ --loader-thickness: 3px;
38
+ --overlay-opacity: 0.5;
39
+ --overlay-background: rgba(255, 255, 255, var(--overlay-opacity));
40
+ }
41
+
42
+ .loader-wrapper {
43
+ display: flex;
44
+ align-items: center;
45
+ justify-content: center;
46
+ box-sizing: border-box;
47
+ width: 100%;
48
+ height: 100%;
49
+ transition: opacity 0.3s ease;
50
+ }
51
+ .loader-wrapper.loader-overlay {
52
+ position: absolute;
53
+ top: 0;
54
+ left: 0;
55
+ right: 0;
56
+ bottom: 0;
57
+ z-index: 1000;
58
+ background: var(--overlay-background);
59
+ display: flex;
60
+ align-items: center;
61
+ justify-content: center;
62
+ }
63
+ .loader-wrapper.loader-fullscreen {
64
+ position: fixed;
65
+ top: 0;
66
+ left: 0;
67
+ right: 0;
68
+ bottom: 0;
69
+ width: 100vw;
70
+ height: 100vh;
71
+ z-index: 9999;
72
+ }
73
+ .loader-wrapper.loader-blur {
74
+ backdrop-filter: blur(8px);
75
+ -webkit-backdrop-filter: blur(8px);
76
+ }
77
+ .loader-wrapper.loader-variant-glass {
78
+ background: rgba(255, 255, 255, 0.15);
79
+ backdrop-filter: blur(12px) saturate(180%);
80
+ -webkit-backdrop-filter: blur(12px) saturate(180%);
81
+ border: 1px solid rgba(255, 255, 255, 0.2);
82
+ box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.1);
83
+ }
84
+ .loader-wrapper.loader-variant-neon {
85
+ background: rgba(10, 10, 12, 0.95);
86
+ box-shadow: inset 0 0 40px color-mix(in srgb, var(--loader-color) 20%, transparent), 0 0 20px color-mix(in srgb, var(--loader-color) 10%, transparent);
87
+ --loader-color: #a855f7;
88
+ }
89
+ .loader-wrapper.loader-variant-minimal {
90
+ background: transparent;
91
+ backdrop-filter: none;
92
+ -webkit-backdrop-filter: none;
93
+ }
94
+ .loader-wrapper.loader-variant-linear-strip {
95
+ position: absolute;
96
+ top: 0;
97
+ left: 0;
98
+ width: 100%;
99
+ height: 4px;
100
+ background: transparent;
101
+ z-index: 1001;
102
+ }
103
+
104
+ .loader-container {
105
+ display: flex;
106
+ align-items: center;
107
+ justify-content: center;
108
+ box-sizing: border-box;
109
+ gap: 16px;
110
+ }
111
+ .loader-container.loader-size-3xs {
112
+ --loader-size: 12px;
113
+ }
114
+ .loader-container.loader-size-2xs {
115
+ --loader-size: 16px;
116
+ }
117
+ .loader-container.loader-size-xs {
118
+ --loader-size: 20px;
119
+ }
120
+ .loader-container.loader-size-small {
121
+ --loader-size: 28px;
122
+ }
123
+ .loader-container.loader-size-md {
124
+ --loader-size: 40px;
125
+ }
126
+ .loader-container.loader-size-large {
127
+ --loader-size: 56px;
128
+ }
129
+ .loader-container.loader-size-xl {
130
+ --loader-size: 72px;
131
+ }
132
+ .loader-container.loader-size-2xl {
133
+ --loader-size: 96px;
134
+ }
135
+ .loader-container.loader-size-3xl {
136
+ --loader-size: 120px;
137
+ }
138
+ .loader-container.loader-size-jumbo {
139
+ --loader-size: 160px;
140
+ }
141
+ .loader-container.loader-color-primary {
142
+ --loader-color: var(--ui-primary-color);
143
+ }
144
+ .loader-container.loader-color-secondary {
145
+ --loader-color: var(--ui-secondary-color);
146
+ }
147
+ .loader-container.loader-color-success {
148
+ --loader-color: var(--ui-success-color);
149
+ }
150
+ .loader-container.loader-color-danger {
151
+ --loader-color: var(--ui-danger-color);
152
+ }
153
+ .loader-container.loader-color-warning {
154
+ --loader-color: var(--ui-warning-color);
155
+ }
156
+ .loader-container.loader-color-info {
157
+ --loader-color: var(--ui-info-color);
158
+ }
159
+
160
+ .loader-container.loader-label-bottom {
161
+ flex-direction: column;
162
+ text-align: center;
163
+ }
164
+ .loader-container.loader-label-top {
165
+ flex-direction: column-reverse;
166
+ text-align: center;
167
+ }
168
+ .loader-container.loader-label-left {
169
+ flex-direction: row-reverse;
170
+ text-align: right;
171
+ }
172
+ .loader-container.loader-label-right {
173
+ flex-direction: row;
174
+ text-align: left;
175
+ }
176
+
177
+ .loader-visual {
178
+ display: flex;
179
+ align-items: center;
180
+ justify-content: center;
181
+ position: relative;
182
+ width: var(--loader-size);
183
+ height: var(--loader-size);
184
+ min-width: var(--loader-size);
185
+ min-height: var(--loader-size);
186
+ }
187
+
188
+ .loader-text-block {
189
+ display: flex;
190
+ flex-direction: column;
191
+ gap: 4px;
192
+ }
193
+
194
+ .loader-label-text {
195
+ font-family: system-ui, -apple-system, sans-serif;
196
+ font-size: 14px;
197
+ font-weight: 600;
198
+ color: #1e293b;
199
+ letter-spacing: 0.02em;
200
+ animation: breathe 2s ease-in-out infinite;
201
+ }
202
+ .loader-variant-neon .loader-label-text {
203
+ color: #e9d5ff;
204
+ text-shadow: 0 0 10px rgba(168, 85, 247, 0.8);
205
+ }
206
+
207
+ .loader-desc-text {
208
+ font-family: system-ui, -apple-system, sans-serif;
209
+ font-size: 12px;
210
+ color: #64748b;
211
+ }
212
+ .loader-variant-neon .loader-desc-text {
213
+ color: #c084fc;
214
+ }
215
+
216
+ .loader-predictive-bar {
217
+ display: flex;
218
+ align-items: center;
219
+ gap: 8px;
220
+ width: 140px;
221
+ margin-top: 4px;
222
+ }
223
+ .loader-predictive-bar .loader-predictive-fill {
224
+ height: 4px;
225
+ background: var(--loader-color);
226
+ border-radius: 2px;
227
+ transition: width 0.3s cubic-bezier(0.1, 0.8, 0.3, 1);
228
+ }
229
+ .loader-predictive-bar .loader-predictive-percentage {
230
+ font-size: 11px;
231
+ font-weight: 700;
232
+ color: var(--loader-color);
233
+ }
234
+
235
+ .focus-trap-sentinel {
236
+ position: absolute;
237
+ width: 1px;
238
+ height: 1px;
239
+ padding: 0;
240
+ margin: -1px;
241
+ overflow: hidden;
242
+ clip: rect(0, 0, 0, 0);
243
+ border: 0;
244
+ }
245
+
246
+ .status-icon-wrapper {
247
+ width: 100%;
248
+ height: 100%;
249
+ display: flex;
250
+ align-items: center;
251
+ justify-content: center;
252
+ }
253
+ .status-icon-wrapper .status-svg {
254
+ width: var(--loader-size);
255
+ height: var(--loader-size);
256
+ }
257
+ .status-icon-wrapper .status-circle-bg {
258
+ stroke-width: 4;
259
+ stroke-miterlimit: 10;
260
+ animation: status-stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
261
+ }
262
+ .status-icon-wrapper .status-check-path {
263
+ transform-origin: 50% 50%;
264
+ stroke-width: 4;
265
+ stroke-linecap: round;
266
+ stroke-dasharray: 48;
267
+ stroke-dashoffset: 48;
268
+ animation: status-stroke-offset 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.6s forwards;
269
+ }
270
+ .status-icon-wrapper .status-cross-path {
271
+ transform-origin: 50% 50%;
272
+ stroke-width: 4;
273
+ stroke-linecap: round;
274
+ stroke-dasharray: 48;
275
+ stroke-dashoffset: 48;
276
+ animation: status-stroke-offset 0.35s cubic-bezier(0.65, 0, 0.45, 1) 0.6s forwards;
277
+ }
278
+ .status-icon-wrapper.success .status-circle-bg {
279
+ stroke: var(--ui-success-color);
280
+ fill: none;
281
+ }
282
+ .status-icon-wrapper.success .status-check-path {
283
+ stroke: var(--ui-success-color);
284
+ }
285
+ .status-icon-wrapper.error .status-circle-bg {
286
+ stroke: var(--ui-danger-color);
287
+ fill: none;
288
+ }
289
+ .status-icon-wrapper.error .status-cross-path {
290
+ stroke: var(--ui-danger-color);
291
+ }
292
+
293
+ .anim-spinner {
294
+ width: 100%;
295
+ height: 100%;
296
+ border: var(--loader-thickness) solid color-mix(in srgb, var(--loader-color) 15%, transparent);
297
+ border-left-color: var(--loader-color);
298
+ border-radius: 50%;
299
+ box-sizing: border-box;
300
+ animation: spin var(--loader-speed) linear infinite;
301
+ }
302
+ .loader-variant-neon .anim-spinner {
303
+ box-shadow: 0 0 10px var(--loader-color), inset 0 0 5px var(--loader-color);
304
+ }
305
+
306
+ .anim-dots {
307
+ display: flex;
308
+ align-items: center;
309
+ justify-content: space-between;
310
+ width: 100%;
311
+ height: 100%;
312
+ }
313
+ .anim-dots div {
314
+ width: 25%;
315
+ height: 25%;
316
+ background-color: var(--loader-color);
317
+ border-radius: 50%;
318
+ animation: dots-pulse var(--loader-speed) ease-in-out infinite;
319
+ }
320
+ .anim-dots div:nth-child(2) {
321
+ animation-delay: calc(var(--loader-speed) / 6);
322
+ }
323
+ .anim-dots div:nth-child(3) {
324
+ animation-delay: calc(var(--loader-speed) / 3);
325
+ }
326
+
327
+ .anim-bar {
328
+ width: 100%;
329
+ height: var(--loader-thickness);
330
+ background: rgba(120, 120, 120, 0.15);
331
+ border-radius: calc(var(--loader-thickness) / 2);
332
+ overflow: hidden;
333
+ position: relative;
334
+ }
335
+ .anim-bar .bar-indeterminate {
336
+ position: absolute;
337
+ height: 100%;
338
+ background: var(--loader-color);
339
+ left: -50%;
340
+ width: 50%;
341
+ border-radius: calc(var(--loader-thickness) / 2);
342
+ animation: bar-slide calc(var(--loader-speed) * 1.5) cubic-bezier(0.4, 0, 0.2, 1) infinite;
343
+ }
344
+ .anim-bar .bar-determinate {
345
+ height: 100%;
346
+ background: var(--loader-color);
347
+ border-radius: calc(var(--loader-thickness) / 2);
348
+ transition: width 0.3s ease;
349
+ }
350
+
351
+ .anim-pulse {
352
+ width: 80%;
353
+ height: 80%;
354
+ background-color: var(--loader-color);
355
+ border-radius: 50%;
356
+ animation: pulse-grow var(--loader-speed) ease-in-out infinite;
357
+ }
358
+
359
+ .anim-ring {
360
+ width: 100%;
361
+ height: 100%;
362
+ border: var(--loader-thickness) solid transparent;
363
+ border-top-color: var(--loader-color);
364
+ border-bottom-color: var(--loader-color);
365
+ border-radius: 50%;
366
+ box-sizing: border-box;
367
+ animation: spin var(--loader-speed) cubic-bezier(0.5, 0, 0.5, 1) infinite;
368
+ }
369
+
370
+ .anim-bounce {
371
+ width: 100%;
372
+ height: 100%;
373
+ position: relative;
374
+ }
375
+ .anim-bounce div {
376
+ width: 100%;
377
+ height: 100%;
378
+ border-radius: 50%;
379
+ background-color: var(--loader-color);
380
+ opacity: 0.6;
381
+ position: absolute;
382
+ top: 0;
383
+ left: 0;
384
+ animation: bounce-scale calc(var(--loader-speed) * 2) ease-in-out infinite;
385
+ }
386
+ .anim-bounce div:nth-child(2) {
387
+ animation-delay: calc(var(--loader-speed) * -1);
388
+ }
389
+
390
+ .anim-grid {
391
+ display: grid;
392
+ grid-template-columns: repeat(3, 1fr);
393
+ grid-gap: 15%;
394
+ width: 100%;
395
+ height: 100%;
396
+ }
397
+ .anim-grid div {
398
+ background-color: var(--loader-color);
399
+ border-radius: 50%;
400
+ animation: grid-fade calc(var(--loader-speed) * 1.2) ease-in-out infinite;
401
+ }
402
+ .anim-grid div:nth-child(1) {
403
+ animation-delay: 0s;
404
+ }
405
+ .anim-grid div:nth-child(2) {
406
+ animation-delay: 0.1s;
407
+ }
408
+ .anim-grid div:nth-child(3) {
409
+ animation-delay: 0.2s;
410
+ }
411
+ .anim-grid div:nth-child(4) {
412
+ animation-delay: 0.1s;
413
+ }
414
+ .anim-grid div:nth-child(5) {
415
+ animation-delay: 0.2s;
416
+ }
417
+ .anim-grid div:nth-child(6) {
418
+ animation-delay: 0.3s;
419
+ }
420
+ .anim-grid div:nth-child(7) {
421
+ animation-delay: 0.2s;
422
+ }
423
+ .anim-grid div:nth-child(8) {
424
+ animation-delay: 0.3s;
425
+ }
426
+ .anim-grid div:nth-child(9) {
427
+ animation-delay: 0.4s;
428
+ }
429
+
430
+ .anim-wave {
431
+ display: flex;
432
+ align-items: center;
433
+ justify-content: space-between;
434
+ width: 100%;
435
+ height: 80%;
436
+ }
437
+ .anim-wave div {
438
+ width: 12%;
439
+ height: 100%;
440
+ background-color: var(--loader-color);
441
+ border-radius: 4px;
442
+ animation: wave-stretch var(--loader-speed) ease-in-out infinite;
443
+ }
444
+ .anim-wave div:nth-child(1) {
445
+ animation-delay: -0.45s;
446
+ }
447
+ .anim-wave div:nth-child(2) {
448
+ animation-delay: -0.3s;
449
+ }
450
+ .anim-wave div:nth-child(3) {
451
+ animation-delay: -0.15s;
452
+ }
453
+ .anim-wave div:nth-child(4) {
454
+ animation-delay: -0.3s;
455
+ }
456
+ .anim-wave div:nth-child(5) {
457
+ animation-delay: -0.45s;
458
+ }
459
+
460
+ .anim-dual-ring {
461
+ width: 100%;
462
+ height: 100%;
463
+ border: var(--loader-thickness) solid transparent;
464
+ border-left-color: var(--loader-color);
465
+ border-right-color: var(--loader-color);
466
+ border-radius: 50%;
467
+ animation: spin var(--loader-speed) linear infinite;
468
+ }
469
+
470
+ .anim-heartbeat {
471
+ width: 100%;
472
+ height: 100%;
473
+ display: flex;
474
+ align-items: center;
475
+ justify-content: center;
476
+ }
477
+ .anim-heartbeat .heart-svg {
478
+ width: 90%;
479
+ height: 90%;
480
+ fill: var(--loader-color);
481
+ animation: pulse-heart calc(var(--loader-speed) * 1.2) ease infinite;
482
+ }
483
+
484
+ .anim-clock {
485
+ width: 100%;
486
+ height: 100%;
487
+ border: var(--loader-thickness) solid var(--loader-color);
488
+ border-radius: 50%;
489
+ position: relative;
490
+ box-sizing: border-box;
491
+ }
492
+ .anim-clock .clock-hour, .anim-clock .clock-minute {
493
+ position: absolute;
494
+ background-color: var(--loader-color);
495
+ width: var(--loader-thickness);
496
+ left: calc(50% - var(--loader-thickness) / 2);
497
+ transform-origin: bottom center;
498
+ border-radius: 4px;
499
+ }
500
+ .anim-clock .clock-hour {
501
+ height: 30%;
502
+ top: 20%;
503
+ animation: spin calc(var(--loader-speed) * 6) linear infinite;
504
+ }
505
+ .anim-clock .clock-minute {
506
+ height: 40%;
507
+ top: 10%;
508
+ animation: spin var(--loader-speed) linear infinite;
509
+ }
510
+
511
+ .anim-raining-letters {
512
+ width: 100%;
513
+ height: 100%;
514
+ overflow: hidden;
515
+ border-radius: 8px;
516
+ border: 1px solid rgba(120, 120, 120, 0.15);
517
+ box-sizing: border-box;
518
+ }
519
+ .anim-raining-letters canvas {
520
+ width: 100% !important;
521
+ height: 100% !important;
522
+ background: transparent;
523
+ }
524
+
525
+ .anim-ripple {
526
+ width: 100%;
527
+ height: 100%;
528
+ position: relative;
529
+ }
530
+ .anim-ripple div {
531
+ position: absolute;
532
+ border: var(--loader-thickness) solid var(--loader-color);
533
+ border-radius: 50%;
534
+ opacity: 1;
535
+ width: 0;
536
+ height: 0;
537
+ top: 50%;
538
+ left: 50%;
539
+ transform: translate(-50%, -50%);
540
+ animation: ripple-grow var(--loader-speed) cubic-bezier(0, 0.2, 0.8, 1) infinite;
541
+ }
542
+ .anim-ripple div:nth-child(2) {
543
+ animation-delay: -0.33s;
544
+ }
545
+ .anim-ripple div:nth-child(3) {
546
+ animation-delay: -0.66s;
547
+ }
548
+
549
+ .anim-infinite {
550
+ width: 100%;
551
+ height: 100%;
552
+ display: flex;
553
+ align-items: center;
554
+ justify-content: center;
555
+ }
556
+ .anim-infinite svg {
557
+ width: 100%;
558
+ height: 60%;
559
+ }
560
+ .anim-infinite .infinity-bg {
561
+ stroke: rgba(120, 120, 120, 0.1);
562
+ stroke-width: 4;
563
+ fill: none;
564
+ }
565
+ .anim-infinite .infinity-loop {
566
+ stroke: var(--loader-color);
567
+ stroke-width: 4;
568
+ stroke-linecap: round;
569
+ stroke-dasharray: 120 200;
570
+ fill: none;
571
+ animation: loop-crawl calc(var(--loader-speed) * 1.5) linear infinite;
572
+ }
573
+
574
+ .anim-wifi {
575
+ width: 100%;
576
+ height: 100%;
577
+ position: relative;
578
+ display: flex;
579
+ align-items: center;
580
+ justify-content: center;
581
+ }
582
+ .anim-wifi div {
583
+ border: var(--loader-thickness) solid transparent;
584
+ border-top-color: var(--loader-color);
585
+ border-radius: 50%;
586
+ position: absolute;
587
+ transform-origin: center center;
588
+ box-sizing: border-box;
589
+ }
590
+ .anim-wifi .wifi-dot {
591
+ width: 15%;
592
+ height: 15%;
593
+ background-color: var(--loader-color);
594
+ border: none;
595
+ }
596
+ .anim-wifi .wifi-arc-1 {
597
+ width: 45%;
598
+ height: 45%;
599
+ animation: wifi-pulse var(--loader-speed) ease-in-out infinite 0.1s;
600
+ }
601
+ .anim-wifi .wifi-arc-2 {
602
+ width: 70%;
603
+ height: 70%;
604
+ animation: wifi-pulse var(--loader-speed) ease-in-out infinite 0.2s;
605
+ }
606
+ .anim-wifi .wifi-arc-3 {
607
+ width: 95%;
608
+ height: 95%;
609
+ animation: wifi-pulse var(--loader-speed) ease-in-out infinite 0.3s;
610
+ }
611
+
612
+ .anim-rainbow {
613
+ width: 100%;
614
+ height: 100%;
615
+ border-radius: 50%;
616
+ padding: var(--loader-thickness);
617
+ background: linear-gradient(90deg, #ff007f, #7f00ff, #00f0ff, #00ff7f, #ffef00, #ff007f);
618
+ background-size: 300% 300%;
619
+ box-sizing: border-box;
620
+ mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
621
+ -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
622
+ mask-composite: xor;
623
+ -webkit-mask-composite: xor;
624
+ mask-composite: exclude;
625
+ animation: spin var(--loader-speed) linear infinite, gradient-move 3s ease infinite;
626
+ }
627
+
628
+ .anim-square-shuffle {
629
+ width: 100%;
630
+ height: 100%;
631
+ position: relative;
632
+ }
633
+ .anim-square-shuffle div {
634
+ width: 35%;
635
+ height: 35%;
636
+ background-color: var(--loader-color);
637
+ position: absolute;
638
+ animation: shuffle-move calc(var(--loader-speed) * 2) cubic-bezier(0.25, 1, 0.5, 1) infinite;
639
+ }
640
+ .anim-square-shuffle div:nth-child(1) {
641
+ top: 10%;
642
+ left: 10%;
643
+ }
644
+ .anim-square-shuffle div:nth-child(2) {
645
+ top: 10%;
646
+ left: 55%;
647
+ animation-delay: -0.5s;
648
+ }
649
+ .anim-square-shuffle div:nth-child(3) {
650
+ top: 55%;
651
+ left: 55%;
652
+ animation-delay: -1s;
653
+ }
654
+ .anim-square-shuffle div:nth-child(4) {
655
+ top: 55%;
656
+ left: 10%;
657
+ animation-delay: -1.5s;
658
+ }
659
+
660
+ .anim-dna-helix {
661
+ display: flex;
662
+ justify-content: space-between;
663
+ align-items: center;
664
+ width: 100%;
665
+ height: 100%;
666
+ }
667
+ .anim-dna-helix .dna-strand {
668
+ height: 100%;
669
+ width: 6%;
670
+ display: flex;
671
+ flex-direction: column;
672
+ justify-content: space-between;
673
+ align-items: center;
674
+ animation: dna-twist calc(var(--loader-speed) * 1.5) ease-in-out infinite;
675
+ animation-delay: calc(var(--i) * -0.12s);
676
+ }
677
+ .anim-dna-helix .dna-strand .dna-dot {
678
+ width: 150%;
679
+ height: 6%;
680
+ background: var(--loader-color);
681
+ border-radius: 50%;
682
+ }
683
+ .anim-dna-helix .dna-strand .dna-bar {
684
+ width: 30%;
685
+ height: 80%;
686
+ background: rgba(120, 120, 120, 0.15);
687
+ border-radius: 2px;
688
+ }
689
+
690
+ .anim-atom-sphere {
691
+ width: 100%;
692
+ height: 100%;
693
+ position: relative;
694
+ display: flex;
695
+ align-items: center;
696
+ justify-content: center;
697
+ }
698
+ .anim-atom-sphere .atom-nucleus {
699
+ width: 20%;
700
+ height: 20%;
701
+ background: var(--loader-color);
702
+ border-radius: 50%;
703
+ box-shadow: 0 0 10px var(--loader-color);
704
+ }
705
+ .anim-atom-sphere .atom-orbit {
706
+ position: absolute;
707
+ width: 100%;
708
+ height: 40%;
709
+ border: 1.5px solid color-mix(in srgb, var(--loader-color) 35%, transparent);
710
+ border-radius: 50%;
711
+ }
712
+ .anim-atom-sphere .atom-orbit .atom-electron {
713
+ width: var(--loader-thickness);
714
+ height: var(--loader-thickness);
715
+ background: var(--loader-color);
716
+ border-radius: 50%;
717
+ position: absolute;
718
+ top: -3px;
719
+ left: 50%;
720
+ box-shadow: 0 0 6px var(--loader-color);
721
+ }
722
+ .anim-atom-sphere .atom-orbit.orbit-1 {
723
+ transform: rotate(0deg);
724
+ }
725
+ .anim-atom-sphere .atom-orbit.orbit-1 .atom-electron {
726
+ animation: orbit-spin var(--loader-speed) linear infinite;
727
+ }
728
+ .anim-atom-sphere .atom-orbit.orbit-2 {
729
+ transform: rotate(60deg);
730
+ }
731
+ .anim-atom-sphere .atom-orbit.orbit-2 .atom-electron {
732
+ animation: orbit-spin var(--loader-speed) linear infinite -0.33s;
733
+ }
734
+ .anim-atom-sphere .atom-orbit.orbit-3 {
735
+ transform: rotate(-60deg);
736
+ }
737
+ .anim-atom-sphere .atom-orbit.orbit-3 .atom-electron {
738
+ animation: orbit-spin var(--loader-speed) linear infinite -0.66s;
739
+ }
740
+
741
+ .anim-staircase {
742
+ width: 100%;
743
+ height: 100%;
744
+ position: relative;
745
+ }
746
+ .anim-staircase .stair-climber {
747
+ width: 25%;
748
+ height: 25%;
749
+ background-color: var(--loader-color);
750
+ border-radius: 4px;
751
+ position: absolute;
752
+ top: 10%;
753
+ left: 10%;
754
+ animation: stair-climb var(--loader-speed) cubic-bezier(0.25, 1, 0.5, 1) infinite;
755
+ }
756
+ .anim-staircase .stairs {
757
+ display: flex;
758
+ flex-direction: column;
759
+ justify-content: flex-end;
760
+ align-items: flex-end;
761
+ width: 100%;
762
+ height: 100%;
763
+ }
764
+ .anim-staircase .stairs div {
765
+ background: rgba(120, 120, 120, 0.15);
766
+ height: 20%;
767
+ border-radius: 2px;
768
+ margin-top: 5%;
769
+ }
770
+ .anim-staircase .stairs div:nth-child(1) {
771
+ width: 100%;
772
+ }
773
+ .anim-staircase .stairs div:nth-child(2) {
774
+ width: 75%;
775
+ }
776
+ .anim-staircase .stairs div:nth-child(3) {
777
+ width: 50%;
778
+ }
779
+ .anim-staircase .stairs div:nth-child(4) {
780
+ width: 25%;
781
+ }
782
+
783
+ .anim-radar {
784
+ width: 100%;
785
+ height: 100%;
786
+ border-radius: 50%;
787
+ border: 1.5px solid rgba(120, 120, 120, 0.1);
788
+ box-sizing: border-box;
789
+ position: relative;
790
+ overflow: hidden;
791
+ }
792
+ .anim-radar .radar-scanner {
793
+ position: absolute;
794
+ top: 50%;
795
+ left: 50%;
796
+ width: 100%;
797
+ height: 100%;
798
+ background: conic-gradient(from 0deg at 50% 50%, color-mix(in srgb, var(--loader-color) 15%, transparent) 0%, transparent 40%, transparent 100%);
799
+ transform: translate(-50%, -50%);
800
+ animation: spin var(--loader-speed) linear infinite;
801
+ transform-origin: 50% 50%;
802
+ }
803
+ .anim-radar .radar-ring, .anim-radar .radar-ring-mid {
804
+ position: absolute;
805
+ border: 1px dashed color-mix(in srgb, var(--loader-color) 25%, transparent);
806
+ border-radius: 50%;
807
+ top: 50%;
808
+ left: 50%;
809
+ transform: translate(-50%, -50%);
810
+ }
811
+ .anim-radar .radar-ring {
812
+ width: 70%;
813
+ height: 70%;
814
+ }
815
+ .anim-radar .radar-ring-mid {
816
+ width: 40%;
817
+ height: 40%;
818
+ }
819
+ .anim-radar .radar-dot {
820
+ width: 8%;
821
+ height: 8%;
822
+ background: var(--loader-color);
823
+ border-radius: 50%;
824
+ position: absolute;
825
+ top: 30%;
826
+ left: 65%;
827
+ box-shadow: 0 0 8px var(--loader-color);
828
+ animation: blink 1.2s infinite;
829
+ }
830
+
831
+ .anim-liquid-drop {
832
+ width: 100%;
833
+ height: 100%;
834
+ position: relative;
835
+ }
836
+ .anim-liquid-drop .drop-nozzle {
837
+ width: 20%;
838
+ height: 10%;
839
+ background: rgba(120, 120, 120, 0.2);
840
+ border-radius: 0 0 4px 4px;
841
+ margin: 0 auto;
842
+ }
843
+ .anim-liquid-drop .drop-droplet {
844
+ width: 14%;
845
+ height: 20%;
846
+ background: var(--loader-color);
847
+ border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
848
+ position: absolute;
849
+ top: 10%;
850
+ left: 43%;
851
+ animation: drop-fall var(--loader-speed) cubic-bezier(0.5, 0, 0.7, 0.4) infinite;
852
+ }
853
+ .anim-liquid-drop .drop-surface {
854
+ width: 80%;
855
+ height: 8%;
856
+ background: color-mix(in srgb, var(--loader-color) 30%, transparent);
857
+ border-radius: 50%;
858
+ position: absolute;
859
+ bottom: 10%;
860
+ left: 10%;
861
+ animation: surface-ripple var(--loader-speed) ease infinite;
862
+ }
863
+
864
+ .anim-neon-path {
865
+ width: 100%;
866
+ height: 100%;
867
+ border-radius: 12px;
868
+ position: relative;
869
+ overflow: hidden;
870
+ box-shadow: 0 0 15px color-mix(in srgb, var(--loader-color) 15%, transparent);
871
+ box-sizing: border-box;
872
+ }
873
+ .anim-neon-path div {
874
+ width: 100%;
875
+ height: 100%;
876
+ border: var(--loader-thickness) solid var(--loader-color);
877
+ border-radius: 12px;
878
+ box-sizing: border-box;
879
+ animation: neon-glow-scale 1.5s ease-in-out infinite alternate;
880
+ }
881
+
882
+ .anim-neuro-pulse {
883
+ width: 100%;
884
+ height: 100%;
885
+ }
886
+ .anim-neuro-pulse .neuro-svg {
887
+ width: 100%;
888
+ height: 100%;
889
+ }
890
+ .anim-neuro-pulse .neuro-branch {
891
+ stroke: rgba(120, 120, 120, 0.15);
892
+ stroke-width: 2;
893
+ }
894
+ .anim-neuro-pulse .neuro-center {
895
+ fill: var(--loader-color);
896
+ }
897
+ .anim-neuro-pulse .neuro-terminal {
898
+ fill: rgba(120, 120, 120, 0.4);
899
+ }
900
+ .anim-neuro-pulse .neuro-active-pulse {
901
+ fill: var(--loader-color);
902
+ animation: neuro-pulse-scale 2s ease-out infinite;
903
+ }
904
+ .anim-neuro-pulse .neuro-active-pulse.pulse-2 {
905
+ animation-delay: 1s;
906
+ }
907
+
908
+ .anim-vortex-ring {
909
+ width: 100%;
910
+ height: 100%;
911
+ display: flex;
912
+ align-items: center;
913
+ justify-content: center;
914
+ position: relative;
915
+ }
916
+ .anim-vortex-ring div {
917
+ position: absolute;
918
+ border: var(--loader-thickness) solid transparent;
919
+ border-top-color: var(--loader-color);
920
+ border-radius: 50%;
921
+ animation: spin var(--loader-speed) cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
922
+ }
923
+ .anim-vortex-ring div:nth-child(1) {
924
+ width: 100%;
925
+ height: 100%;
926
+ }
927
+ .anim-vortex-ring div:nth-child(2) {
928
+ width: 70%;
929
+ height: 70%;
930
+ animation-delay: -0.2s;
931
+ animation-direction: reverse;
932
+ }
933
+ .anim-vortex-ring div:nth-child(3) {
934
+ width: 40%;
935
+ height: 40%;
936
+ animation-delay: -0.4s;
937
+ }
938
+
939
+ .anim-cube-fold {
940
+ width: 70%;
941
+ height: 70%;
942
+ transform: rotateZ(45deg);
943
+ position: relative;
944
+ }
945
+ .anim-cube-fold .fold-cube {
946
+ float: left;
947
+ width: 50%;
948
+ height: 50%;
949
+ position: relative;
950
+ transform: scale(1.1);
951
+ }
952
+ .anim-cube-fold .fold-cube::before {
953
+ content: "";
954
+ position: absolute;
955
+ top: 0;
956
+ left: 0;
957
+ width: 100%;
958
+ height: 100%;
959
+ background-color: var(--loader-color);
960
+ animation: cube-fold-anim calc(var(--loader-speed) * 2.4) linear infinite both;
961
+ transform-origin: 100% 100%;
962
+ }
963
+ .anim-cube-fold .fold-cube.cube-2 {
964
+ transform: scale(1.1) rotateZ(90deg);
965
+ }
966
+ .anim-cube-fold .fold-cube.cube-2::before {
967
+ animation-delay: 0.3s;
968
+ }
969
+ .anim-cube-fold .fold-cube.cube-3 {
970
+ transform: scale(1.1) rotateZ(270deg);
971
+ }
972
+ .anim-cube-fold .fold-cube.cube-3::before {
973
+ animation-delay: 0.9s;
974
+ }
975
+ .anim-cube-fold .fold-cube.cube-4 {
976
+ transform: scale(1.1) rotateZ(180deg);
977
+ }
978
+ .anim-cube-fold .fold-cube.cube-4::before {
979
+ animation-delay: 0.6s;
980
+ }
981
+
982
+ .anim-breathing {
983
+ width: 60%;
984
+ height: 60%;
985
+ background-color: var(--loader-color);
986
+ border-radius: 50%;
987
+ animation: breathe 2s ease-in-out infinite;
988
+ box-shadow: 0 0 15px var(--loader-color);
989
+ }
990
+
991
+ .anim-glitch-text {
992
+ font-family: "Courier New", Courier, monospace;
993
+ font-size: 16px;
994
+ font-weight: 900;
995
+ color: #fff;
996
+ position: relative;
997
+ text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.75), -0.025em -0.05em 0 rgba(0, 255, 0, 0.75), 0.025em 0.05em 0 rgba(0, 0, 255, 0.75);
998
+ animation: glitch 1s infinite;
999
+ }
1000
+ .anim-glitch-text::before, .anim-glitch-text::after {
1001
+ content: attr(data-text);
1002
+ position: absolute;
1003
+ top: 0;
1004
+ left: 0;
1005
+ width: 100%;
1006
+ height: 100%;
1007
+ background: transparent;
1008
+ }
1009
+ .anim-glitch-text::before {
1010
+ animation: glitch-anim-1 0.7s infinite linear alternate-reverse;
1011
+ text-shadow: -2px 0 #ff00c1;
1012
+ clip: rect(44px, 450px, 56px, 0);
1013
+ }
1014
+ .anim-glitch-text::after {
1015
+ animation: glitch-anim-2 0.7s infinite linear alternate-reverse;
1016
+ text-shadow: -2px 0 #00fff9, 2px 2px #ff00c1;
1017
+ clip: rect(85px, 450px, 140px, 0);
1018
+ }
1019
+
1020
+ .anim-plc-module {
1021
+ background: #27272a;
1022
+ border: 1.5px solid #3f3f46;
1023
+ border-radius: 6px;
1024
+ width: 90%;
1025
+ height: 90%;
1026
+ display: flex;
1027
+ flex-direction: column;
1028
+ box-sizing: border-box;
1029
+ overflow: hidden;
1030
+ font-family: monospace;
1031
+ font-size: 8px;
1032
+ color: #a1a1aa;
1033
+ }
1034
+ .anim-plc-module .plc-header {
1035
+ background: #3f3f46;
1036
+ color: #fff;
1037
+ font-weight: bold;
1038
+ text-align: center;
1039
+ padding: 2px 0;
1040
+ }
1041
+ .anim-plc-module .plc-leds {
1042
+ display: flex;
1043
+ flex-direction: column;
1044
+ gap: 4px;
1045
+ padding: 6px;
1046
+ flex: 1;
1047
+ justify-content: center;
1048
+ }
1049
+ .anim-plc-module .plc-row {
1050
+ display: flex;
1051
+ justify-content: space-between;
1052
+ align-items: center;
1053
+ }
1054
+ .anim-plc-module .plc-led {
1055
+ width: 6px;
1056
+ height: 6px;
1057
+ border-radius: 50%;
1058
+ }
1059
+ .anim-plc-module .plc-led.led-green {
1060
+ background: #22c55e;
1061
+ box-shadow: 0 0 4px #22c55e;
1062
+ }
1063
+ .anim-plc-module .plc-led.led-amber {
1064
+ background: #f59e0b;
1065
+ box-shadow: 0 0 4px #f59e0b;
1066
+ }
1067
+ .anim-plc-module .plc-led.led-red {
1068
+ background: #ef4444;
1069
+ }
1070
+ .anim-plc-module .plc-led.blinking {
1071
+ animation: blink 0.8s infinite;
1072
+ }
1073
+ .anim-plc-module .plc-led.flicker {
1074
+ animation: blink 0.25s infinite;
1075
+ }
1076
+ .anim-plc-module .plc-led.flicker-delayed {
1077
+ animation: blink 0.35s infinite 0.15s;
1078
+ }
1079
+ .anim-plc-module .plc-led.off {
1080
+ background: #52525b;
1081
+ box-shadow: none;
1082
+ }
1083
+
1084
+ .anim-m580-signal {
1085
+ display: flex;
1086
+ align-items: flex-end;
1087
+ justify-content: space-between;
1088
+ width: 80%;
1089
+ height: 60%;
1090
+ }
1091
+ .anim-m580-signal div {
1092
+ width: 14%;
1093
+ background-color: #22c55e;
1094
+ border-radius: 1px;
1095
+ box-shadow: 0 0 3px #22c55e;
1096
+ animation: signal-rise 1.5s ease-in-out infinite;
1097
+ }
1098
+ .anim-m580-signal div:nth-child(1) {
1099
+ height: 20%;
1100
+ animation-delay: 0.1s;
1101
+ }
1102
+ .anim-m580-signal div:nth-child(2) {
1103
+ height: 40%;
1104
+ animation-delay: 0.2s;
1105
+ }
1106
+ .anim-m580-signal div:nth-child(3) {
1107
+ height: 60%;
1108
+ animation-delay: 0.3s;
1109
+ }
1110
+ .anim-m580-signal div:nth-child(4) {
1111
+ height: 80%;
1112
+ animation-delay: 0.4s;
1113
+ }
1114
+ .anim-m580-signal div:nth-child(5) {
1115
+ height: 100%;
1116
+ animation-delay: 0.5s;
1117
+ }
1118
+
1119
+ .anim-circuit-board {
1120
+ width: 100%;
1121
+ height: 100%;
1122
+ }
1123
+ .anim-circuit-board svg {
1124
+ width: 100%;
1125
+ height: 100%;
1126
+ }
1127
+ .anim-circuit-board .circuit-path {
1128
+ stroke: rgba(120, 120, 120, 0.15);
1129
+ stroke-width: 3px;
1130
+ }
1131
+ .anim-circuit-board .circuit-node {
1132
+ fill: none;
1133
+ stroke: var(--loader-color);
1134
+ stroke-width: 2.5px;
1135
+ }
1136
+ .anim-circuit-board .circuit-pulse {
1137
+ fill: var(--loader-color);
1138
+ box-shadow: 0 0 8px var(--loader-color);
1139
+ }
1140
+
1141
+ .anim-callout-rotate {
1142
+ width: 100%;
1143
+ height: 100%;
1144
+ position: relative;
1145
+ }
1146
+ .anim-callout-rotate .callout-ring {
1147
+ width: 100%;
1148
+ height: 100%;
1149
+ border: var(--loader-thickness) dashed color-mix(in srgb, var(--loader-color) 40%, transparent);
1150
+ border-radius: 50%;
1151
+ box-sizing: border-box;
1152
+ animation: spin calc(var(--loader-speed) * 3) linear infinite;
1153
+ }
1154
+ .anim-callout-rotate .callout-arrow {
1155
+ position: absolute;
1156
+ width: 30%;
1157
+ height: 30%;
1158
+ border: var(--loader-thickness) solid var(--loader-color);
1159
+ border-top: none;
1160
+ border-left: none;
1161
+ top: 35%;
1162
+ left: 35%;
1163
+ transform: rotate(-45deg);
1164
+ animation: spin var(--loader-speed) ease-in-out infinite;
1165
+ }
1166
+
1167
+ .anim-infinite-roller {
1168
+ display: flex;
1169
+ align-items: center;
1170
+ justify-content: space-around;
1171
+ width: 100%;
1172
+ height: 30%;
1173
+ border-radius: 10px;
1174
+ background: rgba(120, 120, 120, 0.1);
1175
+ padding: 0 4px;
1176
+ box-sizing: border-box;
1177
+ }
1178
+ .anim-infinite-roller div {
1179
+ width: 16%;
1180
+ height: 60%;
1181
+ background-color: var(--loader-color);
1182
+ border-radius: 50%;
1183
+ animation: roll-slide 1.5s ease-in-out infinite;
1184
+ }
1185
+ .anim-infinite-roller div:nth-child(1) {
1186
+ animation-delay: 0s;
1187
+ }
1188
+ .anim-infinite-roller div:nth-child(2) {
1189
+ animation-delay: 0.25s;
1190
+ }
1191
+ .anim-infinite-roller div:nth-child(3) {
1192
+ animation-delay: 0.5s;
1193
+ }
1194
+
1195
+ .anim-image {
1196
+ width: 100%;
1197
+ height: 100%;
1198
+ display: flex;
1199
+ align-items: center;
1200
+ justify-content: center;
1201
+ }
1202
+ .anim-image img {
1203
+ max-width: 90%;
1204
+ max-height: 90%;
1205
+ object-fit: contain;
1206
+ animation: pulse-grow 2s ease-in-out infinite;
1207
+ }
1208
+
1209
+ @keyframes spin {
1210
+ 100% {
1211
+ transform: rotate(360deg);
1212
+ }
1213
+ }
1214
+ @keyframes breathe {
1215
+ 0%, 100% {
1216
+ opacity: 0.45;
1217
+ transform: scale(0.95);
1218
+ }
1219
+ 50% {
1220
+ opacity: 1;
1221
+ transform: scale(1.05);
1222
+ }
1223
+ }
1224
+ @keyframes dots-pulse {
1225
+ 0%, 100% {
1226
+ transform: scale(0.3);
1227
+ opacity: 0.2;
1228
+ }
1229
+ 50% {
1230
+ transform: scale(1);
1231
+ opacity: 1;
1232
+ }
1233
+ }
1234
+ @keyframes bar-slide {
1235
+ 0% {
1236
+ left: -50%;
1237
+ }
1238
+ 100% {
1239
+ left: 100%;
1240
+ }
1241
+ }
1242
+ @keyframes pulse-grow {
1243
+ 0%, 100% {
1244
+ transform: scale(0);
1245
+ opacity: 0.8;
1246
+ }
1247
+ 50% {
1248
+ transform: scale(1);
1249
+ opacity: 0.2;
1250
+ }
1251
+ }
1252
+ @keyframes bounce-scale {
1253
+ 0%, 100% {
1254
+ transform: scale(0);
1255
+ }
1256
+ 50% {
1257
+ transform: scale(1);
1258
+ }
1259
+ }
1260
+ @keyframes grid-fade {
1261
+ 0%, 100% {
1262
+ opacity: 1;
1263
+ transform: scale(1);
1264
+ }
1265
+ 50% {
1266
+ opacity: 0.3;
1267
+ transform: scale(0.7);
1268
+ }
1269
+ }
1270
+ @keyframes wave-stretch {
1271
+ 0%, 100% {
1272
+ transform: scaleY(0.3);
1273
+ }
1274
+ 50% {
1275
+ transform: scaleY(1);
1276
+ }
1277
+ }
1278
+ @keyframes pulse-heart {
1279
+ 0% {
1280
+ transform: scale(0.9);
1281
+ }
1282
+ 25% {
1283
+ transform: scale(1.1);
1284
+ }
1285
+ 35% {
1286
+ transform: scale(1);
1287
+ }
1288
+ 55% {
1289
+ transform: scale(1.15);
1290
+ }
1291
+ 70% {
1292
+ transform: scale(1);
1293
+ }
1294
+ 100% {
1295
+ transform: scale(0.9);
1296
+ }
1297
+ }
1298
+ @keyframes ripple-grow {
1299
+ 0% {
1300
+ width: 0;
1301
+ height: 0;
1302
+ opacity: 1;
1303
+ }
1304
+ 100% {
1305
+ width: 100%;
1306
+ height: 100%;
1307
+ opacity: 0;
1308
+ }
1309
+ }
1310
+ @keyframes loop-crawl {
1311
+ 0% {
1312
+ stroke-dashoffset: 320;
1313
+ }
1314
+ 100% {
1315
+ stroke-dashoffset: 0;
1316
+ }
1317
+ }
1318
+ @keyframes wifi-pulse {
1319
+ 0%, 100% {
1320
+ opacity: 0.25;
1321
+ }
1322
+ 50% {
1323
+ opacity: 1;
1324
+ }
1325
+ }
1326
+ @keyframes gradient-move {
1327
+ 0% {
1328
+ background-position: 0% 50%;
1329
+ }
1330
+ 50% {
1331
+ background-position: 100% 50%;
1332
+ }
1333
+ 100% {
1334
+ background-position: 0% 50%;
1335
+ }
1336
+ }
1337
+ @keyframes shuffle-move {
1338
+ 0%, 100% {
1339
+ transform: translate(0, 0);
1340
+ }
1341
+ 25% {
1342
+ transform: translate(120%, 0);
1343
+ }
1344
+ 50% {
1345
+ transform: translate(120%, 120%);
1346
+ }
1347
+ 75% {
1348
+ transform: translate(0, 120%);
1349
+ }
1350
+ }
1351
+ @keyframes dna-twist {
1352
+ 0%, 100% {
1353
+ transform: rotateY(0deg);
1354
+ }
1355
+ 50% {
1356
+ transform: rotateY(180deg);
1357
+ }
1358
+ }
1359
+ @keyframes orbit-spin {
1360
+ 0% {
1361
+ transform: rotate(0deg) translateX(0px);
1362
+ }
1363
+ 100% {
1364
+ transform: rotate(360deg) translateX(0px);
1365
+ }
1366
+ }
1367
+ @keyframes stair-climb {
1368
+ 0% {
1369
+ transform: translate(0, 0);
1370
+ }
1371
+ 20% {
1372
+ transform: translate(0, -25%);
1373
+ }
1374
+ 40% {
1375
+ transform: translate(25%, -25%);
1376
+ }
1377
+ 60% {
1378
+ transform: translate(25%, -50%);
1379
+ }
1380
+ 80% {
1381
+ transform: translate(50%, -50%);
1382
+ }
1383
+ 100% {
1384
+ transform: translate(50%, -25%);
1385
+ }
1386
+ }
1387
+ @keyframes drop-fall {
1388
+ 0% {
1389
+ transform: scale(0) translateY(0);
1390
+ opacity: 0;
1391
+ }
1392
+ 10% {
1393
+ transform: scale(1) translateY(0);
1394
+ opacity: 1;
1395
+ }
1396
+ 80% {
1397
+ transform: scale(1) translateY(250%);
1398
+ opacity: 1;
1399
+ }
1400
+ 90%, 100% {
1401
+ transform: scale(0) translateY(250%);
1402
+ opacity: 0;
1403
+ }
1404
+ }
1405
+ @keyframes surface-ripple {
1406
+ 0%, 75% {
1407
+ transform: scale(0.2);
1408
+ opacity: 0;
1409
+ }
1410
+ 82% {
1411
+ opacity: 1;
1412
+ }
1413
+ 100% {
1414
+ transform: scale(1.2);
1415
+ opacity: 0;
1416
+ }
1417
+ }
1418
+ @keyframes neon-glow-scale {
1419
+ 0% {
1420
+ box-shadow: 0 0 10px color-mix(in srgb, var(--loader-color) 30%, transparent);
1421
+ }
1422
+ 100% {
1423
+ box-shadow: 0 0 25px color-mix(in srgb, var(--loader-color) 75%, transparent);
1424
+ }
1425
+ }
1426
+ @keyframes neuro-pulse-scale {
1427
+ 0% {
1428
+ transform: scale(0.6);
1429
+ opacity: 0.8;
1430
+ }
1431
+ 100% {
1432
+ transform: scale(4.5);
1433
+ opacity: 0;
1434
+ }
1435
+ }
1436
+ @keyframes cube-fold-anim {
1437
+ 0%, 10% {
1438
+ transform: perspective(140px) rotateX(-180deg);
1439
+ opacity: 0;
1440
+ }
1441
+ 25%, 75% {
1442
+ transform: perspective(140px) rotateX(0deg);
1443
+ opacity: 1;
1444
+ }
1445
+ 90%, 100% {
1446
+ transform: perspective(140px) rotateY(180deg);
1447
+ opacity: 0;
1448
+ }
1449
+ }
1450
+ @keyframes glitch {
1451
+ 0% {
1452
+ transform: translate(0);
1453
+ }
1454
+ 20% {
1455
+ transform: translate(-2px, 2px);
1456
+ }
1457
+ 40% {
1458
+ transform: translate(-2px, -2px);
1459
+ }
1460
+ 60% {
1461
+ transform: translate(2px, 2px);
1462
+ }
1463
+ 80% {
1464
+ transform: translate(2px, -2px);
1465
+ }
1466
+ 100% {
1467
+ transform: translate(0);
1468
+ }
1469
+ }
1470
+ @keyframes glitch-anim-1 {
1471
+ 0% {
1472
+ clip: rect(15px, 9999px, 66px, 0);
1473
+ }
1474
+ 5% {
1475
+ clip: rect(85px, 9999px, 5px, 0);
1476
+ }
1477
+ 10% {
1478
+ clip: rect(34px, 9999px, 78px, 0);
1479
+ }
1480
+ 15% {
1481
+ clip: rect(67px, 9999px, 12px, 0);
1482
+ }
1483
+ 20% {
1484
+ clip: rect(12px, 9999px, 115px, 0);
1485
+ }
1486
+ 25% {
1487
+ clip: rect(98px, 9999px, 94px, 0);
1488
+ }
1489
+ 30% {
1490
+ clip: rect(5px, 9999px, 22px, 0);
1491
+ }
1492
+ 35% {
1493
+ clip: rect(143px, 9999px, 87px, 0);
1494
+ }
1495
+ 40% {
1496
+ clip: rect(61px, 9999px, 140px, 0);
1497
+ }
1498
+ 45% {
1499
+ clip: rect(72px, 9999px, 34px, 0);
1500
+ }
1501
+ 50% {
1502
+ clip: rect(110px, 9999px, 99px, 0);
1503
+ }
1504
+ 55% {
1505
+ clip: rect(2px, 9999px, 45px, 0);
1506
+ }
1507
+ 60% {
1508
+ clip: rect(89px, 9999px, 112px, 0);
1509
+ }
1510
+ 65% {
1511
+ clip: rect(30px, 9999px, 5px, 0);
1512
+ }
1513
+ 70% {
1514
+ clip: rect(122px, 9999px, 80px, 0);
1515
+ }
1516
+ 75% {
1517
+ clip: rect(56px, 9999px, 18px, 0);
1518
+ }
1519
+ 80% {
1520
+ clip: rect(95px, 9999px, 134px, 0);
1521
+ }
1522
+ 85% {
1523
+ clip: rect(14px, 9999px, 49px, 0);
1524
+ }
1525
+ 90% {
1526
+ clip: rect(68px, 9999px, 91px, 0);
1527
+ }
1528
+ 95% {
1529
+ clip: rect(104px, 9999px, 120px, 0);
1530
+ }
1531
+ 100% {
1532
+ clip: rect(40px, 9999px, 10px, 0);
1533
+ }
1534
+ }
1535
+ @keyframes glitch-anim-2 {
1536
+ 0% {
1537
+ clip: rect(112px, 9999px, 76px, 0);
1538
+ }
1539
+ 5% {
1540
+ clip: rect(25px, 9999px, 5px, 0);
1541
+ }
1542
+ 10% {
1543
+ clip: rect(98px, 9999px, 34px, 0);
1544
+ }
1545
+ 15% {
1546
+ clip: rect(5px, 9999px, 145px, 0);
1547
+ }
1548
+ 20% {
1549
+ clip: rect(87px, 9999px, 67px, 0);
1550
+ }
1551
+ 25% {
1552
+ clip: rect(120px, 9999px, 10px, 0);
1553
+ }
1554
+ 30% {
1555
+ clip: rect(43px, 9999px, 89px, 0);
1556
+ }
1557
+ 35% {
1558
+ clip: rect(72px, 9999px, 120px, 0);
1559
+ }
1560
+ 40% {
1561
+ clip: rect(2px, 9999px, 54px, 0);
1562
+ }
1563
+ 45% {
1564
+ clip: rect(134px, 9999px, 98px, 0);
1565
+ }
1566
+ 50% {
1567
+ clip: rect(61px, 9999px, 15px, 0);
1568
+ }
1569
+ 55% {
1570
+ clip: rect(95px, 9999px, 130px, 0);
1571
+ }
1572
+ 60% {
1573
+ clip: rect(14px, 9999px, 45px, 0);
1574
+ }
1575
+ 65% {
1576
+ clip: rect(80px, 9999px, 112px, 0);
1577
+ }
1578
+ 70% {
1579
+ clip: rect(34px, 9999px, 2px, 0);
1580
+ }
1581
+ 75% {
1582
+ clip: rect(104px, 9999px, 80px, 0);
1583
+ }
1584
+ 80% {
1585
+ clip: rect(44px, 9999px, 91px, 0);
1586
+ }
1587
+ 85% {
1588
+ clip: rect(122px, 9999px, 5px, 0);
1589
+ }
1590
+ 90% {
1591
+ clip: rect(56px, 9999px, 140px, 0);
1592
+ }
1593
+ 95% {
1594
+ clip: rect(89px, 9999px, 22px, 0);
1595
+ }
1596
+ 100% {
1597
+ clip: rect(110px, 9999px, 99px, 0);
1598
+ }
1599
+ }
1600
+ @keyframes blink {
1601
+ 0%, 100% {
1602
+ opacity: 0.25;
1603
+ }
1604
+ 50% {
1605
+ opacity: 1;
1606
+ }
1607
+ }
1608
+ @keyframes signal-rise {
1609
+ 0%, 100% {
1610
+ opacity: 0.2;
1611
+ transform: scaleY(0.7);
1612
+ }
1613
+ 50% {
1614
+ opacity: 1;
1615
+ transform: scaleY(1);
1616
+ }
1617
+ }
1618
+ @keyframes roll-slide {
1619
+ 0%, 100% {
1620
+ transform: translateX(-30%);
1621
+ }
1622
+ 50% {
1623
+ transform: translateX(30%);
1624
+ }
1625
+ }
1626
+ @keyframes status-stroke {
1627
+ 100% {
1628
+ stroke-dashoffset: 0;
1629
+ }
1630
+ }
1631
+ @keyframes status-stroke-offset {
1632
+ 100% {
1633
+ stroke-dashoffset: 0;
1634
+ }
1635
+ }