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

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 (229) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/dist/components/ui/accessibility-demo.esm.js +10 -10
  3. package/dist/components/ui/accessibility-demo.js +10 -10
  4. package/dist/components/ui/advanced-component-architecture-demo.esm.js +8 -8
  5. package/dist/components/ui/advanced-component-architecture-demo.js +8 -8
  6. package/dist/components/ui/advanced-transition-system-demo.esm.js +3 -3
  7. package/dist/components/ui/advanced-transition-system-demo.js +3 -3
  8. package/dist/components/ui/advanced-transition-system.esm.js +1 -1
  9. package/dist/components/ui/advanced-transition-system.js +1 -1
  10. package/dist/components/ui/animation/animated-container.esm.js +1 -1
  11. package/dist/components/ui/animation/animated-container.js +1 -1
  12. package/dist/components/ui/animation/staggered-container.d.ts +1 -1
  13. package/dist/components/ui/animation/staggered-container.d.ts.map +1 -1
  14. package/dist/components/ui/animation/staggered-container.esm.js +1 -1
  15. package/dist/components/ui/animation/staggered-container.js +1 -1
  16. package/dist/components/ui/animation-demo.esm.js +3 -3
  17. package/dist/components/ui/animation-demo.js +3 -3
  18. package/dist/components/ui/battery-conscious-animation-demo.esm.js +5 -5
  19. package/dist/components/ui/battery-conscious-animation-demo.js +5 -5
  20. package/dist/components/ui/border-radius-shadow-demo.esm.js +2 -2
  21. package/dist/components/ui/border-radius-shadow-demo.js +2 -2
  22. package/dist/components/ui/color-preview.d.ts +1 -1
  23. package/dist/components/ui/color-preview.d.ts.map +1 -1
  24. package/dist/components/ui/color-preview.esm.js +3 -3
  25. package/dist/components/ui/color-preview.js +3 -3
  26. package/dist/components/ui/data-display/chart.d.ts +1 -1
  27. package/dist/components/ui/data-display/chart.d.ts.map +1 -1
  28. package/dist/components/ui/data-display/chart.esm.js +1 -1
  29. package/dist/components/ui/data-display/chart.js +1 -1
  30. package/dist/components/ui/data-display/data-grid-simple.d.ts +1 -1
  31. package/dist/components/ui/data-display/data-grid-simple.d.ts.map +1 -1
  32. package/dist/components/ui/data-display/data-grid.d.ts +1 -1
  33. package/dist/components/ui/data-display/data-grid.d.ts.map +1 -1
  34. package/dist/components/ui/data-display/list.d.ts +1 -1
  35. package/dist/components/ui/data-display/list.d.ts.map +1 -1
  36. package/dist/components/ui/data-display/table.d.ts +1 -1
  37. package/dist/components/ui/data-display/table.d.ts.map +1 -1
  38. package/dist/components/ui/data-display/timeline.d.ts +1 -1
  39. package/dist/components/ui/data-display/timeline.d.ts.map +1 -1
  40. package/dist/components/ui/data-display/tree.d.ts +1 -1
  41. package/dist/components/ui/data-display/tree.d.ts.map +1 -1
  42. package/dist/components/ui/data-display/tree.esm.js +1 -1
  43. package/dist/components/ui/data-display/tree.js +1 -1
  44. package/dist/components/ui/enterprise-mobile-experience-demo.esm.js +3 -3
  45. package/dist/components/ui/enterprise-mobile-experience-demo.js +3 -3
  46. package/dist/components/ui/feedback/alert.d.ts +1 -1
  47. package/dist/components/ui/feedback/alert.d.ts.map +1 -1
  48. package/dist/components/ui/feedback/progress.d.ts +1 -1
  49. package/dist/components/ui/feedback/progress.d.ts.map +1 -1
  50. package/dist/components/ui/feedback/progress.esm.js +1 -1
  51. package/dist/components/ui/feedback/progress.js +1 -1
  52. package/dist/components/ui/feedback/skeleton.d.ts +1 -1
  53. package/dist/components/ui/feedback/skeleton.d.ts.map +1 -1
  54. package/dist/components/ui/feedback/toast.d.ts +1 -1
  55. package/dist/components/ui/feedback/toast.d.ts.map +1 -1
  56. package/dist/components/ui/font-preview.d.ts +1 -1
  57. package/dist/components/ui/font-preview.d.ts.map +1 -1
  58. package/dist/components/ui/font-preview.esm.js +2 -2
  59. package/dist/components/ui/font-preview.js +2 -2
  60. package/dist/components/ui/form-demo.esm.js +5 -5
  61. package/dist/components/ui/form-demo.js +5 -5
  62. package/dist/components/ui/hardware-acceleration-demo.esm.js +5 -5
  63. package/dist/components/ui/hardware-acceleration-demo.js +5 -5
  64. package/dist/components/ui/layout-demo.esm.js +7 -7
  65. package/dist/components/ui/layout-demo.js +7 -7
  66. package/dist/components/ui/layouts/adaptive-layout.esm.js +5 -5
  67. package/dist/components/ui/layouts/adaptive-layout.js +5 -5
  68. package/dist/components/ui/layouts/desktop-layout.esm.js +3 -3
  69. package/dist/components/ui/layouts/desktop-layout.js +3 -3
  70. package/dist/components/ui/layouts/mobile-layout.esm.js +2 -2
  71. package/dist/components/ui/layouts/mobile-layout.js +2 -2
  72. package/dist/components/ui/layouts/tablet-layout.esm.js +3 -3
  73. package/dist/components/ui/layouts/tablet-layout.js +3 -3
  74. package/dist/components/ui/mobile-form-validation.d.ts +2 -2
  75. package/dist/components/ui/mobile-form-validation.d.ts.map +1 -1
  76. package/dist/components/ui/mobile-form-validation.esm.js +10 -10
  77. package/dist/components/ui/mobile-form-validation.js +10 -10
  78. package/dist/components/ui/mobile-input-demo.esm.js +2 -2
  79. package/dist/components/ui/mobile-input-demo.js +2 -2
  80. package/dist/components/ui/mobile-input.esm.js +1 -1
  81. package/dist/components/ui/mobile-input.js +1 -1
  82. package/dist/components/ui/mobile-skeleton-loading-demo.esm.js +8 -8
  83. package/dist/components/ui/mobile-skeleton-loading-demo.js +8 -8
  84. package/dist/components/ui/navigation/breadcrumb.d.ts +1 -1
  85. package/dist/components/ui/navigation/breadcrumb.d.ts.map +1 -1
  86. package/dist/components/ui/navigation/menu.d.ts +1 -1
  87. package/dist/components/ui/navigation/menu.d.ts.map +1 -1
  88. package/dist/components/ui/navigation/navigation-demo.esm.js +6 -6
  89. package/dist/components/ui/navigation/navigation-demo.js +6 -6
  90. package/dist/components/ui/navigation/pagination.d.ts +1 -1
  91. package/dist/components/ui/navigation/pagination.d.ts.map +1 -1
  92. package/dist/components/ui/navigation/sidebar.d.ts +1 -1
  93. package/dist/components/ui/navigation/sidebar.d.ts.map +1 -1
  94. package/dist/components/ui/navigation/stepper.d.ts +1 -1
  95. package/dist/components/ui/navigation/stepper.d.ts.map +1 -1
  96. package/dist/components/ui/navigation/tabs.d.ts +1 -1
  97. package/dist/components/ui/navigation/tabs.d.ts.map +1 -1
  98. package/dist/components/ui/overlay/modal.d.ts +1 -1
  99. package/dist/components/ui/overlay/modal.d.ts.map +1 -1
  100. package/dist/components/ui/overlay/modal.esm.js +5 -5
  101. package/dist/components/ui/overlay/modal.js +5 -5
  102. package/dist/components/ui/overlay/overlay-manager.d.ts +1 -1
  103. package/dist/components/ui/overlay/overlay-manager.d.ts.map +1 -1
  104. package/dist/components/ui/overlay/popover.d.ts +1 -1
  105. package/dist/components/ui/overlay/popover.d.ts.map +1 -1
  106. package/dist/components/ui/overlay/popover.esm.js +3 -3
  107. package/dist/components/ui/overlay/popover.js +3 -3
  108. package/dist/components/ui/overlay/portal.d.ts +1 -1
  109. package/dist/components/ui/overlay/portal.d.ts.map +1 -1
  110. package/dist/components/ui/overlay/tooltip.d.ts +1 -1
  111. package/dist/components/ui/overlay/tooltip.d.ts.map +1 -1
  112. package/dist/components/ui/overlay/tooltip.esm.js +2 -2
  113. package/dist/components/ui/overlay/tooltip.js +2 -2
  114. package/dist/components/ui/performance-demo.esm.js +4 -4
  115. package/dist/components/ui/performance-demo.js +4 -4
  116. package/dist/components/ui/semantic-input-system-demo.esm.js +10 -10
  117. package/dist/components/ui/semantic-input-system-demo.js +10 -10
  118. package/dist/components/ui/theme-customizer.d.ts +1 -1
  119. package/dist/components/ui/theme-customizer.d.ts.map +1 -1
  120. package/dist/components/ui/theme-customizer.esm.js +4 -4
  121. package/dist/components/ui/theme-customizer.js +4 -4
  122. package/dist/components/ui/theme-preview.esm.js +2 -2
  123. package/dist/components/ui/theme-preview.js +2 -2
  124. package/dist/components/ui/theme-switcher.esm.js +1 -1
  125. package/dist/components/ui/theme-switcher.js +1 -1
  126. package/dist/components/ui/theme-toggle.esm.js +1 -1
  127. package/dist/components/ui/theme-toggle.js +1 -1
  128. package/dist/components/ui/token-demo.esm.js +3 -3
  129. package/dist/components/ui/token-demo.js +3 -3
  130. package/dist/components/ui/touch-demo.esm.js +4 -4
  131. package/dist/components/ui/touch-demo.js +4 -4
  132. package/dist/components/ui/touch-friendly-interface-demo.esm.js +5 -5
  133. package/dist/components/ui/touch-friendly-interface-demo.js +5 -5
  134. package/dist/components/ui/touch-friendly-interface.esm.js +1 -1
  135. package/dist/components/ui/touch-friendly-interface.js +1 -1
  136. package/dist/hooks/use-animation-profile.d.ts +1 -1
  137. package/dist/hooks/use-animation-profile.esm.js +1 -1
  138. package/dist/hooks/use-animation-profile.js +1 -1
  139. package/dist/plugins/theme-css-generator.esm.js +1 -1
  140. package/dist/plugins/theme-css-generator.js +1 -1
  141. package/dist/styles.css +1 -1
  142. package/dist/themes/examples/dark-theme.d.ts +3 -3
  143. package/dist/themes/examples/dark-theme.d.ts.map +1 -1
  144. package/dist/themes/examples/dark-theme.esm.js +1 -1
  145. package/dist/themes/examples/dark-theme.js +1 -1
  146. package/dist/themes/examples/minimal-theme.d.ts +1 -1
  147. package/dist/themes/examples/minimal-theme.d.ts.map +1 -1
  148. package/dist/themes/examples/minimal-theme.esm.js +2 -2
  149. package/dist/themes/examples/minimal-theme.js +2 -2
  150. package/dist/tokens/index.d.ts +1 -1
  151. package/dist/tokens/index.d.ts.map +1 -1
  152. package/dist/tokens/index.esm.js +1 -1
  153. package/dist/tokens/index.js +1 -1
  154. package/dist/tokens/tokenExporter.d.ts +1 -1
  155. package/dist/tokens/tokenExporter.d.ts.map +1 -1
  156. package/dist/tokens/tokenGenerator.d.ts +2 -2
  157. package/dist/tokens/tokenGenerator.d.ts.map +1 -1
  158. package/dist/tokens/tokenManager.d.ts +3 -3
  159. package/dist/tokens/tokenManager.d.ts.map +1 -1
  160. package/dist/tokens/tokenManager.esm.js +3 -3
  161. package/dist/tokens/tokenManager.js +3 -3
  162. package/dist/tokens/tokenValidator.d.ts +1 -1
  163. package/dist/tokens/tokenValidator.d.ts.map +1 -1
  164. package/package.json +1 -1
  165. package/src/components/ui/accessibility-demo.tsx +10 -10
  166. package/src/components/ui/advanced-component-architecture-demo.tsx +8 -8
  167. package/src/components/ui/advanced-transition-system-demo.tsx +3 -3
  168. package/src/components/ui/advanced-transition-system.tsx +1 -1
  169. package/src/components/ui/animation/animated-container.tsx +1 -1
  170. package/src/components/ui/animation/staggered-container.tsx +1 -1
  171. package/src/components/ui/animation-demo.tsx +3 -3
  172. package/src/components/ui/battery-conscious-animation-demo.tsx +5 -5
  173. package/src/components/ui/border-radius-shadow-demo.tsx +2 -2
  174. package/src/components/ui/color-preview.tsx +4 -4
  175. package/src/components/ui/data-display/chart.tsx +2 -2
  176. package/src/components/ui/data-display/data-grid-simple.tsx +1 -1
  177. package/src/components/ui/data-display/data-grid.tsx +1 -1
  178. package/src/components/ui/data-display/list.tsx +1 -1
  179. package/src/components/ui/data-display/table.tsx +1 -1
  180. package/src/components/ui/data-display/timeline.tsx +1 -1
  181. package/src/components/ui/data-display/tree.tsx +2 -2
  182. package/src/components/ui/enterprise-mobile-experience-demo.tsx +3 -3
  183. package/src/components/ui/feedback/alert.tsx +1 -1
  184. package/src/components/ui/feedback/progress.tsx +2 -2
  185. package/src/components/ui/feedback/skeleton.tsx +1 -1
  186. package/src/components/ui/feedback/toast.tsx +1 -1
  187. package/src/components/ui/font-preview.tsx +3 -3
  188. package/src/components/ui/form-demo.tsx +6 -6
  189. package/src/components/ui/hardware-acceleration-demo.tsx +5 -5
  190. package/src/components/ui/layout-demo.tsx +7 -7
  191. package/src/components/ui/layouts/adaptive-layout.tsx +5 -5
  192. package/src/components/ui/layouts/desktop-layout.tsx +3 -3
  193. package/src/components/ui/layouts/mobile-layout.tsx +2 -2
  194. package/src/components/ui/layouts/tablet-layout.tsx +3 -3
  195. package/src/components/ui/mobile-form-validation.tsx +10 -10
  196. package/src/components/ui/mobile-input-demo.tsx +2 -2
  197. package/src/components/ui/mobile-input.tsx +1 -1
  198. package/src/components/ui/mobile-skeleton-loading-demo.tsx +8 -8
  199. package/src/components/ui/navigation/breadcrumb.tsx +1 -1
  200. package/src/components/ui/navigation/menu.tsx +1 -1
  201. package/src/components/ui/navigation/navigation-demo.tsx +7 -7
  202. package/src/components/ui/navigation/pagination.tsx +1 -1
  203. package/src/components/ui/navigation/sidebar.tsx +1 -1
  204. package/src/components/ui/navigation/stepper.tsx +1 -1
  205. package/src/components/ui/navigation/tabs.tsx +1 -1
  206. package/src/components/ui/overlay/modal.tsx +6 -6
  207. package/src/components/ui/overlay/overlay-manager.tsx +1 -1
  208. package/src/components/ui/overlay/popover.tsx +4 -4
  209. package/src/components/ui/overlay/portal.tsx +1 -1
  210. package/src/components/ui/overlay/tooltip.tsx +3 -3
  211. package/src/components/ui/performance-demo.tsx +4 -4
  212. package/src/components/ui/semantic-input-system-demo.tsx +10 -10
  213. package/src/components/ui/theme-customizer.tsx +5 -5
  214. package/src/components/ui/theme-preview.tsx +2 -2
  215. package/src/components/ui/theme-switcher.tsx +1 -1
  216. package/src/components/ui/theme-toggle.tsx +1 -1
  217. package/src/components/ui/token-demo.tsx +3 -3
  218. package/src/components/ui/touch-demo.tsx +4 -4
  219. package/src/components/ui/touch-friendly-interface-demo.tsx +5 -5
  220. package/src/components/ui/touch-friendly-interface.tsx +1 -1
  221. package/src/hooks/use-animation-profile.ts +1 -1
  222. package/src/plugins/theme-css-generator.ts +2 -2
  223. package/src/themes/examples/dark-theme.ts +1 -1
  224. package/src/themes/examples/minimal-theme.ts +2 -2
  225. package/src/tokens/index.ts +1 -1
  226. package/src/tokens/tokenExporter.ts +1 -1
  227. package/src/tokens/tokenGenerator.ts +2 -2
  228. package/src/tokens/tokenManager.ts +5 -5
  229. package/src/tokens/tokenValidator.ts +1 -1
package/CHANGELOG.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  All notable changes to the stan-design theme package will be documented in this file.
4
4
 
5
- ## [0.2.18] - 2025-10-03
5
+ ## [0.2.19] - 2025-10-03
6
6
 
7
7
  ### Added
8
8
  - Initial release of stan-design theme package
@@ -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, useEffect } from 'react';
4
- import { Card } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { Input } from './input';
8
- import { accessibilityManager } from '../../themes/accessibility';
9
- import { screenReaderOptimizer } from '../../themes/screen-reader';
10
- import { highContrastThemeManager } from '../../themes/high-contrast';
11
- import { focusManager } from '../../themes/focus-management';
12
- import { motionReductionManager } from '../../themes/motion-reduction';
13
- import { ARIAUtils as AriaPatternGenerator } from '../../themes/aria-patterns';
4
+ import { Card } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
+ import { Input } from './input.js';
8
+ import { accessibilityManager } from '../../themes/accessibility.js';
9
+ import { screenReaderOptimizer } from '../../themes/screen-reader.js';
10
+ import { highContrastThemeManager } from '../../themes/high-contrast.js';
11
+ import { focusManager } from '../../themes/focus-management.js';
12
+ import { motionReductionManager } from '../../themes/motion-reduction.js';
13
+ import { ARIAUtils as AriaPatternGenerator } from '../../themes/aria-patterns.js';
14
14
  export const AccessibilityDemo = ({ className = '' }) => {
15
15
  const [currentFocus, setCurrentFocus] = useState('');
16
16
  const [announcements, setAnnouncements] = 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, useEffect } from 'react';
4
- import { Card } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
7
- import { Input } from './input';
8
- import { accessibilityManager } from '../../themes/accessibility';
9
- import { screenReaderOptimizer } from '../../themes/screen-reader';
10
- import { highContrastThemeManager } from '../../themes/high-contrast';
11
- import { focusManager } from '../../themes/focus-management';
12
- import { motionReductionManager } from '../../themes/motion-reduction';
13
- import { ARIAUtils as AriaPatternGenerator } from '../../themes/aria-patterns';
4
+ import { Card } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
+ import { Input } from './input.js';
8
+ import { accessibilityManager } from '../../themes/accessibility.js';
9
+ import { screenReaderOptimizer } from '../../themes/screen-reader.js';
10
+ import { highContrastThemeManager } from '../../themes/high-contrast.js';
11
+ import { focusManager } from '../../themes/focus-management.js';
12
+ import { motionReductionManager } from '../../themes/motion-reduction.js';
13
+ import { ARIAUtils as AriaPatternGenerator } from '../../themes/aria-patterns.js';
14
14
  export const AccessibilityDemo = ({ className = '' }) => {
15
15
  const [currentFocus, setCurrentFocus] = useState('');
16
16
  const [announcements, setAnnouncements] = useState([]);
@@ -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, 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 { useAdvancedPatterns } from '../../hooks/use-advanced-patterns';
8
- import { useComponentPerformance } from '../../hooks/use-component-performance';
9
- import { useMobileOptimization } from '../../hooks/use-mobile-optimization';
10
- import { useReusableArchitecture } from '../../hooks/use-reusable-architecture';
11
- import { useAccessibilitySupport } from '../../hooks/use-accessibility-support';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
+ import { useAdvancedPatterns } from '../../hooks/use-advanced-patterns.js';
8
+ import { useComponentPerformance } from '../../hooks/use-component-performance.js';
9
+ import { useMobileOptimization } from '../../hooks/use-mobile-optimization.js';
10
+ import { useReusableArchitecture } from '../../hooks/use-reusable-architecture.js';
11
+ import { useAccessibilitySupport } from '../../hooks/use-accessibility-support.js';
12
12
  export const AdvancedComponentArchitectureDemo = () => {
13
13
  const [activeTab, setActiveTab] = useState('patterns');
14
14
  const [showPatternDemo, setShowPatternDemo] = 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, 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 { useAdvancedPatterns } from '../../hooks/use-advanced-patterns';
8
- import { useComponentPerformance } from '../../hooks/use-component-performance';
9
- import { useMobileOptimization } from '../../hooks/use-mobile-optimization';
10
- import { useReusableArchitecture } from '../../hooks/use-reusable-architecture';
11
- import { useAccessibilitySupport } from '../../hooks/use-accessibility-support';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
+ import { useAdvancedPatterns } from '../../hooks/use-advanced-patterns.js';
8
+ import { useComponentPerformance } from '../../hooks/use-component-performance.js';
9
+ import { useMobileOptimization } from '../../hooks/use-mobile-optimization.js';
10
+ import { useReusableArchitecture } from '../../hooks/use-reusable-architecture.js';
11
+ import { useAccessibilitySupport } from '../../hooks/use-accessibility-support.js';
12
12
  export const AdvancedComponentArchitectureDemo = () => {
13
13
  const [activeTab, setActiveTab] = useState('patterns');
14
14
  const [showPatternDemo, setShowPatternDemo] = useState(true);
@@ -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 } from 'react';
4
- import { Badge } from './badge';
5
- import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system';
6
- import { AdvancedTransitionButton, AdvancedTransitionCard, AdvancedTransitionInput, AdvancedTransitionList } from './advanced-transition-system';
4
+ import { Badge } from './badge.js';
5
+ import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system.js';
6
+ import { AdvancedTransitionButton, AdvancedTransitionCard, AdvancedTransitionInput, AdvancedTransitionList } from './advanced-transition-system.js';
7
7
  export const AdvancedTransitionSystemDemo = () => {
8
8
  const [activeDemo, setActiveDemo] = useState('transitions');
9
9
  const [formData, setFormData] = 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 } from 'react';
4
- import { Badge } from './badge';
5
- import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system';
6
- import { AdvancedTransitionButton, AdvancedTransitionCard, AdvancedTransitionInput, AdvancedTransitionList } from './advanced-transition-system';
4
+ import { Badge } from './badge.js';
5
+ import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system.js';
6
+ import { AdvancedTransitionButton, AdvancedTransitionCard, AdvancedTransitionInput, AdvancedTransitionList } from './advanced-transition-system.js';
7
7
  export const AdvancedTransitionSystemDemo = () => {
8
8
  const [activeDemo, setActiveDemo] = useState('transitions');
9
9
  const [formData, setFormData] = useState({
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import React, { forwardRef, useState, useEffect } from 'react';
4
4
  import { cn } from '../../lib/utils';
5
- import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system';
5
+ import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system.js';
6
6
  export const AdvancedTransitionContainer = forwardRef(({ className, duration = 300, easing = 'ease-out', delay = 0, performance = true, deviceOptimization = true, accessibility = true, batteryAware = true, children, ...props }, ref) => {
7
7
  const { startTransition, transitionState, isTransitionActive } = useAdvancedTransitionSystem({
8
8
  duration,
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import React, { forwardRef, useState, useEffect } from 'react';
4
4
  import { cn } from '../../lib/utils';
5
- import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system';
5
+ import { useAdvancedTransitionSystem } from '../../hooks/use-advanced-transition-system.js';
6
6
  export const AdvancedTransitionContainer = forwardRef(({ className, duration = 300, easing = 'ease-out', delay = 0, performance = true, deviceOptimization = true, accessibility = true, batteryAware = true, children, ...props }, ref) => {
7
7
  const { startTransition, transitionState, isTransitionActive } = useAdvancedTransitionSystem({
8
8
  duration,
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { forwardRef, useEffect, useRef, useState } from 'react';
4
4
  import { cn } from '../../../lib/utils';
5
- import { useAnimationProfile } from '../../../hooks/use-animation-profile';
5
+ import { useAnimationProfile } from '../../../hooks/use-animation-profile.js';
6
6
  export const AnimatedContainer = forwardRef(({ animation = 'fadeIn', duration = 'normal', easing = 'ease', delay = 0, stagger = 0, onAnimationStart, onAnimationEnd, className, children, ...props }, ref) => {
7
7
  const containerRef = useRef(null);
8
8
  // Use the forwarded ref if provided, otherwise use local ref
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { forwardRef, useEffect, useRef, useState } from 'react';
4
4
  import { cn } from '../../../lib/utils';
5
- import { useAnimationProfile } from '../../../hooks/use-animation-profile';
5
+ import { useAnimationProfile } from '../../../hooks/use-animation-profile.js';
6
6
  export const AnimatedContainer = forwardRef(({ animation = 'fadeIn', duration = 'normal', easing = 'ease', delay = 0, stagger = 0, onAnimationStart, onAnimationEnd, className, children, ...props }, ref) => {
7
7
  const containerRef = useRef(null);
8
8
  // Use the forwarded ref if provided, otherwise use local ref
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { AnimatedContainerProps } from './animated-container';
2
+ import { AnimatedContainerProps } from './animated-container.js';
3
3
  export interface StaggeredContainerProps extends Omit<AnimatedContainerProps, 'children'> {
4
4
  children: React.ReactNode;
5
5
  staggerDelay?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"staggered-container.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/animation/staggered-container.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+D,MAAM,OAAO,CAAA;AAEnF,OAAO,EAAqB,sBAAsB,EAAE,MAAM,sBAAsB,CAAA;AAEhF,MAAM,WAAW,uBAAwB,SAAQ,IAAI,CAAC,sBAAsB,EAAE,UAAU,CAAC;IACvF,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,gBAAgB,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAA;IACnD,aAAa,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAA;CACvE;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAwDhE,CAAA"}
1
+ {"version":3,"file":"staggered-container.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/animation/staggered-container.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+D,MAAM,OAAO,CAAA;AAEnF,OAAO,EAAqB,sBAAsB,EAAE,MAAM,yBAAyB,CAAA;AAEnF,MAAM,WAAW,uBAAwB,SAAQ,IAAI,CAAC,sBAAsB,EAAE,UAAU,CAAC;IACvF,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,gBAAgB,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAA;IACnD,aAAa,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAA;CACvE;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAwDhE,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { Children, cloneElement, isValidElement } from 'react';
3
3
  import { cn } from '../../../lib/utils';
4
- import { AnimatedContainer } from './animated-container';
4
+ import { AnimatedContainer } from './animated-container.js';
5
5
  export const StaggeredContainer = ({ children, staggerDelay = 0.1, staggerDirection = 'forward', staggerEasing = 'ease', className, ...props }) => {
6
6
  const childrenArray = Children.toArray(children);
7
7
  const totalChildren = childrenArray.length;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { Children, cloneElement, isValidElement } from 'react';
3
3
  import { cn } from '../../../lib/utils';
4
- import { AnimatedContainer } from './animated-container';
4
+ import { AnimatedContainer } from './animated-container.js';
5
5
  export const StaggeredContainer = ({ children, staggerDelay = 0.1, staggerDirection = 'forward', staggerEasing = 'ease', className, ...props }) => {
6
6
  const childrenArray = Children.toArray(children);
7
7
  const totalChildren = childrenArray.length;
@@ -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 } from 'react';
4
- import { Card } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
4
+ import { Card } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
7
  import { AnimatedContainer, StaggeredContainer, useAnimationProfile, usePerformanceMode } from './animation';
8
8
  export const AnimationDemo = () => {
9
9
  const [currentAnimation, setCurrentAnimation] = useState('fadeIn');
@@ -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 } from 'react';
4
- import { Card } from './card';
5
- import { Button } from './button';
6
- import { Badge } from './badge';
4
+ import { Card } from './card.js';
5
+ import { Button } from './button.js';
6
+ import { Badge } from './badge.js';
7
7
  import { AnimatedContainer, StaggeredContainer, useAnimationProfile, usePerformanceMode } from './animation';
8
8
  export const AnimationDemo = () => {
9
9
  const [currentAnimation, setCurrentAnimation] = useState('fadeIn');
@@ -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 } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Badge } from './badge';
6
- import { Button } from './button';
7
- import { useBatteryAnimations } from '../../hooks/use-battery-animations';
8
- import { usePerformanceThrottling } from '../../hooks/use-performance-throttling';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
+ import { useBatteryAnimations } from '../../hooks/use-battery-animations.js';
8
+ import { usePerformanceThrottling } from '../../hooks/use-performance-throttling.js';
9
9
  export const BatteryConsciousAnimationDemo = () => {
10
10
  const [showBatteryInfo, setShowBatteryInfo] = useState(true);
11
11
  const [showPerformanceInfo, setShowPerformanceInfo] = 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 } from 'react';
4
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
5
- import { Badge } from './badge';
6
- import { Button } from './button';
7
- import { useBatteryAnimations } from '../../hooks/use-battery-animations';
8
- import { usePerformanceThrottling } from '../../hooks/use-performance-throttling';
4
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
5
+ import { Badge } from './badge.js';
6
+ import { Button } from './button.js';
7
+ import { useBatteryAnimations } from '../../hooks/use-battery-animations.js';
8
+ import { usePerformanceThrottling } from '../../hooks/use-performance-throttling.js';
9
9
  export const BatteryConsciousAnimationDemo = () => {
10
10
  const [showBatteryInfo, setShowBatteryInfo] = useState(true);
11
11
  const [showPerformanceInfo, setShowPerformanceInfo] = useState(true);
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Card } from './card';
3
- import { Button } from './button';
2
+ import { Card } from './card.js';
3
+ import { Button } from './button.js';
4
4
  export const BorderRadiusShadowDemo = () => {
5
5
  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: "Advanced Border Radius & Shadow System" }), _jsx("p", { className: "text-cs-text-secondary", children: "Sophisticated visual polish with calculated variants and multiple depth levels" })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Border Radius System" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-sm flex items-center justify-center text-white font-medium", children: "rounded-sm" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-sm (calc(var(--radius) - 4px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-md flex items-center justify-center text-white font-medium", children: "rounded-md" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-md (calc(var(--radius) - 2px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-lg flex items-center justify-center text-white font-medium", children: "rounded-lg" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-lg (var(--radius))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-xl flex items-center justify-center text-white font-medium", children: "rounded-xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-xl (calc(var(--radius) + 2px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-2xl flex items-center justify-center text-white font-medium", children: "rounded-2xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-2xl (calc(var(--radius) + 4px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-full flex items-center justify-center text-white font-medium", children: "rounded-full" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Native Tailwind (50%)" })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Shadow System" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-sm flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-sm" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Subtle elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Default shadow" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-md flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-md" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Medium elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-lg flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-lg" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Large elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-xl flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Extra large elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-2xl flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-2xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Maximum elevation" })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Component Integration" }), _jsxs("div", { className: "space-y-4", children: [_jsxs("div", { className: "grid grid-cols-1 md:grid-cols-3 gap-4", children: [_jsx(Button, { variant: "default", className: "w-full", children: "Default Button" }), _jsx(Button, { variant: "outline", className: "w-full", children: "Outline Button" }), _jsx(Button, { variant: "secondary", className: "w-full", children: "Secondary Button" })] }), _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: "Input Field" }), _jsx("input", { type: "text", placeholder: "Type something...", className: "w-full h-11 rounded-md border border-cs-border bg-cs-surface-bg px-3 py-2 text-cs-text-primary focus:outline-none focus:ring-2 focus:ring-cs-primary focus:ring-offset-2" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Card Example" }), _jsx("div", { className: "p-4 rounded-lg border border-cs-border bg-cs-surface-bg shadow-sm", children: _jsx("p", { className: "text-sm text-cs-text-secondary", children: "This card uses rounded-lg and shadow-sm" }) })] })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Technical Implementation" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-6", children: [_jsxs("div", { children: [_jsx("h4", { className: "font-medium text-cs-text-primary mb-2", children: "CSS Custom Properties" }), _jsxs("div", { className: "bg-cs-surface-bg p-3 rounded-md text-xs font-mono text-cs-text-secondary overflow-auto", children: [_jsx("p", { children: "--radius: 0.5rem" }), _jsx("p", { children: "--radius-sm: calc(var(--radius) - 4px)" }), _jsx("p", { children: "--radius-md: calc(var(--radius) - 2px)" }), _jsx("p", { children: "--radius-lg: var(--radius)" }), _jsx("p", { children: "--radius-xl: calc(var(--radius) + 2px)" }), _jsx("p", { children: "--radius-2xl: calc(var(--radius) + 4px)" })] })] }), _jsxs("div", { children: [_jsx("h4", { className: "font-medium text-cs-text-primary mb-2", children: "Tailwind Classes" }), _jsxs("div", { className: "bg-cs-surface-bg p-3 rounded-md text-xs font-mono text-cs-text-secondary", children: [_jsx("p", { children: "rounded-sm \u2192 var(--radius-sm)" }), _jsx("p", { children: "rounded-md \u2192 var(--radius-md)" }), _jsx("p", { children: "rounded-lg \u2192 var(--radius-lg)" }), _jsx("p", { children: "rounded-xl \u2192 var(--radius-xl)" }), _jsx("p", { children: "rounded-2xl \u2192 var(--radius-2xl)" })] })] })] })] })] }));
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Card } from './card';
3
- import { Button } from './button';
2
+ import { Card } from './card.js';
3
+ import { Button } from './button.js';
4
4
  export const BorderRadiusShadowDemo = () => {
5
5
  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: "Advanced Border Radius & Shadow System" }), _jsx("p", { className: "text-cs-text-secondary", children: "Sophisticated visual polish with calculated variants and multiple depth levels" })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Border Radius System" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-sm flex items-center justify-center text-white font-medium", children: "rounded-sm" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-sm (calc(var(--radius) - 4px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-md flex items-center justify-center text-white font-medium", children: "rounded-md" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-md (calc(var(--radius) - 2px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-lg flex items-center justify-center text-white font-medium", children: "rounded-lg" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-lg (var(--radius))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-xl flex items-center justify-center text-white font-medium", children: "rounded-xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-xl (calc(var(--radius) + 2px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-2xl flex items-center justify-center text-white font-medium", children: "rounded-2xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "--radius-2xl (calc(var(--radius) + 4px))" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-cs-primary rounded-full flex items-center justify-center text-white font-medium", children: "rounded-full" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Native Tailwind (50%)" })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Shadow System" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4", children: [_jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-sm flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-sm" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Subtle elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Default shadow" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-md flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-md" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Medium elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-lg flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-lg" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Large elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-xl flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Extra large elevation" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("div", { className: "h-20 bg-white rounded-lg shadow-2xl flex items-center justify-center text-cs-text-primary font-medium border", children: "shadow-2xl" }), _jsx("p", { className: "text-xs text-cs-text-muted text-center", children: "Maximum elevation" })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Component Integration" }), _jsxs("div", { className: "space-y-4", children: [_jsxs("div", { className: "grid grid-cols-1 md:grid-cols-3 gap-4", children: [_jsx(Button, { variant: "default", className: "w-full", children: "Default Button" }), _jsx(Button, { variant: "outline", className: "w-full", children: "Outline Button" }), _jsx(Button, { variant: "secondary", className: "w-full", children: "Secondary Button" })] }), _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: "Input Field" }), _jsx("input", { type: "text", placeholder: "Type something...", className: "w-full h-11 rounded-md border border-cs-border bg-cs-surface-bg px-3 py-2 text-cs-text-primary focus:outline-none focus:ring-2 focus:ring-cs-primary focus:ring-offset-2" })] }), _jsxs("div", { className: "space-y-2", children: [_jsx("label", { className: "text-sm font-medium text-cs-text-secondary", children: "Card Example" }), _jsx("div", { className: "p-4 rounded-lg border border-cs-border bg-cs-surface-bg shadow-sm", children: _jsx("p", { className: "text-sm text-cs-text-secondary", children: "This card uses rounded-lg and shadow-sm" }) })] })] })] })] }), _jsxs(Card, { className: "p-6", children: [_jsx("h3", { className: "text-lg font-semibold text-cs-text-primary mb-4", children: "Technical Implementation" }), _jsxs("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-6", children: [_jsxs("div", { children: [_jsx("h4", { className: "font-medium text-cs-text-primary mb-2", children: "CSS Custom Properties" }), _jsxs("div", { className: "bg-cs-surface-bg p-3 rounded-md text-xs font-mono text-cs-text-secondary overflow-auto", children: [_jsx("p", { children: "--radius: 0.5rem" }), _jsx("p", { children: "--radius-sm: calc(var(--radius) - 4px)" }), _jsx("p", { children: "--radius-md: calc(var(--radius) - 2px)" }), _jsx("p", { children: "--radius-lg: var(--radius)" }), _jsx("p", { children: "--radius-xl: calc(var(--radius) + 2px)" }), _jsx("p", { children: "--radius-2xl: calc(var(--radius) + 4px)" })] })] }), _jsxs("div", { children: [_jsx("h4", { className: "font-medium text-cs-text-primary mb-2", children: "Tailwind Classes" }), _jsxs("div", { className: "bg-cs-surface-bg p-3 rounded-md text-xs font-mono text-cs-text-secondary", children: [_jsx("p", { children: "rounded-sm \u2192 var(--radius-sm)" }), _jsx("p", { children: "rounded-md \u2192 var(--radius-md)" }), _jsx("p", { children: "rounded-lg \u2192 var(--radius-lg)" }), _jsx("p", { children: "rounded-xl \u2192 var(--radius-xl)" }), _jsx("p", { children: "rounded-2xl \u2192 var(--radius-2xl)" })] })] })] })] })] }));
6
6
  };
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { ColorScale, SemanticColors } from '../../themes/types';
2
+ import { ColorScale, SemanticColors } from '../../themes/types.js';
3
3
  export interface ColorPreviewProps {
4
4
  colorScale?: ColorScale;
5
5
  semanticColors?: SemanticColors;
@@ -1 +1 @@
1
- {"version":3,"file":"color-preview.d.ts","sourceRoot":"","sources":["../../../src/components/ui/color-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAGhE,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA6RpD,CAAC;AAGF,MAAM,WAAW,kBAAkB;IACjC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAsGtD,CAAC"}
1
+ {"version":3,"file":"color-preview.d.ts","sourceRoot":"","sources":["../../../src/components/ui/color-preview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAGnE,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA6RpD,CAAC;AAGF,MAAM,WAAW,kBAAkB;IACjC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAsGtD,CAAC"}
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
3
- import { Badge } from './badge';
2
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
3
+ import { Badge } from './badge.js';
4
4
  import { useTheme } from '../../themes';
5
- import { ColorManager } from '../../themes/colorManager';
5
+ import { ColorManager } from '../../themes/colorManager.js';
6
6
  export const ColorPreview = ({ colorScale, semanticColors, scaleName = 'Color Scale', showAccessibility = true, className = '' }) => {
7
7
  const { currentThemeConfig } = useTheme();
8
8
  // Use provided colors or get from current theme
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card';
3
- import { Badge } from './badge';
2
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from './card.js';
3
+ import { Badge } from './badge.js';
4
4
  import { useTheme } from '../../themes';
5
- import { ColorManager } from '../../themes/colorManager';
5
+ import { ColorManager } from '../../themes/colorManager.js';
6
6
  export const ColorPreview = ({ colorScale, semanticColors, scaleName = 'Color Scale', showAccessibility = true, className = '' }) => {
7
7
  const { currentThemeConfig } = useTheme();
8
8
  // Use provided colors or get from current theme
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { ChartProps } from './types';
2
+ import { ChartProps } from './types.js';
3
3
  export declare const Chart: React.FC<ChartProps>;
4
4
  export default Chart;
5
5
  //# sourceMappingURL=chart.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/chart.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA0B,MAAM,OAAO,CAAC;AAE/C,OAAO,EACL,UAAU,EAEX,MAAM,SAAS,CAAC;AA4ejB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAyJtC,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/chart.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA0B,MAAM,OAAO,CAAC;AAE/C,OAAO,EACL,UAAU,EAEX,MAAM,YAAY,CAAC;AA4epB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAyJtC,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useMemo, useRef } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
4
+ import { useTheme } from '../../../themes/useTheme.js';
5
5
  // Simple icon components (inline SVG)
6
6
  const BarChartIcon = ({ className = 'w-4 h-4' }) => (_jsx("svg", { className: className, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z" }) }));
7
7
  const LineChartIcon = ({ className = 'w-4 h-4' }) => (_jsxs("svg", { className: className, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: [_jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M7 12l3-3 3 3 4-4" }), _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M8 21l4-4 4-4 4-4" })] }));
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useMemo, useRef } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
4
+ import { useTheme } from '../../../themes/useTheme.js';
5
5
  // Simple icon components (inline SVG)
6
6
  const BarChartIcon = ({ className = 'w-4 h-4' }) => (_jsx("svg", { className: className, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z" }) }));
7
7
  const LineChartIcon = ({ className = 'w-4 h-4' }) => (_jsxs("svg", { className: className, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: [_jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M7 12l3-3 3 3 4-4" }), _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M8 21l4-4 4-4 4-4" })] }));
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { DataGridProps } from './types';
2
+ import { DataGridProps } from './types.js';
3
3
  export declare const DataGridSimple: React.FC<DataGridProps>;
4
4
  export default DataGridSimple;
5
5
  //# sourceMappingURL=data-grid-simple.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"data-grid-simple.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/data-grid-simple.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAGxC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAqElD,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"data-grid-simple.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/data-grid-simple.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAG3C,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAqElD,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { DataGridProps } from './types';
2
+ import { DataGridProps } from './types.js';
3
3
  export declare const DataGrid: React.FC<DataGridProps>;
4
4
  export default DataGrid;
5
5
  //# sourceMappingURL=data-grid.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"data-grid.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/data-grid.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4D,MAAM,OAAO,CAAC;AACjF,OAAO,EACL,aAAa,EAId,MAAM,SAAS,CAAC;AA4YjB,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAmR5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"data-grid.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/data-grid.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4D,MAAM,OAAO,CAAC;AACjF,OAAO,EACL,aAAa,EAId,MAAM,YAAY,CAAC;AA4YpB,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAmR5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { ListProps } from './types';
2
+ import { ListProps } from './types.js';
3
3
  export declare const List: React.FC<ListProps>;
4
4
  export default List;
5
5
  //# sourceMappingURL=list.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/list.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAC9D,OAAO,EACL,SAAS,EAIV,MAAM,SAAS,CAAC;AAgVjB,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA+GpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/list.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAC9D,OAAO,EACL,SAAS,EAIV,MAAM,YAAY,CAAC;AAgVpB,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA+GpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { TableProps } from './types';
2
+ import { TableProps } from './types.js';
3
3
  export declare const Table: React.FC<TableProps>;
4
4
  export default Table;
5
5
  //# sourceMappingURL=table.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/table.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAgC,MAAM,OAAO,CAAC;AACrD,OAAO,EACL,UAAU,EAMX,MAAM,SAAS,CAAC;AAoSjB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAmLtC,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/table.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAgC,MAAM,OAAO,CAAC;AACrD,OAAO,EACL,UAAU,EAMX,MAAM,YAAY,CAAC;AAoSpB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAmLtC,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { TimelineProps } from './types';
2
+ import { TimelineProps } from './types.js';
3
3
  export declare const Timeline: React.FC<TimelineProps>;
4
4
  export default Timeline;
5
5
  //# sourceMappingURL=timeline.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"timeline.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/timeline.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AACjD,OAAO,EACL,aAAa,EAId,MAAM,SAAS,CAAC;AAmUjB,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA6G5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"timeline.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/timeline.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AACjD,OAAO,EACL,aAAa,EAId,MAAM,YAAY,CAAC;AAmUpB,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA6G5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { TreeProps } from './types';
2
+ import { TreeProps } from './types.js';
3
3
  export declare const Tree: React.FC<TreeProps>;
4
4
  export default Tree;
5
5
  //# sourceMappingURL=tree.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tree.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/tree.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAEpD,OAAO,EACL,SAAS,EAGV,MAAM,SAAS,CAAC;AAyZjB,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwLpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"tree.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/data-display/tree.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAEpD,OAAO,EACL,SAAS,EAGV,MAAM,YAAY,CAAC;AAyZpB,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwLpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import React, { useCallback, useMemo } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
4
+ import { useTheme } from '../../../themes/useTheme.js';
5
5
  // Simple icon components (inline SVG)
6
6
  const ChevronRightIcon = ({ className = '' }) => (_jsx("svg", { className: `tree__icon ${className}`, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M9 5l7 7-7 7" }) }));
7
7
  const ChevronDownIcon = ({ className = '' }) => (_jsx("svg", { className: `tree__icon ${className}`, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M19 9l-7 7-7-7" }) }));
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import React, { useCallback, useMemo } from 'react';
4
- import { useTheme } from '../../../themes/useTheme';
4
+ import { useTheme } from '../../../themes/useTheme.js';
5
5
  // Simple icon components (inline SVG)
6
6
  const ChevronRightIcon = ({ className = '' }) => (_jsx("svg", { className: `tree__icon ${className}`, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M9 5l7 7-7 7" }) }));
7
7
  const ChevronDownIcon = ({ className = '' }) => (_jsx("svg", { className: `tree__icon ${className}`, fill: "none", stroke: "currentColor", viewBox: "0 0 24 24", children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M19 9l-7 7-7-7" }) }));
@@ -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 } from 'react';
4
- import { Badge } from './badge';
5
- import { useEnterpriseMobileExperience } from '../../hooks/use-enterprise-mobile-experience';
6
- import { EnterpriseButton, EnterpriseCard, EnterpriseInput, EnterpriseProgress, EnterpriseQualityMetric, EnterpriseStatus, EnterpriseLoading, EnterpriseNotification } from './enterprise-mobile-experience';
4
+ import { Badge } from './badge.js';
5
+ import { useEnterpriseMobileExperience } from '../../hooks/use-enterprise-mobile-experience.js';
6
+ import { EnterpriseButton, EnterpriseCard, EnterpriseInput, EnterpriseProgress, EnterpriseQualityMetric, EnterpriseStatus, EnterpriseLoading, EnterpriseNotification } from './enterprise-mobile-experience.js';
7
7
  export const EnterpriseMobileExperienceDemo = () => {
8
8
  const [activeDemo, setActiveDemo] = useState('overview');
9
9
  const [formData, setFormData] = 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 } from 'react';
4
- import { Badge } from './badge';
5
- import { useEnterpriseMobileExperience } from '../../hooks/use-enterprise-mobile-experience';
6
- import { EnterpriseButton, EnterpriseCard, EnterpriseInput, EnterpriseProgress, EnterpriseQualityMetric, EnterpriseStatus, EnterpriseLoading, EnterpriseNotification } from './enterprise-mobile-experience';
4
+ import { Badge } from './badge.js';
5
+ import { useEnterpriseMobileExperience } from '../../hooks/use-enterprise-mobile-experience.js';
6
+ import { EnterpriseButton, EnterpriseCard, EnterpriseInput, EnterpriseProgress, EnterpriseQualityMetric, EnterpriseStatus, EnterpriseLoading, EnterpriseNotification } from './enterprise-mobile-experience.js';
7
7
  export const EnterpriseMobileExperienceDemo = () => {
8
8
  const [activeDemo, setActiveDemo] = useState('overview');
9
9
  const [formData, setFormData] = useState({
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { AlertProps } from './types';
2
+ import { AlertProps } from './types.js';
3
3
  export declare const Alert: React.FC<AlertProps>;
4
4
  export default Alert;
5
5
  //# sourceMappingURL=alert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/feedback/alert.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAgC,MAAM,OAAO,CAAC;AACrD,OAAO,EAAE,UAAU,EAAe,MAAM,SAAS,CAAC;AAmElD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAsFtC,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/feedback/alert.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAgC,MAAM,OAAO,CAAC;AACrD,OAAO,EAAE,UAAU,EAAe,MAAM,YAAY,CAAC;AAmErD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAsFtC,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { ProgressProps } from './types';
2
+ import { ProgressProps } from './types.js';
3
3
  export declare const Progress: React.FC<ProgressProps>;
4
4
  export default Progress;
5
5
  //# sourceMappingURL=progress.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/feedback/progress.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,aAAa,EAAgB,MAAM,SAAS,CAAC;AAwKtD,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAuH5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/feedback/progress.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,aAAa,EAAgB,MAAM,YAAY,CAAC;AAwKzD,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAuH5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}