aura-glass 2.0.98 → 2.1.1
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/README.md +212 -1819
- package/dist/client/pages/ComponentsPage.d.ts.map +1 -1
- package/dist/client/pages/SettingsPage.d.ts +4 -0
- package/dist/client/pages/SettingsPage.d.ts.map +1 -0
- package/dist/components/GlassErrorBoundary.d.ts +2 -2
- package/dist/components/GlassErrorBoundary.d.ts.map +1 -1
- package/dist/components/accessibility/AccessibilityProvider.d.ts +4 -2
- package/dist/components/accessibility/AccessibilityProvider.d.ts.map +1 -1
- package/dist/components/accessibility/GlassA11y.d.ts +3 -1
- package/dist/components/accessibility/GlassA11y.d.ts.map +1 -1
- package/dist/components/advanced/GlassAutoComposer.d.ts +4 -4
- package/dist/components/advanced/GlassAutoComposer.d.ts.map +1 -1
- package/dist/components/advanced/GlassBiometricAdaptation.d.ts.map +1 -1
- package/dist/components/advanced/GlassLiquidTransition.d.ts +2 -1
- package/dist/components/advanced/GlassLiquidTransition.d.ts.map +1 -1
- package/dist/components/advanced/GlassMeshGradient.d.ts +2 -1
- package/dist/components/advanced/GlassMeshGradient.d.ts.map +1 -1
- package/dist/components/advanced/GlassMetaEngine.d.ts +1 -0
- package/dist/components/advanced/GlassMetaEngine.d.ts.map +1 -1
- package/dist/components/advanced/GlassNeuroSync.d.ts +4 -0
- package/dist/components/advanced/GlassNeuroSync.d.ts.map +1 -1
- package/dist/components/advanced/GlassProgressiveEnhancement.d.ts.map +1 -1
- package/dist/components/advanced/GlassQuantumStates.d.ts +4 -0
- package/dist/components/advanced/GlassQuantumStates.d.ts.map +1 -1
- package/dist/components/advanced/GlassSelfHealingSystem.d.ts +5 -0
- package/dist/components/advanced/GlassSelfHealingSystem.d.ts.map +1 -1
- package/dist/components/advanced/GlassTrophyCase.d.ts.map +1 -1
- package/dist/components/advanced/IntelligentColorSystem.d.ts +9 -4
- package/dist/components/advanced/IntelligentColorSystem.d.ts.map +1 -1
- package/dist/components/ai/AIGlassThemeProvider.d.ts +4 -2
- package/dist/components/ai/AIGlassThemeProvider.d.ts.map +1 -1
- package/dist/components/ai/GlassDeepDreamGlass.d.ts.map +1 -1
- package/dist/components/ai/GlassGANGenerator.d.ts.map +1 -1
- package/dist/components/ai/GlassGenerativeArt.d.ts.map +1 -1
- package/dist/components/ai/GlassIntelligentFormBuilder.d.ts +3 -0
- package/dist/components/ai/GlassIntelligentFormBuilder.d.ts.map +1 -1
- package/dist/components/ai/GlassLiveFilter.d.ts.map +1 -1
- package/dist/components/ai/GlassMusicVisualizer.d.ts.map +1 -1
- package/dist/components/ai/GlassStyleTransfer.d.ts.map +1 -1
- package/dist/components/ai/ProductionAIIntegration.d.ts +1 -0
- package/dist/components/ai/ProductionAIIntegration.d.ts.map +1 -1
- package/dist/components/animations/GlassTransitions.d.ts +9 -9
- package/dist/components/animations/GlassTransitions.d.ts.map +1 -1
- package/dist/components/atmospheric/GlassAuroraDisplay.d.ts.map +1 -1
- package/dist/components/atmospheric/GlassBiomeSimulator.d.ts.map +1 -1
- package/dist/components/atmospheric/GlassNebulaClouds.d.ts.map +1 -1
- package/dist/components/atmospheric/GlassWeatherGlass.d.ts.map +1 -1
- package/dist/components/button/GlassButton.d.ts.map +1 -1
- package/dist/components/calendar/GlassCalendar.d.ts.map +1 -1
- package/dist/components/card/GlowingCard.d.ts +2 -0
- package/dist/components/card/GlowingCard.d.ts.map +1 -1
- package/dist/components/card/patterns.d.ts +0 -3
- package/dist/components/card/patterns.d.ts.map +1 -1
- package/dist/components/charts/GlassChart.d.ts +4 -0
- package/dist/components/charts/GlassChart.d.ts.map +1 -1
- package/dist/components/charts/GlassDataChart.d.ts +1 -0
- package/dist/components/charts/GlassDataChart.d.ts.map +1 -1
- package/dist/components/charts/ModularGlassDataChart.d.ts.map +1 -1
- package/dist/components/charts/components/AtmosphericEffects.d.ts +9 -5
- package/dist/components/charts/components/AtmosphericEffects.d.ts.map +1 -1
- package/dist/components/charts/components/ChartAxis.d.ts +4 -2
- package/dist/components/charts/components/ChartAxis.d.ts.map +1 -1
- package/dist/components/charts/components/ChartFilters.d.ts +7 -5
- package/dist/components/charts/components/ChartFilters.d.ts.map +1 -1
- package/dist/components/charts/components/ChartGrid.d.ts +4 -2
- package/dist/components/charts/components/ChartGrid.d.ts.map +1 -1
- package/dist/components/charts/components/ChartLegend.d.ts +4 -3
- package/dist/components/charts/components/ChartLegend.d.ts.map +1 -1
- package/dist/components/charts/components/ChartRenderer.d.ts +5 -2
- package/dist/components/charts/components/ChartRenderer.d.ts.map +1 -1
- package/dist/components/charts/components/ChartTooltip.d.ts +5 -3
- package/dist/components/charts/components/ChartTooltip.d.ts.map +1 -1
- package/dist/components/charts/components/KpiChart.d.ts +2 -0
- package/dist/components/charts/components/KpiChart.d.ts.map +1 -1
- package/dist/components/charts/styles/ChartElementStyles.d.ts.map +1 -1
- package/dist/components/cms/GlassCanvas.d.ts +3 -1
- package/dist/components/cms/GlassCanvas.d.ts.map +1 -1
- package/dist/components/cms/GlassComponentPalette.d.ts +1 -0
- package/dist/components/cms/GlassComponentPalette.d.ts.map +1 -1
- package/dist/components/cms/GlassPageBuilder.d.ts +1 -0
- package/dist/components/cms/GlassPageBuilder.d.ts.map +1 -1
- package/dist/components/cms/GlassPageStructure.d.ts +1 -0
- package/dist/components/cms/GlassPageStructure.d.ts.map +1 -1
- package/dist/components/cms/GlassPropertyPanel.d.ts +1 -0
- package/dist/components/cms/GlassPropertyPanel.d.ts.map +1 -1
- package/dist/components/collaboration/CollaborativeGlassWorkspace.d.ts +1 -0
- package/dist/components/collaboration/CollaborativeGlassWorkspace.d.ts.map +1 -1
- package/dist/components/collaboration/GlassCollaborationDashboard.d.ts +1 -0
- package/dist/components/collaboration/GlassCollaborationDashboard.d.ts.map +1 -1
- package/dist/components/collaboration/GlassCollaborationProvider.d.ts +10 -7
- package/dist/components/collaboration/GlassCollaborationProvider.d.ts.map +1 -1
- package/dist/components/collaboration/GlassCollaborativeComments.d.ts +2 -0
- package/dist/components/collaboration/GlassCollaborativeComments.d.ts.map +1 -1
- package/dist/components/collaboration/GlassCollaborativeCursor.d.ts +1 -0
- package/dist/components/collaboration/GlassCollaborativeCursor.d.ts.map +1 -1
- package/dist/components/dashboard/GlassActivityFeed.d.ts +1 -1
- package/dist/components/dashboard/GlassActivityFeed.d.ts.map +1 -1
- package/dist/components/dashboard/GlassChartWidget.d.ts +1 -1
- package/dist/components/dashboard/GlassChartWidget.d.ts.map +1 -1
- package/dist/components/data-display/GlassAnimatedNumber.d.ts +6 -6
- package/dist/components/data-display/GlassAnimatedNumber.d.ts.map +1 -1
- package/dist/components/data-display/GlassAvatar.d.ts.map +1 -1
- package/dist/components/data-display/GlassDataGrid.d.ts +2 -2
- package/dist/components/data-display/GlassDataGrid.d.ts.map +1 -1
- package/dist/components/data-display/GlassDataGridPro.d.ts +6 -5
- package/dist/components/data-display/GlassDataGridPro.d.ts.map +1 -1
- package/dist/components/data-display/GlassDataTable.d.ts +2 -0
- package/dist/components/data-display/GlassDataTable.d.ts.map +1 -1
- package/dist/components/data-display/GlassGanttChart.d.ts +1 -1
- package/dist/components/data-display/GlassGanttChart.d.ts.map +1 -1
- package/dist/components/data-display/GlassKanbanBoard.d.ts +1 -1
- package/dist/components/data-display/GlassKanbanBoard.d.ts.map +1 -1
- package/dist/components/data-display/GlassLoadingSkeleton.d.ts.map +1 -1
- package/dist/components/data-display/GlassMetricsGrid.d.ts +1 -1
- package/dist/components/data-display/GlassMetricsGrid.d.ts.map +1 -1
- package/dist/components/data-display/GlassProgress.d.ts +4 -0
- package/dist/components/data-display/GlassProgress.d.ts.map +1 -1
- package/dist/components/data-display/GlassSkeletonLoader.d.ts +4 -0
- package/dist/components/data-display/GlassSkeletonLoader.d.ts.map +1 -1
- package/dist/components/data-display/GlassTimeline.d.ts.map +1 -1
- package/dist/components/data-display/GlassToast.d.ts +1 -5
- package/dist/components/data-display/GlassToast.d.ts.map +1 -1
- package/dist/components/data-display/types.d.ts +9 -11
- package/dist/components/data-display/types.d.ts.map +1 -1
- package/dist/components/ecommerce/GlassEcommerceProvider.d.ts +13 -11
- package/dist/components/ecommerce/GlassEcommerceProvider.d.ts.map +1 -1
- package/dist/components/ecommerce/GlassProductRecommendations.d.ts +1 -0
- package/dist/components/ecommerce/GlassProductRecommendations.d.ts.map +1 -1
- package/dist/components/ecommerce/GlassSmartShoppingCart.d.ts +1 -0
- package/dist/components/ecommerce/GlassSmartShoppingCart.d.ts.map +1 -1
- package/dist/components/houdini/HoudiniGlassCard.d.ts +2 -1
- package/dist/components/houdini/HoudiniGlassCard.d.ts.map +1 -1
- package/dist/components/image/GlassImageProcessingProvider.d.ts +10 -8
- package/dist/components/image/GlassImageProcessingProvider.d.ts.map +1 -1
- package/dist/components/image/GlassIntelligentImageUploader.d.ts +2 -0
- package/dist/components/image/GlassIntelligentImageUploader.d.ts.map +1 -1
- package/dist/components/image-list/ImageListItem.d.ts +2 -2
- package/dist/components/image-list/ImageListItem.d.ts.map +1 -1
- package/dist/components/immersive/GlassARPreview.d.ts +1 -1
- package/dist/components/immersive/GlassARPreview.d.ts.map +1 -1
- package/dist/components/immersive/GlassFluidSimulation.d.ts.map +1 -1
- package/dist/components/immersive/GlassHologram.d.ts +1 -1
- package/dist/components/immersive/GlassHologram.d.ts.map +1 -1
- package/dist/components/immersive/GlassParticleField.d.ts +1 -1
- package/dist/components/immersive/GlassParticleField.d.ts.map +1 -1
- package/dist/components/immersive/GlassVortexPortal.d.ts.map +1 -1
- package/dist/components/input/GlassCheckboxGroup.d.ts +1 -1
- package/dist/components/input/GlassCheckboxGroup.d.ts.map +1 -1
- package/dist/components/input/GlassDatePicker.d.ts +20 -0
- package/dist/components/input/GlassDatePicker.d.ts.map +1 -1
- package/dist/components/input/GlassDateRangePicker.d.ts +4 -0
- package/dist/components/input/GlassDateRangePicker.d.ts.map +1 -1
- package/dist/components/input/GlassFileUpload.d.ts.map +1 -1
- package/dist/components/input/GlassFormStepper.d.ts +4 -0
- package/dist/components/input/GlassFormStepper.d.ts.map +1 -1
- package/dist/components/input/GlassInput.d.ts.map +1 -1
- package/dist/components/input/GlassMultiSelect.d.ts.map +1 -1
- package/dist/components/input/GlassMultiStepForm.d.ts +1 -1
- package/dist/components/input/GlassMultiStepForm.d.ts.map +1 -1
- package/dist/components/input/GlassRadioGroup.d.ts +5 -1
- package/dist/components/input/GlassRadioGroup.d.ts.map +1 -1
- package/dist/components/input/GlassSelect.d.ts.map +1 -1
- package/dist/components/input/GlassSelectCompound.d.ts +15 -16
- package/dist/components/input/GlassSelectCompound.d.ts.map +1 -1
- package/dist/components/input/GlassSlider.d.ts.map +1 -1
- package/dist/components/input/GlassStep.d.ts.map +1 -1
- package/dist/components/input/GlassStepIcon.d.ts +2 -0
- package/dist/components/input/GlassStepIcon.d.ts.map +1 -1
- package/dist/components/input/GlassStepLabel.d.ts +2 -0
- package/dist/components/input/GlassStepLabel.d.ts.map +1 -1
- package/dist/components/input/GlassStepper.d.ts +2 -0
- package/dist/components/input/GlassStepper.d.ts.map +1 -1
- package/dist/components/input/GlassSwitch.d.ts.map +1 -1
- package/dist/components/input/GlassTextarea.d.ts +2 -0
- package/dist/components/input/GlassTextarea.d.ts.map +1 -1
- package/dist/components/input/GlassToggle.d.ts +1 -1
- package/dist/components/input/GlassToggle.d.ts.map +1 -1
- package/dist/components/input/GlassTransferList.d.ts +1 -1
- package/dist/components/input/GlassTransferList.d.ts.map +1 -1
- package/dist/components/input/GlassWizard.d.ts +1 -1
- package/dist/components/input/GlassWizard.d.ts.map +1 -1
- package/dist/components/input/types.d.ts +1 -1
- package/dist/components/input/types.d.ts.map +1 -1
- package/dist/components/interactive/GlassA11yAuditor.d.ts +4 -0
- package/dist/components/interactive/GlassA11yAuditor.d.ts.map +1 -1
- package/dist/components/interactive/GlassAdvancedSearch.d.ts +8 -0
- package/dist/components/interactive/GlassAdvancedSearch.d.ts.map +1 -1
- package/dist/components/interactive/GlassChat.d.ts.map +1 -1
- package/dist/components/interactive/GlassChatInput.d.ts +4 -0
- package/dist/components/interactive/GlassChatInput.d.ts.map +1 -1
- package/dist/components/interactive/GlassCoachmarks.d.ts +3 -1
- package/dist/components/interactive/GlassCoachmarks.d.ts.map +1 -1
- package/dist/components/interactive/GlassColorSchemeGenerator.d.ts +5 -2
- package/dist/components/interactive/GlassColorSchemeGenerator.d.ts.map +1 -1
- package/dist/components/interactive/GlassColorWheel.d.ts.map +1 -1
- package/dist/components/interactive/GlassCommand.d.ts +13 -1
- package/dist/components/interactive/GlassCommand.d.ts.map +1 -1
- package/dist/components/interactive/GlassCommandPalette.d.ts +3 -1
- package/dist/components/interactive/GlassCommandPalette.d.ts.map +1 -1
- package/dist/components/interactive/GlassCommentThread.d.ts +3 -2
- package/dist/components/interactive/GlassCommentThread.d.ts.map +1 -1
- package/dist/components/interactive/GlassComponentPlayground.d.ts.map +1 -1
- package/dist/components/interactive/GlassDrawingCanvas.d.ts.map +1 -1
- package/dist/components/interactive/GlassFacetSearch.d.ts +9 -7
- package/dist/components/interactive/GlassFacetSearch.d.ts.map +1 -1
- package/dist/components/interactive/GlassFileExplorer.d.ts +6 -4
- package/dist/components/interactive/GlassFileExplorer.d.ts.map +1 -1
- package/dist/components/interactive/GlassFileTree.d.ts +5 -1
- package/dist/components/interactive/GlassFileTree.d.ts.map +1 -1
- package/dist/components/interactive/GlassFilterPanel.d.ts +7 -3
- package/dist/components/interactive/GlassFilterPanel.d.ts.map +1 -1
- package/dist/components/interactive/GlassFocusRing.d.ts.map +1 -1
- package/dist/components/interactive/GlassFormBuilder.d.ts.map +1 -1
- package/dist/components/interactive/GlassGallery.d.ts +1 -1
- package/dist/components/interactive/GlassGallery.d.ts.map +1 -1
- package/dist/components/interactive/GlassGestureZone.d.ts.map +1 -1
- package/dist/components/interactive/GlassGradientPicker.d.ts.map +1 -1
- package/dist/components/interactive/GlassImageViewer.d.ts.map +1 -1
- package/dist/components/interactive/GlassKanban.d.ts +2 -1
- package/dist/components/interactive/GlassKanban.d.ts.map +1 -1
- package/dist/components/interactive/GlassKeyValueEditor.d.ts +4 -3
- package/dist/components/interactive/GlassKeyValueEditor.d.ts.map +1 -1
- package/dist/components/interactive/GlassMessageList.d.ts +5 -1
- package/dist/components/interactive/GlassMessageList.d.ts.map +1 -1
- package/dist/components/interactive/GlassPatternBuilder.d.ts.map +1 -1
- package/dist/components/interactive/GlassQueryBuilder.d.ts +8 -4
- package/dist/components/interactive/GlassQueryBuilder.d.ts.map +1 -1
- package/dist/components/interactive/GlassSearchInterface.d.ts.map +1 -1
- package/dist/components/interactive/GlassStepper.d.ts +9 -5
- package/dist/components/interactive/GlassStepper.d.ts.map +1 -1
- package/dist/components/interactive/GlassTagInput.d.ts +2 -2
- package/dist/components/interactive/GlassTagInput.d.ts.map +1 -1
- package/dist/components/interactive/GlassThemeDemo.d.ts.map +1 -1
- package/dist/components/interactive/GlassUserPresence.d.ts +1 -1
- package/dist/components/interactive/GlassUserPresence.d.ts.map +1 -1
- package/dist/components/interactive/GlassVideoPlayer.d.ts.map +1 -1
- package/dist/components/interactive/GlassVoiceInput.d.ts +4 -0
- package/dist/components/interactive/GlassVoiceInput.d.ts.map +1 -1
- package/dist/components/interactive/GlassWhiteboard.d.ts +5 -2
- package/dist/components/interactive/GlassWhiteboard.d.ts.map +1 -1
- package/dist/components/interactive/PageTransitionDemo.d.ts +5 -1
- package/dist/components/interactive/PageTransitionDemo.d.ts.map +1 -1
- package/dist/components/layout/GlassAppShell.d.ts.map +1 -1
- package/dist/components/layout/GlassSplitPane.d.ts.map +1 -1
- package/dist/components/layout/ZSpaceAppLayout.d.ts +1 -0
- package/dist/components/layout/ZSpaceAppLayout.d.ts.map +1 -1
- package/dist/components/layouts/GlassGoldenRatioGrid.d.ts.map +1 -1
- package/dist/components/layouts/GlassMasonryGrid.d.ts.map +1 -1
- package/dist/components/media/GlassAdvancedAudioPlayer.d.ts +1 -0
- package/dist/components/media/GlassAdvancedAudioPlayer.d.ts.map +1 -1
- package/dist/components/media/GlassAdvancedVideoPlayer.d.ts +1 -0
- package/dist/components/media/GlassAdvancedVideoPlayer.d.ts.map +1 -1
- package/dist/components/media/GlassMediaProvider.d.ts +12 -10
- package/dist/components/media/GlassMediaProvider.d.ts.map +1 -1
- package/dist/components/mobile/GlassActionSheet.d.ts.map +1 -1
- package/dist/components/modal/GlassBottomSheet.d.ts +4 -0
- package/dist/components/modal/GlassBottomSheet.d.ts.map +1 -1
- package/dist/components/modal/GlassDialog.d.ts.map +1 -1
- package/dist/components/modal/GlassDrawer.d.ts +8 -0
- package/dist/components/modal/GlassDrawer.d.ts.map +1 -1
- package/dist/components/modal/GlassModal.d.ts +6 -2
- package/dist/components/modal/GlassModal.d.ts.map +1 -1
- package/dist/components/modal/GlassPopover.d.ts +8 -0
- package/dist/components/modal/GlassPopover.d.ts.map +1 -1
- package/dist/components/navigation/EnhancedGlassTabs.d.ts +9 -1
- package/dist/components/navigation/EnhancedGlassTabs.d.ts.map +1 -1
- package/dist/components/navigation/GlassCommandBar.d.ts +1 -1
- package/dist/components/navigation/GlassCommandBar.d.ts.map +1 -1
- package/dist/components/navigation/GlassDropdownMenu.d.ts +3 -1
- package/dist/components/navigation/GlassDropdownMenu.d.ts.map +1 -1
- package/dist/components/navigation/GlassHeader.d.ts.map +1 -1
- package/dist/components/navigation/GlassMenubar.d.ts +5 -1
- package/dist/components/navigation/GlassMenubar.d.ts.map +1 -1
- package/dist/components/navigation/GlassPagination.d.ts +1 -0
- package/dist/components/navigation/GlassPagination.d.ts.map +1 -1
- package/dist/components/navigation/GlassResponsiveNav.d.ts +4 -0
- package/dist/components/navigation/GlassResponsiveNav.d.ts.map +1 -1
- package/dist/components/navigation/GlassSegmentedControl.d.ts +13 -5
- package/dist/components/navigation/GlassSegmentedControl.d.ts.map +1 -1
- package/dist/components/navigation/GlassSidebar.d.ts +1 -0
- package/dist/components/navigation/GlassSidebar.d.ts.map +1 -1
- package/dist/components/navigation/GlassTabBar.d.ts.map +1 -1
- package/dist/components/navigation/GlassTabItem.d.ts.map +1 -1
- package/dist/components/navigation/GlassTabs.d.ts.map +1 -1
- package/dist/components/navigation/GlassToolbar.d.ts.map +1 -1
- package/dist/components/navigation/HeaderUserMenu.d.ts +10 -2
- package/dist/components/navigation/HeaderUserMenu.d.ts.map +1 -1
- package/dist/components/navigation/components/CollapsedMenu.d.ts +1 -0
- package/dist/components/navigation/components/CollapsedMenu.d.ts.map +1 -1
- package/dist/components/navigation/components/ScrollButtons.d.ts +1 -0
- package/dist/components/navigation/components/ScrollButtons.d.ts.map +1 -1
- package/dist/components/navigation/types.d.ts +2 -2
- package/dist/components/navigation/types.d.ts.map +1 -1
- package/dist/components/navigation/utils/tabUtils.d.ts +1 -1
- package/dist/components/navigation/utils/tabUtils.d.ts.map +1 -1
- package/dist/components/quantum/GlassQuantumField.d.ts.map +1 -1
- package/dist/components/quantum/GlassQuantumTunnel.d.ts +2 -2
- package/dist/components/quantum/GlassQuantumTunnel.d.ts.map +1 -1
- package/dist/components/quantum/GlassSuperpositionalMenu.d.ts +4 -4
- package/dist/components/quantum/GlassSuperpositionalMenu.d.ts.map +1 -1
- package/dist/components/quantum/GlassWaveFunction.d.ts +1 -1
- package/dist/components/quantum/GlassWaveFunction.d.ts.map +1 -1
- package/dist/components/rating/GlassRating.d.ts.map +1 -1
- package/dist/components/search/GlassIntelligentSearch.d.ts +2 -1
- package/dist/components/search/GlassIntelligentSearch.d.ts.map +1 -1
- package/dist/components/social/GlassCollaborativeCursor.d.ts +4 -4
- package/dist/components/social/GlassCollaborativeCursor.d.ts.map +1 -1
- package/dist/components/social/GlassPresenceIndicator.d.ts +1 -1
- package/dist/components/social/GlassPresenceIndicator.d.ts.map +1 -1
- package/dist/components/social/GlassSharedWhiteboard.d.ts.map +1 -1
- package/dist/components/social/GlassSocialFeed.d.ts.map +1 -1
- package/dist/components/spatial/SpatialComputingEngine.d.ts.map +1 -1
- package/dist/components/speed-dial/SpeedDialAction.d.ts.map +1 -1
- package/dist/components/speed-dial/types.d.ts +8 -0
- package/dist/components/speed-dial/types.d.ts.map +1 -1
- package/dist/components/templates/dashboard/GlassDashboard.d.ts +1 -5
- package/dist/components/templates/dashboard/GlassDashboard.d.ts.map +1 -1
- package/dist/components/templates/detail/GlassDetailView.d.ts +1 -1
- package/dist/components/templates/detail/GlassDetailView.d.ts.map +1 -1
- package/dist/components/templates/list/GlassListView.d.ts +3 -3
- package/dist/components/templates/list/GlassListView.d.ts.map +1 -1
- package/dist/components/theme/PersonaPicker.d.ts +12 -0
- package/dist/components/theme/PersonaPicker.d.ts.map +1 -0
- package/dist/components/visual-feedback/FocusIndicator.d.ts +0 -1
- package/dist/components/visual-feedback/FocusIndicator.d.ts.map +1 -1
- package/dist/components/visual-feedback/RippleButton.d.ts +1 -0
- package/dist/components/visual-feedback/RippleButton.d.ts.map +1 -1
- package/dist/components/visualization/GlassAdvancedDataViz.d.ts +1 -1
- package/dist/components/visualization/GlassAdvancedDataViz.d.ts.map +1 -1
- package/dist/components/voice/VoiceGlassControl.d.ts +2 -1
- package/dist/components/voice/VoiceGlassControl.d.ts.map +1 -1
- package/dist/components/website-components/GlassPrismComparison.d.ts +2 -1
- package/dist/components/website-components/GlassPrismComparison.d.ts.map +1 -1
- package/dist/components/website-components/GlassWipeSlider.d.ts +26 -3
- package/dist/components/website-components/GlassWipeSlider.d.ts.map +1 -1
- package/dist/components/website-components/GlassWipeSliderExamples.d.ts +2 -2
- package/dist/components/website-components/GlassWipeSliderExamples.d.ts.map +1 -1
- package/dist/contexts/SettingsContext.d.ts +46 -0
- package/dist/contexts/SettingsContext.d.ts.map +1 -0
- package/dist/core/themeContext.d.ts +8 -3
- package/dist/core/themeContext.d.ts.map +1 -1
- package/dist/esm/animations/accessibleAnimation.js +18 -0
- package/dist/esm/animations/accessibleAnimation.js.map +1 -0
- package/dist/esm/animations/hooks/useAnimationSequenceBasic.js +392 -0
- package/dist/esm/animations/hooks/useAnimationSequenceBasic.js.map +1 -0
- package/dist/esm/animations/hooks/useMouseMagneticEffect.js +263 -0
- package/dist/esm/animations/hooks/useMouseMagneticEffect.js.map +1 -0
- package/dist/esm/animations/hooks/useMultiSpringBasic.js +305 -0
- package/dist/esm/animations/hooks/useMultiSpringBasic.js.map +1 -0
- package/dist/esm/animations/orchestration/useAnimationSequenceOrchestrator.js +461 -0
- package/dist/esm/animations/orchestration/useAnimationSequenceOrchestrator.js.map +1 -0
- package/dist/esm/animations/orchestration/useOrchestration.js +255 -0
- package/dist/esm/animations/orchestration/useOrchestration.js.map +1 -0
- package/dist/esm/animations/physics/chartAnimations.js +434 -0
- package/dist/esm/animations/physics/chartAnimations.js.map +1 -0
- package/dist/esm/animations/physics/galileoPhysicsSystem.js +407 -0
- package/dist/esm/animations/physics/galileoPhysicsSystem.js.map +1 -0
- package/dist/esm/animations/physics/gesturePhysics.js +285 -0
- package/dist/esm/animations/physics/gesturePhysics.js.map +1 -0
- package/dist/esm/animations/physics/interpolation.js +273 -0
- package/dist/esm/animations/physics/interpolation.js.map +1 -0
- package/dist/esm/animations/physics/springPhysics.js +24 -0
- package/dist/esm/animations/physics/springPhysics.js.map +1 -0
- package/dist/esm/animations/physics/useMultiSpringPhysics.js +186 -0
- package/dist/esm/animations/physics/useMultiSpringPhysics.js.map +1 -0
- package/dist/esm/components/GlassErrorBoundary.js +106 -0
- package/dist/esm/components/GlassErrorBoundary.js.map +1 -0
- package/dist/esm/components/accessibility/AccessibilityProvider.js +144 -0
- package/dist/esm/components/accessibility/AccessibilityProvider.js.map +1 -0
- package/dist/esm/components/accessibility/ContrastGuard.js +66 -0
- package/dist/esm/components/accessibility/ContrastGuard.js.map +1 -0
- package/dist/esm/components/accessibility/GlassA11y.js +725 -0
- package/dist/esm/components/accessibility/GlassA11y.js.map +1 -0
- package/dist/esm/components/accessibility/GlassFocusIndicators.js +278 -0
- package/dist/esm/components/accessibility/GlassFocusIndicators.js.map +1 -0
- package/dist/esm/components/advanced/BrandColorIntegration.js +294 -0
- package/dist/esm/components/advanced/BrandColorIntegration.js.map +1 -0
- package/dist/esm/components/advanced/GlassAchievementSystem.js +1127 -0
- package/dist/esm/components/advanced/GlassAchievementSystem.js.map +1 -0
- package/dist/esm/components/advanced/GlassAutoComposer.js +828 -0
- package/dist/esm/components/advanced/GlassAutoComposer.js.map +1 -0
- package/dist/esm/components/advanced/GlassBiometricAdaptation.js +924 -0
- package/dist/esm/components/advanced/GlassBiometricAdaptation.js.map +1 -0
- package/dist/esm/components/advanced/GlassContextAware.js +329 -0
- package/dist/esm/components/advanced/GlassContextAware.js.map +1 -0
- package/dist/esm/components/advanced/GlassContextualEngine.js +1184 -0
- package/dist/esm/components/advanced/GlassContextualEngine.js.map +1 -0
- package/dist/esm/components/advanced/GlassEngine.js +625 -0
- package/dist/esm/components/advanced/GlassEngine.js.map +1 -0
- package/dist/esm/components/advanced/GlassEyeTracking.js +742 -0
- package/dist/esm/components/advanced/GlassEyeTracking.js.map +1 -0
- package/dist/esm/components/advanced/GlassFoldableSupport.js +296 -0
- package/dist/esm/components/advanced/GlassFoldableSupport.js.map +1 -0
- package/dist/esm/components/advanced/GlassLiquidTransition.js +414 -0
- package/dist/esm/components/advanced/GlassLiquidTransition.js.map +1 -0
- package/dist/esm/components/advanced/GlassLiveCursorPresence.js +409 -0
- package/dist/esm/components/advanced/GlassLiveCursorPresence.js.map +1 -0
- package/dist/esm/components/advanced/GlassMagneticCursor.js +319 -0
- package/dist/esm/components/advanced/GlassMagneticCursor.js.map +1 -0
- package/dist/esm/components/advanced/GlassMeshGradient.js +161 -0
- package/dist/esm/components/advanced/GlassMeshGradient.js.map +1 -0
- package/dist/esm/components/advanced/GlassMetaEngine.js +885 -0
- package/dist/esm/components/advanced/GlassMetaEngine.js.map +1 -0
- package/dist/esm/components/advanced/GlassNeuroSync.js +926 -0
- package/dist/esm/components/advanced/GlassNeuroSync.js.map +1 -0
- package/dist/esm/components/advanced/GlassOrientationEffects.js +269 -0
- package/dist/esm/components/advanced/GlassOrientationEffects.js.map +1 -0
- package/dist/esm/components/advanced/GlassParallaxLayers.js +179 -0
- package/dist/esm/components/advanced/GlassParallaxLayers.js.map +1 -0
- package/dist/esm/components/advanced/GlassParticles.js +362 -0
- package/dist/esm/components/advanced/GlassParticles.js.map +1 -0
- package/dist/esm/components/advanced/GlassPerformanceOptimization.js +557 -0
- package/dist/esm/components/advanced/GlassPerformanceOptimization.js.map +1 -0
- package/dist/esm/components/advanced/GlassPredictiveEngine.js +934 -0
- package/dist/esm/components/advanced/GlassPredictiveEngine.js.map +1 -0
- package/dist/esm/components/advanced/GlassProgressiveEnhancement.js +513 -0
- package/dist/esm/components/advanced/GlassProgressiveEnhancement.js.map +1 -0
- package/dist/esm/components/advanced/GlassQuantumStates.js +27 -0
- package/dist/esm/components/advanced/GlassQuantumStates.js.map +1 -0
- package/dist/esm/components/advanced/GlassReactions.js +417 -0
- package/dist/esm/components/advanced/GlassReactions.js.map +1 -0
- package/dist/esm/components/advanced/GlassSelfHealingSystem.js +984 -0
- package/dist/esm/components/advanced/GlassSelfHealingSystem.js.map +1 -0
- package/dist/esm/components/advanced/GlassSpatialAudio.js +670 -0
- package/dist/esm/components/advanced/GlassSpatialAudio.js.map +1 -0
- package/dist/esm/components/advanced/GlassTrophyCase.js +827 -0
- package/dist/esm/components/advanced/GlassTrophyCase.js.map +1 -0
- package/dist/esm/components/advanced/GlassWebGLShader.js +398 -0
- package/dist/esm/components/advanced/GlassWebGLShader.js.map +1 -0
- package/dist/esm/components/advanced/IntelligentColorSystem.js +20 -0
- package/dist/esm/components/advanced/IntelligentColorSystem.js.map +1 -0
- package/dist/esm/components/advanced/LiquidGlassGPU.js +561 -0
- package/dist/esm/components/advanced/LiquidGlassGPU.js.map +1 -0
- package/dist/esm/components/advanced/LivingEcosystemSimulator.js +200 -0
- package/dist/esm/components/advanced/LivingEcosystemSimulator.js.map +1 -0
- package/dist/esm/components/advanced/MolecularBondingInterface.js +183 -0
- package/dist/esm/components/advanced/MolecularBondingInterface.js.map +1 -0
- package/dist/esm/components/advanced/MultiDimensionalGestureRecognizer.js +185 -0
- package/dist/esm/components/advanced/MultiDimensionalGestureRecognizer.js.map +1 -0
- package/dist/esm/components/ai/AIGlassThemeProvider.js +297 -0
- package/dist/esm/components/ai/AIGlassThemeProvider.js.map +1 -0
- package/dist/esm/components/ai/GlassDeepDreamGlass.js +731 -0
- package/dist/esm/components/ai/GlassDeepDreamGlass.js.map +1 -0
- package/dist/esm/components/ai/GlassGANGenerator.js +733 -0
- package/dist/esm/components/ai/GlassGANGenerator.js.map +1 -0
- package/dist/esm/components/ai/GlassGenerativeArt.js +619 -0
- package/dist/esm/components/ai/GlassGenerativeArt.js.map +1 -0
- package/dist/esm/components/ai/GlassIntelligentFormBuilder.js +731 -0
- package/dist/esm/components/ai/GlassIntelligentFormBuilder.js.map +1 -0
- package/dist/esm/components/ai/GlassLiveFilter.js +884 -0
- package/dist/esm/components/ai/GlassLiveFilter.js.map +1 -0
- package/dist/esm/components/ai/GlassMusicVisualizer.js +738 -0
- package/dist/esm/components/ai/GlassMusicVisualizer.js.map +1 -0
- package/dist/esm/components/ai/GlassStyleTransfer.js +570 -0
- package/dist/esm/components/ai/GlassStyleTransfer.js.map +1 -0
- package/dist/esm/components/ai/NeuralWeightVisualization.js +132 -0
- package/dist/esm/components/ai/NeuralWeightVisualization.js.map +1 -0
- package/dist/esm/components/ai/NeuromorphicLearningNetwork.js +153 -0
- package/dist/esm/components/ai/NeuromorphicLearningNetwork.js.map +1 -0
- package/dist/esm/components/ai/ProductionAIIntegration.js +392 -0
- package/dist/esm/components/ai/ProductionAIIntegration.js.map +1 -0
- package/dist/esm/components/ai/examples/AIDemo.js +436 -0
- package/dist/esm/components/ai/examples/AIDemo.js.map +1 -0
- package/dist/esm/components/animations/AdvancedAnimations.js +116 -0
- package/dist/esm/components/animations/AdvancedAnimations.js.map +1 -0
- package/dist/esm/components/animations/GlassMotionController.js +509 -0
- package/dist/esm/components/animations/GlassMotionController.js.map +1 -0
- package/dist/esm/components/animations/GlassTransitions.js +597 -0
- package/dist/esm/components/animations/GlassTransitions.js.map +1 -0
- package/dist/esm/components/animations/OrganicAnimationEngine.js +518 -0
- package/dist/esm/components/animations/OrganicAnimationEngine.js.map +1 -0
- package/dist/esm/components/ar/ARGlassEffects.js +930 -0
- package/dist/esm/components/ar/ARGlassEffects.js.map +1 -0
- package/dist/esm/components/atmospheric/GlassAuroraDisplay.js +581 -0
- package/dist/esm/components/atmospheric/GlassAuroraDisplay.js.map +1 -0
- package/dist/esm/components/atmospheric/GlassBiomeSimulator.js +851 -0
- package/dist/esm/components/atmospheric/GlassBiomeSimulator.js.map +1 -0
- package/dist/esm/components/atmospheric/GlassNebulaClouds.js +620 -0
- package/dist/esm/components/atmospheric/GlassNebulaClouds.js.map +1 -0
- package/dist/esm/components/atmospheric/GlassWeatherGlass.js +648 -0
- package/dist/esm/components/atmospheric/GlassWeatherGlass.js.map +1 -0
- package/dist/esm/components/backgrounds/AtmosphericBackground.js +146 -0
- package/dist/esm/components/backgrounds/AtmosphericBackground.js.map +1 -0
- package/dist/esm/components/backgrounds/AtmosphericBackground.module.css.js +4 -0
- package/dist/esm/components/backgrounds/AtmosphericBackground.module.css.js.map +1 -0
- package/dist/esm/components/backgrounds/GlassDynamicAtmosphere.js +266 -0
- package/dist/esm/components/backgrounds/GlassDynamicAtmosphere.js.map +1 -0
- package/dist/esm/components/backgrounds/GlassDynamicAtmosphere.module.css.js +4 -0
- package/dist/esm/components/backgrounds/GlassDynamicAtmosphere.module.css.js.map +1 -0
- package/dist/esm/components/backgrounds/ParticleBackground.js +264 -0
- package/dist/esm/components/backgrounds/ParticleBackground.js.map +1 -0
- package/dist/esm/components/backgrounds/ParticleBackground.module.css.js +4 -0
- package/dist/esm/components/backgrounds/ParticleBackground.module.css.js.map +1 -0
- package/dist/esm/components/button/EnhancedGlassButton.js +406 -0
- package/dist/esm/components/button/EnhancedGlassButton.js.map +1 -0
- package/dist/esm/components/button/GlassButton.js +732 -0
- package/dist/esm/components/button/GlassButton.js.map +1 -0
- package/dist/esm/components/button/GlassFab.js +442 -0
- package/dist/esm/components/button/GlassFab.js.map +1 -0
- package/dist/esm/components/button/GlassMagneticButton.js +233 -0
- package/dist/esm/components/button/GlassMagneticButton.js.map +1 -0
- package/dist/esm/components/calendar/GlassCalendar.js +336 -0
- package/dist/esm/components/calendar/GlassCalendar.js.map +1 -0
- package/dist/esm/components/card/GlassCard.js +322 -0
- package/dist/esm/components/card/GlassCard.js.map +1 -0
- package/dist/esm/components/card/GlowingCard.js +202 -0
- package/dist/esm/components/card/GlowingCard.js.map +1 -0
- package/dist/esm/components/card/div.js +55 -0
- package/dist/esm/components/card/div.js.map +1 -0
- package/dist/esm/components/card/glass-card-link.js +32 -0
- package/dist/esm/components/card/glass-card-link.js.map +1 -0
- package/dist/esm/components/card/index.js +37 -0
- package/dist/esm/components/card/index.js.map +1 -0
- package/dist/esm/components/card/patterns.js +235 -0
- package/dist/esm/components/card/patterns.js.map +1 -0
- package/dist/esm/components/charts/GlassAreaChart.js +462 -0
- package/dist/esm/components/charts/GlassAreaChart.js.map +1 -0
- package/dist/esm/components/charts/GlassBarChart.js +456 -0
- package/dist/esm/components/charts/GlassBarChart.js.map +1 -0
- package/dist/esm/components/charts/GlassChart.js +965 -0
- package/dist/esm/components/charts/GlassChart.js.map +1 -0
- package/dist/esm/components/charts/GlassChart.module.css.js +4 -0
- package/dist/esm/components/charts/GlassChart.module.css.js.map +1 -0
- package/dist/esm/components/charts/GlassDataChart.js +1254 -0
- package/dist/esm/components/charts/GlassDataChart.js.map +1 -0
- package/dist/esm/components/charts/GlassDataChart.module.css.js +4 -0
- package/dist/esm/components/charts/GlassDataChart.module.css.js.map +1 -0
- package/dist/esm/components/charts/GlassLineChart.js +374 -0
- package/dist/esm/components/charts/GlassLineChart.js.map +1 -0
- package/dist/esm/components/charts/GlassPieChart.js +297 -0
- package/dist/esm/components/charts/GlassPieChart.js.map +1 -0
- package/dist/esm/components/charts/ModularGlassDataChart.js +870 -0
- package/dist/esm/components/charts/ModularGlassDataChart.js.map +1 -0
- package/dist/esm/components/charts/components/AtmosphericEffects.js +125 -0
- package/dist/esm/components/charts/components/AtmosphericEffects.js.map +1 -0
- package/dist/esm/components/charts/components/ChartAxis.js +131 -0
- package/dist/esm/components/charts/components/ChartAxis.js.map +1 -0
- package/dist/esm/components/charts/components/ChartContainer.js +49 -0
- package/dist/esm/components/charts/components/ChartContainer.js.map +1 -0
- package/dist/esm/components/charts/components/ChartFilters.js +185 -0
- package/dist/esm/components/charts/components/ChartFilters.js.map +1 -0
- package/dist/esm/components/charts/components/ChartGrid.js +127 -0
- package/dist/esm/components/charts/components/ChartGrid.js.map +1 -0
- package/dist/esm/components/charts/components/ChartLegend.js +71 -0
- package/dist/esm/components/charts/components/ChartLegend.js.map +1 -0
- package/dist/esm/components/charts/components/ChartRenderer.js +234 -0
- package/dist/esm/components/charts/components/ChartRenderer.js.map +1 -0
- package/dist/esm/components/charts/components/ChartTooltip.js +60 -0
- package/dist/esm/components/charts/components/ChartTooltip.js.map +1 -0
- package/dist/esm/components/charts/components/KpiChart.js +58 -0
- package/dist/esm/components/charts/components/KpiChart.js.map +1 -0
- package/dist/esm/components/charts/hooks/useChartPhysicsInteraction.js +250 -0
- package/dist/esm/components/charts/hooks/useChartPhysicsInteraction.js.map +1 -0
- package/dist/esm/components/charts/hooks/usePhysicsAnimation.js +242 -0
- package/dist/esm/components/charts/hooks/usePhysicsAnimation.js.map +1 -0
- package/dist/esm/components/charts/hooks/useQualityTier.js +173 -0
- package/dist/esm/components/charts/hooks/useQualityTier.js.map +1 -0
- package/dist/esm/components/charts/plugins/GalileoElementInteractionPlugin.js +240 -0
- package/dist/esm/components/charts/plugins/GalileoElementInteractionPlugin.js.map +1 -0
- package/dist/esm/components/charts/styles/ChartContainerStyles.js +166 -0
- package/dist/esm/components/charts/styles/ChartContainerStyles.js.map +1 -0
- package/dist/esm/components/charts/styles/ChartContainerStyles.module.css.js +4 -0
- package/dist/esm/components/charts/styles/ChartContainerStyles.module.css.js.map +1 -0
- package/dist/esm/components/charts/styles/ChartElementStyles.js +270 -0
- package/dist/esm/components/charts/styles/ChartElementStyles.js.map +1 -0
- package/dist/esm/components/charts/styles/ChartElementStyles.module.css.js +4 -0
- package/dist/esm/components/charts/styles/ChartElementStyles.module.css.js.map +1 -0
- package/dist/esm/components/charts/styles/TooltipStyles.js +310 -0
- package/dist/esm/components/charts/styles/TooltipStyles.js.map +1 -0
- package/dist/esm/components/charts/styles/TooltipStyles.module.css.js +4 -0
- package/dist/esm/components/charts/styles/TooltipStyles.module.css.js.map +1 -0
- package/dist/esm/components/charts/utils/ChartAnimationUtils.js +326 -0
- package/dist/esm/components/charts/utils/ChartAnimationUtils.js.map +1 -0
- package/dist/esm/components/charts/utils/ChartDataUtils.js +293 -0
- package/dist/esm/components/charts/utils/ChartDataUtils.js.map +1 -0
- package/dist/esm/components/chat/GlassTypingIndicator.js +159 -0
- package/dist/esm/components/chat/GlassTypingIndicator.js.map +1 -0
- package/dist/esm/components/cms/GlassCanvas.js +416 -0
- package/dist/esm/components/cms/GlassCanvas.js.map +1 -0
- package/dist/esm/components/cms/GlassComponentPalette.js +237 -0
- package/dist/esm/components/cms/GlassComponentPalette.js.map +1 -0
- package/dist/esm/components/cms/GlassDragDropProvider.js +714 -0
- package/dist/esm/components/cms/GlassDragDropProvider.js.map +1 -0
- package/dist/esm/components/cms/GlassPageBuilder.js +301 -0
- package/dist/esm/components/cms/GlassPageBuilder.js.map +1 -0
- package/dist/esm/components/cms/GlassPageStructure.js +362 -0
- package/dist/esm/components/cms/GlassPageStructure.js.map +1 -0
- package/dist/esm/components/cms/GlassPropertyPanel.js +392 -0
- package/dist/esm/components/cms/GlassPropertyPanel.js.map +1 -0
- package/dist/esm/components/collaboration/CollaborativeGlassWorkspace.js +899 -0
- package/dist/esm/components/collaboration/CollaborativeGlassWorkspace.js.map +1 -0
- package/dist/esm/components/collaboration/GlassCollaborationDashboard.js +355 -0
- package/dist/esm/components/collaboration/GlassCollaborationDashboard.js.map +1 -0
- package/dist/esm/components/collaboration/GlassCollaborationProvider.js +394 -0
- package/dist/esm/components/collaboration/GlassCollaborationProvider.js.map +1 -0
- package/dist/esm/components/collaboration/GlassCollaborativeComments.js +387 -0
- package/dist/esm/components/collaboration/GlassCollaborativeComments.js.map +1 -0
- package/dist/esm/components/collaboration/GlassCollaborativeCursor.js +76 -0
- package/dist/esm/components/collaboration/GlassCollaborativeCursor.js.map +1 -0
- package/dist/esm/components/collaboration/MultiUserGlassEditor.js +140 -0
- package/dist/esm/components/collaboration/MultiUserGlassEditor.js.map +1 -0
- package/dist/esm/components/cookie-consent/CompactCookieNotice.js +177 -0
- package/dist/esm/components/cookie-consent/CompactCookieNotice.js.map +1 -0
- package/dist/esm/components/cookie-consent/CompactCookieNotice.module.css.js +4 -0
- package/dist/esm/components/cookie-consent/CompactCookieNotice.module.css.js.map +1 -0
- package/dist/esm/components/cookie-consent/CookieConsent.js +215 -0
- package/dist/esm/components/cookie-consent/CookieConsent.js.map +1 -0
- package/dist/esm/components/cookie-consent/CookieConsent.module.css.js +4 -0
- package/dist/esm/components/cookie-consent/CookieConsent.module.css.js.map +1 -0
- package/dist/esm/components/cookie-consent/GlobalCookieConsent.js +382 -0
- package/dist/esm/components/cookie-consent/GlobalCookieConsent.js.map +1 -0
- package/dist/esm/components/cookie-consent/GlobalCookieConsent.module.css.js +4 -0
- package/dist/esm/components/cookie-consent/GlobalCookieConsent.module.css.js.map +1 -0
- package/dist/esm/components/dashboard/DimensionalDashboardContainer.js +210 -0
- package/dist/esm/components/dashboard/DimensionalDashboardContainer.js.map +1 -0
- package/dist/esm/components/dashboard/GlassActivityFeed.js +438 -0
- package/dist/esm/components/dashboard/GlassActivityFeed.js.map +1 -0
- package/dist/esm/components/dashboard/GlassChartWidget.js +317 -0
- package/dist/esm/components/dashboard/GlassChartWidget.js.map +1 -0
- package/dist/esm/components/dashboard/GlassKPICard.js +268 -0
- package/dist/esm/components/dashboard/GlassKPICard.js.map +1 -0
- package/dist/esm/components/dashboard/GlassMetricCard.js +302 -0
- package/dist/esm/components/dashboard/GlassMetricCard.js.map +1 -0
- package/dist/esm/components/dashboard/GlassStatCard.js +334 -0
- package/dist/esm/components/dashboard/GlassStatCard.js.map +1 -0
- package/dist/esm/components/data-display/GlassAccordion.js +294 -0
- package/dist/esm/components/data-display/GlassAccordion.js.map +1 -0
- package/dist/esm/components/data-display/GlassAlert.js +197 -0
- package/dist/esm/components/data-display/GlassAlert.js.map +1 -0
- package/dist/esm/components/data-display/GlassAnimatedNumber.js +240 -0
- package/dist/esm/components/data-display/GlassAnimatedNumber.js.map +1 -0
- package/dist/esm/components/data-display/GlassAvatar.js +117 -0
- package/dist/esm/components/data-display/GlassAvatar.js.map +1 -0
- package/dist/esm/components/data-display/GlassBadge.js +222 -0
- package/dist/esm/components/data-display/GlassBadge.js.map +1 -0
- package/dist/esm/components/data-display/GlassBadgeLine.js +35 -0
- package/dist/esm/components/data-display/GlassBadgeLine.js.map +1 -0
- package/dist/esm/components/data-display/GlassChip.js +289 -0
- package/dist/esm/components/data-display/GlassChip.js.map +1 -0
- package/dist/esm/components/data-display/GlassDataGrid.js +247 -0
- package/dist/esm/components/data-display/GlassDataGrid.js.map +1 -0
- package/dist/esm/components/data-display/GlassDataGrid.module.css.js +4 -0
- package/dist/esm/components/data-display/GlassDataGrid.module.css.js.map +1 -0
- package/dist/esm/components/data-display/GlassDataGridPro.js +18 -0
- package/dist/esm/components/data-display/GlassDataGridPro.js.map +1 -0
- package/dist/esm/components/data-display/GlassDataTable.js +518 -0
- package/dist/esm/components/data-display/GlassDataTable.js.map +1 -0
- package/dist/esm/components/data-display/GlassDiffViewer.js +49 -0
- package/dist/esm/components/data-display/GlassDiffViewer.js.map +1 -0
- package/dist/esm/components/data-display/GlassDivider.js +231 -0
- package/dist/esm/components/data-display/GlassDivider.js.map +1 -0
- package/dist/esm/components/data-display/GlassGanttChart.js +514 -0
- package/dist/esm/components/data-display/GlassGanttChart.js.map +1 -0
- package/dist/esm/components/data-display/GlassHeatmap.js +430 -0
- package/dist/esm/components/data-display/GlassHeatmap.js.map +1 -0
- package/dist/esm/components/data-display/GlassJSONViewer.js +27 -0
- package/dist/esm/components/data-display/GlassJSONViewer.js.map +1 -0
- package/dist/esm/components/data-display/GlassKanbanBoard.js +350 -0
- package/dist/esm/components/data-display/GlassKanbanBoard.js.map +1 -0
- package/dist/esm/components/data-display/GlassLoadingSkeleton.js +297 -0
- package/dist/esm/components/data-display/GlassLoadingSkeleton.js.map +1 -0
- package/dist/esm/components/data-display/GlassMetricChip.js +42 -0
- package/dist/esm/components/data-display/GlassMetricChip.js.map +1 -0
- package/dist/esm/components/data-display/GlassMetricsGrid.js +446 -0
- package/dist/esm/components/data-display/GlassMetricsGrid.js.map +1 -0
- package/dist/esm/components/data-display/GlassNotificationCenter.js +287 -0
- package/dist/esm/components/data-display/GlassNotificationCenter.js.map +1 -0
- package/dist/esm/components/data-display/GlassProgress.js +266 -0
- package/dist/esm/components/data-display/GlassProgress.js.map +1 -0
- package/dist/esm/components/data-display/GlassSchemaViewer.js +17 -0
- package/dist/esm/components/data-display/GlassSchemaViewer.js.map +1 -0
- package/dist/esm/components/data-display/GlassSkeleton.js +189 -0
- package/dist/esm/components/data-display/GlassSkeleton.js.map +1 -0
- package/dist/esm/components/data-display/GlassSkeletonLoader.js +226 -0
- package/dist/esm/components/data-display/GlassSkeletonLoader.js.map +1 -0
- package/dist/esm/components/data-display/GlassSparkline.js +40 -0
- package/dist/esm/components/data-display/GlassSparkline.js.map +1 -0
- package/dist/esm/components/data-display/GlassStatusDot.js +22 -0
- package/dist/esm/components/data-display/GlassStatusDot.js.map +1 -0
- package/dist/esm/components/data-display/GlassTimeline.js +223 -0
- package/dist/esm/components/data-display/GlassTimeline.js.map +1 -0
- package/dist/esm/components/data-display/GlassToast.js +318 -0
- package/dist/esm/components/data-display/GlassToast.js.map +1 -0
- package/dist/esm/components/data-display/GlassTreeView.js +416 -0
- package/dist/esm/components/data-display/GlassTreeView.js.map +1 -0
- package/dist/esm/components/data-display/GlassVirtualTable.js +19 -0
- package/dist/esm/components/data-display/GlassVirtualTable.js.map +1 -0
- package/dist/esm/components/data-display/Typography.js +44 -0
- package/dist/esm/components/data-display/Typography.js.map +1 -0
- package/dist/esm/components/demo/EnhancementShowcase.js +609 -0
- package/dist/esm/components/demo/EnhancementShowcase.js.map +1 -0
- package/dist/esm/components/ecommerce/GlassEcommerceProvider.js +524 -0
- package/dist/esm/components/ecommerce/GlassEcommerceProvider.js.map +1 -0
- package/dist/esm/components/ecommerce/GlassProductRecommendations.js +513 -0
- package/dist/esm/components/ecommerce/GlassProductRecommendations.js.map +1 -0
- package/dist/esm/components/ecommerce/GlassSmartShoppingCart.js +481 -0
- package/dist/esm/components/ecommerce/GlassSmartShoppingCart.js.map +1 -0
- package/dist/esm/components/editor/GlassRichTextEditor.js +304 -0
- package/dist/esm/components/editor/GlassRichTextEditor.js.map +1 -0
- package/dist/esm/components/effects/AuroraPro.js +579 -0
- package/dist/esm/components/effects/AuroraPro.js.map +1 -0
- package/dist/esm/components/effects/Glass3DEngine.js +447 -0
- package/dist/esm/components/effects/Glass3DEngine.js.map +1 -0
- package/dist/esm/components/effects/GlassMorphingEngine.js +532 -0
- package/dist/esm/components/effects/GlassMorphingEngine.js.map +1 -0
- package/dist/esm/components/effects/GlassPhysicsEngine.js +351 -0
- package/dist/esm/components/effects/GlassPhysicsEngine.js.map +1 -0
- package/dist/esm/components/effects/GlassShatterEffects.js +496 -0
- package/dist/esm/components/effects/GlassShatterEffects.js.map +1 -0
- package/dist/esm/components/effects/SeasonalParticles.js +451 -0
- package/dist/esm/components/effects/SeasonalParticles.js.map +1 -0
- package/dist/esm/components/experiential/GlassMoodRing.js +325 -0
- package/dist/esm/components/experiential/GlassMoodRing.js.map +1 -0
- package/dist/esm/components/houdini/HoudiniGlassCard.js +430 -0
- package/dist/esm/components/houdini/HoudiniGlassCard.js.map +1 -0
- package/dist/esm/components/houdini/HoudiniGlassProvider.js +462 -0
- package/dist/esm/components/houdini/HoudiniGlassProvider.js.map +1 -0
- package/dist/esm/components/icons/ClearIcon.js +37 -0
- package/dist/esm/components/icons/ClearIcon.js.map +1 -0
- package/dist/esm/components/image/GlassImageProcessingProvider.js +689 -0
- package/dist/esm/components/image/GlassImageProcessingProvider.js.map +1 -0
- package/dist/esm/components/image/GlassIntelligentImageUploader.js +693 -0
- package/dist/esm/components/image/GlassIntelligentImageUploader.js.map +1 -0
- package/dist/esm/components/image-list/ImageList.js +111 -0
- package/dist/esm/components/image-list/ImageList.js.map +1 -0
- package/dist/esm/components/image-list/ImageList.module.css.js +4 -0
- package/dist/esm/components/image-list/ImageList.module.css.js.map +1 -0
- package/dist/esm/components/image-list/ImageListItem.js +182 -0
- package/dist/esm/components/image-list/ImageListItem.js.map +1 -0
- package/dist/esm/components/image-list/ImageListItem.module.css.js +4 -0
- package/dist/esm/components/image-list/ImageListItem.module.css.js.map +1 -0
- package/dist/esm/components/image-list/ImageListItemBar.js +72 -0
- package/dist/esm/components/image-list/ImageListItemBar.js.map +1 -0
- package/dist/esm/components/image-list/ImageListItemBar.module.css.js +4 -0
- package/dist/esm/components/image-list/ImageListItemBar.module.css.js.map +1 -0
- package/dist/esm/components/immersive/Glass360Viewer.js +506 -0
- package/dist/esm/components/immersive/Glass360Viewer.js.map +1 -0
- package/dist/esm/components/immersive/GlassARPreview.js +506 -0
- package/dist/esm/components/immersive/GlassARPreview.js.map +1 -0
- package/dist/esm/components/immersive/GlassFluidSimulation.js +563 -0
- package/dist/esm/components/immersive/GlassFluidSimulation.js.map +1 -0
- package/dist/esm/components/immersive/GlassHologram.js +633 -0
- package/dist/esm/components/immersive/GlassHologram.js.map +1 -0
- package/dist/esm/components/immersive/GlassParticleField.js +427 -0
- package/dist/esm/components/immersive/GlassParticleField.js.map +1 -0
- package/dist/esm/components/immersive/GlassVortexPortal.js +561 -0
- package/dist/esm/components/immersive/GlassVortexPortal.js.map +1 -0
- package/dist/esm/components/input/GlassCheckbox.js +196 -0
- package/dist/esm/components/input/GlassCheckbox.js.map +1 -0
- package/dist/esm/components/input/GlassCheckboxGroup.js +362 -0
- package/dist/esm/components/input/GlassCheckboxGroup.js.map +1 -0
- package/dist/esm/components/input/GlassColorPicker.js +558 -0
- package/dist/esm/components/input/GlassColorPicker.js.map +1 -0
- package/dist/esm/components/input/GlassDatePicker.js +423 -0
- package/dist/esm/components/input/GlassDatePicker.js.map +1 -0
- package/dist/esm/components/input/GlassDateRangePicker.js +419 -0
- package/dist/esm/components/input/GlassDateRangePicker.js.map +1 -0
- package/dist/esm/components/input/GlassFileUpload.js +377 -0
- package/dist/esm/components/input/GlassFileUpload.js.map +1 -0
- package/dist/esm/components/input/GlassForm.js +192 -0
- package/dist/esm/components/input/GlassForm.js.map +1 -0
- package/dist/esm/components/input/GlassFormStepper.js +243 -0
- package/dist/esm/components/input/GlassFormStepper.js.map +1 -0
- package/dist/esm/components/input/GlassFormTable.js +91 -0
- package/dist/esm/components/input/GlassFormTable.js.map +1 -0
- package/dist/esm/components/input/GlassInput.js +324 -0
- package/dist/esm/components/input/GlassInput.js.map +1 -0
- package/dist/esm/components/input/GlassLabel.js +75 -0
- package/dist/esm/components/input/GlassLabel.js.map +1 -0
- package/dist/esm/components/input/GlassMultiSelect.js +520 -0
- package/dist/esm/components/input/GlassMultiSelect.js.map +1 -0
- package/dist/esm/components/input/GlassMultiSelect.module.css.js +4 -0
- package/dist/esm/components/input/GlassMultiSelect.module.css.js.map +1 -0
- package/dist/esm/components/input/GlassMultiStepForm.js +401 -0
- package/dist/esm/components/input/GlassMultiStepForm.js.map +1 -0
- package/dist/esm/components/input/GlassRadioGroup.js +322 -0
- package/dist/esm/components/input/GlassRadioGroup.js.map +1 -0
- package/dist/esm/components/input/GlassSelect.js +400 -0
- package/dist/esm/components/input/GlassSelect.js.map +1 -0
- package/dist/esm/components/input/GlassSelectCompound.js +238 -0
- package/dist/esm/components/input/GlassSelectCompound.js.map +1 -0
- package/dist/esm/components/input/GlassSlider.js +393 -0
- package/dist/esm/components/input/GlassSlider.js.map +1 -0
- package/dist/esm/components/input/GlassStep.js +95 -0
- package/dist/esm/components/input/GlassStep.js.map +1 -0
- package/dist/esm/components/input/GlassStepIcon.js +67 -0
- package/dist/esm/components/input/GlassStepIcon.js.map +1 -0
- package/dist/esm/components/input/GlassStepLabel.js +58 -0
- package/dist/esm/components/input/GlassStepLabel.js.map +1 -0
- package/dist/esm/components/input/GlassStepper.js +354 -0
- package/dist/esm/components/input/GlassStepper.js.map +1 -0
- package/dist/esm/components/input/GlassSwitch.js +171 -0
- package/dist/esm/components/input/GlassSwitch.js.map +1 -0
- package/dist/esm/components/input/GlassTextarea.js +159 -0
- package/dist/esm/components/input/GlassTextarea.js.map +1 -0
- package/dist/esm/components/input/GlassToggle.js +148 -0
- package/dist/esm/components/input/GlassToggle.js.map +1 -0
- package/dist/esm/components/input/GlassTransferList.js +231 -0
- package/dist/esm/components/input/GlassTransferList.js.map +1 -0
- package/dist/esm/components/input/GlassTreeSelect.js +245 -0
- package/dist/esm/components/input/GlassTreeSelect.js.map +1 -0
- package/dist/esm/components/input/GlassWizard.js +341 -0
- package/dist/esm/components/input/GlassWizard.js.map +1 -0
- package/dist/esm/components/interactive/ContextAwareGlass.js +409 -0
- package/dist/esm/components/interactive/ContextAwareGlass.js.map +1 -0
- package/dist/esm/components/interactive/CursorGlow.js +91 -0
- package/dist/esm/components/interactive/CursorGlow.js.map +1 -0
- package/dist/esm/components/interactive/GlassA11yAuditor.js +492 -0
- package/dist/esm/components/interactive/GlassA11yAuditor.js.map +1 -0
- package/dist/esm/components/interactive/GlassAdvancedSearch.js +537 -0
- package/dist/esm/components/interactive/GlassAdvancedSearch.js.map +1 -0
- package/dist/esm/components/interactive/GlassAvatarGroup.js +80 -0
- package/dist/esm/components/interactive/GlassAvatarGroup.js.map +1 -0
- package/dist/esm/components/interactive/GlassCardLink.js +174 -0
- package/dist/esm/components/interactive/GlassCardLink.js.map +1 -0
- package/dist/esm/components/interactive/GlassCarousel.js +501 -0
- package/dist/esm/components/interactive/GlassCarousel.js.map +1 -0
- package/dist/esm/components/interactive/GlassChat.js +685 -0
- package/dist/esm/components/interactive/GlassChat.js.map +1 -0
- package/dist/esm/components/interactive/GlassChatInput.js +438 -0
- package/dist/esm/components/interactive/GlassChatInput.js.map +1 -0
- package/dist/esm/components/interactive/GlassCoachmarks.js +55 -0
- package/dist/esm/components/interactive/GlassCoachmarks.js.map +1 -0
- package/dist/esm/components/interactive/GlassCodeEditor.js +308 -0
- package/dist/esm/components/interactive/GlassCodeEditor.js.map +1 -0
- package/dist/esm/components/interactive/GlassColorSchemeGenerator.js +347 -0
- package/dist/esm/components/interactive/GlassColorSchemeGenerator.js.map +1 -0
- package/dist/esm/components/interactive/GlassColorWheel.js +473 -0
- package/dist/esm/components/interactive/GlassColorWheel.js.map +1 -0
- package/dist/esm/components/interactive/GlassCommand.js +216 -0
- package/dist/esm/components/interactive/GlassCommand.js.map +1 -0
- package/dist/esm/components/interactive/GlassCommandPalette.js +380 -0
- package/dist/esm/components/interactive/GlassCommandPalette.js.map +1 -0
- package/dist/esm/components/interactive/GlassCommentThread.js +70 -0
- package/dist/esm/components/interactive/GlassCommentThread.js.map +1 -0
- package/dist/esm/components/interactive/GlassComponentPlayground.js +361 -0
- package/dist/esm/components/interactive/GlassComponentPlayground.js.map +1 -0
- package/dist/esm/components/interactive/GlassDraggable.js +142 -0
- package/dist/esm/components/interactive/GlassDraggable.js.map +1 -0
- package/dist/esm/components/interactive/GlassDrawingCanvas.js +408 -0
- package/dist/esm/components/interactive/GlassDrawingCanvas.js.map +1 -0
- package/dist/esm/components/interactive/GlassFacetSearch.js +460 -0
- package/dist/esm/components/interactive/GlassFacetSearch.js.map +1 -0
- package/dist/esm/components/interactive/GlassFileExplorer.js +531 -0
- package/dist/esm/components/interactive/GlassFileExplorer.js.map +1 -0
- package/dist/esm/components/interactive/GlassFileTree.js +448 -0
- package/dist/esm/components/interactive/GlassFileTree.js.map +1 -0
- package/dist/esm/components/interactive/GlassFileUpload.js +445 -0
- package/dist/esm/components/interactive/GlassFileUpload.js.map +1 -0
- package/dist/esm/components/interactive/GlassFilterPanel.js +343 -0
- package/dist/esm/components/interactive/GlassFilterPanel.js.map +1 -0
- package/dist/esm/components/interactive/GlassFocusRing.js +63 -0
- package/dist/esm/components/interactive/GlassFocusRing.js.map +1 -0
- package/dist/esm/components/interactive/GlassFocusRing.module.css.js +4 -0
- package/dist/esm/components/interactive/GlassFocusRing.module.css.js.map +1 -0
- package/dist/esm/components/interactive/GlassFormBuilder.js +399 -0
- package/dist/esm/components/interactive/GlassFormBuilder.js.map +1 -0
- package/dist/esm/components/interactive/GlassGallery.js +440 -0
- package/dist/esm/components/interactive/GlassGallery.js.map +1 -0
- package/dist/esm/components/interactive/GlassGestureZone.js +647 -0
- package/dist/esm/components/interactive/GlassGestureZone.js.map +1 -0
- package/dist/esm/components/interactive/GlassGradientPicker.js +382 -0
- package/dist/esm/components/interactive/GlassGradientPicker.js.map +1 -0
- package/dist/esm/components/interactive/GlassImageViewer.js +428 -0
- package/dist/esm/components/interactive/GlassImageViewer.js.map +1 -0
- package/dist/esm/components/interactive/GlassInfiniteScroll.js +188 -0
- package/dist/esm/components/interactive/GlassInfiniteScroll.js.map +1 -0
- package/dist/esm/components/interactive/GlassInlineEdit.js +73 -0
- package/dist/esm/components/interactive/GlassInlineEdit.js.map +1 -0
- package/dist/esm/components/interactive/GlassKanban.js +401 -0
- package/dist/esm/components/interactive/GlassKanban.js.map +1 -0
- package/dist/esm/components/interactive/GlassKeyValueEditor.js +71 -0
- package/dist/esm/components/interactive/GlassKeyValueEditor.js.map +1 -0
- package/dist/esm/components/interactive/GlassLazyImage.js +300 -0
- package/dist/esm/components/interactive/GlassLazyImage.js.map +1 -0
- package/dist/esm/components/interactive/GlassMentionList.js +44 -0
- package/dist/esm/components/interactive/GlassMentionList.js.map +1 -0
- package/dist/esm/components/interactive/GlassMessageList.js +292 -0
- package/dist/esm/components/interactive/GlassMessageList.js.map +1 -0
- package/dist/esm/components/interactive/GlassMindMap.js +431 -0
- package/dist/esm/components/interactive/GlassMindMap.js.map +1 -0
- package/dist/esm/components/interactive/GlassPatternBuilder.js +695 -0
- package/dist/esm/components/interactive/GlassPatternBuilder.js.map +1 -0
- package/dist/esm/components/interactive/GlassPresets.js +331 -0
- package/dist/esm/components/interactive/GlassPresets.js.map +1 -0
- package/dist/esm/components/interactive/GlassQueryBuilder.js +165 -0
- package/dist/esm/components/interactive/GlassQueryBuilder.js.map +1 -0
- package/dist/esm/components/interactive/GlassReactionBar.js +36 -0
- package/dist/esm/components/interactive/GlassReactionBar.js.map +1 -0
- package/dist/esm/components/interactive/GlassSearchInterface.js +443 -0
- package/dist/esm/components/interactive/GlassSearchInterface.js.map +1 -0
- package/dist/esm/components/interactive/GlassSignaturePad.js +315 -0
- package/dist/esm/components/interactive/GlassSignaturePad.js.map +1 -0
- package/dist/esm/components/interactive/GlassSpotlight.js +47 -0
- package/dist/esm/components/interactive/GlassSpotlight.js.map +1 -0
- package/dist/esm/components/interactive/GlassStepper.js +42 -0
- package/dist/esm/components/interactive/GlassStepper.js.map +1 -0
- package/dist/esm/components/interactive/GlassTagInput.js +69 -0
- package/dist/esm/components/interactive/GlassTagInput.js.map +1 -0
- package/dist/esm/components/interactive/GlassThemeDemo.js +662 -0
- package/dist/esm/components/interactive/GlassThemeDemo.js.map +1 -0
- package/dist/esm/components/interactive/GlassThemeSwitcher.js +290 -0
- package/dist/esm/components/interactive/GlassThemeSwitcher.js.map +1 -0
- package/dist/esm/components/interactive/GlassUserPresence.js +503 -0
- package/dist/esm/components/interactive/GlassUserPresence.js.map +1 -0
- package/dist/esm/components/interactive/GlassVideoPlayer.js +429 -0
- package/dist/esm/components/interactive/GlassVideoPlayer.js.map +1 -0
- package/dist/esm/components/interactive/GlassVirtualList.js +145 -0
- package/dist/esm/components/interactive/GlassVirtualList.js.map +1 -0
- package/dist/esm/components/interactive/GlassVoiceInput.js +586 -0
- package/dist/esm/components/interactive/GlassVoiceInput.js.map +1 -0
- package/dist/esm/components/interactive/GlassWhiteboard.js +509 -0
- package/dist/esm/components/interactive/GlassWhiteboard.js.map +1 -0
- package/dist/esm/components/interactive/PageTransitionDemo.js +139 -0
- package/dist/esm/components/interactive/PageTransitionDemo.js.map +1 -0
- package/dist/esm/components/interactive/ThemedGlassComponents.js +94 -0
- package/dist/esm/components/interactive/ThemedGlassComponents.js.map +1 -0
- package/dist/esm/components/layout/Box.js +40 -0
- package/dist/esm/components/layout/Box.js.map +1 -0
- package/dist/esm/components/layout/GlassAppShell.js +282 -0
- package/dist/esm/components/layout/GlassAppShell.js.map +1 -0
- package/dist/esm/components/layout/GlassBox.js +222 -0
- package/dist/esm/components/layout/GlassBox.js.map +1 -0
- package/dist/esm/components/layout/GlassContainer.js +370 -0
- package/dist/esm/components/layout/GlassContainer.js.map +1 -0
- package/dist/esm/components/layout/GlassFlex.js +223 -0
- package/dist/esm/components/layout/GlassFlex.js.map +1 -0
- package/dist/esm/components/layout/GlassGrid.js +258 -0
- package/dist/esm/components/layout/GlassGrid.js.map +1 -0
- package/dist/esm/components/layout/GlassMasonry.js +55 -0
- package/dist/esm/components/layout/GlassMasonry.js.map +1 -0
- package/dist/esm/components/layout/GlassScrollArea.js +287 -0
- package/dist/esm/components/layout/GlassScrollArea.js.map +1 -0
- package/dist/esm/components/layout/GlassSeparator.js +128 -0
- package/dist/esm/components/layout/GlassSeparator.js.map +1 -0
- package/dist/esm/components/layout/GlassSplitPane.js +138 -0
- package/dist/esm/components/layout/GlassSplitPane.js.map +1 -0
- package/dist/esm/components/layout/GlassStack.js +170 -0
- package/dist/esm/components/layout/GlassStack.js.map +1 -0
- package/dist/esm/components/layout/HStack.js +39 -0
- package/dist/esm/components/layout/HStack.js.map +1 -0
- package/dist/esm/components/layout/OptimizedGlassContainer.js +217 -0
- package/dist/esm/components/layout/OptimizedGlassContainer.js.map +1 -0
- package/dist/esm/components/layout/VStack.js +39 -0
- package/dist/esm/components/layout/VStack.js.map +1 -0
- package/dist/esm/components/layout/ZSpaceAppLayout.js +235 -0
- package/dist/esm/components/layout/ZSpaceAppLayout.js.map +1 -0
- package/dist/esm/components/layouts/GlassFractalLayout.js +318 -0
- package/dist/esm/components/layouts/GlassFractalLayout.js.map +1 -0
- package/dist/esm/components/layouts/GlassGoldenRatioGrid.js +352 -0
- package/dist/esm/components/layouts/GlassGoldenRatioGrid.js.map +1 -0
- package/dist/esm/components/layouts/GlassIslandLayout.js +533 -0
- package/dist/esm/components/layouts/GlassIslandLayout.js.map +1 -0
- package/dist/esm/components/layouts/GlassMasonryGrid.js +522 -0
- package/dist/esm/components/layouts/GlassMasonryGrid.js.map +1 -0
- package/dist/esm/components/layouts/GlassOrbitalMenu.js +294 -0
- package/dist/esm/components/layouts/GlassOrbitalMenu.js.map +1 -0
- package/dist/esm/components/layouts/GlassTessellation.js +426 -0
- package/dist/esm/components/layouts/GlassTessellation.js.map +1 -0
- package/dist/esm/components/media/GlassAdvancedAudioPlayer.js +660 -0
- package/dist/esm/components/media/GlassAdvancedAudioPlayer.js.map +1 -0
- package/dist/esm/components/media/GlassAdvancedVideoPlayer.js +570 -0
- package/dist/esm/components/media/GlassAdvancedVideoPlayer.js.map +1 -0
- package/dist/esm/components/media/GlassMediaProvider.js +450 -0
- package/dist/esm/components/media/GlassMediaProvider.js.map +1 -0
- package/dist/esm/components/mobile/GlassActionSheet.js +150 -0
- package/dist/esm/components/mobile/GlassActionSheet.js.map +1 -0
- package/dist/esm/components/mobile/GlassPullToRefresh.js +196 -0
- package/dist/esm/components/mobile/GlassPullToRefresh.js.map +1 -0
- package/dist/esm/components/mobile/TouchGlassOptimization.js +500 -0
- package/dist/esm/components/mobile/TouchGlassOptimization.js.map +1 -0
- package/dist/esm/components/modal/GlassBottomSheet.js +102 -0
- package/dist/esm/components/modal/GlassBottomSheet.js.map +1 -0
- package/dist/esm/components/modal/GlassDialog.js +548 -0
- package/dist/esm/components/modal/GlassDialog.js.map +1 -0
- package/dist/esm/components/modal/GlassDrawer.js +719 -0
- package/dist/esm/components/modal/GlassDrawer.js.map +1 -0
- package/dist/esm/components/modal/GlassHoverCard.js +240 -0
- package/dist/esm/components/modal/GlassHoverCard.js.map +1 -0
- package/dist/esm/components/modal/GlassModal.js +613 -0
- package/dist/esm/components/modal/GlassModal.js.map +1 -0
- package/dist/esm/components/modal/GlassPopover.js +452 -0
- package/dist/esm/components/modal/GlassPopover.js.map +1 -0
- package/dist/esm/components/modal/GlassTooltip.js +248 -0
- package/dist/esm/components/modal/GlassTooltip.js.map +1 -0
- package/dist/esm/components/navigation/EnhancedGlassTabs.js +293 -0
- package/dist/esm/components/navigation/EnhancedGlassTabs.js.map +1 -0
- package/dist/esm/components/navigation/GlassBottomNav.js +136 -0
- package/dist/esm/components/navigation/GlassBottomNav.js.map +1 -0
- package/dist/esm/components/navigation/GlassBreadcrumb.js +158 -0
- package/dist/esm/components/navigation/GlassBreadcrumb.js.map +1 -0
- package/dist/esm/components/navigation/GlassCommandBar.js +62 -0
- package/dist/esm/components/navigation/GlassCommandBar.js.map +1 -0
- package/dist/esm/components/navigation/GlassContextMenu.js +285 -0
- package/dist/esm/components/navigation/GlassContextMenu.js.map +1 -0
- package/dist/esm/components/navigation/GlassDropdownMenu.js +242 -0
- package/dist/esm/components/navigation/GlassDropdownMenu.js.map +1 -0
- package/dist/esm/components/navigation/GlassHeader.js +840 -0
- package/dist/esm/components/navigation/GlassHeader.js.map +1 -0
- package/dist/esm/components/navigation/GlassMenubar.js +273 -0
- package/dist/esm/components/navigation/GlassMenubar.js.map +1 -0
- package/dist/esm/components/navigation/GlassMobileNav.js +230 -0
- package/dist/esm/components/navigation/GlassMobileNav.js.map +1 -0
- package/dist/esm/components/navigation/GlassNavigation.js +446 -0
- package/dist/esm/components/navigation/GlassNavigation.js.map +1 -0
- package/dist/esm/components/navigation/GlassNavigationMenu.js +255 -0
- package/dist/esm/components/navigation/GlassNavigationMenu.js.map +1 -0
- package/dist/esm/components/navigation/GlassPagination.js +246 -0
- package/dist/esm/components/navigation/GlassPagination.js.map +1 -0
- package/dist/esm/components/navigation/GlassResponsiveNav.js +106 -0
- package/dist/esm/components/navigation/GlassResponsiveNav.js.map +1 -0
- package/dist/esm/components/navigation/GlassSegmentedControl.js +62 -0
- package/dist/esm/components/navigation/GlassSegmentedControl.js.map +1 -0
- package/dist/esm/components/navigation/GlassSidebar.js +317 -0
- package/dist/esm/components/navigation/GlassSidebar.js.map +1 -0
- package/dist/esm/components/navigation/GlassTabBar.js +788 -0
- package/dist/esm/components/navigation/GlassTabBar.js.map +1 -0
- package/dist/esm/components/navigation/GlassTabBar.module.css.js +4 -0
- package/dist/esm/components/navigation/GlassTabBar.module.css.js.map +1 -0
- package/dist/esm/components/navigation/GlassTabItem.js +148 -0
- package/dist/esm/components/navigation/GlassTabItem.js.map +1 -0
- package/dist/esm/components/navigation/GlassTabs.js +316 -0
- package/dist/esm/components/navigation/GlassTabs.js.map +1 -0
- package/dist/esm/components/navigation/GlassToolbar.js +52 -0
- package/dist/esm/components/navigation/GlassToolbar.js.map +1 -0
- package/dist/esm/components/navigation/HeaderUserMenu.js +129 -0
- package/dist/esm/components/navigation/HeaderUserMenu.js.map +1 -0
- package/dist/esm/components/navigation/components/CollapsedMenu.js +55 -0
- package/dist/esm/components/navigation/components/CollapsedMenu.js.map +1 -0
- package/dist/esm/components/navigation/components/ScrollButtons.js +52 -0
- package/dist/esm/components/navigation/components/ScrollButtons.js.map +1 -0
- package/dist/esm/components/navigation/components/TabItem.js +105 -0
- package/dist/esm/components/navigation/components/TabItem.js.map +1 -0
- package/dist/esm/components/navigation/hooks/useResponsive.js +34 -0
- package/dist/esm/components/navigation/hooks/useResponsive.js.map +1 -0
- package/dist/esm/components/navigation/hooks/useTabAnimations.js +40 -0
- package/dist/esm/components/navigation/hooks/useTabAnimations.js.map +1 -0
- package/dist/esm/components/navigation/styled.js +126 -0
- package/dist/esm/components/navigation/styled.js.map +1 -0
- package/dist/esm/components/navigation/utils/tabUtils.js +29 -0
- package/dist/esm/components/navigation/utils/tabUtils.js.map +1 -0
- package/dist/esm/components/quantum/GlassCoherenceIndicator.js +430 -0
- package/dist/esm/components/quantum/GlassCoherenceIndicator.js.map +1 -0
- package/dist/esm/components/quantum/GlassProbabilityCloud.js +442 -0
- package/dist/esm/components/quantum/GlassProbabilityCloud.js.map +1 -0
- package/dist/esm/components/quantum/GlassQuantumField.js +649 -0
- package/dist/esm/components/quantum/GlassQuantumField.js.map +1 -0
- package/dist/esm/components/quantum/GlassQuantumTunnel.js +473 -0
- package/dist/esm/components/quantum/GlassQuantumTunnel.js.map +1 -0
- package/dist/esm/components/quantum/GlassSuperpositionalMenu.js +457 -0
- package/dist/esm/components/quantum/GlassSuperpositionalMenu.js.map +1 -0
- package/dist/esm/components/quantum/GlassWaveFunction.js +424 -0
- package/dist/esm/components/quantum/GlassWaveFunction.js.map +1 -0
- package/dist/esm/components/quantum/QuantumEntanglementVisualizer.js +126 -0
- package/dist/esm/components/quantum/QuantumEntanglementVisualizer.js.map +1 -0
- package/dist/esm/components/quantum/QuantumNeuromorphicEngine.js +56 -0
- package/dist/esm/components/quantum/QuantumNeuromorphicEngine.js.map +1 -0
- package/dist/esm/components/rating/GlassRating.js +191 -0
- package/dist/esm/components/rating/GlassRating.js.map +1 -0
- package/dist/esm/components/search/GlassIntelligentSearch.js +630 -0
- package/dist/esm/components/search/GlassIntelligentSearch.js.map +1 -0
- package/dist/esm/components/search/GlassSpotlightSearch.js +228 -0
- package/dist/esm/components/search/GlassSpotlightSearch.js.map +1 -0
- package/dist/esm/components/social/GlassCollaborativeCursor.js +368 -0
- package/dist/esm/components/social/GlassCollaborativeCursor.js.map +1 -0
- package/dist/esm/components/social/GlassPresenceIndicator.js +332 -0
- package/dist/esm/components/social/GlassPresenceIndicator.js.map +1 -0
- package/dist/esm/components/social/GlassReactionBubbles.js +460 -0
- package/dist/esm/components/social/GlassReactionBubbles.js.map +1 -0
- package/dist/esm/components/social/GlassSharedWhiteboard.js +466 -0
- package/dist/esm/components/social/GlassSharedWhiteboard.js.map +1 -0
- package/dist/esm/components/social/GlassSocialFeed.js +466 -0
- package/dist/esm/components/social/GlassSocialFeed.js.map +1 -0
- package/dist/esm/components/social/GlassVoiceWaveform.js +462 -0
- package/dist/esm/components/social/GlassVoiceWaveform.js.map +1 -0
- package/dist/esm/components/spatial/SpatialComputingEngine.js +445 -0
- package/dist/esm/components/spatial/SpatialComputingEngine.js.map +1 -0
- package/dist/esm/components/speed-dial/SpeedDial.js +248 -0
- package/dist/esm/components/speed-dial/SpeedDial.js.map +1 -0
- package/dist/esm/components/speed-dial/SpeedDial.module.css.js +4 -0
- package/dist/esm/components/speed-dial/SpeedDial.module.css.js.map +1 -0
- package/dist/esm/components/speed-dial/SpeedDialAction.js +102 -0
- package/dist/esm/components/speed-dial/SpeedDialAction.js.map +1 -0
- package/dist/esm/components/speed-dial/SpeedDialAction.module.css.js +4 -0
- package/dist/esm/components/speed-dial/SpeedDialAction.module.css.js.map +1 -0
- package/dist/esm/components/speed-dial/SpeedDialIcon.js +76 -0
- package/dist/esm/components/speed-dial/SpeedDialIcon.js.map +1 -0
- package/dist/esm/components/speed-dial/SpeedDialIcon.module.css.js +4 -0
- package/dist/esm/components/speed-dial/SpeedDialIcon.module.css.js.map +1 -0
- package/dist/esm/components/ssr/AuraGlassClientBoundary.js +26 -0
- package/dist/esm/components/ssr/AuraGlassClientBoundary.js.map +1 -0
- package/dist/esm/components/status/GlassConnectionStatus.js +204 -0
- package/dist/esm/components/status/GlassConnectionStatus.js.map +1 -0
- package/dist/esm/components/surfaces/DimensionalGlass.js +156 -0
- package/dist/esm/components/surfaces/DimensionalGlass.js.map +1 -0
- package/dist/esm/components/surfaces/FrostedGlass.js +203 -0
- package/dist/esm/components/surfaces/FrostedGlass.js.map +1 -0
- package/dist/esm/components/surfaces/GlassDepthLayer.js +147 -0
- package/dist/esm/components/surfaces/GlassDepthLayer.js.map +1 -0
- package/dist/esm/components/surfaces/HeatGlass.js +181 -0
- package/dist/esm/components/surfaces/HeatGlass.js.map +1 -0
- package/dist/esm/components/surfaces/PageGlassContainer.js +129 -0
- package/dist/esm/components/surfaces/PageGlassContainer.js.map +1 -0
- package/dist/esm/components/surfaces/WidgetGlass.js +169 -0
- package/dist/esm/components/surfaces/WidgetGlass.js.map +1 -0
- package/dist/esm/components/templates/dashboard/GlassDashboard.js +311 -0
- package/dist/esm/components/templates/dashboard/GlassDashboard.js.map +1 -0
- package/dist/esm/components/templates/dashboard/widgets/ChartWidget.js +339 -0
- package/dist/esm/components/templates/dashboard/widgets/ChartWidget.js.map +1 -0
- package/dist/esm/components/templates/dashboard/widgets/MetricWidget.js +276 -0
- package/dist/esm/components/templates/dashboard/widgets/MetricWidget.js.map +1 -0
- package/dist/esm/components/templates/dashboard/widgets/TableWidget.js +268 -0
- package/dist/esm/components/templates/dashboard/widgets/TableWidget.js.map +1 -0
- package/dist/esm/components/templates/detail/GlassDetailView.js +347 -0
- package/dist/esm/components/templates/detail/GlassDetailView.js.map +1 -0
- package/dist/esm/components/templates/forms/FormValidationUtils.js +298 -0
- package/dist/esm/components/templates/forms/FormValidationUtils.js.map +1 -0
- package/dist/esm/components/templates/forms/GlassFormTemplate.js +274 -0
- package/dist/esm/components/templates/forms/GlassFormTemplate.js.map +1 -0
- package/dist/esm/components/templates/forms/GlassFormWizardSteps.js +211 -0
- package/dist/esm/components/templates/forms/GlassFormWizardSteps.js.map +1 -0
- package/dist/esm/components/templates/forms/GlassWizardTemplate.js +315 -0
- package/dist/esm/components/templates/forms/GlassWizardTemplate.js.map +1 -0
- package/dist/esm/components/templates/interactive/GlassDataTable.js +194 -0
- package/dist/esm/components/templates/interactive/GlassDataTable.js.map +1 -0
- package/dist/esm/components/templates/list/GlassListView.js +394 -0
- package/dist/esm/components/templates/list/GlassListView.js.map +1 -0
- package/dist/esm/components/toggle-button/ToggleButton.js +328 -0
- package/dist/esm/components/toggle-button/ToggleButton.js.map +1 -0
- package/dist/esm/components/toggle-button/ToggleButtonGroup.js +124 -0
- package/dist/esm/components/toggle-button/ToggleButtonGroup.js.map +1 -0
- package/dist/esm/components/tree-view/TreeItem.js +299 -0
- package/dist/esm/components/tree-view/TreeItem.js.map +1 -0
- package/dist/esm/components/tree-view/TreeItem.module.css.js +4 -0
- package/dist/esm/components/tree-view/TreeItem.module.css.js.map +1 -0
- package/dist/esm/components/tree-view/TreeView.js +157 -0
- package/dist/esm/components/tree-view/TreeView.js.map +1 -0
- package/dist/esm/components/tree-view/TreeView.module.css.js +4 -0
- package/dist/esm/components/tree-view/TreeView.module.css.js.map +1 -0
- package/dist/esm/components/ui-components/GlassAccordionUI.js +10 -0
- package/dist/esm/components/ui-components/GlassAccordionUI.js.map +1 -0
- package/dist/esm/components/ui-components/GlassCheckboxUI.js +10 -0
- package/dist/esm/components/ui-components/GlassCheckboxUI.js.map +1 -0
- package/dist/esm/components/ui-components/glass-panel.js +50 -0
- package/dist/esm/components/ui-components/glass-panel.js.map +1 -0
- package/dist/esm/components/visual-feedback/FocusIndicator.js +143 -0
- package/dist/esm/components/visual-feedback/FocusIndicator.js.map +1 -0
- package/dist/esm/components/visual-feedback/RippleButton.js +198 -0
- package/dist/esm/components/visual-feedback/RippleButton.js.map +1 -0
- package/dist/esm/components/visual-feedback/RippleButton.module.css.js +4 -0
- package/dist/esm/components/visual-feedback/RippleButton.module.css.js.map +1 -0
- package/dist/esm/components/visual-feedback/StateIndicator.js +124 -0
- package/dist/esm/components/visual-feedback/StateIndicator.js.map +1 -0
- package/dist/esm/components/visual-feedback/StateIndicator.module.css.js +4 -0
- package/dist/esm/components/visual-feedback/StateIndicator.module.css.js.map +1 -0
- package/dist/esm/components/visual-feedback/VisualFeedback.js +169 -0
- package/dist/esm/components/visual-feedback/VisualFeedback.js.map +1 -0
- package/dist/esm/components/visual-feedback/VisualFeedback.module.css.js +4 -0
- package/dist/esm/components/visual-feedback/VisualFeedback.module.css.js.map +1 -0
- package/dist/esm/components/visualization/GlassAdvancedDataViz.js +556 -0
- package/dist/esm/components/visualization/GlassAdvancedDataViz.js.map +1 -0
- package/dist/esm/components/voice/VoiceGlassControl.js +759 -0
- package/dist/esm/components/voice/VoiceGlassControl.js.map +1 -0
- package/dist/esm/components/website-components/GlassChartsDemo.js +57 -0
- package/dist/esm/components/website-components/GlassChartsDemo.js.map +1 -0
- package/dist/esm/components/website-components/GlassLinkButton.js +67 -0
- package/dist/esm/components/website-components/GlassLinkButton.js.map +1 -0
- package/dist/esm/components/website-components/GlassPrismComparison.js +484 -0
- package/dist/esm/components/website-components/GlassPrismComparison.js.map +1 -0
- package/dist/esm/components/website-components/GlassWipeSlider.js +759 -0
- package/dist/esm/components/website-components/GlassWipeSlider.js.map +1 -0
- package/dist/esm/components/website-components/GlassWipeSliderExamples.js +624 -0
- package/dist/esm/components/website-components/GlassWipeSliderExamples.js.map +1 -0
- package/dist/esm/components/website-components/MotionAwareGlass.js +170 -0
- package/dist/esm/components/website-components/MotionAwareGlass.js.map +1 -0
- package/dist/esm/contexts/AnimationContext.js +58 -0
- package/dist/esm/contexts/AnimationContext.js.map +1 -0
- package/dist/esm/contexts/ConsciousnessStreamProvider.js +141 -0
- package/dist/esm/contexts/ConsciousnessStreamProvider.js.map +1 -0
- package/dist/esm/contexts/MotionPreferenceContext.js +85 -0
- package/dist/esm/contexts/MotionPreferenceContext.js.map +1 -0
- package/dist/esm/core/mixins/edgeEffects.js +8 -0
- package/dist/esm/core/mixins/edgeEffects.js.map +1 -0
- package/dist/esm/core/mixins/glassMixins.js +139 -0
- package/dist/esm/core/mixins/glassMixins.js.map +1 -0
- package/dist/esm/core/mixins/glowEffects.js +141 -0
- package/dist/esm/core/mixins/glowEffects.js.map +1 -0
- package/dist/esm/core/mixins/interactiveGlass.js +33 -0
- package/dist/esm/core/mixins/interactiveGlass.js.map +1 -0
- package/dist/esm/core/mixins/performanceMixins.js +286 -0
- package/dist/esm/core/mixins/performanceMixins.js.map +1 -0
- package/dist/esm/core/mixins/zSpaceLayer.js +72 -0
- package/dist/esm/core/mixins/zSpaceLayer.js.map +1 -0
- package/dist/esm/core/productionCore.js +485 -0
- package/dist/esm/core/productionCore.js.map +1 -0
- package/dist/esm/core/themeContext.js +17 -0
- package/dist/esm/core/themeContext.js.map +1 -0
- package/dist/esm/core/zspace.js +19 -0
- package/dist/esm/core/zspace.js.map +1 -0
- package/dist/esm/design-system/utilsCore.js +9 -0
- package/dist/esm/design-system/utilsCore.js.map +1 -0
- package/dist/esm/hooks/extended/use3DTransform.js +230 -0
- package/dist/esm/hooks/extended/use3DTransform.js.map +1 -0
- package/dist/esm/hooks/extended/useAmbientTilt.js +223 -0
- package/dist/esm/hooks/extended/useAmbientTilt.js.map +1 -0
- package/dist/esm/hooks/extended/useDraggableListPhysics.js +416 -0
- package/dist/esm/hooks/extended/useDraggableListPhysics.js.map +1 -0
- package/dist/esm/hooks/extended/useGalileoSprings.js +411 -0
- package/dist/esm/hooks/extended/useGalileoSprings.js.map +1 -0
- package/dist/esm/hooks/extended/useGlassFocus.js +281 -0
- package/dist/esm/hooks/extended/useGlassFocus.js.map +1 -0
- package/dist/esm/hooks/extended/useGlassPerformance.js +253 -0
- package/dist/esm/hooks/extended/useGlassPerformance.js.map +1 -0
- package/dist/esm/hooks/extended/useMagneticElement.js +169 -0
- package/dist/esm/hooks/extended/useMagneticElement.js.map +1 -0
- package/dist/esm/hooks/extended/useSortableData.js +300 -0
- package/dist/esm/hooks/extended/useSortableData.js.map +1 -0
- package/dist/esm/hooks/extended/useZSpaceAnimation.js +471 -0
- package/dist/esm/hooks/extended/useZSpaceAnimation.js.map +1 -0
- package/dist/esm/hooks/physics/usePhysicsEngine.js +206 -0
- package/dist/esm/hooks/physics/usePhysicsEngine.js.map +1 -0
- package/dist/esm/hooks/physics/usePhysicsLayout.js +247 -0
- package/dist/esm/hooks/physics/usePhysicsLayout.js.map +1 -0
- package/dist/esm/hooks/useAccessibility.js +176 -0
- package/dist/esm/hooks/useAccessibility.js.map +1 -0
- package/dist/esm/hooks/useAccessibilitySettings.js +288 -0
- package/dist/esm/hooks/useAccessibilitySettings.js.map +1 -0
- package/dist/esm/hooks/useAutoTextContrast.js +131 -0
- package/dist/esm/hooks/useAutoTextContrast.js.map +1 -0
- package/dist/esm/hooks/useDeviceCapabilities.js +59 -0
- package/dist/esm/hooks/useDeviceCapabilities.js.map +1 -0
- package/dist/esm/hooks/useEnhancedPerformance.js +317 -0
- package/dist/esm/hooks/useEnhancedPerformance.js.map +1 -0
- package/dist/esm/hooks/useEnhancedReducedMotion.js +58 -0
- package/dist/esm/hooks/useEnhancedReducedMotion.js.map +1 -0
- package/dist/esm/hooks/useErrorBoundary.js +280 -0
- package/dist/esm/hooks/useErrorBoundary.js.map +1 -0
- package/dist/esm/hooks/useGalileoStateSpring.js +18 -0
- package/dist/esm/hooks/useGalileoStateSpring.js.map +1 -0
- package/dist/esm/hooks/useGlassIntersection.js +258 -0
- package/dist/esm/hooks/useGlassIntersection.js.map +1 -0
- package/dist/esm/hooks/useGlassOptimization.js +316 -0
- package/dist/esm/hooks/useGlassOptimization.js.map +1 -0
- package/dist/esm/hooks/useGlassParallax.js +60 -0
- package/dist/esm/hooks/useGlassParallax.js.map +1 -0
- package/dist/esm/hooks/useGlassTheme.js +11 -0
- package/dist/esm/hooks/useGlassTheme.js.map +1 -0
- package/dist/esm/hooks/useMotionPreference.js +78 -0
- package/dist/esm/hooks/useMotionPreference.js.map +1 -0
- package/dist/esm/hooks/usePerformance.js +260 -0
- package/dist/esm/hooks/usePerformance.js.map +1 -0
- package/dist/esm/hooks/usePhysicsInteraction.js +326 -0
- package/dist/esm/hooks/usePhysicsInteraction.js.map +1 -0
- package/dist/esm/hooks/useReducedMotion.js +39 -0
- package/dist/esm/hooks/useReducedMotion.js.map +1 -0
- package/dist/esm/hooks/useVirtualization.js +507 -0
- package/dist/esm/hooks/useVirtualization.js.map +1 -0
- package/dist/esm/index.js +456 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lib/GlassLocalizationProvider.js +39 -0
- package/dist/esm/lib/GlassLocalizationProvider.js.map +1 -0
- package/dist/esm/lib/ai-client.js +221 -0
- package/dist/esm/lib/ai-client.js.map +1 -0
- package/dist/esm/lib/motionPrimitives.js +118 -0
- package/dist/esm/lib/motionPrimitives.js.map +1 -0
- package/dist/esm/lib/utilsComprehensive.js +225 -0
- package/dist/esm/lib/utilsComprehensive.js.map +1 -0
- package/dist/esm/physics/AuraPhysicsEngine.js +314 -0
- package/dist/esm/physics/AuraPhysicsEngine.js.map +1 -0
- package/dist/esm/primitives/GlassCore.js +57 -0
- package/dist/esm/primitives/GlassCore.js.map +1 -0
- package/dist/esm/primitives/LiquidGlassMaterial.js +360 -0
- package/dist/esm/primitives/LiquidGlassMaterial.js.map +1 -0
- package/dist/esm/primitives/MotionNative.js +297 -0
- package/dist/esm/primitives/MotionNative.js.map +1 -0
- package/dist/esm/primitives/OptimizedGlassCore.js +161 -0
- package/dist/esm/primitives/OptimizedGlassCore.js.map +1 -0
- package/dist/esm/primitives/focus/FocusTrap.js +215 -0
- package/dist/esm/primitives/focus/FocusTrap.js.map +1 -0
- package/dist/esm/primitives/glass/GlassAdvanced.js +120 -0
- package/dist/esm/primitives/glass/GlassAdvanced.js.map +1 -0
- package/dist/esm/primitives/glass/OptimizedGlassAdvanced.js +273 -0
- package/dist/esm/primitives/glass/OptimizedGlassAdvanced.js.map +1 -0
- package/dist/esm/primitives/motion/MotionFramer.js +338 -0
- package/dist/esm/primitives/motion/MotionFramer.js.map +1 -0
- package/dist/esm/reports/componentInventory.js +5 -0
- package/dist/esm/reports/componentInventory.js.map +1 -0
- package/dist/esm/reports/legacyDocuments.js +6 -0
- package/dist/esm/reports/legacyDocuments.js.map +1 -0
- package/dist/esm/services/ai/cache-service.js +113 -0
- package/dist/esm/services/ai/cache-service.js.map +1 -0
- package/dist/esm/services/ai/config.js +75 -0
- package/dist/esm/services/ai/config.js.map +1 -0
- package/dist/esm/services/ai/error-handler.js +114 -0
- package/dist/esm/services/ai/error-handler.js.map +1 -0
- package/dist/esm/services/ai/openai-service.js +266 -0
- package/dist/esm/services/ai/openai-service.js.map +1 -0
- package/dist/esm/services/ai/semantic-search-service.js +283 -0
- package/dist/esm/services/ai/semantic-search-service.js.map +1 -0
- package/dist/esm/services/ai/vision-service.js +357 -0
- package/dist/esm/services/ai/vision-service.js.map +1 -0
- package/dist/esm/services/auth/auth-service.js +114 -0
- package/dist/esm/services/auth/auth-service.js.map +1 -0
- package/dist/esm/services/websocket/collaboration-service.js +216 -0
- package/dist/esm/services/websocket/collaboration-service.js.map +1 -0
- package/dist/esm/ssr/StyleSheetManager.js +31 -0
- package/dist/esm/ssr/StyleSheetManager.js.map +1 -0
- package/dist/esm/styles/index.css +1 -0
- package/dist/esm/theme/GlassContext.js +16 -0
- package/dist/esm/theme/GlassContext.js.map +1 -0
- package/dist/esm/theme/ThemeProvider.js +812 -0
- package/dist/esm/theme/ThemeProvider.js.map +1 -0
- package/dist/esm/theme/themeConstants.js +6 -0
- package/dist/esm/theme/themeConstants.js.map +1 -0
- package/dist/esm/tokens/designConstants.js +296 -0
- package/dist/esm/tokens/designConstants.js.map +1 -0
- package/dist/esm/tokens/glass.js +1428 -0
- package/dist/esm/tokens/glass.js.map +1 -0
- package/dist/esm/tokens/themeTokens.js +333 -0
- package/dist/esm/tokens/themeTokens.js.map +1 -0
- package/dist/esm/types/common.js +38 -0
- package/dist/esm/types/common.js.map +1 -0
- package/dist/esm/types/consciousness.js +37 -0
- package/dist/esm/types/consciousness.js.map +1 -0
- package/dist/esm/utils/a11y.js +279 -0
- package/dist/esm/utils/a11y.js.map +1 -0
- package/dist/esm/utils/a11yHooks.js +154 -0
- package/dist/esm/utils/a11yHooks.js.map +1 -0
- package/dist/esm/utils/adaptiveAI.js +398 -0
- package/dist/esm/utils/adaptiveAI.js.map +1 -0
- package/dist/esm/utils/aiPersonalization.js +404 -0
- package/dist/esm/utils/aiPersonalization.js.map +1 -0
- package/dist/esm/utils/browserCompatibility.js +462 -0
- package/dist/esm/utils/browserCompatibility.js.map +1 -0
- package/dist/esm/utils/consciousnessOptimization.js +98 -0
- package/dist/esm/utils/consciousnessOptimization.js.map +1 -0
- package/dist/esm/utils/contrastGuard.js +475 -0
- package/dist/esm/utils/contrastGuard.js.map +1 -0
- package/dist/esm/utils/createGlassStyle.js +84 -0
- package/dist/esm/utils/createGlassStyle.js.map +1 -0
- package/dist/esm/utils/dateAdapters.js +241 -0
- package/dist/esm/utils/dateAdapters.js.map +1 -0
- package/dist/esm/utils/deviceCapabilities.js +510 -0
- package/dist/esm/utils/deviceCapabilities.js.map +1 -0
- package/dist/esm/utils/elementTypes.js +391 -0
- package/dist/esm/utils/elementTypes.js.map +1 -0
- package/dist/esm/utils/emotionalIntelligence.js +1118 -0
- package/dist/esm/utils/emotionalIntelligence.js.map +1 -0
- package/dist/esm/utils/env.js +66 -0
- package/dist/esm/utils/env.js.map +1 -0
- package/dist/esm/utils/errorBoundary.js +469 -0
- package/dist/esm/utils/errorBoundary.js.map +1 -0
- package/dist/esm/utils/focus.js +80 -0
- package/dist/esm/utils/focus.js.map +1 -0
- package/dist/esm/utils/glassStyleProbes.js +364 -0
- package/dist/esm/utils/glassStyleProbes.js.map +1 -0
- package/dist/esm/utils/performanceOptimizations.js +386 -0
- package/dist/esm/utils/performanceOptimizations.js.map +1 -0
- package/dist/esm/utils/productionUtils.js +459 -0
- package/dist/esm/utils/productionUtils.js.map +1 -0
- package/dist/esm/utils/random.js +51 -0
- package/dist/esm/utils/random.js.map +1 -0
- package/dist/esm/utils/soundDesign.js +465 -0
- package/dist/esm/utils/soundDesign.js.map +1 -0
- package/dist/esm/utils/ssr.js +207 -0
- package/dist/esm/utils/ssr.js.map +1 -0
- package/dist/esm/utils/themeHelpers.js +313 -0
- package/dist/esm/utils/themeHelpers.js.map +1 -0
- package/dist/index.d.ts +4 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3895 -2781
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3896 -2781
- package/dist/index.mjs.map +1 -1
- package/dist/primitives/LiquidGlassMaterial.d.ts.map +1 -1
- package/dist/primitives/OptimizedGlassCore.d.ts.map +1 -1
- package/dist/primitives/focus/ScreenReader.d.ts +2 -0
- package/dist/primitives/focus/ScreenReader.d.ts.map +1 -1
- package/dist/primitives/motion/MotionFramer.d.ts.map +1 -1
- package/dist/registry/esm/StyledComponentsRegistry.js +18 -0
- package/dist/registry/esm/StyledComponentsRegistry.js.map +1 -0
- package/dist/registry/esm/index.js +3 -0
- package/dist/registry/esm/index.js.map +1 -0
- package/dist/registry/esm/server/registryGuard.js +15 -0
- package/dist/registry/esm/server/registryGuard.js.map +1 -0
- package/dist/registry.js +36 -0
- package/dist/registry.js.map +1 -0
- package/dist/registry.mjs +31 -0
- package/dist/registry.mjs.map +1 -0
- package/dist/server.js +73 -0
- package/dist/server.js.map +1 -0
- package/dist/server.mjs +63 -0
- package/dist/server.mjs.map +1 -0
- package/dist/services/ai/openai-service.d.ts +10 -10
- package/dist/services/auth/auth-service.d.ts +2 -2
- package/dist/ssr/StyleSheetManager.d.ts +4 -4
- package/dist/ssr.js +283 -0
- package/dist/ssr.js.map +1 -0
- package/dist/ssr.mjs +256 -0
- package/dist/ssr.mjs.map +1 -0
- package/dist/styles/index.css +1 -1
- package/dist/theme/ThemeProvider.d.ts +28 -0
- package/dist/theme/ThemeProvider.d.ts.map +1 -1
- package/dist/theme/designMatrix.d.ts +78 -0
- package/dist/theme/designMatrix.d.ts.map +1 -0
- package/dist/theme/themeConstants.d.ts +3 -0
- package/dist/theme/themeConstants.d.ts.map +1 -1
- package/dist/tokens/designConstants.d.ts +4 -4
- package/dist/tokens/generated.d.ts +1 -1
- package/dist/tokens/glass.d.ts.map +1 -1
- package/dist/tokens/tokens.json +1 -1
- package/dist/utils/browserCompatibility.d.ts.map +1 -1
- package/dist/utils/testSetup.d.ts +2 -2
- package/dist/utils/testSetup.d.ts.map +1 -1
- package/dist/utils/themeHelpers.d.ts.map +1 -1
- package/package.json +8 -5
package/README.md
CHANGED
|
@@ -1,1873 +1,266 @@
|
|
|
1
1
|
# AuraGlass
|
|
2
2
|
|
|
3
|
-
**The
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
-
|
|
13
|
-
-
|
|
14
|
-
-
|
|
15
|
-
-
|
|
16
|
-
-
|
|
17
|
-
-
|
|
18
|
-
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
-
|
|
27
|
-
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
-
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
-
|
|
38
|
-
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
- **🌟 Morphing Engine** - Environmental adaptation based on weather, time, season, and user activity
|
|
46
|
-
- **📐 3D Glass Engine** - Multi-layer depth perception with parallax and holographic overlays
|
|
47
|
-
- **🌊 Organic Animation Engine** - 12+ natural motion patterns with emotional context adaptation
|
|
48
|
-
- **💚 Emotional Intelligence** - 18 emotional states with biometric adaptation and real-time adjustment
|
|
49
|
-
- **🚁 Spatial Computing** - WebXR integration with hand tracking, eye tracking, and gesture recognition
|
|
50
|
-
- **🧠 AI Personalization** - Machine learning behavioral prediction with privacy-preserving local learning
|
|
51
|
-
|
|
52
|
-
### 🎯 Genesis-Inspired Revolutionary Systems (33/33) - World-First Innovations
|
|
53
|
-
- **♿ GlassA11y Control Panel** - Comprehensive accessibility management with WCAG AAA compliance, real-time testing, and adaptive interfaces
|
|
54
|
-
- **👥 CollaborativeGlassWorkspace** - Complete real-time collaboration platform with multi-user editing, voice chat, and live synchronization
|
|
55
|
-
- **🎨 HoudiniGlassProvider** - Native CSS Houdini integration for browser-accelerated glass effects with Paint Worklets and Properties API
|
|
56
|
-
- **🎤 VoiceGlassControl** - Advanced voice interaction system with wake word detection and natural language glass UI control
|
|
57
|
-
- **🎯 GlassTeamCursors** - Real-time collaborative cursor system with user identification and smooth animations
|
|
58
|
-
- **🔧 GlassCollaborationProvider** - Full collaboration infrastructure with WebRTC, conflict resolution, and state synchronization
|
|
59
|
-
- **📝 MultiUserGlassEditor** - Collaborative editing environment with live changes, comments, and version control
|
|
60
|
-
- **⚡ HoudiniGlassCard** - High-performance glass components using native browser APIs for maximum efficiency
|
|
61
|
-
- **🌈 GlassMorphingBackground** - Dynamic environmental adaptation with weather, seasonal, and contextual effects
|
|
62
|
-
- **🥽 ARGlassEffects** - WebXR-powered augmented reality with hand tracking, spatial interactions, and immersive 3D experiences
|
|
63
|
-
- **💥 GlassShatterEffects** - Dynamic glass shatter with physics-based animations and realistic particle systems
|
|
64
|
-
- **🍂 SeasonalParticles** - Realistic seasonal particle effects with weather physics and environmental adaptation
|
|
65
|
-
- **🌌 AuroraPro** - Spectacular aurora borealis effects with dynamic color palettes and atmospheric lighting
|
|
66
|
-
- **🎭 GlassDepthLayering** - Multi-layer depth perception system with parallax and holographic overlays
|
|
67
|
-
- **🎯 GlassFocusIndicators** - Advanced focus management with animated rings, keyboard navigation, and screen reader integration
|
|
68
|
-
- **♿ AccessibilityProvider** - Comprehensive accessibility context provider with settings persistence and system preference detection
|
|
69
|
-
- **🤖 AIGlassThemeProvider** - AI-powered theme generation with machine learning, user behavior tracking, and sentiment analysis
|
|
70
|
-
- **🌊 GlassTransitions** - Advanced transition system with 5+ variants (shatter, liquid, ripple, morph, frost) and interactive components
|
|
71
|
-
- **📚 GlassTrophyCase** - Complete achievement system with tiers, categories, progress tracking, and gamification features
|
|
72
|
-
- **🎨 IntelligentColorSystem** - AI-powered color adaptation with content analysis, time-based shifts, and environmental reactivity
|
|
73
|
-
- **🏷️ BrandColorIntegration** - Dynamic brand color integration with entity color history and contextual adaptation
|
|
74
|
-
- **⚡ GlassPerformanceOptimization** - Battery-aware performance optimization with CPU monitoring and adaptive quality tiers
|
|
75
|
-
- **🔧 GlassEngine** - Advanced glass configuration system with environmental adaptation and texture generation
|
|
76
|
-
- **👆 TouchGlassOptimization** - Mobile-optimized touch interactions with haptic feedback and gesture recognition
|
|
77
|
-
- **🌌 QuantumNeuromorphicEngine** - Revolutionary quantum-neuromorphic consciousness interface with biometric stress detection, neural synaptic adaptation, molecular bonding interactions, quantum entanglement states, multi-dimensional gesture recognition, and living ecosystem simulation
|
|
78
|
-
- **🤖 AI-Powered Smart Form Builder** - Intelligent form creation with AI-assisted validation, accessibility scoring, and real-time optimization
|
|
79
|
-
- **👥 Real-Time Collaboration System** - Complete collaboration infrastructure with live cursors, comments, WebSocket simulation, and multi-user editing
|
|
80
|
-
- **🔍 Intelligent Search Interface** - NLP-powered search with intent detection, entity extraction, voice recognition, and smart filters
|
|
81
|
-
- **📊 Advanced Data Visualization** - Interactive charts with drill-down capabilities, SVG rendering, zoom/pan, and export functionality
|
|
82
|
-
- **🏗️ Content Management System** - Drag-and-drop page builder with component library, visual editor, and layout management
|
|
83
|
-
- **🎬 Media Processing Suite** - Advanced video/audio players with AI transcription, speaker identification, and playlist support
|
|
84
|
-
- **🛒 E-commerce Components** - Complete shopping system with AI recommendations, smart cart, and analytics dashboard
|
|
85
|
-
- **🖼️ Intelligent Image Processing** - AI-powered image optimization with face detection, background removal, and batch processing
|
|
86
|
-
- **🚀 Production AI Infrastructure** - Complete production-ready AI services with OpenAI GPT-4, Pinecone vector search, and Google Vision API integration
|
|
87
|
-
- **🔒 Enterprise Authentication System** - JWT-based auth with role-based access control, API key management, and rate limiting
|
|
88
|
-
- **🌐 Real-Time WebSocket Server** - Production WebSocket infrastructure for collaborative features with Redis backing
|
|
89
|
-
- **📦 Docker Deployment Ready** - Complete containerization with Docker Compose, Nginx reverse proxy, and Kubernetes support
|
|
90
|
-
- **🛡️ Advanced Error Handling** - Sentry integration with comprehensive error tracking and graceful fallbacks
|
|
91
|
-
- **💰 Cost-Optimized AI Services** - Intelligent caching, model selection, and batching for reduced API costs
|
|
92
|
-
- **🧪 AI Testing Framework** - Comprehensive test suite for AI services with security and consistency validation
|
|
93
|
-
|
|
94
|
-
### 🎯 Core Foundation
|
|
95
|
-
- **621+ Glass Components (Production-Ready)** - Complete component library with 100% glassmorphism token compliance verified (669 files updated)
|
|
96
|
-
- **100% Accessibility Coverage (NEW! v2.0.7)** - All 356 components support reduced motion (WCAG 2.1 AAA compliant)
|
|
97
|
-
- **40+ World-First Innovations** - Genesis-inspired components with cutting-edge capabilities including 15 production-ready AI-powered systems
|
|
98
|
-
- **✅ Comprehensive Glassmorphism Audit** - All components audited with critical bug fixes applied (441 files fixed)
|
|
99
|
-
- **🧪 Advanced Physics Engine** - Full 2D physics system with collision detection, spring dynamics, and gesture interactions
|
|
100
|
-
- **🎭 Complete Animation Orchestration** - Multi-element choreography with sequencing, staggering, and stage management
|
|
101
|
-
- **🎯 Transform & Motion System** - 3D transforms, ambient tilt, magnetic elements, and Z-space positioning
|
|
102
|
-
- **⚡ Production-Ready Physics Hooks** - usePhysicsEngine, usePhysicsLayout for advanced interactions
|
|
103
|
-
- **🌟 Gesture Physics Integration** - 8 gesture types with 5 preset configurations for natural interactions
|
|
104
|
-
- **🌟 Enhanced Motion System (NEW! v2.0.7)** - SSR-safe `useEnhancedReducedMotion` hook with real-time adaptation
|
|
105
|
-
- **Performance Optimized** - Device-adaptive rendering with quality tiers and monitoring
|
|
106
|
-
- **TypeScript Support (100% Type Safe)** - ✅ All TypeScript errors resolved (361 → 0 errors in v2.0.7)
|
|
107
|
-
- **Enterprise-Grade Architecture** - Production-ready with error handling and monitoring
|
|
108
|
-
- **Accessibility First** - WCAG AAA compliance with comprehensive reduced motion support
|
|
109
|
-
- **Modern Build** - ES modules, tree-shaking, and multiple bundle formats
|
|
110
|
-
- **Design Token System** - Comprehensive design tokens with theme management
|
|
111
|
-
|
|
112
|
-
## 🚀 Production Features
|
|
113
|
-
|
|
114
|
-
### Core Foundation
|
|
115
|
-
- **621 Glass Components** - Complete component library with 100% glassmorphism token compliance
|
|
116
|
-
- **TypeScript Support** - Full TypeScript definitions with comprehensive type safety
|
|
117
|
-
- **Enterprise-Grade Architecture** - Production-ready with error handling and monitoring
|
|
118
|
-
- **Accessibility First** - WCAG compliant components with proper ARIA support
|
|
119
|
-
- **Modern Build** - ES modules, tree-shaking, and multiple bundle formats
|
|
120
|
-
- **Design Token System** - Comprehensive design tokens with theme management
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
## 🚀 Production AI Infrastructure (NEW!)
|
|
124
|
-
|
|
125
|
-
AuraGlass now includes complete production-ready AI services transforming demo components into enterprise-grade systems:
|
|
126
|
-
|
|
127
|
-
### 🤖 Real AI Service Integrations
|
|
128
|
-
- **OpenAI GPT-4 Integration** - Smart form generation, content summarization, and semantic search enhancement
|
|
129
|
-
- **Pinecone Vector Database** - Production semantic search with hybrid keyword/vector matching
|
|
130
|
-
- **Google Vision API** - Face detection, object recognition, OCR, and image analysis
|
|
131
|
-
- **Remove.bg API** - Automated background removal for image processing
|
|
132
|
-
- **Redis Caching Layer** - High-performance caching with automatic memory fallback
|
|
133
|
-
- **Sentry Error Tracking** - Comprehensive error monitoring and alerting
|
|
134
|
-
|
|
135
|
-
### 🔐 Enterprise Security & Auth
|
|
136
|
-
- **JWT Authentication** - Secure token-based authentication with refresh tokens
|
|
137
|
-
- **Role-Based Access Control** - User, Developer, and Admin roles with granular permissions
|
|
138
|
-
- **API Key Management** - Secure API key generation and validation
|
|
139
|
-
- **Rate Limiting** - Configurable rate limits for all AI endpoints
|
|
140
|
-
- **Input Sanitization** - Protection against malicious inputs and prompt injection
|
|
141
|
-
|
|
142
|
-
### 🌐 Production Infrastructure
|
|
143
|
-
- **WebSocket Server** - Real-time collaboration with Socket.io and Redis pub/sub
|
|
144
|
-
- **Docker Deployment** - Complete containerization with multi-stage builds
|
|
145
|
-
- **Nginx Reverse Proxy** - Load balancing and SSL termination
|
|
146
|
-
- **PM2 Process Management** - Production process management with auto-restart
|
|
147
|
-
- **Kubernetes Ready** - Helm charts and deployment configurations
|
|
148
|
-
- **CI/CD Pipeline** - Automated testing and deployment workflows
|
|
149
|
-
|
|
150
|
-
### 💰 Cost Optimization
|
|
151
|
-
- **Intelligent Model Selection** - Automatic selection of cheaper models for simple tasks
|
|
152
|
-
- **Request Batching** - Batch processing for efficient API usage
|
|
153
|
-
- **Smart Caching** - LRU cache with TTL for expensive operations
|
|
154
|
-
- **Fallback Mechanisms** - Graceful degradation when services fail
|
|
155
|
-
- **Usage Analytics** - Track and optimize API consumption
|
|
156
|
-
|
|
157
|
-
### 🧪 Comprehensive Testing
|
|
158
|
-
- **AI Service Testing** - Consistency validation for AI outputs
|
|
159
|
-
- **Security Testing** - Malicious input handling and sanitization
|
|
160
|
-
- **Rate Limit Testing** - Verify rate limiting behavior
|
|
161
|
-
- **Integration Testing** - End-to-end service integration tests
|
|
162
|
-
- **Performance Testing** - Load testing and optimization validation
|
|
163
|
-
|
|
164
|
-
## 🏆 Production Capabilities
|
|
165
|
-
|
|
166
|
-
### Core Production Features
|
|
167
|
-
- **Production-Ready Architecture** - Zero placeholder code, fully functional implementations
|
|
168
|
-
- **Complete AI Integration** - 15+ production AI services with real API integrations
|
|
169
|
-
- **Performance Optimized** - GPU acceleration, quality tiers, capability detection
|
|
170
|
-
- **Multi-Modal Interaction** - Sound, haptic, visual, and orientation-based UX
|
|
171
|
-
- **AI-Powered Personalization** - Real-time behavioral adaptation with neural networks
|
|
172
|
-
- **Biometric Integration** - Heart rate monitoring, stress detection, adaptive responses
|
|
173
|
-
- **Spatial Audio Engine** - 3D positioned sounds with HRTF processing
|
|
174
|
-
- **Collaborative Features** - Live presence and reaction systems
|
|
175
|
-
- **Next-Gen Hardware Support** - Foldable screens, WebGL, device sensors, biometric devices
|
|
176
|
-
- **Liquid Glass Material System** - Apple-parity glass physics with physically accurate IOR refraction
|
|
177
|
-
- **GPU-Accelerated Rendering** - WebGL shaders with universal CSS fallback support
|
|
178
|
-
|
|
179
|
-
### 🌟 World-Class Accessibility (NEW! v2.0.7)
|
|
180
|
-
- **100% Reduced Motion Coverage** - All 356 components support `prefers-reduced-motion` (WCAG 2.1 AAA)
|
|
181
|
-
- **WCAG AAA Compliance** - Success Criterion 2.3.3 (Animation from Interactions) fully compliant
|
|
182
|
-
- **Intelligent Motion Detection** - SSR-safe `useEnhancedReducedMotion` hook with reactive updates
|
|
183
|
-
- **Global CSS Foundation** - 157 lines of comprehensive `@media (prefers-reduced-motion: reduce)` queries
|
|
184
|
-
- **Real-Time Adaptation** - Components respond instantly to system preference changes
|
|
185
|
-
- **Zero Functionality Loss** - Full component functionality maintained without animations
|
|
186
|
-
- **Production-Grade Testing** - Automated tests ensure accessibility across all components
|
|
187
|
-
|
|
188
|
-
### 🔧 Enterprise-Grade TypeScript Support (NEW! v2.0.7)
|
|
189
|
-
- **✅ 100% Type Safe** - All TypeScript errors resolved (361 → 0 errors) 🎉
|
|
190
|
-
- **Comprehensive Type Safety** - Full TypeScript definitions for all 356 components
|
|
191
|
-
- **Strict Mode Compatible** - Works with `strict: true` in tsconfig.json
|
|
192
|
-
- **IntelliSense Support** - Rich autocomplete and inline documentation
|
|
193
|
-
- **Advanced Type Exports** - Physics types, animation types, gesture types, and more
|
|
194
|
-
- **Zero `any` Types** - Proper typing throughout the codebase
|
|
195
|
-
|
|
196
|
-
## 🛡️ SSR Integration Guide (NEW!)
|
|
197
|
-
- **Universal Imports** – AuraGlass now guards all browser globals (`window`, `document`, `navigator`, media queries) so components render on Next.js/Remix servers without dynamic imports or client-only wrappers by default.
|
|
198
|
-
- **Client Bootstrap** – Invoke `initializeAuraGlassClient()` inside a client-side effect (e.g. Next.js `useEffect` in `_app.tsx`) to hydrate analytics, performance monitors, and production polyfills when needed.
|
|
199
|
-
- **Environment Helpers** – Use utilities from `@auraglass/utils/env` (`isBrowser`, `getSafeWindow`, `safeMatchMedia`, `useClientEffect`) to safely access browser APIs inside custom extensions or consumer apps.
|
|
200
|
-
- **Optional Client Boundary** – Wrap strictly client-interactive sections with `AuraGlassClientBoundary` when you must defer rendering until after hydration or need a server fallback.
|
|
201
|
-
- **Deterministic Effects** – Pass `seed` props to `SeasonalParticles` and `GlassShatterEffects` (or use the exported `SeededRandom`) to guarantee identical markup between server render and client hydration.
|
|
202
|
-
|
|
203
|
-
## 🚀 Installation & Deployment
|
|
3
|
+
**The living glass OS for interfaces that feel hand-polished, emotionally aware, and production ready from day one.** AuraGlass marries premium-grade craft with quantum-inspired intelligence, delivering self-healing glassmorphism, multi-sensory feedback, and Genesis-powered AI systems that rewrite what premium software can feel like.
|
|
4
|
+
|
|
5
|
+
Over 356 adaptive components. 17 world-first inventions. 8 AI-powered suites. One cohesive ecosystem that designs, optimizes, and deploys itself.
|
|
6
|
+
|
|
7
|
+
## Table of Contents
|
|
8
|
+
- [Vision](#vision)
|
|
9
|
+
- [What’s New in 2.1](#whats-new-in-21)
|
|
10
|
+
- [Signature Systems](#signature-systems)
|
|
11
|
+
- [Liquid Glass Parity+](#liquid-glass-parity)
|
|
12
|
+
- [Multi-Sensory + AI Suite](#multi-sensory--ai-suite)
|
|
13
|
+
- [Production Blueprint](#production-blueprint)
|
|
14
|
+
- [Developer Experience](#developer-experience)
|
|
15
|
+
- [Install in Minutes](#install-in-minutes)
|
|
16
|
+
- [Use AuraGlass](#use-auraglass)
|
|
17
|
+
- [Deploy with Confidence](#deploy-with-confidence)
|
|
18
|
+
- [Key Resources](#key-resources)
|
|
19
|
+
|
|
20
|
+
## Vision
|
|
21
|
+
A new class of interface deserves more than a component library. AuraGlass senses biometrics, adapts in milliseconds, and orchestrates spatial audio, haptics, neuromorphic learning networks, and GPU-grade material physics. It is a self-optimizing foundation for premium flagships, immersive commerce, and consciousness-aware control rooms.
|
|
22
|
+
|
|
23
|
+
**Proof points**
|
|
24
|
+
- **Future-native** – Quantum UI states, neural weights, and probabilistic gestures allow interfaces that anticipate intention.
|
|
25
|
+
- **Self-healing** – GlassMetaEngine detects visual or accessibility drift and restores perfection automatically.
|
|
26
|
+
- **Environmental intelligence** – Sensors, biometrics, and contextual cues feed a contextual engine that reharmonizes tint, tone, and behavior in real time.
|
|
27
|
+
- **Enterprise hardening** – Auth, rate limiting, Redis caching, Sentry monitoring, Docker/Kubernetes assets, and CI/CD templates ship in the box.
|
|
28
|
+
|
|
29
|
+
## What’s New in 2.1
|
|
30
|
+
### Design Matrix Persona System
|
|
31
|
+
AuraGlass 2.1 introduces the Design Matrix: a canonical system of ten personas (Midnight Slate, Midnight Meridian, Solar Apex, Ultrathink, Aurora Noir, Helios Foundry, Glacier Morn, Terra Inflect, Lumen Veil, Nimbus Relay) that power runtime theming, metadata, and adaptive styling. Each persona defines semantic tokens for backgrounds, text, borders, accents, states, shadows, gradients, and charts, ensuring cohesive experiences across applications.
|
|
32
|
+
|
|
33
|
+
**Key Features:**
|
|
34
|
+
- **Canonical Dataset:** Defined in `src/theme/designMatrix.ts`, personas include metadata (name, description, context) and tokens for colors, typography, motion, and glassmorphism parameters.
|
|
35
|
+
- **Runtime Theming:** Use `ThemeProvider` with `initialPersona` or controlled `persona` props to apply themes; persists via localStorage if `persistPersona` is enabled.
|
|
36
|
+
- **PersonaPicker Component:** Drop-in `<PersonaPicker />` for seamless switching, sourced from the Design Matrix.
|
|
37
|
+
- **Autogenerated CSS:** Run `npm run glass:generate-persona-css` to create `[data-persona]` variables in `src/styles/generated/persona-variables.css`; validate in CI with `npm run glass:validate-persona-css`.
|
|
38
|
+
- **Integration:** Components like `GlassAppShell`, `GlassHeader`, and charts automatically consume persona tokens for focus rings, shadows, and palettes.
|
|
39
|
+
|
|
40
|
+
**Usage Example:**
|
|
41
|
+
```tsx
|
|
42
|
+
import { ThemeProvider } from 'aura-glass';
|
|
43
|
+
import { PersonaPicker } from 'aura-glass';
|
|
44
|
+
import { usePersonaTheme } from 'aura-glass';
|
|
204
45
|
|
|
205
|
-
|
|
46
|
+
function App({ children }) {
|
|
47
|
+
return (
|
|
48
|
+
<ThemeProvider initialPersona="midnight-slate" persistPersona>
|
|
49
|
+
<PersonaPicker orientation="horizontal" />
|
|
50
|
+
{children}
|
|
51
|
+
</ThemeProvider>
|
|
52
|
+
);
|
|
53
|
+
}
|
|
206
54
|
|
|
207
|
-
|
|
55
|
+
function PersonaAwareComponent() {
|
|
56
|
+
const { personaId, persona, setPersona } = usePersonaTheme();
|
|
57
|
+
return (
|
|
58
|
+
<button onClick={() => setPersona('solar-apex')}>
|
|
59
|
+
Switch to {persona.meta.name} ({personaId})
|
|
60
|
+
</button>
|
|
61
|
+
);
|
|
62
|
+
}
|
|
63
|
+
```
|
|
208
64
|
|
|
209
|
-
|
|
65
|
+
This system eliminates manual theming, ensures WCAG compliance per persona, and scales to new domains while maintaining AuraGlass's glassmorphism DNA.
|
|
66
|
+
|
|
67
|
+
- **Universal SSR helpers** – Import from `aura-glass/utils/env` for `isBrowser`, `safeMatchMedia`, `getSafeWindow`, `useClientEffect`, and deterministic hydration everywhere.
|
|
68
|
+
- **Deterministic effects** – `SeededRandom` plus `seed` props on `SeasonalParticles` and `GlassShatterEffects` render identical markup on the server and the client.
|
|
69
|
+
- **Advanced + quantum components** – Living ecosystem simulators, neuromorphic learning networks, and quantum entanglement visualizers extend AuraGlass beyond UI.
|
|
70
|
+
- **Consciousness streaming** – `ConsciousnessStreamProvider` centralizes event logging and response logic for consciousness-aware flows.
|
|
71
|
+
- **Exported tooling constants** – Access `component_inventory_json_path` and reduced-motion guides at build time to automate audits.
|
|
72
|
+
|
|
73
|
+
## Signature Systems
|
|
74
|
+
### Living Intelligence
|
|
75
|
+
- **GlassMetaEngine** rebalances layouts with quantum-inspired optimization and neural healing models.
|
|
76
|
+
- **AI Auto-Composer** translates natural language prompts into layouts that match design tokens and performance budgets.
|
|
77
|
+
- **Contextual Engine** fuses biometrics, sensor arrays, and environment data to deliver perfectly tuned states.
|
|
78
|
+
- **NeuroSync** introduces EEG-aware UI modulation for focus, calm, or celebration moments.
|
|
79
|
+
|
|
80
|
+
### Spatial + Sensory Presence
|
|
81
|
+
- **Omniverse Engine** synchronizes AR, VR, MR, and web surfaces with holographic glass rendering.
|
|
82
|
+
- **Multi-Sensory Hub** choreographs haptics, spatial audio, ambient particles, and lighting cues.
|
|
83
|
+
- **Spatial Persistence** preserves component state across devices for always-on experiences.
|
|
84
|
+
|
|
85
|
+
### Quantum & Neuromorphic R&D
|
|
86
|
+
- **Quantum UI States** keep interactions in graceful superposition until intent collapses.
|
|
87
|
+
- **Quantum-Neuromorphic Engine** brings biometric stress detection, molecular bonding interactions, multi-dimensional gesture recognition, and living ecosystem simulation into a single programmable layer.
|
|
88
|
+
|
|
89
|
+
## Liquid Glass Parity+
|
|
90
|
+
AuraGlass reproduces the physics and restraint of handcrafted premium glass, then adds controls for every production edge case.
|
|
91
|
+
|
|
92
|
+
- **LiquidGlassMaterial primitive** – Physically accurate Snell’s law refraction, tunable IOR bands (1.33–1.52), and thickness controls.
|
|
93
|
+
- **Environmental adaptation** – Automatic WCAG AA/AAA compliance by sampling real-time luminance.
|
|
94
|
+
- **GPU acceleration with grace** – WebGL shaders where available, CSS fallbacks everywhere else.
|
|
95
|
+
- **Motion responsiveness** – Device tilt, micro-interactions, and ripple physics connect touch to light.
|
|
96
|
+
- **Contrast Guard** – Backdrop-aware tinting keeps text legible across unpredictable imagery.
|
|
97
|
+
- **Quality tiers** – Ultra/High/Balanced/Efficient profiles decide shader cost, particle density, and sampling budgets.
|
|
98
|
+
- **Zero breaking changes** – Opt into `material="liquid"` for legacy safety.
|
|
99
|
+
|
|
100
|
+
## Multi-Sensory + AI Suite
|
|
101
|
+
- **GlassIntelligentFormBuilder, GlassPageBuilder, and Genesis-inspired CMS tools** craft intelligent content journeys.
|
|
102
|
+
- **GlassAdvancedDataViz, GlassHeatmap, and Molecular Bonding visualizers** make data feel alive.
|
|
103
|
+
- **GlassAdvancedVideoPlayer + AudioPlayer** harmonize adaptive bitrate, haptics, and spatial audio.
|
|
104
|
+
- **GlassEcommerceProvider, SmartShoppingCart, and ProductRecommendations** power luxury retail fuelled by predictive AI.
|
|
105
|
+
- **GlassMediaProvider, ImageProcessingProvider, and IntelligentImageUploader** bridge OpenAI, Google Vision, Remove.bg, and on-device optimizations.
|
|
106
|
+
- **VoiceGlassControl + EyeTrackingProvider** unlock natural voice and gaze navigation, with wake words, feedback loops, and transcript overlays.
|
|
107
|
+
- **GlassBiometricAdaptation + Achievement systems** personalize experiences using heart rate, stress signals, or goals.
|
|
108
|
+
|
|
109
|
+
## Production Blueprint
|
|
110
|
+
- **Infrastructure** – Docker and docker-compose files, Nginx reverse proxy, PM2 profiles, and Kubernetes-ready Helm charts.
|
|
111
|
+
- **Realtime collaboration** – WebSocket server backed by Socket.io and Redis pub/sub for presence, reactions, and cursors.
|
|
112
|
+
- **Security & auth** – JWT flow with refresh support, role-based access control, API key governance, rate limiting, and input sanitization.
|
|
113
|
+
- **AI integrations** – OpenAI, Anthropic, Google Vertex, Stability AI, Vision APIs, Remove.bg, Redis caching, and S3-compatible storage.
|
|
114
|
+
- **Cost intelligence** – Automatic model tiering, batching, LRU caches, graceful fallbacks, and usage analytics baked into the services.
|
|
115
|
+
- **Observability** – Sentry tracing plus logs flowing through `logs.txt` and `build-log.txt` for post-mortems.
|
|
116
|
+
|
|
117
|
+
## Developer Experience
|
|
118
|
+
- **Persona-aware theming** – `ThemeProvider`, `usePersonaTheme()`, and `<PersonaPicker />` hydrate `html[data-persona]`, persist selections, and expose persona metadata instantly.
|
|
119
|
+
- **TypeScript all the way down** – 100% strict-mode safe with zero `any`s across physics, gestures, and AI services.
|
|
120
|
+
- **World-class accessibility** – Entire system honors `prefers-reduced-motion`, exposes `useEnhancedReducedMotion`, and keeps every animation optional without reducing functionality.
|
|
121
|
+
- **SSR-native** – Guarded browser globals, `initializeAuraGlassClient()`, and `AuraGlassClientBoundary` remove hydration traps for Next.js, Remix, or bespoke servers.
|
|
122
|
+
- **Testing discipline** – AI service validation, rate-limit suites, integration tests, and Playwright + Jest tooling keep regressions out of flight.
|
|
123
|
+
- **Houdini-ready** – `HoudiniGlassProvider`, `HoudiniGlassCard`, and shader presets unlock CSS Houdini acceleration with progressive enhancement.
|
|
124
|
+
|
|
125
|
+
## Install in Minutes
|
|
126
|
+
**Step 1 – Peer dependencies**
|
|
210
127
|
```bash
|
|
211
|
-
npm install react react-dom
|
|
212
|
-
|
|
213
|
-
npm install @react-
|
|
128
|
+
npm install react react-dom react-hook-form react-chartjs-2 framer-motion lucide-react
|
|
129
|
+
npm install three @react-three/fiber
|
|
130
|
+
npm install @radix-ui/react-dropdown-menu @radix-ui/react-select @radix-ui/react-label @radix-ui/react-slot
|
|
131
|
+
npm install @sentry/react
|
|
132
|
+
npm install @react-three/drei # optional helpers for advanced 3D scenes
|
|
214
133
|
```
|
|
215
134
|
|
|
216
|
-
**Step 2
|
|
135
|
+
**Step 2 – AuraGlass**
|
|
217
136
|
```bash
|
|
218
137
|
npm install aura-glass
|
|
219
|
-
# or
|
|
220
|
-
|
|
221
|
-
# or
|
|
222
|
-
pnpm add aura-glass
|
|
223
|
-
```
|
|
224
|
-
|
|
225
|
-
**Step 3:** Import CSS (Required)
|
|
226
|
-
```tsx
|
|
227
|
-
// Add this to your root layout/app file (required for styling)
|
|
228
|
-
import 'aura-glass/styles';
|
|
229
|
-
```
|
|
230
|
-
|
|
231
|
-
**For Next.js App Router** (`app/layout.tsx`):
|
|
232
|
-
```tsx
|
|
233
|
-
import 'aura-glass/styles';
|
|
234
|
-
|
|
235
|
-
export default function RootLayout({ children }) {
|
|
236
|
-
return (
|
|
237
|
-
<html lang="en">
|
|
238
|
-
<body>{children}</body>
|
|
239
|
-
</html>
|
|
240
|
-
);
|
|
241
|
-
}
|
|
138
|
+
# or yarn add aura-glass
|
|
139
|
+
# or pnpm add aura-glass
|
|
242
140
|
```
|
|
243
141
|
|
|
244
|
-
**
|
|
142
|
+
**Step 3 – Global styles**
|
|
245
143
|
```tsx
|
|
144
|
+
// root layout or entry file
|
|
246
145
|
import 'aura-glass/styles';
|
|
247
|
-
|
|
248
|
-
function MyApp({ Component, pageProps }) {
|
|
249
|
-
return <Component {...pageProps} />;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
export default MyApp;
|
|
253
146
|
```
|
|
254
147
|
|
|
255
|
-
**Step 4 (Optional)
|
|
256
|
-
> Only needed when migrating from earlier runtime styling pipelines; new token-based setups can skip this wrapper.
|
|
148
|
+
**Step 4 – (Optional) SSR support**
|
|
257
149
|
```tsx
|
|
258
150
|
import { AuraGlassSSRProvider } from 'aura-glass/ssr';
|
|
259
151
|
|
|
260
|
-
|
|
261
|
-
<AuraGlassSSRProvider>
|
|
262
|
-
|
|
263
|
-
</AuraGlassSSRProvider>
|
|
264
|
-
```
|
|
265
|
-
|
|
266
|
-
📘 **See [INSTALLATION.md](./INSTALLATION.md) for upgrade guide from v1.x and troubleshooting**
|
|
267
|
-
📘 **See [docs/SSR_SETUP.md](./docs/SSR_SETUP.md) for complete SSR setup guide**
|
|
268
|
-
|
|
269
|
-
### Production Deployment
|
|
270
|
-
```bash
|
|
271
|
-
# Configure environment variables
|
|
272
|
-
cp .env.example .env
|
|
273
|
-
|
|
274
|
-
# Install dependencies
|
|
275
|
-
npm install
|
|
276
|
-
|
|
277
|
-
# Deploy with Docker (recommended)
|
|
278
|
-
docker-compose up -d
|
|
279
|
-
|
|
280
|
-
# Or deploy manually
|
|
281
|
-
./scripts/deploy.sh
|
|
282
|
-
|
|
283
|
-
# Access services
|
|
284
|
-
# Frontend: http://localhost:3000
|
|
285
|
-
# API: http://localhost:3002
|
|
286
|
-
# WebSocket: ws://localhost:3001
|
|
152
|
+
export function App({ children }) {
|
|
153
|
+
return <AuraGlassSSRProvider>{children}</AuraGlassSSRProvider>;
|
|
154
|
+
}
|
|
287
155
|
```
|
|
288
156
|
|
|
289
|
-
|
|
157
|
+
> After adjusting personas inside `src/theme/designMatrix.ts`, run `npm run glass:generate-persona-css` (and `npm run glass:validate-persona-css` in CI) to regenerate `[data-persona]` variables at `src/styles/generated/persona-variables.css`.
|
|
290
158
|
|
|
159
|
+
## Use AuraGlass
|
|
291
160
|
```tsx
|
|
292
|
-
import {
|
|
161
|
+
import { useEffect } from 'react';
|
|
293
162
|
import {
|
|
294
|
-
|
|
163
|
+
OptimizedGlass,
|
|
295
164
|
GlassCard,
|
|
296
|
-
|
|
165
|
+
MagneticButton,
|
|
166
|
+
GlassMagneticCursor,
|
|
167
|
+
Motion,
|
|
297
168
|
GlassModal,
|
|
298
|
-
GlassDialog,
|
|
299
|
-
OptimizedGlass,
|
|
300
|
-
OptimizedGlassAdvanced, // Advanced performance variant
|
|
301
|
-
// 🌊 NEW! Liquid Glass System
|
|
302
|
-
LiquidGlassMaterial,
|
|
303
|
-
ContrastGuard,
|
|
304
|
-
LiquidGlassGPU,
|
|
305
169
|
initializeAuraGlass,
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
Glass,
|
|
309
|
-
GlassAdvanced, // Advanced glass variant
|
|
310
|
-
// 🆕 Advanced Effects
|
|
311
|
-
GlassParallaxLayers,
|
|
312
|
-
GlassMeshGradient,
|
|
313
|
-
GlassParticles,
|
|
314
|
-
GlassMagneticCursor,
|
|
315
|
-
GlassLiquidTransition,
|
|
316
|
-
GlassWebGLShader,
|
|
317
|
-
// 🆕 AI & Sound Systems
|
|
318
|
-
glassSoundDesign,
|
|
319
|
-
adaptiveAI,
|
|
320
|
-
useGlassSound,
|
|
321
|
-
useAdaptiveAI,
|
|
322
|
-
// 🆕 NEW! Enhanced Hooks & Utilities
|
|
323
|
-
useEnhancedReducedMotion,
|
|
324
|
-
useDeviceCapabilities,
|
|
325
|
-
useQualityTier,
|
|
326
|
-
getQualityBasedPhysicsParams,
|
|
327
|
-
getQualityBasedGlassParams,
|
|
328
|
-
useChartPhysicsInteraction,
|
|
329
|
-
useTheme,
|
|
330
|
-
useThemeVariant,
|
|
331
|
-
useThemeProviderPresence,
|
|
332
|
-
AnimationProvider,
|
|
333
|
-
useAnimation,
|
|
334
|
-
useZSpaceAnimation,
|
|
335
|
-
useParallaxZSpace,
|
|
336
|
-
useCardStackZSpace,
|
|
337
|
-
prefersReducedMotion,
|
|
338
|
-
createAccessibleAnimation,
|
|
339
|
-
// 🆕 Next-Gen Consciousness Interface
|
|
340
|
-
GlassPredictiveEngine,
|
|
341
|
-
GlassEyeTrackingProvider,
|
|
342
|
-
GlassSpatialAudioProvider,
|
|
343
|
-
GlassBiometricAdaptationProvider,
|
|
344
|
-
GlassAchievementProvider,
|
|
345
|
-
usePredictiveEngine,
|
|
346
|
-
useEyeTracking,
|
|
347
|
-
useSpatialAudio,
|
|
348
|
-
useBiometricAdaptation,
|
|
349
|
-
useAchievements,
|
|
350
|
-
// 🎯 NEW! Genesis-Inspired Revolutionary Components
|
|
351
|
-
GlassA11y,
|
|
352
|
-
CollaborativeGlassWorkspace,
|
|
353
|
-
HoudiniGlassProvider,
|
|
354
|
-
HoudiniGlassCard,
|
|
355
|
-
HoudiniGlassShowcase,
|
|
356
|
-
VoiceGlassControl,
|
|
357
|
-
useHoudiniGlass,
|
|
358
|
-
useGlassEffect,
|
|
359
|
-
glassPresets,
|
|
360
|
-
// 🥽 NEW! AR & Effects Components
|
|
361
|
-
ARGlassEffects,
|
|
362
|
-
GlassShatterEffects,
|
|
363
|
-
SeasonalParticles,
|
|
364
|
-
AuroraPro,
|
|
365
|
-
// 🤖 NEW! AI-Powered Component Systems
|
|
366
|
-
GlassIntelligentFormBuilder,
|
|
367
|
-
GlassIntelligentSearch,
|
|
368
|
-
GlassAdvancedDataViz,
|
|
369
|
-
GlassDragDropProvider,
|
|
370
|
-
GlassPageBuilder,
|
|
371
|
-
GlassMediaProvider,
|
|
372
|
-
GlassAdvancedVideoPlayer,
|
|
373
|
-
GlassAdvancedAudioPlayer,
|
|
374
|
-
GlassEcommerceProvider,
|
|
375
|
-
GlassSmartShoppingCart,
|
|
376
|
-
GlassProductRecommendations,
|
|
377
|
-
GlassImageProcessingProvider,
|
|
378
|
-
GlassIntelligentImageUploader,
|
|
379
|
-
// 🚀 NEW! Production AI Services
|
|
380
|
-
ProductionAIIntegration,
|
|
381
|
-
OpenAIService,
|
|
382
|
-
SemanticSearchService,
|
|
383
|
-
VisionService,
|
|
384
|
-
CollaborationService,
|
|
385
|
-
AuthService,
|
|
386
|
-
} from '@aura/aura-glass';
|
|
170
|
+
} from 'aura-glass';
|
|
171
|
+
import 'aura-glass/styles';
|
|
387
172
|
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
173
|
+
export function Hero() {
|
|
174
|
+
useEffect(() => {
|
|
175
|
+
initializeAuraGlass({
|
|
176
|
+
qualityTier: 'auto',
|
|
177
|
+
monitoring: true,
|
|
178
|
+
animations: {
|
|
179
|
+
enabled: true,
|
|
180
|
+
duration: 280,
|
|
181
|
+
easing: 'cubic-bezier(0.4, 0, 0.2, 1)',
|
|
182
|
+
},
|
|
183
|
+
}).catch(console.error);
|
|
184
|
+
}, []);
|
|
394
185
|
|
|
395
|
-
// Basic usage with enhanced primitives
|
|
396
|
-
function App() {
|
|
397
186
|
return (
|
|
398
|
-
<div className="min-h-screen bg-gradient-to-br from-slate-100 via-sky-50 to-blue-100
|
|
399
|
-
<
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
/>
|
|
413
|
-
<GlassButton magnetic ripple>
|
|
414
|
-
Submit
|
|
415
|
-
</GlassButton>
|
|
187
|
+
<div className="min-h-screen bg-gradient-to-br from-slate-100 via-sky-50 to-blue-100">
|
|
188
|
+
<GlassMagneticCursor variant="glow" showCursor />
|
|
189
|
+
<OptimizedGlass variant="frosted" className="p-8 m-6" physics>
|
|
190
|
+
<Motion type="spring" animateOnMount>
|
|
191
|
+
<GlassCard hoverable className="space-y-6">
|
|
192
|
+
<h1 className="text-3xl font-semibold">Welcome to AuraGlass</h1>
|
|
193
|
+
<p>Liquid glass, spatial audio, and predictive AI in one responsive canvas.</p>
|
|
194
|
+
<MagneticButton
|
|
195
|
+
variant="primary"
|
|
196
|
+
intent="primary"
|
|
197
|
+
aria-label="Launch experience"
|
|
198
|
+
>
|
|
199
|
+
Launch Experience
|
|
200
|
+
</MagneticButton>
|
|
416
201
|
</GlassCard>
|
|
417
202
|
</Motion>
|
|
418
203
|
</OptimizedGlass>
|
|
419
204
|
</div>
|
|
420
205
|
);
|
|
421
206
|
}
|
|
422
|
-
|
|
423
|
-
// 🌊 NEW! Liquid Glass Usage - Apple-Quality Material Physics
|
|
424
|
-
function LiquidGlassApp() {
|
|
425
|
-
const [modalOpen, setModalOpen] = useState(false);
|
|
426
|
-
|
|
427
|
-
return (
|
|
428
|
-
<div className="min-h-screen bg-gradient-to-br from-slate-100 via-sky-50 to-blue-100 dark:from-slate-900 dark:via-slate-800 dark:to-blue-900">
|
|
429
|
-
{/* Liquid Glass Card */}
|
|
430
|
-
<GlassCard
|
|
431
|
-
material="liquid"
|
|
432
|
-
materialProps={{
|
|
433
|
-
ior: 1.48, // Crown glass refraction
|
|
434
|
-
thickness: 12, // 12px material depth
|
|
435
|
-
tint: { r: 59, g: 130, b: 246, a: 0.08 }, // Brand color tint
|
|
436
|
-
variant: 'regular', // Material density
|
|
437
|
-
quality: 'high' // Performance tier
|
|
438
|
-
}}
|
|
439
|
-
className="p-6 m-4"
|
|
440
|
-
hoverable
|
|
441
|
-
>
|
|
442
|
-
<h1 className="text-2xl font-bold mb-4">Liquid Glass Experience</h1>
|
|
443
|
-
<p className="text-muted-foreground mb-4">
|
|
444
|
-
Experience Apple-quality glass physics with environmental adaptation.
|
|
445
|
-
</p>
|
|
446
|
-
|
|
447
|
-
{/* Liquid Glass Input */}
|
|
448
|
-
<GlassInput
|
|
449
|
-
material="liquid"
|
|
450
|
-
materialProps={{
|
|
451
|
-
ior: 1.43, // Focus adapts to 1.46
|
|
452
|
-
thickness: 7, // Responsive to size
|
|
453
|
-
tint: { r: 0, g: 0, b: 0, a: 0.04 },
|
|
454
|
-
variant: 'clear', // Ultra-transparent
|
|
455
|
-
quality: 'high'
|
|
456
|
-
}}
|
|
457
|
-
placeholder="Enter with liquid glass physics"
|
|
458
|
-
className="mb-4"
|
|
459
|
-
/>
|
|
460
|
-
|
|
461
|
-
{/* Liquid Glass Button */}
|
|
462
|
-
<GlassButton
|
|
463
|
-
material="liquid"
|
|
464
|
-
materialProps={{
|
|
465
|
-
ior: 1.48,
|
|
466
|
-
thickness: 8,
|
|
467
|
-
tint: { r: 34, g: 197, b: 94, a: 0.1 },
|
|
468
|
-
variant: 'regular',
|
|
469
|
-
quality: 'high'
|
|
470
|
-
}}
|
|
471
|
-
onClick={() => setModalOpen(true)}
|
|
472
|
-
className="mr-3"
|
|
473
|
-
>
|
|
474
|
-
Open Liquid Modal
|
|
475
|
-
</GlassButton>
|
|
476
|
-
|
|
477
|
-
{/* Direct LiquidGlassMaterial Usage */}
|
|
478
|
-
<LiquidGlassMaterial
|
|
479
|
-
ior={1.52}
|
|
480
|
-
thickness={10}
|
|
481
|
-
tint={{ r: 168, g: 85, b: 247, a: 0.1 }}
|
|
482
|
-
variant="regular"
|
|
483
|
-
quality="ultra"
|
|
484
|
-
environmentAdaptation
|
|
485
|
-
motionResponsive
|
|
486
|
-
className="inline-block p-3 rounded-lg"
|
|
487
|
-
>
|
|
488
|
-
<span>Raw Liquid Glass</span>
|
|
489
|
-
</LiquidGlassMaterial>
|
|
490
|
-
</GlassCard>
|
|
491
|
-
|
|
492
|
-
{/* Liquid Glass Modal */}
|
|
493
|
-
<GlassModal
|
|
494
|
-
material="liquid"
|
|
495
|
-
materialProps={{
|
|
496
|
-
ior: 1.52, // Enhanced modal presence
|
|
497
|
-
thickness: 12, // Substantial feel
|
|
498
|
-
tint: { r: 0, g: 0, b: 0, a: 0.1 },
|
|
499
|
-
variant: 'regular',
|
|
500
|
-
quality: 'high'
|
|
501
|
-
}}
|
|
502
|
-
open={modalOpen}
|
|
503
|
-
onClose={() => setModalOpen(false)}
|
|
504
|
-
title="Liquid Glass Modal"
|
|
505
|
-
description="Featuring environmental adaptation and accessibility compliance"
|
|
506
|
-
>
|
|
507
|
-
<div className="space-y-4">
|
|
508
|
-
<p>This modal uses liquid glass with:</p>
|
|
509
|
-
<ul className="space-y-2 text-sm">
|
|
510
|
-
<li>• Physically accurate IOR refraction</li>
|
|
511
|
-
<li>• Environmental backdrop adaptation</li>
|
|
512
|
-
<li>• Automatic WCAG compliance</li>
|
|
513
|
-
<li>• Motion-responsive effects</li>
|
|
514
|
-
<li>• GPU-accelerated rendering</li>
|
|
515
|
-
</ul>
|
|
516
|
-
</div>
|
|
517
|
-
</GlassModal>
|
|
518
|
-
</div>
|
|
519
|
-
);
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
// Using advanced variants for complex projects
|
|
523
|
-
function AdvancedApp() {
|
|
524
|
-
const { play, haptic } = useGlassSound();
|
|
525
|
-
const { config } = useAdaptiveAI();
|
|
526
|
-
|
|
527
|
-
return (
|
|
528
|
-
<div className="min-h-screen">
|
|
529
|
-
{/* Global magnetic cursor */}
|
|
530
|
-
<GlassMagneticCursor variant="glow" showCursor />
|
|
531
|
-
|
|
532
|
-
{/* Parallax background layers */}
|
|
533
|
-
<GlassParallaxLayers
|
|
534
|
-
layers={[
|
|
535
|
-
{
|
|
536
|
-
depth: 10,
|
|
537
|
-
content: <GlassMeshGradient variant="aurora" animated interactive />,
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
depth: 5,
|
|
541
|
-
content: <GlassParticles variant="stars" count={100} behavior="float" />,
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
depth: 0,
|
|
545
|
-
content: (
|
|
546
|
-
<GlassLiquidTransition variant="morph" trigger="hover">
|
|
547
|
-
<OptimizedGlassAdvanced
|
|
548
|
-
variant="ethereal"
|
|
549
|
-
performanceMode="ultra"
|
|
550
|
-
hoverSheen={true}
|
|
551
|
-
refraction={true}
|
|
552
|
-
caustics={true}
|
|
553
|
-
>
|
|
554
|
-
<MotionFramer
|
|
555
|
-
preset="bounceIn"
|
|
556
|
-
animateOnMount
|
|
557
|
-
animateOnScroll
|
|
558
|
-
>
|
|
559
|
-
<GlassAdvanced
|
|
560
|
-
variant="iridescent"
|
|
561
|
-
elevation="modal"
|
|
562
|
-
gradient="mesh"
|
|
563
|
-
texture={true}
|
|
564
|
-
onHover={() => {
|
|
565
|
-
play('hover');
|
|
566
|
-
haptic('hover');
|
|
567
|
-
}}
|
|
568
|
-
>
|
|
569
|
-
<h1>Next-Gen Glass UI</h1>
|
|
570
|
-
<p>AI Adaptation Level: {config.glassIntensity.toFixed(1)}</p>
|
|
571
|
-
</GlassAdvanced>
|
|
572
|
-
</MotionFramer>
|
|
573
|
-
</OptimizedGlassAdvanced>
|
|
574
|
-
</GlassLiquidTransition>
|
|
575
|
-
),
|
|
576
|
-
},
|
|
577
|
-
]}
|
|
578
|
-
mouseIntensity={0.8}
|
|
579
|
-
scrollIntensity={0.5}
|
|
580
|
-
/>
|
|
581
|
-
|
|
582
|
-
{/* WebGL shader effects */}
|
|
583
|
-
<GlassWebGLShader
|
|
584
|
-
variant="crystal"
|
|
585
|
-
intensity={1.2}
|
|
586
|
-
animated
|
|
587
|
-
interactive
|
|
588
|
-
className="absolute inset-0 pointer-events-none"
|
|
589
|
-
/>
|
|
590
|
-
</div>
|
|
591
|
-
);
|
|
592
|
-
}
|
|
593
|
-
|
|
594
|
-
// 🎯 NEW! Genesis-Inspired Revolutionary Components Usage
|
|
595
|
-
function RevolutionaryApp() {
|
|
596
|
-
const { isSupported: houdiniSupported } = useHoudiniGlass();
|
|
597
|
-
const [currentSeason, setCurrentSeason] = useState('winter');
|
|
598
|
-
const [shatterTriggered, setShatterTriggered] = useState(false);
|
|
599
|
-
|
|
600
|
-
return (
|
|
601
|
-
<HoudiniGlassProvider>
|
|
602
|
-
<div className="min-h-screen bg-gradient-to-br from-slate-900 via-purple-900 to-slate-900">
|
|
603
|
-
{/* Accessibility Control Panel */}
|
|
604
|
-
<GlassA11y
|
|
605
|
-
showDashboard={true}
|
|
606
|
-
enableTesting={true}
|
|
607
|
-
position="fixed"
|
|
608
|
-
onConfigChange={(config) => console.log('Accessibility config changed:', config)}
|
|
609
|
-
/>
|
|
610
|
-
|
|
611
|
-
{/* Voice Control */}
|
|
612
|
-
<VoiceGlassControl
|
|
613
|
-
position="top-right"
|
|
614
|
-
autoEnable={true}
|
|
615
|
-
showTranscript={true}
|
|
616
|
-
wakeWord="Hey Genesis"
|
|
617
|
-
enableFeedback={true}
|
|
618
|
-
onVoiceCommand={(command, result) => console.log('Voice command:', command, result)}
|
|
619
|
-
/>
|
|
620
|
-
|
|
621
|
-
{/* Seasonal Background */}
|
|
622
|
-
<SeasonalParticles
|
|
623
|
-
season={currentSeason}
|
|
624
|
-
particleCount={30}
|
|
625
|
-
windStrength={0.8}
|
|
626
|
-
showControls={true}
|
|
627
|
-
onSeasonChange={(season) => console.log('Season changed to:', season)}
|
|
628
|
-
/>
|
|
629
|
-
|
|
630
|
-
{/* Aurora Effects */}
|
|
631
|
-
<AuroraPro
|
|
632
|
-
intensity={0.8}
|
|
633
|
-
speed={1}
|
|
634
|
-
colorPalette="cosmic"
|
|
635
|
-
showParticles={true}
|
|
636
|
-
showWaves={true}
|
|
637
|
-
showControls={false}
|
|
638
|
-
/>
|
|
639
|
-
|
|
640
|
-
{/* Houdini Glass Showcase */}
|
|
641
|
-
<div className="container mx-auto p-8 space-y-8 relative z-10">
|
|
642
|
-
<div className="text-center mb-12">
|
|
643
|
-
<h1 className="text-4xl font-bold text-white mb-4">
|
|
644
|
-
🎯 Revolutionary Glass Components
|
|
645
|
-
</h1>
|
|
646
|
-
<p className="text-xl text-white/80">
|
|
647
|
-
World-first innovations from the Genesis ecosystem
|
|
648
|
-
</p>
|
|
649
|
-
{houdiniSupported && (
|
|
650
|
-
<div className="inline-flex items-center gap-2 mt-4 px-4 py-2 bg-green-500/20 text-green-400 rounded-lg">
|
|
651
|
-
<span>⚡</span>
|
|
652
|
-
<span>Houdini APIs Active</span>
|
|
653
|
-
</div>
|
|
654
|
-
)}
|
|
655
|
-
</div>
|
|
656
|
-
|
|
657
|
-
{/* AR Glass Effects Demo */}
|
|
658
|
-
<div className="mb-8">
|
|
659
|
-
<h2 className="text-2xl font-bold text-white mb-6 text-center">🥽 Augmented Reality Experience</h2>
|
|
660
|
-
<div className="max-w-4xl mx-auto">
|
|
661
|
-
<ARGlassEffects
|
|
662
|
-
mode="preview"
|
|
663
|
-
enablePhysics={true}
|
|
664
|
-
enableHandTracking={false}
|
|
665
|
-
enableVoiceControl={false}
|
|
666
|
-
showControls={true}
|
|
667
|
-
showInfo={true}
|
|
668
|
-
content={{
|
|
669
|
-
title: 'AR Glass Demo',
|
|
670
|
-
text: 'Experience WebXR-powered augmented reality with glass effects',
|
|
671
|
-
data: [0.8, 0.6, 0.9, 0.7, 0.5]
|
|
672
|
-
}}
|
|
673
|
-
onInteraction={(type, data) => console.log('AR interaction:', type, data)}
|
|
674
|
-
/>
|
|
675
|
-
</div>
|
|
676
|
-
</div>
|
|
677
|
-
|
|
678
|
-
{/* Glass Shatter Effects Demo */}
|
|
679
|
-
<div className="mb-8">
|
|
680
|
-
<h2 className="text-2xl font-bold text-white mb-6 text-center">💥 Interactive Shatter Effects</h2>
|
|
681
|
-
<div className="flex justify-center">
|
|
682
|
-
<GlassShatterEffects
|
|
683
|
-
trigger="click"
|
|
684
|
-
duration={2}
|
|
685
|
-
intensity={1}
|
|
686
|
-
shardCount={16}
|
|
687
|
-
autoReform={true}
|
|
688
|
-
reformDelay={3000}
|
|
689
|
-
showControls={true}
|
|
690
|
-
onShatter={() => setShatterTriggered(true)}
|
|
691
|
-
onReform={() => setShatterTriggered(false)}
|
|
692
|
-
>
|
|
693
|
-
<div className="p-8 bg-white/10 backdrop-blur-lg rounded-xl border border-white/20 max-w-md cursor-pointer">
|
|
694
|
-
<div className="text-center">
|
|
695
|
-
<div className="text-4xl mb-4">💎</div>
|
|
696
|
-
<h3 className="text-xl font-semibold text-white mb-2">Glass Shatter Effect</h3>
|
|
697
|
-
<p className="text-white/80 text-sm mb-4">
|
|
698
|
-
Click anywhere to trigger the glass shatter animation!
|
|
699
|
-
</p>
|
|
700
|
-
<p className="text-white/60 text-xs">
|
|
701
|
-
{shatterTriggered ? 'Reforming...' : 'Ready to shatter'}
|
|
702
|
-
</p>
|
|
703
|
-
</div>
|
|
704
|
-
</div>
|
|
705
|
-
</GlassShatterEffects>
|
|
706
|
-
</div>
|
|
707
|
-
</div>
|
|
708
|
-
|
|
709
|
-
{/* Houdini Glass Cards */}
|
|
710
|
-
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
|
711
|
-
<HoudiniGlassCard
|
|
712
|
-
title="Performance Optimized"
|
|
713
|
-
description="Native browser acceleration with CSS Houdini"
|
|
714
|
-
preset="frosted"
|
|
715
|
-
effects={['frost', 'caustics']}
|
|
716
|
-
showControls={true}
|
|
717
|
-
interactive={true}
|
|
718
|
-
>
|
|
719
|
-
<div className="p-4">
|
|
720
|
-
<div className="text-4xl mb-4">🚀</div>
|
|
721
|
-
<h3 className="font-semibold text-white mb-2">Houdini Glass</h3>
|
|
722
|
-
<p className="text-sm text-white/80">
|
|
723
|
-
Browser-native glass effects with maximum performance using CSS Houdini APIs.
|
|
724
|
-
</p>
|
|
725
|
-
</div>
|
|
726
|
-
</HoudiniGlassCard>
|
|
727
|
-
|
|
728
|
-
<HoudiniGlassCard
|
|
729
|
-
title="Collaborative Workspace"
|
|
730
|
-
description="Real-time multi-user editing environment"
|
|
731
|
-
preset="standard"
|
|
732
|
-
effects={['frost']}
|
|
733
|
-
showControls={true}
|
|
734
|
-
>
|
|
735
|
-
<div className="p-4">
|
|
736
|
-
<div className="text-4xl mb-4">👥</div>
|
|
737
|
-
<h3 className="font-semibold text-white mb-2">Team Collaboration</h3>
|
|
738
|
-
<p className="text-sm text-white/80">
|
|
739
|
-
Complete collaborative design environment with live editing and voice chat.
|
|
740
|
-
</p>
|
|
741
|
-
</div>
|
|
742
|
-
</HoudiniGlassCard>
|
|
743
|
-
|
|
744
|
-
<HoudiniGlassCard
|
|
745
|
-
title="Voice Control"
|
|
746
|
-
description="Hands-free glass UI interaction"
|
|
747
|
-
preset="crystal"
|
|
748
|
-
effects={['border']}
|
|
749
|
-
showControls={true}
|
|
750
|
-
>
|
|
751
|
-
<div className="p-4">
|
|
752
|
-
<div className="text-4xl mb-4">🎤</div>
|
|
753
|
-
<h3 className="font-semibold text-white mb-2">Voice Commands</h3>
|
|
754
|
-
<p className="text-sm text-white/80">
|
|
755
|
-
Advanced voice interaction with wake word detection and natural language processing.
|
|
756
|
-
</p>
|
|
757
|
-
</div>
|
|
758
|
-
</HoudiniGlassCard>
|
|
759
|
-
|
|
760
|
-
<HoudiniGlassCard
|
|
761
|
-
title="Seasonal Effects"
|
|
762
|
-
description="Dynamic seasonal particle systems"
|
|
763
|
-
preset="standard"
|
|
764
|
-
effects={['frost', 'caustics']}
|
|
765
|
-
showControls={true}
|
|
766
|
-
>
|
|
767
|
-
<div className="p-4">
|
|
768
|
-
<div className="text-4xl mb-4">🍂</div>
|
|
769
|
-
<h3 className="font-semibold text-white mb-2">Seasonal Particles</h3>
|
|
770
|
-
<p className="text-sm text-white/80">
|
|
771
|
-
Realistic seasonal effects with weather physics and environmental adaptation.
|
|
772
|
-
</p>
|
|
773
|
-
</div>
|
|
774
|
-
</HoudiniGlassCard>
|
|
775
|
-
|
|
776
|
-
<HoudiniGlassCard
|
|
777
|
-
title="Aurora Effects"
|
|
778
|
-
description="Spectacular aurora borealis displays"
|
|
779
|
-
preset="frosted"
|
|
780
|
-
effects={['frost']}
|
|
781
|
-
showControls={true}
|
|
782
|
-
>
|
|
783
|
-
<div className="p-4">
|
|
784
|
-
<div className="text-4xl mb-4">🌌</div>
|
|
785
|
-
<h3 className="font-semibold text-white mb-2">Aurora Pro</h3>
|
|
786
|
-
<p className="text-sm text-white/80">
|
|
787
|
-
Stunning aurora effects with dynamic color palettes and atmospheric lighting.
|
|
788
|
-
</p>
|
|
789
|
-
</div>
|
|
790
|
-
</HoudiniGlassCard>
|
|
791
|
-
|
|
792
|
-
<HoudiniGlassCard
|
|
793
|
-
title="AR Integration"
|
|
794
|
-
description="WebXR-powered augmented reality"
|
|
795
|
-
preset="crystal"
|
|
796
|
-
effects={['border']}
|
|
797
|
-
showControls={true}
|
|
798
|
-
>
|
|
799
|
-
<div className="p-4">
|
|
800
|
-
<div className="text-4xl mb-4">🥽</div>
|
|
801
|
-
<h3 className="font-semibold text-white mb-2">AR Glass Effects</h3>
|
|
802
|
-
<p className="text-sm text-white/80">
|
|
803
|
-
Immersive AR experiences with hand tracking and spatial interactions.
|
|
804
|
-
</p>
|
|
805
|
-
</div>
|
|
806
|
-
</HoudiniGlassCard>
|
|
807
|
-
</div>
|
|
808
|
-
|
|
809
|
-
{/* Feature Showcase */}
|
|
810
|
-
<HoudiniGlassCard
|
|
811
|
-
title="Complete Feature Integration"
|
|
812
|
-
description="All revolutionary components working together"
|
|
813
|
-
preset="heavy"
|
|
814
|
-
effects={['frost', 'caustics', 'border']}
|
|
815
|
-
showControls={true}
|
|
816
|
-
className="max-w-4xl mx-auto"
|
|
817
|
-
>
|
|
818
|
-
<div className="grid grid-cols-1 md:grid-cols-2 gap-6 p-6">
|
|
819
|
-
<div>
|
|
820
|
-
<h3 className="text-xl font-bold text-white mb-4">🎯 Revolutionary Features</h3>
|
|
821
|
-
<ul className="space-y-2 text-white/80">
|
|
822
|
-
<li className="flex items-center gap-2">
|
|
823
|
-
<span className="text-green-400">✅</span>
|
|
824
|
-
<span>CSS Houdini Integration</span>
|
|
825
|
-
</li>
|
|
826
|
-
<li className="flex items-center gap-2">
|
|
827
|
-
<span className="text-green-400">✅</span>
|
|
828
|
-
<span>Real-time Collaboration</span>
|
|
829
|
-
</li>
|
|
830
|
-
<li className="flex items-center gap-2">
|
|
831
|
-
<span className="text-green-400">✅</span>
|
|
832
|
-
<span>Voice Control System</span>
|
|
833
|
-
</li>
|
|
834
|
-
<li className="flex items-center gap-2">
|
|
835
|
-
<span className="text-green-400">✅</span>
|
|
836
|
-
<span>Accessibility AAA</span>
|
|
837
|
-
</li>
|
|
838
|
-
<li className="flex items-center gap-2">
|
|
839
|
-
<span className="text-green-400">✅</span>
|
|
840
|
-
<span>Augmented Reality</span>
|
|
841
|
-
</li>
|
|
842
|
-
<li className="flex items-center gap-2">
|
|
843
|
-
<span className="text-green-400">✅</span>
|
|
844
|
-
<span>Seasonal Effects</span>
|
|
845
|
-
</li>
|
|
846
|
-
<li className="flex items-center gap-2">
|
|
847
|
-
<span className="text-green-400">✅</span>
|
|
848
|
-
<span>Aurora Effects</span>
|
|
849
|
-
</li>
|
|
850
|
-
</ul>
|
|
851
|
-
</div>
|
|
852
|
-
|
|
853
|
-
<div>
|
|
854
|
-
<h3 className="text-xl font-bold text-white mb-4">🚀 Performance Benefits</h3>
|
|
855
|
-
<ul className="space-y-2 text-white/80">
|
|
856
|
-
<li className="flex items-center gap-2">
|
|
857
|
-
<span className="text-blue-400">⚡</span>
|
|
858
|
-
<span>Native Browser Acceleration</span>
|
|
859
|
-
</li>
|
|
860
|
-
<li className="flex items-center gap-2">
|
|
861
|
-
<span className="text-blue-400">⚡</span>
|
|
862
|
-
<span>Zero JavaScript Overhead</span>
|
|
863
|
-
</li>
|
|
864
|
-
<li className="flex items-center gap-2">
|
|
865
|
-
<span className="text-blue-400">⚡</span>
|
|
866
|
-
<span>GPU-Accelerated Effects</span>
|
|
867
|
-
</li>
|
|
868
|
-
<li className="flex items-center gap-2">
|
|
869
|
-
<span className="text-blue-400">⚡</span>
|
|
870
|
-
<span>60fps Smooth Animations</span>
|
|
871
|
-
</li>
|
|
872
|
-
<li className="flex items-center gap-2">
|
|
873
|
-
<span className="text-blue-400">⚡</span>
|
|
874
|
-
<span>Universal Device Support</span>
|
|
875
|
-
</li>
|
|
876
|
-
<li className="flex items-center gap-2">
|
|
877
|
-
<span className="text-blue-400">⚡</span>
|
|
878
|
-
<span>WebXR Compatibility</span>
|
|
879
|
-
</li>
|
|
880
|
-
</ul>
|
|
881
|
-
</div>
|
|
882
|
-
</div>
|
|
883
|
-
</HoudiniGlassCard>
|
|
884
|
-
</div>
|
|
885
|
-
</div>
|
|
886
|
-
</HoudiniGlassProvider>
|
|
887
|
-
);
|
|
888
|
-
}
|
|
889
|
-
|
|
890
|
-
// 🤖 NEW! AI-Powered Component Systems Usage
|
|
891
|
-
function AIComponentsApp() {
|
|
892
|
-
const [searchResults, setSearchResults] = useState([]);
|
|
893
|
-
const [formData, setFormData] = useState({});
|
|
894
|
-
const [images, setImages] = useState([]);
|
|
895
|
-
|
|
896
|
-
return (
|
|
897
|
-
<div className="min-h-screen bg-gradient-to-br from-slate-900 via-purple-900 to-slate-900">
|
|
898
|
-
{/* AI-Powered Smart Form Builder */}
|
|
899
|
-
<GlassIntelligentFormBuilder
|
|
900
|
-
formId="ai-demo-form"
|
|
901
|
-
enableAI={true}
|
|
902
|
-
enableAccessibilityScoring={true}
|
|
903
|
-
onFormSubmit={(data) => setFormData(data)}
|
|
904
|
-
onFieldSuggestion={(field) => console.log('AI suggested field:', field)}
|
|
905
|
-
aiSettings={{
|
|
906
|
-
enableValidation: true,
|
|
907
|
-
enableFieldSuggestions: true,
|
|
908
|
-
enableAccessibilityOptimization: true
|
|
909
|
-
}}
|
|
910
|
-
/>
|
|
911
|
-
|
|
912
|
-
{/* Intelligent Search Interface */}
|
|
913
|
-
<GlassIntelligentSearch
|
|
914
|
-
enableNLP={true}
|
|
915
|
-
enableVoiceSearch={true}
|
|
916
|
-
enableSmartFilters={true}
|
|
917
|
-
placeholder="Search with natural language..."
|
|
918
|
-
onSearch={(query, results) => setSearchResults(results)}
|
|
919
|
-
onVoiceCommand={(command) => console.log('Voice command:', command)}
|
|
920
|
-
nlpSettings={{
|
|
921
|
-
enableIntentDetection: true,
|
|
922
|
-
enableEntityExtraction: true,
|
|
923
|
-
enableSemanticSearch: true
|
|
924
|
-
}}
|
|
925
|
-
/>
|
|
926
|
-
|
|
927
|
-
{/* Advanced Data Visualization */}
|
|
928
|
-
<GlassAdvancedDataViz
|
|
929
|
-
data={[
|
|
930
|
-
{ name: 'AI Components', value: 8, category: 'Revolutionary' },
|
|
931
|
-
{ name: 'Genesis Systems', value: 25, category: 'Advanced' },
|
|
932
|
-
{ name: 'Core Components', value: 317, category: 'Foundation' }
|
|
933
|
-
]}
|
|
934
|
-
chartType="interactive-bar"
|
|
935
|
-
enableDrillDown={true}
|
|
936
|
-
enableExport={true}
|
|
937
|
-
enableTooltips={true}
|
|
938
|
-
onDataDrillDown={(data) => console.log('Drilling down:', data)}
|
|
939
|
-
/>
|
|
940
|
-
|
|
941
|
-
{/* Content Management System */}
|
|
942
|
-
<GlassDragDropProvider>
|
|
943
|
-
<GlassPageBuilder
|
|
944
|
-
enableDragDrop={true}
|
|
945
|
-
showToolbar={true}
|
|
946
|
-
showComponentLibrary={true}
|
|
947
|
-
onSave={(pageData) => console.log('Page saved:', pageData)}
|
|
948
|
-
componentLibrary={{
|
|
949
|
-
layout: ['Container', 'Grid', 'Flex'],
|
|
950
|
-
content: ['Text', 'Image', 'Video'],
|
|
951
|
-
interactive: ['Button', 'Form', 'Chart']
|
|
952
|
-
}}
|
|
953
|
-
/>
|
|
954
|
-
</GlassDragDropProvider>
|
|
955
|
-
|
|
956
|
-
{/* E-commerce System */}
|
|
957
|
-
<GlassEcommerceProvider>
|
|
958
|
-
<GlassSmartShoppingCart
|
|
959
|
-
enableAIRecommendations={true}
|
|
960
|
-
enableSmartPricing={true}
|
|
961
|
-
enableInventoryTracking={true}
|
|
962
|
-
onCheckout={(cart) => console.log('Checkout:', cart)}
|
|
963
|
-
aiSettings={{
|
|
964
|
-
recommendationEngine: 'collaborative',
|
|
965
|
-
priceOptimization: true,
|
|
966
|
-
demandForecasting: true
|
|
967
|
-
}}
|
|
968
|
-
/>
|
|
969
|
-
<GlassProductRecommendations
|
|
970
|
-
algorithm="hybrid"
|
|
971
|
-
maxRecommendations={6}
|
|
972
|
-
enablePersonalization={true}
|
|
973
|
-
onProductClick={(product) => console.log('Product clicked:', product)}
|
|
974
|
-
/>
|
|
975
|
-
</GlassEcommerceProvider>
|
|
976
|
-
|
|
977
|
-
{/* Intelligent Image Processing */}
|
|
978
|
-
<GlassImageProcessingProvider>
|
|
979
|
-
<GlassIntelligentImageUploader
|
|
980
|
-
maxFiles={5}
|
|
981
|
-
enableAIOptimization={true}
|
|
982
|
-
enableFaceDetection={true}
|
|
983
|
-
enableBackgroundRemoval={true}
|
|
984
|
-
onUpload={(processedImages) => setImages(processedImages)}
|
|
985
|
-
optimizationSettings={{
|
|
986
|
-
quality: 0.8,
|
|
987
|
-
format: 'auto',
|
|
988
|
-
enableSmartCropping: true,
|
|
989
|
-
enableColorOptimization: true
|
|
990
|
-
}}
|
|
991
|
-
/>
|
|
992
|
-
</GlassImageProcessingProvider>
|
|
993
|
-
</div>
|
|
994
|
-
);
|
|
995
|
-
}
|
|
996
|
-
|
|
997
|
-
// 🆕 NEW! Enhanced Hooks Usage Examples
|
|
998
|
-
function EnhancedHooksApp() {
|
|
999
|
-
// Device capabilities and optimization
|
|
1000
|
-
const { deviceInfo, reload } = useDeviceCapabilities();
|
|
1001
|
-
const prefersReducedMotion = useEnhancedReducedMotion();
|
|
1002
|
-
const { currentTheme, setTheme } = useTheme();
|
|
1003
|
-
|
|
1004
|
-
// Chart interactions with physics
|
|
1005
|
-
const chartRef = useRef(null);
|
|
1006
|
-
const wrapperRef = useRef(null);
|
|
1007
|
-
const { isPanning, zoomLevel, applyZoom, resetZoom } = useChartPhysicsInteraction(
|
|
1008
|
-
chartRef,
|
|
1009
|
-
wrapperRef,
|
|
1010
|
-
{
|
|
1011
|
-
enabled: true,
|
|
1012
|
-
mode: 'xy',
|
|
1013
|
-
minZoom: 0.5,
|
|
1014
|
-
maxZoom: 5,
|
|
1015
|
-
}
|
|
1016
|
-
);
|
|
1017
|
-
|
|
1018
|
-
// Quality tier optimization for charts
|
|
1019
|
-
const qualityTier = useQualityTier(deviceInfo.performance.tier);
|
|
1020
|
-
const physicsParams = getQualityBasedPhysicsParams(qualityTier);
|
|
1021
|
-
const glassParams = getQualityBasedGlassParams(qualityTier);
|
|
1022
|
-
|
|
1023
|
-
// Z-space 3D animations
|
|
1024
|
-
const {
|
|
1025
|
-
layers,
|
|
1026
|
-
animateToZSpace,
|
|
1027
|
-
bringToFront,
|
|
1028
|
-
getLayerStyles
|
|
1029
|
-
} = useZSpaceAnimation([
|
|
1030
|
-
{ id: 'layer1', zIndex: 1, elevation: 0, opacity: 1, scale: 1, blur: 0, transform: '' },
|
|
1031
|
-
{ id: 'layer2', zIndex: 2, elevation: 5, opacity: 1, scale: 1, blur: 0, transform: '' },
|
|
1032
|
-
]);
|
|
1033
|
-
|
|
1034
|
-
return (
|
|
1035
|
-
<AnimationProvider config={{ duration: prefersReducedMotion ? 0 : 300 }}>
|
|
1036
|
-
<div className="min-h-screen bg-gradient-to-br from-slate-900 to-blue-900">
|
|
1037
|
-
{/* Device info display */}
|
|
1038
|
-
<GlassCard className="p-4 m-4">
|
|
1039
|
-
<h3>Device Information</h3>
|
|
1040
|
-
<p>Type: {deviceInfo.type}</p>
|
|
1041
|
-
<p>Performance Tier: {deviceInfo.performance.tier}</p>
|
|
1042
|
-
<p>Reduced Motion: {prefersReducedMotion ? 'Yes' : 'No'}</p>
|
|
1043
|
-
<GlassButton onClick={reload}>Refresh Detection</GlassButton>
|
|
1044
|
-
</GlassCard>
|
|
1045
|
-
|
|
1046
|
-
{/* Chart with physics interactions */}
|
|
1047
|
-
<div ref={wrapperRef} className="p-4 m-4">
|
|
1048
|
-
<GlassCard>
|
|
1049
|
-
<p>Zoom Level: {zoomLevel.toFixed(2)}x</p>
|
|
1050
|
-
<p>Panning: {isPanning ? 'Yes' : 'No'}</p>
|
|
1051
|
-
<GlassButton onClick={resetZoom}>Reset Zoom</GlassButton>
|
|
1052
|
-
{/* Chart.js component would go here */}
|
|
1053
|
-
</GlassCard>
|
|
1054
|
-
</div>
|
|
1055
|
-
|
|
1056
|
-
{/* Z-space layered UI */}
|
|
1057
|
-
{layers.map((layer) => (
|
|
1058
|
-
<div
|
|
1059
|
-
key={layer.id}
|
|
1060
|
-
style={getLayerStyles(layer.id)}
|
|
1061
|
-
onClick={() => bringToFront(layer.id)}
|
|
1062
|
-
>
|
|
1063
|
-
<GlassCard>Layer {layer.id}</GlassCard>
|
|
1064
|
-
</div>
|
|
1065
|
-
))}
|
|
1066
|
-
|
|
1067
|
-
{/* Theme switcher */}
|
|
1068
|
-
<GlassButton onClick={() => setTheme(currentTheme === 'dark' ? 'light' : 'dark')}>
|
|
1069
|
-
Toggle Theme
|
|
1070
|
-
</GlassButton>
|
|
1071
|
-
</div>
|
|
1072
|
-
</AnimationProvider>
|
|
1073
|
-
);
|
|
1074
|
-
}
|
|
1075
|
-
|
|
1076
|
-
## 🎨 Component Categories (20+ Categories)
|
|
1077
|
-
|
|
1078
|
-
### Layout & Structure
|
|
1079
|
-
- `GlassContainer` - Responsive container with max-width constraints
|
|
1080
|
-
- `GlassGrid` - Flexible grid layout system
|
|
1081
|
-
- `GlassStack` - Vertical/horizontal stacking layout
|
|
1082
|
-
- `GlassSplitPane` - Resizable split panel layout
|
|
1083
|
-
- `GlassMasonry` - Pinterest-style masonry layout
|
|
1084
|
-
- `GlassScrollArea` - Custom scrollable area
|
|
1085
|
-
- `GlassSeparator` - Visual content separators
|
|
1086
|
-
- `GlassAppShell` - Application shell layout
|
|
1087
|
-
- `GlassFlex` - Flexible layout container
|
|
1088
|
-
- `OptimizedGlassContainer` - Performance-optimized container
|
|
1089
|
-
- `ZSpaceAppLayout` - **NEW!** Full app layout with Z-space depth layers for header, sidebar, content, and footer
|
|
1090
|
-
- `DimensionalDashboardContainer` - **NEW!** 3D dashboard with parallax, auto-rotation, and multi-layer depth positioning
|
|
1091
|
-
- `PageGlassContainer` - Full-page glass container with scroll fade and dimensional effects
|
|
1092
|
-
|
|
1093
|
-
### Navigation & Chrome
|
|
1094
|
-
- `GlassHeader` - Application header with branding and navigation
|
|
1095
|
-
- `GlassSidebar` - Collapsible sidebar navigation
|
|
1096
|
-
- `GlassToolbar` - Action toolbar with left/center/right slots
|
|
1097
|
-
- `GlassBreadcrumb` - Navigation breadcrumb trail
|
|
1098
|
-
- `GlassCommandBar` - Keyboard shortcut action bar
|
|
1099
|
-
- `GlassSegmentedControl` - Tab-like segmented control
|
|
1100
|
-
- `GlassPagination` - Data pagination controls
|
|
1101
|
-
- `GlassTabs` - Tab navigation component
|
|
1102
|
-
- `GlassTabItem` - **NEW!** Individual tab item with glass styling, badges, and keyboard navigation
|
|
1103
|
-
- `GlassNavigationMenu` - Dropdown navigation menu
|
|
1104
|
-
- `GlassBottomNav` - Bottom navigation for mobile
|
|
1105
|
-
- `GlassContextMenu` - Right-click context menus
|
|
1106
|
-
- `GlassDropdownMenu` - Dropdown menu component
|
|
1107
|
-
- `GlassMenubar` - Menu bar with multiple sections
|
|
1108
|
-
- `GlassMobileNav` - Mobile-optimized navigation
|
|
1109
|
-
- `GlassResponsiveNav` / `ResponsiveNavigation` - Responsive navigation system
|
|
1110
|
-
- `GlassTabBar` - Advanced tab bar with badges
|
|
1111
|
-
|
|
1112
|
-
### Modals & Overlays
|
|
1113
|
-
- `GlassDialog` - Modal dialog with backdrop
|
|
1114
|
-
- `GlassModal` - Full-screen modal overlay
|
|
1115
|
-
- `GlassDrawer` - Slide-out drawer panel
|
|
1116
|
-
- `GlassBottomSheet` - Mobile bottom sheet
|
|
1117
|
-
- `GlassPopover` - Floating content popover
|
|
1118
|
-
- `GlassHoverCard` - Hover-triggered information card
|
|
1119
|
-
- `GlassTooltip` - Glassmorphism styled tooltips
|
|
1120
|
-
- `GlassCoachmarks` - Step-by-step guided tours
|
|
1121
|
-
- `GlassSpotlight` - Interactive spotlight overlay
|
|
1122
|
-
|
|
1123
|
-
### Forms & Inputs
|
|
1124
|
-
- `GlassInput` - Text input field
|
|
1125
|
-
- `GlassTextarea` - Multi-line text input
|
|
1126
|
-
- `GlassSelect` - Dropdown selection
|
|
1127
|
-
- `GlassSelectCompound` - Advanced select with search
|
|
1128
|
-
- `GlassCheckbox` - Checkbox input
|
|
1129
|
-
- `GlassRadioGroup` - Radio button group
|
|
1130
|
-
- `GlassSlider` - Range slider input
|
|
1131
|
-
- `GlassSwitch` - Toggle switch
|
|
1132
|
-
- `GlassDatePicker` - Date selection calendar
|
|
1133
|
-
- `GlassDateRangePicker` - Date range picker
|
|
1134
|
-
- `GlassTagInput` - Tag/chip input with suggestions
|
|
1135
|
-
- `GlassInlineEdit` - Inline text editor
|
|
1136
|
-
- `GlassKeyValueEditor` - Key-value pair editor
|
|
1137
|
-
- `GlassQueryBuilder` - Visual query builder
|
|
1138
|
-
- `GlassStepper` - Multi-step form stepper
|
|
1139
|
-
- `GlassFormTable` - Tabular form editor
|
|
1140
|
-
- `GlassWizard` - Multi-step wizard
|
|
1141
|
-
- `GlassForm` - Form wrapper component
|
|
1142
|
-
- `GlassColorPicker` - Color selection component
|
|
1143
|
-
- `GlassFormStepper` - Form step navigation
|
|
1144
|
-
- `GlassLabel` - Form label component
|
|
1145
|
-
- `GlassMultiSelect` - Multi-selection dropdown
|
|
1146
|
-
- `GlassMultiStepForm` - Advanced multi-step forms
|
|
1147
|
-
- `GlassStep` - Individual form step
|
|
1148
|
-
- `GlassStepIcon` - Step indicator icons
|
|
1149
|
-
- `GlassStepLabel` - Step labels
|
|
1150
|
-
- `GlassToggle` - Toggle switch component
|
|
1151
|
-
|
|
1152
|
-
### Buttons & Cards
|
|
1153
|
-
- `GlassButton` / `Button` - Comprehensive action button with consciousness features
|
|
1154
|
-
- `EnhancedGlassButton` - Advanced button with physics engines and AI integration
|
|
1155
|
-
- `MagneticButton` - Button with magnetic cursor attraction effects
|
|
1156
|
-
- `RippleButton` - Button wrapper with ripple visual feedback
|
|
1157
|
-
- `GlassLinkButton` - Link component with button-like styling
|
|
1158
|
-
- `GlassCard` / `Card` - Content container card with material support
|
|
1159
|
-
- `GlassCardLink` - Interactive card with link functionality
|
|
1160
|
-
- `GlowingCard` - **NEW!** Glassmorphic card with animated glowing edges (4 variants: default, neon, subtle, rainbow)
|
|
1161
|
-
- `GlassFab` - Floating action button
|
|
1162
|
-
- `HoudiniGlassCard` - High-performance card using CSS Houdini APIs
|
|
1163
|
-
|
|
1164
|
-
### Charts & Visualization
|
|
1165
|
-
- `GlassAreaChart` - Area chart visualization
|
|
1166
|
-
- `GlassBarChart` - Bar chart visualization
|
|
1167
|
-
- `GlassLineChart` - Line chart visualization
|
|
1168
|
-
- `GlassPieChart` - Pie chart visualization
|
|
1169
|
-
- `GlassChart` - Unified chart component with physics interactions
|
|
1170
|
-
- `GlassDataChart` / `DataChart` - Advanced chart with accessibility features
|
|
1171
|
-
|
|
1172
|
-
### Data Display
|
|
1173
|
-
- `GlassDataTable` - Data table with sorting/filtering
|
|
1174
|
-
- `GlassDataGridPro` - Advanced data grid
|
|
1175
|
-
- `GlassVirtualTable` - Virtualized table for large datasets
|
|
1176
|
-
- `GlassDataGrid` - Advanced data grid with sorting and filtering
|
|
1177
|
-
- `GlassTimeline` - Chronological event timeline
|
|
1178
|
-
- `GlassHeatmap` - Matrix data heatmap
|
|
1179
|
-
- `GlassAlert` - Status alert messages
|
|
1180
|
-
- `GlassBadge` - Status badges and labels
|
|
1181
|
-
- `GlassBadgeLine` - Inline badge collection
|
|
1182
|
-
- `GlassProgress` - Progress indicators
|
|
1183
|
-
- `GlassSparkline` - Mini trend charts
|
|
1184
|
-
- `GlassStatusDot` - Status indicator dots
|
|
1185
|
-
- `GlassMetricChip` - Compact metric display
|
|
1186
|
-
- `GlassDiffViewer` - Code/diff viewer
|
|
1187
|
-
- `GlassJSONViewer` - JSON data viewer
|
|
1188
|
-
- `GlassSchemaViewer` - Schema structure viewer
|
|
1189
|
-
- `GlassLoadingSkeleton` - Loading state placeholders
|
|
1190
|
-
- `GlassSkeletonLoader` - Advanced loading states with animations
|
|
1191
|
-
- `GlassSkeleton` - Content placeholder components
|
|
1192
|
-
- `GlassNotificationCenter` - System notification management
|
|
1193
|
-
- `GlassAnimatedNumber` - Smooth number transitions
|
|
1194
|
-
- `GlassAccordion` - Collapsible content sections
|
|
1195
|
-
- `GlassAvatar` - User avatar component
|
|
1196
|
-
- `GlassToast` - Toast notification system
|
|
1197
|
-
|
|
1198
|
-
### Interactive Components
|
|
1199
|
-
- `GlassCarousel` - Image/content carousel
|
|
1200
|
-
- `GlassChat` - Chat interface
|
|
1201
|
-
- `GlassChatInput` - Chat message input
|
|
1202
|
-
- `GlassKanban` - Kanban board
|
|
1203
|
-
- `GlassFileExplorer` - File system browser
|
|
1204
|
-
- `GlassFileTree` - Hierarchical file tree
|
|
1205
|
-
- `GlassAdvancedSearch` - Advanced search interface
|
|
1206
|
-
- `GlassFacetSearch` - Faceted search filters
|
|
1207
|
-
- `GlassFilterPanel` - Filter configuration panel
|
|
1208
|
-
- `GlassCommand` - Command palette
|
|
1209
|
-
- `GlassCommandPalette` - Quick action palette
|
|
1210
|
-
- `GlassFormBuilder` - Drag-and-drop form builder
|
|
1211
|
-
- `GlassGallery` - Image gallery
|
|
1212
|
-
- `GlassImageViewer` - Image viewer with zoom
|
|
1213
|
-
- `GlassVideoPlayer` - Video player component
|
|
1214
|
-
- `GlassInfiniteScroll` - Infinite scrolling container
|
|
1215
|
-
- `GlassLazyImage` - Lazy loading images
|
|
1216
|
-
- `GlassMessageList` - Message list component
|
|
1217
|
-
- `GlassSearchInterface` - Search interface
|
|
1218
|
-
- `GlassThemeSwitcher` - Theme switching component
|
|
1219
|
-
- `GlassVirtualList` - Virtualized list for performance
|
|
1220
|
-
- `GlassAvatarGroup` - Grouped user avatars
|
|
1221
|
-
- `GlassReactionBar` - Emoji reaction buttons
|
|
1222
|
-
- `GlassCommentThread` - Threaded comments
|
|
1223
|
-
- `GlassMentionList` - User mention suggestions
|
|
1224
|
-
- `GlassCodeEditor` - Code editor with syntax highlighting
|
|
1225
|
-
- `GlassColorSchemeGenerator` - Color scheme generation tool
|
|
1226
|
-
- `GlassMindMap` - Hierarchical data visualization
|
|
1227
|
-
- `GlassWhiteboard` - Collaborative drawing canvas
|
|
1228
|
-
- `GlassA11yAuditor` - Accessibility testing tool
|
|
1229
|
-
- `GlassComponentPlayground` - Component development environment
|
|
1230
|
-
- `GlassCoachmarks` - Guided tour system
|
|
1231
|
-
- `GlassDraggable` - Draggable component wrapper
|
|
1232
|
-
- `GlassFacetSearch` - Advanced faceted search
|
|
1233
|
-
- `GlassFilterPanel` - Filter configuration panel
|
|
1234
|
-
- `GlassFocusRing` - Accessible focus indicators
|
|
1235
|
-
- `GlassFormBuilder` - Dynamic form builder
|
|
1236
|
-
- `GlassGallery` - Image gallery component
|
|
1237
|
-
- `GlassGradientPicker` - Gradient color picker
|
|
1238
|
-
- `GlassSpotlight` - Interactive spotlight overlay
|
|
1239
|
-
- `GlassUserPresence` - User presence indicators
|
|
1240
|
-
|
|
1241
|
-
### Dashboard Widgets
|
|
1242
|
-
- `GlassKPICard` - KPI metric card
|
|
1243
|
-
- `GlassMetricCard` - Metric display card
|
|
1244
|
-
- `GlassStatCard` - Statistics card
|
|
1245
|
-
- `GlassChartWidget` - Chart widget container
|
|
1246
|
-
- `GlassActivityFeed` - Activity feed component
|
|
1247
|
-
|
|
1248
|
-
### Calendar
|
|
1249
|
-
- `GlassCalendar` - Calendar component
|
|
1250
|
-
|
|
1251
|
-
### Surface & Background
|
|
1252
|
-
- `DimensionalGlass` - Enhanced depth and lighting effects
|
|
1253
|
-
- `FrostedGlass` - Frosted glass with customizable blur
|
|
1254
|
-
- `HeatGlass` - Thermal distortion effects
|
|
1255
|
-
- `WidgetGlass` - Optimized dashboard widgets
|
|
1256
|
-
- `AtmosphericBackground` - Dynamic particle backgrounds
|
|
1257
|
-
- `ParticleBackground` - Customizable particle systems
|
|
1258
|
-
|
|
1259
|
-
### ✅ Advanced Glass Effects (COMPLETED)
|
|
1260
|
-
- ✅ `GlassParallaxLayers` - Multi-depth interactive parallax glass layers with mouse tracking
|
|
1261
|
-
- ✅ `GlassMeshGradient` - Ambient animated mesh gradients with glass overlay effects
|
|
1262
|
-
- ✅ `GlassMeshBackground` - Animated mesh gradient background component
|
|
1263
|
-
- ✅ `GlassParticles` - Glassmorphic particle system with interactive behaviors
|
|
1264
|
-
- ✅ `GlassParticleEmitter` - Particle emitter with trigger-based emission
|
|
1265
|
-
- ✅ `GlassMagneticCursor` - Interactive magnetic cursor with glass effects
|
|
1266
|
-
- ✅ `GlassMagneticWrapper` - Wrapper for adding magnetic behavior to elements
|
|
1267
|
-
- ✅ `GlassLiquidTransition` - Fluid morphing transitions between glass states
|
|
1268
|
-
- ✅ `GlassLiquidContainer` - Container with scroll-based morphing effects
|
|
1269
|
-
- ✅ `GlassWebGLShader` - WebGL-powered glass shaders with GPU acceleration
|
|
1270
|
-
- ✅ `GlassContextAware` - Dynamic glass intensity based on environment context
|
|
1271
|
-
- ✅ `GlassOrientationEffects` - Glass effects responding to device orientation
|
|
1272
|
-
- ✅ `GlassFoldableSupport` - Adaptive layouts for foldable and dual-screen devices
|
|
1273
|
-
- ✅ `GlassLiveCursorPresence` - Real-time collaborative cursor tracking
|
|
1274
|
-
- ✅ `GlassReactions` - Interactive emoji reactions with glass physics
|
|
1275
|
-
- ✅ `GlassReactionBar` - Quick reaction access bar
|
|
1276
|
-
- ✅ `GlassProgressiveEnhancement` - Adaptive quality based on device capabilities
|
|
1277
|
-
- ✅ `EnhancedGlass` - Quality-aware glass component
|
|
1278
|
-
|
|
1279
|
-
### Accessibility Components
|
|
1280
|
-
- `GlassA11y` - Comprehensive accessibility control panel with WCAG AAA compliance
|
|
1281
|
-
- `GlassHighContrast` - High contrast mode controls and visual adjustments
|
|
1282
|
-
- `GlassMotionControls` - Motion and animation preference management
|
|
1283
|
-
- `GlassScreenReader` - Enhanced screen reader support and descriptions
|
|
1284
|
-
- `GlassKeyboardNav` - Advanced keyboard navigation and focus indicators
|
|
1285
|
-
- `GlassVoiceCommands` - Voice command integration for accessibility
|
|
1286
|
-
|
|
1287
|
-
### Collaboration Components
|
|
1288
|
-
- `CollaborativeGlassWorkspace` - Complete real-time collaborative design environment
|
|
1289
|
-
- `GlassCollaborationProvider` - Collaboration infrastructure with WebRTC support
|
|
1290
|
-
- `GlassTeamCursors` - Real-time collaborative cursor tracking system
|
|
1291
|
-
- `MultiUserGlassEditor` - Collaborative code/design editor with live editing
|
|
1292
|
-
- `GlassLiveCursorPresence` - Live cursor presence indicators
|
|
1293
|
-
- `GlassReactions` - Interactive emoji reactions system
|
|
1294
|
-
|
|
1295
|
-
### Voice Control Components
|
|
1296
|
-
- `VoiceGlassControl` - Advanced voice interaction system with wake word detection
|
|
1297
|
-
- `GlassVoiceCommands` - Voice command processing and execution
|
|
1298
|
-
- `VoiceGlassDemo` - Voice control demonstration and testing
|
|
1299
|
-
- `GlassSpatialAudio` - 3D positional audio for voice feedback
|
|
1300
|
-
|
|
1301
|
-
### Houdini Glass Components
|
|
1302
|
-
- `HoudiniGlassProvider` - CSS Houdini API integration provider
|
|
1303
|
-
- `HoudiniGlassCard` - High-performance glass cards using Houdini APIs
|
|
1304
|
-
- `HoudiniGlassShowcase` - Interactive showcase of Houdini glass effects
|
|
1305
|
-
- `useHoudiniGlass` - Hook for accessing Houdini glass context
|
|
1306
|
-
- `useGlassEffect` - Hook for applying glass effects to components
|
|
1307
|
-
- `glassPresets` - Predefined glass effect configurations
|
|
1308
|
-
|
|
1309
|
-
### AR & XR Components
|
|
1310
|
-
- `ARGlassEffects` - WebXR-powered augmented reality with hand tracking and spatial interactions
|
|
1311
|
-
- `ARGlassMaterialFactory` - Factory for creating AR-optimized glass materials
|
|
1312
|
-
- `ARGlassGeometryFactory` - Factory for creating AR glass geometries
|
|
1313
|
-
- `ARGlassAnimations` - Animation system for AR glass effects
|
|
1314
|
-
- `ARGlassInteractions` - Interaction system for AR experiences
|
|
1315
|
-
- `ARGlassUtils` - Utility functions for AR glass effects
|
|
1316
|
-
|
|
1317
|
-
### Effects & Animations
|
|
1318
|
-
- `GlassShatterEffects` - Dynamic glass shatter with physics-based animations
|
|
1319
|
-
- `SeasonalParticles` - Realistic seasonal particle effects with weather physics
|
|
1320
|
-
- `AuroraPro` - Spectacular aurora borealis effects with dynamic color palettes
|
|
1321
|
-
- `GlassShatterEffects` - Physics-based glass shattering system
|
|
1322
|
-
- `SeasonalParticles` - Environmental particle systems
|
|
1323
|
-
- `AuroraPro` - Atmospheric aurora effects
|
|
1324
|
-
|
|
1325
|
-
### Utility Components
|
|
1326
|
-
- `SpeedDial` - Expandable floating action buttons
|
|
1327
|
-
- `SpeedDialAction` - Speed dial action items
|
|
1328
|
-
- `SpeedDialIcon` - Speed dial icons
|
|
1329
|
-
- `ToggleButton` - Toggleable button component
|
|
1330
|
-
- `ToggleButtonGroup` - Toggle button groups
|
|
1331
|
-
- `TreeView` - Hierarchical tree structures
|
|
1332
|
-
- `TreeItem` - Tree structure items
|
|
1333
|
-
- `ImageList` - Grid layout for images
|
|
1334
|
-
- `ImageListItem` - Image list items
|
|
1335
|
-
- `ImageListItemBar` - Image list item bars
|
|
1336
|
-
- `CompactCookieNotice` - Minimal cookie consent
|
|
1337
|
-
- `CookieConsent` - Full cookie consent dialog
|
|
1338
|
-
- `GlobalCookieConsent` - Global cookie management
|
|
1339
|
-
- `FocusIndicator` - Focus state indicators
|
|
1340
|
-
- `RippleButton` - Button with ripple effects
|
|
1341
|
-
- `StateIndicator` - Visual state indicators
|
|
1342
|
-
- `VisualFeedback` - Visual feedback components
|
|
1343
|
-
|
|
1344
|
-
### Template Components
|
|
1345
|
-
- `GlassDashboard` - Pre-built dashboard template
|
|
1346
|
-
- `GlassDetailView` - Detail view template
|
|
1347
|
-
- `GlassFormTemplate` - Form layout template
|
|
1348
|
-
- `GlassFormWizardSteps` - Form wizard step components
|
|
1349
|
-
- `GlassWizardTemplate` - Complete wizard template
|
|
1350
|
-
- `GlassListView` - List view with search/filtering
|
|
1351
|
-
|
|
1352
|
-
### Animation Components
|
|
1353
|
-
- `GlassMotionController` - Animation orchestration system
|
|
1354
|
-
- `GlassAnimated` - Animated wrapper component
|
|
1355
|
-
- `GlassAnimationSequence` - Sequential animations
|
|
1356
|
-
- `GlassAnimationTimeline` - Complex animation timelines
|
|
1357
|
-
|
|
1358
|
-
### Website Components
|
|
1359
|
-
- `GlassChartsDemo` - Chart visualization demo
|
|
1360
|
-
- `GlassLinkButton` - Styled link buttons
|
|
1361
|
-
- `GlassWipeSlider` - Wipe transition sliders
|
|
1362
|
-
- `MotionAwareGlass` - Motion-responsive glass effects
|
|
1363
|
-
- `GlassPrismComparison` - Visual comparison component
|
|
1364
|
-
- `GlassThemeDemo` - Theme demonstration component
|
|
1365
|
-
|
|
1366
|
-
### 🆕 Revolutionary Genesis Components
|
|
1367
|
-
|
|
1368
|
-
#### Accessibility Components
|
|
1369
|
-
- `GlassA11y` - Comprehensive accessibility control panel with WCAG AAA compliance
|
|
1370
|
-
- `AccessibilityProvider` - Comprehensive accessibility context provider with settings persistence
|
|
1371
|
-
- `GlassFocusIndicators` - Advanced focus management with animated rings and screen reader integration
|
|
1372
|
-
|
|
1373
|
-
#### Collaboration Components
|
|
1374
|
-
- `CollaborativeGlassWorkspace` - Complete real-time collaborative design environment with multi-user editing and voice chat
|
|
1375
|
-
- `GlassCollaborationProvider` - Full collaboration infrastructure with WebRTC support and conflict resolution
|
|
1376
|
-
- `GlassTeamCursors` - Real-time collaborative cursor tracking system with user identification
|
|
1377
|
-
- `MultiUserGlassEditor` - Collaborative code/design editor with live editing and change tracking
|
|
1378
|
-
|
|
1379
|
-
#### Voice Control Components
|
|
1380
|
-
- `VoiceGlassControl` - Advanced voice interaction system with wake word detection and natural language processing
|
|
1381
|
-
- `GlassVoiceCommands` - Voice command processing and execution system
|
|
1382
|
-
- `GlassSpatialAudio` - 3D positional audio for immersive voice feedback
|
|
1383
|
-
|
|
1384
|
-
#### CSS Houdini Components
|
|
1385
|
-
- `HoudiniGlassProvider` - CSS Houdini API integration provider for browser-native glass effects
|
|
1386
|
-
- `HoudiniGlassShowcase` - Interactive showcase demonstrating Houdini glass effects
|
|
1387
|
-
- `useHoudiniGlass` - Hook for accessing Houdini glass context and capabilities
|
|
1388
|
-
- `useGlassEffect` - Hook for applying glass effects to components using Houdini APIs
|
|
1389
|
-
|
|
1390
|
-
#### Augmented Reality & XR Components
|
|
1391
|
-
- `ARGlassEffects` - WebXR-powered augmented reality with hand tracking and spatial interactions
|
|
1392
|
-
- `ARGlassMaterialFactory` - Factory for creating AR-optimized glass materials
|
|
1393
|
-
- `ARGlassGeometryFactory` - Factory for creating AR glass geometries with physics
|
|
1394
|
-
- `ARGlassAnimations` - Animation system specifically designed for AR glass effects
|
|
1395
|
-
- `ARGlassInteractions` - Interaction system for immersive AR experiences
|
|
1396
|
-
|
|
1397
|
-
#### Advanced Effects & Animations
|
|
1398
|
-
- `GlassShatterEffects` - Dynamic glass shatter with physics-based animations and particle systems
|
|
1399
|
-
- `SeasonalParticles` - Realistic seasonal particle effects with weather physics and environmental adaptation
|
|
1400
|
-
- `AuroraPro` - Spectacular aurora borealis effects with dynamic color palettes and atmospheric lighting
|
|
1401
|
-
- `GlassTransitions` - Advanced transition system with 5+ variants (shatter, liquid, ripple, morph, frost)
|
|
1402
|
-
- `GlassPhysicsEngine` - Realistic glass material behavior with ripple, shatter, and deformation effects
|
|
1403
|
-
- `GlassMorphingEngine` - Environmental adaptation based on weather, time, season, and user activity
|
|
1404
|
-
- `Glass3DEngine` - Multi-layer depth perception with parallax and holographic overlays
|
|
1405
|
-
|
|
1406
|
-
#### 🤖 AI-Powered Component Systems
|
|
1407
|
-
- `GlassIntelligentFormBuilder` - AI-powered form builder with intelligent validation, field suggestions, and accessibility scoring
|
|
1408
|
-
- `GlassIntelligentSearch` - NLP-powered search interface with intent detection, entity extraction, and voice recognition
|
|
1409
|
-
- `GlassAdvancedDataViz` - Interactive data visualization with drill-down capabilities, SVG rendering, and export functionality
|
|
1410
|
-
- `GlassDragDropProvider` & `GlassPageBuilder` - Complete CMS with drag-and-drop page building and component management
|
|
1411
|
-
- `GlassMediaProvider` & `GlassAdvancedVideoPlayer` - Advanced media processing with AI transcription and speaker identification
|
|
1412
|
-
- `GlassEcommerceProvider` & `GlassSmartShoppingCart` - Complete e-commerce system with AI recommendations and analytics
|
|
1413
|
-
- `GlassImageProcessingProvider` & `GlassIntelligentImageUploader` - AI-powered image processing with optimization and editing
|
|
1414
|
-
- `GlassCollaborationProvider` - Real-time collaboration infrastructure with WebSocket simulation and multi-user support
|
|
1415
|
-
|
|
1416
|
-
#### Quantum & Advanced UI Components
|
|
1417
|
-
- `GlassQuantumField` - Quantum-inspired probabilistic interfaces that exist in superposition states
|
|
1418
|
-
- `GlassCoherenceIndicator` - Visual indicator for quantum state coherence and entanglement
|
|
1419
|
-
- `GlassProbabilityCloud` - Probability visualization for quantum UI state management
|
|
1420
|
-
- `GlassQuantumTunnel` - Quantum tunneling effect for state transitions
|
|
1421
|
-
- `GlassSuperpositionalMenu` - Menu system that exists in multiple states simultaneously
|
|
1422
|
-
- `GlassWaveFunction` - Wave function collapse visualization for quantum UI interactions
|
|
1423
|
-
|
|
1424
|
-
#### Quantum-Neuromorphic Components (NEW!)
|
|
1425
|
-
- `QuantumNeuromorphicEngine` - Revolutionary consciousness-level interface combining quantum and biological computing principles
|
|
1426
|
-
- `BiometricStressDetector` - Real-time stress level detection through mouse interaction pattern analysis with ML adaptation
|
|
1427
|
-
- `NeuromorphicLearningNetwork` - Synaptic weight adaptation system that learns from user interactions and behavioral patterns
|
|
1428
|
-
- `MolecularBondingInterface` - Quantum entanglement-based interaction system with molecular bonding visualization
|
|
1429
|
-
- `ConsciousnessStreamProvider` - Real-time thought generation and consciousness flow visualization system
|
|
1430
|
-
- `MultiDimensionalGestureRecognizer` - 3D space gesture recognition with physics simulation and pattern matching
|
|
1431
|
-
- `LivingEcosystemSimulator` - Biological ecosystem simulation with predator-prey dynamics and environmental adaptation
|
|
1432
|
-
- `QuantumEntanglementVisualizer` - Visual representation of quantum entangled state relationships
|
|
1433
|
-
- `BiometricAdaptationEngine` - UI adaptation based on real-time biometric data and stress indicators
|
|
1434
|
-
- `NeuralWeightVisualization` - Real-time visualization of neural network learning and synaptic adaptation
|
|
1435
|
-
|
|
1436
|
-
#### Social & Collaboration Features
|
|
1437
|
-
- `GlassCollaborativeCursor` - Advanced collaborative cursor with real-time positioning
|
|
1438
|
-
- `GlassPresenceIndicator` - User presence and status indication system
|
|
1439
|
-
- `GlassReactionBubbles` - Interactive emoji reaction system with physics
|
|
1440
|
-
- `GlassSharedWhiteboard` - Real-time collaborative drawing and annotation canvas
|
|
1441
|
-
- `GlassSocialFeed` - Social media-style feed with glassmorphism styling
|
|
1442
|
-
- `GlassVoiceWaveform` - Real-time voice activity visualization
|
|
1443
|
-
|
|
1444
|
-
#### Spatial Computing Components
|
|
1445
|
-
- `SpatialComputingEngine` - Core spatial computing engine for AR/VR experiences
|
|
1446
|
-
- `GlassDepthLayer` - Multi-layer depth perception system with parallax effects
|
|
1447
|
-
- `TouchGlassOptimization` - Mobile-optimized touch interactions with haptic feedback
|
|
1448
|
-
|
|
1449
|
-
#### AI & Intelligence Components
|
|
1450
|
-
- `AIGlassThemeProvider` - AI-powered theme generation with machine learning and sentiment analysis
|
|
1451
|
-
- `GlassDeepDreamGlass` - AI-powered visual effects using deep learning
|
|
1452
|
-
- `GlassGANGenerator` - Generative adversarial network for creating unique glass textures
|
|
1453
|
-
- `GlassGenerativeArt` - AI-generated artistic glass patterns and effects
|
|
1454
|
-
- `GlassLiveFilter` - Real-time AI-powered visual filters and effects
|
|
1455
|
-
- `GlassMusicVisualizer` - AI-enhanced music visualization with glass effects
|
|
1456
|
-
- `GlassStyleTransfer` - Neural style transfer for glass texture generation
|
|
1457
|
-
|
|
1458
|
-
#### Immersive & Experiential Components
|
|
1459
|
-
- `Glass360Viewer` - 360-degree immersive content viewer with glass overlay
|
|
1460
|
-
- `GlassARPreview` - Augmented reality preview and interaction system
|
|
1461
|
-
- `GlassFluidSimulation` - Real-time fluid dynamics simulation with glass materials
|
|
1462
|
-
- `GlassHologram` - Holographic projection effects for futuristic interfaces
|
|
1463
|
-
- `GlassParticleField` - Advanced particle field simulation with glass interactions
|
|
1464
|
-
- `GlassVortexPortal` - Vortex portal effects for spatial transitions
|
|
1465
|
-
- `GlassMoodRing` - Emotional state visualization through dynamic glass effects
|
|
1466
|
-
|
|
1467
|
-
#### Advanced Layout Systems
|
|
1468
|
-
- `GlassFractalLayout` - Fractal-based layout system for complex nested interfaces
|
|
1469
|
-
- `GlassGoldenRatioGrid` - Layout system based on golden ratio proportions
|
|
1470
|
-
- `GlassIslandLayout` - Floating island layout for modern app interfaces
|
|
1471
|
-
- `GlassMasonryGrid` - Advanced masonry grid with glassmorphism styling
|
|
1472
|
-
- `GlassOrbitalMenu` - Orbital menu system with gravitational interactions
|
|
1473
|
-
- `GlassTessellation` - Tessellation-based layout for geometric interfaces
|
|
1474
|
-
|
|
1475
|
-
#### Atmospheric & Environmental Components
|
|
1476
|
-
- `GlassAuroraDisplay` - Aurora borealis atmospheric effects for backgrounds
|
|
1477
|
-
- `GlassBiomeSimulator` - Biome simulation with environmental adaptation
|
|
1478
|
-
- `GlassNebulaClouds` - Nebula cloud effects for cosmic-themed interfaces
|
|
1479
|
-
- `GlassWeatherGlass` - Weather-responsive glass effects and adaptations
|
|
1480
|
-
- `AtmosphericBackground` - Dynamic atmospheric background effects
|
|
1481
|
-
- `GlassDynamicAtmosphere` - Real-time atmospheric condition simulation
|
|
1482
|
-
- `ParticleBackground` - Customizable particle systems for backgrounds
|
|
1483
|
-
|
|
1484
|
-
### Core Primitives & Utilities
|
|
1485
|
-
- `Glass` - Base glass primitive component (aliased to `GlassCore`)
|
|
1486
|
-
- **GlassCore** - Simplified glass with mixin-based styling
|
|
1487
|
-
- **GlassAdvanced** - Full-featured glass with tokens and gradients
|
|
1488
|
-
- `OptimizedGlass` - Performance-optimized glass primitive (aliased to `OptimizedGlassCore`)
|
|
1489
|
-
- **OptimizedGlassCore** - Device capability-based optimization
|
|
1490
|
-
- **OptimizedGlassAdvanced** - Advanced performance optimizations with CSS variables
|
|
1491
|
-
- `Motion` - Advanced animation wrapper component (aliased to `MotionNative`)
|
|
1492
|
-
- **MotionNative** - Web Animations API-based motion system
|
|
1493
|
-
- **MotionFramer** - Framer Motion-based animation system
|
|
1494
|
-
- `GlassContext` - Theme context provider
|
|
1495
|
-
- `ThemeProvider` - Theme management system
|
|
1496
|
-
- `GlassLocalizationProvider` - Internationalization support
|
|
1497
|
-
|
|
1498
|
-
### Production System
|
|
1499
|
-
- `AuraGlassProduction` - Production configuration and monitoring
|
|
1500
|
-
- `initializeAuraGlass` - Production initialization function
|
|
1501
|
-
- `productionUtils` - Production utility functions
|
|
1502
|
-
- `PerformanceMonitor` - Real-time performance monitoring
|
|
1503
|
-
- `DeviceCapabilities` - Device detection and optimization
|
|
1504
|
-
|
|
1505
|
-
### Advanced Hooks
|
|
1506
|
-
|
|
1507
|
-
#### Core Performance & Optimization
|
|
1508
|
-
- `useGlassFocus` - Advanced focus management with glass effects
|
|
1509
|
-
- `useGlassPerformance` - Performance monitoring and optimization
|
|
1510
|
-
- `useEnhancedReducedMotion` - **NEW!** SSR-safe reduced motion preference detection with reactive updates (v2.0.7)
|
|
1511
|
-
- `useDeviceCapabilities` - Device capability detection and performance tier optimization
|
|
1512
|
-
- `useQualityTier` - Chart quality tier management with physics parameter optimization
|
|
1513
|
-
- `getQualityBasedPhysicsParams` - Helper to get optimal physics parameters for device
|
|
1514
|
-
- `getQualityBasedGlassParams` - Helper to get optimal glass parameters for device
|
|
1515
|
-
|
|
1516
|
-
#### Enhanced Motion System (NEW! v2.0.7)
|
|
1517
|
-
|
|
1518
|
-
The `useEnhancedReducedMotion` hook provides production-ready accessibility:
|
|
207
|
+
```
|
|
1519
208
|
|
|
1520
209
|
```tsx
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
function AnimatedComponent() {
|
|
1524
|
-
const prefersReducedMotion = useEnhancedReducedMotion();
|
|
1525
|
-
|
|
210
|
+
// Liquid Glass Parity+ modal usage
|
|
211
|
+
function LiquidGlassModal({ open, onClose }: { open: boolean; onClose(): void }) {
|
|
1526
212
|
return (
|
|
1527
|
-
<
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
213
|
+
<GlassModal
|
|
214
|
+
open={open}
|
|
215
|
+
onClose={onClose}
|
|
216
|
+
title="Liquid Glass Modal"
|
|
217
|
+
description="Environmental tinting, GPU refinement, WCAG confidence."
|
|
218
|
+
material="liquid"
|
|
219
|
+
materialProps={{
|
|
220
|
+
ior: 1.52,
|
|
221
|
+
thickness: 12,
|
|
222
|
+
tint: { r: 0, g: 0, b: 0, a: 0.1 },
|
|
223
|
+
variant: 'regular',
|
|
224
|
+
quality: 'high',
|
|
1534
225
|
}}
|
|
1535
226
|
>
|
|
1536
|
-
|
|
1537
|
-
|
|
227
|
+
<div className="space-y-4">
|
|
228
|
+
<p>This modal uses liquid glass with:</p>
|
|
229
|
+
<ul className="space-y-2 text-sm">
|
|
230
|
+
<li>• Physically accurate IOR refraction</li>
|
|
231
|
+
<li>• Environmental backdrop adaptation</li>
|
|
232
|
+
<li>• Automatic WCAG compliance</li>
|
|
233
|
+
<li>• Motion-responsive effects</li>
|
|
234
|
+
<li>• GPU-accelerated rendering</li>
|
|
235
|
+
</ul>
|
|
236
|
+
</div>
|
|
237
|
+
</GlassModal>
|
|
1538
238
|
);
|
|
1539
239
|
}
|
|
1540
240
|
```
|
|
1541
241
|
|
|
1542
|
-
|
|
1543
|
-
- ✅ SSR-safe with proper hydration handling
|
|
1544
|
-
- ✅ Reactive updates when user changes system preferences
|
|
1545
|
-
- ✅ Zero-dependency media query detection
|
|
1546
|
-
- ✅ Used across all 356 components
|
|
1547
|
-
- ✅ WCAG 2.1 AAA compliant
|
|
1548
|
-
|
|
1549
|
-
#### Theme & Animation
|
|
1550
|
-
- `useTheme` - Access current theme and theme switching functionality
|
|
1551
|
-
- `useThemeVariant` - Access specific theme variant (light/dark/auto)
|
|
1552
|
-
- `useThemeProviderPresence` - Check if ThemeProvider is available
|
|
1553
|
-
- `AnimationProvider` - Context provider for animation configuration
|
|
1554
|
-
- `useAnimation` - Access animation context and controls
|
|
1555
|
-
|
|
1556
|
-
#### Data & Interaction
|
|
1557
|
-
- `useSortableData` - Data sorting with multiple criteria
|
|
1558
|
-
- `useDraggableListPhysics` - Physics-based drag and drop
|
|
1559
|
-
- `useGalileoSprings` - Multi-spring physics animations
|
|
1560
|
-
- `useChartPhysicsInteraction` - Physics-based chart zoom/pan interactions for Chart.js
|
|
1561
|
-
|
|
1562
|
-
#### 3D & Spatial
|
|
1563
|
-
- `useZSpaceAnimation` - 3D depth and layering animations with z-space management
|
|
1564
|
-
- `useParallaxZSpace` - Parallax effects with mouse and scroll tracking
|
|
1565
|
-
- `useCardStackZSpace` - 3D card stacking effects with hover interactions
|
|
1566
|
-
- `useDepthNavigation` - Depth-based navigation with z-space transitions
|
|
1567
|
-
- `useMouseMagneticEffect` - Magnetic interaction effects
|
|
1568
|
-
- `useZSpace` - **NEW!** Simplified alias for useZSpaceAnimation for easier imports
|
|
1569
|
-
|
|
1570
|
-
#### Physics & Transform (NEW!)
|
|
1571
|
-
- `usePhysicsEngine` - **NEW!** Full 2D physics engine management with collision detection and spring dynamics
|
|
1572
|
-
- `usePhysicsLayout` - **NEW!** Physics-based layout positioning with force-directed arrangement (grid, flow, magnetic modes)
|
|
1573
|
-
- `use3DTransform` - **NEW!** Advanced 3D CSS transforms with perspective, rotation, and animation
|
|
1574
|
-
- `useAmbientTilt` - **NEW!** Ambient tilting effects with device orientation and gyroscope support
|
|
1575
|
-
- `useMagneticElement` - **NEW!** Magnetic cursor attraction effects with configurable strength and range
|
|
1576
|
-
|
|
1577
|
-
#### Gesture & Animation (NEW!)
|
|
1578
|
-
- `useGesturePhysics` - **NEW!** Gesture-based physics interactions (8 gesture types: tap, double-tap, long-press, pan, swipe, pinch, rotate, hover)
|
|
1579
|
-
- `useOrchestration` - **NEW!** Multi-element animation orchestration with sequencing, staging, and choreography
|
|
1580
|
-
- `GestureType` - Enum for 8 supported gesture types
|
|
1581
|
-
- `GesturePhysicsPreset` - 5 preset configurations (smooth, snappy, bouncy, gentle, precise)
|
|
1582
|
-
- `PublicAnimationStage` - Animation stage states (idle, preparing, entering, active, exiting, completed, paused, error)
|
|
1583
|
-
|
|
1584
|
-
### Design Token System
|
|
1585
|
-
- `glassTokens` - Complete glassmorphism design tokens
|
|
1586
|
-
- `constants` - Design system constants and configuration
|
|
1587
|
-
- `themeUtils` - Theme creation and manipulation utilities
|
|
1588
|
-
- `lightTheme` / `darkTheme` / `glassTheme` - Predefined theme configurations
|
|
1589
|
-
|
|
1590
|
-
### ✅ AI & Interaction Systems (COMPLETED)
|
|
1591
|
-
- ✅ `glassSoundDesign` - Sound design system with haptic feedback and glass-themed audio
|
|
1592
|
-
- ✅ `adaptiveAI` - AI-powered UI adaptation and personalization engine
|
|
1593
|
-
- ✅ `smartColorExtraction` - AI-powered color extraction from images/videos/DOM
|
|
1594
|
-
- ✅ `useGlassSound` - React hook for sound effects and haptic feedback
|
|
1595
|
-
- ✅ `useAdaptiveAI` - React hook for accessing AI insights and configuration
|
|
1596
|
-
- ✅ `useMagneticCursor` - Hook for custom magnetic cursor behavior
|
|
1597
|
-
- ✅ `useParallaxLayers` - Hook for dynamic parallax layer creation
|
|
1598
|
-
- ✅ `useMeshGradientColors` - Hook for dynamic mesh gradient color generation
|
|
1599
|
-
- ✅ `useSmartColorExtraction` - Hook for intelligent color palette generation
|
|
1600
|
-
- ✅ `useDeviceOrientation` - Hook for accessing device orientation data
|
|
1601
|
-
- ✅ `useFoldableDevice` - Hook for foldable device capabilities
|
|
1602
|
-
- ✅ `useFoldableLayout` - Hook for adaptive foldable layouts
|
|
1603
|
-
- ✅ `useLiveCursorPresence` - Hook for collaborative cursor functionality
|
|
1604
|
-
- ✅ `useGlassReactions` - Hook for reaction system management
|
|
1605
|
-
- ✅ `useGlassQuality` - Hook for progressive enhancement context
|
|
1606
|
-
|
|
1607
|
-
### Animation Framework
|
|
1608
|
-
- `useAnimationSequenceBasic` - Basic animation orchestration
|
|
1609
|
-
- `useAnimationSequenceOrchestrator` - Advanced parallel/sequential animation orchestration
|
|
1610
|
-
- `useMultiSpringBasic` - Basic multi-value spring physics
|
|
1611
|
-
- `useMultiSpringPhysics` - Advanced physics-based multi-spring system
|
|
1612
|
-
- `InterpolationUtils` - Advanced interpolation functions
|
|
1613
|
-
- `GalileoElementInteractionPlugin` - Chart.js physics plugin
|
|
1614
|
-
|
|
1615
|
-
### Accessible Animation Utilities
|
|
1616
|
-
- `prefersReducedMotion` - Check if user prefers reduced motion (SSR-safe)
|
|
1617
|
-
- `createAccessibleAnimation` - Create animations that respect user preferences
|
|
1618
|
-
- Automatic reduced motion support across all animated components
|
|
1619
|
-
|
|
1620
|
-
### TypeScript Support
|
|
1621
|
-
|
|
1622
|
-
#### Component Type Exports
|
|
1623
|
-
- `GlassCardProps` - Props for GlassCard component with material support
|
|
1624
|
-
- `GlowingCardProps` - **NEW!** Props for GlowingCard with glow variants
|
|
1625
|
-
- `GlassTabItemProps` - **NEW!** Props for GlassTabItem component
|
|
1626
|
-
- `DimensionalDashboardContainerProps` - **NEW!** Props for 3D dashboard container
|
|
1627
|
-
- `ZSpaceAppLayoutProps` - **NEW!** Props for Z-space app layout
|
|
1628
|
-
- `DateRange` - Date range interface for date pickers
|
|
1629
|
-
- `ChartDataset` - Chart data configuration for visualization components
|
|
1630
|
-
- `ColumnDefinition` - Table column definition with rendering support
|
|
1631
|
-
- `SortState` - Sorting state management for data grids
|
|
1632
|
-
- `MultiSelectOption` - Multi-select dropdown option interface
|
|
1633
|
-
- `Step` - Stepper and wizard step configuration
|
|
1634
|
-
- `MasonryItem` - Masonry grid item configuration
|
|
1635
|
-
- `ChartQualityTier` - Chart performance quality tier type
|
|
1636
|
-
- `QualityTier` - **NEW!** Quality tier type (without Chart prefix)
|
|
1637
|
-
- `PhysicsParams` - Physics simulation parameters for animations
|
|
1638
|
-
|
|
1639
|
-
#### Physics & Utility Types (NEW!)
|
|
1640
|
-
- `Vector2D` - 2D vector for position, velocity, and force calculations
|
|
1641
|
-
- `PhysicsBodyState` - Physics body state (position, velocity, acceleration, rotation, mass)
|
|
1642
|
-
- `PhysicsBodyOptions` - Configuration options for physics bodies
|
|
1643
|
-
- `CollisionEvent` - Collision event data with contact points and normals
|
|
1644
|
-
- `UnsubscribeFunction` - Type for cleanup functions
|
|
1645
|
-
- `DateAdapter` - Interface for date library adapters (date-fns, dayjs, native)
|
|
1646
|
-
|
|
1647
|
-
#### Physics Engine API (NEW!)
|
|
1648
|
-
- `AuraPhysicsEngineAPI` - Full 2D physics engine class with collision detection
|
|
1649
|
-
- `forcePhysicsEngineUpdate` - Force immediate physics simulation update
|
|
1650
|
-
- `getPhysicsBodyState` - Get current state of a physics body
|
|
1651
|
-
- `createDateFnsAdapter` - Create adapter for date-fns library
|
|
1652
|
-
- `createDayJsAdapter` - Create adapter for Day.js library
|
|
1653
|
-
- `createNativeDateAdapter` - Create adapter using native Date API
|
|
1654
|
-
|
|
1655
|
-
## 🎛️ Glass Effects & Customization
|
|
1656
|
-
|
|
1657
|
-
AuraGlass provides multiple implementation variants for maximum flexibility:
|
|
1658
|
-
|
|
1659
|
-
### Component Variants
|
|
1660
|
-
|
|
1661
|
-
#### Glass Components
|
|
1662
|
-
- **`Glass` (GlassCore)** - Use for simple projects with basic glassmorphism needs
|
|
1663
|
-
- **`GlassAdvanced`** - Use for complex projects requiring full design token integration
|
|
1664
|
-
|
|
1665
|
-
#### OptimizedGlass Components
|
|
1666
|
-
- **`OptimizedGlass` (OptimizedGlassCore)** - Use for projects needing device capability adaptation
|
|
1667
|
-
- **`OptimizedGlassAdvanced`** - Use for high-performance applications with advanced CSS variable optimizations
|
|
1668
|
-
|
|
1669
|
-
#### Motion Components
|
|
1670
|
-
- **`Motion` (MotionNative)** - Use for lightweight animations with Web Animations API
|
|
1671
|
-
- **`MotionFramer`** - Use for complex animations requiring Framer Motion features
|
|
1672
|
-
|
|
1673
|
-
### Customization Options
|
|
1674
|
-
|
|
1675
|
-
AuraGlass components provide extensive customization options:
|
|
1676
|
-
|
|
1677
|
-
```tsx
|
|
1678
|
-
// Basic Glass Primitive
|
|
1679
|
-
<Glass
|
|
1680
|
-
variant="frosted"
|
|
1681
|
-
blur="standard"
|
|
1682
|
-
opacity={0.1}
|
|
1683
|
-
rounded="md"
|
|
1684
|
-
glow={true}
|
|
1685
|
-
hover={true}
|
|
1686
|
-
>
|
|
1687
|
-
{/* Your content */}
|
|
1688
|
-
</Glass>
|
|
1689
|
-
|
|
1690
|
-
// Performance-Optimized Glass
|
|
1691
|
-
<OptimizedGlass
|
|
1692
|
-
variant="luminous"
|
|
1693
|
-
blur="heavy"
|
|
1694
|
-
optimization="auto"
|
|
1695
|
-
hardwareAcceleration={true}
|
|
1696
|
-
physics={true}
|
|
1697
|
-
>
|
|
1698
|
-
{/* Performance-optimized content */}
|
|
1699
|
-
</OptimizedGlass>
|
|
1700
|
-
|
|
1701
|
-
// Motion-Enhanced Glass
|
|
1702
|
-
<Motion
|
|
1703
|
-
type="elastic"
|
|
1704
|
-
physics={true}
|
|
1705
|
-
animateOnMount={true}
|
|
1706
|
-
springConfig={{ stiffness: 200, damping: 25, mass: 1 }}
|
|
1707
|
-
>
|
|
1708
|
-
<Glass variant="dynamic" glow={true}>
|
|
1709
|
-
{/* Animated glass content */}
|
|
1710
|
-
</Glass>
|
|
1711
|
-
</Motion>
|
|
1712
|
-
```
|
|
1713
|
-
|
|
1714
|
-
### Glass Properties
|
|
1715
|
-
- **Variant**: Glass morphism variants ('frosted', 'dynamic', 'clear', 'tinted', 'luminous')
|
|
1716
|
-
- **Blur**: Backdrop blur intensity ('none', 'light', 'standard', 'heavy')
|
|
1717
|
-
- **Opacity**: Background opacity (0-1)
|
|
1718
|
-
- **Rounded**: Border radius ('none', 'sm', 'md', 'lg', 'xl', 'full')
|
|
1719
|
-
- **Glow**: Enable glow effects with customizable color and intensity
|
|
1720
|
-
- **Physics**: Enable physics-based animations and interactions
|
|
1721
|
-
- **Optimization**: Performance optimization ('auto', 'high', 'medium', 'low')
|
|
1722
|
-
- **Hardware Acceleration**: Enable GPU acceleration for better performance
|
|
1723
|
-
|
|
1724
|
-
### Advanced Features
|
|
1725
|
-
- **Magnetic Effects**: Mouse-driven magnetic interactions
|
|
1726
|
-
- **Spring Physics**: Realistic spring-based animations
|
|
1727
|
-
- **Quality Tiers**: Adaptive rendering based on device capabilities
|
|
1728
|
-
- **Performance Monitoring**: Real-time FPS and memory tracking
|
|
1729
|
-
- **Accessibility**: WCAG compliance with reduced motion support
|
|
1730
|
-
- **Design Tokens**: Comprehensive token system for consistent styling
|
|
1731
|
-
|
|
1732
|
-
## 🛠️ Development & Building
|
|
1733
|
-
|
|
1734
|
-
```bash
|
|
1735
|
-
# Install dependencies
|
|
1736
|
-
pnpm install
|
|
1737
|
-
|
|
1738
|
-
# Build for production
|
|
1739
|
-
pnpm run build
|
|
1740
|
-
|
|
1741
|
-
# Initialize production system
|
|
1742
|
-
node -e "
|
|
1743
|
-
import('./dist/index.js').then(async ({ initializeAuraGlass }) => {
|
|
1744
|
-
await initializeAuraGlass({ monitoring: true, qualityTier: 'auto' });
|
|
1745
|
-
console.log('✅ AuraGlass production system initialized');
|
|
1746
|
-
});
|
|
1747
|
-
"
|
|
1748
|
-
```
|
|
1749
|
-
|
|
1750
|
-
## 🔍 Quality Assurance & Tooling (NEW! v2.0.7)
|
|
1751
|
-
|
|
1752
|
-
### Automated Quality Tools
|
|
1753
|
-
|
|
1754
|
-
AuraGlass includes comprehensive automated tooling for maintaining code quality:
|
|
1755
|
-
|
|
242
|
+
## Deploy with Confidence
|
|
1756
243
|
```bash
|
|
1757
|
-
# Type checking
|
|
1758
|
-
pnpm run typecheck # Check TypeScript errors (✅ 0 errors)
|
|
1759
|
-
|
|
1760
|
-
# Component inventory
|
|
1761
|
-
pnpm run audit:components # Generate component inventory report
|
|
1762
|
-
|
|
1763
|
-
# Reduced motion validation
|
|
1764
|
-
pnpm run audit:reduced-motion # Verify all components support reduced motion
|
|
1765
|
-
|
|
1766
|
-
# Design token compliance
|
|
1767
|
-
pnpm run audit:tokens # Check for hardcoded values vs. design tokens
|
|
1768
|
-
|
|
1769
|
-
# Full quality audit
|
|
1770
|
-
pnpm run audit:all # Run all audit scripts
|
|
1771
|
-
```
|
|
1772
|
-
|
|
1773
|
-
### Quality Metrics (v2.1.0 - Architecture Overhaul Complete)
|
|
1774
|
-
|
|
1775
|
-
| Metric | Status | Details |
|
|
1776
|
-
|--------|--------|---------|
|
|
1777
|
-
| **Component Coverage** | ✅ 621+/621+ (100%) | All components audited and production-ready (669 files updated) |
|
|
1778
|
-
| **Glass Architecture** | ✅ Complete | 3-layer system with optimized opacity values (15-50%) |
|
|
1779
|
-
| **Performance Issues** | ✅ Resolved | Fixed 9 critical issues including backdrop-filter detection, button borders, calendar timeouts |
|
|
1780
|
-
| **CSS Variables** | ✅ Unified | Single source of truth with actual values and proper loading |
|
|
1781
|
-
| **Token Compliance** | ✅ High | Systematic token usage with broken CSS classes fixed |
|
|
1782
|
-
| **WCAG AAA Compliance** | ✅ Certified | Enhanced contrast visibility and accessibility improvements |
|
|
1783
|
-
| **Production Readiness** | ✅ Ready | Zero placeholder code, comprehensive exports |
|
|
1784
|
-
|
|
1785
|
-
### Accessibility Testing
|
|
1786
|
-
|
|
1787
|
-
```bash
|
|
1788
|
-
# Test reduced motion in browser DevTools
|
|
1789
|
-
# Chrome: DevTools → Rendering → Emulate CSS media feature prefers-reduced-motion
|
|
1790
|
-
# Firefox: about:config → ui.prefersReducedMotion
|
|
1791
|
-
|
|
1792
|
-
# Test with system settings
|
|
1793
|
-
# macOS: System Preferences → Accessibility → Display → Reduce motion
|
|
1794
|
-
# Windows: Settings → Ease of Access → Display → Show animations
|
|
1795
|
-
```
|
|
1796
|
-
|
|
1797
|
-
### Component Health Reports
|
|
1798
|
-
|
|
1799
|
-
AuraGlass generates comprehensive health reports in `/reports/`:
|
|
1800
|
-
|
|
1801
|
-
- `GLASSMORPHISM_ARCHITECTURE_OVERHAUL.md` - Complete architecture overhaul documentation
|
|
1802
|
-
- `REDUCED_MOTION_100_COMPLETE.md` - Detailed reduced motion implementation report
|
|
1803
|
-
- `TYPESCRIPT_FIX_PROGRESS.md` - TypeScript error reduction progress
|
|
1804
|
-
- `component_inventory.json` - Complete component inventory with metadata (621+ components)
|
|
1805
|
-
- `reduced-motion-final-report.json` - Automated accessibility audit results
|
|
1806
|
-
- `glass_compliance_summary.md` - Glassmorphism token compliance audit results
|
|
1807
|
-
|
|
1808
|
-
### 🚀 Production AI Deployment
|
|
1809
|
-
|
|
1810
|
-
```bash
|
|
1811
|
-
# Configure environment
|
|
1812
244
|
cp .env.example .env
|
|
1813
|
-
|
|
1814
|
-
# - OPENAI_API_KEY
|
|
1815
|
-
# - PINECONE_API_KEY
|
|
1816
|
-
# - GOOGLE_VISION_API_KEY
|
|
1817
|
-
# - JWT_SECRET
|
|
1818
|
-
|
|
1819
|
-
# Start all services
|
|
1820
|
-
npm run server:all # Starts API and WebSocket servers
|
|
1821
|
-
npm run server:api # API server only (port 3002)
|
|
1822
|
-
npm run server:websocket # WebSocket server only (port 3001)
|
|
1823
|
-
|
|
1824
|
-
# Docker deployment (recommended)
|
|
1825
|
-
docker-compose up -d # Start all services
|
|
1826
|
-
docker-compose logs -f # View logs
|
|
1827
|
-
docker-compose down # Stop services
|
|
245
|
+
npm install
|
|
1828
246
|
|
|
1829
|
-
#
|
|
1830
|
-
|
|
247
|
+
# Recommended
|
|
248
|
+
docker-compose up -d
|
|
1831
249
|
|
|
1832
|
-
#
|
|
1833
|
-
|
|
1834
|
-
pm2 start server/websocket-server.js --name aura-websocket
|
|
1835
|
-
pm2 save
|
|
1836
|
-
pm2 startup
|
|
250
|
+
# Manual path
|
|
251
|
+
./scripts/deploy.sh
|
|
1837
252
|
```
|
|
1838
253
|
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
| Service | Purpose | Required |
|
|
1844
|
-
|---------|---------|----------|
|
|
1845
|
-
| `OPENAI_API_KEY` | GPT-4 form generation, search | ✅ Yes |
|
|
1846
|
-
| `PINECONE_API_KEY` | Vector search database | Optional |
|
|
1847
|
-
| `GOOGLE_VISION_API_KEY` | Image analysis | Optional |
|
|
1848
|
-
| `REMOVEBG_API_KEY` | Background removal | Optional |
|
|
1849
|
-
| `REDIS_URL` | Caching layer | Optional |
|
|
1850
|
-
| `SENTRY_DSN` | Error tracking | Optional |
|
|
1851
|
-
| `JWT_SECRET` | Authentication | ✅ Yes |
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
## 📚 Documentation
|
|
1855
|
-
|
|
1856
|
-
For detailed component documentation, API references, and usage examples, see the comprehensive documentation system:
|
|
1857
|
-
|
|
1858
|
-
- **[Complete Documentation Portal](./docs/README.md)** - Comprehensive guide to all AuraGlass features and components
|
|
1859
|
-
- **[Design Tokens Reference](./docs/DESIGN_TOKENS.md)** - Complete token system documentation
|
|
1860
|
-
- **[Component Standards](./docs/COMPONENT_STANDARDS.md)** - Best practices for component usage
|
|
1861
|
-
- **[Accessibility Guide](./docs/ACCESSIBILITY_GUIDE.md)** - WCAG compliance implementation
|
|
1862
|
-
|
|
1863
|
-
## 🤝 Contributing
|
|
1864
|
-
|
|
1865
|
-
Contributions are welcome! Please see our [Contributing Guide](./CONTRIBUTING.md) for details.
|
|
1866
|
-
|
|
1867
|
-
## 📄 License
|
|
254
|
+
- **Frontend** `http://localhost:3000`
|
|
255
|
+
- **API** `http://localhost:3002`
|
|
256
|
+
- **WebSocket** `ws://localhost:3001`
|
|
1868
257
|
|
|
1869
|
-
|
|
258
|
+
Need to scale? Slide the Docker images into Kubernetes with the provided Helm charts, wire Redis + Postgres, and plug Sentry + analytics directly into `initializeAuraGlass`.
|
|
1870
259
|
|
|
1871
|
-
##
|
|
260
|
+
## Key Resources
|
|
261
|
+
- [`INSTALLATION.md`](./INSTALLATION.md) – Upgrade guides, troubleshooting, and migration notes.
|
|
262
|
+
- [`docs/README.md`](./docs/README.md) – Component encyclopedias, design tokens, and architecture briefs.
|
|
263
|
+
- [`docs/tokens/design-tokens.md`](./docs/tokens/design-tokens.md) – Lighting, motion, and color blueprints.
|
|
264
|
+
- [`docker-compose.yml`](./docker-compose.yml) – Reference deployment stack.
|
|
1872
265
|
|
|
1873
|
-
AuraGlass is
|
|
266
|
+
AuraGlass is licensed under the [MIT License](./LICENSE). Craft with care, push the frontier, and let the glass come alive.
|