Auto-commit: Add blur on hover on all image blocks
This commit is contained in:
@@ -397,10 +397,10 @@
|
||||
"role": "ui",
|
||||
"tags": [],
|
||||
"used_in": [
|
||||
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
|
||||
"src/components/cardStack/layouts/grid/GridLayout.tsx",
|
||||
"src/components/cardStack/CardStack.tsx",
|
||||
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx",
|
||||
"src/components/cardStack/CardStack.tsx",
|
||||
"src/components/cardStack/layouts/grid/GridLayout.tsx",
|
||||
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
|
||||
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
@@ -420,13 +420,13 @@
|
||||
"product"
|
||||
],
|
||||
"used_in": [
|
||||
"src/components/cardStack/layouts/timelines/TimelineBase.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx",
|
||||
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineCardStack.tsx",
|
||||
"src/components/cardStack/layouts/grid/GridLayout.tsx",
|
||||
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineCardStack.tsx",
|
||||
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineBase.tsx",
|
||||
"src/components/cardStack/layouts/grid/GridLayout.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx",
|
||||
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx"
|
||||
],
|
||||
@@ -679,10 +679,10 @@
|
||||
"product"
|
||||
],
|
||||
"used_in": [
|
||||
"src/components/cardStack/layouts/timelines/TimelineBase.tsx",
|
||||
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
|
||||
"src/components/cardStack/layouts/grid/GridLayout.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
|
||||
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
|
||||
"src/components/cardStack/layouts/timelines/TimelineBase.tsx",
|
||||
"src/components/cardStack/layouts/grid/GridLayout.tsx",
|
||||
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
@@ -1386,8 +1386,8 @@
|
||||
"button"
|
||||
],
|
||||
"used_in": [
|
||||
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx",
|
||||
"src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx"
|
||||
"src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx",
|
||||
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
"can_delete": true,
|
||||
@@ -1421,12 +1421,12 @@
|
||||
"role": "ui",
|
||||
"tags": [],
|
||||
"used_in": [
|
||||
"src/components/navbar/NavbarStyleMinimal.tsx",
|
||||
"src/components/navbar/NavbarLayoutFloatingInline.tsx",
|
||||
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx",
|
||||
"src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx",
|
||||
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx",
|
||||
"src/components/navbar/NavbarStyleMinimal.tsx",
|
||||
"src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx",
|
||||
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx"
|
||||
"src/components/navbar/NavbarLayoutFloatingInline.tsx",
|
||||
"src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
"can_delete": true,
|
||||
@@ -3178,9 +3178,9 @@
|
||||
"button"
|
||||
],
|
||||
"used_in": [
|
||||
"src/components/navbar/NavbarLayoutFloatingInline.tsx",
|
||||
"src/components/Textbox.tsx",
|
||||
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx",
|
||||
"src/components/Textbox.tsx",
|
||||
"src/components/navbar/NavbarLayoutFloatingInline.tsx",
|
||||
"src/components/navbar/NavbarStyleMinimal.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
@@ -3234,8 +3234,8 @@
|
||||
"used_in": [
|
||||
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
|
||||
"src/components/button/ButtonTextShift/ButtonTextShift.tsx",
|
||||
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
|
||||
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx"
|
||||
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
|
||||
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
"can_delete": true,
|
||||
@@ -3254,17 +3254,17 @@
|
||||
"button"
|
||||
],
|
||||
"used_in": [
|
||||
"src/components/button/ButtonTextUnderline.tsx",
|
||||
"src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx",
|
||||
"src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx",
|
||||
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
|
||||
"src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx",
|
||||
"src/components/button/ButtonExpandHover.tsx",
|
||||
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
|
||||
"src/components/button/ButtonIconArrow.tsx",
|
||||
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
|
||||
"src/components/button/ButtonTextShift/ButtonTextShift.tsx",
|
||||
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
|
||||
"src/components/button/ButtonHoverBubble.tsx",
|
||||
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx"
|
||||
"src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx",
|
||||
"src/components/button/ButtonTextUnderline.tsx",
|
||||
"src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx",
|
||||
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
|
||||
"src/components/button/ButtonTextShift/ButtonTextShift.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
"can_delete": true,
|
||||
@@ -3302,8 +3302,8 @@
|
||||
"button"
|
||||
],
|
||||
"used_in": [
|
||||
"src/components/navbar/NavbarLayoutFloatingInline.tsx",
|
||||
"src/components/button/Button.tsx"
|
||||
"src/components/button/Button.tsx",
|
||||
"src/components/navbar/NavbarLayoutFloatingInline.tsx"
|
||||
],
|
||||
"can_modify_directly": true,
|
||||
"can_delete": true,
|
||||
|
||||
@@ -98,6 +98,9 @@
|
||||
--width-carousel-padding: calc((100vw - var(--width-content-width)) / 2 + 1px - var(--vw-1_5));
|
||||
--width-carousel-padding-controls: calc((100vw - var(--width-content-width)) / 2 + 1px);
|
||||
--width-carousel-padding-expanded: calc((var(--width-content-width-expanded) - var(--width-content-width)) / 2 + 1px - var(--vw-1_5));
|
||||
.image-block img:hover {
|
||||
filter: blur(5px);
|
||||
}
|
||||
--width-carousel-padding-controls-expanded: calc((var(--width-content-width-expanded) - var(--width-content-width)) / 2 + 1px);
|
||||
--width-carousel-item-3: calc(var(--width-content-width) / 3 - var(--vw-1_5) / 3 * 2);
|
||||
--width-carousel-item-4: calc(var(--width-content-width) / 4 - var(--vw-1_5) / 4 * 3);
|
||||
|
||||
Reference in New Issue
Block a user