@rakeyshgidwani/roger-ui-bank-theme-stan-design 0.2.18 → 0.2.22

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 (341) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/dist/components/ui/accessibility-demo.d.ts +1 -1
  3. package/dist/components/ui/accessibility-demo.d.ts.map +1 -1
  4. package/dist/components/ui/accessibility-demo.esm.js +11 -10
  5. package/dist/components/ui/accessibility-demo.js +11 -10
  6. package/dist/components/ui/advanced-component-architecture-demo.d.ts +1 -1
  7. package/dist/components/ui/advanced-component-architecture-demo.d.ts.map +1 -1
  8. package/dist/components/ui/advanced-component-architecture-demo.esm.js +8 -8
  9. package/dist/components/ui/advanced-component-architecture-demo.js +8 -8
  10. package/dist/components/ui/advanced-transition-system-demo.d.ts +1 -1
  11. package/dist/components/ui/advanced-transition-system-demo.d.ts.map +1 -1
  12. package/dist/components/ui/advanced-transition-system-demo.esm.js +3 -3
  13. package/dist/components/ui/advanced-transition-system-demo.js +3 -3
  14. package/dist/components/ui/advanced-transition-system.d.ts +1 -1
  15. package/dist/components/ui/advanced-transition-system.d.ts.map +1 -1
  16. package/dist/components/ui/advanced-transition-system.esm.js +3 -2
  17. package/dist/components/ui/advanced-transition-system.js +3 -2
  18. package/dist/components/ui/animation/animated-container.d.ts +1 -1
  19. package/dist/components/ui/animation/animated-container.d.ts.map +1 -1
  20. package/dist/components/ui/animation/animated-container.esm.js +1 -1
  21. package/dist/components/ui/animation/animated-container.js +1 -1
  22. package/dist/components/ui/animation/staggered-container.d.ts +2 -2
  23. package/dist/components/ui/animation/staggered-container.d.ts.map +1 -1
  24. package/dist/components/ui/animation/staggered-container.esm.js +1 -1
  25. package/dist/components/ui/animation/staggered-container.js +1 -1
  26. package/dist/components/ui/animation-demo.d.ts +1 -1
  27. package/dist/components/ui/animation-demo.d.ts.map +1 -1
  28. package/dist/components/ui/animation-demo.esm.js +3 -3
  29. package/dist/components/ui/animation-demo.js +3 -3
  30. package/dist/components/ui/battery-conscious-animation-demo.d.ts +1 -1
  31. package/dist/components/ui/battery-conscious-animation-demo.d.ts.map +1 -1
  32. package/dist/components/ui/battery-conscious-animation-demo.esm.js +5 -5
  33. package/dist/components/ui/battery-conscious-animation-demo.js +5 -5
  34. package/dist/components/ui/border-radius-shadow-demo.d.ts +1 -1
  35. package/dist/components/ui/border-radius-shadow-demo.d.ts.map +1 -1
  36. package/dist/components/ui/border-radius-shadow-demo.esm.js +3 -2
  37. package/dist/components/ui/border-radius-shadow-demo.js +3 -2
  38. package/dist/components/ui/color-preview.d.ts +2 -2
  39. package/dist/components/ui/color-preview.d.ts.map +1 -1
  40. package/dist/components/ui/color-preview.esm.js +4 -3
  41. package/dist/components/ui/color-preview.js +4 -3
  42. package/dist/components/ui/data-display/chart.d.ts +2 -2
  43. package/dist/components/ui/data-display/chart.d.ts.map +1 -1
  44. package/dist/components/ui/data-display/chart.esm.js +2 -1
  45. package/dist/components/ui/data-display/chart.js +2 -1
  46. package/dist/components/ui/data-display/data-grid-simple.d.ts +2 -2
  47. package/dist/components/ui/data-display/data-grid-simple.d.ts.map +1 -1
  48. package/dist/components/ui/data-display/data-grid-simple.esm.js +1 -0
  49. package/dist/components/ui/data-display/data-grid-simple.js +1 -0
  50. package/dist/components/ui/data-display/data-grid.d.ts +2 -2
  51. package/dist/components/ui/data-display/data-grid.d.ts.map +1 -1
  52. package/dist/components/ui/data-display/data-grid.esm.js +3 -1
  53. package/dist/components/ui/data-display/data-grid.js +3 -1
  54. package/dist/components/ui/data-display/list.d.ts +2 -2
  55. package/dist/components/ui/data-display/list.d.ts.map +1 -1
  56. package/dist/components/ui/data-display/list.esm.js +1 -0
  57. package/dist/components/ui/data-display/list.js +1 -0
  58. package/dist/components/ui/data-display/table.d.ts +2 -2
  59. package/dist/components/ui/data-display/table.d.ts.map +1 -1
  60. package/dist/components/ui/data-display/table.esm.js +1 -0
  61. package/dist/components/ui/data-display/table.js +1 -0
  62. package/dist/components/ui/data-display/timeline.d.ts +2 -2
  63. package/dist/components/ui/data-display/timeline.d.ts.map +1 -1
  64. package/dist/components/ui/data-display/timeline.esm.js +1 -0
  65. package/dist/components/ui/data-display/timeline.js +1 -0
  66. package/dist/components/ui/data-display/tree.d.ts +2 -2
  67. package/dist/components/ui/data-display/tree.d.ts.map +1 -1
  68. package/dist/components/ui/data-display/tree.esm.js +4 -2
  69. package/dist/components/ui/data-display/tree.js +4 -2
  70. package/dist/components/ui/data-display/types.d.ts +1 -1
  71. package/dist/components/ui/data-display/types.d.ts.map +1 -1
  72. package/dist/components/ui/data-display/types.esm.js +1 -0
  73. package/dist/components/ui/data-display/types.js +1 -0
  74. package/dist/components/ui/enterprise-mobile-experience-demo.d.ts +1 -1
  75. package/dist/components/ui/enterprise-mobile-experience-demo.d.ts.map +1 -1
  76. package/dist/components/ui/enterprise-mobile-experience-demo.esm.js +3 -3
  77. package/dist/components/ui/enterprise-mobile-experience-demo.js +3 -3
  78. package/dist/components/ui/enterprise-mobile-experience.d.ts +1 -1
  79. package/dist/components/ui/enterprise-mobile-experience.d.ts.map +1 -1
  80. package/dist/components/ui/feedback/alert.d.ts +2 -2
  81. package/dist/components/ui/feedback/alert.d.ts.map +1 -1
  82. package/dist/components/ui/feedback/alert.esm.js +1 -0
  83. package/dist/components/ui/feedback/alert.js +1 -0
  84. package/dist/components/ui/feedback/progress.d.ts +2 -2
  85. package/dist/components/ui/feedback/progress.d.ts.map +1 -1
  86. package/dist/components/ui/feedback/progress.esm.js +2 -1
  87. package/dist/components/ui/feedback/progress.js +2 -1
  88. package/dist/components/ui/feedback/skeleton.d.ts +2 -2
  89. package/dist/components/ui/feedback/skeleton.d.ts.map +1 -1
  90. package/dist/components/ui/feedback/skeleton.esm.js +1 -0
  91. package/dist/components/ui/feedback/skeleton.js +1 -0
  92. package/dist/components/ui/feedback/toast.d.ts +2 -2
  93. package/dist/components/ui/feedback/toast.d.ts.map +1 -1
  94. package/dist/components/ui/feedback/toast.esm.js +1 -0
  95. package/dist/components/ui/feedback/toast.js +1 -0
  96. package/dist/components/ui/feedback/types.d.ts +1 -1
  97. package/dist/components/ui/feedback/types.d.ts.map +1 -1
  98. package/dist/components/ui/feedback/types.esm.js +1 -0
  99. package/dist/components/ui/feedback/types.js +1 -0
  100. package/dist/components/ui/font-preview.d.ts +2 -2
  101. package/dist/components/ui/font-preview.d.ts.map +1 -1
  102. package/dist/components/ui/font-preview.esm.js +3 -2
  103. package/dist/components/ui/font-preview.js +3 -2
  104. package/dist/components/ui/form-demo.d.ts +1 -1
  105. package/dist/components/ui/form-demo.d.ts.map +1 -1
  106. package/dist/components/ui/form-demo.esm.js +5 -5
  107. package/dist/components/ui/form-demo.js +5 -5
  108. package/dist/components/ui/hardware-acceleration-demo.d.ts +1 -1
  109. package/dist/components/ui/hardware-acceleration-demo.d.ts.map +1 -1
  110. package/dist/components/ui/hardware-acceleration-demo.esm.js +5 -5
  111. package/dist/components/ui/hardware-acceleration-demo.js +5 -5
  112. package/dist/components/ui/layout-demo.d.ts +1 -1
  113. package/dist/components/ui/layout-demo.d.ts.map +1 -1
  114. package/dist/components/ui/layout-demo.esm.js +7 -7
  115. package/dist/components/ui/layout-demo.js +7 -7
  116. package/dist/components/ui/layouts/adaptive-layout.d.ts +2 -1
  117. package/dist/components/ui/layouts/adaptive-layout.d.ts.map +1 -1
  118. package/dist/components/ui/layouts/adaptive-layout.esm.js +5 -5
  119. package/dist/components/ui/layouts/adaptive-layout.js +5 -5
  120. package/dist/components/ui/layouts/desktop-layout.d.ts +2 -1
  121. package/dist/components/ui/layouts/desktop-layout.d.ts.map +1 -1
  122. package/dist/components/ui/layouts/desktop-layout.esm.js +3 -3
  123. package/dist/components/ui/layouts/desktop-layout.js +3 -3
  124. package/dist/components/ui/layouts/mobile-layout.d.ts +2 -1
  125. package/dist/components/ui/layouts/mobile-layout.d.ts.map +1 -1
  126. package/dist/components/ui/layouts/mobile-layout.esm.js +2 -2
  127. package/dist/components/ui/layouts/mobile-layout.js +2 -2
  128. package/dist/components/ui/layouts/tablet-layout.d.ts +2 -1
  129. package/dist/components/ui/layouts/tablet-layout.d.ts.map +1 -1
  130. package/dist/components/ui/layouts/tablet-layout.esm.js +3 -3
  131. package/dist/components/ui/layouts/tablet-layout.js +3 -3
  132. package/dist/components/ui/mobile-form-validation.d.ts +3 -3
  133. package/dist/components/ui/mobile-form-validation.d.ts.map +1 -1
  134. package/dist/components/ui/mobile-form-validation.esm.js +12 -11
  135. package/dist/components/ui/mobile-form-validation.js +12 -11
  136. package/dist/components/ui/mobile-input-demo.d.ts +1 -1
  137. package/dist/components/ui/mobile-input-demo.d.ts.map +1 -1
  138. package/dist/components/ui/mobile-input-demo.esm.js +3 -2
  139. package/dist/components/ui/mobile-input-demo.js +3 -2
  140. package/dist/components/ui/mobile-input.esm.js +1 -1
  141. package/dist/components/ui/mobile-input.js +1 -1
  142. package/dist/components/ui/mobile-skeleton-loading-demo.d.ts +1 -1
  143. package/dist/components/ui/mobile-skeleton-loading-demo.d.ts.map +1 -1
  144. package/dist/components/ui/mobile-skeleton-loading-demo.esm.js +8 -8
  145. package/dist/components/ui/mobile-skeleton-loading-demo.js +8 -8
  146. package/dist/components/ui/navigation/breadcrumb.d.ts +1 -1
  147. package/dist/components/ui/navigation/breadcrumb.d.ts.map +1 -1
  148. package/dist/components/ui/navigation/menu.d.ts +1 -1
  149. package/dist/components/ui/navigation/menu.d.ts.map +1 -1
  150. package/dist/components/ui/navigation/navigation-demo.esm.js +6 -6
  151. package/dist/components/ui/navigation/navigation-demo.js +6 -6
  152. package/dist/components/ui/navigation/pagination.d.ts +1 -1
  153. package/dist/components/ui/navigation/pagination.d.ts.map +1 -1
  154. package/dist/components/ui/navigation/sidebar.d.ts +1 -1
  155. package/dist/components/ui/navigation/sidebar.d.ts.map +1 -1
  156. package/dist/components/ui/navigation/stepper.d.ts +1 -1
  157. package/dist/components/ui/navigation/stepper.d.ts.map +1 -1
  158. package/dist/components/ui/navigation/tabs.d.ts +1 -1
  159. package/dist/components/ui/navigation/tabs.d.ts.map +1 -1
  160. package/dist/components/ui/overlay/backdrop.d.ts +1 -1
  161. package/dist/components/ui/overlay/backdrop.d.ts.map +1 -1
  162. package/dist/components/ui/overlay/backdrop.esm.js +1 -0
  163. package/dist/components/ui/overlay/backdrop.js +1 -0
  164. package/dist/components/ui/overlay/focus-manager.d.ts +1 -1
  165. package/dist/components/ui/overlay/focus-manager.d.ts.map +1 -1
  166. package/dist/components/ui/overlay/focus-manager.esm.js +1 -0
  167. package/dist/components/ui/overlay/focus-manager.js +1 -0
  168. package/dist/components/ui/overlay/modal.d.ts +2 -2
  169. package/dist/components/ui/overlay/modal.d.ts.map +1 -1
  170. package/dist/components/ui/overlay/modal.esm.js +8 -6
  171. package/dist/components/ui/overlay/modal.js +8 -6
  172. package/dist/components/ui/overlay/overlay-manager.d.ts +3 -2
  173. package/dist/components/ui/overlay/overlay-manager.d.ts.map +1 -1
  174. package/dist/components/ui/overlay/overlay-manager.esm.js +3 -1
  175. package/dist/components/ui/overlay/overlay-manager.js +3 -1
  176. package/dist/components/ui/overlay/popover.d.ts +2 -2
  177. package/dist/components/ui/overlay/popover.d.ts.map +1 -1
  178. package/dist/components/ui/overlay/popover.esm.js +4 -3
  179. package/dist/components/ui/overlay/popover.js +4 -3
  180. package/dist/components/ui/overlay/portal.d.ts +2 -2
  181. package/dist/components/ui/overlay/portal.d.ts.map +1 -1
  182. package/dist/components/ui/overlay/portal.esm.js +1 -0
  183. package/dist/components/ui/overlay/portal.js +1 -0
  184. package/dist/components/ui/overlay/tooltip.d.ts +2 -2
  185. package/dist/components/ui/overlay/tooltip.d.ts.map +1 -1
  186. package/dist/components/ui/overlay/tooltip.esm.js +3 -2
  187. package/dist/components/ui/overlay/tooltip.js +3 -2
  188. package/dist/components/ui/overlay/types.d.ts +1 -1
  189. package/dist/components/ui/overlay/types.d.ts.map +1 -1
  190. package/dist/components/ui/overlay/types.esm.js +1 -0
  191. package/dist/components/ui/overlay/types.js +1 -0
  192. package/dist/components/ui/performance-demo.d.ts +1 -1
  193. package/dist/components/ui/performance-demo.d.ts.map +1 -1
  194. package/dist/components/ui/performance-demo.esm.js +4 -4
  195. package/dist/components/ui/performance-demo.js +4 -4
  196. package/dist/components/ui/semantic-input-system-demo.d.ts +1 -1
  197. package/dist/components/ui/semantic-input-system-demo.d.ts.map +1 -1
  198. package/dist/components/ui/semantic-input-system-demo.esm.js +10 -10
  199. package/dist/components/ui/semantic-input-system-demo.js +10 -10
  200. package/dist/components/ui/theme-customizer.d.ts +2 -2
  201. package/dist/components/ui/theme-customizer.d.ts.map +1 -1
  202. package/dist/components/ui/theme-customizer.esm.js +5 -4
  203. package/dist/components/ui/theme-customizer.js +5 -4
  204. package/dist/components/ui/theme-preview.d.ts +1 -1
  205. package/dist/components/ui/theme-preview.d.ts.map +1 -1
  206. package/dist/components/ui/theme-preview.esm.js +3 -2
  207. package/dist/components/ui/theme-preview.js +3 -2
  208. package/dist/components/ui/theme-switcher.d.ts +1 -1
  209. package/dist/components/ui/theme-switcher.d.ts.map +1 -1
  210. package/dist/components/ui/theme-switcher.esm.js +2 -1
  211. package/dist/components/ui/theme-switcher.js +2 -1
  212. package/dist/components/ui/theme-toggle.d.ts +1 -1
  213. package/dist/components/ui/theme-toggle.d.ts.map +1 -1
  214. package/dist/components/ui/theme-toggle.esm.js +2 -1
  215. package/dist/components/ui/theme-toggle.js +2 -1
  216. package/dist/components/ui/token-demo.d.ts +1 -1
  217. package/dist/components/ui/token-demo.d.ts.map +1 -1
  218. package/dist/components/ui/token-demo.esm.js +4 -3
  219. package/dist/components/ui/token-demo.js +4 -3
  220. package/dist/components/ui/touch-demo.d.ts +1 -1
  221. package/dist/components/ui/touch-demo.d.ts.map +1 -1
  222. package/dist/components/ui/touch-demo.esm.js +4 -4
  223. package/dist/components/ui/touch-demo.js +4 -4
  224. package/dist/components/ui/touch-friendly-interface-demo.d.ts +1 -1
  225. package/dist/components/ui/touch-friendly-interface-demo.d.ts.map +1 -1
  226. package/dist/components/ui/touch-friendly-interface-demo.esm.js +5 -5
  227. package/dist/components/ui/touch-friendly-interface-demo.js +5 -5
  228. package/dist/components/ui/touch-friendly-interface.d.ts +1 -1
  229. package/dist/components/ui/touch-friendly-interface.d.ts.map +1 -1
  230. package/dist/components/ui/touch-friendly-interface.esm.js +1 -1
  231. package/dist/components/ui/touch-friendly-interface.js +1 -1
  232. package/dist/hooks/use-animation-profile.d.ts +1 -1
  233. package/dist/hooks/use-animation-profile.esm.js +1 -1
  234. package/dist/hooks/use-animation-profile.js +1 -1
  235. package/dist/hooks/use-component-performance.d.ts +2 -1
  236. package/dist/hooks/use-component-performance.d.ts.map +1 -1
  237. package/dist/hooks/use-component-performance.esm.js +2 -1
  238. package/dist/hooks/use-component-performance.js +2 -1
  239. package/dist/plugins/theme-css-generator.esm.js +1 -1
  240. package/dist/plugins/theme-css-generator.js +1 -1
  241. package/dist/styles.css +1 -1
  242. package/dist/themes/examples/dark-theme.d.ts +3 -3
  243. package/dist/themes/examples/dark-theme.d.ts.map +1 -1
  244. package/dist/themes/examples/dark-theme.esm.js +1 -1
  245. package/dist/themes/examples/dark-theme.js +1 -1
  246. package/dist/themes/examples/minimal-theme.d.ts +1 -1
  247. package/dist/themes/examples/minimal-theme.d.ts.map +1 -1
  248. package/dist/themes/examples/minimal-theme.esm.js +2 -2
  249. package/dist/themes/examples/minimal-theme.js +2 -2
  250. package/dist/tokens/index.d.ts +1 -1
  251. package/dist/tokens/index.d.ts.map +1 -1
  252. package/dist/tokens/index.esm.js +1 -1
  253. package/dist/tokens/index.js +1 -1
  254. package/dist/tokens/tokenExporter.d.ts +1 -1
  255. package/dist/tokens/tokenExporter.d.ts.map +1 -1
  256. package/dist/tokens/tokenGenerator.d.ts +2 -2
  257. package/dist/tokens/tokenGenerator.d.ts.map +1 -1
  258. package/dist/tokens/tokenManager.d.ts +3 -3
  259. package/dist/tokens/tokenManager.d.ts.map +1 -1
  260. package/dist/tokens/tokenManager.esm.js +3 -3
  261. package/dist/tokens/tokenManager.js +3 -3
  262. package/dist/tokens/tokenValidator.d.ts +1 -1
  263. package/dist/tokens/tokenValidator.d.ts.map +1 -1
  264. package/dist/utils/lazy-loading.d.ts +1 -1
  265. package/dist/utils/lazy-loading.d.ts.map +1 -1
  266. package/dist/utils/lazy-loading.esm.js +2 -1
  267. package/dist/utils/lazy-loading.js +2 -1
  268. package/package.json +1 -1
  269. package/src/components/ui/accessibility-demo.tsx +12 -11
  270. package/src/components/ui/advanced-component-architecture-demo.tsx +10 -9
  271. package/src/components/ui/advanced-transition-system-demo.tsx +5 -4
  272. package/src/components/ui/advanced-transition-system.tsx +3 -2
  273. package/src/components/ui/animation/animated-container.tsx +3 -2
  274. package/src/components/ui/animation/staggered-container.tsx +3 -2
  275. package/src/components/ui/animation-demo.tsx +5 -4
  276. package/src/components/ui/battery-conscious-animation-demo.tsx +7 -6
  277. package/src/components/ui/border-radius-shadow-demo.tsx +3 -3
  278. package/src/components/ui/color-preview.tsx +5 -5
  279. package/src/components/ui/data-display/chart.tsx +4 -3
  280. package/src/components/ui/data-display/data-grid-simple.tsx +2 -2
  281. package/src/components/ui/data-display/data-grid.tsx +3 -2
  282. package/src/components/ui/data-display/list.tsx +3 -2
  283. package/src/components/ui/data-display/table.tsx +3 -2
  284. package/src/components/ui/data-display/timeline.tsx +3 -2
  285. package/src/components/ui/data-display/tree.tsx +4 -3
  286. package/src/components/ui/data-display/types.ts +1 -1
  287. package/src/components/ui/enterprise-mobile-experience-demo.tsx +5 -4
  288. package/src/components/ui/enterprise-mobile-experience.tsx +2 -1
  289. package/src/components/ui/feedback/alert.tsx +3 -2
  290. package/src/components/ui/feedback/progress.tsx +4 -3
  291. package/src/components/ui/feedback/skeleton.tsx +2 -2
  292. package/src/components/ui/feedback/toast.tsx +3 -2
  293. package/src/components/ui/feedback/types.ts +1 -1
  294. package/src/components/ui/font-preview.tsx +4 -4
  295. package/src/components/ui/form-demo.tsx +8 -7
  296. package/src/components/ui/hardware-acceleration-demo.tsx +7 -6
  297. package/src/components/ui/layout-demo.tsx +9 -8
  298. package/src/components/ui/layouts/adaptive-layout.tsx +7 -6
  299. package/src/components/ui/layouts/desktop-layout.tsx +5 -4
  300. package/src/components/ui/layouts/mobile-layout.tsx +4 -3
  301. package/src/components/ui/layouts/tablet-layout.tsx +5 -4
  302. package/src/components/ui/mobile-form-validation.tsx +12 -11
  303. package/src/components/ui/mobile-input-demo.tsx +3 -3
  304. package/src/components/ui/mobile-input.tsx +1 -1
  305. package/src/components/ui/mobile-skeleton-loading-demo.tsx +10 -9
  306. package/src/components/ui/navigation/breadcrumb.tsx +1 -1
  307. package/src/components/ui/navigation/menu.tsx +1 -1
  308. package/src/components/ui/navigation/navigation-demo.tsx +7 -7
  309. package/src/components/ui/navigation/pagination.tsx +1 -1
  310. package/src/components/ui/navigation/sidebar.tsx +1 -1
  311. package/src/components/ui/navigation/stepper.tsx +1 -1
  312. package/src/components/ui/navigation/tabs.tsx +1 -1
  313. package/src/components/ui/overlay/backdrop.tsx +1 -1
  314. package/src/components/ui/overlay/focus-manager.tsx +2 -1
  315. package/src/components/ui/overlay/modal.tsx +8 -7
  316. package/src/components/ui/overlay/overlay-manager.tsx +3 -2
  317. package/src/components/ui/overlay/popover.tsx +6 -5
  318. package/src/components/ui/overlay/portal.tsx +3 -2
  319. package/src/components/ui/overlay/tooltip.tsx +5 -4
  320. package/src/components/ui/overlay/types.ts +1 -1
  321. package/src/components/ui/performance-demo.tsx +6 -5
  322. package/src/components/ui/semantic-input-system-demo.tsx +12 -11
  323. package/src/components/ui/theme-customizer.tsx +7 -6
  324. package/src/components/ui/theme-preview.tsx +3 -3
  325. package/src/components/ui/theme-switcher.tsx +3 -2
  326. package/src/components/ui/theme-toggle.tsx +3 -2
  327. package/src/components/ui/token-demo.tsx +5 -4
  328. package/src/components/ui/touch-demo.tsx +6 -5
  329. package/src/components/ui/touch-friendly-interface-demo.tsx +7 -6
  330. package/src/components/ui/touch-friendly-interface.tsx +3 -2
  331. package/src/hooks/use-animation-profile.ts +1 -1
  332. package/src/hooks/use-component-performance.ts +2 -1
  333. package/src/plugins/theme-css-generator.ts +2 -2
  334. package/src/themes/examples/dark-theme.ts +1 -1
  335. package/src/themes/examples/minimal-theme.ts +2 -2
  336. package/src/tokens/index.ts +1 -1
  337. package/src/tokens/tokenExporter.ts +1 -1
  338. package/src/tokens/tokenGenerator.ts +2 -2
  339. package/src/tokens/tokenManager.ts +5 -5
  340. package/src/tokens/tokenValidator.ts +1 -1
  341. package/src/utils/lazy-loading.ts +1 -1
@@ -5,12 +5,12 @@
5
5
  'use client';
6
6
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
7
7
  import { useState } from 'react';
8
- import { Breadcrumb } from './breadcrumb';
9
- import { Tabs } from './tabs';
10
- import { Menu } from './menu';
11
- import { Sidebar } from './sidebar';
12
- import { Stepper } from './stepper';
13
- import { Pagination } from './pagination';
8
+ import { Breadcrumb } from './breadcrumb.js';
9
+ import { Tabs } from './tabs.js';
10
+ import { Menu } from './menu.js';
11
+ import { Sidebar } from './sidebar.js';
12
+ import { Stepper } from './stepper.js';
13
+ import { Pagination } from './pagination.js';
14
14
  export const NavigationDemo = () => {
15
15
  const [currentTab, setCurrentTab] = useState('overview');
16
16
  const [currentStep, setCurrentStep] = useState(0);
@@ -3,7 +3,7 @@
3
3
  * Provides comprehensive pagination with theme support and responsive design
4
4
  */
5
5
  import * as React from 'react';
6
- import { PaginationProps } from './types';
6
+ import { PaginationProps } from './types.js';
7
7
  export declare const Pagination: React.FC<PaginationProps>;
8
8
  export default Pagination;
9
9
  //# sourceMappingURL=pagination.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/pagination.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,eAAe,EAAkB,MAAM,SAAS,CAAC;AAe1D,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAsPhD,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/pagination.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,eAAe,EAAkB,MAAM,YAAY,CAAC;AAe7D,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAsPhD,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -3,7 +3,7 @@
3
3
  * Provides comprehensive sidebar functionality with theme support and multiple variants
4
4
  */
5
5
  import * as React from 'react';
6
- import { SidebarProps } from './types';
6
+ import { SidebarProps } from './types.js';
7
7
  export declare const Sidebar: React.FC<SidebarProps>;
8
8
  export default Sidebar;
9
9
  //# sourceMappingURL=sidebar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/sidebar.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAmC,MAAM,SAAS,CAAC;AAsBxE,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA+V1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/sidebar.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAmC,MAAM,YAAY,CAAC;AAsB3E,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA+V1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -3,7 +3,7 @@
3
3
  * Provides comprehensive stepper functionality with theme support and multiple variants
4
4
  */
5
5
  import * as React from 'react';
6
- import { StepperProps } from './types';
6
+ import { StepperProps } from './types.js';
7
7
  export declare const Stepper: React.FC<StepperProps>;
8
8
  export default Stepper;
9
9
  //# sourceMappingURL=stepper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"stepper.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/stepper.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,YAAY,EAAY,MAAM,SAAS,CAAC;AASjD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA2R1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"stepper.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/stepper.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,YAAY,EAAY,MAAM,YAAY,CAAC;AASpD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA2R1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -3,7 +3,7 @@
3
3
  * Provides comprehensive tab functionality with theme support and multiple variants
4
4
  */
5
5
  import * as React from 'react';
6
- import { TabsProps } from './types';
6
+ import { TabsProps } from './types.js';
7
7
  export declare const Tabs: React.FC<TabsProps>;
8
8
  export default Tabs;
9
9
  //# sourceMappingURL=tabs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/tabs.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,SAAS,EAAW,MAAM,SAAS,CAAC;AAS7C,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAyLpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/tabs.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,SAAS,EAAW,MAAM,YAAY,CAAC;AAShD,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAyLpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export interface BackdropProps {
3
3
  isVisible: boolean;
4
4
  onClick?: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"backdrop.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/backdrop.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;IACvE,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAgE5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"backdrop.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/backdrop.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;IACvE,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAgE5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,5 +1,6 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
+ ;
3
4
  export const Backdrop = ({ isVisible, onClick, className = '', blur = false, opacity = 0.5, zIndex = 1000, children, theme = 'dark', animation = true }) => {
4
5
  if (!isVisible) {
5
6
  return null;
@@ -1,5 +1,6 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
+ ;
3
4
  export const Backdrop = ({ isVisible, onClick, className = '', blur = false, opacity = 0.5, zIndex = 1000, children, theme = 'dark', animation = true }) => {
4
5
  if (!isVisible) {
5
6
  return null;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export interface FocusManagerProps {
3
3
  children: React.ReactNode;
4
4
  isActive: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"focus-manager.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/focus-manager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAC3C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgIpD,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"focus-manager.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/focus-manager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAC3C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgIpD,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,6 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { useEffect, useRef, useCallback } from 'react';
4
+ ;
4
5
  export const FocusManager = ({ children, isActive, onFocusChange, trapFocus = true, restoreFocus = true, initialFocus, className = '' }) => {
5
6
  const containerRef = useRef(null);
6
7
  const previousActiveElement = useRef(null);
@@ -1,6 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { useEffect, useRef, useCallback } from 'react';
4
+ ;
4
5
  export const FocusManager = ({ children, isActive, onFocusChange, trapFocus = true, restoreFocus = true, initialFocus, className = '' }) => {
5
6
  const containerRef = useRef(null);
6
7
  const previousActiveElement = useRef(null);
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { ModalProps, ModalHeaderProps, ModalBodyProps, ModalFooterProps } from './types';
1
+ import * as React from 'react';
2
+ import { ModalProps, ModalHeaderProps, ModalBodyProps, ModalFooterProps } from './types.js';
3
3
  export declare const ModalHeader: React.FC<ModalHeaderProps>;
4
4
  export declare const ModalBody: React.FC<ModalBodyProps>;
5
5
  export declare const ModalFooter: React.FC<ModalFooterProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/modal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmC,MAAM,OAAO,CAAC;AAMxD,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAmBzF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA8ClD,CAAC;AAGF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAwB9C,CAAC;AAGF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAsBlD,CAAC;AAGF,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CA6ItC,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/modal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAmB5F,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA8ClD,CAAC;AAGF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAwB9C,CAAC;AAGF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAsBlD,CAAC;AAGF,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CA6ItC,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -1,11 +1,13 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
- import React, { useEffect, useRef, useId } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
5
- import { Portal } from './portal';
6
- import { Backdrop } from './backdrop';
7
- import { FocusManager } from './focus-manager';
8
- import { useOverlayManager } from './overlay-manager';
3
+ import * as React from 'react';
4
+ import { useEffect, useRef, useId } from 'react';
5
+ ;
6
+ import { useTheme } from '../../../themes/useTheme.js';
7
+ import { Portal } from './portal.js';
8
+ import { Backdrop } from './backdrop.js';
9
+ import { FocusManager } from './focus-manager.js';
10
+ import { useOverlayManager } from './overlay-manager.js';
9
11
  // SVG Icons
10
12
  const XMarkIcon = ({ className = 'w-6 h-6' }) => (_jsx("svg", { className: className, fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18L18 6M6 6l12 12" }) }));
11
13
  // Default color fallbacks
@@ -1,11 +1,13 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
- import React, { useEffect, useRef, useId } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
5
- import { Portal } from './portal';
6
- import { Backdrop } from './backdrop';
7
- import { FocusManager } from './focus-manager';
8
- import { useOverlayManager } from './overlay-manager';
3
+ import * as React from 'react';
4
+ import { useEffect, useRef, useId } from 'react';
5
+ ;
6
+ import { useTheme } from '../../../themes/useTheme.js';
7
+ import { Portal } from './portal.js';
8
+ import { Backdrop } from './backdrop.js';
9
+ import { FocusManager } from './focus-manager.js';
10
+ import { useOverlayManager } from './overlay-manager.js';
9
11
  // SVG Icons
10
12
  const XMarkIcon = ({ className = 'w-6 h-6' }) => (_jsx("svg", { className: className, fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18L18 6M6 6l12 12" }) }));
11
13
  // Default color fallbacks
@@ -1,5 +1,6 @@
1
- import React, { ReactNode } from 'react';
2
- import { OverlayManagerProps, OverlayState } from './types';
1
+ import * as React from 'react';
2
+ import { ReactNode } from 'react';
3
+ import { OverlayManagerProps, OverlayState } from './types.js';
3
4
  interface OverlayContextType {
4
5
  overlays: OverlayState[];
5
6
  addOverlay: (id: string, zIndex: number) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"overlay-manager.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/overlay-manager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAsD,SAAS,EAAE,MAAM,OAAO,CAAC;AAC7F,OAAO,EAAE,mBAAmB,EAAE,YAAY,EAAiB,MAAM,SAAS,CAAC;AAG3E,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,UAAU,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,aAAa,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,YAAY,EAAE,MAAM,MAAM,CAAC;IAC3B,eAAe,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,OAAO,CAAC;CAC1C;AAKD,eAAO,MAAM,iBAAiB,0BAM7B,CAAC;AAwBF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,CAiC7D,CAAC;AAGF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA0BxD,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"overlay-manager.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/overlay-manager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAsD,SAAS,EAAE,MAAM,OAAO,CAAC;AACtF,OAAO,EAAE,mBAAmB,EAAE,YAAY,EAAiB,MAAM,YAAY,CAAC;AAG9E,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,UAAU,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,aAAa,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,YAAY,EAAE,MAAM,MAAM,CAAC;IAC3B,eAAe,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,OAAO,CAAC;CAC1C;AAKD,eAAO,MAAM,iBAAiB,0BAM7B,CAAC;AAwBF,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,CAiC7D,CAAC;AAGF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA0BxD,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,6 +1,8 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
- import React, { createContext, useContext, useReducer, useCallback } from 'react';
3
+ import * as React from 'react';
4
+ import { createContext, useContext, useReducer, useCallback } from 'react';
5
+ ;
4
6
  const OverlayContext = createContext(undefined);
5
7
  // Custom hook to use overlay context
6
8
  export const useOverlayManager = () => {
@@ -1,6 +1,8 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
- import React, { createContext, useContext, useReducer, useCallback } from 'react';
3
+ import * as React from 'react';
4
+ import { createContext, useContext, useReducer, useCallback } from 'react';
5
+ ;
4
6
  const OverlayContext = createContext(undefined);
5
7
  // Custom hook to use overlay context
6
8
  export const useOverlayManager = () => {
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { PopoverProps, PopoverContentProps, PopoverHeaderProps, PopoverBodyProps, PopoverFooterProps } from './types';
1
+ import * as React from 'react';
2
+ import { PopoverProps, PopoverContentProps, PopoverHeaderProps, PopoverBodyProps, PopoverFooterProps } from './types.js';
3
3
  export declare const PopoverContent: React.FC<PopoverContentProps>;
4
4
  export declare const PopoverHeader: React.FC<PopoverHeaderProps>;
5
5
  export declare const PopoverBody: React.FC<PopoverBodyProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/popover.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAiE,MAAM,OAAO,CAAC;AAItF,OAAO,EACL,YAAY,EACZ,mBAAmB,EACnB,kBAAkB,EAClB,gBAAgB,EAChB,kBAAkB,EACnB,MAAM,SAAS,CAAC;AA0HjB,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAUxD,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA8CtD,CAAC;AAGF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAwBlD,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAsBtD,CAAC;AAGF,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAqN1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/popover.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EACL,YAAY,EACZ,mBAAmB,EACnB,kBAAkB,EAClB,gBAAgB,EAChB,kBAAkB,EACnB,MAAM,YAAY,CAAC;AA0HpB,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAUxD,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA8CtD,CAAC;AAGF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAwBlD,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAsBtD,CAAC;AAGF,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAqN1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,9 +1,10 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useRef, useEffect, useCallback, cloneElement } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
5
- import { Portal } from './portal';
6
- import { FocusManager } from './focus-manager';
4
+ ;
5
+ import { useTheme } from '../../../themes/useTheme.js';
6
+ import { Portal } from './portal.js';
7
+ import { FocusManager } from './focus-manager.js';
7
8
  // SVG Icons
8
9
  const XMarkIcon = ({ className = 'w-5 h-5' }) => (_jsx("svg", { className: className, fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18L18 6M6 6l12 12" }) }));
9
10
  // Default color fallbacks
@@ -1,9 +1,10 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useRef, useEffect, useCallback, cloneElement } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
5
- import { Portal } from './portal';
6
- import { FocusManager } from './focus-manager';
4
+ ;
5
+ import { useTheme } from '../../../themes/useTheme.js';
6
+ import { Portal } from './portal.js';
7
+ import { FocusManager } from './focus-manager.js';
7
8
  // SVG Icons
8
9
  const XMarkIcon = ({ className = 'w-5 h-5' }) => (_jsx("svg", { className: className, fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18L18 6M6 6l12 12" }) }));
9
10
  // Default color fallbacks
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { PortalProps } from './types';
1
+ import * as React from 'react';
2
+ import { PortalProps } from './types.js';
3
3
  export declare const Portal: React.FC<PortalProps>;
4
4
  export default Portal;
5
5
  //# sourceMappingURL=portal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"portal.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/portal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAwExC,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"portal.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/portal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAEzC,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAwExC,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1,6 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { useEffect, useState } from 'react';
4
+ ;
4
5
  import { createPortal } from 'react-dom';
5
6
  export const Portal = ({ children, container, className = '', style = {}, onMount, onUnmount, variant = 'default', position = 'fixed', zIndex = 'modal', debug = false }) => {
6
7
  const [mounted, setMounted] = useState(false);
@@ -1,6 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { useEffect, useState } from 'react';
4
+ ;
4
5
  import { createPortal } from 'react-dom';
5
6
  export const Portal = ({ children, container, className = '', style = {}, onMount, onUnmount, variant = 'default', position = 'fixed', zIndex = 'modal', debug = false }) => {
6
7
  const [mounted, setMounted] = useState(false);
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { TooltipProps, TooltipContentProps } from './types';
1
+ import * as React from 'react';
2
+ import { TooltipProps, TooltipContentProps } from './types.js';
3
3
  export declare const TooltipContent: React.FC<TooltipContentProps>;
4
4
  export declare const Tooltip: React.FC<TooltipProps>;
5
5
  export default Tooltip;
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/tooltip.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAiE,MAAM,OAAO,CAAC;AAGtF,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAiH5D,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAUxD,CAAC;AAGF,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA2K1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/tooltip.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAiH/D,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAUxD,CAAC;AAGF,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA2K1C,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,8 +1,9 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useRef, useEffect, useCallback, cloneElement } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
5
- import { Portal } from './portal';
4
+ ;
5
+ import { useTheme } from '../../../themes/useTheme.js';
6
+ import { Portal } from './portal.js';
6
7
  // Default color fallbacks
7
8
  const getDefaultColors = () => ({
8
9
  surface: { background: '#1f2937', surface: '#374151', border: '#4b5563' },
@@ -1,8 +1,9 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useRef, useEffect, useCallback, cloneElement } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
5
- import { Portal } from './portal';
4
+ ;
5
+ import { useTheme } from '../../../themes/useTheme.js';
6
+ import { Portal } from './portal.js';
6
7
  // Default color fallbacks
7
8
  const getDefaultColors = () => ({
8
9
  surface: { background: '#1f2937', surface: '#374151', border: '#4b5563' },
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export interface OverlayBaseProps {
3
3
  className?: string;
4
4
  theme?: 'stan-design' | 'harvey';
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/overlay/types.ts"],"names":[],"mappings":"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"}
@@ -1 +1,2 @@
1
+ ;
1
2
  export {};
@@ -1 +1,2 @@
1
+ ;
1
2
  export {};
@@ -1,3 +1,3 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export declare const PerformanceDemo: React.FC;
3
3
  //# sourceMappingURL=performance-demo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"performance-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/performance-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmB,MAAM,OAAO,CAAA;AAavC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAskBnC,CAAA"}
1
+ {"version":3,"file":"performance-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/performance-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAc/B,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAskBnC,CAAA"}
@@ -1,11 +1,11 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
7
  import { usePerformance, useFrameRate, useMemoryUsage, useBatteryStatus, usePerformanceThrottling } from '../../hooks';
8
- import { useDevice } from '../../hooks/use-device';
8
+ import { useDevice } from '../../hooks/use-device.js';
9
9
  export const PerformanceDemo = () => {
10
10
  const [activeTab, setActiveTab] = useState('overview');
11
11
  const [showRecommendations, setShowRecommendations] = useState(false);
@@ -1,11 +1,11 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
7
  import { usePerformance, useFrameRate, useMemoryUsage, useBatteryStatus, usePerformanceThrottling } from '../../hooks';
8
- import { useDevice } from '../../hooks/use-device';
8
+ import { useDevice } from '../../hooks/use-device.js';
9
9
  export const PerformanceDemo = () => {
10
10
  const [activeTab, setActiveTab] = useState('overview');
11
11
  const [showRecommendations, setShowRecommendations] = useState(false);
@@ -1,3 +1,3 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export declare const SemanticInputSystemDemo: React.FC;
3
3
  //# sourceMappingURL=semantic-input-system-demo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"semantic-input-system-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/semantic-input-system-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmB,MAAM,OAAO,CAAA;AAYvC,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAye3C,CAAA"}
1
+ {"version":3,"file":"semantic-input-system-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/semantic-input-system-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAa/B,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAye3C,CAAA"}
@@ -1,16 +1,16 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Input } from './input';
7
- import { Label } from './label';
8
- import { Badge } from './badge';
9
- import { useSemanticInput } from '../../hooks/use-semantic-input';
10
- import { useMobileKeyboardOptimization } from '../../hooks/use-mobile-keyboard-optimization';
11
- import { useTouchFriendlyInput } from '../../hooks/use-touch-friendly-input';
12
- import { useInputPerformance } from '../../hooks/use-input-performance';
13
- import { useInputAccessibility } from '../../hooks/use-input-accessibility';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Input } from './input.js';
7
+ import { Label } from './label.js';
8
+ import { Badge } from './badge.js';
9
+ import { useSemanticInput } from '../../hooks/use-semantic-input.js';
10
+ import { useMobileKeyboardOptimization } from '../../hooks/use-mobile-keyboard-optimization.js';
11
+ import { useTouchFriendlyInput } from '../../hooks/use-touch-friendly-input.js';
12
+ import { useInputPerformance } from '../../hooks/use-input-performance.js';
13
+ import { useInputAccessibility } from '../../hooks/use-input-accessibility.js';
14
14
  export const SemanticInputSystemDemo = () => {
15
15
  const [activeDemo, setActiveDemo] = useState('semantic');
16
16
  const [formData, setFormData] = useState({
@@ -1,16 +1,16 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Input } from './input';
7
- import { Label } from './label';
8
- import { Badge } from './badge';
9
- import { useSemanticInput } from '../../hooks/use-semantic-input';
10
- import { useMobileKeyboardOptimization } from '../../hooks/use-mobile-keyboard-optimization';
11
- import { useTouchFriendlyInput } from '../../hooks/use-touch-friendly-input';
12
- import { useInputPerformance } from '../../hooks/use-input-performance';
13
- import { useInputAccessibility } from '../../hooks/use-input-accessibility';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Input } from './input.js';
7
+ import { Label } from './label.js';
8
+ import { Badge } from './badge.js';
9
+ import { useSemanticInput } from '../../hooks/use-semantic-input.js';
10
+ import { useMobileKeyboardOptimization } from '../../hooks/use-mobile-keyboard-optimization.js';
11
+ import { useTouchFriendlyInput } from '../../hooks/use-touch-friendly-input.js';
12
+ import { useInputPerformance } from '../../hooks/use-input-performance.js';
13
+ import { useInputAccessibility } from '../../hooks/use-input-accessibility.js';
14
14
  export const SemanticInputSystemDemo = () => {
15
15
  const [activeDemo, setActiveDemo] = useState('semantic');
16
16
  const [formData, setFormData] = useState({
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import type { CompleteThemeConfig } from '../../themes/types';
1
+ import * as React from 'react';
2
+ import type { CompleteThemeConfig } from '../../themes/types.js';
3
3
  export interface ThemeCustomizerProps {
4
4
  initialTheme?: string;
5
5
  onThemeChange?: (theme: CompleteThemeConfig) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"theme-customizer.d.ts","sourceRoot":"","sources":["../../../src/components/ui/theme-customizer.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAMhE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAE9D,MAAM,WAAW,oBAAoB;IACnC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC;IACrD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,KAAK,EAAE;QACL,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,OAAO,EAAE;QACP,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IACF,OAAO,EAAE;QACP,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAgW1D,CAAC"}
1
+ {"version":3,"file":"theme-customizer.d.ts","sourceRoot":"","sources":["../../../src/components/ui/theme-customizer.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE,MAAM,WAAW,oBAAoB;IACnC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC;IACrD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,KAAK,EAAE;QACL,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,OAAO,EAAE;QACP,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IACF,OAAO,EAAE;QACP,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAgW1D,CAAC"}
@@ -1,11 +1,12 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useCallback, useEffect } from 'react';
4
+ ;
4
5
  import { useTheme } from '../../themes';
5
- import { Card, CardContent, CardHeader, CardTitle } from './card';
6
- import { Button } from './button';
7
- import { Input } from './input';
8
- import { ThemePreview } from './theme-preview';
6
+ import { Card, CardContent, CardHeader, CardTitle } from './card.js';
7
+ import { Button } from './button.js';
8
+ import { Input } from './input.js';
9
+ import { ThemePreview } from './theme-preview.js';
9
10
  export const ThemeCustomizer = ({ initialTheme = 'stan-design', onThemeChange, showPreview = true, allowCustomization = true, className = '' }) => {
10
11
  const { getTheme } = useTheme();
11
12
  const [customizationState, setCustomizationState] = useState({
@@ -1,11 +1,12 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useCallback, useEffect } from 'react';
4
+ ;
4
5
  import { useTheme } from '../../themes';
5
- import { Card, CardContent, CardHeader, CardTitle } from './card';
6
- import { Button } from './button';
7
- import { Input } from './input';
8
- import { ThemePreview } from './theme-preview';
6
+ import { Card, CardContent, CardHeader, CardTitle } from './card.js';
7
+ import { Button } from './button.js';
8
+ import { Input } from './input.js';
9
+ import { ThemePreview } from './theme-preview.js';
9
10
  export const ThemeCustomizer = ({ initialTheme = 'stan-design', onThemeChange, showPreview = true, allowCustomization = true, className = '' }) => {
10
11
  const { getTheme } = useTheme();
11
12
  const [customizationState, setCustomizationState] = useState({
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export interface ThemePreviewProps {
3
3
  themeName?: string;
4
4
  showColors?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"theme-preview.d.ts","sourceRoot":"","sources":["../../../src/components/ui/theme-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,iBAAiB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAuSpD,CAAC"}
1
+ {"version":3,"file":"theme-preview.d.ts","sourceRoot":"","sources":["../../../src/components/ui/theme-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,MAAM,WAAW,iBAAiB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAuSpD,CAAC"}