@gv-tech/design-system 2.5.0 → 2.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/package.json +5 -2
- package/.agent/skills/dogfood-components/SKILL.md +0 -34
- package/.agent/skills/maintain-component/SKILL.md +0 -77
- package/.agent/workflows/native-playground.md +0 -93
- package/.github/CODEOWNERS +0 -2
- package/.github/CONTRIBUTING.md +0 -42
- package/.github/FUNDING.yml +0 -4
- package/.github/PULL_REQUEST_TEMPLATE/build.md +0 -5
- package/.github/PULL_REQUEST_TEMPLATE/standard.md +0 -3
- package/.github/RELEASING.md +0 -37
- package/.github/copilot-instructions.md +0 -61
- package/.github/workflows/ci.yml +0 -91
- package/.github/workflows/codeql-analysis.yml +0 -34
- package/.github/workflows/release-please.yml +0 -79
- package/.husky/pre-commit +0 -1
- package/.prettierignore +0 -3
- package/.release-please-manifest.json +0 -9
- package/.tool-versions +0 -1
- package/.vscode/launch.json +0 -22
- package/.vscode/mcp.json +0 -8
- package/.vscode/settings.json +0 -30
- package/.yarnrc.yml +0 -7
- package/SECURITY.md +0 -9
- package/apps/.gitkeep +0 -0
- package/apps/native-playground/CHANGELOG.md +0 -8
- package/apps/native-playground/app.json +0 -37
- package/apps/native-playground/assets/fonts/.gitkeep +0 -0
- package/apps/native-playground/assets/images/adaptive-icon.png +0 -0
- package/apps/native-playground/assets/images/favicon.png +0 -0
- package/apps/native-playground/assets/images/icon.png +0 -0
- package/apps/native-playground/assets/images/splash-icon.png +0 -0
- package/apps/native-playground/babel.config.js +0 -6
- package/apps/native-playground/eas.json +0 -25
- package/apps/native-playground/index.js +0 -8
- package/apps/native-playground/metro.config.js +0 -26
- package/apps/native-playground/nativewind-env.d.ts +0 -1
- package/apps/native-playground/package.json +0 -23
- package/apps/native-playground/project.json +0 -15
- package/apps/native-playground/src/app/App.tsx +0 -842
- package/apps/native-playground/src/global.css +0 -49
- package/apps/native-playground/tailwind.config.js +0 -49
- package/apps/native-playground/tsconfig.app.json +0 -24
- package/apps/native-playground/tsconfig.json +0 -23
- package/apps/native-playground/tsconfig.spec.json +0 -24
- package/apps/playground-web/CHANGELOG.md +0 -8
- package/apps/playground-web/index.html +0 -13
- package/apps/playground-web/package.json +0 -31
- package/apps/playground-web/public/favicon.png +0 -0
- package/apps/playground-web/public/index.demo.html +0 -40
- package/apps/playground-web/public/logo192.png +0 -0
- package/apps/playground-web/public/logo512.png +0 -0
- package/apps/playground-web/public/manifest.json +0 -25
- package/apps/playground-web/public/robots.txt +0 -2
- package/apps/playground-web/src/App.tsx +0 -179
- package/apps/playground-web/src/components/docs/CodeBlock.tsx +0 -34
- package/apps/playground-web/src/components/docs/CombinedDocsLayout.tsx +0 -103
- package/apps/playground-web/src/components/docs/ComponentShowcase.tsx +0 -96
- package/apps/playground-web/src/components/docs/ErrorBoundary.tsx +0 -55
- package/apps/playground-web/src/components/docs/Footer.tsx +0 -146
- package/apps/playground-web/src/components/docs/PropsTable.tsx +0 -43
- package/apps/playground-web/src/components/docs/Search.tsx +0 -75
- package/apps/playground-web/src/components/docs/Sidebar.tsx +0 -77
- package/apps/playground-web/src/components/docs/ThemeToggle.tsx +0 -19
- package/apps/playground-web/src/components/docs/index.ts +0 -9
- package/apps/playground-web/src/config/docs.ts +0 -293
- package/apps/playground-web/src/globals.css +0 -148
- package/apps/playground-web/src/hooks/useDocMetadata.ts +0 -34
- package/apps/playground-web/src/hooks/usePackageManager.tsx +0 -42
- package/apps/playground-web/src/lib/react-native-shim.js +0 -34
- package/apps/playground-web/src/main.tsx +0 -11
- package/apps/playground-web/src/pages/index.ts +0 -4
- package/apps/playground-web/src/pages/native/AccordionDocs.tsx +0 -85
- package/apps/playground-web/src/pages/native/AlertDialogDocs.tsx +0 -128
- package/apps/playground-web/src/pages/native/AlertDocs.tsx +0 -89
- package/apps/playground-web/src/pages/native/AspectRatioDocs.tsx +0 -52
- package/apps/playground-web/src/pages/native/AvatarDocs.tsx +0 -92
- package/apps/playground-web/src/pages/native/BadgeDocs.tsx +0 -63
- package/apps/playground-web/src/pages/native/BreadcrumbDocs.tsx +0 -71
- package/apps/playground-web/src/pages/native/ButtonDocs.tsx +0 -103
- package/apps/playground-web/src/pages/native/CalendarDocs.tsx +0 -74
- package/apps/playground-web/src/pages/native/CardDocs.tsx +0 -75
- package/apps/playground-web/src/pages/native/CarouselDocs.tsx +0 -113
- package/apps/playground-web/src/pages/native/ChartDocs.tsx +0 -115
- package/apps/playground-web/src/pages/native/CheckboxDocs.tsx +0 -38
- package/apps/playground-web/src/pages/native/CollapsibleDocs.tsx +0 -89
- package/apps/playground-web/src/pages/native/CommandDocs.tsx +0 -170
- package/apps/playground-web/src/pages/native/ContextMenuDocs.tsx +0 -121
- package/apps/playground-web/src/pages/native/DialogDocs.tsx +0 -132
- package/apps/playground-web/src/pages/native/DrawerDocs.tsx +0 -158
- package/apps/playground-web/src/pages/native/DropdownMenuDocs.tsx +0 -168
- package/apps/playground-web/src/pages/native/HoverCardDocs.tsx +0 -119
- package/apps/playground-web/src/pages/native/InputDocs.tsx +0 -86
- package/apps/playground-web/src/pages/native/LabelDocs.tsx +0 -55
- package/apps/playground-web/src/pages/native/MenubarDocs.tsx +0 -197
- package/apps/playground-web/src/pages/native/NavigationMenuDocs.tsx +0 -190
- package/apps/playground-web/src/pages/native/PaginationDocs.tsx +0 -70
- package/apps/playground-web/src/pages/native/PopoverDocs.tsx +0 -156
- package/apps/playground-web/src/pages/native/ProgressDocs.tsx +0 -61
- package/apps/playground-web/src/pages/native/RadioGroupDocs.tsx +0 -125
- package/apps/playground-web/src/pages/native/ResizableDocs.tsx +0 -118
- package/apps/playground-web/src/pages/native/ScrollAreaDocs.tsx +0 -92
- package/apps/playground-web/src/pages/native/SearchDocs.tsx +0 -150
- package/apps/playground-web/src/pages/native/SelectDocs.tsx +0 -141
- package/apps/playground-web/src/pages/native/SeparatorDocs.tsx +0 -72
- package/apps/playground-web/src/pages/native/SheetDocs.tsx +0 -140
- package/apps/playground-web/src/pages/native/SkeletonDocs.tsx +0 -44
- package/apps/playground-web/src/pages/native/SliderDocs.tsx +0 -118
- package/apps/playground-web/src/pages/native/SonnerDocs.tsx +0 -111
- package/apps/playground-web/src/pages/native/SwitchDocs.tsx +0 -87
- package/apps/playground-web/src/pages/native/TableDocs.tsx +0 -67
- package/apps/playground-web/src/pages/native/TabsDocs.tsx +0 -175
- package/apps/playground-web/src/pages/native/TextareaDocs.tsx +0 -61
- package/apps/playground-web/src/pages/native/ThemeToggleDocs.tsx +0 -288
- package/apps/playground-web/src/pages/native/ToastDocs.tsx +0 -124
- package/apps/playground-web/src/pages/native/ToggleDocs.tsx +0 -81
- package/apps/playground-web/src/pages/native/ToggleGroupDocs.tsx +0 -128
- package/apps/playground-web/src/pages/native/TooltipDocs.tsx +0 -140
- package/apps/playground-web/src/pages/native/index.ts +0 -47
- package/apps/playground-web/src/pages/shared/ColorTokensDocs.tsx +0 -234
- package/apps/playground-web/src/pages/shared/GettingStarted.tsx +0 -413
- package/apps/playground-web/src/pages/web/AccordionDocs.tsx +0 -194
- package/apps/playground-web/src/pages/web/AlertDialogDocs.tsx +0 -157
- package/apps/playground-web/src/pages/web/AlertDocs.tsx +0 -110
- package/apps/playground-web/src/pages/web/AspectRatioDocs.tsx +0 -94
- package/apps/playground-web/src/pages/web/AvatarDocs.tsx +0 -81
- package/apps/playground-web/src/pages/web/BadgeDocs.tsx +0 -66
- package/apps/playground-web/src/pages/web/BreadcrumbDocs.tsx +0 -93
- package/apps/playground-web/src/pages/web/ButtonDocs.tsx +0 -129
- package/apps/playground-web/src/pages/web/CalendarDocs.tsx +0 -78
- package/apps/playground-web/src/pages/web/CardDocs.tsx +0 -115
- package/apps/playground-web/src/pages/web/CarouselDocs.tsx +0 -176
- package/apps/playground-web/src/pages/web/ChartDocs.tsx +0 -151
- package/apps/playground-web/src/pages/web/CheckboxDocs.tsx +0 -95
- package/apps/playground-web/src/pages/web/CollapsibleDocs.tsx +0 -111
- package/apps/playground-web/src/pages/web/CommandDocs.tsx +0 -219
- package/apps/playground-web/src/pages/web/ContextMenuDocs.tsx +0 -164
- package/apps/playground-web/src/pages/web/DialogDocs.tsx +0 -175
- package/apps/playground-web/src/pages/web/DrawerDocs.tsx +0 -283
- package/apps/playground-web/src/pages/web/DropdownMenuDocs.tsx +0 -319
- package/apps/playground-web/src/pages/web/FormDocs.tsx +0 -175
- package/apps/playground-web/src/pages/web/HoverCardDocs.tsx +0 -151
- package/apps/playground-web/src/pages/web/InputDocs.tsx +0 -118
- package/apps/playground-web/src/pages/web/LabelDocs.tsx +0 -59
- package/apps/playground-web/src/pages/web/MenubarDocs.tsx +0 -296
- package/apps/playground-web/src/pages/web/NavigationMenuDocs.tsx +0 -263
- package/apps/playground-web/src/pages/web/PaginationDocs.tsx +0 -102
- package/apps/playground-web/src/pages/web/PopoverDocs.tsx +0 -189
- package/apps/playground-web/src/pages/web/ProgressDocs.tsx +0 -70
- package/apps/playground-web/src/pages/web/RadioGroupDocs.tsx +0 -137
- package/apps/playground-web/src/pages/web/ResizableDocs.tsx +0 -143
- package/apps/playground-web/src/pages/web/ScrollAreaDocs.tsx +0 -107
- package/apps/playground-web/src/pages/web/SearchDocs.tsx +0 -203
- package/apps/playground-web/src/pages/web/SelectDocs.tsx +0 -164
- package/apps/playground-web/src/pages/web/SeparatorDocs.tsx +0 -88
- package/apps/playground-web/src/pages/web/SheetDocs.tsx +0 -186
- package/apps/playground-web/src/pages/web/SkeletonDocs.tsx +0 -53
- package/apps/playground-web/src/pages/web/SliderDocs.tsx +0 -119
- package/apps/playground-web/src/pages/web/SonnerDocs.tsx +0 -126
- package/apps/playground-web/src/pages/web/SwitchDocs.tsx +0 -91
- package/apps/playground-web/src/pages/web/TableDocs.tsx +0 -148
- package/apps/playground-web/src/pages/web/TabsDocs.tsx +0 -241
- package/apps/playground-web/src/pages/web/TextareaDocs.tsx +0 -65
- package/apps/playground-web/src/pages/web/ThemeToggleDocs.tsx +0 -303
- package/apps/playground-web/src/pages/web/ToastDocs.tsx +0 -149
- package/apps/playground-web/src/pages/web/ToggleDocs.tsx +0 -85
- package/apps/playground-web/src/pages/web/ToggleGroupDocs.tsx +0 -140
- package/apps/playground-web/src/pages/web/TooltipDocs.tsx +0 -150
- package/apps/playground-web/src/pages/web/index.ts +0 -47
- package/apps/playground-web/src/routes/doc-routes.tsx +0 -363
- package/apps/playground-web/tailwind.config.js +0 -47
- package/apps/playground-web/tsconfig.app.json +0 -16
- package/apps/playground-web/tsconfig.json +0 -4
- package/apps/playground-web/tsconfig.node.json +0 -13
- package/apps/playground-web/vite.config.ts +0 -41
- package/components.json +0 -20
- package/docs/architecture-pivot.md +0 -165
- package/docs/native-setup-decision.md +0 -57
- package/docs/phase-1-tracker.md +0 -144
- package/docs/release-tooling-evaluation.md +0 -67
- package/docs/universal-implementation.md +0 -195
- package/docs/update-plan.md +0 -268
- package/eslint.config.mjs +0 -13
- package/nx.json +0 -50
- package/packages/.gitkeep +0 -0
- package/packages/design-tokens/CHANGELOG.md +0 -8
- package/packages/design-tokens/package.json +0 -20
- package/packages/design-tokens/src/index.ts +0 -35
- package/packages/design-tokens/src/palette.ts +0 -36
- package/packages/design-tokens/src/radii.ts +0 -26
- package/packages/design-tokens/src/shadows.ts +0 -16
- package/packages/design-tokens/src/spacing.ts +0 -33
- package/packages/design-tokens/src/theme.ts +0 -54
- package/packages/design-tokens/src/typography.ts +0 -36
- package/packages/design-tokens/tsconfig.json +0 -17
- package/packages/ui-core/CHANGELOG.md +0 -8
- package/packages/ui-core/package.json +0 -40
- package/packages/ui-core/src/contracts/accordion.ts +0 -23
- package/packages/ui-core/src/contracts/alert-dialog.ts +0 -48
- package/packages/ui-core/src/contracts/alert.ts +0 -17
- package/packages/ui-core/src/contracts/aspect-ratio.ts +0 -7
- package/packages/ui-core/src/contracts/avatar.ts +0 -17
- package/packages/ui-core/src/contracts/badge.ts +0 -7
- package/packages/ui-core/src/contracts/breadcrumb.ts +0 -37
- package/packages/ui-core/src/contracts/button.ts +0 -17
- package/packages/ui-core/src/contracts/calendar.ts +0 -4
- package/packages/ui-core/src/contracts/card.ts +0 -11
- package/packages/ui-core/src/contracts/carousel.ts +0 -29
- package/packages/ui-core/src/contracts/chart.ts +0 -31
- package/packages/ui-core/src/contracts/checkbox.ts +0 -11
- package/packages/ui-core/src/contracts/collapsible.ts +0 -21
- package/packages/ui-core/src/contracts/command.ts +0 -43
- package/packages/ui-core/src/contracts/context-menu.ts +0 -78
- package/packages/ui-core/src/contracts/dialog.ts +0 -29
- package/packages/ui-core/src/contracts/drawer.ts +0 -39
- package/packages/ui-core/src/contracts/dropdown-menu.ts +0 -87
- package/packages/ui-core/src/contracts/form.ts +0 -29
- package/packages/ui-core/src/contracts/hover-card.ts +0 -21
- package/packages/ui-core/src/contracts/input.ts +0 -11
- package/packages/ui-core/src/contracts/label.ts +0 -7
- package/packages/ui-core/src/contracts/menubar.ts +0 -86
- package/packages/ui-core/src/contracts/navigation-menu.ts +0 -55
- package/packages/ui-core/src/contracts/pagination.ts +0 -38
- package/packages/ui-core/src/contracts/popover.ts +0 -28
- package/packages/ui-core/src/contracts/progress.ts +0 -4
- package/packages/ui-core/src/contracts/radio.ts +0 -16
- package/packages/ui-core/src/contracts/resizable.ts +0 -36
- package/packages/ui-core/src/contracts/scroll-area.ts +0 -15
- package/packages/ui-core/src/contracts/search.ts +0 -13
- package/packages/ui-core/src/contracts/select.ts +0 -64
- package/packages/ui-core/src/contracts/separator.ts +0 -5
- package/packages/ui-core/src/contracts/sheet.ts +0 -58
- package/packages/ui-core/src/contracts/skeleton.ts +0 -6
- package/packages/ui-core/src/contracts/slider.ts +0 -15
- package/packages/ui-core/src/contracts/sonner.ts +0 -15
- package/packages/ui-core/src/contracts/switch.ts +0 -11
- package/packages/ui-core/src/contracts/table.ts +0 -41
- package/packages/ui-core/src/contracts/tabs.ts +0 -31
- package/packages/ui-core/src/contracts/text.ts +0 -12
- package/packages/ui-core/src/contracts/textarea.ts +0 -7
- package/packages/ui-core/src/contracts/theme-provider.ts +0 -14
- package/packages/ui-core/src/contracts/theme-toggle.ts +0 -15
- package/packages/ui-core/src/contracts/toast.ts +0 -15
- package/packages/ui-core/src/contracts/toaster.ts +0 -3
- package/packages/ui-core/src/contracts/toggle-group.ts +0 -23
- package/packages/ui-core/src/contracts/toggle.ts +0 -49
- package/packages/ui-core/src/contracts/tooltip.ts +0 -28
- package/packages/ui-core/src/index.ts +0 -327
- package/packages/ui-core/tsconfig.json +0 -18
- package/packages/ui-native/CHANGELOG.md +0 -8
- package/packages/ui-native/package.json +0 -76
- package/packages/ui-native/src/accordion.tsx +0 -93
- package/packages/ui-native/src/alert-dialog.tsx +0 -123
- package/packages/ui-native/src/alert.tsx +0 -50
- package/packages/ui-native/src/aspect-ratio.tsx +0 -9
- package/packages/ui-native/src/avatar.tsx +0 -38
- package/packages/ui-native/src/badge.tsx +0 -51
- package/packages/ui-native/src/breadcrumb.tsx +0 -9
- package/packages/ui-native/src/button.test.tsx +0 -27
- package/packages/ui-native/src/button.tsx +0 -75
- package/packages/ui-native/src/calendar.tsx +0 -9
- package/packages/ui-native/src/card.test.tsx +0 -33
- package/packages/ui-native/src/card.tsx +0 -56
- package/packages/ui-native/src/carousel.tsx +0 -9
- package/packages/ui-native/src/chart.tsx +0 -9
- package/packages/ui-native/src/checkbox.test.tsx +0 -58
- package/packages/ui-native/src/checkbox.tsx +0 -31
- package/packages/ui-native/src/collapsible.test.tsx +0 -50
- package/packages/ui-native/src/collapsible.tsx +0 -15
- package/packages/ui-native/src/command.tsx +0 -9
- package/packages/ui-native/src/context-menu.tsx +0 -9
- package/packages/ui-native/src/dialog.test.tsx +0 -91
- package/packages/ui-native/src/dialog.tsx +0 -121
- package/packages/ui-native/src/drawer.tsx +0 -9
- package/packages/ui-native/src/dropdown-menu.tsx +0 -9
- package/packages/ui-native/src/form.tsx +0 -9
- package/packages/ui-native/src/hover-card.tsx +0 -9
- package/packages/ui-native/src/index.ts +0 -209
- package/packages/ui-native/src/input.test.tsx +0 -27
- package/packages/ui-native/src/input.tsx +0 -27
- package/packages/ui-native/src/label.tsx +0 -29
- package/packages/ui-native/src/lib/render-native.tsx +0 -17
- package/packages/ui-native/src/lib/utils.ts +0 -6
- package/packages/ui-native/src/menubar.tsx +0 -9
- package/packages/ui-native/src/nativewind-env.d.ts +0 -1
- package/packages/ui-native/src/navigation-menu.tsx +0 -9
- package/packages/ui-native/src/pagination.tsx +0 -9
- package/packages/ui-native/src/popover.tsx +0 -9
- package/packages/ui-native/src/progress.tsx +0 -9
- package/packages/ui-native/src/radio-group.test.tsx +0 -77
- package/packages/ui-native/src/radio-group.tsx +0 -42
- package/packages/ui-native/src/resizable.tsx +0 -25
- package/packages/ui-native/src/scroll-area.tsx +0 -9
- package/packages/ui-native/src/search.tsx +0 -17
- package/packages/ui-native/src/select.tsx +0 -229
- package/packages/ui-native/src/separator.tsx +0 -20
- package/packages/ui-native/src/sheet.test.tsx +0 -93
- package/packages/ui-native/src/sheet.tsx +0 -127
- package/packages/ui-native/src/skeleton.test.tsx +0 -29
- package/packages/ui-native/src/skeleton.tsx +0 -31
- package/packages/ui-native/src/slider.tsx +0 -9
- package/packages/ui-native/src/sonner.tsx +0 -9
- package/packages/ui-native/src/switch.tsx +0 -34
- package/packages/ui-native/src/table.tsx +0 -73
- package/packages/ui-native/src/tabs.tsx +0 -74
- package/packages/ui-native/src/text.test.tsx +0 -24
- package/packages/ui-native/src/text.tsx +0 -43
- package/packages/ui-native/src/textarea.test.tsx +0 -27
- package/packages/ui-native/src/textarea.tsx +0 -29
- package/packages/ui-native/src/theme-provider.tsx +0 -6
- package/packages/ui-native/src/theme-toggle.tsx +0 -11
- package/packages/ui-native/src/toast.test.tsx +0 -61
- package/packages/ui-native/src/toast.tsx +0 -88
- package/packages/ui-native/src/toaster.tsx +0 -9
- package/packages/ui-native/src/toggle-group.tsx +0 -78
- package/packages/ui-native/src/toggle.tsx +0 -35
- package/packages/ui-native/src/tooltip.tsx +0 -44
- package/packages/ui-native/tsconfig.json +0 -23
- package/packages/ui-native/vite.config.ts +0 -17
- package/packages/ui-web/CHANGELOG.md +0 -8
- package/packages/ui-web/package.json +0 -84
- package/packages/ui-web/src/accordion.test.tsx +0 -86
- package/packages/ui-web/src/accordion.tsx +0 -58
- package/packages/ui-web/src/alert-dialog.test.tsx +0 -91
- package/packages/ui-web/src/alert-dialog.tsx +0 -121
- package/packages/ui-web/src/alert.test.tsx +0 -47
- package/packages/ui-web/src/alert.tsx +0 -49
- package/packages/ui-web/src/aspect-ratio.test.tsx +0 -34
- package/packages/ui-web/src/aspect-ratio.tsx +0 -7
- package/packages/ui-web/src/avatar.test.tsx +0 -33
- package/packages/ui-web/src/avatar.tsx +0 -40
- package/packages/ui-web/src/badge.test.tsx +0 -24
- package/packages/ui-web/src/badge.tsx +0 -34
- package/packages/ui-web/src/breadcrumb.tsx +0 -105
- package/packages/ui-web/src/button.test.tsx +0 -62
- package/packages/ui-web/src/button.tsx +0 -47
- package/packages/ui-web/src/calendar.test.tsx +0 -23
- package/packages/ui-web/src/calendar.tsx +0 -163
- package/packages/ui-web/src/card.test.tsx +0 -35
- package/packages/ui-web/src/card.tsx +0 -46
- package/packages/ui-web/src/carousel.test.tsx +0 -37
- package/packages/ui-web/src/carousel.tsx +0 -234
- package/packages/ui-web/src/chart.test.tsx +0 -62
- package/packages/ui-web/src/chart.tsx +0 -296
- package/packages/ui-web/src/checkbox.test.tsx +0 -30
- package/packages/ui-web/src/checkbox.tsx +0 -31
- package/packages/ui-web/src/collapsible.test.tsx +0 -51
- package/packages/ui-web/src/collapsible.tsx +0 -15
- package/packages/ui-web/src/command.test.tsx +0 -79
- package/packages/ui-web/src/command.tsx +0 -154
- package/packages/ui-web/src/context-menu.test.tsx +0 -37
- package/packages/ui-web/src/context-menu.tsx +0 -208
- package/packages/ui-web/src/dialog.test.tsx +0 -66
- package/packages/ui-web/src/dialog.tsx +0 -95
- package/packages/ui-web/src/drawer.test.tsx +0 -68
- package/packages/ui-web/src/drawer.tsx +0 -110
- package/packages/ui-web/src/dropdown-menu.test.tsx +0 -93
- package/packages/ui-web/src/dropdown-menu.tsx +0 -212
- package/packages/ui-web/src/form.test.tsx +0 -84
- package/packages/ui-web/src/form.tsx +0 -160
- package/packages/ui-web/src/hooks/use-theme.ts +0 -15
- package/packages/ui-web/src/hooks/use-toast.ts +0 -189
- package/packages/ui-web/src/hover-card.test.tsx +0 -48
- package/packages/ui-web/src/hover-card.tsx +0 -35
- package/packages/ui-web/src/index.ts +0 -474
- package/packages/ui-web/src/input.test.tsx +0 -33
- package/packages/ui-web/src/input.tsx +0 -23
- package/packages/ui-web/src/label.test.tsx +0 -27
- package/packages/ui-web/src/label.tsx +0 -21
- package/packages/ui-web/src/lib/utils.ts +0 -6
- package/packages/ui-web/src/menubar.test.tsx +0 -92
- package/packages/ui-web/src/menubar.tsx +0 -244
- package/packages/ui-web/src/navigation-menu.test.tsx +0 -53
- package/packages/ui-web/src/navigation-menu.tsx +0 -143
- package/packages/ui-web/src/pagination.test.tsx +0 -57
- package/packages/ui-web/src/pagination.tsx +0 -107
- package/packages/ui-web/src/popover.test.tsx +0 -31
- package/packages/ui-web/src/popover.tsx +0 -45
- package/packages/ui-web/src/progress.test.tsx +0 -18
- package/packages/ui-web/src/progress.tsx +0 -28
- package/packages/ui-web/src/radio-group.test.tsx +0 -39
- package/packages/ui-web/src/radio-group.tsx +0 -41
- package/packages/ui-web/src/resizable.test.tsx +0 -23
- package/packages/ui-web/src/resizable.tsx +0 -59
- package/packages/ui-web/src/scroll-area.test.tsx +0 -15
- package/packages/ui-web/src/scroll-area.tsx +0 -42
- package/packages/ui-web/src/search.test.tsx +0 -81
- package/packages/ui-web/src/search.tsx +0 -87
- package/packages/ui-web/src/select.test.tsx +0 -42
- package/packages/ui-web/src/select.tsx +0 -169
- package/packages/ui-web/src/separator.test.tsx +0 -16
- package/packages/ui-web/src/separator.tsx +0 -24
- package/packages/ui-web/src/setupTests.ts +0 -114
- package/packages/ui-web/src/sheet.test.tsx +0 -48
- package/packages/ui-web/src/sheet.tsx +0 -136
- package/packages/ui-web/src/skeleton.test.tsx +0 -13
- package/packages/ui-web/src/skeleton.tsx +0 -10
- package/packages/ui-web/src/slider.test.tsx +0 -18
- package/packages/ui-web/src/slider.tsx +0 -27
- package/packages/ui-web/src/sonner.test.tsx +0 -13
- package/packages/ui-web/src/sonner.tsx +0 -32
- package/packages/ui-web/src/switch.test.tsx +0 -22
- package/packages/ui-web/src/switch.tsx +0 -31
- package/packages/ui-web/src/table.test.tsx +0 -29
- package/packages/ui-web/src/table.tsx +0 -104
- package/packages/ui-web/src/tabs.test.tsx +0 -43
- package/packages/ui-web/src/tabs.tsx +0 -62
- package/packages/ui-web/src/text.test.tsx +0 -34
- package/packages/ui-web/src/text.tsx +0 -55
- package/packages/ui-web/src/textarea.test.tsx +0 -21
- package/packages/ui-web/src/textarea.tsx +0 -25
- package/packages/ui-web/src/theme-provider.tsx +0 -15
- package/packages/ui-web/src/theme-toggle.test.tsx +0 -49
- package/packages/ui-web/src/theme-toggle.tsx +0 -92
- package/packages/ui-web/src/toast.test.tsx +0 -42
- package/packages/ui-web/src/toast.tsx +0 -111
- package/packages/ui-web/src/toaster.tsx +0 -27
- package/packages/ui-web/src/toggle-group.test.tsx +0 -40
- package/packages/ui-web/src/toggle-group.tsx +0 -55
- package/packages/ui-web/src/toggle.test.tsx +0 -21
- package/packages/ui-web/src/toggle.tsx +0 -24
- package/packages/ui-web/src/tooltip.tsx +0 -51
- package/packages/ui-web/tsconfig.json +0 -24
- package/packages/ui-web/vite.config.ts +0 -21
- package/postcss.config.mjs +0 -5
- package/release-please-config.json +0 -60
- package/scripts/build-registry.ts +0 -80
- package/scripts/sync-tokens.ts +0 -86
- package/scripts/validate.ts +0 -74
- package/src/globals.css +0 -146
- package/src/index.ts +0 -4
- package/src/setupTests.ts +0 -47
- package/src/types/nativewind.d.ts +0 -19
- package/tailwind.config.js +0 -48
- package/tsconfig.build.json +0 -22
- package/tsconfig.json +0 -30
- package/tsconfig.node.json +0 -11
- package/vite.config.ts +0 -106
- package/vitest.config.ts +0 -23
- package/wrangler.toml +0 -22
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
|
|
3
|
-
export interface TableBaseProps {
|
|
4
|
-
className?: string;
|
|
5
|
-
children?: React.ReactNode;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
export interface TableHeaderBaseProps {
|
|
9
|
-
className?: string;
|
|
10
|
-
children?: React.ReactNode;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
export interface TableBodyBaseProps {
|
|
14
|
-
className?: string;
|
|
15
|
-
children?: React.ReactNode;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export interface TableFooterBaseProps {
|
|
19
|
-
className?: string;
|
|
20
|
-
children?: React.ReactNode;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
export interface TableRowBaseProps {
|
|
24
|
-
className?: string;
|
|
25
|
-
children?: React.ReactNode;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
export interface TableHeadBaseProps {
|
|
29
|
-
className?: string;
|
|
30
|
-
children?: React.ReactNode;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
export interface TableCellBaseProps {
|
|
34
|
-
className?: string;
|
|
35
|
-
children?: React.ReactNode;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
export interface TableCaptionBaseProps {
|
|
39
|
-
className?: string;
|
|
40
|
-
children?: React.ReactNode;
|
|
41
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
|
|
3
|
-
export interface TabsBaseProps {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
defaultValue?: string;
|
|
6
|
-
value?: string;
|
|
7
|
-
onValueChange?: (value: string) => void;
|
|
8
|
-
orientation?: 'horizontal' | 'vertical';
|
|
9
|
-
dir?: 'ltr' | 'rtl';
|
|
10
|
-
activationMode?: 'automatic' | 'manual';
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
export interface TabsListBaseProps {
|
|
14
|
-
children?: React.ReactNode;
|
|
15
|
-
className?: string;
|
|
16
|
-
loop?: boolean;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export interface TabsTriggerBaseProps {
|
|
20
|
-
children?: React.ReactNode;
|
|
21
|
-
className?: string;
|
|
22
|
-
value: string;
|
|
23
|
-
disabled?: boolean;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
export interface TabsContentBaseProps {
|
|
27
|
-
children?: React.ReactNode;
|
|
28
|
-
className?: string;
|
|
29
|
-
value: string;
|
|
30
|
-
forceMount?: true;
|
|
31
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
// Shared Text contracts.
|
|
2
|
-
// Foundation typography component for cross-platform text rendering.
|
|
3
|
-
|
|
4
|
-
export const textVariantValues = ['h1', 'h2', 'h3', 'h4', 'body', 'bodySmall', 'caption', 'label', 'overline'] as const;
|
|
5
|
-
export type TextVariant = (typeof textVariantValues)[number];
|
|
6
|
-
|
|
7
|
-
// Platform-agnostic props shared by every Text implementation.
|
|
8
|
-
// Does NOT include variant — that comes from platform-specific CVA bindings.
|
|
9
|
-
export interface TextBaseProps {
|
|
10
|
-
className?: string;
|
|
11
|
-
children?: React.ReactNode;
|
|
12
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
|
|
3
|
-
export interface ThemeProviderBaseProps {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
attribute?: string | string[];
|
|
6
|
-
defaultTheme?: string;
|
|
7
|
-
enableSystem?: boolean;
|
|
8
|
-
disableTransitionOnChange?: boolean;
|
|
9
|
-
themes?: string[];
|
|
10
|
-
forcedTheme?: string;
|
|
11
|
-
storageKey?: string;
|
|
12
|
-
nonce?: string;
|
|
13
|
-
[key: string]: unknown;
|
|
14
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export interface ThemeToggleBaseProps {
|
|
2
|
-
/**
|
|
3
|
-
* The mode of the theme toggle. 'binary' allows toggling between light and dark. 'ternary' allows choosing between
|
|
4
|
-
* light, dark, and system.
|
|
5
|
-
*
|
|
6
|
-
* @default 'binary'
|
|
7
|
-
*/
|
|
8
|
-
variant?: 'binary' | 'ternary';
|
|
9
|
-
/** Optional callback when the theme changes. */
|
|
10
|
-
onThemeChange?: (theme: string) => void;
|
|
11
|
-
/** Optional current theme value for external control. */
|
|
12
|
-
customTheme?: string;
|
|
13
|
-
/** Optional className for the button. */
|
|
14
|
-
className?: string;
|
|
15
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
// Shared Toast contracts.
|
|
2
|
-
// Feedback pattern — web uses shadcn/sonner, native uses a custom View.
|
|
3
|
-
|
|
4
|
-
export const toastVariantValues = ['default', 'destructive'] as const;
|
|
5
|
-
export type ToastVariant = (typeof toastVariantValues)[number];
|
|
6
|
-
|
|
7
|
-
// Platform-agnostic props shared by every Toast implementation.
|
|
8
|
-
export interface ToastBaseProps {
|
|
9
|
-
variant?: ToastVariant;
|
|
10
|
-
title?: string;
|
|
11
|
-
description?: string;
|
|
12
|
-
action?: React.ReactNode;
|
|
13
|
-
className?: string;
|
|
14
|
-
onDismiss?: () => void;
|
|
15
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ToggleSize, ToggleVariant } from './toggle';
|
|
3
|
-
|
|
4
|
-
export interface ToggleGroupBaseProps {
|
|
5
|
-
children?: React.ReactNode;
|
|
6
|
-
className?: string;
|
|
7
|
-
variant?: ToggleVariant;
|
|
8
|
-
size?: ToggleSize;
|
|
9
|
-
type?: 'single' | 'multiple';
|
|
10
|
-
defaultValue?: string | string[];
|
|
11
|
-
value?: string | string[];
|
|
12
|
-
onValueChange?: (value: string | string[]) => void;
|
|
13
|
-
disabled?: boolean;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
export interface ToggleGroupItemBaseProps {
|
|
17
|
-
children?: React.ReactNode;
|
|
18
|
-
className?: string;
|
|
19
|
-
value: string;
|
|
20
|
-
variant?: ToggleVariant;
|
|
21
|
-
size?: ToggleSize;
|
|
22
|
-
disabled?: boolean;
|
|
23
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { cva } from 'class-variance-authority';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
|
|
4
|
-
export const toggleVariants = cva(
|
|
5
|
-
'inline-flex items-center justify-center gap-2 rounded-md text-sm font-medium transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0',
|
|
6
|
-
{
|
|
7
|
-
variants: {
|
|
8
|
-
variant: {
|
|
9
|
-
default: 'bg-transparent',
|
|
10
|
-
outline: 'border border-input bg-transparent shadow-sm hover:bg-accent hover:text-accent-foreground',
|
|
11
|
-
},
|
|
12
|
-
size: {
|
|
13
|
-
default: 'h-9 px-2 min-w-9',
|
|
14
|
-
sm: 'h-8 px-1.5 min-w-8',
|
|
15
|
-
lg: 'h-10 px-2.5 min-w-10',
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
defaultVariants: {
|
|
19
|
-
variant: 'default',
|
|
20
|
-
size: 'default',
|
|
21
|
-
},
|
|
22
|
-
},
|
|
23
|
-
);
|
|
24
|
-
|
|
25
|
-
export const toggleVariantValues = {
|
|
26
|
-
variant: {
|
|
27
|
-
default: 'default',
|
|
28
|
-
outline: 'outline',
|
|
29
|
-
},
|
|
30
|
-
size: {
|
|
31
|
-
default: 'default',
|
|
32
|
-
sm: 'sm',
|
|
33
|
-
lg: 'lg',
|
|
34
|
-
},
|
|
35
|
-
} as const;
|
|
36
|
-
|
|
37
|
-
export type ToggleVariant = keyof typeof toggleVariantValues.variant;
|
|
38
|
-
export type ToggleSize = keyof typeof toggleVariantValues.size;
|
|
39
|
-
|
|
40
|
-
export interface ToggleBaseProps {
|
|
41
|
-
children?: React.ReactNode;
|
|
42
|
-
className?: string;
|
|
43
|
-
variant?: ToggleVariant;
|
|
44
|
-
size?: ToggleSize;
|
|
45
|
-
pressed?: boolean;
|
|
46
|
-
defaultPressed?: boolean;
|
|
47
|
-
onPressedChange?: (pressed: boolean) => void;
|
|
48
|
-
disabled?: boolean;
|
|
49
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
|
|
3
|
-
export interface TooltipBaseProps {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
delayDuration?: number;
|
|
6
|
-
skipDelayDuration?: number;
|
|
7
|
-
disableHoverableContent?: boolean;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export interface TooltipContentBaseProps {
|
|
11
|
-
children?: React.ReactNode;
|
|
12
|
-
className?: string;
|
|
13
|
-
sideOffset?: number;
|
|
14
|
-
avoidCollisions?: boolean;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export interface TooltipTriggerBaseProps {
|
|
18
|
-
children?: React.ReactNode;
|
|
19
|
-
asChild?: boolean;
|
|
20
|
-
className?: string;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
export interface TooltipProviderBaseProps {
|
|
24
|
-
children?: React.ReactNode;
|
|
25
|
-
delayDuration?: number;
|
|
26
|
-
skipDelayDuration?: number;
|
|
27
|
-
disableHoverableContent?: boolean;
|
|
28
|
-
}
|
|
@@ -1,327 +0,0 @@
|
|
|
1
|
-
// @gv-tech/ui-core
|
|
2
|
-
//
|
|
3
|
-
// Shared component contracts for the GV Tech design system.
|
|
4
|
-
// Consumed by both ui-web and ui-native implementations.
|
|
5
|
-
|
|
6
|
-
// Accordion
|
|
7
|
-
export type {
|
|
8
|
-
AccordionBaseProps,
|
|
9
|
-
AccordionContentBaseProps,
|
|
10
|
-
AccordionItemBaseProps,
|
|
11
|
-
AccordionTriggerBaseProps,
|
|
12
|
-
} from './contracts/accordion';
|
|
13
|
-
|
|
14
|
-
// Alert
|
|
15
|
-
export type { AlertBaseProps, AlertDescriptionBaseProps, AlertTitleBaseProps } from './contracts/alert';
|
|
16
|
-
|
|
17
|
-
// Alert Dialog
|
|
18
|
-
export type {
|
|
19
|
-
AlertDialogActionBaseProps,
|
|
20
|
-
AlertDialogBaseProps,
|
|
21
|
-
AlertDialogCancelBaseProps,
|
|
22
|
-
AlertDialogContentBaseProps,
|
|
23
|
-
AlertDialogDescriptionBaseProps,
|
|
24
|
-
AlertDialogFooterBaseProps,
|
|
25
|
-
AlertDialogHeaderBaseProps,
|
|
26
|
-
AlertDialogTitleBaseProps,
|
|
27
|
-
AlertDialogTriggerBaseProps,
|
|
28
|
-
} from './contracts/alert-dialog';
|
|
29
|
-
|
|
30
|
-
// Aspect Ratio
|
|
31
|
-
export type { AspectRatioBaseProps } from './contracts/aspect-ratio';
|
|
32
|
-
|
|
33
|
-
// Avatar
|
|
34
|
-
export type { AvatarBaseProps, AvatarFallbackBaseProps, AvatarImageBaseProps } from './contracts/avatar';
|
|
35
|
-
|
|
36
|
-
// Badge
|
|
37
|
-
export type { BadgeBaseProps } from './contracts/badge';
|
|
38
|
-
|
|
39
|
-
// Breadcrumb
|
|
40
|
-
export type {
|
|
41
|
-
BreadcrumbBaseProps,
|
|
42
|
-
BreadcrumbEllipsisBaseProps,
|
|
43
|
-
BreadcrumbItemBaseProps,
|
|
44
|
-
BreadcrumbLinkBaseProps,
|
|
45
|
-
BreadcrumbListBaseProps,
|
|
46
|
-
BreadcrumbPageBaseProps,
|
|
47
|
-
BreadcrumbSeparatorBaseProps,
|
|
48
|
-
} from './contracts/breadcrumb';
|
|
49
|
-
|
|
50
|
-
// Button
|
|
51
|
-
export { buttonSizeValues, buttonVariantValues } from './contracts/button';
|
|
52
|
-
export type { ButtonBaseProps, ButtonSize, ButtonVariant } from './contracts/button';
|
|
53
|
-
|
|
54
|
-
// Calendar
|
|
55
|
-
export type { CalendarBaseProps } from './contracts/calendar';
|
|
56
|
-
|
|
57
|
-
// Card
|
|
58
|
-
export type { CardBaseProps, CardSubComponent } from './contracts/card';
|
|
59
|
-
|
|
60
|
-
// Carousel
|
|
61
|
-
export type {
|
|
62
|
-
CarouselBaseProps,
|
|
63
|
-
CarouselContentBaseProps,
|
|
64
|
-
CarouselItemBaseProps,
|
|
65
|
-
CarouselNextBaseProps,
|
|
66
|
-
CarouselPreviousBaseProps,
|
|
67
|
-
} from './contracts/carousel';
|
|
68
|
-
|
|
69
|
-
// Chart
|
|
70
|
-
export type {
|
|
71
|
-
ChartConfig,
|
|
72
|
-
ChartContainerBaseProps,
|
|
73
|
-
ChartLegendContentBaseProps,
|
|
74
|
-
ChartTooltipContentBaseProps,
|
|
75
|
-
} from './contracts/chart';
|
|
76
|
-
|
|
77
|
-
// Checkbox
|
|
78
|
-
export type { CheckboxBaseProps } from './contracts/checkbox';
|
|
79
|
-
|
|
80
|
-
// Collapsible
|
|
81
|
-
export type {
|
|
82
|
-
CollapsibleBaseProps,
|
|
83
|
-
CollapsibleContentBaseProps,
|
|
84
|
-
CollapsibleTriggerBaseProps,
|
|
85
|
-
} from './contracts/collapsible';
|
|
86
|
-
|
|
87
|
-
// Command
|
|
88
|
-
export type {
|
|
89
|
-
CommandBaseProps,
|
|
90
|
-
CommandEmptyBaseProps,
|
|
91
|
-
CommandGroupBaseProps,
|
|
92
|
-
CommandInputBaseProps,
|
|
93
|
-
CommandItemBaseProps,
|
|
94
|
-
CommandListBaseProps,
|
|
95
|
-
CommandSeparatorBaseProps,
|
|
96
|
-
CommandShortcutBaseProps,
|
|
97
|
-
} from './contracts/command';
|
|
98
|
-
|
|
99
|
-
// Context Menu
|
|
100
|
-
export type {
|
|
101
|
-
ContextMenuBaseProps,
|
|
102
|
-
ContextMenuCheckboxItemBaseProps,
|
|
103
|
-
ContextMenuContentBaseProps,
|
|
104
|
-
ContextMenuGroupBaseProps,
|
|
105
|
-
ContextMenuItemBaseProps,
|
|
106
|
-
ContextMenuLabelBaseProps,
|
|
107
|
-
ContextMenuRadioGroupBaseProps,
|
|
108
|
-
ContextMenuRadioItemBaseProps,
|
|
109
|
-
ContextMenuSeparatorBaseProps,
|
|
110
|
-
ContextMenuShortcutBaseProps,
|
|
111
|
-
ContextMenuSubBaseProps,
|
|
112
|
-
ContextMenuSubContentBaseProps,
|
|
113
|
-
ContextMenuSubTriggerBaseProps,
|
|
114
|
-
ContextMenuTriggerBaseProps,
|
|
115
|
-
} from './contracts/context-menu';
|
|
116
|
-
|
|
117
|
-
// Dialog
|
|
118
|
-
export type { DialogBaseProps, DialogContentBaseProps, DialogSubComponent } from './contracts/dialog';
|
|
119
|
-
|
|
120
|
-
// Drawer
|
|
121
|
-
export type {
|
|
122
|
-
DrawerBaseProps,
|
|
123
|
-
DrawerCloseBaseProps,
|
|
124
|
-
DrawerContentBaseProps,
|
|
125
|
-
DrawerDescriptionBaseProps,
|
|
126
|
-
DrawerFooterBaseProps,
|
|
127
|
-
DrawerHeaderBaseProps,
|
|
128
|
-
DrawerTitleBaseProps,
|
|
129
|
-
DrawerTriggerBaseProps,
|
|
130
|
-
} from './contracts/drawer';
|
|
131
|
-
|
|
132
|
-
// Dropdown Menu
|
|
133
|
-
export type {
|
|
134
|
-
DropdownMenuBaseProps,
|
|
135
|
-
DropdownMenuCheckboxItemBaseProps,
|
|
136
|
-
DropdownMenuContentBaseProps,
|
|
137
|
-
DropdownMenuGroupBaseProps,
|
|
138
|
-
DropdownMenuItemBaseProps,
|
|
139
|
-
DropdownMenuLabelBaseProps,
|
|
140
|
-
DropdownMenuRadioGroupBaseProps,
|
|
141
|
-
DropdownMenuRadioItemBaseProps,
|
|
142
|
-
DropdownMenuSeparatorBaseProps,
|
|
143
|
-
DropdownMenuShortcutBaseProps,
|
|
144
|
-
DropdownMenuSubBaseProps,
|
|
145
|
-
DropdownMenuSubContentBaseProps,
|
|
146
|
-
DropdownMenuSubTriggerBaseProps,
|
|
147
|
-
DropdownMenuTriggerBaseProps,
|
|
148
|
-
} from './contracts/dropdown-menu';
|
|
149
|
-
|
|
150
|
-
// Form
|
|
151
|
-
export type {
|
|
152
|
-
FormBaseProps,
|
|
153
|
-
FormControlBaseProps,
|
|
154
|
-
FormDescriptionBaseProps,
|
|
155
|
-
FormItemBaseProps,
|
|
156
|
-
FormLabelBaseProps,
|
|
157
|
-
FormMessageBaseProps,
|
|
158
|
-
} from './contracts/form';
|
|
159
|
-
|
|
160
|
-
// Hover Card
|
|
161
|
-
export type { HoverCardBaseProps, HoverCardContentBaseProps, HoverCardTriggerBaseProps } from './contracts/hover-card';
|
|
162
|
-
|
|
163
|
-
// Input
|
|
164
|
-
export type { InputBaseProps } from './contracts/input';
|
|
165
|
-
|
|
166
|
-
// Label
|
|
167
|
-
export type { LabelBaseProps } from './contracts/label';
|
|
168
|
-
|
|
169
|
-
// Menubar
|
|
170
|
-
export type {
|
|
171
|
-
MenubarBaseProps,
|
|
172
|
-
MenubarCheckboxItemBaseProps,
|
|
173
|
-
MenubarContentBaseProps,
|
|
174
|
-
MenubarItemBaseProps,
|
|
175
|
-
MenubarLabelBaseProps,
|
|
176
|
-
MenubarMenuBaseProps,
|
|
177
|
-
MenubarRadioItemBaseProps,
|
|
178
|
-
MenubarSeparatorBaseProps,
|
|
179
|
-
MenubarShortcutBaseProps,
|
|
180
|
-
MenubarSubBaseProps,
|
|
181
|
-
MenubarSubContentBaseProps,
|
|
182
|
-
MenubarSubTriggerBaseProps,
|
|
183
|
-
MenubarTriggerBaseProps,
|
|
184
|
-
} from './contracts/menubar';
|
|
185
|
-
|
|
186
|
-
// Navigation Menu
|
|
187
|
-
export type {
|
|
188
|
-
NavigationMenuBaseProps,
|
|
189
|
-
NavigationMenuContentBaseProps,
|
|
190
|
-
NavigationMenuIndicatorBaseProps,
|
|
191
|
-
NavigationMenuItemBaseProps,
|
|
192
|
-
NavigationMenuLinkBaseProps,
|
|
193
|
-
NavigationMenuListBaseProps,
|
|
194
|
-
NavigationMenuTriggerBaseProps,
|
|
195
|
-
NavigationMenuViewportBaseProps,
|
|
196
|
-
} from './contracts/navigation-menu';
|
|
197
|
-
|
|
198
|
-
// Pagination
|
|
199
|
-
export type {
|
|
200
|
-
PaginationBaseProps,
|
|
201
|
-
PaginationContentBaseProps,
|
|
202
|
-
PaginationEllipsisBaseProps,
|
|
203
|
-
PaginationItemBaseProps,
|
|
204
|
-
PaginationLinkBaseProps,
|
|
205
|
-
PaginationNextBaseProps,
|
|
206
|
-
PaginationPreviousBaseProps,
|
|
207
|
-
} from './contracts/pagination';
|
|
208
|
-
|
|
209
|
-
// Popover
|
|
210
|
-
export type {
|
|
211
|
-
PopoverAnchorBaseProps,
|
|
212
|
-
PopoverBaseProps,
|
|
213
|
-
PopoverContentBaseProps,
|
|
214
|
-
PopoverTriggerBaseProps,
|
|
215
|
-
} from './contracts/popover';
|
|
216
|
-
|
|
217
|
-
// Progress
|
|
218
|
-
export type { ProgressBaseProps } from './contracts/progress';
|
|
219
|
-
|
|
220
|
-
// Radio
|
|
221
|
-
export type { RadioGroupBaseProps, RadioGroupItemBaseProps } from './contracts/radio';
|
|
222
|
-
|
|
223
|
-
// Resizable
|
|
224
|
-
export type {
|
|
225
|
-
ResizableHandleBaseProps,
|
|
226
|
-
ResizablePanelBaseProps,
|
|
227
|
-
ResizablePanelGroupBaseProps,
|
|
228
|
-
} from './contracts/resizable';
|
|
229
|
-
|
|
230
|
-
// Scroll Area
|
|
231
|
-
export type { ScrollAreaBaseProps, ScrollBarBaseProps } from './contracts/scroll-area';
|
|
232
|
-
|
|
233
|
-
// Search
|
|
234
|
-
export type { SearchBaseProps, SearchTriggerBaseProps } from './contracts/search';
|
|
235
|
-
|
|
236
|
-
// Select
|
|
237
|
-
export type {
|
|
238
|
-
SelectBaseProps,
|
|
239
|
-
SelectContentBaseProps,
|
|
240
|
-
SelectGroupBaseProps,
|
|
241
|
-
SelectItemBaseProps,
|
|
242
|
-
SelectLabelBaseProps,
|
|
243
|
-
SelectScrollDownButtonBaseProps,
|
|
244
|
-
SelectScrollUpButtonBaseProps,
|
|
245
|
-
SelectSeparatorBaseProps,
|
|
246
|
-
SelectTriggerBaseProps,
|
|
247
|
-
SelectValueBaseProps,
|
|
248
|
-
} from './contracts/select';
|
|
249
|
-
|
|
250
|
-
// Separator
|
|
251
|
-
export type { SeparatorBaseProps } from './contracts/separator';
|
|
252
|
-
|
|
253
|
-
// Sheet
|
|
254
|
-
export type {
|
|
255
|
-
SheetBaseProps,
|
|
256
|
-
SheetCloseBaseProps,
|
|
257
|
-
SheetContentBaseProps,
|
|
258
|
-
SheetDescriptionBaseProps,
|
|
259
|
-
SheetFooterBaseProps,
|
|
260
|
-
SheetHeaderBaseProps,
|
|
261
|
-
SheetOverlayBaseProps,
|
|
262
|
-
SheetPortalBaseProps,
|
|
263
|
-
SheetTitleBaseProps,
|
|
264
|
-
SheetTriggerBaseProps,
|
|
265
|
-
} from './contracts/sheet';
|
|
266
|
-
|
|
267
|
-
// Skeleton
|
|
268
|
-
export type { SkeletonBaseProps } from './contracts/skeleton';
|
|
269
|
-
|
|
270
|
-
// Slider
|
|
271
|
-
export type { SliderBaseProps } from './contracts/slider';
|
|
272
|
-
|
|
273
|
-
// Sonner
|
|
274
|
-
export type { SonnerBaseProps } from './contracts/sonner';
|
|
275
|
-
|
|
276
|
-
// Switch
|
|
277
|
-
export type { SwitchBaseProps } from './contracts/switch';
|
|
278
|
-
|
|
279
|
-
// Table
|
|
280
|
-
export type {
|
|
281
|
-
TableBaseProps,
|
|
282
|
-
TableBodyBaseProps,
|
|
283
|
-
TableCaptionBaseProps,
|
|
284
|
-
TableCellBaseProps,
|
|
285
|
-
TableFooterBaseProps,
|
|
286
|
-
TableHeadBaseProps,
|
|
287
|
-
TableHeaderBaseProps,
|
|
288
|
-
TableRowBaseProps,
|
|
289
|
-
} from './contracts/table';
|
|
290
|
-
|
|
291
|
-
// Tabs
|
|
292
|
-
export type { TabsBaseProps, TabsContentBaseProps, TabsListBaseProps, TabsTriggerBaseProps } from './contracts/tabs';
|
|
293
|
-
|
|
294
|
-
// Text
|
|
295
|
-
export { textVariantValues } from './contracts/text';
|
|
296
|
-
export type { TextBaseProps, TextVariant } from './contracts/text';
|
|
297
|
-
|
|
298
|
-
// Textarea
|
|
299
|
-
export type { TextareaBaseProps } from './contracts/textarea';
|
|
300
|
-
|
|
301
|
-
// Toggle
|
|
302
|
-
export { toggleVariantValues, toggleVariants } from './contracts/toggle';
|
|
303
|
-
export type { ToggleBaseProps, ToggleSize, ToggleVariant } from './contracts/toggle';
|
|
304
|
-
|
|
305
|
-
// Toggle Group
|
|
306
|
-
export type { ToggleGroupBaseProps, ToggleGroupItemBaseProps } from './contracts/toggle-group';
|
|
307
|
-
|
|
308
|
-
// Tooltip
|
|
309
|
-
export type {
|
|
310
|
-
TooltipBaseProps,
|
|
311
|
-
TooltipContentBaseProps,
|
|
312
|
-
TooltipProviderBaseProps,
|
|
313
|
-
TooltipTriggerBaseProps,
|
|
314
|
-
} from './contracts/tooltip';
|
|
315
|
-
|
|
316
|
-
// Toast
|
|
317
|
-
export { toastVariantValues } from './contracts/toast';
|
|
318
|
-
export type { ToastBaseProps, ToastVariant } from './contracts/toast';
|
|
319
|
-
|
|
320
|
-
// Theme Provider
|
|
321
|
-
export type { ThemeProviderBaseProps } from './contracts/theme-provider';
|
|
322
|
-
|
|
323
|
-
// Theme Toggle
|
|
324
|
-
export type { ThemeToggleBaseProps } from './contracts/theme-toggle';
|
|
325
|
-
|
|
326
|
-
// Toaster
|
|
327
|
-
export type { ToasterBaseProps } from './contracts/toaster';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"target": "ES2020",
|
|
4
|
-
"module": "ESNext",
|
|
5
|
-
"moduleResolution": "bundler",
|
|
6
|
-
"declaration": true,
|
|
7
|
-
"declarationMap": true,
|
|
8
|
-
"sourceMap": true,
|
|
9
|
-
"strict": true,
|
|
10
|
-
"esModuleInterop": true,
|
|
11
|
-
"skipLibCheck": true,
|
|
12
|
-
"forceConsistentCasingInFileNames": true,
|
|
13
|
-
"jsx": "react-jsx",
|
|
14
|
-
"outDir": "dist",
|
|
15
|
-
"rootDir": "src"
|
|
16
|
-
},
|
|
17
|
-
"include": ["src"]
|
|
18
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
## [0.1.0](https://github.com/Garcia-Ventures/gvtech-design/compare/ui-native-v0.0.1...ui-native-v0.1.0) (2026-02-20)
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
### Features
|
|
7
|
-
|
|
8
|
-
* **universal:** pivot to monorepo architecture and stabilize react native support ([#63](https://github.com/Garcia-Ventures/gvtech-design/issues/63)) ([3458938](https://github.com/Garcia-Ventures/gvtech-design/commit/3458938c17bdfc7a7f5eea0053b7bf1786a571fa))
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@gv-tech/ui-native",
|
|
3
|
-
"version": "0.1.0",
|
|
4
|
-
"description": "React Native implementations of the GV Tech design system components",
|
|
5
|
-
"repository": {
|
|
6
|
-
"type": "git",
|
|
7
|
-
"url": "https://github.com/Garcia-Ventures/gvtech-design.git",
|
|
8
|
-
"directory": "packages/ui-native"
|
|
9
|
-
},
|
|
10
|
-
"license": "MIT",
|
|
11
|
-
"author": "Eric N. Garcia <eng618@garciaericn.com>",
|
|
12
|
-
"exports": {
|
|
13
|
-
".": {
|
|
14
|
-
"types": "./src/index.ts",
|
|
15
|
-
"default": "./src/index.ts"
|
|
16
|
-
},
|
|
17
|
-
"./*": {
|
|
18
|
-
"types": "./src/*/index.ts",
|
|
19
|
-
"default": "./src/*/index.ts"
|
|
20
|
-
}
|
|
21
|
-
},
|
|
22
|
-
"main": "src/index.ts",
|
|
23
|
-
"types": "src/index.ts",
|
|
24
|
-
"scripts": {
|
|
25
|
-
"build": "echo 'No build step — consumed as TS source by sibling packages'",
|
|
26
|
-
"lint": "echo 'Linted from workspace root'",
|
|
27
|
-
"test": "vitest run",
|
|
28
|
-
"typecheck": "yarn tsc --noEmit"
|
|
29
|
-
},
|
|
30
|
-
"dependencies": {
|
|
31
|
-
"@gv-tech/design-tokens": "workspace:*",
|
|
32
|
-
"@gv-tech/ui-core": "workspace:*",
|
|
33
|
-
"@rn-primitives/accordion": "^1.2.0",
|
|
34
|
-
"@rn-primitives/alert-dialog": "^1.2.0",
|
|
35
|
-
"@rn-primitives/aspect-ratio": "^1.2.0",
|
|
36
|
-
"@rn-primitives/avatar": "^1.2.0",
|
|
37
|
-
"@rn-primitives/checkbox": "^1.2.0",
|
|
38
|
-
"@rn-primitives/collapsible": "^1.2.0",
|
|
39
|
-
"@rn-primitives/context-menu": "^1.2.0",
|
|
40
|
-
"@rn-primitives/dialog": "^1.2.0",
|
|
41
|
-
"@rn-primitives/dropdown-menu": "^1.2.0",
|
|
42
|
-
"@rn-primitives/hover-card": "^1.2.0",
|
|
43
|
-
"@rn-primitives/label": "^1.2.0",
|
|
44
|
-
"@rn-primitives/menubar": "^1.2.0",
|
|
45
|
-
"@rn-primitives/navigation-menu": "^1.2.0",
|
|
46
|
-
"@rn-primitives/popover": "^1.2.0",
|
|
47
|
-
"@rn-primitives/portal": "^1.3.0",
|
|
48
|
-
"@rn-primitives/progress": "^1.2.0",
|
|
49
|
-
"@rn-primitives/radio-group": "^1.2.0",
|
|
50
|
-
"@rn-primitives/select": "^1.2.0",
|
|
51
|
-
"@rn-primitives/separator": "^1.2.0",
|
|
52
|
-
"@rn-primitives/slider": "^1.2.0",
|
|
53
|
-
"@rn-primitives/slot": "^1.2.0",
|
|
54
|
-
"@rn-primitives/switch": "^1.2.0",
|
|
55
|
-
"@rn-primitives/tabs": "^1.2.0",
|
|
56
|
-
"@rn-primitives/toast": "^1.2.0",
|
|
57
|
-
"@rn-primitives/toggle": "^1.2.0",
|
|
58
|
-
"@rn-primitives/toggle-group": "^1.2.0",
|
|
59
|
-
"@rn-primitives/tooltip": "^1.2.0",
|
|
60
|
-
"clsx": "^2.1.1",
|
|
61
|
-
"lucide-react-native": "^0.574.0",
|
|
62
|
-
"nativewind": "^4.2.1",
|
|
63
|
-
"react-native-reanimated": "~3.16.1",
|
|
64
|
-
"react-native-svg": "^15.15.3",
|
|
65
|
-
"tailwind-merge": "^3.4.1",
|
|
66
|
-
"tailwindcss": "^4.1.18"
|
|
67
|
-
},
|
|
68
|
-
"peerDependencies": {
|
|
69
|
-
"react": ">=18",
|
|
70
|
-
"react-native": ">=0.72"
|
|
71
|
-
},
|
|
72
|
-
"publishConfig": {
|
|
73
|
-
"access": "public",
|
|
74
|
-
"provenance": true
|
|
75
|
-
}
|
|
76
|
-
}
|