@lssm/lib.ui-kit-web 1.11.0 → 1.41.0
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 +5 -0
- package/dist/node_modules/sonner/dist/index.js +910 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/accordion.js +2 -3
- package/dist/ui/alert-dialog.js +2 -3
- package/dist/ui/alert.js +2 -3
- package/dist/ui/aspect-ratio.js +1 -2
- package/dist/ui/atoms/FilterSelect/FilterSelect.js +1 -2
- package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.js +1 -2
- package/dist/ui/atoms/Pagination/Pagination.js +1 -2
- package/dist/ui/atoms/SearchInput/SearchInput.js +1 -2
- package/dist/ui/avatar.js +1 -2
- package/dist/ui/badge.js +2 -3
- package/dist/ui/breadcrumb.js +2 -3
- package/dist/ui/button.js +17 -7
- package/dist/ui/calendar.js +3 -4
- package/dist/ui/card.js +2 -3
- package/dist/ui/carousel.js +2 -3
- package/dist/ui/checkbox.js +4 -5
- package/dist/ui/collapsible.js +1 -2
- package/dist/ui/command.js +2 -3
- package/dist/ui/confirm-dialog.js +1 -2
- package/dist/ui/context-menu.js +2 -3
- package/dist/ui/cta.js +2 -3
- package/dist/ui/date-picker.js +2 -3
- package/dist/ui/date-range-picker.js +2 -3
- package/dist/ui/datetime-picker.js +2 -3
- package/dist/ui/dialog.js +2 -3
- package/dist/ui/drawer.js +2 -3
- package/dist/ui/dropdown-menu.js +2 -3
- package/dist/ui/empty-state.js +2 -3
- package/dist/ui/empty.js +3 -4
- package/dist/ui/field.js +4 -5
- package/dist/ui/focus-on-route-change.js +1 -2
- package/dist/ui/form.js +1 -2
- package/dist/ui/hover-card.js +2 -3
- package/dist/ui/input-group.js +2 -3
- package/dist/ui/input-otp.js +2 -3
- package/dist/ui/input.js +2 -3
- package/dist/ui/label.js +2 -3
- package/dist/ui/link.js +2 -3
- package/dist/ui/live-region.js +1 -2
- package/dist/ui/loading-button.js +1 -2
- package/dist/ui/map/MapBase.js +1 -2
- package/dist/ui/map/MapGeoJsonOverlay.js +1 -2
- package/dist/ui/map/MapHeatmapH3.js +1 -2
- package/dist/ui/map/MapMarkers.js +1 -2
- package/dist/ui/marketing/FeatureGrid.js +1 -2
- package/dist/ui/marketing/Hero.js +2 -3
- package/dist/ui/marketing/PricingTable.js +2 -3
- package/dist/ui/menubar.js +2 -3
- package/dist/ui/molecules/Autocomplete/index.js +1 -2
- package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js +1 -2
- package/dist/ui/molecules/SkeletonList.js +1 -2
- package/dist/ui/nav-layout.js +2 -3
- package/dist/ui/navigation-menu.js +2 -3
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js +1 -2
- package/dist/ui/organisms/ListPage/ListPage.js +1 -2
- package/dist/ui/page-header.js +2 -3
- package/dist/ui/pagination.js +2 -3
- package/dist/ui/popover.js +2 -3
- package/dist/ui/progress.js +2 -3
- package/dist/ui/radio-group.js +2 -3
- package/dist/ui/resizable.js +2 -3
- package/dist/ui/route-announcer.js +1 -2
- package/dist/ui/scroll-area.js +2 -3
- package/dist/ui/section.js +2 -3
- package/dist/ui/select.js +2 -3
- package/dist/ui/separator.js +2 -3
- package/dist/ui/sheet.js +2 -3
- package/dist/ui/sidebar.js +2 -3
- package/dist/ui/skeleton.js +1 -2
- package/dist/ui/skip-link.js +1 -2
- package/dist/ui/slider.js +2 -3
- package/dist/ui/sonner.js +1 -2
- package/dist/ui/stack.js +2 -3
- package/dist/ui/stat-card-group.js +1 -2
- package/dist/ui/stepper.js +2 -3
- package/dist/ui/switch.js +5 -5
- package/dist/ui/table.js +2 -3
- package/dist/ui/tabs.js +2 -3
- package/dist/ui/text.js +2 -3
- package/dist/ui/textarea.js +2 -3
- package/dist/ui/time-picker.js +2 -3
- package/dist/ui/toast.js +2 -3
- package/dist/ui/toaster.js +1 -2
- package/dist/ui/toggle-group.js +2 -3
- package/dist/ui/toggle.js +2 -3
- package/dist/ui/tooltip.js +2 -3
- package/dist/ui/typography.js +2 -3
- package/dist/ui/use-media-query.js +1 -2
- package/dist/ui/use-mobile.js +1 -2
- package/dist/ui/use-reduced-motion.js +1 -2
- package/dist/ui/use-toast.js +1 -2
- package/dist/ui/useListState.js +1 -2
- package/dist/ui/usecases/UseCaseCard.js +1 -2
- package/dist/ui/usecases/UserStoryCard.js +1 -2
- package/dist/ui/utils.js +1 -2
- package/dist/ui/visually-hidden.js +1 -2
- package/package.json +242 -137
- package/dist/index.d.ts +0 -1
- package/dist/ui/accordion.d.ts +0 -25
- package/dist/ui/accordion.d.ts.map +0 -1
- package/dist/ui/accordion.js.map +0 -1
- package/dist/ui/alert-dialog.d.ts +0 -49
- package/dist/ui/alert-dialog.d.ts.map +0 -1
- package/dist/ui/alert-dialog.js.map +0 -1
- package/dist/ui/alert.d.ts +0 -25
- package/dist/ui/alert.d.ts.map +0 -1
- package/dist/ui/alert.js.map +0 -1
- package/dist/ui/aspect-ratio.d.ts +0 -8
- package/dist/ui/aspect-ratio.d.ts.map +0 -1
- package/dist/ui/aspect-ratio.js.map +0 -1
- package/dist/ui/atoms/FilterSelect/FilterSelect.d.ts +0 -8
- package/dist/ui/atoms/FilterSelect/FilterSelect.d.ts.map +0 -1
- package/dist/ui/atoms/FilterSelect/FilterSelect.js.map +0 -1
- package/dist/ui/atoms/FilterSelect/index.d.ts +0 -3
- package/dist/ui/atoms/FilterSelect/types.d.ts +0 -19
- package/dist/ui/atoms/FilterSelect/types.d.ts.map +0 -1
- package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.d.ts +0 -23
- package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.d.ts.map +0 -1
- package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.js.map +0 -1
- package/dist/ui/atoms/LoadingSpinner/index.d.ts +0 -2
- package/dist/ui/atoms/Pagination/Pagination.d.ts +0 -8
- package/dist/ui/atoms/Pagination/Pagination.d.ts.map +0 -1
- package/dist/ui/atoms/Pagination/Pagination.js.map +0 -1
- package/dist/ui/atoms/Pagination/index.d.ts +0 -3
- package/dist/ui/atoms/Pagination/types.d.ts +0 -16
- package/dist/ui/atoms/Pagination/types.d.ts.map +0 -1
- package/dist/ui/atoms/SearchInput/SearchInput.d.ts +0 -8
- package/dist/ui/atoms/SearchInput/SearchInput.d.ts.map +0 -1
- package/dist/ui/atoms/SearchInput/SearchInput.js.map +0 -1
- package/dist/ui/atoms/SearchInput/index.d.ts +0 -3
- package/dist/ui/atoms/SearchInput/types.d.ts +0 -13
- package/dist/ui/atoms/SearchInput/types.d.ts.map +0 -1
- package/dist/ui/avatar.d.ts +0 -20
- package/dist/ui/avatar.d.ts.map +0 -1
- package/dist/ui/avatar.js.map +0 -1
- package/dist/ui/badge.d.ts +0 -20
- package/dist/ui/badge.d.ts.map +0 -1
- package/dist/ui/badge.js.map +0 -1
- package/dist/ui/breadcrumb.d.ts +0 -38
- package/dist/ui/breadcrumb.d.ts.map +0 -1
- package/dist/ui/breadcrumb.js.map +0 -1
- package/dist/ui/button.d.ts +0 -23
- package/dist/ui/button.d.ts.map +0 -1
- package/dist/ui/button.js.map +0 -1
- package/dist/ui/calendar.d.ts +0 -27
- package/dist/ui/calendar.d.ts.map +0 -1
- package/dist/ui/calendar.js.map +0 -1
- package/dist/ui/card.d.ts +0 -35
- package/dist/ui/card.d.ts.map +0 -1
- package/dist/ui/card.js.map +0 -1
- package/dist/ui/carousel.d.ts +0 -48
- package/dist/ui/carousel.d.ts.map +0 -1
- package/dist/ui/carousel.js.map +0 -1
- package/dist/ui/checkbox.d.ts +0 -12
- package/dist/ui/checkbox.d.ts.map +0 -1
- package/dist/ui/checkbox.js.map +0 -1
- package/dist/ui/collapsible.d.ts +0 -16
- package/dist/ui/collapsible.d.ts.map +0 -1
- package/dist/ui/collapsible.js.map +0 -1
- package/dist/ui/command.d.ts +0 -53
- package/dist/ui/command.d.ts.map +0 -1
- package/dist/ui/command.js.map +0 -1
- package/dist/ui/confirm-dialog.d.ts +0 -31
- package/dist/ui/confirm-dialog.d.ts.map +0 -1
- package/dist/ui/confirm-dialog.js.map +0 -1
- package/dist/ui/context-menu.d.ts +0 -35
- package/dist/ui/context-menu.d.ts.map +0 -1
- package/dist/ui/context-menu.js.map +0 -1
- package/dist/ui/cta.d.ts +0 -15
- package/dist/ui/cta.d.ts.map +0 -1
- package/dist/ui/cta.js.map +0 -1
- package/dist/ui/date-picker.d.ts +0 -26
- package/dist/ui/date-picker.d.ts.map +0 -1
- package/dist/ui/date-picker.js.map +0 -1
- package/dist/ui/date-range-picker.d.ts +0 -26
- package/dist/ui/date-range-picker.d.ts.map +0 -1
- package/dist/ui/date-range-picker.js.map +0 -1
- package/dist/ui/datetime-picker.d.ts +0 -28
- package/dist/ui/datetime-picker.d.ts.map +0 -1
- package/dist/ui/datetime-picker.js.map +0 -1
- package/dist/ui/dialog.d.ts +0 -48
- package/dist/ui/dialog.d.ts.map +0 -1
- package/dist/ui/dialog.js.map +0 -1
- package/dist/ui/drawer.d.ts +0 -45
- package/dist/ui/drawer.d.ts.map +0 -1
- package/dist/ui/drawer.js.map +0 -1
- package/dist/ui/dropdown-menu.d.ts +0 -78
- package/dist/ui/dropdown-menu.d.ts.map +0 -1
- package/dist/ui/dropdown-menu.js.map +0 -1
- package/dist/ui/empty-state.d.ts +0 -29
- package/dist/ui/empty-state.d.ts.map +0 -1
- package/dist/ui/empty-state.js.map +0 -1
- package/dist/ui/empty.d.ts +0 -36
- package/dist/ui/empty.d.ts.map +0 -1
- package/dist/ui/empty.js.map +0 -1
- package/dist/ui/field.d.ts +0 -65
- package/dist/ui/field.d.ts.map +0 -1
- package/dist/ui/field.js.map +0 -1
- package/dist/ui/focus-on-route-change.d.ts +0 -9
- package/dist/ui/focus-on-route-change.d.ts.map +0 -1
- package/dist/ui/focus-on-route-change.js.map +0 -1
- package/dist/ui/form.d.ts +0 -47
- package/dist/ui/form.d.ts.map +0 -1
- package/dist/ui/form.js.map +0 -1
- package/dist/ui/hover-card.d.ts +0 -20
- package/dist/ui/hover-card.d.ts.map +0 -1
- package/dist/ui/hover-card.js.map +0 -1
- package/dist/ui/input-group.d.ts +0 -44
- package/dist/ui/input-group.d.ts.map +0 -1
- package/dist/ui/input-group.js.map +0 -1
- package/dist/ui/input-otp.d.ts +0 -39
- package/dist/ui/input-otp.d.ts.map +0 -1
- package/dist/ui/input-otp.js.map +0 -1
- package/dist/ui/input.d.ts +0 -13
- package/dist/ui/input.d.ts.map +0 -1
- package/dist/ui/input.js.map +0 -1
- package/dist/ui/label.d.ts +0 -12
- package/dist/ui/label.d.ts.map +0 -1
- package/dist/ui/label.js.map +0 -1
- package/dist/ui/link.d.ts +0 -9
- package/dist/ui/link.d.ts.map +0 -1
- package/dist/ui/link.js.map +0 -1
- package/dist/ui/live-region.d.ts +0 -17
- package/dist/ui/live-region.d.ts.map +0 -1
- package/dist/ui/live-region.js.map +0 -1
- package/dist/ui/loading-button.d.ts +0 -20
- package/dist/ui/loading-button.d.ts.map +0 -1
- package/dist/ui/loading-button.js.map +0 -1
- package/dist/ui/map/MapBase.d.ts +0 -29
- package/dist/ui/map/MapBase.d.ts.map +0 -1
- package/dist/ui/map/MapBase.js.map +0 -1
- package/dist/ui/map/MapGeoJsonOverlay.d.ts +0 -16
- package/dist/ui/map/MapGeoJsonOverlay.d.ts.map +0 -1
- package/dist/ui/map/MapGeoJsonOverlay.js.map +0 -1
- package/dist/ui/map/MapHeatmapH3.d.ts +0 -18
- package/dist/ui/map/MapHeatmapH3.d.ts.map +0 -1
- package/dist/ui/map/MapHeatmapH3.js.map +0 -1
- package/dist/ui/map/MapMarkers.d.ts +0 -20
- package/dist/ui/map/MapMarkers.d.ts.map +0 -1
- package/dist/ui/map/MapMarkers.js.map +0 -1
- package/dist/ui/map/index.d.ts +0 -5
- package/dist/ui/marketing/FeatureGrid.d.ts +0 -21
- package/dist/ui/marketing/FeatureGrid.d.ts.map +0 -1
- package/dist/ui/marketing/FeatureGrid.js.map +0 -1
- package/dist/ui/marketing/Hero.d.ts +0 -28
- package/dist/ui/marketing/Hero.d.ts.map +0 -1
- package/dist/ui/marketing/Hero.js.map +0 -1
- package/dist/ui/marketing/PricingTable.d.ts +0 -25
- package/dist/ui/marketing/PricingTable.d.ts.map +0 -1
- package/dist/ui/marketing/PricingTable.js.map +0 -1
- package/dist/ui/marketing/index.d.ts +0 -4
- package/dist/ui/menubar.d.ts +0 -85
- package/dist/ui/menubar.d.ts.map +0 -1
- package/dist/ui/menubar.js.map +0 -1
- package/dist/ui/molecules/Autocomplete/index.d.ts +0 -7
- package/dist/ui/molecules/Autocomplete/index.d.ts.map +0 -1
- package/dist/ui/molecules/Autocomplete/index.js.map +0 -1
- package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.d.ts +0 -8
- package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.d.ts.map +0 -1
- package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js.map +0 -1
- package/dist/ui/molecules/SearchAndFilter/index.d.ts +0 -3
- package/dist/ui/molecules/SearchAndFilter/types.d.ts +0 -24
- package/dist/ui/molecules/SearchAndFilter/types.d.ts.map +0 -1
- package/dist/ui/molecules/SkeletonList.d.ts +0 -16
- package/dist/ui/molecules/SkeletonList.d.ts.map +0 -1
- package/dist/ui/molecules/SkeletonList.js.map +0 -1
- package/dist/ui/nav-layout.d.ts +0 -71
- package/dist/ui/nav-layout.d.ts.map +0 -1
- package/dist/ui/nav-layout.js.map +0 -1
- package/dist/ui/navigation-menu.d.ts +0 -47
- package/dist/ui/navigation-menu.d.ts.map +0 -1
- package/dist/ui/navigation-menu.js.map +0 -1
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +0 -30
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts.map +0 -1
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js.map +0 -1
- package/dist/ui/organisms/ErrorBoundary/index.d.ts +0 -2
- package/dist/ui/organisms/ListPage/ListPage.d.ts +0 -29
- package/dist/ui/organisms/ListPage/ListPage.d.ts.map +0 -1
- package/dist/ui/organisms/ListPage/ListPage.js.map +0 -1
- package/dist/ui/organisms/ListPage/index.d.ts +0 -3
- package/dist/ui/organisms/ListPage/types.d.ts +0 -41
- package/dist/ui/organisms/ListPage/types.d.ts.map +0 -1
- package/dist/ui/page-header.d.ts +0 -27
- package/dist/ui/page-header.d.ts.map +0 -1
- package/dist/ui/page-header.js.map +0 -1
- package/dist/ui/pagination.d.ts +0 -50
- package/dist/ui/pagination.d.ts.map +0 -1
- package/dist/ui/pagination.js.map +0 -1
- package/dist/ui/popover.d.ts +0 -23
- package/dist/ui/popover.d.ts.map +0 -1
- package/dist/ui/popover.js.map +0 -1
- package/dist/ui/progress.d.ts +0 -13
- package/dist/ui/progress.d.ts.map +0 -1
- package/dist/ui/progress.js.map +0 -1
- package/dist/ui/radio-group.d.ts +0 -16
- package/dist/ui/radio-group.d.ts.map +0 -1
- package/dist/ui/radio-group.js.map +0 -1
- package/dist/ui/resizable.d.ts +0 -36
- package/dist/ui/resizable.d.ts.map +0 -1
- package/dist/ui/resizable.js.map +0 -1
- package/dist/ui/route-announcer.d.ts +0 -11
- package/dist/ui/route-announcer.d.ts.map +0 -1
- package/dist/ui/route-announcer.js.map +0 -1
- package/dist/ui/scroll-area.d.ts +0 -18
- package/dist/ui/scroll-area.d.ts.map +0 -1
- package/dist/ui/scroll-area.js.map +0 -1
- package/dist/ui/section.d.ts +0 -27
- package/dist/ui/section.d.ts.map +0 -1
- package/dist/ui/section.js.map +0 -1
- package/dist/ui/select.d.ts +0 -52
- package/dist/ui/select.d.ts.map +0 -1
- package/dist/ui/select.js.map +0 -1
- package/dist/ui/separator.d.ts +0 -14
- package/dist/ui/separator.d.ts.map +0 -1
- package/dist/ui/separator.js.map +0 -1
- package/dist/ui/sheet.d.ts +0 -41
- package/dist/ui/sheet.d.ts.map +0 -1
- package/dist/ui/sheet.js.map +0 -1
- package/dist/ui/sidebar.d.ts +0 -167
- package/dist/ui/sidebar.d.ts.map +0 -1
- package/dist/ui/sidebar.js.map +0 -1
- package/dist/ui/skeleton.d.ts +0 -10
- package/dist/ui/skeleton.d.ts.map +0 -1
- package/dist/ui/skeleton.js.map +0 -1
- package/dist/ui/skip-link.d.ts +0 -17
- package/dist/ui/skip-link.d.ts.map +0 -1
- package/dist/ui/skip-link.js.map +0 -1
- package/dist/ui/slider.d.ts +0 -16
- package/dist/ui/slider.d.ts.map +0 -1
- package/dist/ui/slider.js.map +0 -1
- package/dist/ui/sonner.d.ts +0 -10
- package/dist/ui/sonner.d.ts.map +0 -1
- package/dist/ui/sonner.js.map +0 -1
- package/dist/ui/stack.d.ts +0 -48
- package/dist/ui/stack.d.ts.map +0 -1
- package/dist/ui/stack.js.map +0 -1
- package/dist/ui/stat-card-group.d.ts +0 -19
- package/dist/ui/stat-card-group.d.ts.map +0 -1
- package/dist/ui/stat-card-group.js.map +0 -1
- package/dist/ui/stepper.d.ts +0 -23
- package/dist/ui/stepper.d.ts.map +0 -1
- package/dist/ui/stepper.js.map +0 -1
- package/dist/ui/switch.d.ts +0 -12
- package/dist/ui/switch.d.ts.map +0 -1
- package/dist/ui/switch.js.map +0 -1
- package/dist/ui/table.d.ts +0 -39
- package/dist/ui/table.d.ts.map +0 -1
- package/dist/ui/table.js.map +0 -1
- package/dist/ui/tabs.d.ts +0 -24
- package/dist/ui/tabs.d.ts.map +0 -1
- package/dist/ui/tabs.js.map +0 -1
- package/dist/ui/text.d.ts +0 -16
- package/dist/ui/text.d.ts.map +0 -1
- package/dist/ui/text.js.map +0 -1
- package/dist/ui/textarea.d.ts +0 -12
- package/dist/ui/textarea.d.ts.map +0 -1
- package/dist/ui/textarea.js.map +0 -1
- package/dist/ui/time-picker.d.ts +0 -22
- package/dist/ui/time-picker.d.ts.map +0 -1
- package/dist/ui/time-picker.js.map +0 -1
- package/dist/ui/toast.d.ts +0 -20
- package/dist/ui/toast.d.ts.map +0 -1
- package/dist/ui/toast.js.map +0 -1
- package/dist/ui/toaster.d.ts +0 -7
- package/dist/ui/toaster.d.ts.map +0 -1
- package/dist/ui/toaster.js.map +0 -1
- package/dist/ui/toggle-group.d.ts +0 -24
- package/dist/ui/toggle-group.d.ts.map +0 -1
- package/dist/ui/toggle-group.js.map +0 -1
- package/dist/ui/toggle.d.ts +0 -20
- package/dist/ui/toggle.d.ts.map +0 -1
- package/dist/ui/toggle.js.map +0 -1
- package/dist/ui/tooltip.d.ts +0 -24
- package/dist/ui/tooltip.d.ts.map +0 -1
- package/dist/ui/tooltip.js.map +0 -1
- package/dist/ui/typography.d.ts +0 -65
- package/dist/ui/typography.d.ts.map +0 -1
- package/dist/ui/typography.js.map +0 -1
- package/dist/ui/use-media-query.d.ts +0 -5
- package/dist/ui/use-media-query.d.ts.map +0 -1
- package/dist/ui/use-media-query.js.map +0 -1
- package/dist/ui/use-mobile.d.ts +0 -5
- package/dist/ui/use-mobile.d.ts.map +0 -1
- package/dist/ui/use-mobile.js.map +0 -1
- package/dist/ui/use-reduced-motion.d.ts +0 -5
- package/dist/ui/use-reduced-motion.d.ts.map +0 -1
- package/dist/ui/use-reduced-motion.js.map +0 -1
- package/dist/ui/use-toast.d.ts +0 -50
- package/dist/ui/use-toast.d.ts.map +0 -1
- package/dist/ui/use-toast.js.map +0 -1
- package/dist/ui/useListState.d.ts +0 -34
- package/dist/ui/useListState.d.ts.map +0 -1
- package/dist/ui/useListState.js.map +0 -1
- package/dist/ui/usecases/UseCaseCard.d.ts +0 -19
- package/dist/ui/usecases/UseCaseCard.d.ts.map +0 -1
- package/dist/ui/usecases/UseCaseCard.js.map +0 -1
- package/dist/ui/usecases/UserStoryCard.d.ts +0 -15
- package/dist/ui/usecases/UserStoryCard.d.ts.map +0 -1
- package/dist/ui/usecases/UserStoryCard.js.map +0 -1
- package/dist/ui/usecases/index.d.ts +0 -3
- package/dist/ui/utils.d.ts +0 -7
- package/dist/ui/utils.d.ts.map +0 -1
- package/dist/ui/utils.js.map +0 -1
- package/dist/ui/visually-hidden.d.ts +0 -10
- package/dist/ui/visually-hidden.d.ts.map +0 -1
- package/dist/ui/visually-hidden.js.map +0 -1
|
@@ -34,5 +34,4 @@ function MapGeoJsonOverlay(props) {
|
|
|
34
34
|
var MapGeoJsonOverlay_default = MapGeoJsonOverlay;
|
|
35
35
|
|
|
36
36
|
//#endregion
|
|
37
|
-
export { MapGeoJsonOverlay, MapGeoJsonOverlay_default as default };
|
|
38
|
-
//# sourceMappingURL=MapGeoJsonOverlay.js.map
|
|
37
|
+
export { MapGeoJsonOverlay, MapGeoJsonOverlay_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cn } from "../utils.js";
|
|
2
1
|
import { Button } from "../button.js";
|
|
2
|
+
import { cn } from "../utils.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
|
|
@@ -49,5 +49,4 @@ function Hero({ title, subtitle, primaryCta, secondaryCta, className }) {
|
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
//#endregion
|
|
52
|
-
export { Hero };
|
|
53
|
-
//# sourceMappingURL=Hero.js.map
|
|
52
|
+
export { Hero };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cn } from "../utils.js";
|
|
2
1
|
import { Button } from "../button.js";
|
|
2
|
+
import { cn } from "../utils.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
|
|
@@ -56,5 +56,4 @@ function PricingTable({ tiers, className }) {
|
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
//#endregion
|
|
59
|
-
export { PricingTable };
|
|
60
|
-
//# sourceMappingURL=PricingTable.js.map
|
|
59
|
+
export { PricingTable };
|
package/dist/ui/menubar.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
5
4
|
import { CheckIcon, ChevronRightIcon, CircleIcon } from "lucide-react";
|
|
5
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
import * as MenubarPrimitive from "@radix-ui/react-menubar";
|
|
8
8
|
|
|
@@ -133,5 +133,4 @@ function MenubarSubContent({ className, ...props }) {
|
|
|
133
133
|
}
|
|
134
134
|
|
|
135
135
|
//#endregion
|
|
136
|
-
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
|
|
137
|
-
//# sourceMappingURL=menubar.js.map
|
|
136
|
+
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
|
package/dist/ui/nav-layout.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "./navigation-menu.js";
|
|
3
2
|
import * as React$1 from "react";
|
|
3
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { cva } from "class-variance-authority";
|
|
6
6
|
|
|
@@ -129,5 +129,4 @@ function NavCategorizedWithPreview({ categories, modules, activeCategory, setAct
|
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
//#endregion
|
|
132
|
-
export { NavCategorizedWithPreview, NavColumns, NavigationMenuContent as NavContent, NavigationMenuItem as NavItem, NavigationMenuLink as NavLink, NavigationMenuList as NavList, NavPanel, NavigationMenu as NavRoot, NavSimpleList, NavigationMenuTrigger as NavTrigger, navPanelVariants };
|
|
133
|
-
//# sourceMappingURL=nav-layout.js.map
|
|
132
|
+
export { NavCategorizedWithPreview, NavColumns, NavigationMenuContent as NavContent, NavigationMenuItem as NavItem, NavigationMenuLink as NavLink, NavigationMenuList as NavList, NavPanel, NavigationMenu as NavRoot, NavSimpleList, NavigationMenuTrigger as NavTrigger, navPanelVariants };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import "react";
|
|
3
2
|
import { ChevronDownIcon } from "lucide-react";
|
|
3
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { cva } from "class-variance-authority";
|
|
6
6
|
import * as NavigationMenuPrimitive from "@radix-ui/react-navigation-menu";
|
|
@@ -79,5 +79,4 @@ function NavigationMenuIndicator({ className, ...props }) {
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
//#endregion
|
|
82
|
-
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
|
|
83
|
-
//# sourceMappingURL=navigation-menu.js.map
|
|
82
|
+
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
|
package/dist/ui/page-header.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import { HStack, VStack } from "./stack.js";
|
|
3
2
|
import "react";
|
|
3
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { cva } from "class-variance-authority";
|
|
6
6
|
|
|
@@ -36,5 +36,4 @@ function PageHeader({ breadcrumb, title, subtitle, actions, spacing, className }
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
export { PageHeader };
|
|
40
|
-
//# sourceMappingURL=page-header.js.map
|
|
39
|
+
export { PageHeader };
|
package/dist/ui/pagination.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import { buttonVariants } from "./button.js";
|
|
3
2
|
import * as React$1 from "react";
|
|
4
3
|
import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region ui/pagination.tsx
|
|
@@ -61,5 +61,4 @@ const PaginationEllipsis = ({ className, ...props }) => /* @__PURE__ */ jsxs("sp
|
|
|
61
61
|
PaginationEllipsis.displayName = "PaginationEllipsis";
|
|
62
62
|
|
|
63
63
|
//#endregion
|
|
64
|
-
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
|
|
65
|
-
//# sourceMappingURL=pagination.js.map
|
|
64
|
+
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
|
package/dist/ui/popover.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import * as PopoverPrimitive from "@radix-ui/react-popover";
|
|
7
7
|
|
|
@@ -35,5 +35,4 @@ function PopoverAnchor({ ...props }) {
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
//#endregion
|
|
38
|
-
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
|
39
|
-
//# sourceMappingURL=popover.js.map
|
|
38
|
+
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
package/dist/ui/progress.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import * as ProgressPrimitive from "@radix-ui/react-progress";
|
|
7
7
|
|
|
@@ -20,5 +20,4 @@ function Progress({ className, value, ...props }) {
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
//#endregion
|
|
23
|
-
export { Progress };
|
|
24
|
-
//# sourceMappingURL=progress.js.map
|
|
23
|
+
export { Progress };
|
package/dist/ui/radio-group.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
5
4
|
import { CircleIcon } from "lucide-react";
|
|
5
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
|
|
8
8
|
|
|
@@ -28,5 +28,4 @@ function RadioGroupItem({ className, ...props }) {
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
//#endregion
|
|
31
|
-
export { RadioGroup, RadioGroupItem };
|
|
32
|
-
//# sourceMappingURL=radio-group.js.map
|
|
31
|
+
export { RadioGroup, RadioGroupItem };
|
package/dist/ui/resizable.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import { GripVertical } from "lucide-react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
7
7
|
|
|
@@ -21,5 +21,4 @@ const ResizableHandle = ({ withHandle, className, ...props }) => /* @__PURE__ */
|
|
|
21
21
|
});
|
|
22
22
|
|
|
23
23
|
//#endregion
|
|
24
|
-
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
25
|
-
//# sourceMappingURL=resizable.js.map
|
|
24
|
+
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
package/dist/ui/scroll-area.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
|
|
7
7
|
|
|
@@ -36,5 +36,4 @@ function ScrollBar({ className, orientation = "vertical", ...props }) {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
export { ScrollArea, ScrollBar };
|
|
40
|
-
//# sourceMappingURL=scroll-area.js.map
|
|
39
|
+
export { ScrollArea, ScrollBar };
|
package/dist/ui/section.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import * as React$1 from "react";
|
|
2
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import { cva } from "class-variance-authority";
|
|
5
5
|
|
|
@@ -59,5 +59,4 @@ const Section = React$1.forwardRef(({ as = "section", className, width, px, py,
|
|
|
59
59
|
Section.displayName = "Section";
|
|
60
60
|
|
|
61
61
|
//#endregion
|
|
62
|
-
export { Section, sectionVariants };
|
|
63
|
-
//# sourceMappingURL=section.js.map
|
|
62
|
+
export { Section, sectionVariants };
|
package/dist/ui/select.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
5
4
|
import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
|
|
5
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
import * as SelectPrimitive from "@radix-ui/react-select";
|
|
8
8
|
|
|
@@ -96,5 +96,4 @@ function SelectScrollDownButton({ className, ...props }) {
|
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
//#endregion
|
|
99
|
-
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
|
100
|
-
//# sourceMappingURL=select.js.map
|
|
99
|
+
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
package/dist/ui/separator.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import * as SeparatorPrimitive from "@radix-ui/react-separator";
|
|
7
7
|
|
|
@@ -17,5 +17,4 @@ function Separator({ className, orientation = "horizontal", decorative = true, .
|
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
//#endregion
|
|
20
|
-
export { Separator };
|
|
21
|
-
//# sourceMappingURL=separator.js.map
|
|
20
|
+
export { Separator };
|
package/dist/ui/sheet.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
5
4
|
import { XIcon } from "lucide-react";
|
|
5
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
import * as SheetPrimitive from "@radix-ui/react-dialog";
|
|
8
8
|
|
|
@@ -82,5 +82,4 @@ function SheetDescription({ className, ...props }) {
|
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
//#endregion
|
|
85
|
-
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
|
86
|
-
//# sourceMappingURL=sheet.js.map
|
|
85
|
+
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
package/dist/ui/sidebar.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import { Button } from "./button.js";
|
|
5
4
|
import { Input } from "./input.js";
|
|
6
5
|
import { Separator } from "./separator.js";
|
|
@@ -10,6 +9,7 @@ import { Skeleton } from "./skeleton.js";
|
|
|
10
9
|
import { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from "./tooltip.js";
|
|
11
10
|
import * as React$1 from "react";
|
|
12
11
|
import { PanelLeftIcon } from "lucide-react";
|
|
12
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
13
13
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
14
14
|
import { Slot } from "@radix-ui/react-slot";
|
|
15
15
|
import { cva } from "class-variance-authority";
|
|
@@ -375,5 +375,4 @@ function SidebarMenuSubButton({ asChild = false, size = "md", isActive = false,
|
|
|
375
375
|
}
|
|
376
376
|
|
|
377
377
|
//#endregion
|
|
378
|
-
export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
|
|
379
|
-
//# sourceMappingURL=sidebar.js.map
|
|
378
|
+
export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
|
package/dist/ui/skeleton.js
CHANGED
package/dist/ui/skip-link.js
CHANGED
package/dist/ui/slider.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import * as React$1 from "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import * as SliderPrimitive from "@radix-ui/react-slider";
|
|
7
7
|
|
|
@@ -36,5 +36,4 @@ function Slider({ className, defaultValue, value, min = 0, max = 100, ...props }
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
export { Slider };
|
|
40
|
-
//# sourceMappingURL=slider.js.map
|
|
39
|
+
export { Slider };
|
package/dist/ui/sonner.js
CHANGED
package/dist/ui/stack.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import * as React$1 from "react";
|
|
2
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import { cva } from "class-variance-authority";
|
|
5
5
|
|
|
@@ -154,5 +154,4 @@ const Box = React$1.forwardRef(({ className, gap, align, justify, wrap, as = "di
|
|
|
154
154
|
Box.displayName = "Box";
|
|
155
155
|
|
|
156
156
|
//#endregion
|
|
157
|
-
export { Box, HStack, VStack, boxVariants, hStackVariants, vStackVariants };
|
|
158
|
-
//# sourceMappingURL=stack.js.map
|
|
157
|
+
export { Box, HStack, VStack, boxVariants, hStackVariants, vStackVariants };
|
package/dist/ui/stepper.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import { HStack } from "./stack.js";
|
|
3
2
|
import "react";
|
|
3
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import { cva } from "class-variance-authority";
|
|
6
6
|
|
|
@@ -33,5 +33,4 @@ function Stepper({ current, total, size, className }) {
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
//#endregion
|
|
36
|
-
export { Stepper };
|
|
37
|
-
//# sourceMappingURL=stepper.js.map
|
|
36
|
+
export { Stepper };
|
package/dist/ui/switch.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
|
+
import { cva } from "class-variance-authority";
|
|
6
7
|
import * as SwitchPrimitive from "@radix-ui/react-switch";
|
|
7
8
|
|
|
8
9
|
//#region ui/switch.tsx
|
|
9
|
-
function Switch({ className, ...props }) {
|
|
10
|
+
function Switch({ className, thumbClassName, ...props }) {
|
|
10
11
|
return /* @__PURE__ */ jsx(SwitchPrimitive.Root, {
|
|
11
12
|
"data-slot": "switch",
|
|
12
13
|
className: cn("peer focus-visible:border-ring focus-visible:ring-ring/50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input dark:data-[state=unchecked]:bg-input/80 inline-flex h-[1.15rem] w-8 shrink-0 items-center rounded-full border border-transparent shadow-2xs outline-hidden transition-all focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50", className),
|
|
13
14
|
...props,
|
|
14
15
|
children: /* @__PURE__ */ jsx(SwitchPrimitive.Thumb, {
|
|
15
16
|
"data-slot": "switch-thumb",
|
|
16
|
-
className: cn("bg-background dark:data-[state=checked]:bg-primary-foreground dark:data-[state=unchecked]:bg-foreground pointer-events-none block size-4 rounded-full ring-0 transition-transform data-[state=checked]:translate-x-[calc(100%-2px)] data-[state=unchecked]:translate-x-0")
|
|
17
|
+
className: cn("bg-background dark:data-[state=checked]:bg-primary-foreground dark:data-[state=unchecked]:bg-foreground pointer-events-none block size-4 rounded-full ring-0 transition-transform data-[state=checked]:translate-x-[calc(100%-2px)] data-[state=unchecked]:translate-x-0", thumbClassName)
|
|
17
18
|
})
|
|
18
19
|
});
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
//#endregion
|
|
22
|
-
export { Switch };
|
|
23
|
-
//# sourceMappingURL=switch.js.map
|
|
23
|
+
export { Switch };
|
package/dist/ui/table.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region ui/table.tsx
|
|
@@ -67,5 +67,4 @@ function TableCaption({ className, ...props }) {
|
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
//#endregion
|
|
70
|
-
export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
|
|
71
|
-
//# sourceMappingURL=table.js.map
|
|
70
|
+
export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
|
package/dist/ui/tabs.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import * as TabsPrimitive from "@radix-ui/react-tabs";
|
|
7
7
|
|
|
@@ -36,5 +36,4 @@ function TabsContent({ className, ...props }) {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
export { Tabs, TabsContent, TabsList, TabsTrigger };
|
|
40
|
-
//# sourceMappingURL=tabs.js.map
|
|
39
|
+
export { Tabs, TabsContent, TabsList, TabsTrigger };
|
package/dist/ui/text.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import "react";
|
|
2
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import { Slot } from "@radix-ui/react-slot";
|
|
5
5
|
|
|
@@ -12,5 +12,4 @@ function Text({ className, asChild = false, ...props }) {
|
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
//#endregion
|
|
15
|
-
export { Text };
|
|
16
|
-
//# sourceMappingURL=text.js.map
|
|
15
|
+
export { Text };
|
package/dist/ui/textarea.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import "react";
|
|
2
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region ui/textarea.tsx
|
|
@@ -12,5 +12,4 @@ function Textarea({ className, ...props }) {
|
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
//#endregion
|
|
15
|
-
export { Textarea };
|
|
16
|
-
//# sourceMappingURL=textarea.js.map
|
|
15
|
+
export { Textarea };
|
package/dist/ui/time-picker.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import { Button } from "./button.js";
|
|
5
4
|
import { Popover, PopoverContent, PopoverTrigger } from "./popover.js";
|
|
6
5
|
import * as React$1 from "react";
|
|
6
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
|
|
9
9
|
//#region ui/time-picker.tsx
|
|
@@ -77,5 +77,4 @@ function TimePicker({ value, onChange, disabled, placeholder = "Select time", is
|
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
//#endregion
|
|
80
|
-
export { TimePicker };
|
|
81
|
-
//# sourceMappingURL=time-picker.js.map
|
|
80
|
+
export { TimePicker };
|
package/dist/ui/toast.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import * as React$1 from "react";
|
|
5
4
|
import { X } from "lucide-react";
|
|
5
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
import { cva } from "class-variance-authority";
|
|
8
8
|
import * as ToastPrimitives from "@radix-ui/react-toast";
|
|
@@ -58,5 +58,4 @@ const ToastDescription = React$1.forwardRef(({ className, ...props }, ref) => /*
|
|
|
58
58
|
ToastDescription.displayName = ToastPrimitives.Description.displayName;
|
|
59
59
|
|
|
60
60
|
//#endregion
|
|
61
|
-
export { Toast, ToastAction, ToastClose, ToastDescription, ToastProvider, ToastTitle, ToastViewport };
|
|
62
|
-
//# sourceMappingURL=toast.js.map
|
|
61
|
+
export { Toast, ToastAction, ToastClose, ToastDescription, ToastProvider, ToastTitle, ToastViewport };
|
package/dist/ui/toaster.js
CHANGED
package/dist/ui/toggle-group.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import { toggleVariants } from "./toggle.js";
|
|
5
4
|
import * as React$1 from "react";
|
|
5
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
import "class-variance-authority";
|
|
8
8
|
import * as ToggleGroupPrimitive from "@radix-ui/react-toggle-group";
|
|
@@ -44,5 +44,4 @@ function ToggleGroupItem({ className, children, variant, size, ...props }) {
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
//#endregion
|
|
47
|
-
export { ToggleGroup, ToggleGroupItem };
|
|
48
|
-
//# sourceMappingURL=toggle-group.js.map
|
|
47
|
+
export { ToggleGroup, ToggleGroupItem };
|
package/dist/ui/toggle.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import { cva } from "class-variance-authority";
|
|
7
7
|
import * as TogglePrimitive from "@radix-ui/react-toggle";
|
|
@@ -37,5 +37,4 @@ function Toggle({ className, variant, size, ...props }) {
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
//#endregion
|
|
40
|
-
export { Toggle, toggleVariants };
|
|
41
|
-
//# sourceMappingURL=toggle.js.map
|
|
40
|
+
export { Toggle, toggleVariants };
|
package/dist/ui/tooltip.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { cn } from "./utils.js";
|
|
4
3
|
import "react";
|
|
4
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import * as TooltipPrimitive from "@radix-ui/react-tooltip";
|
|
7
7
|
|
|
@@ -36,5 +36,4 @@ function TooltipContent({ className, sideOffset = 0, children, ...props }) {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
|
|
40
|
-
//# sourceMappingURL=tooltip.js.map
|
|
39
|
+
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
|
package/dist/ui/typography.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { cn } from "./utils.js";
|
|
2
1
|
import { Text } from "./text.js";
|
|
3
2
|
import "react";
|
|
3
|
+
import { cn } from "@lssm/lib.ui-kit-core/utils";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import { Slot } from "@radix-ui/react-slot";
|
|
6
6
|
|
|
@@ -83,5 +83,4 @@ function Muted({ className, asChild = false, ...props }) {
|
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
//#endregion
|
|
86
|
-
export { BlockQuote, Code, H1, H2, H3, H4, Large, Lead, Muted, P, Small };
|
|
87
|
-
//# sourceMappingURL=typography.js.map
|
|
86
|
+
export { BlockQuote, Code, H1, H2, H3, H4, Large, Lead, Muted, P, Small };
|