@lssm/lib.design-system 1.7.3 → 1.7.4
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/dist/components/atoms/ActionButtons.d.ts +10 -10
- package/dist/components/atoms/ActionButtons.d.ts.map +1 -1
- package/dist/components/atoms/ActionButtons.js +3 -3
- package/dist/components/atoms/Button.d.ts +3 -3
- package/dist/components/atoms/Button.d.ts.map +1 -1
- package/dist/components/atoms/Button.js +2 -2
- package/dist/components/atoms/Button.mobile.d.ts +2 -2
- package/dist/components/atoms/Button.mobile.d.ts.map +1 -1
- package/dist/components/atoms/Button.mobile.js +3 -3
- package/dist/components/atoms/ButtonLink.d.ts +2 -2
- package/dist/components/atoms/ButtonLink.d.ts.map +1 -1
- package/dist/components/atoms/ButtonLink.mobile.d.ts +2 -2
- package/dist/components/atoms/ButtonLink.mobile.d.ts.map +1 -1
- package/dist/components/atoms/Cta.d.ts +3 -3
- package/dist/components/atoms/DataChips.d.ts +7 -7
- package/dist/components/atoms/DataChips.d.ts.map +1 -1
- package/dist/components/atoms/DataChips.js +1 -1
- package/dist/components/atoms/EmptyState.d.ts +2 -2
- package/dist/components/atoms/EmptyState.d.ts.map +1 -1
- package/dist/components/atoms/EmptyState.js +1 -1
- package/dist/components/atoms/ErrorState.d.ts +2 -2
- package/dist/components/atoms/ErrorState.d.ts.map +1 -1
- package/dist/components/atoms/ErrorState.js +1 -1
- package/dist/components/atoms/ErrorState.mobile.d.ts +2 -2
- package/dist/components/atoms/ErrorState.mobile.d.ts.map +1 -1
- package/dist/components/atoms/Input.d.ts +2 -2
- package/dist/components/atoms/Input.d.ts.map +1 -1
- package/dist/components/atoms/Input.js +1 -1
- package/dist/components/atoms/Input.mobile.d.ts +2 -2
- package/dist/components/atoms/Input.mobile.d.ts.map +1 -1
- package/dist/components/atoms/Input.mobile.js +1 -1
- package/dist/components/atoms/Link.d.ts +2 -2
- package/dist/components/atoms/Link.d.ts.map +1 -1
- package/dist/components/atoms/Link.web.d.ts +2 -2
- package/dist/components/atoms/Link.web.d.ts.map +1 -1
- package/dist/components/atoms/LoaderCircular.d.ts +4 -4
- package/dist/components/atoms/LoaderCircular.d.ts.map +1 -1
- package/dist/components/atoms/LoaderCircular.js +2 -3
- package/dist/components/atoms/LoaderCircular.js.map +1 -1
- package/dist/components/atoms/LoaderCircular.mobile.d.ts +2 -2
- package/dist/components/atoms/LoaderCircular.mobile.d.ts.map +1 -1
- package/dist/components/atoms/NavBrand.d.ts +2 -2
- package/dist/components/atoms/NavBrand.js +1 -2
- package/dist/components/atoms/NavBrand.js.map +1 -1
- package/dist/components/atoms/Stepper.d.ts +2 -2
- package/dist/components/atoms/Stepper.js +1 -1
- package/dist/components/atoms/Textarea.d.ts +2 -2
- package/dist/components/atoms/Textarea.d.ts.map +1 -1
- package/dist/components/atoms/Textarea.js +1 -1
- package/dist/components/atoms/Textarea.mobile.d.ts +2 -2
- package/dist/components/atoms/Textarea.mobile.d.ts.map +1 -1
- package/dist/components/atoms/Textarea.mobile.js +1 -1
- package/dist/components/data-view/DataViewDetail.d.ts +3 -2
- package/dist/components/data-view/DataViewDetail.d.ts.map +1 -1
- package/dist/components/data-view/DataViewList.d.ts +3 -2
- package/dist/components/data-view/DataViewList.d.ts.map +1 -1
- package/dist/components/data-view/DataViewRenderer.d.ts +3 -2
- package/dist/components/data-view/DataViewRenderer.d.ts.map +1 -1
- package/dist/components/data-view/DataViewTable.d.ts +3 -2
- package/dist/components/data-view/DataViewTable.d.ts.map +1 -1
- package/dist/components/forms/FormCardLayout.d.ts +2 -2
- package/dist/components/forms/FormCardLayout.d.ts.map +1 -1
- package/dist/components/forms/FormCardLayout.js +2 -3
- package/dist/components/forms/FormCardLayout.js.map +1 -1
- package/dist/components/forms/FormDialog.d.ts +2 -2
- package/dist/components/forms/FormDialog.d.ts.map +1 -1
- package/dist/components/forms/FormDialog.js +1 -1
- package/dist/components/forms/FormLayout.d.ts +4 -4
- package/dist/components/forms/FormLayout.d.ts.map +1 -1
- package/dist/components/forms/FormLayout.js +1 -2
- package/dist/components/forms/FormLayout.js.map +1 -1
- package/dist/components/forms/FormOneByOneLayout.d.ts +2 -2
- package/dist/components/forms/FormOneByOneLayout.d.ts.map +1 -1
- package/dist/components/forms/FormOneByOneLayout.js +1 -2
- package/dist/components/forms/FormOneByOneLayout.js.map +1 -1
- package/dist/components/forms/FormStepsLayout.d.ts +2 -2
- package/dist/components/forms/FormStepsLayout.d.ts.map +1 -1
- package/dist/components/forms/FormStepsLayout.js +2 -3
- package/dist/components/forms/FormStepsLayout.js.map +1 -1
- package/dist/components/forms/ZodForm.d.ts +4 -4
- package/dist/components/forms/ZodForm.d.ts.map +1 -1
- package/dist/components/forms/ZodForm.js +1 -1
- package/dist/components/legal/atoms/DefinitionList.d.ts +2 -2
- package/dist/components/legal/atoms/DefinitionList.js +1 -2
- package/dist/components/legal/atoms/DefinitionList.js.map +1 -1
- package/dist/components/legal/atoms/KeyValueList.d.ts +2 -2
- package/dist/components/legal/atoms/KeyValueList.js +1 -2
- package/dist/components/legal/atoms/KeyValueList.js.map +1 -1
- package/dist/components/legal/atoms/LegalCallout.d.ts +4 -4
- package/dist/components/legal/atoms/LegalCallout.js +1 -2
- package/dist/components/legal/atoms/LegalCallout.js.map +1 -1
- package/dist/components/legal/atoms/LegalHeading.d.ts +5 -5
- package/dist/components/legal/atoms/LegalHeading.js +1 -2
- package/dist/components/legal/atoms/LegalHeading.js.map +1 -1
- package/dist/components/legal/atoms/LegalList.d.ts +4 -4
- package/dist/components/legal/atoms/LegalList.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalList.js +1 -2
- package/dist/components/legal/atoms/LegalList.js.map +1 -1
- package/dist/components/legal/atoms/LegalSection.d.ts +4 -4
- package/dist/components/legal/atoms/LegalSection.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalSection.js +1 -2
- package/dist/components/legal/atoms/LegalSection.js.map +1 -1
- package/dist/components/legal/atoms/LegalText.d.ts +7 -7
- package/dist/components/legal/atoms/LegalText.d.ts.map +1 -1
- package/dist/components/legal/atoms/LegalText.js +1 -2
- package/dist/components/legal/atoms/LegalText.js.map +1 -1
- package/dist/components/legal/molecules/Consent.d.ts +3 -3
- package/dist/components/legal/molecules/Consent.d.ts.map +1 -1
- package/dist/components/legal/molecules/Consent.js +2 -3
- package/dist/components/legal/molecules/Consent.js.map +1 -1
- package/dist/components/legal/molecules/ContactFields.d.ts +2 -2
- package/dist/components/legal/molecules/ContactFields.js +1 -1
- package/dist/components/legal/molecules/LegalMeta.d.ts +2 -2
- package/dist/components/legal/molecules/LegalMeta.d.ts.map +1 -1
- package/dist/components/legal/molecules/LegalMeta.js +1 -2
- package/dist/components/legal/molecules/LegalMeta.js.map +1 -1
- package/dist/components/legal/molecules/LegalTOC.d.ts +4 -4
- package/dist/components/legal/molecules/LegalTOC.d.ts.map +1 -1
- package/dist/components/legal/molecules/LegalTOC.js +1 -2
- package/dist/components/legal/molecules/LegalTOC.js.map +1 -1
- package/dist/components/legal/organisms/ContactForm.d.ts +2 -2
- package/dist/components/legal/organisms/ContactForm.d.ts.map +1 -1
- package/dist/components/legal/organisms/GDPRDataRequest.d.ts +2 -2
- package/dist/components/legal/organisms/GDPRDataRequest.d.ts.map +1 -1
- package/dist/components/legal/organisms/GDPRRights.d.ts +2 -2
- package/dist/components/legal/organisms/GDPRRights.d.ts.map +1 -1
- package/dist/components/legal/organisms/LegalPageLayout.d.ts +2 -2
- package/dist/components/legal/organisms/LegalPageLayout.d.ts.map +1 -1
- package/dist/components/legal/organisms/LegalPageLayout.js +1 -2
- package/dist/components/legal/organisms/LegalPageLayout.js.map +1 -1
- package/dist/components/legal/templates/ContactTemplate.d.ts +2 -2
- package/dist/components/legal/templates/ContactTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/CookiesTemplate.d.ts +2 -2
- package/dist/components/legal/templates/CookiesTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/PrivacyTemplate.d.ts +2 -2
- package/dist/components/legal/templates/PrivacyTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/SalesTermsTemplate.d.ts +2 -2
- package/dist/components/legal/templates/SalesTermsTemplate.d.ts.map +1 -1
- package/dist/components/legal/templates/TermsTemplate.d.ts +2 -2
- package/dist/components/legal/templates/TermsTemplate.d.ts.map +1 -1
- package/dist/components/molecules/AiLinkButton.d.ts +2 -2
- package/dist/components/molecules/AiLinkButton.js +1 -1
- package/dist/components/molecules/Breadcrumbs.d.ts +2 -2
- package/dist/components/molecules/Breadcrumbs.d.ts.map +1 -1
- package/dist/components/molecules/Breadcrumbs.js +1 -1
- package/dist/components/molecules/CommandPalette.d.ts +2 -2
- package/dist/components/molecules/CommandPalette.js +1 -1
- package/dist/components/molecules/CommandSearchTrigger.d.ts +2 -2
- package/dist/components/molecules/CommandSearchTrigger.js +2 -3
- package/dist/components/molecules/CommandSearchTrigger.js.map +1 -1
- package/dist/components/molecules/EntityCard.d.ts +5 -5
- package/dist/components/molecules/EntityCard.js +2 -3
- package/dist/components/molecules/EntityCard.js.map +1 -1
- package/dist/components/molecules/FiltersToolbar.d.ts +2 -2
- package/dist/components/molecules/FiltersToolbar.js +2 -3
- package/dist/components/molecules/FiltersToolbar.js.map +1 -1
- package/dist/components/molecules/FiltersToolbar.mobile.d.ts +2 -2
- package/dist/components/molecules/FiltersToolbar.mobile.js +1 -1
- package/dist/components/molecules/HoverPreview.d.ts +2 -2
- package/dist/components/molecules/HoverPreview.js +2 -4
- package/dist/components/molecules/HoverPreview.js.map +1 -1
- package/dist/components/molecules/LangSwitch.d.ts +2 -2
- package/dist/components/molecules/LangSwitchDropdown.d.ts +2 -2
- package/dist/components/molecules/LangSwitchDropdown.js +2 -2
- package/dist/components/molecules/LoaderBlock.d.ts +2 -2
- package/dist/components/molecules/LoaderBlock.js +1 -2
- package/dist/components/molecules/LoaderBlock.js.map +1 -1
- package/dist/components/molecules/LoaderBlock.mobile.d.ts +2 -2
- package/dist/components/molecules/MobileNavMenu.d.ts +2 -2
- package/dist/components/molecules/MobileNavMenu.js +1 -2
- package/dist/components/molecules/MobileNavMenu.js.map +1 -1
- package/dist/components/molecules/NavItemCard.d.ts +2 -2
- package/dist/components/molecules/NavItemCard.js +1 -2
- package/dist/components/molecules/NavItemCard.js.map +1 -1
- package/dist/components/molecules/NavMain.d.ts +2 -2
- package/dist/components/molecules/NavMain.d.ts.map +1 -1
- package/dist/components/molecules/NavMain.js +4 -5
- package/dist/components/molecules/NavMain.js.map +1 -1
- package/dist/components/molecules/NavUser.d.ts +2 -2
- package/dist/components/molecules/NavUser.d.ts.map +1 -1
- package/dist/components/molecules/NavUser.js +2 -2
- package/dist/components/molecules/OverviewCard.d.ts +2 -2
- package/dist/components/molecules/OverviewCard.js +1 -1
- package/dist/components/molecules/SkeletonBlock/index.mobile.d.ts +2 -2
- package/dist/components/molecules/SkeletonBlock/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonBlock/index.web.js +2 -3
- package/dist/components/molecules/SkeletonBlock/index.web.js.map +1 -1
- package/dist/components/molecules/SkeletonCircle/index.mobile.d.ts +2 -2
- package/dist/components/molecules/SkeletonCircle/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonCircle/index.web.d.ts.map +1 -1
- package/dist/components/molecules/SkeletonCircle/index.web.js +1 -1
- package/dist/components/molecules/SkeletonList/index.mobile.d.ts +2 -2
- package/dist/components/molecules/SkeletonList/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonList/index.web.js +1 -1
- package/dist/components/molecules/StatCard.d.ts +6 -6
- package/dist/components/molecules/StatCard.js +2 -3
- package/dist/components/molecules/StatCard.js.map +1 -1
- package/dist/components/molecules/StatusChip.d.ts +4 -4
- package/dist/components/molecules/StatusChip.js +1 -2
- package/dist/components/molecules/StatusChip.js.map +1 -1
- package/dist/components/molecules/hover-previews/Doc.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Media.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Simple.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Simple.d.ts.map +1 -1
- package/dist/components/molecules/hover-previews/Stats.d.ts +2 -2
- package/dist/components/molecules/hover-previews/User.d.ts +2 -2
- package/dist/components/native/BottomTabs.mobile.d.ts +2 -2
- package/dist/components/native/BottomTabs.mobile.d.ts.map +1 -1
- package/dist/components/native/BottomTabs.mobile.js +1 -2
- package/dist/components/native/BottomTabs.mobile.js.map +1 -1
- package/dist/components/native/FlatListScreen.mobile.d.ts +5 -5
- package/dist/components/native/FlatListScreen.mobile.d.ts.map +1 -1
- package/dist/components/native/FlatListScreen.mobile.js +2 -2
- package/dist/components/native/SheetMenu.mobile.d.ts +2 -2
- package/dist/components/native/SheetMenu.mobile.js +1 -1
- package/dist/components/organisms/AcademyLayout.d.ts +2 -2
- package/dist/components/organisms/AcademyLayout.js +2 -3
- package/dist/components/organisms/AcademyLayout.js.map +1 -1
- package/dist/components/organisms/AppHeader.d.ts +2 -2
- package/dist/components/organisms/AppHeader.js +2 -3
- package/dist/components/organisms/AppHeader.js.map +1 -1
- package/dist/components/organisms/AppHeader.mobile.d.ts +2 -2
- package/dist/components/organisms/AppHeader.mobile.js +1 -1
- package/dist/components/organisms/AppLayout.d.ts +2 -2
- package/dist/components/organisms/AppLayout.d.ts.map +1 -1
- package/dist/components/organisms/AppLayout.js +3 -4
- package/dist/components/organisms/AppLayout.js.map +1 -1
- package/dist/components/organisms/AppSidebar.d.ts +2 -2
- package/dist/components/organisms/AppSidebar.d.ts.map +1 -1
- package/dist/components/organisms/AppSidebar.js +2 -3
- package/dist/components/organisms/AppSidebar.js.map +1 -1
- package/dist/components/organisms/EmptyDataList.d.ts +2 -2
- package/dist/components/organisms/EmptyDataList.d.ts.map +1 -1
- package/dist/components/organisms/EmptyDataList.js +1 -1
- package/dist/components/organisms/EmptyDataList.mobile.d.ts +2 -2
- package/dist/components/organisms/EmptyDataList.mobile.d.ts.map +1 -1
- package/dist/components/organisms/EmptyDataList.mobile.js +3 -3
- package/dist/components/organisms/EmptySearchResult.d.ts +2 -2
- package/dist/components/organisms/EmptySearchResult.d.ts.map +1 -1
- package/dist/components/organisms/EmptySearchResult.js +1 -1
- package/dist/components/organisms/FAQSection.d.ts +2 -2
- package/dist/components/organisms/FAQSection.d.ts.map +1 -1
- package/dist/components/organisms/FAQSection.js +2 -2
- package/dist/components/organisms/FeatureCarousel.d.ts +2 -2
- package/dist/components/organisms/FeatureCarousel.js +2 -2
- package/dist/components/organisms/FeaturesSection.d.ts +2 -2
- package/dist/components/organisms/FeaturesSection.js +1 -1
- package/dist/components/organisms/Footer.d.ts +2 -2
- package/dist/components/organisms/Footer.js +1 -2
- package/dist/components/organisms/Footer.js.map +1 -1
- package/dist/components/organisms/GridLayout.d.ts +4 -4
- package/dist/components/organisms/GridLayout.js +1 -2
- package/dist/components/organisms/GridLayout.js.map +1 -1
- package/dist/components/organisms/Header.d.ts +4 -4
- package/dist/components/organisms/Header.js +4 -5
- package/dist/components/organisms/Header.js.map +1 -1
- package/dist/components/organisms/Header.mobile.d.ts +2 -2
- package/dist/components/organisms/Header.mobile.js +1 -1
- package/dist/components/organisms/HeroResponsive.d.ts +2 -2
- package/dist/components/organisms/HeroResponsive.d.ts.map +1 -1
- package/dist/components/organisms/HeroSection.d.ts +2 -2
- package/dist/components/organisms/HeroSection.js +1 -1
- package/dist/components/organisms/ListCardPage.d.ts +5 -5
- package/dist/components/organisms/ListCardPage.d.ts.map +1 -1
- package/dist/components/organisms/ListCardPage.js +2 -2
- package/dist/components/organisms/ListGridPage.d.ts +5 -5
- package/dist/components/organisms/ListGridPage.d.ts.map +1 -1
- package/dist/components/organisms/ListGridPage.js +1 -1
- package/dist/components/organisms/ListPageResponsive.d.ts +2 -2
- package/dist/components/organisms/ListPageResponsive.js +1 -1
- package/dist/components/organisms/ListTablePage.d.ts +4 -4
- package/dist/components/organisms/ListTablePage.d.ts.map +1 -1
- package/dist/components/organisms/ListTablePage.js +2 -2
- package/dist/components/organisms/MarketingHeader.d.ts +2 -2
- package/dist/components/organisms/MarketingHeader.js +7 -8
- package/dist/components/organisms/MarketingHeader.js.map +1 -1
- package/dist/components/organisms/MarketingHeaderDesktop.d.ts +2 -2
- package/dist/components/organisms/MarketingHeaderDesktop.js +3 -4
- package/dist/components/organisms/MarketingHeaderDesktop.js.map +1 -1
- package/dist/components/organisms/MarketingHeaderMobile.d.ts +2 -2
- package/dist/components/organisms/MarketingHeaderMobile.d.ts.map +1 -1
- package/dist/components/organisms/MarketingHeaderMobile.js +4 -5
- package/dist/components/organisms/MarketingHeaderMobile.js.map +1 -1
- package/dist/components/organisms/MarketingLayout.d.ts +2 -2
- package/dist/components/organisms/MarketingLayout.js +2 -3
- package/dist/components/organisms/MarketingLayout.js.map +1 -1
- package/dist/components/organisms/PageHeaderResponsive.d.ts +2 -2
- package/dist/components/organisms/PageHeaderResponsive.js +1 -1
- package/dist/components/organisms/PageHeaderResponsive.mobile.d.ts +2 -2
- package/dist/components/organisms/PageHeaderResponsive.mobile.js +2 -2
- package/dist/components/organisms/PricingCarousel.d.ts +2 -2
- package/dist/components/organisms/PricingCarousel.js +2 -2
- package/dist/components/organisms/PricingSection.d.ts +2 -2
- package/dist/components/organisms/PricingSection.d.ts.map +1 -1
- package/dist/components/organisms/PricingSection.js +1 -1
- package/dist/components/organisms/TestimonialCarousel.d.ts +2 -2
- package/dist/components/organisms/TestimonialCarousel.js +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.mobile.d.ts +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.mobile.js +1 -1
- package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.web.js +3 -4
- package/dist/components/templates/lists/ListPageTemplate/index.web.js.map +1 -1
- package/dist/lib/keyboard.d.ts.map +1 -1
- package/dist/renderers/form-contract.d.ts +5 -2
- package/dist/renderers/form-contract.d.ts.map +1 -1
- package/dist/renderers/form-contract.js +8 -8
- package/dist/theme/variants.d.ts +3 -3
- package/dist/theme/variants.d.ts.map +1 -1
- package/package.json +150 -150
- package/dist/contracts/src/client/react/drivers/shadcn.js +0 -12
- package/dist/contracts/src/client/react/drivers/shadcn.js.map +0 -1
- package/dist/contracts/src/client/react/form-render.js +0 -299
- package/dist/contracts/src/client/react/form-render.js.map +0 -1
- package/dist/contracts/src/forms.js +0 -89
- package/dist/contracts/src/forms.js.map +0 -1
- package/dist/ui-kit/dist/ui/button.js +0 -75
- package/dist/ui-kit/dist/ui/button.js.map +0 -1
- package/dist/ui-kit/dist/ui/empty.js +0 -63
- package/dist/ui-kit/dist/ui/empty.js.map +0 -1
- package/dist/ui-kit/dist/ui/input.js +0 -17
- package/dist/ui-kit/dist/ui/input.js.map +0 -1
- package/dist/ui-kit/dist/ui/stack.js +0 -224
- package/dist/ui-kit/dist/ui/stack.js.map +0 -1
- package/dist/ui-kit/dist/ui/text.js +0 -19
- package/dist/ui-kit/dist/ui/text.js.map +0 -1
- package/dist/ui-kit/dist/ui/textarea.js +0 -20
- package/dist/ui-kit/dist/ui/textarea.js.map +0 -1
- package/dist/ui-kit/dist/ui/utils.js +0 -11
- package/dist/ui-kit/dist/ui/utils.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/accordion.js +0 -50
- package/dist/ui-kit-web/dist/ui/accordion.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/atoms/FilterSelect/FilterSelect.js +0 -53
- package/dist/ui-kit-web/dist/ui/atoms/FilterSelect/FilterSelect.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js +0 -157
- package/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js +0 -50
- package/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/avatar.js +0 -35
- package/dist/ui-kit-web/dist/ui/avatar.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/badge.js +0 -28
- package/dist/ui-kit-web/dist/ui/badge.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/breadcrumb.js +0 -60
- package/dist/ui-kit-web/dist/ui/breadcrumb.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/button.js +0 -45
- package/dist/ui-kit-web/dist/ui/button.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/card.js +0 -38
- package/dist/ui-kit-web/dist/ui/card.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/carousel.js +0 -138
- package/dist/ui-kit-web/dist/ui/carousel.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/checkbox.js +0 -27
- package/dist/ui-kit-web/dist/ui/checkbox.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/collapsible.js +0 -29
- package/dist/ui-kit-web/dist/ui/collapsible.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/command.js +0 -92
- package/dist/ui-kit-web/dist/ui/command.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/dialog.js +0 -86
- package/dist/ui-kit-web/dist/ui/dialog.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/dropdown-menu.js +0 -59
- package/dist/ui-kit-web/dist/ui/dropdown-menu.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/empty-state.js +0 -44
- package/dist/ui-kit-web/dist/ui/empty-state.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/empty.js +0 -63
- package/dist/ui-kit-web/dist/ui/empty.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/field.js +0 -80
- package/dist/ui-kit-web/dist/ui/field.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/form.js +0 -18
- package/dist/ui-kit-web/dist/ui/form.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/hover-card.js +0 -42
- package/dist/ui-kit-web/dist/ui/hover-card.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/input.js +0 -18
- package/dist/ui-kit-web/dist/ui/input.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/label.js +0 -21
- package/dist/ui-kit-web/dist/ui/label.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/marketing/Hero.js +0 -54
- package/dist/ui-kit-web/dist/ui/marketing/Hero.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/marketing/PricingTable.js +0 -61
- package/dist/ui-kit-web/dist/ui/marketing/PricingTable.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js +0 -103
- package/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/molecules/SkeletonList.js +0 -15
- package/dist/ui-kit-web/dist/ui/molecules/SkeletonList.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/navigation-menu.js +0 -76
- package/dist/ui-kit-web/dist/ui/navigation-menu.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js +0 -198
- package/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/page-header.js +0 -41
- package/dist/ui-kit-web/dist/ui/page-header.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/radio-group.js +0 -34
- package/dist/ui-kit-web/dist/ui/radio-group.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/select.js +0 -88
- package/dist/ui-kit-web/dist/ui/select.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/separator.js +0 -23
- package/dist/ui-kit-web/dist/ui/separator.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/sheet.js +0 -82
- package/dist/ui-kit-web/dist/ui/sheet.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/sidebar.js +0 -283
- package/dist/ui-kit-web/dist/ui/sidebar.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/skeleton.js +0 -16
- package/dist/ui-kit-web/dist/ui/skeleton.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/stack.js +0 -159
- package/dist/ui-kit-web/dist/ui/stack.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/stepper.js +0 -38
- package/dist/ui-kit-web/dist/ui/stepper.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/switch.js +0 -25
- package/dist/ui-kit-web/dist/ui/switch.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/table.js +0 -59
- package/dist/ui-kit-web/dist/ui/table.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/text.js +0 -17
- package/dist/ui-kit-web/dist/ui/text.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/textarea.js +0 -17
- package/dist/ui-kit-web/dist/ui/textarea.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/tooltip.js +0 -42
- package/dist/ui-kit-web/dist/ui/tooltip.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/use-mobile.js +0 -21
- package/dist/ui-kit-web/dist/ui/use-mobile.js.map +0 -1
- package/dist/ui-kit-web/dist/ui/utils.js +0 -14
- package/dist/ui-kit-web/dist/ui/utils.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavItemCard.js","names":[],"sources":["../../../src/components/molecules/NavItemCard.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { NavLink } from '../../types/navigation';\n\nexport interface NavItemCardProps {\n item: NavLink;\n className?: string;\n}\n\nexport function NavItemCard({ item, className }: NavItemCardProps) {\n return (\n <a\n href={item.href}\n className={cn(\n 'hover:bg-accent block rounded-md p-2 transition-colors',\n className\n )}\n aria-label={typeof item.label === 'string' ? item.label : item.ariaLabel}\n target={item.target}\n rel={item.external ? 'noopener noreferrer' : undefined}\n >\n <div className=\"flex items-center gap-3\">\n {item.imageSrc ? (\n // keep generic img to avoid coupling to Next.js Image\n // eslint-disable-next-line @next/next/no-img-element\n <img\n src={item.imageSrc}\n alt={item.imageAlt || ''}\n className=\"h-12 w-12 rounded-xs object-cover\"\n />\n ) : (\n item.icon || null\n )}\n <div className=\"min-w-0\">\n <div className=\"flex items-center gap-2 text-base font-medium\">\n {item.label}\n {item.badge && (\n <span className=\"text-muted-foreground ml-1 text-xs\">\n {item.badge}\n </span>\n )}\n </div>\n {item.description && (\n <div className=\"text-muted-foreground line-clamp-2 text-sm\">\n {item.description}\n </div>\n )}\n {item.categories && item.categories.length > 0 && (\n <div className=\"mt-1 flex flex-wrap items-center gap-1\">\n {item.categories.map((c, i) => (\n <span\n key={i}\n className=\"bg-muted text-muted-foreground rounded-xs px-1.5 py-0.5 text-[10px]\"\n >\n {c}\n </span>\n ))}\n </div>\n )}\n </div>\n </div>\n </a>\n );\n}\n"],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"NavItemCard.js","names":[],"sources":["../../../src/components/molecules/NavItemCard.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { NavLink } from '../../types/navigation';\n\nexport interface NavItemCardProps {\n item: NavLink;\n className?: string;\n}\n\nexport function NavItemCard({ item, className }: NavItemCardProps) {\n return (\n <a\n href={item.href}\n className={cn(\n 'hover:bg-accent block rounded-md p-2 transition-colors',\n className\n )}\n aria-label={typeof item.label === 'string' ? item.label : item.ariaLabel}\n target={item.target}\n rel={item.external ? 'noopener noreferrer' : undefined}\n >\n <div className=\"flex items-center gap-3\">\n {item.imageSrc ? (\n // keep generic img to avoid coupling to Next.js Image\n // eslint-disable-next-line @next/next/no-img-element\n <img\n src={item.imageSrc}\n alt={item.imageAlt || ''}\n className=\"h-12 w-12 rounded-xs object-cover\"\n />\n ) : (\n item.icon || null\n )}\n <div className=\"min-w-0\">\n <div className=\"flex items-center gap-2 text-base font-medium\">\n {item.label}\n {item.badge && (\n <span className=\"text-muted-foreground ml-1 text-xs\">\n {item.badge}\n </span>\n )}\n </div>\n {item.description && (\n <div className=\"text-muted-foreground line-clamp-2 text-sm\">\n {item.description}\n </div>\n )}\n {item.categories && item.categories.length > 0 && (\n <div className=\"mt-1 flex flex-wrap items-center gap-1\">\n {item.categories.map((c, i) => (\n <span\n key={i}\n className=\"bg-muted text-muted-foreground rounded-xs px-1.5 py-0.5 text-[10px]\"\n >\n {c}\n </span>\n ))}\n </div>\n )}\n </div>\n </div>\n </a>\n );\n}\n"],"mappings":";;;;;;;;AAWA,SAAgB,YAAY,EAAE,MAAM,aAA+B;AACjE,QACE,oBAAC;EACC,MAAM,KAAK;EACX,WAAW,GACT,0DACA,UACD;EACD,cAAY,OAAO,KAAK,UAAU,WAAW,KAAK,QAAQ,KAAK;EAC/D,QAAQ,KAAK;EACb,KAAK,KAAK,WAAW,wBAAwB;YAE7C,qBAAC;GAAI,WAAU;cACZ,KAAK,WAGJ,oBAAC;IACC,KAAK,KAAK;IACV,KAAK,KAAK,YAAY;IACtB,WAAU;KACV,GAEF,KAAK,QAAQ,MAEf,qBAAC;IAAI,WAAU;;KACb,qBAAC;MAAI,WAAU;iBACZ,KAAK,OACL,KAAK,SACJ,oBAAC;OAAK,WAAU;iBACb,KAAK;QACD;OAEL;KACL,KAAK,eACJ,oBAAC;MAAI,WAAU;gBACZ,KAAK;OACF;KAEP,KAAK,cAAc,KAAK,WAAW,SAAS,KAC3C,oBAAC;MAAI,WAAU;gBACZ,KAAK,WAAW,KAAK,GAAG,MACvB,oBAAC;OAEC,WAAU;iBAET;SAHI,EAIA,CACP;OACE;;KAEJ;IACF;GACJ"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HeaderNavItem } from "../../types/navigation.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime124 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/NavMain.d.ts
|
|
5
5
|
declare function NavMain({
|
|
@@ -8,7 +8,7 @@ declare function NavMain({
|
|
|
8
8
|
}: {
|
|
9
9
|
items: HeaderNavItem[];
|
|
10
10
|
className?: string;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime124.JSX.Element;
|
|
12
12
|
//#endregion
|
|
13
13
|
export { NavMain };
|
|
14
14
|
//# sourceMappingURL=NavMain.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavMain.d.ts","names":[],"sources":["../../../src/components/molecules/NavMain.tsx"],"sourcesContent":[],"mappings":";;;;iBAcgB,OAAA;;;AAAhB;SAIS;;AAJT,CAAA,CAAA,EAMC,
|
|
1
|
+
{"version":3,"file":"NavMain.d.ts","names":[],"sources":["../../../src/components/molecules/NavMain.tsx"],"sourcesContent":[],"mappings":";;;;iBAcgB,OAAA;;;AAAhB;SAIS;;AAJT,CAAA,CAAA,EAMC,oBAAA,CAAA,GAAA,CAAA,OANsB"}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import { cn, init_utils } from "../../ui-kit-web/dist/ui/utils.js";
|
|
2
|
-
import { HStack } from "../../ui-kit-web/dist/ui/stack.js";
|
|
3
|
-
import { Text } from "../../ui-kit-web/dist/ui/text.js";
|
|
4
|
-
import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "../../ui-kit-web/dist/ui/navigation-menu.js";
|
|
5
1
|
import "react";
|
|
6
2
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { HStack } from "@lssm/lib.ui-kit-web/ui/stack";
|
|
4
|
+
import { Text } from "@lssm/lib.ui-kit-web/ui/text";
|
|
5
|
+
import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "@lssm/lib.ui-kit-web/ui/navigation-menu";
|
|
6
|
+
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
7
7
|
|
|
8
8
|
//#region src/components/molecules/NavMain.tsx
|
|
9
|
-
init_utils();
|
|
10
9
|
function NavMain({ items, className }) {
|
|
11
10
|
return /* @__PURE__ */ jsx(NavigationMenu, {
|
|
12
11
|
className: cn("hidden md:flex", className),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavMain.js","names":["Nav","NavList","NavItem","NavTrigger","NavContent","NavLink"],"sources":["../../../src/components/molecules/NavMain.tsx"],"sourcesContent":["import * as React from 'react';\nimport {\n NavigationMenu as Nav,\n NavigationMenuContent as NavContent,\n NavigationMenuItem as NavItem,\n NavigationMenuLink as NavLink,\n NavigationMenuList as NavList,\n NavigationMenuTrigger as NavTrigger,\n} from '@lssm/lib.ui-kit-web/ui/navigation-menu';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { HeaderNavItem } from '../../types/navigation';\nimport { HStack } from '@lssm/lib.ui-kit-web/ui/stack';\nimport { Text } from '@lssm/lib.ui-kit-web/ui/text';\n\nexport function NavMain({\n items,\n className,\n}: {\n items: HeaderNavItem[];\n className?: string;\n}) {\n return (\n <Nav className={cn('hidden md:flex', className)}>\n <NavList>\n {items.map((it) => (\n <NavItem key={String(it.key ?? it.href ?? it.label)}>\n {it.items && it.items.length > 0 ? (\n <>\n <NavTrigger>\n <Text>r{it.label}</Text>\n </NavTrigger>\n <NavContent>\n <HStack className=\"grid w-[500px] grid-cols-2 gap-3 p-3\">\n {it.items.map((l) => (\n <NavLink\n key={l.href}\n href={l.href}\n className=\"hover:bg-accent block rounded-md p-2\"\n >\n <Text className=\"text-base font-medium\">{l.label}</Text>\n {l.badge && (\n <Text className=\"text-muted-foreground ml-2 text-xs\">\n {l.badge}\n </Text>\n )}\n </NavLink>\n ))}\n </HStack>\n </NavContent>\n </>\n ) : (\n <NavLink href={it.href || '#'}>{it.label}</NavLink>\n )}\n </NavItem>\n ))}\n </NavList>\n </Nav>\n );\n}\n"],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"NavMain.js","names":["Nav","NavList","NavItem","NavTrigger","NavContent","NavLink"],"sources":["../../../src/components/molecules/NavMain.tsx"],"sourcesContent":["import * as React from 'react';\nimport {\n NavigationMenu as Nav,\n NavigationMenuContent as NavContent,\n NavigationMenuItem as NavItem,\n NavigationMenuLink as NavLink,\n NavigationMenuList as NavList,\n NavigationMenuTrigger as NavTrigger,\n} from '@lssm/lib.ui-kit-web/ui/navigation-menu';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { HeaderNavItem } from '../../types/navigation';\nimport { HStack } from '@lssm/lib.ui-kit-web/ui/stack';\nimport { Text } from '@lssm/lib.ui-kit-web/ui/text';\n\nexport function NavMain({\n items,\n className,\n}: {\n items: HeaderNavItem[];\n className?: string;\n}) {\n return (\n <Nav className={cn('hidden md:flex', className)}>\n <NavList>\n {items.map((it) => (\n <NavItem key={String(it.key ?? it.href ?? it.label)}>\n {it.items && it.items.length > 0 ? (\n <>\n <NavTrigger>\n <Text>r{it.label}</Text>\n </NavTrigger>\n <NavContent>\n <HStack className=\"grid w-[500px] grid-cols-2 gap-3 p-3\">\n {it.items.map((l) => (\n <NavLink\n key={l.href}\n href={l.href}\n className=\"hover:bg-accent block rounded-md p-2\"\n >\n <Text className=\"text-base font-medium\">{l.label}</Text>\n {l.badge && (\n <Text className=\"text-muted-foreground ml-2 text-xs\">\n {l.badge}\n </Text>\n )}\n </NavLink>\n ))}\n </HStack>\n </NavContent>\n </>\n ) : (\n <NavLink href={it.href || '#'}>{it.label}</NavLink>\n )}\n </NavItem>\n ))}\n </NavList>\n </Nav>\n );\n}\n"],"mappings":";;;;;;;;AAcA,SAAgB,QAAQ,EACtB,OACA,aAIC;AACD,QACE,oBAACA;EAAI,WAAW,GAAG,kBAAkB,UAAU;YAC7C,oBAACC,gCACE,MAAM,KAAK,OACV,oBAACC,gCACE,GAAG,SAAS,GAAG,MAAM,SAAS,IAC7B,4CACE,oBAACC,mCACC,qBAAC,mBAAK,KAAE,GAAG,SAAa,GACb,EACb,oBAACC,mCACC,oBAAC;GAAO,WAAU;aACf,GAAG,MAAM,KAAK,MACb,qBAACC;IAEC,MAAM,EAAE;IACR,WAAU;eAEV,oBAAC;KAAK,WAAU;eAAyB,EAAE;MAAa,EACvD,EAAE,SACD,oBAAC;KAAK,WAAU;eACb,EAAE;MACE;MARJ,EAAE,KAUC,CACV;IACK,GACE,IACZ,GAEH,oBAACA;GAAQ,MAAM,GAAG,QAAQ;aAAM,GAAG;IAAgB,IA1BzC,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CA4BzC,CACV,GACM;GACN"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UserMenuItem } from "../../types/navigation.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime126 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/NavUser.d.ts
|
|
5
5
|
declare function NavUser({
|
|
@@ -12,7 +12,7 @@ declare function NavUser({
|
|
|
12
12
|
email?: string;
|
|
13
13
|
imageUrl?: string;
|
|
14
14
|
items: UserMenuItem[];
|
|
15
|
-
}):
|
|
15
|
+
}): react_jsx_runtime126.JSX.Element;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { NavUser };
|
|
18
18
|
//# sourceMappingURL=NavUser.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavUser.d.ts","names":[],"sources":["../../../src/components/molecules/NavUser.tsx"],"sourcesContent":[],"mappings":";;;;iBAiBgB,OAAA;;;;;;;;EAAA,QAAA,CAAA,EAAO,MAAA;EACrB,KAAA,EAQO,YARP,EAAA;CACA,CAAA,EAQD,
|
|
1
|
+
{"version":3,"file":"NavUser.d.ts","names":[],"sources":["../../../src/components/molecules/NavUser.tsx"],"sourcesContent":[],"mappings":";;;;iBAiBgB,OAAA;;;;;;;;EAAA,QAAA,CAAA,EAAO,MAAA;EACrB,KAAA,EAQO,YARP,EAAA;CACA,CAAA,EAQD,oBAAA,CAAA,GAAA,CAAA,OARC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Button } from "../atoms/Button.js";
|
|
2
|
-
import { Avatar, AvatarFallback, AvatarImage } from "../../ui-kit-web/dist/ui/avatar.js";
|
|
3
|
-
import { DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuTrigger } from "../../ui-kit-web/dist/ui/dropdown-menu.js";
|
|
4
2
|
import "react";
|
|
5
3
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
4
|
+
import { Avatar, AvatarFallback, AvatarImage } from "@lssm/lib.ui-kit-web/ui/avatar";
|
|
5
|
+
import { DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuTrigger } from "@lssm/lib.ui-kit-web/ui/dropdown-menu";
|
|
6
6
|
|
|
7
7
|
//#region src/components/molecules/NavUser.tsx
|
|
8
8
|
function NavUser({ name, email, imageUrl, items }) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/OverviewCard.d.ts
|
|
5
5
|
interface OverviewCardProps {
|
|
@@ -15,7 +15,7 @@ declare function OverviewCard({
|
|
|
15
15
|
href,
|
|
16
16
|
preview,
|
|
17
17
|
ctaLabel
|
|
18
|
-
}: OverviewCardProps):
|
|
18
|
+
}: OverviewCardProps): react_jsx_runtime66.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { OverviewCard, OverviewCard as default };
|
|
21
21
|
//# sourceMappingURL=OverviewCard.d.ts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
import { Dialog, DialogContent, DialogHeader, DialogTitle, DialogTrigger } from "../../ui-kit-web/dist/ui/dialog.js";
|
|
5
4
|
import "react";
|
|
6
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
6
|
import NextLink from "next/link";
|
|
7
|
+
import { Dialog, DialogContent, DialogHeader, DialogTitle, DialogTrigger } from "@lssm/lib.ui-kit-web/ui/dialog";
|
|
8
8
|
|
|
9
9
|
//#region src/components/molecules/OverviewCard.tsx
|
|
10
10
|
function OverviewCard({ title, summary, href, preview, ctaLabel }) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkeletonBlockProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonBlock/index.mobile.d.ts
|
|
5
5
|
declare function SkeletonBlock({
|
|
@@ -7,7 +7,7 @@ declare function SkeletonBlock({
|
|
|
7
7
|
h,
|
|
8
8
|
rounded,
|
|
9
9
|
className
|
|
10
|
-
}: SkeletonBlockProps):
|
|
10
|
+
}: SkeletonBlockProps): react_jsx_runtime29.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SkeletonBlock, SkeletonBlock as default };
|
|
13
13
|
//# sourceMappingURL=index.mobile.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkeletonBlockProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonBlock/index.web.d.ts
|
|
5
5
|
declare function SkeletonBlock({
|
|
@@ -7,7 +7,7 @@ declare function SkeletonBlock({
|
|
|
7
7
|
h,
|
|
8
8
|
rounded,
|
|
9
9
|
className
|
|
10
|
-
}: SkeletonBlockProps):
|
|
10
|
+
}: SkeletonBlockProps): react_jsx_runtime31.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SkeletonBlock, SkeletonBlock as default };
|
|
13
13
|
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { cn, init_utils } from "../../../ui-kit-web/dist/ui/utils.js";
|
|
2
|
-
import { Skeleton } from "../../../ui-kit-web/dist/ui/skeleton.js";
|
|
3
1
|
import "react";
|
|
4
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
4
|
+
import { Skeleton } from "@lssm/lib.ui-kit-web/ui/skeleton";
|
|
5
5
|
|
|
6
6
|
//#region src/components/molecules/SkeletonBlock/index.web.tsx
|
|
7
|
-
init_utils();
|
|
8
7
|
function SkeletonBlock({ w = "w-full", h = "h-4", rounded = "md", className }) {
|
|
9
8
|
return /* @__PURE__ */ jsx(Skeleton, { className: cn(w, h, rounded === "full" ? "rounded-full" : rounded === "lg" ? "rounded-lg" : rounded === "sm" ? "rounded-xs" : "rounded-md", className) });
|
|
10
9
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.web.js","names":[],"sources":["../../../../src/components/molecules/SkeletonBlock/index.web.tsx"],"sourcesContent":["import * as React from 'react';\nimport { Skeleton } from '@lssm/lib.ui-kit-web/ui/skeleton';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { SkeletonBlockProps } from './types';\n\nexport function SkeletonBlock({\n w = 'w-full',\n h = 'h-4',\n rounded = 'md',\n className,\n}: SkeletonBlockProps) {\n const radius =\n rounded === 'full'\n ? 'rounded-full'\n : rounded === 'lg'\n ? 'rounded-lg'\n : rounded === 'sm'\n ? 'rounded-xs'\n : 'rounded-md';\n return <Skeleton className={cn(w, h, radius, className)} />;\n}\n\nexport default SkeletonBlock;\n"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index.web.js","names":[],"sources":["../../../../src/components/molecules/SkeletonBlock/index.web.tsx"],"sourcesContent":["import * as React from 'react';\nimport { Skeleton } from '@lssm/lib.ui-kit-web/ui/skeleton';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { SkeletonBlockProps } from './types';\n\nexport function SkeletonBlock({\n w = 'w-full',\n h = 'h-4',\n rounded = 'md',\n className,\n}: SkeletonBlockProps) {\n const radius =\n rounded === 'full'\n ? 'rounded-full'\n : rounded === 'lg'\n ? 'rounded-lg'\n : rounded === 'sm'\n ? 'rounded-xs'\n : 'rounded-md';\n return <Skeleton className={cn(w, h, radius, className)} />;\n}\n\nexport default SkeletonBlock;\n"],"mappings":";;;;;;AAKA,SAAgB,cAAc,EAC5B,IAAI,UACJ,IAAI,OACJ,UAAU,MACV,aACqB;AASrB,QAAO,oBAAC,YAAS,WAAW,GAAG,GAAG,GAPhC,YAAY,SACR,iBACA,YAAY,OACV,eACA,YAAY,OACV,eACA,cACmC,UAAU,GAAI;;AAG7D,wBAAe"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { SkeletonCircleProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonCircle/index.mobile.d.ts
|
|
5
5
|
declare function SkeletonCircle({
|
|
6
6
|
size,
|
|
7
7
|
sizeClass,
|
|
8
8
|
className
|
|
9
|
-
}: SkeletonCircleProps):
|
|
9
|
+
}: SkeletonCircleProps): react_jsx_runtime38.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SkeletonCircle, SkeletonCircle as default };
|
|
12
12
|
//# sourceMappingURL=index.mobile.d.ts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { SkeletonCircleProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonCircle/index.web.d.ts
|
|
5
5
|
declare function SkeletonCircle({
|
|
6
6
|
size,
|
|
7
7
|
sizeClass,
|
|
8
8
|
className
|
|
9
|
-
}: SkeletonCircleProps):
|
|
9
|
+
}: SkeletonCircleProps): react_jsx_runtime39.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SkeletonCircle, SkeletonCircle as default };
|
|
12
12
|
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.web.d.ts","names":[],"sources":["../../../../src/components/molecules/SkeletonCircle/index.web.tsx"],"sourcesContent":[],"mappings":";;;;iBAIgB,cAAA;;;;GAIb,sBAAmB,
|
|
1
|
+
{"version":3,"file":"index.web.d.ts","names":[],"sources":["../../../../src/components/molecules/SkeletonCircle/index.web.tsx"],"sourcesContent":[],"mappings":";;;;iBAIgB,cAAA;;;;GAIb,sBAAmB,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Skeleton } from "../../../ui-kit-web/dist/ui/skeleton.js";
|
|
2
1
|
import "react";
|
|
3
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { Skeleton } from "@lssm/lib.ui-kit-web/ui/skeleton";
|
|
4
4
|
|
|
5
5
|
//#region src/components/molecules/SkeletonCircle/index.web.tsx
|
|
6
6
|
function SkeletonCircle({ size = 32, sizeClass, className }) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { SkeletonListProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonList/index.mobile.d.ts
|
|
5
5
|
declare function SkeletonList({
|
|
6
6
|
count,
|
|
7
7
|
className
|
|
8
|
-
}: SkeletonListProps):
|
|
8
|
+
}: SkeletonListProps): react_jsx_runtime36.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { SkeletonList, SkeletonList as default };
|
|
11
11
|
//# sourceMappingURL=index.mobile.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { SkeletonListProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonList/index.web.d.ts
|
|
5
5
|
declare function SkeletonList({
|
|
6
6
|
count,
|
|
7
7
|
className
|
|
8
|
-
}: SkeletonListProps):
|
|
8
|
+
}: SkeletonListProps): react_jsx_runtime37.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { SkeletonList, SkeletonList as default };
|
|
11
11
|
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SkeletonList as SkeletonList$1 } from "../../../ui-kit-web/dist/ui/molecules/SkeletonList.js";
|
|
2
1
|
import "react";
|
|
3
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { SkeletonList as SkeletonList$1 } from "@lssm/lib.ui-kit-web/ui/molecules/SkeletonList";
|
|
4
4
|
|
|
5
5
|
//#region src/components/molecules/SkeletonList/index.web.tsx
|
|
6
6
|
function SkeletonList({ count = 10, className }) {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as class_variance_authority_types4 from "class-variance-authority/types";
|
|
5
4
|
import { Card } from "@lssm/lib.ui-kit-web/ui/card";
|
|
5
|
+
import * as class_variance_authority_types6 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region src/components/molecules/StatCard.d.ts
|
|
8
8
|
declare const statVariants: (props?: ({
|
|
9
|
-
emphasis?: "
|
|
9
|
+
emphasis?: "default" | "subtle" | "strong" | null | undefined;
|
|
10
10
|
density?: "compact" | "comfortable" | null | undefined;
|
|
11
|
-
} &
|
|
11
|
+
} & class_variance_authority_types6.ClassProp) | undefined) => string;
|
|
12
12
|
type StatCardProps = React$1.ComponentProps<typeof Card> & VariantProps<typeof statVariants> & {
|
|
13
13
|
label: React$1.ReactNode;
|
|
14
14
|
value: React$1.ReactNode;
|
|
@@ -24,14 +24,14 @@ declare function StatCard({
|
|
|
24
24
|
density,
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: StatCardProps):
|
|
27
|
+
}: StatCardProps): react_jsx_runtime64.JSX.Element;
|
|
28
28
|
declare function StatCardGroup({
|
|
29
29
|
children,
|
|
30
30
|
className
|
|
31
31
|
}: {
|
|
32
32
|
children: React$1.ReactNode;
|
|
33
33
|
className?: string;
|
|
34
|
-
}):
|
|
34
|
+
}): react_jsx_runtime64.JSX.Element;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { StatCard, StatCardGroup, StatCardProps };
|
|
37
37
|
//# sourceMappingURL=StatCard.d.ts.map
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
import { cn, init_utils } from "../../ui-kit-web/dist/ui/utils.js";
|
|
5
|
-
import { Card, CardContent } from "../../ui-kit-web/dist/ui/card.js";
|
|
6
4
|
import "react";
|
|
7
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
6
|
import { cva } from "class-variance-authority";
|
|
7
|
+
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
8
|
+
import { Card, CardContent } from "@lssm/lib.ui-kit-web/ui/card";
|
|
9
9
|
|
|
10
10
|
//#region src/components/molecules/StatCard.tsx
|
|
11
|
-
init_utils();
|
|
12
11
|
const statVariants = cva("", {
|
|
13
12
|
variants: {
|
|
14
13
|
emphasis: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StatCard.js","names":[],"sources":["../../../src/components/molecules/StatCard.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { Card, CardContent } from '@lssm/lib.ui-kit-web/ui/card';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\n\nconst statVariants = cva('', {\n variants: {\n emphasis: {\n default: '',\n subtle: 'bg-muted/20',\n strong: 'bg-primary/5',\n },\n density: {\n compact: 'p-3',\n comfortable: 'p-4 md:p-5',\n },\n },\n defaultVariants: { emphasis: 'default', density: 'comfortable' },\n});\n\nexport type StatCardProps = React.ComponentProps<typeof Card> &\n VariantProps<typeof statVariants> & {\n label: React.ReactNode;\n value: React.ReactNode;\n hint?: React.ReactNode;\n icon?: React.ReactNode;\n };\n\nexport function StatCard({\n label,\n value,\n hint,\n icon,\n emphasis,\n density,\n className,\n ...props\n}: StatCardProps) {\n return (\n <Card className={className} {...props}>\n <CardContent\n className={cn(\n 'flex items-center gap-3',\n statVariants({ emphasis, density })\n )}\n >\n {icon && <div className=\"text-muted-foreground\">{icon}</div>}\n <div className=\"min-w-0\">\n <div className=\"text-muted-foreground text-base\">{label}</div>\n <div className=\"truncate text-2xl font-semibold\">{value}</div>\n {hint && (\n <div className=\"text-muted-foreground text-base\">{hint}</div>\n )}\n </div>\n </CardContent>\n </Card>\n );\n}\n\nexport function StatCardGroup({\n children,\n className,\n}: {\n children: React.ReactNode;\n className?: string;\n}) {\n return (\n <div\n className={cn(\n 'grid grid-cols-1 gap-3 md:grid-cols-2 lg:grid-cols-4',\n className\n )}\n >\n {children}\n </div>\n );\n}\n"],"mappings":";;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"StatCard.js","names":[],"sources":["../../../src/components/molecules/StatCard.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { Card, CardContent } from '@lssm/lib.ui-kit-web/ui/card';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\n\nconst statVariants = cva('', {\n variants: {\n emphasis: {\n default: '',\n subtle: 'bg-muted/20',\n strong: 'bg-primary/5',\n },\n density: {\n compact: 'p-3',\n comfortable: 'p-4 md:p-5',\n },\n },\n defaultVariants: { emphasis: 'default', density: 'comfortable' },\n});\n\nexport type StatCardProps = React.ComponentProps<typeof Card> &\n VariantProps<typeof statVariants> & {\n label: React.ReactNode;\n value: React.ReactNode;\n hint?: React.ReactNode;\n icon?: React.ReactNode;\n };\n\nexport function StatCard({\n label,\n value,\n hint,\n icon,\n emphasis,\n density,\n className,\n ...props\n}: StatCardProps) {\n return (\n <Card className={className} {...props}>\n <CardContent\n className={cn(\n 'flex items-center gap-3',\n statVariants({ emphasis, density })\n )}\n >\n {icon && <div className=\"text-muted-foreground\">{icon}</div>}\n <div className=\"min-w-0\">\n <div className=\"text-muted-foreground text-base\">{label}</div>\n <div className=\"truncate text-2xl font-semibold\">{value}</div>\n {hint && (\n <div className=\"text-muted-foreground text-base\">{hint}</div>\n )}\n </div>\n </CardContent>\n </Card>\n );\n}\n\nexport function StatCardGroup({\n children,\n className,\n}: {\n children: React.ReactNode;\n className?: string;\n}) {\n return (\n <div\n className={cn(\n 'grid grid-cols-1 gap-3 md:grid-cols-2 lg:grid-cols-4',\n className\n )}\n >\n {children}\n </div>\n );\n}\n"],"mappings":";;;;;;;;;;AAOA,MAAM,eAAe,IAAI,IAAI;CAC3B,UAAU;EACR,UAAU;GACR,SAAS;GACT,QAAQ;GACR,QAAQ;GACT;EACD,SAAS;GACP,SAAS;GACT,aAAa;GACd;EACF;CACD,iBAAiB;EAAE,UAAU;EAAW,SAAS;EAAe;CACjE,CAAC;AAUF,SAAgB,SAAS,EACvB,OACA,OACA,MACA,MACA,UACA,SACA,UACA,GAAG,SACa;AAChB,QACE,oBAAC;EAAgB;EAAW,GAAI;YAC9B,qBAAC;GACC,WAAW,GACT,2BACA,aAAa;IAAE;IAAU;IAAS,CAAC,CACpC;cAEA,QAAQ,oBAAC;IAAI,WAAU;cAAyB;KAAW,EAC5D,qBAAC;IAAI,WAAU;;KACb,oBAAC;MAAI,WAAU;gBAAmC;OAAY;KAC9D,oBAAC;MAAI,WAAU;gBAAmC;OAAY;KAC7D,QACC,oBAAC;MAAI,WAAU;gBAAmC;OAAW;;KAE3D;IACM;GACT;;AAIX,SAAgB,cAAc,EAC5B,UACA,aAIC;AACD,QACE,oBAAC;EACC,WAAW,GACT,wDACA,UACD;EAEA;GACG"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types4 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/components/molecules/StatusChip.d.ts
|
|
7
7
|
declare const chipVariants: (props?: ({
|
|
8
8
|
tone?: "neutral" | "info" | "success" | "warning" | "danger" | null | undefined;
|
|
9
9
|
size?: "sm" | "md" | null | undefined;
|
|
10
|
-
} &
|
|
10
|
+
} & class_variance_authority_types4.ClassProp) | undefined) => string;
|
|
11
11
|
type StatusChipProps = React$1.HTMLAttributes<HTMLSpanElement> & VariantProps<typeof chipVariants> & {
|
|
12
12
|
icon?: React$1.ReactNode;
|
|
13
13
|
label?: React$1.ReactNode;
|
|
@@ -21,7 +21,7 @@ declare function StatusChip({
|
|
|
21
21
|
className,
|
|
22
22
|
hoverContent,
|
|
23
23
|
...props
|
|
24
|
-
}: StatusChipProps):
|
|
24
|
+
}: StatusChipProps): react_jsx_runtime43.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { StatusChip, StatusChipProps };
|
|
27
27
|
//# sourceMappingURL=StatusChip.d.ts.map
|
|
@@ -2,14 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
import { __toCommonJS } from "../../_virtual/rolldown_runtime.js";
|
|
5
|
-
import { cn, init_utils } from "../../ui-kit-web/dist/ui/utils.js";
|
|
6
5
|
import { HoverPreview_exports, init_HoverPreview } from "./HoverPreview.js";
|
|
7
6
|
import "react";
|
|
8
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
8
|
import { cva } from "class-variance-authority";
|
|
9
|
+
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
10
10
|
|
|
11
11
|
//#region src/components/molecules/StatusChip.tsx
|
|
12
|
-
init_utils();
|
|
13
12
|
const chipVariants = cva("inline-flex items-center gap-1 rounded-md px-2 py-0.5 text-base font-medium", {
|
|
14
13
|
variants: {
|
|
15
14
|
tone: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StatusChip.js","names":[],"sources":["../../../src/components/molecules/StatusChip.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\n\nconst chipVariants = cva(\n 'inline-flex items-center gap-1 rounded-md px-2 py-0.5 text-base font-medium',\n {\n variants: {\n tone: {\n neutral: 'bg-muted/40 text-foreground',\n info: 'bg-accent/15 text-accent',\n success: 'bg-green-100 text-green-700',\n warning: 'bg-warning/10 text-warning',\n danger: 'bg-destructive/10 text-destructive',\n },\n size: {\n sm: 'text-sm',\n md: 'text-base',\n },\n },\n defaultVariants: { tone: 'neutral', size: 'md' },\n }\n);\n\nexport type StatusChipProps = React.HTMLAttributes<HTMLSpanElement> &\n VariantProps<typeof chipVariants> & {\n icon?: React.ReactNode;\n label?: React.ReactNode;\n hoverContent?: React.ReactNode;\n };\n\nexport function StatusChip({\n tone,\n size,\n icon,\n label,\n className,\n hoverContent,\n ...props\n}: StatusChipProps) {\n const content = (\n <span className={cn(chipVariants({ tone, size }), className)} {...props}>\n {icon && (\n <span className=\"inline-flex h-4 w-4 items-center justify-center\">\n {icon}\n </span>\n )}\n {label}\n </span>\n );\n if (!hoverContent) return content;\n try {\n const { HoverPreview } =\n require('./HoverPreview') as typeof import('./HoverPreview');\n return <HoverPreview trigger={content} content={hoverContent} />;\n } catch {\n return content;\n }\n}\n"],"mappings":";;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"StatusChip.js","names":[],"sources":["../../../src/components/molecules/StatusChip.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\n\nconst chipVariants = cva(\n 'inline-flex items-center gap-1 rounded-md px-2 py-0.5 text-base font-medium',\n {\n variants: {\n tone: {\n neutral: 'bg-muted/40 text-foreground',\n info: 'bg-accent/15 text-accent',\n success: 'bg-green-100 text-green-700',\n warning: 'bg-warning/10 text-warning',\n danger: 'bg-destructive/10 text-destructive',\n },\n size: {\n sm: 'text-sm',\n md: 'text-base',\n },\n },\n defaultVariants: { tone: 'neutral', size: 'md' },\n }\n);\n\nexport type StatusChipProps = React.HTMLAttributes<HTMLSpanElement> &\n VariantProps<typeof chipVariants> & {\n icon?: React.ReactNode;\n label?: React.ReactNode;\n hoverContent?: React.ReactNode;\n };\n\nexport function StatusChip({\n tone,\n size,\n icon,\n label,\n className,\n hoverContent,\n ...props\n}: StatusChipProps) {\n const content = (\n <span className={cn(chipVariants({ tone, size }), className)} {...props}>\n {icon && (\n <span className=\"inline-flex h-4 w-4 items-center justify-center\">\n {icon}\n </span>\n )}\n {label}\n </span>\n );\n if (!hoverContent) return content;\n try {\n const { HoverPreview } =\n require('./HoverPreview') as typeof import('./HoverPreview');\n return <HoverPreview trigger={content} content={hoverContent} />;\n } catch {\n return content;\n }\n}\n"],"mappings":";;;;;;;;;;;AAMA,MAAM,eAAe,IACnB,+EACA;CACE,UAAU;EACR,MAAM;GACJ,SAAS;GACT,MAAM;GACN,SAAS;GACT,SAAS;GACT,QAAQ;GACT;EACD,MAAM;GACJ,IAAI;GACJ,IAAI;GACL;EACF;CACD,iBAAiB;EAAE,MAAM;EAAW,MAAM;EAAM;CACjD,CACF;AASD,SAAgB,WAAW,EACzB,MACA,MACA,MACA,OACA,WACA,aACA,GAAG,SACe;CAClB,MAAM,UACJ,qBAAC;EAAK,WAAW,GAAG,aAAa;GAAE;GAAM;GAAM,CAAC,EAAE,UAAU;EAAE,GAAI;aAC/D,QACC,oBAAC;GAAK,WAAU;aACb;IACI,EAER;GACI;AAET,KAAI,CAAC,aAAc,QAAO;AAC1B,KAAI;EACF,MAAM,EAAE;AAER,SAAO,oBAAC;GAAa,SAAS;GAAS,SAAS;IAAgB;SAC1D;AACN,SAAO"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/hover-previews/Doc.d.ts
|
|
5
5
|
interface HoverPreviewDocProps {
|
|
@@ -22,7 +22,7 @@ declare function HoverPreviewDoc({
|
|
|
22
22
|
status,
|
|
23
23
|
amount,
|
|
24
24
|
className
|
|
25
|
-
}: HoverPreviewDocProps):
|
|
25
|
+
}: HoverPreviewDocProps): react_jsx_runtime35.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { HoverPreviewDoc, HoverPreviewDocProps };
|
|
28
28
|
//# sourceMappingURL=Doc.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/hover-previews/Media.d.ts
|
|
5
5
|
interface HoverPreviewMediaProps {
|
|
@@ -15,7 +15,7 @@ declare function HoverPreviewMedia({
|
|
|
15
15
|
media,
|
|
16
16
|
caption,
|
|
17
17
|
className
|
|
18
|
-
}: HoverPreviewMediaProps):
|
|
18
|
+
}: HoverPreviewMediaProps): react_jsx_runtime41.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { HoverPreviewMedia, HoverPreviewMediaProps };
|
|
21
21
|
//# sourceMappingURL=Media.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/hover-previews/Simple.d.ts
|
|
5
5
|
interface HoverPreviewLine {
|
|
@@ -20,7 +20,7 @@ declare function HoverPreviewSimple({
|
|
|
20
20
|
lines,
|
|
21
21
|
footer,
|
|
22
22
|
className
|
|
23
|
-
}: HoverPreviewSimpleProps):
|
|
23
|
+
}: HoverPreviewSimpleProps): react_jsx_runtime51.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { HoverPreviewLine, HoverPreviewSimple, HoverPreviewSimpleProps };
|
|
26
26
|
//# sourceMappingURL=Simple.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Simple.d.ts","names":[],"sources":["../../../../src/components/molecules/hover-previews/Simple.tsx"],"sourcesContent":[],"mappings":";;;;UAIiB,gBAAA;SACR,OAAA,CAAM;UACL,OAAA,CAAM;EAFC,KAAA,EAGR,OAAA,CAAM,SAHkB;;AAEvB,UAIO,uBAAA,CAJD;EACP,KAAM,EAIN,OAAA,CAAM,SAJA;EAAS,QAAA,CAAA,EAKX,OAAA,CAAM,SALK;EAGP,KAAA,CAAA,EAGP,gBAHO,EAAuB;EAC/B,MAAM,CAAA,EAGJ,OAAA,CAAM,SAHF;EACF,SAAM,CAAA,EAAA,MAAA;;AAER,iBAIK,kBAAA,CAJC;EAAA,KAAA;EAAA,QAAA;EAAA,KAAA;EAAA,MAAA;EAAA;AAAA,CAAA,EAUd,uBAVc,CAAA,EAUS,
|
|
1
|
+
{"version":3,"file":"Simple.d.ts","names":[],"sources":["../../../../src/components/molecules/hover-previews/Simple.tsx"],"sourcesContent":[],"mappings":";;;;UAIiB,gBAAA;SACR,OAAA,CAAM;UACL,OAAA,CAAM;EAFC,KAAA,EAGR,OAAA,CAAM,SAHkB;;AAEvB,UAIO,uBAAA,CAJD;EACP,KAAM,EAIN,OAAA,CAAM,SAJA;EAAS,QAAA,CAAA,EAKX,OAAA,CAAM,SALK;EAGP,KAAA,CAAA,EAGP,gBAHO,EAAuB;EAC/B,MAAM,CAAA,EAGJ,OAAA,CAAM,SAHF;EACF,SAAM,CAAA,EAAA,MAAA;;AAER,iBAIK,kBAAA,CAJC;EAAA,KAAA;EAAA,QAAA;EAAA,KAAA;EAAA,MAAA;EAAA;AAAA,CAAA,EAUd,uBAVc,CAAA,EAUS,mBAAA,CAAA,GAAA,CAAA,OAVT"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/hover-previews/Stats.d.ts
|
|
5
5
|
interface HoverPreviewStat {
|
|
@@ -17,7 +17,7 @@ declare function HoverPreviewStats({
|
|
|
17
17
|
stats: HoverPreviewStat[];
|
|
18
18
|
footer?: React$1.ReactNode;
|
|
19
19
|
className?: string;
|
|
20
|
-
}):
|
|
20
|
+
}): react_jsx_runtime42.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { HoverPreviewStat, HoverPreviewStats };
|
|
23
23
|
//# sourceMappingURL=Stats.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/hover-previews/User.d.ts
|
|
5
5
|
interface HoverPreviewUserProps {
|
|
@@ -20,7 +20,7 @@ declare function HoverPreviewUser({
|
|
|
20
20
|
meta,
|
|
21
21
|
actions,
|
|
22
22
|
className
|
|
23
|
-
}: HoverPreviewUserProps):
|
|
23
|
+
}: HoverPreviewUserProps): react_jsx_runtime40.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { HoverPreviewUser, HoverPreviewUserProps };
|
|
26
26
|
//# sourceMappingURL=User.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/native/BottomTabs.mobile.d.ts
|
|
5
5
|
interface BottomTabItem {
|
|
@@ -15,7 +15,7 @@ declare function BottomTabs({
|
|
|
15
15
|
}: {
|
|
16
16
|
items: BottomTabItem[];
|
|
17
17
|
className?: string;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime67.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { BottomTabItem, BottomTabs };
|
|
21
21
|
//# sourceMappingURL=BottomTabs.mobile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomTabs.mobile.d.ts","names":[],"sources":["../../../src/components/native/BottomTabs.mobile.tsx"],"sourcesContent":[],"mappings":";;;;UAMiB,aAAA;;;EAAA,IAAA,CAAA,EAGR,OAAA,CAAM,SAHe;EAQd,MAAA,CAAA,EAAA,OAAU;EACxB,OAAA,EAAA,GAAA,GAAA,IAAA;;AAGO,iBAJO,UAAA,CAIP;EAAA,KAAA;EAAA;CAAA,EAAA;EAER,KAAA,EAFQ,aAER,EAAA;EAAA,SAAA,CAAA,EAAA,MAAA;IAAA,
|
|
1
|
+
{"version":3,"file":"BottomTabs.mobile.d.ts","names":[],"sources":["../../../src/components/native/BottomTabs.mobile.tsx"],"sourcesContent":[],"mappings":";;;;UAMiB,aAAA;;;EAAA,IAAA,CAAA,EAGR,OAAA,CAAM,SAHe;EAQd,MAAA,CAAA,EAAA,OAAU;EACxB,OAAA,EAAA,GAAA,GAAA,IAAA;;AAGO,iBAJO,UAAA,CAIP;EAAA,KAAA;EAAA;CAAA,EAAA;EAER,KAAA,EAFQ,aAER,EAAA;EAAA,SAAA,CAAA,EAAA,MAAA;IAAA,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
import { cn, init_utils } from "../../ui-kit-web/dist/ui/utils.js";
|
|
5
4
|
import "react";
|
|
6
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
|
+
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
7
7
|
import { Pressable, Text, View } from "react-native";
|
|
8
8
|
|
|
9
9
|
//#region src/components/native/BottomTabs.mobile.tsx
|
|
10
|
-
init_utils();
|
|
11
10
|
function BottomTabs({ items, className }) {
|
|
12
11
|
return /* @__PURE__ */ jsx(View, {
|
|
13
12
|
className: cn("bg-background flex flex-row items-stretch border-t", className),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomTabs.mobile.js","names":[],"sources":["../../../src/components/native/BottomTabs.mobile.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { Pressable, View, Text } from 'react-native';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\n\nexport interface BottomTabItem {\n key: string;\n label: string;\n icon?: React.ReactNode;\n active?: boolean;\n onPress: () => void;\n}\n\nexport function BottomTabs({\n items,\n className,\n}: {\n items: BottomTabItem[];\n className?: string;\n}) {\n return (\n <View\n className={cn(\n 'bg-background flex flex-row items-stretch border-t',\n className\n )}\n >\n {items.map((it) => (\n <Pressable\n key={it.key}\n className={cn(\n 'flex-1 items-center justify-center py-2',\n it.active ? 'bg-muted' : undefined\n )}\n onPress={it.onPress}\n accessibilityRole=\"tab\"\n accessibilityState={{ selected: !!it.active }}\n accessibilityLabel={it.label}\n >\n {it.icon}\n <Text\n className={cn(\n 'mt-1 text-xs',\n it.active ? 'text-foreground' : 'text-muted-foreground'\n )}\n >\n {it.label}\n </Text>\n </Pressable>\n ))}\n </View>\n );\n}\n"],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"BottomTabs.mobile.js","names":[],"sources":["../../../src/components/native/BottomTabs.mobile.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { Pressable, View, Text } from 'react-native';\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\n\nexport interface BottomTabItem {\n key: string;\n label: string;\n icon?: React.ReactNode;\n active?: boolean;\n onPress: () => void;\n}\n\nexport function BottomTabs({\n items,\n className,\n}: {\n items: BottomTabItem[];\n className?: string;\n}) {\n return (\n <View\n className={cn(\n 'bg-background flex flex-row items-stretch border-t',\n className\n )}\n >\n {items.map((it) => (\n <Pressable\n key={it.key}\n className={cn(\n 'flex-1 items-center justify-center py-2',\n it.active ? 'bg-muted' : undefined\n )}\n onPress={it.onPress}\n accessibilityRole=\"tab\"\n accessibilityState={{ selected: !!it.active }}\n accessibilityLabel={it.label}\n >\n {it.icon}\n <Text\n className={cn(\n 'mt-1 text-xs',\n it.active ? 'text-foreground' : 'text-muted-foreground'\n )}\n >\n {it.label}\n </Text>\n </Pressable>\n ))}\n </View>\n );\n}\n"],"mappings":";;;;;;;;;AAcA,SAAgB,WAAW,EACzB,OACA,aAIC;AACD,QACE,oBAAC;EACC,WAAW,GACT,sDACA,UACD;YAEA,MAAM,KAAK,OACV,qBAAC;GAEC,WAAW,GACT,2CACA,GAAG,SAAS,aAAa,OAC1B;GACD,SAAS,GAAG;GACZ,mBAAkB;GAClB,oBAAoB,EAAE,UAAU,CAAC,CAAC,GAAG,QAAQ;GAC7C,oBAAoB,GAAG;cAEtB,GAAG,MACJ,oBAAC;IACC,WAAW,GACT,gBACA,GAAG,SAAS,oBAAoB,wBACjC;cAEA,GAAG;KACC;KAlBF,GAAG,IAmBE,CACZ;GACG"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import { FlatListProps } from "react-native";
|
|
5
|
-
import * as
|
|
5
|
+
import * as class_variance_authority_types7 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region src/components/native/FlatListScreen.mobile.d.ts
|
|
8
8
|
interface FlatListScreenProps<T> extends Omit<FlatListProps<T>, 'data' | 'renderItem'>, VariantProps<typeof containerVariants> {
|
|
@@ -20,8 +20,8 @@ interface FlatListScreenProps<T> extends Omit<FlatListProps<T>, 'data' | 'render
|
|
|
20
20
|
emptyText?: string;
|
|
21
21
|
}
|
|
22
22
|
declare const containerVariants: (props?: ({
|
|
23
|
-
padding?: "
|
|
24
|
-
} &
|
|
23
|
+
padding?: "sm" | "md" | "lg" | "none" | null | undefined;
|
|
24
|
+
} & class_variance_authority_types7.ClassProp) | undefined) => string;
|
|
25
25
|
declare function FlatListScreen<T>({
|
|
26
26
|
children,
|
|
27
27
|
data,
|
|
@@ -38,7 +38,7 @@ declare function FlatListScreen<T>({
|
|
|
38
38
|
emptyText,
|
|
39
39
|
padding,
|
|
40
40
|
...flatListProps
|
|
41
|
-
}: FlatListScreenProps<T>):
|
|
41
|
+
}: FlatListScreenProps<T>): react_jsx_runtime69.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { FlatListScreen, FlatListScreenProps };
|
|
44
44
|
//# sourceMappingURL=FlatListScreen.mobile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlatListScreen.mobile.d.ts","names":[],"sources":["../../../src/components/native/FlatListScreen.mobile.tsx"],"sourcesContent":[],"mappings":";;;;;;;UASiB,+BACP,KAAK,cAAc,4BACzB,oBAAoB;QAChB;cACM,cAAc;WACjB,KAAA,CAAM;EALA,SAAA,CAAA,EAAA,MAAA;EACY,gBAAA,CAAA,EAAA,MAAA;EAAd,KAAA,CAAA,EAAA,CAAA,KAAA,GAAA,QAAA,GAAA,MAAA,GAAA,OAAA,CAAA,EAAA;EACS,4BAAA,CAAA,EAAA,OAAA;EAChB,yBAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,SAAA;EACoB,SAAA,CAAA,EAAA,GAAA,GAAA,IAAA;EAAd,UAAA,CAAA,EAAA,OAAA;EACH,cAAM,CAAA,EAQE,KAAA,CAAM,SARR;EAQE,SAAM,CAAA,EAAA,MAAA;;cAInB,iBAfF,EAAA,CAAA,KA2BF,CA3BE,EAAA,CAAA;EAAY,OAAA,CAAA,EAAA,
|
|
1
|
+
{"version":3,"file":"FlatListScreen.mobile.d.ts","names":[],"sources":["../../../src/components/native/FlatListScreen.mobile.tsx"],"sourcesContent":[],"mappings":";;;;;;;UASiB,+BACP,KAAK,cAAc,4BACzB,oBAAoB;QAChB;cACM,cAAc;WACjB,KAAA,CAAM;EALA,SAAA,CAAA,EAAA,MAAA;EACY,gBAAA,CAAA,EAAA,MAAA;EAAd,KAAA,CAAA,EAAA,CAAA,KAAA,GAAA,QAAA,GAAA,MAAA,GAAA,OAAA,CAAA,EAAA;EACS,4BAAA,CAAA,EAAA,OAAA;EAChB,yBAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,SAAA;EACoB,SAAA,CAAA,EAAA,GAAA,GAAA,IAAA;EAAd,UAAA,CAAA,EAAA,OAAA;EACH,cAAM,CAAA,EAQE,KAAA,CAAM,SARR;EAQE,SAAM,CAAA,EAAA,MAAA;;cAInB,iBAfF,EAAA,CAAA,KA2BF,CA3BE,EAAA,CAAA;EAAY,OAAA,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,MAAA,GAAA,IAAA,GAAA,SAAA;AAaf,CAAA,GAcC,+BAAA,CAAA,SAAA,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AAEc,iBAAA,cAAc,CAAA,CAAA,CAAA,CAAA;EAAA,QAAA;EAAA,IAAA;EAAA,UAAA;EAAA,MAAA;EAAA,SAAA;EAAA,gBAAA;EAAA,KAAA;EAAA,4BAAA;EAAA,yBAAA;EAAA,SAAA;EAAA,UAAA;EAAA,cAAA;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAgB3B,mBAhB2B,CAgBP,CAhBO,CAAA,CAAA,EAgBL,mBAAA,CAAA,GAAA,CAAA,OAhBK"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
import { Text as Text$1 } from "../../ui-kit/dist/ui/text.js";
|
|
5
|
-
import { VStack } from "../../ui-kit/dist/ui/stack.js";
|
|
6
4
|
import React from "react";
|
|
7
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
6
|
import { cva } from "class-variance-authority";
|
|
9
7
|
import { FlatList, RefreshControl } from "react-native";
|
|
8
|
+
import { VStack } from "@lssm/lib.ui-kit/ui/stack";
|
|
9
|
+
import { Text as Text$1 } from "@lssm/lib.ui-kit/ui/text";
|
|
10
10
|
import { SafeAreaView } from "react-native-safe-area-context";
|
|
11
11
|
|
|
12
12
|
//#region src/components/native/FlatListScreen.mobile.tsx
|