@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.
- package/CHANGELOG.md +1 -1
- package/dist/components/ui/accessibility-demo.esm.js +10 -10
- package/dist/components/ui/accessibility-demo.js +10 -10
- package/dist/components/ui/advanced-component-architecture-demo.esm.js +8 -8
- package/dist/components/ui/advanced-component-architecture-demo.js +8 -8
- package/dist/components/ui/advanced-transition-system-demo.esm.js +3 -3
- package/dist/components/ui/advanced-transition-system-demo.js +3 -3
- package/dist/components/ui/advanced-transition-system.esm.js +1 -1
- package/dist/components/ui/advanced-transition-system.js +1 -1
- package/dist/components/ui/animation/animated-container.esm.js +1 -1
- package/dist/components/ui/animation/animated-container.js +1 -1
- package/dist/components/ui/animation/staggered-container.d.ts +1 -1
- package/dist/components/ui/animation/staggered-container.d.ts.map +1 -1
- package/dist/components/ui/animation/staggered-container.esm.js +1 -1
- package/dist/components/ui/animation/staggered-container.js +1 -1
- package/dist/components/ui/animation-demo.esm.js +3 -3
- package/dist/components/ui/animation-demo.js +3 -3
- package/dist/components/ui/battery-conscious-animation-demo.esm.js +5 -5
- package/dist/components/ui/battery-conscious-animation-demo.js +5 -5
- package/dist/components/ui/border-radius-shadow-demo.esm.js +2 -2
- package/dist/components/ui/border-radius-shadow-demo.js +2 -2
- package/dist/components/ui/color-preview.d.ts +1 -1
- package/dist/components/ui/color-preview.d.ts.map +1 -1
- package/dist/components/ui/color-preview.esm.js +3 -3
- package/dist/components/ui/color-preview.js +3 -3
- package/dist/components/ui/data-display/chart.d.ts +1 -1
- package/dist/components/ui/data-display/chart.d.ts.map +1 -1
- package/dist/components/ui/data-display/chart.esm.js +1 -1
- package/dist/components/ui/data-display/chart.js +1 -1
- package/dist/components/ui/data-display/data-grid-simple.d.ts +1 -1
- package/dist/components/ui/data-display/data-grid-simple.d.ts.map +1 -1
- package/dist/components/ui/data-display/data-grid.d.ts +1 -1
- package/dist/components/ui/data-display/data-grid.d.ts.map +1 -1
- package/dist/components/ui/data-display/list.d.ts +1 -1
- package/dist/components/ui/data-display/list.d.ts.map +1 -1
- package/dist/components/ui/data-display/table.d.ts +1 -1
- package/dist/components/ui/data-display/table.d.ts.map +1 -1
- package/dist/components/ui/data-display/timeline.d.ts +1 -1
- package/dist/components/ui/data-display/timeline.d.ts.map +1 -1
- package/dist/components/ui/data-display/tree.d.ts +1 -1
- package/dist/components/ui/data-display/tree.d.ts.map +1 -1
- package/dist/components/ui/data-display/tree.esm.js +1 -1
- package/dist/components/ui/data-display/tree.js +1 -1
- package/dist/components/ui/enterprise-mobile-experience-demo.esm.js +3 -3
- package/dist/components/ui/enterprise-mobile-experience-demo.js +3 -3
- package/dist/components/ui/feedback/alert.d.ts +1 -1
- package/dist/components/ui/feedback/alert.d.ts.map +1 -1
- package/dist/components/ui/feedback/progress.d.ts +1 -1
- package/dist/components/ui/feedback/progress.d.ts.map +1 -1
- package/dist/components/ui/feedback/progress.esm.js +1 -1
- package/dist/components/ui/feedback/progress.js +1 -1
- package/dist/components/ui/feedback/skeleton.d.ts +1 -1
- package/dist/components/ui/feedback/skeleton.d.ts.map +1 -1
- package/dist/components/ui/feedback/toast.d.ts +1 -1
- package/dist/components/ui/feedback/toast.d.ts.map +1 -1
- package/dist/components/ui/font-preview.d.ts +1 -1
- package/dist/components/ui/font-preview.d.ts.map +1 -1
- package/dist/components/ui/font-preview.esm.js +2 -2
- package/dist/components/ui/font-preview.js +2 -2
- package/dist/components/ui/form-demo.esm.js +5 -5
- package/dist/components/ui/form-demo.js +5 -5
- package/dist/components/ui/hardware-acceleration-demo.esm.js +5 -5
- package/dist/components/ui/hardware-acceleration-demo.js +5 -5
- package/dist/components/ui/layout-demo.esm.js +7 -7
- package/dist/components/ui/layout-demo.js +7 -7
- package/dist/components/ui/layouts/adaptive-layout.esm.js +5 -5
- package/dist/components/ui/layouts/adaptive-layout.js +5 -5
- package/dist/components/ui/layouts/desktop-layout.esm.js +3 -3
- package/dist/components/ui/layouts/desktop-layout.js +3 -3
- package/dist/components/ui/layouts/mobile-layout.esm.js +2 -2
- package/dist/components/ui/layouts/mobile-layout.js +2 -2
- package/dist/components/ui/layouts/tablet-layout.esm.js +3 -3
- package/dist/components/ui/layouts/tablet-layout.js +3 -3
- package/dist/components/ui/mobile-form-validation.d.ts +2 -2
- package/dist/components/ui/mobile-form-validation.d.ts.map +1 -1
- package/dist/components/ui/mobile-form-validation.esm.js +10 -10
- package/dist/components/ui/mobile-form-validation.js +10 -10
- package/dist/components/ui/mobile-input-demo.esm.js +2 -2
- package/dist/components/ui/mobile-input-demo.js +2 -2
- package/dist/components/ui/mobile-input.esm.js +1 -1
- package/dist/components/ui/mobile-input.js +1 -1
- package/dist/components/ui/mobile-skeleton-loading-demo.esm.js +8 -8
- package/dist/components/ui/mobile-skeleton-loading-demo.js +8 -8
- package/dist/components/ui/navigation/breadcrumb.d.ts +1 -1
- package/dist/components/ui/navigation/breadcrumb.d.ts.map +1 -1
- package/dist/components/ui/navigation/menu.d.ts +1 -1
- package/dist/components/ui/navigation/menu.d.ts.map +1 -1
- package/dist/components/ui/navigation/navigation-demo.esm.js +6 -6
- package/dist/components/ui/navigation/navigation-demo.js +6 -6
- package/dist/components/ui/navigation/pagination.d.ts +1 -1
- package/dist/components/ui/navigation/pagination.d.ts.map +1 -1
- package/dist/components/ui/navigation/sidebar.d.ts +1 -1
- package/dist/components/ui/navigation/sidebar.d.ts.map +1 -1
- package/dist/components/ui/navigation/stepper.d.ts +1 -1
- package/dist/components/ui/navigation/stepper.d.ts.map +1 -1
- package/dist/components/ui/navigation/tabs.d.ts +1 -1
- package/dist/components/ui/navigation/tabs.d.ts.map +1 -1
- package/dist/components/ui/overlay/modal.d.ts +1 -1
- package/dist/components/ui/overlay/modal.d.ts.map +1 -1
- package/dist/components/ui/overlay/modal.esm.js +5 -5
- package/dist/components/ui/overlay/modal.js +5 -5
- package/dist/components/ui/overlay/overlay-manager.d.ts +1 -1
- package/dist/components/ui/overlay/overlay-manager.d.ts.map +1 -1
- package/dist/components/ui/overlay/popover.d.ts +1 -1
- package/dist/components/ui/overlay/popover.d.ts.map +1 -1
- package/dist/components/ui/overlay/popover.esm.js +3 -3
- package/dist/components/ui/overlay/popover.js +3 -3
- package/dist/components/ui/overlay/portal.d.ts +1 -1
- package/dist/components/ui/overlay/portal.d.ts.map +1 -1
- package/dist/components/ui/overlay/tooltip.d.ts +1 -1
- package/dist/components/ui/overlay/tooltip.d.ts.map +1 -1
- package/dist/components/ui/overlay/tooltip.esm.js +2 -2
- package/dist/components/ui/overlay/tooltip.js +2 -2
- package/dist/components/ui/performance-demo.esm.js +4 -4
- package/dist/components/ui/performance-demo.js +4 -4
- package/dist/components/ui/semantic-input-system-demo.esm.js +10 -10
- package/dist/components/ui/semantic-input-system-demo.js +10 -10
- package/dist/components/ui/theme-customizer.d.ts +1 -1
- package/dist/components/ui/theme-customizer.d.ts.map +1 -1
- package/dist/components/ui/theme-customizer.esm.js +4 -4
- package/dist/components/ui/theme-customizer.js +4 -4
- package/dist/components/ui/theme-preview.esm.js +2 -2
- package/dist/components/ui/theme-preview.js +2 -2
- package/dist/components/ui/theme-switcher.esm.js +1 -1
- package/dist/components/ui/theme-switcher.js +1 -1
- package/dist/components/ui/theme-toggle.esm.js +1 -1
- package/dist/components/ui/theme-toggle.js +1 -1
- package/dist/components/ui/token-demo.esm.js +3 -3
- package/dist/components/ui/token-demo.js +3 -3
- package/dist/components/ui/touch-demo.esm.js +4 -4
- package/dist/components/ui/touch-demo.js +4 -4
- package/dist/components/ui/touch-friendly-interface-demo.esm.js +5 -5
- package/dist/components/ui/touch-friendly-interface-demo.js +5 -5
- package/dist/components/ui/touch-friendly-interface.esm.js +1 -1
- package/dist/components/ui/touch-friendly-interface.js +1 -1
- package/dist/hooks/use-animation-profile.d.ts +1 -1
- package/dist/hooks/use-animation-profile.esm.js +1 -1
- package/dist/hooks/use-animation-profile.js +1 -1
- package/dist/plugins/theme-css-generator.esm.js +1 -1
- package/dist/plugins/theme-css-generator.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/themes/examples/dark-theme.d.ts +3 -3
- package/dist/themes/examples/dark-theme.d.ts.map +1 -1
- package/dist/themes/examples/dark-theme.esm.js +1 -1
- package/dist/themes/examples/dark-theme.js +1 -1
- package/dist/themes/examples/minimal-theme.d.ts +1 -1
- package/dist/themes/examples/minimal-theme.d.ts.map +1 -1
- package/dist/themes/examples/minimal-theme.esm.js +2 -2
- package/dist/themes/examples/minimal-theme.js +2 -2
- package/dist/tokens/index.d.ts +1 -1
- package/dist/tokens/index.d.ts.map +1 -1
- package/dist/tokens/index.esm.js +1 -1
- package/dist/tokens/index.js +1 -1
- package/dist/tokens/tokenExporter.d.ts +1 -1
- package/dist/tokens/tokenExporter.d.ts.map +1 -1
- package/dist/tokens/tokenGenerator.d.ts +2 -2
- package/dist/tokens/tokenGenerator.d.ts.map +1 -1
- package/dist/tokens/tokenManager.d.ts +3 -3
- package/dist/tokens/tokenManager.d.ts.map +1 -1
- package/dist/tokens/tokenManager.esm.js +3 -3
- package/dist/tokens/tokenManager.js +3 -3
- package/dist/tokens/tokenValidator.d.ts +1 -1
- package/dist/tokens/tokenValidator.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/ui/accessibility-demo.tsx +10 -10
- package/src/components/ui/advanced-component-architecture-demo.tsx +8 -8
- package/src/components/ui/advanced-transition-system-demo.tsx +3 -3
- package/src/components/ui/advanced-transition-system.tsx +1 -1
- package/src/components/ui/animation/animated-container.tsx +1 -1
- package/src/components/ui/animation/staggered-container.tsx +1 -1
- package/src/components/ui/animation-demo.tsx +3 -3
- package/src/components/ui/battery-conscious-animation-demo.tsx +5 -5
- package/src/components/ui/border-radius-shadow-demo.tsx +2 -2
- package/src/components/ui/color-preview.tsx +4 -4
- package/src/components/ui/data-display/chart.tsx +2 -2
- package/src/components/ui/data-display/data-grid-simple.tsx +1 -1
- package/src/components/ui/data-display/data-grid.tsx +1 -1
- package/src/components/ui/data-display/list.tsx +1 -1
- package/src/components/ui/data-display/table.tsx +1 -1
- package/src/components/ui/data-display/timeline.tsx +1 -1
- package/src/components/ui/data-display/tree.tsx +2 -2
- package/src/components/ui/enterprise-mobile-experience-demo.tsx +3 -3
- package/src/components/ui/feedback/alert.tsx +1 -1
- package/src/components/ui/feedback/progress.tsx +2 -2
- package/src/components/ui/feedback/skeleton.tsx +1 -1
- package/src/components/ui/feedback/toast.tsx +1 -1
- package/src/components/ui/font-preview.tsx +3 -3
- package/src/components/ui/form-demo.tsx +6 -6
- package/src/components/ui/hardware-acceleration-demo.tsx +5 -5
- package/src/components/ui/layout-demo.tsx +7 -7
- package/src/components/ui/layouts/adaptive-layout.tsx +5 -5
- package/src/components/ui/layouts/desktop-layout.tsx +3 -3
- package/src/components/ui/layouts/mobile-layout.tsx +2 -2
- package/src/components/ui/layouts/tablet-layout.tsx +3 -3
- package/src/components/ui/mobile-form-validation.tsx +10 -10
- package/src/components/ui/mobile-input-demo.tsx +2 -2
- package/src/components/ui/mobile-input.tsx +1 -1
- package/src/components/ui/mobile-skeleton-loading-demo.tsx +8 -8
- package/src/components/ui/navigation/breadcrumb.tsx +1 -1
- package/src/components/ui/navigation/menu.tsx +1 -1
- package/src/components/ui/navigation/navigation-demo.tsx +7 -7
- package/src/components/ui/navigation/pagination.tsx +1 -1
- package/src/components/ui/navigation/sidebar.tsx +1 -1
- package/src/components/ui/navigation/stepper.tsx +1 -1
- package/src/components/ui/navigation/tabs.tsx +1 -1
- package/src/components/ui/overlay/modal.tsx +6 -6
- package/src/components/ui/overlay/overlay-manager.tsx +1 -1
- package/src/components/ui/overlay/popover.tsx +4 -4
- package/src/components/ui/overlay/portal.tsx +1 -1
- package/src/components/ui/overlay/tooltip.tsx +3 -3
- package/src/components/ui/performance-demo.tsx +4 -4
- package/src/components/ui/semantic-input-system-demo.tsx +10 -10
- package/src/components/ui/theme-customizer.tsx +5 -5
- package/src/components/ui/theme-preview.tsx +2 -2
- package/src/components/ui/theme-switcher.tsx +1 -1
- package/src/components/ui/theme-toggle.tsx +1 -1
- package/src/components/ui/token-demo.tsx +3 -3
- package/src/components/ui/touch-demo.tsx +4 -4
- package/src/components/ui/touch-friendly-interface-demo.tsx +5 -5
- package/src/components/ui/touch-friendly-interface.tsx +1 -1
- package/src/hooks/use-animation-profile.ts +1 -1
- package/src/plugins/theme-css-generator.ts +2 -2
- package/src/themes/examples/dark-theme.ts +1 -1
- package/src/themes/examples/minimal-theme.ts +2 -2
- package/src/tokens/index.ts +1 -1
- package/src/tokens/tokenExporter.ts +1 -1
- package/src/tokens/tokenGenerator.ts +2 -2
- package/src/tokens/tokenManager.ts +5 -5
- package/src/tokens/tokenValidator.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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 +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,
|
|
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"}
|