@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
@@ -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, useRef } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { Tabs } from './navigation/tabs';
8
- import MobileFormValidation from './mobile-form-validation';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
+ import { Tabs } from './navigation/tabs.js';
8
+ import MobileFormValidation from './mobile-form-validation.js';
9
9
  export const FormDemo = () => {
10
10
  const [activeTab, setActiveTab] = useState('basic');
11
11
  const [formResults, setFormResults] = useState([]);
@@ -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, useRef } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { Tabs } from './navigation/tabs';
8
- import MobileFormValidation from './mobile-form-validation';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
+ import { Tabs } from './navigation/tabs.js';
8
+ import MobileFormValidation from './mobile-form-validation.js';
9
9
  export const FormDemo = () => {
10
10
  const [activeTab, setActiveTab] = useState('basic');
11
11
  const [formResults, setFormResults] = useState([]);
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export declare const HardwareAccelerationDemo: React.FC;
3
3
  export default HardwareAccelerationDemo;
4
4
  //# sourceMappingURL=hardware-acceleration-demo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"hardware-acceleration-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/hardware-acceleration-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA2C,MAAM,OAAO,CAAA;AAO/D,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAyhB5C,CAAA;AAED,eAAe,wBAAwB,CAAA"}
1
+ {"version":3,"file":"hardware-acceleration-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/hardware-acceleration-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAQ/B,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAyhB5C,CAAA;AAED,eAAe,wBAAwB,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, useCallback, useEffect } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Badge } from './badge';
6
- import { Button } from './button';
7
- import { useHardwareAcceleration } from '../../hooks/use-hardware-acceleration';
8
- import { useBatteryOptimization } from '../../hooks/use-battery-optimization';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
+ import { useHardwareAcceleration } from '../../hooks/use-hardware-acceleration.js';
8
+ import { useBatteryOptimization } from '../../hooks/use-battery-optimization.js';
9
9
  export const HardwareAccelerationDemo = () => {
10
10
  const [showGPUInfo, setShowGPUInfo] = useState(true);
11
11
  const [showPerformanceMetrics, setShowPerformanceMetrics] = useState(true);
@@ -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, useCallback, useEffect } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Badge } from './badge';
6
- import { Button } from './button';
7
- import { useHardwareAcceleration } from '../../hooks/use-hardware-acceleration';
8
- import { useBatteryOptimization } from '../../hooks/use-battery-optimization';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
+ import { useHardwareAcceleration } from '../../hooks/use-hardware-acceleration.js';
8
+ import { useBatteryOptimization } from '../../hooks/use-battery-optimization.js';
9
9
  export const HardwareAccelerationDemo = () => {
10
10
  const [showGPUInfo, setShowGPUInfo] = useState(true);
11
11
  const [showPerformanceMetrics, setShowPerformanceMetrics] = useState(true);
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export declare const LayoutDemo: React.FC;
3
3
  export default LayoutDemo;
4
4
  //# sourceMappingURL=layout-demo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"layout-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/layout-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmB,MAAM,OAAO,CAAA;AAevC,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EA6V9B,CAAA;AAED,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"layout-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/layout-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAgB/B,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EA6V9B,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -1,14 +1,14 @@
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 { Badge } from './badge';
6
- import { Button } from './button';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
7
  import { MobileLayout, TabletLayout, DesktopLayout, AdaptiveLayout } from './layouts';
8
- import { useAdaptiveLayout } from '../../hooks/use-adaptive-layout';
9
- import { useLayoutPerformance } from '../../hooks/use-layout-performance';
10
- import { useMobileLayout } from '../../hooks/use-mobile-layout';
11
- import { useTabletLayout } from '../../hooks/use-tablet-layout';
8
+ import { useAdaptiveLayout } from '../../hooks/use-adaptive-layout.js';
9
+ import { useLayoutPerformance } from '../../hooks/use-layout-performance.js';
10
+ import { useMobileLayout } from '../../hooks/use-mobile-layout.js';
11
+ import { useTabletLayout } from '../../hooks/use-tablet-layout.js';
12
12
  export const LayoutDemo = () => {
13
13
  const [activeLayout, setActiveLayout] = useState('adaptive');
14
14
  const [showPerformanceMetrics, setShowPerformanceMetrics] = useState(true);
@@ -1,14 +1,14 @@
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 { Badge } from './badge';
6
- import { Button } from './button';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
7
  import { MobileLayout, TabletLayout, DesktopLayout, AdaptiveLayout } from './layouts';
8
- import { useAdaptiveLayout } from '../../hooks/use-adaptive-layout';
9
- import { useLayoutPerformance } from '../../hooks/use-layout-performance';
10
- import { useMobileLayout } from '../../hooks/use-mobile-layout';
11
- import { useTabletLayout } from '../../hooks/use-tablet-layout';
8
+ import { useAdaptiveLayout } from '../../hooks/use-adaptive-layout.js';
9
+ import { useLayoutPerformance } from '../../hooks/use-layout-performance.js';
10
+ import { useMobileLayout } from '../../hooks/use-mobile-layout.js';
11
+ import { useTabletLayout } from '../../hooks/use-tablet-layout.js';
12
12
  export const LayoutDemo = () => {
13
13
  const [activeLayout, setActiveLayout] = useState('adaptive');
14
14
  const [showPerformanceMetrics, setShowPerformanceMetrics] = useState(true);
@@ -1,4 +1,5 @@
1
- import React, { ReactNode } from 'react';
1
+ import * as React from 'react';
2
+ import { ReactNode } from 'react';
2
3
  export type DeviceType = 'mobile' | 'tablet' | 'desktop';
3
4
  export interface AdaptiveLayoutProps {
4
5
  children: ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"adaptive-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/adaptive-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAA;AAO7D,MAAM,MAAM,UAAU,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAA;AAExD,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAmHxD,CAAA;AAED,eAAe,cAAc,CAAA"}
1
+ {"version":3,"file":"adaptive-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/adaptive-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAOvD,MAAM,MAAM,UAAU,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAA;AAExD,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAmHxD,CAAA;AAED,eAAe,cAAc,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, useEffect } from 'react';
4
- import { Card, CardContent } from '../card';
5
- import { Badge } from '../badge';
6
- import { MobileLayout } from './mobile-layout';
7
- import { TabletLayout } from './tablet-layout';
8
- import { DesktopLayout } from './desktop-layout';
4
+ import { Card, CardContent } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
+ import { MobileLayout } from './mobile-layout.js';
7
+ import { TabletLayout } from './tablet-layout.js';
8
+ import { DesktopLayout } from './desktop-layout.js';
9
9
  export const AdaptiveLayout = ({ children, title = 'Adaptive Layout', description = 'Automatically adapts to different device types with optimal layouts', showHeader = true, showSidebar = true, enableTouchOptimization = true, enablePerformanceMonitoring = true, enableAdvancedFeatures = true, className = '' }) => {
10
10
  const [deviceType, setDeviceType] = useState('desktop');
11
11
  const [screenSize, setScreenSize] = useState({ width: 0, height: 0 });
@@ -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, useEffect } from 'react';
4
- import { Card, CardContent } from '../card';
5
- import { Badge } from '../badge';
6
- import { MobileLayout } from './mobile-layout';
7
- import { TabletLayout } from './tablet-layout';
8
- import { DesktopLayout } from './desktop-layout';
4
+ import { Card, CardContent } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
+ import { MobileLayout } from './mobile-layout.js';
7
+ import { TabletLayout } from './tablet-layout.js';
8
+ import { DesktopLayout } from './desktop-layout.js';
9
9
  export const AdaptiveLayout = ({ children, title = 'Adaptive Layout', description = 'Automatically adapts to different device types with optimal layouts', showHeader = true, showSidebar = true, enableTouchOptimization = true, enablePerformanceMonitoring = true, enableAdvancedFeatures = true, className = '' }) => {
10
10
  const [deviceType, setDeviceType] = useState('desktop');
11
11
  const [screenSize, setScreenSize] = useState({ width: 0, height: 0 });
@@ -1,4 +1,5 @@
1
- import React, { ReactNode } from 'react';
1
+ import * as React from 'react';
2
+ import { ReactNode } from 'react';
2
3
  export interface DesktopLayoutProps {
3
4
  children: ReactNode;
4
5
  title?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"desktop-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/desktop-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAA;AAK7D,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA4MtD,CAAA;AAED,eAAe,aAAa,CAAA"}
1
+ {"version":3,"file":"desktop-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/desktop-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAKvD,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA4MtD,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -1,9 +1,9 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card';
5
- import { Badge } from '../badge';
6
- import { Button } from '../button';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
+ import { Button } from '../button.js';
7
7
  export const DesktopLayout = ({ children, title = 'Desktop Layout', description = 'Desktop-optimized layout with advanced features and performance monitoring', showHeader = true, showSidebar = true, showTopBar = true, enablePerformanceMonitoring = true, enableAdvancedFeatures = true, className = '' }) => {
8
8
  const [performanceMetrics, setPerformanceMetrics] = useState({
9
9
  renderTime: 0,
@@ -1,9 +1,9 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card';
5
- import { Badge } from '../badge';
6
- import { Button } from '../button';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
+ import { Button } from '../button.js';
7
7
  export const DesktopLayout = ({ children, title = 'Desktop Layout', description = 'Desktop-optimized layout with advanced features and performance monitoring', showHeader = true, showSidebar = true, showTopBar = true, enablePerformanceMonitoring = true, enableAdvancedFeatures = true, className = '' }) => {
8
8
  const [performanceMetrics, setPerformanceMetrics] = useState({
9
9
  renderTime: 0,
@@ -1,4 +1,5 @@
1
- import React, { ReactNode } from 'react';
1
+ import * as React from 'react';
2
+ import { ReactNode } from 'react';
2
3
  export interface MobileLayoutProps {
3
4
  children: ReactNode;
4
5
  title?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/mobile-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAA;AAI7D,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgJpD,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"mobile-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/mobile-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAIvD,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgJpD,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1,8 +1,8 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card, CardContent, CardHeader, CardTitle } from '../card';
5
- import { Badge } from '../badge';
4
+ import { Card, CardContent, CardHeader, CardTitle } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
6
  export const MobileLayout = ({ children, title = 'Mobile Layout', description = 'Touch-optimized mobile layout with performance monitoring', showHeader = true, showFooter = true, enableTouchOptimization = true, enablePerformanceMonitoring = true, className = '' }) => {
7
7
  const [touchActive, setTouchActive] = useState(false);
8
8
  const [performanceMetrics, setPerformanceMetrics] = useState({
@@ -1,8 +1,8 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card, CardContent, CardHeader, CardTitle } from '../card';
5
- import { Badge } from '../badge';
4
+ import { Card, CardContent, CardHeader, CardTitle } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
6
  export const MobileLayout = ({ children, title = 'Mobile Layout', description = 'Touch-optimized mobile layout with performance monitoring', showHeader = true, showFooter = true, enableTouchOptimization = true, enablePerformanceMonitoring = true, className = '' }) => {
7
7
  const [touchActive, setTouchActive] = useState(false);
8
8
  const [performanceMetrics, setPerformanceMetrics] = useState({
@@ -1,4 +1,5 @@
1
- import React, { ReactNode } from 'react';
1
+ import * as React from 'react';
2
+ import { ReactNode } from 'react';
2
3
  export interface TabletLayoutProps {
3
4
  children: ReactNode;
4
5
  title?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"tablet-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/tablet-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAA;AAK7D,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkLpD,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"tablet-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/layouts/tablet-layout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAKvD,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC,2BAA2B,CAAC,EAAE,OAAO,CAAA;IACrC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkLpD,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1,9 +1,9 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card';
5
- import { Badge } from '../badge';
6
- import { Button } from '../button';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
+ import { Button } from '../button.js';
7
7
  export const TabletLayout = ({ children, title = 'Tablet Layout', description = 'Tablet-optimized layout with touch and performance features', showHeader = true, showSidebar = true, enableTouchOptimization = true, enablePerformanceMonitoring = true, className = '' }) => {
8
8
  const [orientation, setOrientation] = useState('portrait');
9
9
  const [performanceMetrics, setPerformanceMetrics] = useState({
@@ -1,9 +1,9 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card';
5
- import { Badge } from '../badge';
6
- import { Button } from '../button';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../card.js';
5
+ import { Badge } from '../badge.js';
6
+ import { Button } from '../button.js';
7
7
  export const TabletLayout = ({ children, title = 'Tablet Layout', description = 'Tablet-optimized layout with touch and performance features', showHeader = true, showSidebar = true, enableTouchOptimization = true, enablePerformanceMonitoring = true, className = '' }) => {
8
8
  const [orientation, setOrientation] = useState('portrait');
9
9
  const [performanceMetrics, setPerformanceMetrics] = useState({
@@ -1,6 +1,6 @@
1
- import React from 'react';
2
- import { ValidationRule } from '../../hooks/use-mobile-form-validation';
3
- import { InputType } from '../../hooks/use-semantic-input';
1
+ import * as React from 'react';
2
+ import { ValidationRule } from '../../hooks/use-mobile-form-validation.js';
3
+ import { InputType } from '../../hooks/use-semantic-input.js';
4
4
  export interface MobileFormValidationProps {
5
5
  title?: string;
6
6
  description?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-form-validation.d.ts","sourceRoot":"","sources":["../../../src/components/ui/mobile-form-validation.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAuC,MAAM,OAAO,CAAA;AAM3D,OAAO,EAA2B,cAAc,EAAE,MAAM,wCAAwC,CAAA;AAGhG,OAAO,EAAoB,SAAS,EAAE,MAAM,gCAAgC,CAAA;AAG5E,MAAM,WAAW,yBAAyB;IACxC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,MAAM,EAAE,KAAK,CAAC;QACZ,IAAI,EAAE,MAAM,CAAA;QACZ,KAAK,EAAE,MAAM,CAAA;QACb,IAAI,EAAE,SAAS,CAAA;QACf,WAAW,CAAC,EAAE,MAAM,CAAA;QACpB,KAAK,EAAE,cAAc,EAAE,CAAA;QACvB,YAAY,CAAC,EAAE,GAAG,CAAA;KACnB,CAAC,CAAA;IACF,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,IAAI,CAAA;IAClD,kBAAkB,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC/C,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,sBAAsB,CAAC,EAAE,OAAO,CAAA;CACjC;AAED,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,MAAM,OAAO,CAAC;QAAE,OAAO,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QAAC,MAAM,EAAE,MAAM,EAAE,CAAA;KAAE,CAAC,CAAA;IACxF,KAAK,EAAE,MAAM,IAAI,CAAA;IACjB,QAAQ,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAA;IAChC,kBAAkB,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,GAAG,CAAA;CAC/C;AAED,eAAO,MAAM,oBAAoB,2GA0ZhC,CAAA;AAID,eAAe,oBAAoB,CAAA"}
1
+ {"version":3,"file":"mobile-form-validation.d.ts","sourceRoot":"","sources":["../../../src/components/ui/mobile-form-validation.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,OAAO,EAA2B,cAAc,EAAE,MAAM,2CAA2C,CAAA;AAGnG,OAAO,EAAoB,SAAS,EAAE,MAAM,mCAAmC,CAAA;AAG/E,MAAM,WAAW,yBAAyB;IACxC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,MAAM,EAAE,KAAK,CAAC;QACZ,IAAI,EAAE,MAAM,CAAA;QACZ,KAAK,EAAE,MAAM,CAAA;QACb,IAAI,EAAE,SAAS,CAAA;QACf,WAAW,CAAC,EAAE,MAAM,CAAA;QACpB,KAAK,EAAE,cAAc,EAAE,CAAA;QACvB,YAAY,CAAC,EAAE,GAAG,CAAA;KACnB,CAAC,CAAA;IACF,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,IAAI,CAAA;IAClD,kBAAkB,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC/C,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,sBAAsB,CAAC,EAAE,OAAO,CAAA;CACjC;AAED,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,MAAM,OAAO,CAAC;QAAE,OAAO,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QAAC,MAAM,EAAE,MAAM,EAAE,CAAA;KAAE,CAAC,CAAA;IACxF,KAAK,EAAE,MAAM,IAAI,CAAA;IACjB,QAAQ,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAA;IAChC,kBAAkB,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,GAAG,CAAA;CAC/C;AAED,eAAO,MAAM,oBAAoB,2GA0ZhC,CAAA;AAID,eAAe,oBAAoB,CAAA"}
@@ -1,16 +1,17 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- import React, { useState, useRef, forwardRef } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { Input } from './input';
8
- import { Label } from './label';
9
- import { useMobileFormValidation } from '../../hooks/use-mobile-form-validation';
10
- import { useFormFeedback } from '../../hooks/use-form-feedback';
11
- import { useMobileFormLayout } from '../../hooks/use-mobile-form-layout';
12
- import { useSemanticInput } from '../../hooks/use-semantic-input';
13
- import { useFormPerformance } from '../../hooks/use-form-performance';
3
+ import * as React from 'react';
4
+ import { useState, useRef, forwardRef } from 'react';
5
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
6
+ import { Button } from './button.js';
7
+ import { Badge } from './badge.js';
8
+ import { Input } from './input.js';
9
+ import { Label } from './label.js';
10
+ import { useMobileFormValidation } from '../../hooks/use-mobile-form-validation.js';
11
+ import { useFormFeedback } from '../../hooks/use-form-feedback.js';
12
+ import { useMobileFormLayout } from '../../hooks/use-mobile-form-layout.js';
13
+ import { useSemanticInput } from '../../hooks/use-semantic-input.js';
14
+ import { useFormPerformance } from '../../hooks/use-form-performance.js';
14
15
  export const MobileFormValidation = forwardRef(({ title = 'Mobile Form Validation', description = 'Advanced form validation with mobile optimization', fields, onSubmit, onValidationChange, className = '', enableEnhancedFeatures = true }, ref) => {
15
16
  const [formData, setFormData] = useState({});
16
17
  const [isSubmitting, setIsSubmitting] = useState(false);
@@ -1,16 +1,17 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- import React, { useState, useRef, forwardRef } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { Input } from './input';
8
- import { Label } from './label';
9
- import { useMobileFormValidation } from '../../hooks/use-mobile-form-validation';
10
- import { useFormFeedback } from '../../hooks/use-form-feedback';
11
- import { useMobileFormLayout } from '../../hooks/use-mobile-form-layout';
12
- import { useSemanticInput } from '../../hooks/use-semantic-input';
13
- import { useFormPerformance } from '../../hooks/use-form-performance';
3
+ import * as React from 'react';
4
+ import { useState, useRef, forwardRef } from 'react';
5
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
6
+ import { Button } from './button.js';
7
+ import { Badge } from './badge.js';
8
+ import { Input } from './input.js';
9
+ import { Label } from './label.js';
10
+ import { useMobileFormValidation } from '../../hooks/use-mobile-form-validation.js';
11
+ import { useFormFeedback } from '../../hooks/use-form-feedback.js';
12
+ import { useMobileFormLayout } from '../../hooks/use-mobile-form-layout.js';
13
+ import { useSemanticInput } from '../../hooks/use-semantic-input.js';
14
+ import { useFormPerformance } from '../../hooks/use-form-performance.js';
14
15
  export const MobileFormValidation = forwardRef(({ title = 'Mobile Form Validation', description = 'Advanced form validation with mobile optimization', fields, onSubmit, onValidationChange, className = '', enableEnhancedFeatures = true }, ref) => {
15
16
  const [formData, setFormData] = useState({});
16
17
  const [isSubmitting, setIsSubmitting] = useState(false);
@@ -1,3 +1,3 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export declare const MobileInputDemo: React.FC;
3
3
  //# sourceMappingURL=mobile-input-demo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-input-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/mobile-input-demo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAoMnC,CAAC"}
1
+ {"version":3,"file":"mobile-input-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/mobile-input-demo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAoMnC,CAAC"}
@@ -1,6 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Card } from './card';
3
- import { MobileInput, mobileInputConfigs } from './mobile-input';
2
+ ;
3
+ import { Card } from './card.js';
4
+ import { MobileInput, mobileInputConfigs } from './mobile-input.js';
4
5
  export const MobileInputDemo = () => {
5
6
  return (_jsxs("div", { className: "space-y-6", children: [_jsxs("div", { className: "text-center", children: [_jsx("h2", { className: "text-2xl font-bold text-cs-text-primary mb-2", children: "Mobile Input System Recovery" }), _jsx("p", { className: "text-cs-text-secondary", children: "Semantic Input Excellence - Recovered from original project" })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Semantic Input Types" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Name Input" }), _jsx(MobileInput, { placeholder: "Enter your full name", mobileConfig: mobileInputConfigs.name, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Auto-capitalizes words, suggests name autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Email Input" }), _jsx(MobileInput, { placeholder: "Enter your email", mobileConfig: mobileInputConfigs.email, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Email keyboard, no spell check, email autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Phone Input" }), _jsx(MobileInput, { placeholder: "Enter phone number", mobileConfig: mobileInputConfigs.phone, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Numeric keyboard, phone autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Password Input" }), _jsx(MobileInput, { placeholder: "Enter new password", mobileConfig: mobileInputConfigs.newPassword, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Password keyboard, new-password autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Search Input" }), _jsx(MobileInput, { placeholder: "Search...", mobileConfig: mobileInputConfigs.search, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Search keyboard, no autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Amount Input" }), _jsx(MobileInput, { placeholder: "Enter amount", mobileConfig: mobileInputConfigs.amount, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Decimal keyboard, no autocomplete" })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Custom Mobile Configurations" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Custom Input Mode" }), _jsx(MobileInput, { placeholder: "Custom input mode", mobileConfig: {
6
7
  semanticType: 'email',
@@ -1,6 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Card } from './card';
3
- import { MobileInput, mobileInputConfigs } from './mobile-input';
2
+ ;
3
+ import { Card } from './card.js';
4
+ import { MobileInput, mobileInputConfigs } from './mobile-input.js';
4
5
  export const MobileInputDemo = () => {
5
6
  return (_jsxs("div", { className: "space-y-6", children: [_jsxs("div", { className: "text-center", children: [_jsx("h2", { className: "text-2xl font-bold text-cs-text-primary mb-2", children: "Mobile Input System Recovery" }), _jsx("p", { className: "text-cs-text-secondary", children: "Semantic Input Excellence - Recovered from original project" })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Semantic Input Types" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Name Input" }), _jsx(MobileInput, { placeholder: "Enter your full name", mobileConfig: mobileInputConfigs.name, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Auto-capitalizes words, suggests name autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Email Input" }), _jsx(MobileInput, { placeholder: "Enter your email", mobileConfig: mobileInputConfigs.email, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Email keyboard, no spell check, email autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Phone Input" }), _jsx(MobileInput, { placeholder: "Enter phone number", mobileConfig: mobileInputConfigs.phone, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Numeric keyboard, phone autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Password Input" }), _jsx(MobileInput, { placeholder: "Enter new password", mobileConfig: mobileInputConfigs.newPassword, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Password keyboard, new-password autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Search Input" }), _jsx(MobileInput, { placeholder: "Search...", mobileConfig: mobileInputConfigs.search, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Search keyboard, no autocomplete" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Amount Input" }), _jsx(MobileInput, { placeholder: "Enter amount", mobileConfig: mobileInputConfigs.amount, className: "w-full" }), _jsx("p", { className: "text-xs text-cs-text-muted", children: "Decimal keyboard, no autocomplete" })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Custom Mobile Configurations" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Custom Input Mode" }), _jsx(MobileInput, { placeholder: "Custom input mode", mobileConfig: {
6
7
  semanticType: 'email',
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import * as React from "react";
4
4
  import { cn } from "../../lib/utils";
5
- import { Input } from "./input";
5
+ import { Input } from "./input.js";
6
6
  /**
7
7
  * Mobile-optimized input component with smart keyboard handling
8
8
  * Automatically configures input attributes for the best mobile experience
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import * as React from "react";
4
4
  import { cn } from "../../lib/utils";
5
- import { Input } from "./input";
5
+ import { Input } from "./input.js";
6
6
  /**
7
7
  * Mobile-optimized input component with smart keyboard handling
8
8
  * Automatically configures input attributes for the best mobile experience
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import * as React from 'react';
2
2
  export declare const MobileSkeletonLoadingDemo: React.FC;
3
3
  export default MobileSkeletonLoadingDemo;
4
4
  //# sourceMappingURL=mobile-skeleton-loading-demo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-skeleton-loading-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/mobile-skeleton-loading-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA8B,MAAM,OAAO,CAAA;AAUlD,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAinB7C,CAAA;AAED,eAAe,yBAAyB,CAAA"}
1
+ {"version":3,"file":"mobile-skeleton-loading-demo.d.ts","sourceRoot":"","sources":["../../../src/components/ui/mobile-skeleton-loading-demo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAW/B,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAinB7C,CAAA;AAED,eAAe,yBAAyB,CAAA"}
@@ -1,14 +1,14 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { useMobileSkeleton } from '../../hooks/use-mobile-skeleton';
8
- import { useDeviceLoadingStates } from '../../hooks/use-device-loading-states';
9
- import { useLoadingPerformance } from '../../hooks/use-loading-performance';
10
- import { useBatteryConsciousLoading } from '../../hooks/use-battery-conscious-loading';
11
- import { useLoadingAccessibility } from '../../hooks/use-loading-accessibility';
4
+ import { Card } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
+ import { useMobileSkeleton } from '../../hooks/use-mobile-skeleton.js';
8
+ import { useDeviceLoadingStates } from '../../hooks/use-device-loading-states.js';
9
+ import { useLoadingPerformance } from '../../hooks/use-loading-performance.js';
10
+ import { useBatteryConsciousLoading } from '../../hooks/use-battery-conscious-loading.js';
11
+ import { useLoadingAccessibility } from '../../hooks/use-loading-accessibility.js';
12
12
  export const MobileSkeletonLoadingDemo = () => {
13
13
  const [activeTab, setActiveTab] = useState('overview');
14
14
  const [isLoading, setIsLoading] = useState(false);
@@ -1,14 +1,14 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from 'react';
4
- import { Card } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { useMobileSkeleton } from '../../hooks/use-mobile-skeleton';
8
- import { useDeviceLoadingStates } from '../../hooks/use-device-loading-states';
9
- import { useLoadingPerformance } from '../../hooks/use-loading-performance';
10
- import { useBatteryConsciousLoading } from '../../hooks/use-battery-conscious-loading';
11
- import { useLoadingAccessibility } from '../../hooks/use-loading-accessibility';
4
+ import { Card } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
+ import { useMobileSkeleton } from '../../hooks/use-mobile-skeleton.js';
8
+ import { useDeviceLoadingStates } from '../../hooks/use-device-loading-states.js';
9
+ import { useLoadingPerformance } from '../../hooks/use-loading-performance.js';
10
+ import { useBatteryConsciousLoading } from '../../hooks/use-battery-conscious-loading.js';
11
+ import { useLoadingAccessibility } from '../../hooks/use-loading-accessibility.js';
12
12
  export const MobileSkeletonLoadingDemo = () => {
13
13
  const [activeTab, setActiveTab] = useState('overview');
14
14
  const [isLoading, setIsLoading] = useState(false);
@@ -3,7 +3,7 @@
3
3
  * Provides navigation breadcrumbs with theme support and responsive design
4
4
  */
5
5
  import * as React from 'react';
6
- import { BreadcrumbProps } from './types';
6
+ import { BreadcrumbProps } from './types.js';
7
7
  export declare const Breadcrumb: React.FC<BreadcrumbProps>;
8
8
  export default Breadcrumb;
9
9
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/breadcrumb.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,CAiJhD,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/breadcrumb.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,CAiJhD,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -3,7 +3,7 @@
3
3
  * Provides comprehensive menu functionality with theme support and multiple variants
4
4
  */
5
5
  import * as React from 'react';
6
- import { MenuProps } from './types';
6
+ import { MenuProps } from './types.js';
7
7
  export declare const Menu: React.FC<MenuProps>;
8
8
  export default Menu;
9
9
  //# sourceMappingURL=menu.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"menu.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/menu.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAmC,MAAM,SAAS,CAAC;AA2BrE,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAiVpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"menu.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/navigation/menu.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAmC,MAAM,YAAY,CAAC;AA2BxE,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAiVpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -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);