vviinn-widgets 2.7.2 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Handler.js +270 -0
- package/dist/components/NonEmptyArray.js +5699 -0
- package/dist/components/cropper-handler.js +6 -0
- package/dist/components/cropper-handler2.js +39 -0
- package/dist/{cjs/customized-slots-06ca4007.js → components/customized-slots.js} +3 -6
- package/dist/components/highlight-box.js +6 -0
- package/dist/components/highlight-box2.js +52 -0
- package/dist/components/image-cropper.js +6 -0
- package/dist/components/image-cropper2.js +138 -0
- package/dist/components/imageSearch.store.js +10686 -0
- package/dist/components/index.js +1 -0
- package/dist/{esm/index-443468c7.js → components/index2.js} +2 -2
- package/dist/components/index3.js +130 -0
- package/dist/components/recommendations-sidebar.js +101 -0
- package/dist/components/resizer.worker.js +11 -0
- package/dist/components/search-filters.js +6 -0
- package/dist/components/search-filters2.js +89 -0
- package/dist/components/tracking.worker.js +11 -0
- package/dist/components/vviinn-carousel.js +6 -0
- package/dist/components/vviinn-carousel2.js +235 -0
- package/dist/components/vviinn-detected-object.js +6 -0
- package/dist/components/vviinn-detected-object2.js +67 -0
- package/dist/components/vviinn-empty-results.js +6 -0
- package/dist/components/vviinn-empty-results2.js +35 -0
- package/dist/components/vviinn-error.js +6 -0
- package/dist/components/vviinn-error2.js +28 -0
- package/dist/components/vviinn-example-image.js +6 -0
- package/dist/components/vviinn-example-image2.js +57 -0
- package/dist/components/vviinn-example-images.js +6 -0
- package/dist/components/vviinn-example-images2.js +53 -0
- package/dist/components/vviinn-image-selector.js +6 -0
- package/dist/components/vviinn-image-selector2.js +135 -0
- package/dist/components/vviinn-image-view.js +6 -0
- package/dist/components/vviinn-image-view2.js +95 -0
- package/dist/components/vviinn-modal.js +6 -0
- package/dist/components/vviinn-modal2.js +46 -0
- package/dist/components/vviinn-onboarding-card-1.js +6 -0
- package/dist/components/vviinn-onboarding-card-12.js +34 -0
- package/dist/components/vviinn-onboarding-card-2.js +6 -0
- package/dist/components/vviinn-onboarding-card-22.js +34 -0
- package/dist/components/vviinn-onboarding-card-3.js +6 -0
- package/dist/components/vviinn-onboarding-card-32.js +34 -0
- package/dist/components/vviinn-onboarding.js +6 -0
- package/dist/components/vviinn-onboarding2.js +63 -0
- package/dist/components/vviinn-overlay.js +6 -0
- package/dist/components/vviinn-overlay2.js +28 -0
- package/dist/components/vviinn-overlayed-modal.js +6 -0
- package/dist/components/vviinn-overlayed-modal2.js +45 -0
- package/dist/components/vviinn-preloader.js +6 -0
- package/dist/components/vviinn-preloader2.js +34 -0
- package/dist/components/vviinn-privacy-badge.js +6 -0
- package/dist/components/vviinn-privacy-badge2.js +33 -0
- package/dist/components/vviinn-product-card.js +6 -0
- package/dist/components/vviinn-product-card2.js +216 -0
- package/dist/components/vviinn-recommendations-sidebar.js +6 -0
- package/dist/components/vviinn-server-error.js +6 -0
- package/dist/components/vviinn-server-error2.js +35 -0
- package/dist/components/vviinn-slide.js +6 -0
- package/dist/components/vviinn-slide2.js +28 -0
- package/dist/components/vviinn-slider.js +6 -0
- package/dist/components/vviinn-slider2.js +159 -0
- package/dist/components/vviinn-teaser.js +6 -0
- package/dist/components/vviinn-teaser2.js +33 -0
- package/dist/components/vviinn-vpr-button.js +93 -0
- package/dist/components/vviinn-vpr-vidget.js +3360 -0
- package/dist/components/vviinn-vpr-widget.js +6 -0
- package/dist/components/vviinn-vps-button.js +224 -0
- package/dist/components/vviinn-vps-widget.js +6 -0
- package/dist/components/vviinn-vps-widget2.js +350 -0
- package/dist/components/vviinn-wrong-format.js +6 -0
- package/dist/components/vviinn-wrong-format2.js +35 -0
- package/dist/types/components/vviinn-product-card/vviinn-product-card.d.ts +1 -0
- package/dist/types/components/vviinn-vpr-button/stories/lol.d.ts +2 -0
- package/dist/types/components/vviinn-vpr-button/stories/vviinn-vpr-button.stories.d.ts +1 -1
- package/dist/vviinn-widgets/Array-bdfc75db.js +4870 -0
- package/dist/vviinn-widgets/Handler-edcb46f4.js +1422 -0
- package/dist/vviinn-widgets/NonEmptyArray-947ab7b3.js +4411 -0
- package/dist/{esm/app-globals-865bc7a7.js → vviinn-widgets/app-globals-c0aa8ec3.js} +922 -10
- package/dist/vviinn-widgets/cropper-handler.entry.js +23 -0
- package/dist/vviinn-widgets/css-shim-f0027935.js +4 -0
- package/dist/{esm/customized-slots-96902edf.js → vviinn-widgets/customized-slots-5c1c623a.js} +1 -1
- package/dist/vviinn-widgets/dom-db0073f0.js +73 -0
- package/dist/vviinn-widgets/highlight-box.entry.js +41 -0
- package/dist/{collection/components/image-search/image-view/image-cropper/image-cropper.js → vviinn-widgets/image-cropper.entry.js} +33 -70
- package/dist/{cjs/index-df6896e2.js → vviinn-widgets/imageSearch.store-0eed9a5c.js} +11598 -15320
- package/dist/{esm/index-2fdd499d.js → vviinn-widgets/imageSearch.store-b28bddb0.js} +11971 -15281
- package/dist/{collection/components/vviinn-icons/index.js → vviinn-widgets/index-44058ea2.js} +14 -11
- package/dist/vviinn-widgets/index-6c6de682.js +3857 -0
- package/dist/vviinn-widgets/index-de3e14da.js +3010 -0
- package/dist/vviinn-widgets/index.esm.js +1 -0
- package/dist/vviinn-widgets/number-171db649.js +1499 -0
- package/dist/vviinn-widgets/search-filters.entry.js +76 -0
- package/dist/vviinn-widgets/shadow-css-c1fdfa9f.js +389 -0
- package/dist/{collection/components/vviinn-carousel/vviinn-carousel.js → vviinn-widgets/vviinn-carousel.entry.js} +18 -113
- package/dist/vviinn-widgets/vviinn-detected-object.entry.js +54 -0
- package/dist/vviinn-widgets/vviinn-empty-results.entry.js +16 -0
- package/dist/vviinn-widgets/vviinn-error.entry.js +15 -0
- package/dist/vviinn-widgets/vviinn-example-image.entry.js +38 -0
- package/dist/vviinn-widgets/vviinn-example-images.entry.js +28 -0
- package/dist/vviinn-widgets/vviinn-image-selector.entry.js +31 -0
- package/dist/vviinn-widgets/vviinn-image-view.entry.js +55 -0
- package/dist/vviinn-widgets/vviinn-modal.entry.js +30 -0
- package/dist/vviinn-widgets/vviinn-onboarding-card-1.entry.js +21 -0
- package/dist/vviinn-widgets/vviinn-onboarding-card-2.entry.js +21 -0
- package/dist/vviinn-widgets/vviinn-onboarding-card-3.entry.js +21 -0
- package/dist/vviinn-widgets/vviinn-onboarding.entry.js +20 -0
- package/dist/vviinn-widgets/vviinn-overlay.entry.js +15 -0
- package/dist/vviinn-widgets/vviinn-overlayed-modal.entry.js +18 -0
- package/dist/vviinn-widgets/vviinn-preloader.entry.js +25 -0
- package/dist/vviinn-widgets/vviinn-privacy-badge.entry.js +20 -0
- package/dist/vviinn-widgets/vviinn-product-card.entry.js +188 -0
- package/dist/{esm → vviinn-widgets}/vviinn-recommendations-sidebar.entry.js +2 -2
- package/dist/vviinn-widgets/vviinn-server-error.entry.js +16 -0
- package/dist/vviinn-widgets/vviinn-slide.entry.js +15 -0
- package/dist/vviinn-widgets/vviinn-slider.entry.js +120 -0
- package/dist/vviinn-widgets/vviinn-teaser.entry.js +20 -0
- package/dist/{esm → vviinn-widgets}/vviinn-vpr-button.entry.js +2 -2
- package/dist/vviinn-widgets/vviinn-vpr-widget.entry.js +4588 -0
- package/dist/{esm → vviinn-widgets}/vviinn-vps-button.entry.js +3 -3
- package/dist/vviinn-widgets/vviinn-vps-widget.entry.js +170 -0
- package/dist/vviinn-widgets/vviinn-widgets.css +6 -1
- package/dist/vviinn-widgets/vviinn-widgets.esm.js +125 -1
- package/dist/vviinn-widgets/vviinn-wrong-format.entry.js +16 -0
- package/package.json +8 -2
- package/www/build/p-06c76b5e.js +1 -0
- package/www/build/p-07e16d04.js +15 -0
- package/{dist/vviinn-widgets/p-a6e0710f.entry.js → www/build/p-44bc50de.entry.js} +1 -1
- package/www/build/p-510922c6.js +1 -0
- package/www/build/p-57ce8de3.css +1 -0
- package/www/build/p-591cb193.entry.js +1 -0
- package/www/build/p-6b9d242e.js +1 -0
- package/www/build/p-880bccf1.js +1 -0
- package/www/build/p-b0ada114.entry.js +1 -0
- package/www/build/p-b7be7c70.entry.js +1 -0
- package/{dist/vviinn-widgets/p-166970f3.js → www/build/p-ea8dea5c.js} +1 -1
- package/www/build/vviinn-widgets.css +1 -1
- package/www/build/vviinn-widgets.esm.js +1 -1
- package/www/index.html +32261 -1
- package/www/sw.js +66 -0
- package/dist/cjs/app-globals-8db3bcbe.js +0 -6912
- package/dist/cjs/cropper-handler_27.cjs.entry.js +0 -1135
- package/dist/cjs/index-3c3ab815.js +0 -1354
- package/dist/cjs/index-f66cd8d1.js +0 -39
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/loader.cjs.js +0 -23
- package/dist/cjs/vviinn-carousel_2.cjs.entry.js +0 -1001
- package/dist/cjs/vviinn-recommendations-sidebar.cjs.entry.js +0 -65
- package/dist/cjs/vviinn-vpr-button.cjs.entry.js +0 -49
- package/dist/cjs/vviinn-vps-button.cjs.entry.js +0 -43
- package/dist/cjs/vviinn-widgets.cjs.js +0 -21
- package/dist/collection/Image/error.js +0 -14
- package/dist/collection/Image/form.js +0 -5
- package/dist/collection/Image/fromFile.js +0 -18
- package/dist/collection/Image/imageToB64.js +0 -9
- package/dist/collection/Image/index.js +0 -0
- package/dist/collection/Image/renderPromise.js +0 -6
- package/dist/collection/Image/resizeImage.js +0 -28
- package/dist/collection/Image/sizing.js +0 -39
- package/dist/collection/Image/toFile.js +0 -17
- package/dist/collection/analytics/GAnalytics.js +0 -32
- package/dist/collection/analytics/GeneralAnalytics.js +0 -9
- package/dist/collection/analytics/GtagAnalytics.js +0 -35
- package/dist/collection/analytics/ProductAnalytics.js +0 -1
- package/dist/collection/campaign/Campaign.js +0 -8
- package/dist/collection/campaign/CampaignService.js +0 -5
- package/dist/collection/campaign/VCSCampaign.js +0 -1
- package/dist/collection/campaign/VCSCampaignResponse.js +0 -1
- package/dist/collection/campaign/VCSCampaignService.js +0 -7
- package/dist/collection/campaign/VPRCampaignResponse.js +0 -1
- package/dist/collection/campaign/VPRCampaignService.js +0 -7
- package/dist/collection/collection-manifest.json +0 -43
- package/dist/collection/components/customized-slots.js +0 -47
- package/dist/collection/components/image-search/image-view/highlight-box/highlight-box.css +0 -71
- package/dist/collection/components/image-search/image-view/highlight-box/highlight-box.js +0 -25
- package/dist/collection/components/image-search/image-view/image-cropper/cropper-handler/cropper-handler.css +0 -49
- package/dist/collection/components/image-search/image-view/image-cropper/cropper-handler/cropper-handler.js +0 -64
- package/dist/collection/components/image-search/image-view/image-cropper/image-cropper.css +0 -33
- package/dist/collection/components/image-search/search-filters/search-filters.css +0 -120
- package/dist/collection/components/image-search/search-filters/search-filters.js +0 -125
- package/dist/collection/components/vviinn-carousel/vviinn-carousel.css +0 -142
- package/dist/collection/components/vviinn-error/vviinn-empty-results/vviinn-empty-results.css +0 -7
- package/dist/collection/components/vviinn-error/vviinn-empty-results/vviinn-empty-results.js +0 -36
- package/dist/collection/components/vviinn-error/vviinn-error.css +0 -38
- package/dist/collection/components/vviinn-error/vviinn-error.js +0 -18
- package/dist/collection/components/vviinn-error/vviinn-server-error/vviinn-server-error.css +0 -3
- package/dist/collection/components/vviinn-error/vviinn-server-error/vviinn-server-error.js +0 -34
- package/dist/collection/components/vviinn-error/vviinn-wrong-format/vviinn-wrong-format.css +0 -3
- package/dist/collection/components/vviinn-error/vviinn-wrong-format/vviinn-wrong-format.js +0 -34
- package/dist/collection/components/vviinn-example-images/vviinn-example-image/vviinn-example-image.css +0 -34
- package/dist/collection/components/vviinn-example-images/vviinn-example-image/vviinn-example-image.js +0 -129
- package/dist/collection/components/vviinn-example-images/vviinn-example-images.css +0 -19
- package/dist/collection/components/vviinn-example-images/vviinn-example-images.js +0 -80
- package/dist/collection/components/vviinn-image-selector/vviinn-image-selector.css +0 -25
- package/dist/collection/components/vviinn-image-selector/vviinn-image-selector.js +0 -64
- package/dist/collection/components/vviinn-image-view/vviinn-detected-object/vviinn-detected-object.css +0 -47
- package/dist/collection/components/vviinn-image-view/vviinn-detected-object/vviinn-detected-object.js +0 -100
- package/dist/collection/components/vviinn-image-view/vviinn-image-view.css +0 -31
- package/dist/collection/components/vviinn-image-view/vviinn-image-view.js +0 -61
- package/dist/collection/components/vviinn-modal/vviinn-modal.css +0 -105
- package/dist/collection/components/vviinn-modal/vviinn-modal.js +0 -98
- package/dist/collection/components/vviinn-onboarding/onboarding-cards/onboarding-card.css +0 -41
- package/dist/collection/components/vviinn-onboarding/onboarding-cards/vviinn-onboarding-card-1/vviinn-onboarding-card-1.js +0 -26
- package/dist/collection/components/vviinn-onboarding/onboarding-cards/vviinn-onboarding-card-2/vviinn-onboarding-card-2.js +0 -26
- package/dist/collection/components/vviinn-onboarding/onboarding-cards/vviinn-onboarding-card-3/vviinn-onboarding-card-3.js +0 -26
- package/dist/collection/components/vviinn-onboarding/vviinn-onboarding.css +0 -58
- package/dist/collection/components/vviinn-onboarding/vviinn-onboarding.js +0 -28
- package/dist/collection/components/vviinn-overlay/vviinn-overlay.css +0 -33
- package/dist/collection/components/vviinn-overlay/vviinn-overlay.js +0 -15
- package/dist/collection/components/vviinn-overlayed-modal/vviinn-overlayed-modal.css +0 -29
- package/dist/collection/components/vviinn-overlayed-modal/vviinn-overlayed-modal.js +0 -71
- package/dist/collection/components/vviinn-preloader/vviinn-preloader.css +0 -37
- package/dist/collection/components/vviinn-preloader/vviinn-preloader.js +0 -20
- package/dist/collection/components/vviinn-privacy-badge/vviinn-privacy-badge.css +0 -19
- package/dist/collection/components/vviinn-privacy-badge/vviinn-privacy-badge.js +0 -27
- package/dist/collection/components/vviinn-product-card/render-helpers.js +0 -32
- package/dist/collection/components/vviinn-product-card/stories/args.js +0 -73
- package/dist/collection/components/vviinn-product-card/stories/decorators.js +0 -51
- package/dist/collection/components/vviinn-product-card/stories/vviinn-product-card.stories.js +0 -105
- package/dist/collection/components/vviinn-product-card/vviinn-product-card.css +0 -95
- package/dist/collection/components/vviinn-product-card/vviinn-product-card.js +0 -462
- package/dist/collection/components/vviinn-slider/arrow.js +0 -11
- package/dist/collection/components/vviinn-slider/vviinn-slide/vviinn-slide.css +0 -4
- package/dist/collection/components/vviinn-slider/vviinn-slide/vviinn-slide.js +0 -15
- package/dist/collection/components/vviinn-slider/vviinn-slider.css +0 -109
- package/dist/collection/components/vviinn-slider/vviinn-slider.js +0 -181
- package/dist/collection/components/vviinn-teaser/vviinn-teaser.css +0 -14
- package/dist/collection/components/vviinn-teaser/vviinn-teaser.js +0 -29
- package/dist/collection/components/vviinn-vpr-button/recommendations-sidebar/recommendations-sidebar.css +0 -238
- package/dist/collection/components/vviinn-vpr-button/recommendations-sidebar/recommendations-sidebar.js +0 -220
- package/dist/collection/components/vviinn-vpr-button/stories/args.js +0 -213
- package/dist/collection/components/vviinn-vpr-button/stories/vviinn-vpr-button.stories.js +0 -91
- package/dist/collection/components/vviinn-vpr-button/vviinn-vpr-button.css +0 -35
- package/dist/collection/components/vviinn-vpr-button/vviinn-vpr-button.js +0 -179
- package/dist/collection/components/vviinn-vpr-widget/stories/args.js +0 -197
- package/dist/collection/components/vviinn-vpr-widget/stories/decorators.js +0 -29
- package/dist/collection/components/vviinn-vpr-widget/stories/vviinn-vpr-widget.stories.js +0 -211
- package/dist/collection/components/vviinn-vpr-widget/token-helpers.js +0 -11
- package/dist/collection/components/vviinn-vpr-widget/vviinn-vpr-vidget.js +0 -510
- package/dist/collection/components/vviinn-vpr-widget/vviinn-vpr-widget.css +0 -79
- package/dist/collection/components/vviinn-vps-button/stories/vviinn-vps-button.stories.js +0 -35
- package/dist/collection/components/vviinn-vps-button/vviinn-vps-button.css +0 -3
- package/dist/collection/components/vviinn-vps-button/vviinn-vps-button.js +0 -195
- package/dist/collection/components/vviinn-vps-widget/stories/vviinn-vps-widget.stories.js +0 -37
- package/dist/collection/components/vviinn-vps-widget/vviinn-vps-widget.css +0 -350
- package/dist/collection/components/vviinn-vps-widget/vviinn-vps-widget.js +0 -375
- package/dist/collection/cropper/Cropper.js +0 -1
- package/dist/collection/cropper/Handler.js +0 -61
- package/dist/collection/dom/index.js +0 -3
- package/dist/collection/error.js +0 -14
- package/dist/collection/file/index.js +0 -4
- package/dist/collection/geometry/Clip.js +0 -14
- package/dist/collection/geometry/Point.js +0 -32
- package/dist/collection/geometry/Rectangle.js +0 -95
- package/dist/collection/geometry/RectangleAlt.js +0 -1
- package/dist/collection/geometry/Sized.js +0 -8
- package/dist/collection/global.js +0 -19
- package/dist/collection/index.js +0 -1
- package/dist/collection/interfaces/generated.js +0 -5
- package/dist/collection/interfaces/recommendation.js +0 -1
- package/dist/collection/network/apiClient.js +0 -9
- package/dist/collection/network/ion/File.js +0 -14
- package/dist/collection/network/ion/Form.js +0 -64
- package/dist/collection/network/ion/Link.js +0 -8
- package/dist/collection/network/ion/ValueObject.js +0 -23
- package/dist/collection/network/request.js +0 -19
- package/dist/collection/network/utils.js +0 -37
- package/dist/collection/openApi/index.js +0 -27
- package/dist/collection/recommendation/events.js +0 -1
- package/dist/collection/recommendation/recommendation.js +0 -1
- package/dist/collection/searchSession/searchSession.js +0 -31
- package/dist/collection/sentry.js +0 -14
- package/dist/collection/slider/GridMode.js +0 -1
- package/dist/collection/store/file-processing.js +0 -13
- package/dist/collection/store/imageSearch.store.js +0 -133
- package/dist/collection/store/store.js +0 -3
- package/dist/collection/store/tracking.store.js +0 -3
- package/dist/collection/stories/Button.js +0 -21
- package/dist/collection/stories/Button.stories.js +0 -42
- package/dist/collection/stories/Header.js +0 -45
- package/dist/collection/stories/Header.stories.js +0 -15
- package/dist/collection/stories/Page.js +0 -61
- package/dist/collection/stories/Page.stories.js +0 -19
- package/dist/collection/stories/assets/code-brackets.svg +0 -1
- package/dist/collection/stories/assets/colors.svg +0 -1
- package/dist/collection/stories/assets/comments.svg +0 -1
- package/dist/collection/stories/assets/direction.svg +0 -1
- package/dist/collection/stories/assets/flow.svg +0 -1
- package/dist/collection/stories/assets/plugin.svg +0 -1
- package/dist/collection/stories/assets/repo.svg +0 -1
- package/dist/collection/stories/assets/stackalt.svg +0 -1
- package/dist/collection/stories/image-selector.stories.js +0 -6
- package/dist/collection/stories/image-view.stories.js +0 -6
- package/dist/collection/stories/modal.stories.js +0 -12
- package/dist/collection/stories/onboarding.stories.js +0 -11
- package/dist/collection/stories/overlay.stories.js +0 -5
- package/dist/collection/stories/overlayedModal.stories.js +0 -8
- package/dist/collection/stories/privacy-badge.stories.js +0 -11
- package/dist/collection/stories/slider.stories.js +0 -17
- package/dist/collection/stories/teaser.stories.js +0 -5
- package/dist/collection/stories/vps-widget.stories.js +0 -47
- package/dist/collection/stories/vviinn-product.stories.js +0 -19
- package/dist/collection/tracking/event.js +0 -3
- package/dist/collection/tracking/filter.js +0 -5
- package/dist/collection/tracking/index.js +0 -13
- package/dist/collection/tracking/models.js +0 -6
- package/dist/collection/tracking/product.js +0 -18
- package/dist/collection/tracking/search.js +0 -5
- package/dist/collection/tracking/widget.js +0 -10
- package/dist/collection/utils/collections/collectionsUtils.js +0 -5
- package/dist/collection/utils/either.js +0 -3
- package/dist/collection/utils/enum/enumUtils.js +0 -3
- package/dist/collection/utils/event/Events.js +0 -1
- package/dist/collection/utils/number/index.js +0 -4
- package/dist/collection/utils/option/option.js +0 -4
- package/dist/collection/utils/semigroup/semigroupDiff.js +0 -6
- package/dist/collection/utils/token/tokenUtils.js +0 -9
- package/dist/esm/cropper-handler_27.entry.js +0 -1105
- package/dist/esm/index-51f71d18.js +0 -1323
- package/dist/esm/index.js +0 -1
- package/dist/esm/loader.js +0 -19
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/css-shim.js +0 -1
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/vviinn-carousel_2.entry.js +0 -996
- package/dist/esm/vviinn-widgets.js +0 -19
- package/dist/index.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/loader/cdn.js +0 -3
- package/dist/loader/index.cjs.js +0 -3
- package/dist/loader/index.d.ts +0 -12
- package/dist/loader/index.es2017.js +0 -3
- package/dist/loader/index.js +0 -4
- package/dist/loader/package.json +0 -10
- package/dist/vviinn-widgets/p-2dd35f19.entry.js +0 -1
- package/dist/vviinn-widgets/p-3469b71a.js +0 -1
- package/dist/vviinn-widgets/p-40bea5b5.entry.js +0 -1
- package/dist/vviinn-widgets/p-465d043d.js +0 -15
- package/dist/vviinn-widgets/p-59bd2a99.js +0 -1
- package/dist/vviinn-widgets/p-74ed36af.entry.js +0 -1
- package/dist/vviinn-widgets/p-9def6b8b.entry.js +0 -1
- package/dist/vviinn-widgets/p-cd995515.js +0 -1
- package/www/build/p-166970f3.js +0 -1
- package/www/build/p-2dd35f19.entry.js +0 -1
- package/www/build/p-3469b71a.js +0 -1
- package/www/build/p-40bea5b5.entry.js +0 -1
- package/www/build/p-465d043d.js +0 -15
- package/www/build/p-59bd2a99.js +0 -1
- package/www/build/p-61933b75.js +0 -1
- package/www/build/p-74ed36af.entry.js +0 -1
- package/www/build/p-9def6b8b.entry.js +0 -1
- package/www/build/p-a67898be.css +0 -1
- package/www/build/p-a6e0710f.entry.js +0 -1
- package/www/build/p-cd995515.js +0 -1
- package/www/favicon.ico +0 -0
|
@@ -1,195 +0,0 @@
|
|
|
1
|
-
import { Component, Host, h, Prop, State, Listen, Element, Event, } from "@stencil/core";
|
|
2
|
-
import { CameraIcon } from "../vviinn-icons";
|
|
3
|
-
import { SlotSkeleton } from "../customized-slots";
|
|
4
|
-
/**
|
|
5
|
-
* @slot vviinn-onboarding-title
|
|
6
|
-
* @slot vviinn-onboarding-card-1-icon
|
|
7
|
-
* @slot vviinn-onboarding-card-1-text
|
|
8
|
-
* @slot vviinn-onboarding-card-2-icon
|
|
9
|
-
* @slot vviinn-onboarding-card-2-text
|
|
10
|
-
* @slot vviinn-onboarding-card-3-icon
|
|
11
|
-
* @slot vviinn-onboarding-card-3-text
|
|
12
|
-
* @slot vviinn-example-images-title
|
|
13
|
-
* @slot vviinn-example-images-1
|
|
14
|
-
* @slot vviinn-example-images-2
|
|
15
|
-
* @slot vviinn-example-images-3
|
|
16
|
-
* @slot vviinn-example-images-4
|
|
17
|
-
* @slot vviinn-teaser-text
|
|
18
|
-
* @slot vviinn-image-upload-button-text
|
|
19
|
-
* @slot vviinn-privacy-badge-text
|
|
20
|
-
*
|
|
21
|
-
* @part brand - product brand.
|
|
22
|
-
* @part currency - currency sign. Renders after price-amount.
|
|
23
|
-
* @part deeplink - anchor element for title. Rendered only if "deeplink" property filled.
|
|
24
|
-
* @part image - product image.
|
|
25
|
-
* @part image-link - anchor element for image. Rendered only if "deeplink" property filled.
|
|
26
|
-
* @part price-amount - numeric part of price.
|
|
27
|
-
* @part price-container - block contains all prices.
|
|
28
|
-
* @part price-outdated - renders inside price-container when "sale-price" property filled. Contains regular price.
|
|
29
|
-
* @part price-prefix - renders before price-amount. Can be set with "price-prefix" property or inherited from parent component.
|
|
30
|
-
* @part price-regular - renders inside price-container when "sale-price" property is empty.
|
|
31
|
-
* @part price-sale - renders inside price-container when "sale-price" property filled. Contains sale price.
|
|
32
|
-
* @part title - product title
|
|
33
|
-
* @part example-images - example images block
|
|
34
|
-
*/
|
|
35
|
-
export class VviinnVpsButton {
|
|
36
|
-
constructor() {
|
|
37
|
-
/** Currency sign will shown after price */
|
|
38
|
-
this.currencySign = "€";
|
|
39
|
-
/** Locale for currency formatting */
|
|
40
|
-
this.locale = "de-DE";
|
|
41
|
-
this.pressed = false;
|
|
42
|
-
}
|
|
43
|
-
handleModalClosed() {
|
|
44
|
-
this.pressed = false;
|
|
45
|
-
}
|
|
46
|
-
componentDidLoad() {
|
|
47
|
-
const slots = this.el.querySelectorAll("[slot]");
|
|
48
|
-
this.globalSlotsChanged.emit(Array.from(slots));
|
|
49
|
-
}
|
|
50
|
-
handleKeyDown(ev) {
|
|
51
|
-
if (ev.code !== "Enter" && ev.code !== "Space")
|
|
52
|
-
return;
|
|
53
|
-
this.pressed = true;
|
|
54
|
-
}
|
|
55
|
-
handleClick() {
|
|
56
|
-
this.pressed = true;
|
|
57
|
-
}
|
|
58
|
-
render() {
|
|
59
|
-
return (h(Host, { tabindex: "0", role: "button", pressed: this.pressed, onClick: () => this.handleClick(), onKeyDown: (ev) => this.handleKeyDown(ev) },
|
|
60
|
-
h("slot", null,
|
|
61
|
-
h(CameraIcon, null)),
|
|
62
|
-
h(SlotSkeleton, null),
|
|
63
|
-
h("vviinn-vps-widget", { active: this.pressed, "currency-sign": "\u20AC", token: this.token, locale: this.locale, apiPath: this.apiPath, exportparts: "brand, currency, deeplink, image, image-link, price-amount, price-container, price-outdated, price-prefix, price-regular, price-sale, title, product-card, example-images", campaignId: this.campaignId })));
|
|
64
|
-
}
|
|
65
|
-
static get is() { return "vviinn-vps-button"; }
|
|
66
|
-
static get encapsulation() { return "shadow"; }
|
|
67
|
-
static get originalStyleUrls() { return {
|
|
68
|
-
"$": ["vviinn-vps-button.css"]
|
|
69
|
-
}; }
|
|
70
|
-
static get styleUrls() { return {
|
|
71
|
-
"$": ["vviinn-vps-button.css"]
|
|
72
|
-
}; }
|
|
73
|
-
static get properties() { return {
|
|
74
|
-
"token": {
|
|
75
|
-
"type": "string",
|
|
76
|
-
"mutable": false,
|
|
77
|
-
"complexType": {
|
|
78
|
-
"original": "string",
|
|
79
|
-
"resolved": "string",
|
|
80
|
-
"references": {}
|
|
81
|
-
},
|
|
82
|
-
"required": false,
|
|
83
|
-
"optional": false,
|
|
84
|
-
"docs": {
|
|
85
|
-
"tags": [],
|
|
86
|
-
"text": "vviinn customer token"
|
|
87
|
-
},
|
|
88
|
-
"attribute": "token",
|
|
89
|
-
"reflect": false
|
|
90
|
-
},
|
|
91
|
-
"currencySign": {
|
|
92
|
-
"type": "string",
|
|
93
|
-
"mutable": false,
|
|
94
|
-
"complexType": {
|
|
95
|
-
"original": "string",
|
|
96
|
-
"resolved": "string",
|
|
97
|
-
"references": {}
|
|
98
|
-
},
|
|
99
|
-
"required": false,
|
|
100
|
-
"optional": false,
|
|
101
|
-
"docs": {
|
|
102
|
-
"tags": [],
|
|
103
|
-
"text": "Currency sign will shown after price"
|
|
104
|
-
},
|
|
105
|
-
"attribute": "currency-sign",
|
|
106
|
-
"reflect": false,
|
|
107
|
-
"defaultValue": "\"\u20AC\""
|
|
108
|
-
},
|
|
109
|
-
"locale": {
|
|
110
|
-
"type": "string",
|
|
111
|
-
"mutable": false,
|
|
112
|
-
"complexType": {
|
|
113
|
-
"original": "string",
|
|
114
|
-
"resolved": "string",
|
|
115
|
-
"references": {}
|
|
116
|
-
},
|
|
117
|
-
"required": false,
|
|
118
|
-
"optional": false,
|
|
119
|
-
"docs": {
|
|
120
|
-
"tags": [],
|
|
121
|
-
"text": "Locale for currency formatting"
|
|
122
|
-
},
|
|
123
|
-
"attribute": "locale",
|
|
124
|
-
"reflect": false,
|
|
125
|
-
"defaultValue": "\"de-DE\""
|
|
126
|
-
},
|
|
127
|
-
"campaignId": {
|
|
128
|
-
"type": "string",
|
|
129
|
-
"mutable": false,
|
|
130
|
-
"complexType": {
|
|
131
|
-
"original": "string",
|
|
132
|
-
"resolved": "string",
|
|
133
|
-
"references": {}
|
|
134
|
-
},
|
|
135
|
-
"required": false,
|
|
136
|
-
"optional": true,
|
|
137
|
-
"docs": {
|
|
138
|
-
"tags": [],
|
|
139
|
-
"text": "Campaign using for visual search"
|
|
140
|
-
},
|
|
141
|
-
"attribute": "campaign-id",
|
|
142
|
-
"reflect": false
|
|
143
|
-
},
|
|
144
|
-
"apiPath": {
|
|
145
|
-
"type": "string",
|
|
146
|
-
"mutable": false,
|
|
147
|
-
"complexType": {
|
|
148
|
-
"original": "string | undefined",
|
|
149
|
-
"resolved": "string",
|
|
150
|
-
"references": {}
|
|
151
|
-
},
|
|
152
|
-
"required": false,
|
|
153
|
-
"optional": false,
|
|
154
|
-
"docs": {
|
|
155
|
-
"tags": [{
|
|
156
|
-
"text": undefined,
|
|
157
|
-
"name": "internal"
|
|
158
|
-
}],
|
|
159
|
-
"text": ""
|
|
160
|
-
},
|
|
161
|
-
"attribute": "api-path",
|
|
162
|
-
"reflect": false
|
|
163
|
-
}
|
|
164
|
-
}; }
|
|
165
|
-
static get states() { return {
|
|
166
|
-
"pressed": {}
|
|
167
|
-
}; }
|
|
168
|
-
static get events() { return [{
|
|
169
|
-
"method": "globalSlotsChanged",
|
|
170
|
-
"name": "globalSlotsChanged",
|
|
171
|
-
"bubbles": true,
|
|
172
|
-
"cancelable": true,
|
|
173
|
-
"composed": true,
|
|
174
|
-
"docs": {
|
|
175
|
-
"tags": [{
|
|
176
|
-
"text": undefined,
|
|
177
|
-
"name": "internal"
|
|
178
|
-
}],
|
|
179
|
-
"text": ""
|
|
180
|
-
},
|
|
181
|
-
"complexType": {
|
|
182
|
-
"original": "any",
|
|
183
|
-
"resolved": "any",
|
|
184
|
-
"references": {}
|
|
185
|
-
}
|
|
186
|
-
}]; }
|
|
187
|
-
static get elementRef() { return "el"; }
|
|
188
|
-
static get listeners() { return [{
|
|
189
|
-
"name": "modalClosed",
|
|
190
|
-
"method": "handleModalClosed",
|
|
191
|
-
"target": undefined,
|
|
192
|
-
"capture": false,
|
|
193
|
-
"passive": false
|
|
194
|
-
}]; }
|
|
195
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
title: "Widgets/Visual Search/Widget",
|
|
3
|
-
parameters: {
|
|
4
|
-
viewport: {
|
|
5
|
-
defaultViewport: "mobile2",
|
|
6
|
-
},
|
|
7
|
-
},
|
|
8
|
-
};
|
|
9
|
-
const Template = ({ token, apiPath, campaignId }) => `
|
|
10
|
-
<vviinn-vps-widget token="${token}"
|
|
11
|
-
api-path="${apiPath}"
|
|
12
|
-
campaign-id="${campaignId}"
|
|
13
|
-
active="true">
|
|
14
|
-
</vviinn-vps-widget>`;
|
|
15
|
-
export const Default = Template.bind({});
|
|
16
|
-
Default.args = {
|
|
17
|
-
token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOjgzLCJqdGkiOiI3ZTg2Y2I1YS00ZTFjLTRhYjctYjU2My1lN2FjMTYzZTYyZDIiLCJzY29wZXMiOlsidnByIiwidnBzIiwidnBjIl19.SbaQnBkvoXer3GPCWUthFQStFKLHZNMBfj4Qu44WHM8nzaIt48I74yVy4gVbX29vtd6jIkDPdakqEXRXmAxOCtv7_nsd4iBs1yMegfOWW5g8f10PKfZqmWJcfhwKIEElnUMFmP6rXpogntZ7iFfeTBbiRNzQPhkaa7jUjgQkCC4",
|
|
18
|
-
apiPath: "https://api.vviinn.com",
|
|
19
|
-
campaignId: "",
|
|
20
|
-
};
|
|
21
|
-
Default.storyName = "Modal Window";
|
|
22
|
-
Default.decorators = [
|
|
23
|
-
(Story) => `
|
|
24
|
-
<style>
|
|
25
|
-
.sb-show-main.sb-main-padded {
|
|
26
|
-
padding: unset;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
#root {
|
|
30
|
-
align-content: center;
|
|
31
|
-
display: grid;
|
|
32
|
-
height: 100vh;
|
|
33
|
-
justify-items: center;
|
|
34
|
-
}
|
|
35
|
-
</style>
|
|
36
|
-
${Story()}`,
|
|
37
|
-
];
|
|
@@ -1,350 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
--color-primary-system: #0F62FE;
|
|
3
|
-
--color-primary-hover-system: #014CDA;
|
|
4
|
-
--color-icons-system: #2F8EDF;
|
|
5
|
-
--spacer: 8px;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
:host {
|
|
10
|
-
display: block;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.hidden {
|
|
14
|
-
visibility: hidden;
|
|
15
|
-
height: 1px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
vviinn-overlayed-modal.first-screen::part(title),
|
|
19
|
-
vviinn-overlayed-modal.first-screen::part(secondary-action) {
|
|
20
|
-
visibility: hidden;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.start-page {
|
|
24
|
-
display: grid;
|
|
25
|
-
grid-template-columns: repeat(2, 1fr);
|
|
26
|
-
min-height: 580px;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.start-page_block {
|
|
30
|
-
align-content: start;
|
|
31
|
-
border-right: 1px solid #F4F4F4;
|
|
32
|
-
display: grid;
|
|
33
|
-
padding: 48px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.start-page_block.error {
|
|
37
|
-
align-content: center;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
#onboarding-block {
|
|
42
|
-
border-right: unset;
|
|
43
|
-
box-sizing: border-box;
|
|
44
|
-
grid-gap: 24px;
|
|
45
|
-
overflow-y: auto;
|
|
46
|
-
position: relative;
|
|
47
|
-
width: 100%;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
vviinn-teaser {
|
|
51
|
-
margin-bottom: 32px;
|
|
52
|
-
margin-top: -24px;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
vviinn-image-selector {
|
|
56
|
-
align-items: center;
|
|
57
|
-
background: var(--color-primary, var(--color-primary-system));
|
|
58
|
-
border-color: var(--color-primary, var(--color-primary-system));
|
|
59
|
-
border-radius: 2px;
|
|
60
|
-
color: white;
|
|
61
|
-
display: grid;
|
|
62
|
-
font-size: 16px;
|
|
63
|
-
font-weight: 600;
|
|
64
|
-
height: 56px;
|
|
65
|
-
justify-items: center;
|
|
66
|
-
margin-bottom: 16px;
|
|
67
|
-
transition: background 0.1s ease-in-out;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
vviinn-image-selector:hover {
|
|
71
|
-
background: var(--color-primary-hover, var(--color-primary-hover-system));
|
|
72
|
-
border-color: var(--color-primary-hover, var(--color-primary-hover-system));
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
vviinn-image-selector:active {
|
|
76
|
-
border-color: black;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.upload-button-content {
|
|
80
|
-
display: grid;
|
|
81
|
-
align-items: center;
|
|
82
|
-
justify-items: start;
|
|
83
|
-
justify-content: center;
|
|
84
|
-
grid-template-columns: -webkit-max-content auto;
|
|
85
|
-
grid-template-columns: max-content auto;
|
|
86
|
-
grid-gap: 16px;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.results-page {
|
|
90
|
-
display: grid;
|
|
91
|
-
grid-template-columns: 336px auto;
|
|
92
|
-
box-sizing: border-box;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.results-page > * {
|
|
96
|
-
padding: 24px;
|
|
97
|
-
box-sizing: border-box;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.products {
|
|
101
|
-
align-content: center;
|
|
102
|
-
align-items: start;
|
|
103
|
-
box-sizing: border-box;
|
|
104
|
-
display: grid;
|
|
105
|
-
grid-gap: 32px 16px;
|
|
106
|
-
grid-template-columns: repeat(auto-fill, minmax(152px, 1fr));
|
|
107
|
-
justify-items: center;
|
|
108
|
-
padding: 24px;
|
|
109
|
-
padding-right: 0;
|
|
110
|
-
position: absolute;
|
|
111
|
-
width: calc(100% - 16px);
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.products.hidden {
|
|
115
|
-
display: none;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
vviinn-empty-results {
|
|
119
|
-
width: 280px;
|
|
120
|
-
align-self: center;
|
|
121
|
-
justify-self: center;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.products-wrapper {
|
|
125
|
-
display: grid;
|
|
126
|
-
overflow-y: auto;
|
|
127
|
-
overflow-x: hidden;
|
|
128
|
-
padding: unset;
|
|
129
|
-
position: relative;
|
|
130
|
-
width: 100%;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.image-wrapper {
|
|
134
|
-
border-right: 1px solid #F4F4F4;
|
|
135
|
-
display: grid;
|
|
136
|
-
grid-template-rows: -webkit-min-content 170px;
|
|
137
|
-
grid-template-rows: min-content 170px;
|
|
138
|
-
grid-gap: 24px;
|
|
139
|
-
min-width: 100%;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.onboarding-wrapper {
|
|
143
|
-
position: absolute;
|
|
144
|
-
width: 100%;
|
|
145
|
-
padding: 48px;
|
|
146
|
-
box-sizing: border-box;
|
|
147
|
-
display: grid;
|
|
148
|
-
grid-gap: 64px;
|
|
149
|
-
padding-bottom: 24px;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
vviinn-product-card {
|
|
153
|
-
gap: 0;
|
|
154
|
-
width: 100%;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
vviinn-product-card::part(image) {
|
|
158
|
-
border: 1px solid #eaeaea;
|
|
159
|
-
margin-bottom: 8px;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
vviinn-product-card::part(price-container),
|
|
163
|
-
vviinn-product-card::part(deeplink),
|
|
164
|
-
vviinn-product-card::part(title) {
|
|
165
|
-
align-self: start;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
search-filters span {
|
|
169
|
-
display: none;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
search-filters::part(filter) {
|
|
173
|
-
background: #F4F4F4;
|
|
174
|
-
border-radius: 4px;
|
|
175
|
-
border: 1px solid #F4F4F4;
|
|
176
|
-
box-sizing: border-box;
|
|
177
|
-
color: #161616;
|
|
178
|
-
font-size: 14px;
|
|
179
|
-
font-weight: 600;
|
|
180
|
-
line-height: 20px;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
search-filters::part(show-more-filters) {
|
|
184
|
-
border: 1px solid #f4f4f4;
|
|
185
|
-
border-radius: 4px;
|
|
186
|
-
box-sizing: border-box;
|
|
187
|
-
color: #161616;
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
font-weight: 600;
|
|
190
|
-
line-height: 20px;
|
|
191
|
-
padding: 6px 16px;
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
search-filters::part(show-more-filters):hover {
|
|
195
|
-
background: #EAEAEA;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
search-filters::part(filter):hover {
|
|
199
|
-
background: #EAEAEA;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
search-filters::part(filter):focus {
|
|
203
|
-
outline: none;
|
|
204
|
-
border: 1px solid var(--color-primary, var(--color-primary-system));
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
search-filters::part(filter active) {
|
|
208
|
-
background: rgba(15, 98, 254, 0.15);
|
|
209
|
-
color: var(--color-primary, var(--color-primary-system));
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.filters-wrapper {
|
|
213
|
-
overflow: auto;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.results-page:not(.active) {
|
|
217
|
-
display: none;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.nothing-found {
|
|
221
|
-
display: grid;
|
|
222
|
-
grid-gap: 64px;
|
|
223
|
-
justify-self: center;
|
|
224
|
-
padding-top: 64px;
|
|
225
|
-
padding-bottom: 16px;
|
|
226
|
-
position: absolute;
|
|
227
|
-
width: 60%;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
@media (max-width: 768px) {
|
|
231
|
-
.start-page_block {
|
|
232
|
-
padding: 24px;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.onboarding-wrapper {
|
|
236
|
-
padding: 24px;
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
@media (max-width: 640px) {
|
|
241
|
-
.start-page {
|
|
242
|
-
grid-template-rows: -webkit-min-content;
|
|
243
|
-
grid-template-rows: min-content;
|
|
244
|
-
grid-template-columns: unset;
|
|
245
|
-
grid-gap: 48px;
|
|
246
|
-
padding: 24px 0 48px 0;
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
@media (max-width: 640px) and (min-width: 415px) {
|
|
251
|
-
.onboarding-wrapper {
|
|
252
|
-
position: unset;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
#onboarding-block {
|
|
256
|
-
overflow: unset;
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
.start-page.active {
|
|
260
|
-
height: 1px;
|
|
261
|
-
overflow: auto;
|
|
262
|
-
}
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
@media (max-width: 415px) {
|
|
266
|
-
.results-page > * {
|
|
267
|
-
box-sizing: border-box;
|
|
268
|
-
padding: 24px;
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
vviinn-slide {
|
|
272
|
-
padding-bottom: 48px;
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
.start-page_block:last-of-type {
|
|
276
|
-
border-right: unset;
|
|
277
|
-
overflow-y: unset;
|
|
278
|
-
position: static;
|
|
279
|
-
box-sizing: border-box;
|
|
280
|
-
width: unset;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
.start-page_block {
|
|
284
|
-
padding: 0 24px;
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
vviinn-teaser {
|
|
288
|
-
margin-top: 24px;
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
.onboarding-wrapper {
|
|
292
|
-
position: static;
|
|
293
|
-
width: unset;
|
|
294
|
-
padding: unset;
|
|
295
|
-
box-sizing: border-box;
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
.results-page {
|
|
299
|
-
grid-template-columns: unset;
|
|
300
|
-
grid-template-rows: -webkit-min-content auto;
|
|
301
|
-
grid-template-rows: min-content auto;
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
.image {
|
|
305
|
-
margin-bottom: 8px;
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
.image-wrapper {
|
|
309
|
-
grid-template-rows: -webkit-min-content auto;
|
|
310
|
-
grid-template-rows: min-content auto;
|
|
311
|
-
width: 100%;
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
.products-wrapper {
|
|
315
|
-
align-content: start;
|
|
316
|
-
position: static;
|
|
317
|
-
overflow-y: unset;
|
|
318
|
-
width: 100%;
|
|
319
|
-
padding-top: 0;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
.products {
|
|
323
|
-
position: static;
|
|
324
|
-
padding: 0;
|
|
325
|
-
width: unset;
|
|
326
|
-
grid-gap: 32px 16px;
|
|
327
|
-
justify-content: center;
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
.nothing-found {
|
|
331
|
-
position: static;
|
|
332
|
-
grid-gap: 64px;
|
|
333
|
-
padding: unset;
|
|
334
|
-
align-content: start;
|
|
335
|
-
width: unset;
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
@media (max-width: 320px) {
|
|
340
|
-
.products {
|
|
341
|
-
grid-template-columns: unset;
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
vviinn-wrong-format,
|
|
346
|
-
vviinn-server-error {
|
|
347
|
-
width: 280px;
|
|
348
|
-
align-self: center;
|
|
349
|
-
justify-self: center;
|
|
350
|
-
}
|