@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
2 lines • 9.63 kB
CSS
@keyframes slideleft_85e5d6e4{0%{left:0;right:0}100%{left:-100%;right:100%}}@keyframes slideright_85e5d6e4{0%{left:0;right:0}100%{left:100%;right:-100%}}@keyframes slidefromright_85e5d6e4{0%{left:100%;right:-100%}100%{left:0;right:0}}@keyframes slidefromleft_85e5d6e4{0%{left:-100%;right:100%}100%{left:0;right:0}}.root_85e5d6e4{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:2;flex-grow:2}.indicatorsContainer_85e5d6e4{-ms-flex-align:center;align-items:center}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li{background-color:"[theme: black, default: #000]"}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4,.indicators_85e5d6e4{z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;padding-inline-start:0;margin-block-start:.5em;margin-block-end:.5em}.container_85e5d6e4 .contentContainer_85e5d6e4 .rectangle_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.rectangle_85e5d6e4>li{width:25px;height:5px;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .square_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.square_85e5d6e4>li{width:10px;height:10px;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .circle_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.circle_85e5d6e4>li{width:10px;height:10px;border-radius:50%;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicators_85e5d6e4>li{-ms-flex:0 1 auto;flex:0 1 auto;text-indent:-999px;cursor:pointer;opacity:.5;transition:opacity .5 ease;margin:0 3px;box-sizing:content-box;background-clip:padding-box}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li.active_85e5d6e4,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li.active_85e5d6e4,.indicators_85e5d6e4>li.active_85e5d6e4{opacity:1}.container_85e5d6e4{display:-ms-flexbox;display:flex}.container_85e5d6e4 .contentContainer_85e5d6e4{-ms-flex-positive:2;flex-grow:2;position:relative;overflow:hidden}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4{position:absolute;left:0;right:0;top:0;bottom:0}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.left_85e5d6e4{left:-100%;right:100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.right_85e5d6e4{left:100%;right:-100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideLeft_85e5d6e4{animation:slideleft_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideRight_85e5d6e4{animation:slideright_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideFromRight_85e5d6e4{animation:slidefromright_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideFromLeft_85e5d6e4{animation:slidefromleft_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4{overflow:hidden;width:100%;height:100%;position:relative}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .image_85e5d6e4{width:100%;height:100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4.staticDetails_85e5d6e4 .details_85e5d6e4{top:60%}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .details_85e5d6e4{background-color:rgba(0,0,0,.8);box-sizing:border-box;color:#fff;height:40%;left:0;padding:15px;position:absolute;right:0;top:100%;transition:all .5s ease}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .details_85e5d6e4 .title_85e5d6e4{display:block;font-size:17px;padding-bottom:5px}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4{position:absolute;right:0;bottom:0;left:0}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li{background-color:"[theme:white, default: #fff]"}.container_85e5d6e4 .contentContainer_85e5d6e4:hover .carouselImage_85e5d6e4.dynamicDetails_85e5d6e4 .details_85e5d6e4{top:60%}.container_85e5d6e4 .loadingComponent_85e5d6e4{margin:auto}.container_85e5d6e4 .bottomButtonsContainer_85e5d6e4,.container_85e5d6e4 .buttonLocations_85e5d6e4,.container_85e5d6e4 .centralButtonsContainer_85e5d6e4,.container_85e5d6e4 .topButtonsContainer_85e5d6e4{cursor:pointer;-ms-flex-direction:column;flex-direction:column}.container_85e5d6e4 .centralButtonsContainer_85e5d6e4{-ms-flex-pack:center;justify-content:center}.container_85e5d6e4 .topButtonsContainer_85e5d6e4{-ms-flex-pack:left;justify-content:left}.container_85e5d6e4 .bottomButtonsContainer_85e5d6e4{-ms-flex-pack:left;justify-content:left;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.container_85e5d6e4 .buttonsOnlyPrevButton_85e5d6e4{position:absolute;left:0;z-index:1}.container_85e5d6e4 .buttonsOnlyPrevButton_85e5d6e4:hover{cursor:pointer}.container_85e5d6e4 .buttonsOnlyNextButton_85e5d6e4{position:absolute;left:-32px;z-index:1}.container_85e5d6e4 .buttonsOnlyNextButton_85e5d6e4:hover{cursor:pointer}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4,.container_85e5d6e4 .blockButtonsContainer_85e5d6e4:hover,.container_85e5d6e4 .buttonsContainer_85e5d6e4,.container_85e5d6e4 .buttonsOnlyContainer_85e5d6e4,.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:transparent;cursor:pointer}.container_85e5d6e4 .buttonsOnlyContainer_85e5d6e4{position:relative;width:0}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4{min-height:100%;min-width:32px}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4:hover{background-color:#f4f4f4;opacity:.5}.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4{min-height:100%;min-width:32px;opacity:0}.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4:hover{opacity:.5;background-color:#f4f4f4}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L3NyYy9jb250cm9scy9jYXJvdXNlbC9DYXJvdXNlbC5tb2R1bGUuc2NzcyIsImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L25vZGVfbW9kdWxlcy9AZmx1ZW50dWkvcmVhY3QvZGlzdC9zYXNzL21peGlucy9fRm9udC5NaXhpbnMuTURMMi5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLDhCQUNDLEdBQ0MsS0FBQSxFQUNBLE1BQUEsRUFFRCxLQUNDLEtBQUEsTUFDQSxNQUFBLE1BSUYsK0JBQ0MsR0FDQyxLQUFBLEVBQ0EsTUFBQSxFQUVELEtBQ0MsS0FBQSxLQUNBLE1BQUEsT0FJRixtQ0FDQyxHQUNDLEtBQUEsS0FDQSxNQUFBLE1BRUQsS0FDQyxLQUFBLEVBQ0EsTUFBQSxHQUlGLGtDQUNDLEdBQ0MsS0FBQSxNQUNBLE1BQUEsS0FFRCxLQUNDLEtBQUEsRUFDQSxNQUFBLEdBSUYsZUFDQyxRQUFBLFlBQUEsUUFBQSxLQUNBLG1CQUFBLE9BQUEsZUFBQSxPQUNBLGtCQUFBLEVBQUEsVUFBQSxFQUdELDhCQUNDLGVBQUEsT0FBQSxZQUFBLE9BS0MscUdBQUEscUdBQUEsc0RBQ0MsaUJBQUEsZ0NBS0gsb0VBQUEsbURBQUEscUJBQ0MsUUFBQSxHQUNBLFFBQUEsWUFBQSxRQUFBLEtBQ0EsY0FBQSxPQUFBLGdCQUFBLE9BQ0EsV0FBQSxLQUNDLHFCQUFBLEVBQ0EsbUJBQUEsS0FDQSxpQkFBQSxLQUVELDBGQUFBLDJDQUNDLE1BQUEsS0FDQSxPQUFBLElBQ0EsV0FBQSxLQUFBLE1BQUEsWUFDQSxjQUFBLEtBQUEsTUFBQSxZQUdELHVGQUFBLHdDQUNDLE1BQUEsS0FDQSxPQUFBLEtBQ0EsV0FBQSxLQUFBLE1BQUEsWUFDQSxjQUFBLEtBQUEsTUFBQSxZQUdELHVGQUFBLHdDQUNDLE1BQUEsS0FDQSxPQUFBLEtBQ0EsY0FBQSxJQUNBLFdBQUEsS0FBQSxNQUFBLFlBQ0EsY0FBQSxLQUFBLE1BQUEsWUFHRCxxR0FBQSx1RUFBQSxzREFBQSx3QkFDQyxTQUFBLEVBQUEsRUFBQSxLQUFBLEtBQUEsRUFBQSxFQUFBLEtBQ0EsWUFBQSxPQUNBLE9BQUEsUUFDQSxRQUFBLEdBQ0EsV0FBQSxRQUFBLEdBQUEsS0FDQSxPQUFBLEVBQUEsSUFDQSxXQUFBLFlBQ0EsZ0JBQUEsWUFFQSx1RkFBQSxzRUFBQSx3Q0FDQyxRQUFBLEVBS0gsb0JBQ0MsUUFBQSxZQUFBLFFBQUEsS0FHQSwrQ0FDQyxrQkFBQSxFQUFBLFVBQUEsRUFDQSxTQUFBLFNBQ0EsU0FBQSxPQUVBLHNFQUNDLFNBQUEsU0FDQSxLQUFBLEVBQ0EsTUFBQSxFQUNBLElBQUEsRUFDQSxPQUFBLEVBRUEsb0ZBQ0MsS0FBQSxNQUNBLE1BQUEsS0FHRCxxRkFDQyxLQUFBLEtBQ0EsTUFBQSxNQUdELHlGQUNDLFVBQUEsbUJBQUEsT0FBQSxJQUVELDBGQUNDLFVBQUEsb0JBQUEsT0FBQSxJQUVELDhGQUNDLFVBQUEsd0JBQUEsT0FBQSxJQUVELDZGQUNDLFVBQUEsdUJBQUEsT0FBQSxJQUlGLHVFQUNDLFNBQUEsT0FDQSxNQUFBLEtBQ0EsT0FBQSxLQUNBLFNBQUEsU0FFQSx1RkFDQyxNQUFBLEtBQ0EsT0FBQSxLQUlBLGdIQUNDLElBQUEsSUFJRix5RkFDQyxpQkFBQSxlQUNBLFdBQUEsV0FDQSxNQUFBLEtBQ0EsT0FBQSxJQUNBLEtBQUEsRUFDQSxRQUFBLEtBQ0EsU0FBQSxTQUNBLE1BQUEsRUFDQSxJQUFBLEtBQ0EsV0FBQSxJQUFBLElBQUEsS0FFQSx5R0FDQyxRQUFBLE1DaEZILFVBQUEsS0RrRkcsZUFBQSxJQUtILG9FQUdDLFNBQUEsU0FDQSxNQUFBLEVBQ0EsT0FBQSxFQUNBLEtBQUEsRUFFQSxxR0FBQSx1RUFDQyxpQkFBQSwrQkFNQSx1SEFDQyxJQUFBLElBTUosK0NBQ0MsT0FBQSxLQUlELHFEQUFBLDhDQUFBLHNEQUFBLGtEQUNDLE9BQUEsUUFDQSxtQkFBQSxPQUFBLGVBQUEsT0FHRCxzREFFQyxjQUFBLE9BQUEsZ0JBQUEsT0FFRCxrREFFQyxjQUFBLEtBQUEsZ0JBQUEsS0FFRCxxREFFQyxjQUFBLEtBQUEsZ0JBQUEsS0FDQSxtQkFBQSxlQUFBLGVBQUEsZUFJRCxvREFDQyxTQUFBLFNBQ0EsS0FBQSxFQUNBLFFBQUEsRUFFRCwwREFDQyxPQUFBLFFBSUQsb0RBQ0MsU0FBQSxTQUNBLEtBQUEsTUFDQSxRQUFBLEVBRUQsMERBQ0MsT0FBQSxRQUdELG9EQUFBLDBEQUFBLCtDQUFBLG1EQUFBLHFEQUNDLFFBQUEsWUFBQSxRQUFBLEtBQ0EsZUFBQSxPQUFBLFlBQUEsT0FDQSxpQkFBQSxZQUNBLE9BQUEsUUFFRCxtREFFQyxTQUFBLFNBQ0EsTUFBQSxFQUdELG9EQUVDLFdBQUEsS0FDQSxVQUFBLEtBRUQsMERBRUMsaUJBQUEsUUFDQSxRQUFBLEdBR0QscURBRUMsV0FBQSxLQUNBLFVBQUEsS0FDQSxRQUFBLEVBRUQsMkRBQ0MsUUFBQSxHQUNBLGlCQUFBIn0= */