@envive-ai/react-toolkit 0.1.3 → 0.1.5
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/ButtonBase/index.cjs +6 -0
- package/dist/{ButtonBase-DVBSlvQv.d.ts → ButtonBase/index.d.cts} +5 -5
- package/dist/{ButtonBase-2R-hB-y8.d.cts → ButtonBase/index.d.ts} +5 -5
- package/dist/ButtonBase/index.js +5 -0
- package/dist/{ButtonBase-Dk_5Bxe0.js → ButtonBase-CpmFsiUf.js} +3 -3
- package/dist/{ButtonBase-RIYFAcSy.cjs → ButtonBase-Dlh3bpR3.cjs} +3 -3
- package/dist/{AppliedFiltersScrollbar-Cd6jgn-c.cjs → DynamicFiltersScrollbar-D8Lms7Ox.cjs} +34 -2
- package/dist/{AppliedFiltersScrollbar-DUo5NSwQ.js → DynamicFiltersScrollbar-t_JASmYC.js} +29 -3
- package/dist/FilterScrollbar/index.cjs +6 -0
- package/dist/FilterScrollbar/index.d.cts +47 -0
- package/dist/FilterScrollbar/index.d.ts +47 -0
- package/dist/FilterScrollbar/index.js +5 -0
- package/dist/Headline/index.cjs +4 -0
- package/dist/{Headline-B8ivXd0O.d.cts → Headline/index.d.cts} +3 -3
- package/dist/{Headline-CRQSK38D.d.ts → Headline/index.d.ts} +3 -3
- package/dist/Headline/index.js +4 -0
- package/dist/{Headline-ro_Nigw5.js → Headline-COAnonc2.js} +2 -2
- package/dist/{Headline-L7w3BsBF.cjs → Headline-CdddUGwy.cjs} +2 -2
- package/dist/ImageWithFallback/index.cjs +3 -0
- package/dist/{ImageWithFallback-xikP8SY4.d.ts → ImageWithFallback/index.d.cts} +2 -2
- package/dist/{ImageWithFallback-D70hTBkZ.d.cts → ImageWithFallback/index.d.ts} +3 -3
- package/dist/ImageWithFallback/index.js +3 -0
- package/dist/{ImageWithFallback-P3AjyL2Y.cjs → ImageWithFallback-By6QdlCR.cjs} +1 -1
- package/dist/{ImageWithFallback-CfmkC58B.js → ImageWithFallback-DtUrq_bk.js} +1 -1
- package/dist/ProductCard/index.cjs +18 -0
- package/dist/{ProductCard-CPOXS9kz.d.ts → ProductCard/index.d.cts} +22 -4
- package/dist/{ProductCard-CTm2sGVZ.d.cts → ProductCard/index.d.ts} +26 -8
- package/dist/ProductCard/index.js +9 -0
- package/dist/{ProductCard-DSmiLLCO.cjs → ProductCard-CvTRvhm7.cjs} +73 -12
- package/dist/{ProductCard-CLLIICuS.js → ProductCard-aJbQz6Q7.js} +50 -7
- package/dist/{ProductCardSkeleton-lKjP9IjT.js → ProductCardSkeleton-B6YetUCT.js} +3 -3
- package/dist/{ProductCardSkeleton-Pp0UQG-h.cjs → ProductCardSkeleton-BzBK36m-.cjs} +4 -4
- package/dist/ProductGrid/index.cjs +10 -0
- package/dist/ProductGrid/index.d.cts +36 -0
- package/dist/ProductGrid/index.d.ts +36 -0
- package/dist/ProductGrid/index.js +9 -0
- package/dist/{ProductGrid-CocLTY7Q.cjs → ProductGrid-CSIH2_G9.cjs} +26 -8
- package/dist/{ProductGrid-CGKgdAK7.js → ProductGrid-NOCayW9O.js} +22 -4
- package/dist/{SearchAutocomplete-CIsbwN0M.cjs → SearchAutocomplete-CQxxe5Op.cjs} +1 -1
- package/dist/{SearchAutocomplete-D4LkC6bS.js → SearchAutocomplete-DCu9-Yfk.js} +1 -1
- package/dist/SearchFilter/index.cjs +8 -0
- package/dist/SearchFilter/index.d.cts +35 -0
- package/dist/SearchFilter/index.d.ts +35 -0
- package/dist/SearchFilter/index.js +6 -0
- package/dist/SearchFilterHeader-BDEcDc_4.js +114 -0
- package/dist/SearchFilterHeader-qkRVfAB5.cjs +134 -0
- package/dist/SearchInput/index.cjs +7 -0
- package/dist/SearchInput/index.d.cts +33 -0
- package/dist/SearchInput/index.d.ts +33 -0
- package/dist/SearchInput/index.js +6 -0
- package/dist/{SearchInput-D2yMIYtf.cjs → SearchInput-Cdpwswyv.cjs} +4 -4
- package/dist/{SearchInput-Cxg1t9H8.js → SearchInput-DxGvYGZO.js} +4 -4
- package/dist/SearchInputAutocomplete/index.cjs +3 -0
- package/dist/{SearchAutocomplete-I5DJkfmd.d.ts → SearchInputAutocomplete/index.d.cts} +1 -1
- package/dist/{SearchAutocomplete-5gSMPXfM.d.cts → SearchInputAutocomplete/index.d.ts} +1 -1
- package/dist/SearchInputAutocomplete/index.js +3 -0
- package/dist/{SearchInputForm-z5RFjdh2.cjs → SearchInputForm/index.cjs} +8 -10
- package/dist/{SearchInputForm-D4qh2b7S.d.ts → SearchInputForm/index.d.cts} +5 -5
- package/dist/{SearchInputForm-BWMdfatv.d.cts → SearchInputForm/index.d.ts} +5 -5
- package/dist/{SearchInputForm-DNEkauQ5.js → SearchInputForm/index.js} +6 -3
- package/dist/{SearchResultsFilter-DdF8BeDA.cjs → SearchResultsFilterSidebar/index.cjs} +11 -13
- package/dist/SearchResultsFilterSidebar/index.d.cts +44 -0
- package/dist/SearchResultsFilterSidebar/index.d.ts +44 -0
- package/dist/{SearchResultsFilter-CVFVMTUO.js → SearchResultsFilterSidebar/index.js} +8 -6
- package/dist/SearchResultsStates/index.cjs +127 -0
- package/dist/SearchResultsStates/index.d.cts +66 -0
- package/dist/SearchResultsStates/index.d.ts +66 -0
- package/dist/SearchResultsStates/index.js +120 -0
- package/dist/SparkleAnimation/index.cjs +4 -0
- package/dist/SparkleAnimation/index.d.cts +23 -0
- package/dist/SparkleAnimation/index.d.ts +23 -0
- package/dist/SparkleAnimation/index.js +3 -0
- package/dist/{SparkleAnimation-Df_wUFfB.js → SparkleAnimation-DfMCtvAQ.js} +2 -2
- package/dist/{SparkleAnimation-CVu9vUAb.cjs → SparkleAnimation-j-mAMEZZ.cjs} +2 -2
- package/dist/Spinner/index.cjs +3 -0
- package/dist/Spinner/index.d.cts +11 -0
- package/dist/Spinner/index.d.ts +11 -0
- package/dist/Spinner/index.js +3 -0
- package/dist/{Spinner-BZ-kTOpm.js → Spinner-D9kkaM9d.js} +1 -1
- package/dist/{Spinner-CfQ85Ajl.cjs → Spinner-DX35Epv3.cjs} +1 -1
- package/dist/{SuggestionButton-BVzBCzmQ.cjs → SuggestionButton/index.cjs} +11 -29
- package/dist/{SuggestionButton-BoKmwMb3.d.ts → SuggestionButton/index.d.cts} +5 -5
- package/dist/{SuggestionButton-CNwyzi1V.d.cts → SuggestionButton/index.d.ts} +5 -5
- package/dist/{SuggestionButton-C4p08bZv.js → SuggestionButton/index.js} +5 -3
- package/dist/Text/index.cjs +18 -0
- package/dist/{Text-D8bCCNPT.d.cts → Text/index.d.cts} +6 -5
- package/dist/{Text-D8WEjUal.d.ts → Text/index.d.ts} +6 -5
- package/dist/Text/index.js +13 -0
- package/dist/{Text-Bdv7F5-u.js → Text-BMg3d10t.js} +2 -2
- package/dist/{Text-C04c4Z93.cjs → Text-CgOYTs8D.cjs} +2 -2
- package/dist/TextInput/index.cjs +4 -0
- package/dist/TextInput/index.d.cts +12 -0
- package/dist/TextInput/index.d.ts +12 -0
- package/dist/TextInput/index.js +4 -0
- package/dist/{TextInput-CZogcpzR.cjs → TextInput-CObd_Wcw.cjs} +2 -2
- package/dist/{TextInput-BZSsdOtq.js → TextInput-ChPhL54o.js} +2 -2
- package/dist/{colorsConfig-l0ODUVhu.js → colorsConfig-CKiMYHO_.js} +1 -1
- package/dist/{colorsConfig-TCONYTQ7.cjs → colorsConfig-DulwYRIk.cjs} +1 -1
- package/dist/{searchFilterSidebarVariants-ClPVoN5E.js → searchFilterSidebarVariants-C_UTEIpZ.js} +2 -2
- package/dist/{searchFilterSidebarVariants-2hFLDP6e.cjs → searchFilterSidebarVariants-DcQLi_TT.cjs} +2 -2
- package/dist/{textVariantClasses-Bhf4VY5z.cjs → textVariantClasses-BnV4wXaw.cjs} +1 -1
- package/dist/{textVariantClasses-5t3OricK.js → textVariantClasses-CnjwO2Fv.js} +1 -1
- package/dist/textVariantClasses-DwnnFNBf.d.cts +174 -0
- package/dist/textVariantClasses-sT9E8Uty.d.ts +174 -0
- package/dist/{types-D2gzKgxc.d.cts → types-5luH4G-3.d.cts} +1 -1
- package/dist/{types-CmjqQWAG.d.ts → types-B7hf-Lif.d.ts} +2 -19
- package/dist/{types-DSduYC0Z.d.ts → types-BCAU5OQD.d.cts} +1 -1
- package/dist/{types-BKI60fVP.d.ts → types-BIPqyTOJ.d.ts} +1 -1
- package/dist/types-BQYpWDJ4.d.cts +6 -0
- package/dist/{types-pOHvi423.d.cts → types-BwPquD10.d.ts} +1 -1
- package/dist/types-CosVh8Hj.d.cts +4 -0
- package/dist/types-DpfHwTzY.d.ts +6 -0
- package/dist/{types--SBcFTJX.d.cts → types-Dvgr3ZeV.d.cts} +2 -19
- package/dist/types-nR3jHgIO.d.ts +4 -0
- package/package.json +77 -9
- package/src/components/ButtonBase/index.ts +2 -0
- package/src/components/{common/ButtonBase → ButtonBase}/types.ts +1 -1
- package/src/components/{search/FilterScrollbar → FilterScrollbar}/AppliedFiltersScrollbar.tsx +1 -1
- package/src/components/{search/FilterScrollbar → FilterScrollbar}/DynamicFiltersScrollbar.tsx +1 -1
- package/src/components/FilterScrollbar/index.ts +2 -0
- package/src/components/Headline/index.ts +1 -0
- package/src/components/ImageWithFallback/index.ts +1 -0
- package/src/components/{common/ProductCard → ProductCard}/ProductCard.tsx +3 -3
- package/src/components/ProductCard/index.ts +4 -0
- package/src/components/ProductGrid/index.ts +2 -0
- package/src/components/{search/SearchFilter → SearchFilter}/SearchFilter.tsx +2 -2
- package/src/components/{search/SearchFilter → SearchFilter}/SearchFilterHeader.tsx +1 -1
- package/src/components/{search/SearchFilter → SearchFilter}/SearchFilterItem.tsx +1 -1
- package/src/components/SearchFilter/index.ts +4 -0
- package/src/components/{search/SearchInput → SearchInput}/SearchInput.tsx +1 -1
- package/src/components/SearchInput/index.ts +2 -0
- package/src/components/{search/SearchInput → SearchInput}/searchInputVariants.ts +2 -2
- package/src/components/SearchInputAutocomplete/index.ts +1 -0
- package/src/components/SearchInputForm/index.ts +2 -0
- package/src/components/{search/SearchResultsFilterSidebar → SearchResultsFilterSidebar}/SearchResultsFilter.tsx +1 -1
- package/src/components/SearchResultsFilterSidebar/index.ts +3 -0
- package/src/components/SearchResultsFilterSidebar/searchFilterSidebarVariants.ts +58 -0
- package/src/components/{search/SearchResultsStates → SearchResultsStates}/NoSearchResultsFound.tsx +1 -1
- package/src/components/{search/SearchResultsStates → SearchResultsStates}/SearchResultsGrid.tsx +2 -2
- package/src/components/{search/SearchResultsStates → SearchResultsStates}/SearchResultsLoadingGrid.tsx +5 -5
- package/src/components/SearchResultsStates/index.ts +3 -0
- package/src/components/SparkleAnimation/index.ts +2 -0
- package/src/components/Spinner/index.ts +1 -0
- package/src/components/SuggestionButton/index.ts +2 -0
- package/src/components/Text/index.ts +3 -0
- package/src/components/TextInput/index.ts +1 -0
- package/dist/AppliedFiltersScrollbar-CeMmITGf.d.cts +0 -22
- package/dist/AppliedFiltersScrollbar-DrcrTkwX.d.ts +0 -22
- package/dist/DynamicFiltersScrollbar-BbgfsOpt.js +0 -32
- package/dist/DynamicFiltersScrollbar-CHI1YQZ7.d.cts +0 -28
- package/dist/DynamicFiltersScrollbar-DMuCZcGH.d.ts +0 -28
- package/dist/DynamicFiltersScrollbar-FKO8Qb5u.cjs +0 -41
- package/dist/NoSearchResultsFound-C25AsQAI.d.ts +0 -17
- package/dist/NoSearchResultsFound-jT3JwiYm.cjs +0 -34
- package/dist/NoSearchResultsFound-lpvz_Gq-.d.cts +0 -17
- package/dist/NoSearchResultsFound-q-DgYpjR.js +0 -25
- package/dist/ProductCardSkeleton-BD-4l9Ym.d.ts +0 -12
- package/dist/ProductCardSkeleton-CgpRxzKt.d.cts +0 -12
- package/dist/ProductGrid-DDhSKNBT.d.ts +0 -26
- package/dist/ProductGrid-Lts9Xv83.d.cts +0 -26
- package/dist/SearchFilter-BoCnqT8O.d.ts +0 -18
- package/dist/SearchFilter-D9_2Bdu0.cjs +0 -70
- package/dist/SearchFilter-DK7f_J7J.d.cts +0 -18
- package/dist/SearchFilter-qTwBmFt1.js +0 -62
- package/dist/SearchFilterHeader-C4D38iyw.d.ts +0 -12
- package/dist/SearchFilterHeader-CcHU0lN_.cjs +0 -45
- package/dist/SearchFilterHeader-DRA6XMMY.js +0 -37
- package/dist/SearchFilterHeader-TQ_MapZI.d.cts +0 -12
- package/dist/SearchFilterItem-C3F8x3M3.d.cts +0 -13
- package/dist/SearchFilterItem-CsrO3Om5.js +0 -26
- package/dist/SearchFilterItem-DJrPcYtU.cjs +0 -34
- package/dist/SearchFilterItem-sOBAQLPQ.d.ts +0 -13
- package/dist/SearchInput-DzLynEd6.d.cts +0 -20
- package/dist/SearchInput-zggwSGKj.d.ts +0 -20
- package/dist/SearchResultsFilter-3U3u9E4U.d.ts +0 -28
- package/dist/SearchResultsFilter-RuaEmhp5.d.cts +0 -28
- package/dist/SearchResultsGrid-B7bjLKye.cjs +0 -62
- package/dist/SearchResultsGrid-BXyk2cMd.js +0 -53
- package/dist/SearchResultsGrid-CLldvt66.d.cts +0 -41
- package/dist/SearchResultsGrid-CoWZNxWh.d.ts +0 -41
- package/dist/SearchResultsLoadingGrid-4QzwkBiT.cjs +0 -55
- package/dist/SearchResultsLoadingGrid-BiZ11r8B.js +0 -47
- package/dist/SearchResultsLoadingGrid-DN3MQxZi.d.ts +0 -15
- package/dist/SearchResultsLoadingGrid-XA5pUZAz.d.cts +0 -15
- package/dist/SparkleAnimation-BStwzL9T.d.ts +0 -15
- package/dist/SparkleAnimation-DKhQSeVg.d.cts +0 -15
- package/dist/Spinner-79PaZrmy.d.cts +0 -11
- package/dist/Spinner-De8NVcZz.d.ts +0 -11
- package/dist/TextInput-CtSUuczk.d.ts +0 -98
- package/dist/TextInput-QqdJV52m.d.cts +0 -98
- package/dist/components/common/ButtonBase/ButtonBase.cjs +0 -5
- package/dist/components/common/ButtonBase/ButtonBase.d.cts +0 -3
- package/dist/components/common/ButtonBase/ButtonBase.d.ts +0 -3
- package/dist/components/common/ButtonBase/ButtonBase.js +0 -5
- package/dist/components/common/Headline/Headline.cjs +0 -4
- package/dist/components/common/Headline/Headline.d.cts +0 -2
- package/dist/components/common/Headline/Headline.d.ts +0 -2
- package/dist/components/common/Headline/Headline.js +0 -4
- package/dist/components/common/ImageWithFallback/ImageWithFallback.cjs +0 -3
- package/dist/components/common/ImageWithFallback/ImageWithFallback.d.cts +0 -2
- package/dist/components/common/ImageWithFallback/ImageWithFallback.d.ts +0 -2
- package/dist/components/common/ImageWithFallback/ImageWithFallback.js +0 -3
- package/dist/components/common/ProductCard/ProductCard.cjs +0 -11
- package/dist/components/common/ProductCard/ProductCard.d.cts +0 -4
- package/dist/components/common/ProductCard/ProductCard.d.ts +0 -4
- package/dist/components/common/ProductCard/ProductCard.js +0 -9
- package/dist/components/common/ProductCard/ProductCardSkeleton.cjs +0 -4
- package/dist/components/common/ProductCard/ProductCardSkeleton.d.cts +0 -3
- package/dist/components/common/ProductCard/ProductCardSkeleton.d.ts +0 -3
- package/dist/components/common/ProductCard/ProductCardSkeleton.js +0 -4
- package/dist/components/common/ProductGrid/ProductGrid.cjs +0 -11
- package/dist/components/common/ProductGrid/ProductGrid.d.cts +0 -3
- package/dist/components/common/ProductGrid/ProductGrid.d.ts +0 -3
- package/dist/components/common/ProductGrid/ProductGrid.js +0 -11
- package/dist/components/common/SparkleAnimation/SparkleAnimation.cjs +0 -3
- package/dist/components/common/SparkleAnimation/SparkleAnimation.d.cts +0 -2
- package/dist/components/common/SparkleAnimation/SparkleAnimation.d.ts +0 -2
- package/dist/components/common/SparkleAnimation/SparkleAnimation.js +0 -3
- package/dist/components/common/Spinner/Spinner.cjs +0 -3
- package/dist/components/common/Spinner/Spinner.d.cts +0 -2
- package/dist/components/common/Spinner/Spinner.d.ts +0 -2
- package/dist/components/common/Spinner/Spinner.js +0 -3
- package/dist/components/common/SuggestionButton/SuggestionButton.cjs +0 -9
- package/dist/components/common/SuggestionButton/SuggestionButton.d.cts +0 -3
- package/dist/components/common/SuggestionButton/SuggestionButton.d.ts +0 -3
- package/dist/components/common/SuggestionButton/SuggestionButton.js +0 -6
- package/dist/components/common/Text/Text.cjs +0 -4
- package/dist/components/common/Text/Text.d.cts +0 -2
- package/dist/components/common/Text/Text.d.ts +0 -2
- package/dist/components/common/Text/Text.js +0 -4
- package/dist/components/common/TextInput/TextInput.cjs +0 -4
- package/dist/components/common/TextInput/TextInput.d.cts +0 -2
- package/dist/components/common/TextInput/TextInput.d.ts +0 -2
- package/dist/components/common/TextInput/TextInput.js +0 -4
- package/dist/components/search/FilterScrollbar/AppliedFiltersScrollbar.cjs +0 -5
- package/dist/components/search/FilterScrollbar/AppliedFiltersScrollbar.d.cts +0 -3
- package/dist/components/search/FilterScrollbar/AppliedFiltersScrollbar.d.ts +0 -3
- package/dist/components/search/FilterScrollbar/AppliedFiltersScrollbar.js +0 -5
- package/dist/components/search/FilterScrollbar/DynamicFiltersScrollbar.cjs +0 -5
- package/dist/components/search/FilterScrollbar/DynamicFiltersScrollbar.d.cts +0 -2
- package/dist/components/search/FilterScrollbar/DynamicFiltersScrollbar.d.ts +0 -2
- package/dist/components/search/FilterScrollbar/DynamicFiltersScrollbar.js +0 -5
- package/dist/components/search/SearchFilter/SearchFilter.cjs +0 -7
- package/dist/components/search/SearchFilter/SearchFilter.d.cts +0 -3
- package/dist/components/search/SearchFilter/SearchFilter.d.ts +0 -3
- package/dist/components/search/SearchFilter/SearchFilter.js +0 -7
- package/dist/components/search/SearchFilter/SearchFilterHeader.cjs +0 -5
- package/dist/components/search/SearchFilter/SearchFilterHeader.d.cts +0 -3
- package/dist/components/search/SearchFilter/SearchFilterHeader.d.ts +0 -3
- package/dist/components/search/SearchFilter/SearchFilterHeader.js +0 -5
- package/dist/components/search/SearchFilter/SearchFilterItem.cjs +0 -5
- package/dist/components/search/SearchFilter/SearchFilterItem.d.cts +0 -3
- package/dist/components/search/SearchFilter/SearchFilterItem.d.ts +0 -3
- package/dist/components/search/SearchFilter/SearchFilterItem.js +0 -5
- package/dist/components/search/SearchInput/SearchInput.cjs +0 -6
- package/dist/components/search/SearchInput/SearchInput.d.cts +0 -3
- package/dist/components/search/SearchInput/SearchInput.d.ts +0 -3
- package/dist/components/search/SearchInput/SearchInput.js +0 -6
- package/dist/components/search/SearchInputAutocomplete/SearchAutocomplete.cjs +0 -3
- package/dist/components/search/SearchInputAutocomplete/SearchAutocomplete.d.cts +0 -2
- package/dist/components/search/SearchInputAutocomplete/SearchAutocomplete.d.ts +0 -2
- package/dist/components/search/SearchInputAutocomplete/SearchAutocomplete.js +0 -3
- package/dist/components/search/SearchInputForm/SearchInputForm.cjs +0 -8
- package/dist/components/search/SearchInputForm/SearchInputForm.d.cts +0 -3
- package/dist/components/search/SearchInputForm/SearchInputForm.d.ts +0 -3
- package/dist/components/search/SearchInputForm/SearchInputForm.js +0 -8
- package/dist/components/search/SearchResultsFilterSidebar/SearchResultsFilter.cjs +0 -11
- package/dist/components/search/SearchResultsFilterSidebar/SearchResultsFilter.d.cts +0 -4
- package/dist/components/search/SearchResultsFilterSidebar/SearchResultsFilter.d.ts +0 -4
- package/dist/components/search/SearchResultsFilterSidebar/SearchResultsFilter.js +0 -11
- package/dist/components/search/SearchResultsStates/NoSearchResultsFound.cjs +0 -5
- package/dist/components/search/SearchResultsStates/NoSearchResultsFound.d.cts +0 -2
- package/dist/components/search/SearchResultsStates/NoSearchResultsFound.d.ts +0 -2
- package/dist/components/search/SearchResultsStates/NoSearchResultsFound.js +0 -5
- package/dist/components/search/SearchResultsStates/SearchResultsGrid.cjs +0 -16
- package/dist/components/search/SearchResultsStates/SearchResultsGrid.d.cts +0 -5
- package/dist/components/search/SearchResultsStates/SearchResultsGrid.d.ts +0 -5
- package/dist/components/search/SearchResultsStates/SearchResultsGrid.js +0 -16
- package/dist/components/search/SearchResultsStates/SearchResultsLoadingGrid.cjs +0 -9
- package/dist/components/search/SearchResultsStates/SearchResultsLoadingGrid.d.cts +0 -3
- package/dist/components/search/SearchResultsStates/SearchResultsLoadingGrid.d.ts +0 -3
- package/dist/components/search/SearchResultsStates/SearchResultsLoadingGrid.js +0 -9
- package/dist/index.cjs +0 -80
- package/dist/index.d.cts +0 -75
- package/dist/index.d.ts +0 -75
- package/dist/index.js +0 -48
- package/dist/productCardVariants-C_QIZ-KF.js +0 -45
- package/dist/productCardVariants-Dd-wrJKP.cjs +0 -69
- package/dist/productGridVariants-BNX4YlRK.js +0 -20
- package/dist/productGridVariants-CsNV0ACt.cjs +0 -26
- package/dist/types-DIFUT33A.d.ts +0 -4
- package/dist/types-TYhhwWZw.d.cts +0 -6
- package/dist/types-Y0WKFOqS.d.ts +0 -6
- package/dist/types-ZUUsuyGT.d.cts +0 -4
- package/src/components/search/SearchResultsFilterSidebar/searchFilterSidebarVariants.ts +0 -45
- package/src/components/search/types.ts +0 -5
- package/src/index.ts +0 -58
- /package/dist/{types-CrKSiwfx.d.ts → types-B19i3fxM.d.ts} +0 -0
- /package/dist/{types-DBFHTDLN.d.cts → types-C-Jrlw5Z.d.cts} +0 -0
- /package/src/components/{common/ButtonBase → ButtonBase}/ButtonBase.tsx +0 -0
- /package/src/components/{common/Headline → Headline}/Headline.tsx +0 -0
- /package/src/components/{common/ImageWithFallback → ImageWithFallback}/ImageWithFallback.tsx +0 -0
- /package/src/components/{common/ProductCard → ProductCard}/ProductCardSkeleton.tsx +0 -0
- /package/src/components/{common/ProductCard → ProductCard}/productCardVariants.ts +0 -0
- /package/src/components/{common/ProductCard → ProductCard}/types.ts +0 -0
- /package/src/components/{common/ProductGrid → ProductGrid}/ProductGrid.tsx +0 -0
- /package/src/components/{common/ProductGrid → ProductGrid}/productGridVariants.ts +0 -0
- /package/src/components/{search/SearchFilter → SearchFilter}/types.ts +0 -0
- /package/src/components/{search/SearchInputAutocomplete → SearchInputAutocomplete}/SearchAutocomplete.tsx +0 -0
- /package/src/components/{search/SearchInputForm → SearchInputForm}/SearchInputForm.tsx +0 -0
- /package/src/components/{search/SearchInputForm → SearchInputForm}/types.ts +0 -0
- /package/src/components/{search/SearchResultsFilterSidebar → SearchResultsFilterSidebar}/types.ts +0 -0
- /package/src/components/{common/SparkleAnimation → SparkleAnimation}/SparkleAnimation.tsx +0 -0
- /package/src/components/{common/SparkleAnimation → SparkleAnimation}/types.ts +0 -0
- /package/src/components/{common/Spinner → Spinner}/Spinner.tsx +0 -0
- /package/src/components/{common/SuggestionButton → SuggestionButton}/SuggestionButton.tsx +0 -0
- /package/src/components/{common/SuggestionButton → SuggestionButton}/types.ts +0 -0
- /package/src/components/{common/Text → Text}/Text.tsx +0 -0
- /package/src/components/{common/Text → Text}/textVariantClasses.ts +0 -0
- /package/src/components/{common/Text → Text}/types.ts +0 -0
- /package/src/components/{common/TextInput → TextInput}/TextInput.tsx +0 -0
- /package/src/{components/models → models}/colorsConfig.ts +0 -0
- /package/src/{components/test → test}/types.ts +0 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
const require_ButtonBase = require('../ButtonBase-Dlh3bpR3.cjs');
|
|
2
|
+
require('../textVariantClasses-BnV4wXaw.cjs');
|
|
3
|
+
require('../Text-CgOYTs8D.cjs');
|
|
4
|
+
|
|
5
|
+
exports.ButtonBase = require_ButtonBase.ButtonBase;
|
|
6
|
+
exports.ButtonBaseOverrides = require_ButtonBase.ButtonBaseOverrides;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { TestProps } from "
|
|
1
|
+
import { TestProps } from "../types-BQYpWDJ4.cjs";
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
3
|
import { ButtonHTMLAttributes, CSSProperties } from "react";
|
|
3
|
-
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
|
-
//#region src/components/
|
|
5
|
+
//#region src/components/ButtonBase/types.d.ts
|
|
6
6
|
interface ButtonHoverStyles extends CSSProperties {
|
|
7
7
|
backgroundColor?: string;
|
|
8
8
|
color?: string;
|
|
@@ -25,7 +25,7 @@ declare enum ButtonBaseOverrides {
|
|
|
25
25
|
BUTTON_ICON = "spiffy-button-base-button-icon",
|
|
26
26
|
}
|
|
27
27
|
//#endregion
|
|
28
|
-
//#region src/components/
|
|
28
|
+
//#region src/components/ButtonBase/ButtonBase.d.ts
|
|
29
29
|
declare const ButtonBase: ({
|
|
30
30
|
type,
|
|
31
31
|
isDisabled,
|
|
@@ -38,6 +38,6 @@ declare const ButtonBase: ({
|
|
|
38
38
|
dataTestId,
|
|
39
39
|
onClick,
|
|
40
40
|
disablePadding
|
|
41
|
-
}: ButtonBaseProps) =>
|
|
41
|
+
}: ButtonBaseProps) => react_jsx_runtime0.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { ButtonBase, ButtonBaseOverrides, ButtonBaseProps, ButtonHoverStyles };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { TestProps } from "
|
|
2
|
-
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
1
|
+
import { TestProps } from "../types-DpfHwTzY.js";
|
|
3
2
|
import { ButtonHTMLAttributes, CSSProperties } from "react";
|
|
3
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
|
-
//#region src/components/
|
|
5
|
+
//#region src/components/ButtonBase/types.d.ts
|
|
6
6
|
interface ButtonHoverStyles extends CSSProperties {
|
|
7
7
|
backgroundColor?: string;
|
|
8
8
|
color?: string;
|
|
@@ -25,7 +25,7 @@ declare enum ButtonBaseOverrides {
|
|
|
25
25
|
BUTTON_ICON = "spiffy-button-base-button-icon",
|
|
26
26
|
}
|
|
27
27
|
//#endregion
|
|
28
|
-
//#region src/components/
|
|
28
|
+
//#region src/components/ButtonBase/ButtonBase.d.ts
|
|
29
29
|
declare const ButtonBase: ({
|
|
30
30
|
type,
|
|
31
31
|
isDisabled,
|
|
@@ -38,6 +38,6 @@ declare const ButtonBase: ({
|
|
|
38
38
|
dataTestId,
|
|
39
39
|
onClick,
|
|
40
40
|
disablePadding
|
|
41
|
-
}: ButtonBaseProps) =>
|
|
41
|
+
}: ButtonBaseProps) => react_jsx_runtime0.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { ButtonBase, ButtonBaseOverrides, ButtonBaseProps, ButtonHoverStyles };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Text } from "./Text-
|
|
1
|
+
import { Text } from "./Text-BMg3d10t.js";
|
|
2
2
|
import classNames from "classnames";
|
|
3
3
|
import { createElement, useEffect, useRef } from "react";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
|
|
6
|
-
//#region src/components/
|
|
6
|
+
//#region src/components/ButtonBase/types.ts
|
|
7
7
|
let ButtonBaseOverrides = /* @__PURE__ */ function(ButtonBaseOverrides$1) {
|
|
8
8
|
ButtonBaseOverrides$1["BUTTON"] = "spiffy-button-base-button";
|
|
9
9
|
ButtonBaseOverrides$1["BUTTON_TEXT"] = "spiffy-button-base-button-text";
|
|
@@ -12,7 +12,7 @@ let ButtonBaseOverrides = /* @__PURE__ */ function(ButtonBaseOverrides$1) {
|
|
|
12
12
|
}({});
|
|
13
13
|
|
|
14
14
|
//#endregion
|
|
15
|
-
//#region src/components/
|
|
15
|
+
//#region src/components/ButtonBase/ButtonBase.tsx
|
|
16
16
|
const ButtonBase = ({ type = "button", isDisabled = false, dataAttributes, buttonClass, text, textClass, icon, iconClass = "spiffy-tw-w-[21px] spiffy-tw-h-[21px]", dataTestId, onClick, disablePadding = false }) => {
|
|
17
17
|
const buttonRef = useRef(null);
|
|
18
18
|
const buttonClassName = classNames({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-CUT6urMc.cjs');
|
|
2
|
-
const require_Text = require('./Text-
|
|
2
|
+
const require_Text = require('./Text-CgOYTs8D.cjs');
|
|
3
3
|
let classnames = require("classnames");
|
|
4
4
|
classnames = require_chunk.__toESM(classnames);
|
|
5
5
|
let react = require("react");
|
|
@@ -7,7 +7,7 @@ react = require_chunk.__toESM(react);
|
|
|
7
7
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
8
8
|
react_jsx_runtime = require_chunk.__toESM(react_jsx_runtime);
|
|
9
9
|
|
|
10
|
-
//#region src/components/
|
|
10
|
+
//#region src/components/ButtonBase/types.ts
|
|
11
11
|
let ButtonBaseOverrides = /* @__PURE__ */ function(ButtonBaseOverrides$1) {
|
|
12
12
|
ButtonBaseOverrides$1["BUTTON"] = "spiffy-button-base-button";
|
|
13
13
|
ButtonBaseOverrides$1["BUTTON_TEXT"] = "spiffy-button-base-button-text";
|
|
@@ -16,7 +16,7 @@ let ButtonBaseOverrides = /* @__PURE__ */ function(ButtonBaseOverrides$1) {
|
|
|
16
16
|
}({});
|
|
17
17
|
|
|
18
18
|
//#endregion
|
|
19
|
-
//#region src/components/
|
|
19
|
+
//#region src/components/ButtonBase/ButtonBase.tsx
|
|
20
20
|
const ButtonBase = ({ type = "button", isDisabled = false, dataAttributes, buttonClass, text, textClass, icon, iconClass = "spiffy-tw-w-[21px] spiffy-tw-h-[21px]", dataTestId, onClick, disablePadding = false }) => {
|
|
21
21
|
const buttonRef = (0, react.useRef)(null);
|
|
22
22
|
const buttonClassName = (0, classnames.default)({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-CUT6urMc.cjs');
|
|
2
|
-
const require_Text = require('./Text-
|
|
2
|
+
const require_Text = require('./Text-CgOYTs8D.cjs');
|
|
3
3
|
let classnames = require("classnames");
|
|
4
4
|
classnames = require_chunk.__toESM(classnames);
|
|
5
5
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
@@ -7,7 +7,7 @@ react_jsx_runtime = require_chunk.__toESM(react_jsx_runtime);
|
|
|
7
7
|
let react_indiana_drag_scroll = require("react-indiana-drag-scroll");
|
|
8
8
|
react_indiana_drag_scroll = require_chunk.__toESM(react_indiana_drag_scroll);
|
|
9
9
|
|
|
10
|
-
//#region src/components/
|
|
10
|
+
//#region src/components/FilterScrollbar/AppliedFiltersScrollbar.tsx
|
|
11
11
|
const AppliedFiltersScrollbar = ({ selectedFilterOptions, filterBarClassNames, filterDefaultClasses, filterHoverClasses, appliedFilterBackgroundClasses, onRemoveFilter }) => {
|
|
12
12
|
if (selectedFilterOptions.length === 0) return null;
|
|
13
13
|
const filterDefaultWithoutBg = filterDefaultClasses.replace(/spiffy-tw-bg-\[--spiffy-colors-[^\]]+\]/g, "").trim();
|
|
@@ -44,10 +44,42 @@ const AppliedFiltersScrollbar = ({ selectedFilterOptions, filterBarClassNames, f
|
|
|
44
44
|
});
|
|
45
45
|
};
|
|
46
46
|
|
|
47
|
+
//#endregion
|
|
48
|
+
//#region src/components/FilterScrollbar/DynamicFiltersScrollbar.tsx
|
|
49
|
+
const DynamicFiltersScrollbar = ({ availableDynamicFilters, filterBarClassNames, filterDefaultClasses, filterHoverClasses, onToggleDynamicFilter }) => {
|
|
50
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_indiana_drag_scroll.default, {
|
|
51
|
+
className: filterBarClassNames,
|
|
52
|
+
hideScrollbars: true,
|
|
53
|
+
children: availableDynamicFilters.map(({ name, displayName }) => {
|
|
54
|
+
const buttonClasses = (0, classnames.default)("spiffy-tw-px-[12px] spiffy-tw-py-2 spiffy-tw-rounded-full spiffy-tw-border spiffy-tw-whitespace-nowrap ", filterHoverClasses, filterDefaultClasses);
|
|
55
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("button", {
|
|
56
|
+
type: "button",
|
|
57
|
+
className: buttonClasses,
|
|
58
|
+
onClick: () => {
|
|
59
|
+
onToggleDynamicFilter({
|
|
60
|
+
filter: name,
|
|
61
|
+
dynamicFilterDisplayName: displayName
|
|
62
|
+
});
|
|
63
|
+
},
|
|
64
|
+
children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Text.Text, {
|
|
65
|
+
variant: "body3",
|
|
66
|
+
children: displayName
|
|
67
|
+
})
|
|
68
|
+
}, name);
|
|
69
|
+
})
|
|
70
|
+
});
|
|
71
|
+
};
|
|
72
|
+
|
|
47
73
|
//#endregion
|
|
48
74
|
Object.defineProperty(exports, 'AppliedFiltersScrollbar', {
|
|
49
75
|
enumerable: true,
|
|
50
76
|
get: function () {
|
|
51
77
|
return AppliedFiltersScrollbar;
|
|
52
78
|
}
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, 'DynamicFiltersScrollbar', {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () {
|
|
83
|
+
return DynamicFiltersScrollbar;
|
|
84
|
+
}
|
|
53
85
|
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Text } from "./Text-
|
|
1
|
+
import { Text } from "./Text-BMg3d10t.js";
|
|
2
2
|
import classNames from "classnames";
|
|
3
3
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
4
4
|
import ScrollContainer from "react-indiana-drag-scroll";
|
|
5
5
|
|
|
6
|
-
//#region src/components/
|
|
6
|
+
//#region src/components/FilterScrollbar/AppliedFiltersScrollbar.tsx
|
|
7
7
|
const AppliedFiltersScrollbar = ({ selectedFilterOptions, filterBarClassNames, filterDefaultClasses, filterHoverClasses, appliedFilterBackgroundClasses, onRemoveFilter }) => {
|
|
8
8
|
if (selectedFilterOptions.length === 0) return null;
|
|
9
9
|
const filterDefaultWithoutBg = filterDefaultClasses.replace(/spiffy-tw-bg-\[--spiffy-colors-[^\]]+\]/g, "").trim();
|
|
@@ -41,4 +41,30 @@ const AppliedFiltersScrollbar = ({ selectedFilterOptions, filterBarClassNames, f
|
|
|
41
41
|
};
|
|
42
42
|
|
|
43
43
|
//#endregion
|
|
44
|
-
|
|
44
|
+
//#region src/components/FilterScrollbar/DynamicFiltersScrollbar.tsx
|
|
45
|
+
const DynamicFiltersScrollbar = ({ availableDynamicFilters, filterBarClassNames, filterDefaultClasses, filterHoverClasses, onToggleDynamicFilter }) => {
|
|
46
|
+
return /* @__PURE__ */ jsx(ScrollContainer, {
|
|
47
|
+
className: filterBarClassNames,
|
|
48
|
+
hideScrollbars: true,
|
|
49
|
+
children: availableDynamicFilters.map(({ name, displayName }) => {
|
|
50
|
+
const buttonClasses = classNames("spiffy-tw-px-[12px] spiffy-tw-py-2 spiffy-tw-rounded-full spiffy-tw-border spiffy-tw-whitespace-nowrap ", filterHoverClasses, filterDefaultClasses);
|
|
51
|
+
return /* @__PURE__ */ jsx("button", {
|
|
52
|
+
type: "button",
|
|
53
|
+
className: buttonClasses,
|
|
54
|
+
onClick: () => {
|
|
55
|
+
onToggleDynamicFilter({
|
|
56
|
+
filter: name,
|
|
57
|
+
dynamicFilterDisplayName: displayName
|
|
58
|
+
});
|
|
59
|
+
},
|
|
60
|
+
children: /* @__PURE__ */ jsx(Text, {
|
|
61
|
+
variant: "body3",
|
|
62
|
+
children: displayName
|
|
63
|
+
})
|
|
64
|
+
}, name);
|
|
65
|
+
})
|
|
66
|
+
});
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
//#endregion
|
|
70
|
+
export { AppliedFiltersScrollbar, DynamicFiltersScrollbar };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
require('../textVariantClasses-BnV4wXaw.cjs');
|
|
2
|
+
require('../Text-CgOYTs8D.cjs');
|
|
3
|
+
const require_DynamicFiltersScrollbar = require('../DynamicFiltersScrollbar-D8Lms7Ox.cjs');
|
|
4
|
+
|
|
5
|
+
exports.AppliedFiltersScrollbar = require_DynamicFiltersScrollbar.AppliedFiltersScrollbar;
|
|
6
|
+
exports.DynamicFiltersScrollbar = require_DynamicFiltersScrollbar.DynamicFiltersScrollbar;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { SelectedFilterOption } from "../types-C-Jrlw5Z.cjs";
|
|
2
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
3
|
+
|
|
4
|
+
//#region src/components/FilterScrollbar/AppliedFiltersScrollbar.d.ts
|
|
5
|
+
interface AppliedFiltersScrollbarProps {
|
|
6
|
+
selectedFilterOptions: SelectedFilterOption[];
|
|
7
|
+
filterBarClassNames: string;
|
|
8
|
+
filterDefaultClasses: string;
|
|
9
|
+
filterHoverClasses: string;
|
|
10
|
+
appliedFilterBackgroundClasses: string;
|
|
11
|
+
onRemoveFilter: (filter: SelectedFilterOption) => void;
|
|
12
|
+
}
|
|
13
|
+
declare const AppliedFiltersScrollbar: ({
|
|
14
|
+
selectedFilterOptions,
|
|
15
|
+
filterBarClassNames,
|
|
16
|
+
filterDefaultClasses,
|
|
17
|
+
filterHoverClasses,
|
|
18
|
+
appliedFilterBackgroundClasses,
|
|
19
|
+
onRemoveFilter
|
|
20
|
+
}: AppliedFiltersScrollbarProps) => react_jsx_runtime6.JSX.Element;
|
|
21
|
+
//#endregion
|
|
22
|
+
//#region src/components/FilterScrollbar/DynamicFiltersScrollbar.d.ts
|
|
23
|
+
interface DynamicFiltersScrollbarProps {
|
|
24
|
+
availableDynamicFilters: {
|
|
25
|
+
name: string;
|
|
26
|
+
displayName: string;
|
|
27
|
+
}[];
|
|
28
|
+
filterBarClassNames: string;
|
|
29
|
+
filterDefaultClasses: string;
|
|
30
|
+
filterHoverClasses: string;
|
|
31
|
+
onToggleDynamicFilter: ({
|
|
32
|
+
filter,
|
|
33
|
+
dynamicFilterDisplayName
|
|
34
|
+
}: {
|
|
35
|
+
filter: string;
|
|
36
|
+
dynamicFilterDisplayName: string;
|
|
37
|
+
}) => void;
|
|
38
|
+
}
|
|
39
|
+
declare const DynamicFiltersScrollbar: ({
|
|
40
|
+
availableDynamicFilters,
|
|
41
|
+
filterBarClassNames,
|
|
42
|
+
filterDefaultClasses,
|
|
43
|
+
filterHoverClasses,
|
|
44
|
+
onToggleDynamicFilter
|
|
45
|
+
}: DynamicFiltersScrollbarProps) => react_jsx_runtime6.JSX.Element;
|
|
46
|
+
//#endregion
|
|
47
|
+
export { AppliedFiltersScrollbar, DynamicFiltersScrollbar };
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { SelectedFilterOption } from "../types-B19i3fxM.js";
|
|
2
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
3
|
+
|
|
4
|
+
//#region src/components/FilterScrollbar/AppliedFiltersScrollbar.d.ts
|
|
5
|
+
interface AppliedFiltersScrollbarProps {
|
|
6
|
+
selectedFilterOptions: SelectedFilterOption[];
|
|
7
|
+
filterBarClassNames: string;
|
|
8
|
+
filterDefaultClasses: string;
|
|
9
|
+
filterHoverClasses: string;
|
|
10
|
+
appliedFilterBackgroundClasses: string;
|
|
11
|
+
onRemoveFilter: (filter: SelectedFilterOption) => void;
|
|
12
|
+
}
|
|
13
|
+
declare const AppliedFiltersScrollbar: ({
|
|
14
|
+
selectedFilterOptions,
|
|
15
|
+
filterBarClassNames,
|
|
16
|
+
filterDefaultClasses,
|
|
17
|
+
filterHoverClasses,
|
|
18
|
+
appliedFilterBackgroundClasses,
|
|
19
|
+
onRemoveFilter
|
|
20
|
+
}: AppliedFiltersScrollbarProps) => react_jsx_runtime6.JSX.Element;
|
|
21
|
+
//#endregion
|
|
22
|
+
//#region src/components/FilterScrollbar/DynamicFiltersScrollbar.d.ts
|
|
23
|
+
interface DynamicFiltersScrollbarProps {
|
|
24
|
+
availableDynamicFilters: {
|
|
25
|
+
name: string;
|
|
26
|
+
displayName: string;
|
|
27
|
+
}[];
|
|
28
|
+
filterBarClassNames: string;
|
|
29
|
+
filterDefaultClasses: string;
|
|
30
|
+
filterHoverClasses: string;
|
|
31
|
+
onToggleDynamicFilter: ({
|
|
32
|
+
filter,
|
|
33
|
+
dynamicFilterDisplayName
|
|
34
|
+
}: {
|
|
35
|
+
filter: string;
|
|
36
|
+
dynamicFilterDisplayName: string;
|
|
37
|
+
}) => void;
|
|
38
|
+
}
|
|
39
|
+
declare const DynamicFiltersScrollbar: ({
|
|
40
|
+
availableDynamicFilters,
|
|
41
|
+
filterBarClassNames,
|
|
42
|
+
filterDefaultClasses,
|
|
43
|
+
filterHoverClasses,
|
|
44
|
+
onToggleDynamicFilter
|
|
45
|
+
}: DynamicFiltersScrollbarProps) => react_jsx_runtime6.JSX.Element;
|
|
46
|
+
//#endregion
|
|
47
|
+
export { AppliedFiltersScrollbar, DynamicFiltersScrollbar };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
|
-
//#region src/components/
|
|
3
|
+
//#region src/components/Headline/Headline.d.ts
|
|
4
4
|
type HeadlineVariant = 't1' | 't2' | 't3' | 'h1' | 'h2' | 'h3' | 'h4';
|
|
5
5
|
type HeadlineProps = {
|
|
6
6
|
children: React.ReactNode;
|
|
@@ -16,6 +16,6 @@ declare const Headline: ({
|
|
|
16
16
|
style,
|
|
17
17
|
testId,
|
|
18
18
|
variant
|
|
19
|
-
}: HeadlineProps) =>
|
|
19
|
+
}: HeadlineProps) => react_jsx_runtime4.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Headline, HeadlineProps, HeadlineVariant };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
|
-
//#region src/components/
|
|
3
|
+
//#region src/components/Headline/Headline.d.ts
|
|
4
4
|
type HeadlineVariant = 't1' | 't2' | 't3' | 'h1' | 'h2' | 'h3' | 'h4';
|
|
5
5
|
type HeadlineProps = {
|
|
6
6
|
children: React.ReactNode;
|
|
@@ -16,6 +16,6 @@ declare const Headline: ({
|
|
|
16
16
|
style,
|
|
17
17
|
testId,
|
|
18
18
|
variant
|
|
19
|
-
}: HeadlineProps) =>
|
|
19
|
+
}: HeadlineProps) => react_jsx_runtime2.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Headline, HeadlineProps, HeadlineVariant };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { HeadlineVariantMap } from "./textVariantClasses-
|
|
1
|
+
import { HeadlineVariantMap } from "./textVariantClasses-CnjwO2Fv.js";
|
|
2
2
|
import classNames from "classnames";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
|
|
5
|
-
//#region src/components/
|
|
5
|
+
//#region src/components/Headline/Headline.tsx
|
|
6
6
|
const Headline = ({ children, className, style, testId, variant = "h1" }) => {
|
|
7
7
|
const variantClassNames = variant ? HeadlineVariantMap[variant] : {};
|
|
8
8
|
const textClassNames = classNames(className, variantClassNames, { "spiffy-tw-font-[Poppins,sans-serif]": true });
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-CUT6urMc.cjs');
|
|
2
|
-
const require_textVariantClasses = require('./textVariantClasses-
|
|
2
|
+
const require_textVariantClasses = require('./textVariantClasses-BnV4wXaw.cjs');
|
|
3
3
|
let classnames = require("classnames");
|
|
4
4
|
classnames = require_chunk.__toESM(classnames);
|
|
5
5
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
6
6
|
react_jsx_runtime = require_chunk.__toESM(react_jsx_runtime);
|
|
7
7
|
|
|
8
|
-
//#region src/components/
|
|
8
|
+
//#region src/components/Headline/Headline.tsx
|
|
9
9
|
const Headline = ({ children, className, style, testId, variant = "h1" }) => {
|
|
10
10
|
const variantClassNames = variant ? require_textVariantClasses.HeadlineVariantMap[variant] : {};
|
|
11
11
|
const textClassNames = (0, classnames.default)(className, variantClassNames, { "spiffy-tw-font-[Poppins,sans-serif]": true });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
|
+
import React from "react";
|
|
3
3
|
|
|
4
|
-
//#region src/components/
|
|
4
|
+
//#region src/components/ImageWithFallback/ImageWithFallback.d.ts
|
|
5
5
|
interface ImageWithFallbackProps {
|
|
6
6
|
src: string | undefined;
|
|
7
7
|
alt: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
2
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
|
-
//#region src/components/
|
|
4
|
+
//#region src/components/ImageWithFallback/ImageWithFallback.d.ts
|
|
5
5
|
interface ImageWithFallbackProps {
|
|
6
6
|
src: string | undefined;
|
|
7
7
|
alt: string;
|
|
@@ -21,6 +21,6 @@ declare const ImageWithFallback: ({
|
|
|
21
21
|
imageClassnames,
|
|
22
22
|
onLoad,
|
|
23
23
|
onError
|
|
24
|
-
}: ImageWithFallbackProps) =>
|
|
24
|
+
}: ImageWithFallbackProps) => react_jsx_runtime1.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { ImageWithFallback, ImageWithFallbackProps };
|
|
@@ -6,7 +6,7 @@ react = require_chunk.__toESM(react);
|
|
|
6
6
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
7
7
|
react_jsx_runtime = require_chunk.__toESM(react_jsx_runtime);
|
|
8
8
|
|
|
9
|
-
//#region src/components/
|
|
9
|
+
//#region src/components/ImageWithFallback/ImageWithFallback.tsx
|
|
10
10
|
const ImageWithFallback = ({ src, alt, dataTestId, fallbackClassnames, fallback, imageClassnames, onLoad, onError }) => {
|
|
11
11
|
const [isLoaded, setIsLoaded] = (0, react.useState)(false);
|
|
12
12
|
const [isError, setIsError] = (0, react.useState)(false);
|
|
@@ -2,7 +2,7 @@ import classNames from "classnames";
|
|
|
2
2
|
import React, { useState } from "react";
|
|
3
3
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
4
4
|
|
|
5
|
-
//#region src/components/
|
|
5
|
+
//#region src/components/ImageWithFallback/ImageWithFallback.tsx
|
|
6
6
|
const ImageWithFallback = ({ src, alt, dataTestId, fallbackClassnames, fallback, imageClassnames, onLoad, onError }) => {
|
|
7
7
|
const [isLoaded, setIsLoaded] = useState(false);
|
|
8
8
|
const [isError, setIsError] = useState(false);
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
require('../textVariantClasses-BnV4wXaw.cjs');
|
|
2
|
+
require('../Text-CgOYTs8D.cjs');
|
|
3
|
+
require('../Headline-CdddUGwy.cjs');
|
|
4
|
+
require('../ImageWithFallback-By6QdlCR.cjs');
|
|
5
|
+
const require_ProductCard = require('../ProductCard-CvTRvhm7.cjs');
|
|
6
|
+
require('../Spinner-DX35Epv3.cjs');
|
|
7
|
+
const require_ProductCardSkeleton = require('../ProductCardSkeleton-BzBK36m-.cjs');
|
|
8
|
+
|
|
9
|
+
exports.AnimatedProductCardOverrides = require_ProductCardSkeleton.AnimatedProductCardOverrides;
|
|
10
|
+
exports.PriceSection = require_ProductCard.PriceSection;
|
|
11
|
+
exports.ProductCard = require_ProductCard.ProductCard;
|
|
12
|
+
exports.ProductCardSkeleton = require_ProductCardSkeleton.ProductCardSkeleton;
|
|
13
|
+
exports.ProductCardSkeletonOverrides = require_ProductCardSkeleton.ProductCardSkeletonOverrides;
|
|
14
|
+
exports.RatingSummary = require_ProductCard.RatingSummary;
|
|
15
|
+
exports.productCardLayoutVariantClasses = require_ProductCard.productCardLayoutVariantClasses;
|
|
16
|
+
exports.variantClassMap = require_ProductCard.variantClassMap;
|
|
17
|
+
exports.variantHoverClassMap = require_ProductCard.variantHoverClassMap;
|
|
18
|
+
exports.variantTitleColorMap = require_ProductCard.variantTitleColorMap;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { TestProps } from "
|
|
2
|
-
import { ProductCardConfig, ProductCardHoverVariant, ProductCardLayoutVariant, ProductCardVariant } from "
|
|
1
|
+
import { TestProps } from "../types-BQYpWDJ4.cjs";
|
|
2
|
+
import { AnimatedProductCardOverrides, ProductCardConfig, ProductCardHoverVariant, ProductCardImageAspectRatio, ProductCardLayoutVariant, ProductCardSkeletonOverrides, ProductCardSkeletonProps, ProductCardVariant, ProductGridProps, ProductGridVariant, SearchResponseProductAttributes } from "../types-Dvgr3ZeV.cjs";
|
|
3
3
|
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
4
|
+
import { FC } from "react";
|
|
4
5
|
|
|
5
6
|
//#region src/config/chatElementDisplayLocation.d.ts
|
|
6
7
|
declare enum ChatElementDisplayLocation {
|
|
@@ -25,7 +26,7 @@ declare enum ChatElementDisplayLocation {
|
|
|
25
26
|
WINDOW_API_CALL = "window_api_call",
|
|
26
27
|
}
|
|
27
28
|
//#endregion
|
|
28
|
-
//#region src/components/
|
|
29
|
+
//#region src/components/ProductCard/ProductCard.d.ts
|
|
29
30
|
interface RatingSummaryProps {
|
|
30
31
|
stars: number;
|
|
31
32
|
reviewCount: number;
|
|
@@ -88,4 +89,21 @@ declare const ProductCard: ({
|
|
|
88
89
|
handleClick
|
|
89
90
|
}: ProductCardProps) => react_jsx_runtime12.JSX.Element;
|
|
90
91
|
//#endregion
|
|
91
|
-
|
|
92
|
+
//#region src/components/ProductCard/ProductCardSkeleton.d.ts
|
|
93
|
+
interface ProductCardSkeletonProps$1 {
|
|
94
|
+
layoutVariant: ProductCardLayoutVariant;
|
|
95
|
+
aspectRatio?: '3:4' | 'square' | 'none';
|
|
96
|
+
growWithContainer?: boolean;
|
|
97
|
+
}
|
|
98
|
+
declare const ProductCardSkeleton: FC<ProductCardSkeletonProps$1>;
|
|
99
|
+
//#endregion
|
|
100
|
+
//#region src/components/ProductCard/productCardVariants.d.ts
|
|
101
|
+
/**
|
|
102
|
+
* Shared variant mapping configurations for ProductCard components
|
|
103
|
+
*/
|
|
104
|
+
declare const variantClassMap: Map<ProductCardVariant, string[]>;
|
|
105
|
+
declare const variantHoverClassMap: Map<ProductCardHoverVariant, string[]>;
|
|
106
|
+
declare const variantTitleColorMap: Map<ProductCardVariant, string>;
|
|
107
|
+
declare const productCardLayoutVariantClasses: Record<ProductCardLayoutVariant, Record<string, string[]>>;
|
|
108
|
+
//#endregion
|
|
109
|
+
export { AnimatedProductCardOverrides, PriceSection, ProductCard, ProductCardConfig, ProductCardHoverVariant, ProductCardImageAspectRatio, ProductCardLayoutVariant, ProductCardSkeleton, ProductCardSkeletonOverrides, ProductCardSkeletonProps, ProductCardVariant, ProductGridProps, ProductGridVariant, RatingSummary, SearchResponseProductAttributes, productCardLayoutVariantClasses, variantClassMap, variantHoverClassMap, variantTitleColorMap };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { TestProps } from "
|
|
2
|
-
import { ProductCardConfig, ProductCardHoverVariant, ProductCardLayoutVariant, ProductCardVariant } from "
|
|
3
|
-
import
|
|
1
|
+
import { TestProps } from "../types-DpfHwTzY.js";
|
|
2
|
+
import { AnimatedProductCardOverrides, ProductCardConfig, ProductCardHoverVariant, ProductCardImageAspectRatio, ProductCardLayoutVariant, ProductCardSkeletonOverrides, ProductCardSkeletonProps, ProductCardVariant, ProductGridProps, ProductGridVariant, SearchResponseProductAttributes } from "../types-B7hf-Lif.js";
|
|
3
|
+
import { FC } from "react";
|
|
4
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
4
5
|
|
|
5
6
|
//#region src/config/chatElementDisplayLocation.d.ts
|
|
6
7
|
declare enum ChatElementDisplayLocation {
|
|
@@ -25,7 +26,7 @@ declare enum ChatElementDisplayLocation {
|
|
|
25
26
|
WINDOW_API_CALL = "window_api_call",
|
|
26
27
|
}
|
|
27
28
|
//#endregion
|
|
28
|
-
//#region src/components/
|
|
29
|
+
//#region src/components/ProductCard/ProductCard.d.ts
|
|
29
30
|
interface RatingSummaryProps {
|
|
30
31
|
stars: number;
|
|
31
32
|
reviewCount: number;
|
|
@@ -35,7 +36,7 @@ declare const RatingSummary: ({
|
|
|
35
36
|
stars,
|
|
36
37
|
reviewCount,
|
|
37
38
|
className
|
|
38
|
-
}: RatingSummaryProps) =>
|
|
39
|
+
}: RatingSummaryProps) => react_jsx_runtime17.JSX.Element;
|
|
39
40
|
interface PriceSectionProps {
|
|
40
41
|
originalPrice?: string;
|
|
41
42
|
salePrice?: string;
|
|
@@ -45,7 +46,7 @@ declare const PriceSection: ({
|
|
|
45
46
|
originalPrice,
|
|
46
47
|
salePrice,
|
|
47
48
|
pricePrefix
|
|
48
|
-
}: PriceSectionProps) =>
|
|
49
|
+
}: PriceSectionProps) => react_jsx_runtime17.JSX.Element;
|
|
49
50
|
interface ProductCardProps extends TestProps {
|
|
50
51
|
productCardConfig?: ProductCardConfig;
|
|
51
52
|
merchantShortName: string;
|
|
@@ -86,6 +87,23 @@ declare const ProductCard: ({
|
|
|
86
87
|
aspectRatio,
|
|
87
88
|
growWithContainer,
|
|
88
89
|
handleClick
|
|
89
|
-
}: ProductCardProps) =>
|
|
90
|
+
}: ProductCardProps) => react_jsx_runtime17.JSX.Element;
|
|
90
91
|
//#endregion
|
|
91
|
-
|
|
92
|
+
//#region src/components/ProductCard/ProductCardSkeleton.d.ts
|
|
93
|
+
interface ProductCardSkeletonProps$1 {
|
|
94
|
+
layoutVariant: ProductCardLayoutVariant;
|
|
95
|
+
aspectRatio?: '3:4' | 'square' | 'none';
|
|
96
|
+
growWithContainer?: boolean;
|
|
97
|
+
}
|
|
98
|
+
declare const ProductCardSkeleton: FC<ProductCardSkeletonProps$1>;
|
|
99
|
+
//#endregion
|
|
100
|
+
//#region src/components/ProductCard/productCardVariants.d.ts
|
|
101
|
+
/**
|
|
102
|
+
* Shared variant mapping configurations for ProductCard components
|
|
103
|
+
*/
|
|
104
|
+
declare const variantClassMap: Map<ProductCardVariant, string[]>;
|
|
105
|
+
declare const variantHoverClassMap: Map<ProductCardHoverVariant, string[]>;
|
|
106
|
+
declare const variantTitleColorMap: Map<ProductCardVariant, string>;
|
|
107
|
+
declare const productCardLayoutVariantClasses: Record<ProductCardLayoutVariant, Record<string, string[]>>;
|
|
108
|
+
//#endregion
|
|
109
|
+
export { AnimatedProductCardOverrides, PriceSection, ProductCard, ProductCardConfig, ProductCardHoverVariant, ProductCardImageAspectRatio, ProductCardLayoutVariant, ProductCardSkeleton, ProductCardSkeletonOverrides, ProductCardSkeletonProps, ProductCardVariant, ProductGridProps, ProductGridVariant, RatingSummary, SearchResponseProductAttributes, productCardLayoutVariantClasses, variantClassMap, variantHoverClassMap, variantTitleColorMap };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import "../textVariantClasses-CnjwO2Fv.js";
|
|
2
|
+
import "../Text-BMg3d10t.js";
|
|
3
|
+
import "../Headline-COAnonc2.js";
|
|
4
|
+
import "../ImageWithFallback-DtUrq_bk.js";
|
|
5
|
+
import { PriceSection, ProductCard, RatingSummary, productCardLayoutVariantClasses, variantClassMap, variantHoverClassMap, variantTitleColorMap } from "../ProductCard-aJbQz6Q7.js";
|
|
6
|
+
import "../Spinner-D9kkaM9d.js";
|
|
7
|
+
import { AnimatedProductCardOverrides, ProductCardSkeleton, ProductCardSkeletonOverrides } from "../ProductCardSkeleton-B6YetUCT.js";
|
|
8
|
+
|
|
9
|
+
export { AnimatedProductCardOverrides, PriceSection, ProductCard, ProductCardSkeleton, ProductCardSkeletonOverrides, RatingSummary, productCardLayoutVariantClasses, variantClassMap, variantHoverClassMap, variantTitleColorMap };
|