diff --git a/js/gated-content/dist/gated-content.css b/js/gated-content/dist/gated-content.css index 28dc532fe..d81cf2c0a 100644 --- a/js/gated-content/dist/gated-content.css +++ b/js/gated-content/dist/gated-content.css @@ -1 +1 @@ -.video-level{border-radius:5px;width:30px;height:30px;margin:-5px 10px -5px 0;float:left;display:flex;align-items:center;justify-content:center;background-color:#636466;color:#fff;font-weight:700}.gc-button{display:block;border:none;background-color:#0060af;color:#fff;text-transform:uppercase;padding:10px 20px;border-radius:5px;margin-left:auto;margin-right:auto;margin-top:20px}.videos .videos__header{display:flex;align-items:center;justify-content:space-between}@media (max-width:600px){.videos .videos__header.with-date-filter{flex-direction:column}.videos .videos__header.with-date-filter .videos__date-filter .date{min-width:auto}}@media (max-width:600px){.videos .videos__header{align-items:flex-start}.videos .videos__header .view-all{font-size:18px}}.videos .videos__header .title,.videos .videos__header .videos__date-filter{font-size:24px;line-height:24px;margin:0}@media (max-width:600px){.videos .videos__header .videos__date-filter{align-self:center;padding-top:20px;display:flex;justify-content:space-between;width:100%}}.videos .videos__header .videos__date-filter>button{border:none;background-color:#fff;color:#636466}.videos .videos__header .videos__date-filter>button:focus{outline:0}.videos .videos__header .videos__date-filter>button.left{padding-left:0}.videos .videos__header .videos__date-filter>button.right{padding-right:0}.videos .videos__header .videos__date-filter .date{padding:0 20px;min-width:310px;display:inline-block;text-align:center}.videos .video-listing{padding-top:30px;display:grid;grid-gap:30px;grid-template-columns:1fr}@media (min-width:600px){.videos .video-listing{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.videos .video-listing{grid-template-columns:repeat(3,1fr)}}.videos .empty-listing{text-align:center;padding:30px}div.videos:last-of-type{padding-bottom:30px}.video-teaser{border:1px solid #636466;border-top:5px solid #92278f;cursor:pointer;box-shadow:0 1px 1px rgba(0,0,0,.5);transform:scale(1)}.video-teaser:hover{box-shadow:0 4px 6px rgba(0,0,0,.25);transform:scale(1.01)}.video-teaser a{color:#636466}.video-teaser a:hover{color:#0070aa;text-decoration:none}.video-teaser .preview{position:relative;padding-bottom:56.25%;background-size:contain}.video-teaser .preview .duration{position:absolute;left:0;bottom:0;padding:10px 15px;font-size:10px;line-height:10px;text-align:center;color:#fff;background:rgba(0,0,0,.5)}.video-teaser .title{padding:10px 10px 0;font-size:22px;line-height:20px}.video-teaser .meta{padding:15px 10px;font-size:14px;line-height:14px;display:flex;align-items:center}.video-teaser:focus .y-video__button-shape,.video-teaser:hover .y-video__button-shape{fill:#c00;fill-opacity:1}.event-teaser{cursor:auto}.event-teaser.virtual-meeting{border-top:5px solid #0070aa}.event-teaser .preview .month{position:absolute;left:10px;bottom:10px;border:2px solid #fff;border-radius:4px;padding:10px 20px;text-align:center;color:#fff;background:linear-gradient(180deg,#2664ac,#48a9e5 100%)}.event-teaser .preview .month p:first-child{text-transform:uppercase;font-size:14px;margin:0}.event-teaser .preview .month p:last-child{font-size:24px;margin:0}.event-teaser .meta{flex-direction:column;align-items:flex-start}.event-teaser .meta .schedule{display:flex;align-items:center}.event-teaser .meta .schedule .fa{font-size:24px;padding-right:10px}.event-teaser .controls{display:flex;align-items:center;justify-content:space-between;height:40px}.event-teaser .controls a{display:block;text-transform:uppercase;background-color:#0060af;color:#fff;text-align:center;padding:10px;width:100%}.event-teaser .controls.subscribe{padding:0 5px}.category-listing{padding-top:30px;display:grid;grid-gap:30px;grid-template-columns:1fr}@media (max-width:600px){.category-listing{grid-gap:10px;padding-top:10px}}@media (min-width:600px){.category-listing{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.category-listing{grid-template-columns:repeat(3,1fr)}}.category-teaser{box-shadow:0 0 1px rgba(0,0,0,.5);transform:scale(1);border:none;border-radius:.25rem;background-color:#fff;background-clip:border-box;min-width:0}.category-teaser a:hover{text-decoration:none}.category-teaser:hover{box-shadow:0 4px 6px rgba(0,0,0,.25);transform:scale(1.01)}.category-teaser .title{padding:5px 10px 10px 10px;text-align:center;font-size:20px}@media (min-width:600px){.category-teaser .title{padding:20px 20px 30px 20px;font-size:28px}}.category-teaser .preview{height:0;padding-bottom:60%;background-size:cover}.blog-listing{padding-top:30px;display:grid;grid-gap:30px;grid-template-columns:1fr}@media (max-width:600px){.blog-listing{grid-gap:10px;padding-top:10px}}@media (min-width:600px){.blog-listing{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.blog-listing{grid-template-columns:repeat(3,1fr)}}.add-to-calendar .dropdown-menu .btn-link{display:block;padding:10px 20px}.spinner-center{display:flex;justify-content:center}#gated-content .gated-content-video-page{padding-bottom:30px}#gated-content .gated-content-video-page .video{padding-top:0;padding-bottom:0}@media (max-width:768px){#gated-content .gated-content-video-page .video{padding:0;width:100%}}#gated-content .gated-content-video-page .video .vimeo_event{padding:65.91% 0 0 0;position:relative}#gated-content .gated-content-video-page .video .vimeo_event>iframe{position:absolute;top:0;left:0;width:100%;height:100%}#gated-content .gated-content-video-page .video-wrapper{background-color:#231f20}#gated-content .gated-content-video-page .video-footer-wrapper{background-color:#2f2f2f}#gated-content .gated-content-video-page .video-footer{display:grid;grid-gap:10px;grid-template-columns:1fr;color:#ebebeb}@media (min-width:600px){#gated-content .gated-content-video-page .video-footer{grid-template-columns:3fr 1.2fr;grid-gap:30px}}#gated-content .gated-content-video-page .video-footer .video-footer__title{font-size:24px;line-height:20px;padding-bottom:10px}@media (min-width:600px){#gated-content .gated-content-video-page .video-footer .video-footer__title{padding-bottom:40px}}#gated-content .gated-content-video-page .video-footer .video-footer__description{font-size:16px;line-height:1.5em}#gated-content .gated-content-video-page .video-footer .add-to-calendar{margin-top:1rem}#gated-content .gated-content-video-page .video-footer .video-footer__block{padding:4px 0;font-size:14px;line-height:16px}#gated-content .gated-content-video-page .video-footer .video-footer__block:first-child{padding-top:0}#gated-content .gated-content-video-page .video-footer .video-footer__block .fa{font-size:20px;margin-right:10px}#gated-content .gated-content-video-page .video-footer .video-footer__category span+span:before{content:", ";display:inline}#gated-content .gated-content-video-page .video-footer .video-footer__equipment{padding:5px 0;font-size:12px;line-height:1.5em}#gated-content .gated-content-video-page .video-footer .video-footer__equipment ul{padding-top:5px;list-style-type:none}#gated-content .gated-content-video-page .video-footer .video-footer__equipment ul li:before{content:"+"}#gated-content .gated-content-video-page .video-category-wrapper{background-color:#0060af}#gated-content .gated-content-video-page .video-category-wrapper span+span:before{content:", ";display:inline}#gated-content .gated-content-video-page .video-category{padding-top:20px;padding-bottom:20px;color:#fff;font-size:14px;line-height:14px}#gated-content .gated-content-video-page .video-category a{color:#fff}@media (min-width:768px){.one-column #gated-content .gated-content-video-page .video{padding:0}.one-column #gated-content .videos{padding-left:0;padding-right:0}}.gated-content-category-page .category-details,.gated-content-category-page>a{padding:30px 40px 0}.gated-content-category-page .category-details{background-color:#2f2f2f;color:#fff}.gated-content-category-page .back-to-categories-wrapper{background-color:#0060af}.gated-content-category-page .back-to-categories-wrapper a{color:#fff}.gated-content-blog-page .blog-page__image{padding:30% 0 0 0;position:relative;background-size:cover;background-position:50%}.virtual-meeting-page .virtual-meeting-page__image{height:400px;position:relative;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}.virtual-meeting-page .virtual-meeting-page__image .virtual-meeting-page__link .btn{background-color:#2f2f2f}.virtual-meeting-page .virtual-meeting-page__image .virtual-meeting-page__link .btn:hover{background-color:#0070aa}.virtual-meeting-page .virtual-meeting-page__image.zoom-wrapper{height:650px}.virtual-meeting-page .virtual-meeting-page__image.zoom-wrapper iframe{border:none;background-color:#fff;overflow:hidden}.login{padding-top:30px}.login h2.title{text-align:center}.login form{max-width:305px;margin:30px auto}.login form .form-item{margin:0 0 15px}.login form .captcha{margin:0;padding:15px 0}.login form .btn{margin:0 auto;display:block}.personify-auth{display:flex;flex-direction:column;align-items:center}.personify-auth .alert{display:inline-block}.personify-auth .btn,.personify-auth .btn:hover{color:#fff}#gated-content{padding-bottom:30px}#gated-content .gated-container{padding:10px}@media (min-width:768px){#gated-content .gated-container{margin-left:auto;margin-right:auto;padding:30px 15px;max-width:750px}}@media (min-width:992px){#gated-content .gated-container{max-width:970px}}@media (min-width:1200px){#gated-content .gated-container{max-width:1170px}}.openy_carnation #gated-content{padding-top:30px}.spinner{justify-content:center}:root{--y-video-background-color:#000;--y-video-button-width:68px;--y-video-button-height:48px;--y-video-button-padding:0;--y-video-button-border-width:0;--y-video-button-background-color:transparent;--y-video-button-fill:#212121;--y-video-button-fill-opacity:0.8;--y-video-button-active-fill:red;--y-video-button-active-fill-opacity:1;--y-video-button-icon-fill:#fff}.y-video{background-color:var(--y-video-background-color,#000);cursor:pointer}.y-video__inner{position:relative}.y-video__embed,.y-video__media{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0}.y-video__media--type--img{-o-object-fit:cover;object-fit:cover}.y-video__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:var(--y-video-button-padding,0);border-width:var(--y-video-button-border-width,0);background-color:var(--y-video-button-background-color,transparent);width:var(--y-video-button-width,68px);height:var(--y-video-button-height,48px);cursor:pointer}.y-video__button-shape{fill:var(--y-video-button-fill,#212121);fill-opacity:var(--y-video-button-fill-opacity,.8)}.y-video__button-icon{fill:var(--y-video-button-icon-fill,#fff)}.y-video__button:focus{outline:0}.y-video:hover .y-video__button-shape,.y-video__button:focus .y-video__button-shape{fill:var(--y-video-button-active-fill,red);fill-opacity:var(--y-video-button-active-fill-opacity,1)} \ No newline at end of file +.spinner{justify-content:center}.video-level{border-radius:5px;width:30px;height:30px;margin:-5px 10px -5px 0;float:left;display:flex;align-items:center;justify-content:center;background-color:#636466;color:#fff;font-weight:700}.gc-button{display:block;border:none;background-color:#0060af;color:#fff;text-transform:uppercase;padding:10px 20px;border-radius:5px;margin-left:auto;margin-right:auto;margin-top:20px}.videos .videos__header{display:flex;align-items:center;justify-content:space-between}@media (max-width:600px){.videos .videos__header.with-date-filter{flex-direction:column}.videos .videos__header.with-date-filter .videos__date-filter .date{min-width:auto}}@media (max-width:600px){.videos .videos__header{align-items:flex-start}.videos .videos__header .view-all{font-size:18px}}.videos .videos__header .title,.videos .videos__header .videos__date-filter{font-size:24px;line-height:24px;margin:0}@media (max-width:600px){.videos .videos__header .videos__date-filter{align-self:center;padding-top:20px;display:flex;justify-content:space-between;width:100%}}.videos .videos__header .videos__date-filter>button{border:none;background-color:#fff;color:#636466}.videos .videos__header .videos__date-filter>button:focus{outline:0}.videos .videos__header .videos__date-filter>button.left{padding-left:0}.videos .videos__header .videos__date-filter>button.right{padding-right:0}.videos .videos__header .videos__date-filter .date{padding:0 20px;min-width:310px;display:inline-block;text-align:center}.videos .video-listing{padding-top:30px;display:grid;grid-gap:30px;grid-template-columns:1fr}@media (min-width:600px){.videos .video-listing{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.videos .video-listing{grid-template-columns:repeat(3,1fr)}}.videos .empty-listing{text-align:center;padding:30px}div.videos:last-of-type{padding-bottom:30px}.video-teaser{border:1px solid #636466;border-top:5px solid #92278f;cursor:pointer;box-shadow:0 1px 1px rgba(0,0,0,.5);transform:scale(1)}.video-teaser:hover{box-shadow:0 4px 6px rgba(0,0,0,.25);transform:scale(1.01)}.video-teaser a{color:#636466}.video-teaser a:hover{color:#0070aa;text-decoration:none}.video-teaser .preview{position:relative;padding-bottom:56.25%;background-size:contain}.video-teaser .preview .duration{position:absolute;left:0;bottom:0;padding:10px 15px;font-size:10px;line-height:10px;text-align:center;color:#fff;background:rgba(0,0,0,.5)}.video-teaser .title{padding:10px 10px 0;font-size:22px;line-height:20px}.video-teaser .meta{padding:15px 10px;font-size:14px;line-height:14px;display:flex;align-items:center}.video-teaser:focus .y-video__button-shape,.video-teaser:hover .y-video__button-shape{fill:#c00;fill-opacity:1}.event-teaser{cursor:auto}.event-teaser.virtual-meeting{border-top:5px solid #0070aa}.event-teaser .preview .month{position:absolute;left:10px;bottom:10px;border:2px solid #fff;border-radius:4px;padding:10px 20px;text-align:center;color:#fff;background:linear-gradient(180deg,#2664ac,#48a9e5 100%)}.event-teaser .preview .month p:first-child{text-transform:uppercase;font-size:14px;margin:0}.event-teaser .preview .month p:last-child{font-size:24px;margin:0}.event-teaser .meta{flex-direction:column;align-items:flex-start}.event-teaser .meta .schedule{display:flex;align-items:center}.event-teaser .meta .schedule .fa{font-size:24px;padding-right:10px}.event-teaser .controls{display:flex;align-items:center;justify-content:space-between;height:40px}.event-teaser .controls a{display:block;text-transform:uppercase;background-color:#0060af;color:#fff;text-align:center;padding:10px;width:100%}.event-teaser .controls.subscribe{padding:0 5px}.category-listing{padding-top:30px;display:grid;grid-gap:30px;grid-template-columns:1fr}@media (max-width:600px){.category-listing{grid-gap:10px;padding-top:10px}}@media (min-width:600px){.category-listing{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.category-listing{grid-template-columns:repeat(3,1fr)}}.category-teaser{box-shadow:0 0 1px rgba(0,0,0,.5);transform:scale(1);border:none;border-radius:.25rem;background-color:#fff;background-clip:border-box;min-width:0}.category-teaser a:hover{text-decoration:none}.category-teaser:hover{box-shadow:0 4px 6px rgba(0,0,0,.25);transform:scale(1.01)}.category-teaser .title{padding:5px 10px 10px 10px;text-align:center;font-size:20px}@media (min-width:600px){.category-teaser .title{padding:20px 20px 30px 20px;font-size:28px}}.category-teaser .preview{height:0;padding-bottom:60%;background-size:cover}.blog-listing{padding-top:30px;display:grid;grid-gap:30px;grid-template-columns:1fr}@media (max-width:600px){.blog-listing{grid-gap:10px;padding-top:10px}}@media (min-width:600px){.blog-listing{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.blog-listing{grid-template-columns:repeat(3,1fr)}}.add-to-calendar .dropdown-menu .btn-link{display:block;padding:10px 20px}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{width:400px;margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;font-family:Helvetica,Arial,sans-serif}.modal-container .modal-body{margin:20px 0}.modal-container .modal-default-button{float:right}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{transform:scale(1.1)}.spinner-center{display:flex;justify-content:center}#gated-content .gated-content-video-page{padding-bottom:30px}#gated-content .gated-content-video-page .video{padding-top:0;padding-bottom:0}@media (max-width:768px){#gated-content .gated-content-video-page .video{padding:0;width:100%}}#gated-content .gated-content-video-page .video .vimeo_event{padding:65.91% 0 0 0;position:relative}#gated-content .gated-content-video-page .video .vimeo_event>iframe{position:absolute;top:0;left:0;width:100%;height:100%}#gated-content .gated-content-video-page .video-wrapper{background-color:#231f20}#gated-content .gated-content-video-page .video-footer-wrapper{background-color:#2f2f2f}#gated-content .gated-content-video-page .video-footer{display:grid;grid-gap:10px;grid-template-columns:1fr;color:#ebebeb}@media (min-width:600px){#gated-content .gated-content-video-page .video-footer{grid-template-columns:3fr 1.2fr;grid-gap:30px}}#gated-content .gated-content-video-page .video-footer .video-footer__title{font-size:24px;line-height:20px;padding-bottom:10px}@media (min-width:600px){#gated-content .gated-content-video-page .video-footer .video-footer__title{padding-bottom:40px}}#gated-content .gated-content-video-page .video-footer .video-footer__description{font-size:16px;line-height:1.5em}#gated-content .gated-content-video-page .video-footer .add-to-calendar{margin-top:1rem}#gated-content .gated-content-video-page .video-footer .video-footer__block{padding:4px 0;font-size:14px;line-height:16px}#gated-content .gated-content-video-page .video-footer .video-footer__block:first-child{padding-top:0}#gated-content .gated-content-video-page .video-footer .video-footer__block .fa{font-size:20px;margin-right:10px}#gated-content .gated-content-video-page .video-footer .video-footer__category span+span:before{content:", ";display:inline}#gated-content .gated-content-video-page .video-footer .video-footer__equipment{padding:5px 0;font-size:12px;line-height:1.5em}#gated-content .gated-content-video-page .video-footer .video-footer__equipment ul{padding-top:5px;list-style-type:none}#gated-content .gated-content-video-page .video-footer .video-footer__equipment ul li:before{content:"+"}#gated-content .gated-content-video-page .video-category-wrapper{background-color:#0060af}#gated-content .gated-content-video-page .video-category-wrapper span+span:before{content:", ";display:inline}#gated-content .gated-content-video-page .video-category{padding-top:20px;padding-bottom:20px;color:#fff;font-size:14px;line-height:14px}#gated-content .gated-content-video-page .video-category a{color:#fff}@media (min-width:768px){.one-column #gated-content .gated-content-video-page .video{padding:0}.one-column #gated-content .videos{padding-left:0;padding-right:0}}.gated-content-category-page .category-details,.gated-content-category-page>a{padding:30px 40px 0}.gated-content-category-page .category-details{background-color:#2f2f2f;color:#fff}.gated-content-category-page .back-to-categories-wrapper{background-color:#0060af}.gated-content-category-page .back-to-categories-wrapper a{color:#fff}.gated-content-blog-page .blog-page__image{padding:30% 0 0 0;position:relative;background-size:cover;background-position:50%}.virtual-meeting-page .virtual-meeting-page__image{height:400px;position:relative;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}.virtual-meeting-page .virtual-meeting-page__image .virtual-meeting-page__link .btn{background-color:#2f2f2f}.virtual-meeting-page .virtual-meeting-page__image .virtual-meeting-page__link .btn:hover{background-color:#0070aa}.virtual-meeting-page .virtual-meeting-page__image.zoom-wrapper{height:650px}.virtual-meeting-page .virtual-meeting-page__image.zoom-wrapper iframe{border:none;background-color:#fff;overflow:hidden}.login{padding-top:30px}.login h2.title{text-align:center}.login form{max-width:305px;margin:30px auto}.login form .form-item{margin:0 0 15px}.login form .captcha{margin:0;padding:15px 0}.login form .btn{margin:0 auto;display:block}.personify-auth{display:flex;flex-direction:column;align-items:center}.personify-auth .alert{display:inline-block}.personify-auth .btn,.personify-auth .btn:hover{color:#fff}#gated-content{padding-bottom:30px}#gated-content .gated-container{padding:10px}@media (min-width:768px){#gated-content .gated-container{margin-left:auto;margin-right:auto;padding:30px 15px;max-width:750px}}@media (min-width:992px){#gated-content .gated-container{max-width:970px}}@media (min-width:1200px){#gated-content .gated-container{max-width:1170px}}.openy_carnation #gated-content{padding-top:30px}.add-to-favorite{cursor:pointer;display:inline-block;margin:0 20px;font-size:1.5rem}.add-to-favorite .spinner{width:25px;height:25px}.add-to-favorite.active,.add-to-favorite:hover{color:#c00}:root{--y-video-background-color:#000;--y-video-button-width:68px;--y-video-button-height:48px;--y-video-button-padding:0;--y-video-button-border-width:0;--y-video-button-background-color:transparent;--y-video-button-fill:#212121;--y-video-button-fill-opacity:0.8;--y-video-button-active-fill:red;--y-video-button-active-fill-opacity:1;--y-video-button-icon-fill:#fff}.y-video{background-color:var(--y-video-background-color,#000);cursor:pointer}.y-video__inner{position:relative}.y-video__embed,.y-video__media{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0}.y-video__media--type--img{-o-object-fit:cover;object-fit:cover}.y-video__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:var(--y-video-button-padding,0);border-width:var(--y-video-button-border-width,0);background-color:var(--y-video-button-background-color,transparent);width:var(--y-video-button-width,68px);height:var(--y-video-button-height,48px);cursor:pointer}.y-video__button-shape{fill:var(--y-video-button-fill,#212121);fill-opacity:var(--y-video-button-fill-opacity,.8)}.y-video__button-icon{fill:var(--y-video-button-icon-fill,#fff)}.y-video__button:focus{outline:0}.y-video:hover .y-video__button-shape,.y-video__button:focus .y-video__button-shape{fill:var(--y-video-button-active-fill,red);fill-opacity:var(--y-video-button-active-fill-opacity,1)} \ No newline at end of file diff --git a/js/gated-content/dist/gated-content.umd.min.js b/js/gated-content/dist/gated-content.umd.min.js index 404aea36e..b06987efc 100644 --- a/js/gated-content/dist/gated-content.umd.min.js +++ b/js/gated-content/dist/gated-content.umd.min.js @@ -1,18 +1,18 @@ -(function(t,e){"object"===typeof exports&&"object"===typeof module?module.exports=e(require("Vuex"),require("VueRouter"),require("vue"),require("axios")):"function"===typeof define&&define.amd?define(["Vuex","VueRouter",,"axios"],e):"object"===typeof exports?exports["gated-content"]=e(require("Vuex"),require("VueRouter"),require("vue"),require("axios")):t["gated-content"]=e(t["Vuex"],t["VueRouter"],t["Vue"],t["axios"])})("undefined"!==typeof self?self:this,(function(t,e,n,r){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="fae3")}({"00e5":function(t,e,n){},"00ee":function(t,e,n){var r=n("b622"),i=r("toStringTag"),o={};o[i]="z",t.exports="[object z]"===String(o)},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"057f":function(t,e,n){var r=n("fc6a"),i=n("241c").f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return i(t)}catch(e){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?s(t):i(r(t))}},"06cf":function(t,e,n){var r=n("83ab"),i=n("d1e7"),o=n("5c6c"),a=n("fc6a"),s=n("c04e"),c=n("5135"),u=n("0cfb"),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=s(e,!0),u)try{return l(t,e)}catch(n){}if(c(t,e))return o(!i.f.call(t,e),t[e])}},"09f8":function(t,e){},"0cfb":function(t,e,n){var r=n("83ab"),i=n("d039"),o=n("cc12");t.exports=!r&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},"0ecf":function(t,e,n){!function(e,n){t.exports=n()}(0,(function(){"use strict";return function(t,e,n){var r=(new Date).getTimezoneOffset(),i=e.prototype;n.utc=function(t){return new e({date:t,utc:!0,args:arguments})},i.utc=function(){return n(this.toDate(),{locale:this.$L,utc:!0})},i.local=function(){return n(this.toDate(),{locale:this.$L,utc:!1})};var o=i.parse;i.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),o.call(this,t)};var a=i.init;i.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds()}else a.call(this)};var s=i.utcOffset;i.utcOffset=function(t,e){var n=this.$utils().u;if(n(t))return this.$u?0:n(this.$offset)?s.call(this):this.$offset;var i=Math.abs(t)<=16?60*t:t,o=this;return e?(o.$offset=i,o.$u=0===t,o):(0!==t?(o=this.local().add(i+r,"minute")).$offset=i:o=this.utc(),o)};var c=i.format;i.format=function(t){var e=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return c.call(this,e)},i.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+r;return this.$d.valueOf()-6e4*t},i.isUTC=function(){return!!this.$u},i.toISOString=function(){return this.toDate().toISOString()},i.toString=function(){return this.toDate().toUTCString()};var u=i.toDate;i.toDate=function(t){return"s"===t&&this.$offset?n(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():u.call(this)};var l=i.diff;i.diff=function(t,e,r){var i=this.local(),o=n(t).local();return l.call(i,o,e,r)}}}))},1276:function(t,e,n){"use strict";var r=n("d784"),i=n("44e7"),o=n("825a"),a=n("1d80"),s=n("4840"),c=n("8aa5"),u=n("50c4"),l=n("14c3"),f=n("9263"),d=n("d039"),p=[].push,v=Math.min,g=4294967295,h=!d((function(){return!RegExp(g,"y")}));r("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(a(this)),o=void 0===n?g:n>>>0;if(0===o)return[];if(void 0===t)return[r];if(!i(t))return e.call(r,t,o);var s,c,u,l=[],d=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),v=0,h=new RegExp(t.source,d+"g");while(s=f.call(h,r)){if(c=h.lastIndex,c>v&&(l.push(r.slice(v,s.index)),s.length>1&&s.index=o))break;h.lastIndex===s.index&&h.lastIndex++}return v===r.length?!u&&h.test("")||l.push(""):l.push(r.slice(v)),l.length>o?l.slice(0,o):l}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var i=a(this),o=void 0==e?void 0:e[t];return void 0!==o?o.call(e,i,n):r.call(String(i),e,n)},function(t,i){var a=n(r,t,this,i,r!==e);if(a.done)return a.value;var f=o(t),d=String(this),p=s(f,RegExp),m=f.unicode,y=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(h?"y":"g"),b=new p(h?f:"^(?:"+f.source+")",y),_=void 0===i?g:i>>>0;if(0===_)return[];if(0===d.length)return null===l(b,d)?[d]:[];var w=0,x=0,S=[];while(x1?arguments[1]:void 0)}},"19aa":function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},"1be4":function(t,e,n){var r=n("d066");t.exports=r("document","documentElement")},"1c0b":function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},"1c7e":function(t,e,n){var r=n("b622"),i=r("iterator"),o=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){o=!0}};s[i]=function(){return this},Array.from(s,(function(){throw 2}))}catch(c){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var r={};r[i]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(c){}return n}},"1cdc":function(t,e,n){var r=n("342f");t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},"1d80":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"1dde":function(t,e,n){var r=n("d039"),i=n("b622"),o=n("2d00"),a=i("species");t.exports=function(t){return o>=51||!r((function(){var e=[],n=e.constructor={};return n[a]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},2266:function(t,e,n){var r=n("825a"),i=n("e95a"),o=n("50c4"),a=n("0366"),s=n("35a1"),c=n("9bdd"),u=function(t,e){this.stopped=t,this.result=e},l=t.exports=function(t,e,n,l,f){var d,p,v,g,h,m,y,b=a(e,n,l?2:1);if(f)d=t;else{if(p=s(t),"function"!=typeof p)throw TypeError("Target is not iterable");if(i(p)){for(v=0,g=o(t.length);g>v;v++)if(h=l?b(r(y=t[v])[0],y[1]):b(t[v]),h&&h instanceof u)return h;return new u(!1)}d=p.call(t)}m=d.next;while(!(y=m.call(d)).done)if(h=c(d,b,y.value,l),"object"==typeof h&&h&&h instanceof u)return h;return new u(!1)};l.stop=function(t){return new u(!0,t)}},"23cb":function(t,e,n){var r=n("a691"),i=Math.max,o=Math.min;t.exports=function(t,e){var n=r(t);return n<0?i(n+e,0):o(n,e)}},"23e7":function(t,e,n){var r=n("da84"),i=n("06cf").f,o=n("9112"),a=n("6eeb"),s=n("ce4e"),c=n("e893"),u=n("94ca");t.exports=function(t,e){var n,l,f,d,p,v,g=t.target,h=t.global,m=t.stat;if(l=h?r:m?r[g]||s(g,{}):(r[g]||{}).prototype,l)for(f in e){if(p=e[f],t.noTargetGet?(v=i(l,f),d=v&&v.value):d=l[f],n=u(h?f:g+(m?".":"#")+f,t.forced),!n&&void 0!==d){if(typeof p===typeof d)continue;c(p,d)}(t.sham||d&&d.sham)&&o(p,"sham",!0),a(l,f,p,t)}}},"241c":function(t,e,n){var r=n("ca84"),i=n("7839"),o=i.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},"25f0":function(t,e,n){"use strict";var r=n("6eeb"),i=n("825a"),o=n("d039"),a=n("ad6d"),s="toString",c=RegExp.prototype,u=c[s],l=o((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),f=u.name!=s;(l||f)&&r(RegExp.prototype,s,(function(){var t=i(this),e=String(t.source),n=t.flags,r=String(void 0===n&&t instanceof RegExp&&!("flags"in c)?a.call(t):n);return"/"+e+"/"+r}),{unsafe:!0})},2626:function(t,e,n){"use strict";var r=n("d066"),i=n("9bf2"),o=n("b622"),a=n("83ab"),s=o("species");t.exports=function(t){var e=r(t),n=i.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},2877:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var c,u="function"===typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),a?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):i&&(c=s?function(){i.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:i),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(t,e){return c.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"2cf4":function(t,e,n){var r,i,o,a=n("da84"),s=n("d039"),c=n("c6b6"),u=n("0366"),l=n("1be4"),f=n("cc12"),d=n("1cdc"),p=a.location,v=a.setImmediate,g=a.clearImmediate,h=a.process,m=a.MessageChannel,y=a.Dispatch,b=0,_={},w="onreadystatechange",x=function(t){if(_.hasOwnProperty(t)){var e=_[t];delete _[t],e()}},S=function(t){return function(){x(t)}},E=function(t){x(t.data)},O=function(t){a.postMessage(t+"",p.protocol+"//"+p.host)};v&&g||(v=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return _[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},g=function(t){delete _[t]},"process"==c(h)?r=function(t){h.nextTick(S(t))}:y&&y.now?r=function(t){y.now(S(t))}:m&&!d?(i=new m,o=i.port2,i.port1.onmessage=E,r=u(o.postMessage,o,1)):!a.addEventListener||"function"!=typeof postMessage||a.importScripts||s(O)||"file:"===p.protocol?r=w in f("script")?function(t){l.appendChild(f("script"))[w]=function(){l.removeChild(this),x(t)}}:function(t){setTimeout(S(t),0)}:(r=O,a.addEventListener("message",E,!1))),t.exports={set:v,clear:g}},"2d00":function(t,e,n){var r,i,o=n("da84"),a=n("342f"),s=o.process,c=s&&s.versions,u=c&&c.v8;u?(r=u.split("."),i=r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(i=r[1]))),t.exports=i&&+i},"320c":function(t,e,n){"use strict"; +(function(t,e){"object"===typeof exports&&"object"===typeof module?module.exports=e(require("Vuex"),require("VueRouter"),require("vue"),require("axios")):"function"===typeof define&&define.amd?define(["Vuex","VueRouter",,"axios"],e):"object"===typeof exports?exports["gated-content"]=e(require("Vuex"),require("VueRouter"),require("vue"),require("axios")):t["gated-content"]=e(t["Vuex"],t["VueRouter"],t["Vue"],t["axios"])})("undefined"!==typeof self?self:this,(function(t,e,n,r){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="fae3")}({"00e5":function(t,e,n){},"00ee":function(t,e,n){var r=n("b622"),i=r("toStringTag"),o={};o[i]="z",t.exports="[object z]"===String(o)},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"057f":function(t,e,n){var r=n("fc6a"),i=n("241c").f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return i(t)}catch(e){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?s(t):i(r(t))}},"06cf":function(t,e,n){var r=n("83ab"),i=n("d1e7"),o=n("5c6c"),a=n("fc6a"),s=n("c04e"),c=n("5135"),u=n("0cfb"),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=s(e,!0),u)try{return l(t,e)}catch(n){}if(c(t,e))return o(!i.f.call(t,e),t[e])}},"09f8":function(t,e){},"0cfb":function(t,e,n){var r=n("83ab"),i=n("d039"),o=n("cc12");t.exports=!r&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},"0eb2":function(t,e,n){"use strict";n("2a94")},"0ecf":function(t,e,n){!function(e,n){t.exports=n()}(0,(function(){"use strict";return function(t,e,n){var r=e.prototype;n.utc=function(t){return new e({date:t,utc:!0,args:arguments})},r.utc=function(t){var e=n(this.toDate(),{locale:this.$L,utc:!0});return t?e.add(this.utcOffset(),"minute"):e},r.local=function(){return n(this.toDate(),{locale:this.$L,utc:!1})};var i=r.parse;r.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),i.call(this,t)};var o=r.init;r.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds()}else o.call(this)};var a=r.utcOffset;r.utcOffset=function(t,e){var n=this.$utils().u;if(n(t))return this.$u?0:n(this.$offset)?a.call(this):this.$offset;var r=Math.abs(t)<=16?60*t:t,i=this;if(e)return i.$offset=r,i.$u=0===t,i;if(0!==t){var o=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(i=this.local().add(r+o,"minute")).$offset=r,i.$x.$localOffset=o}else i=this.utc();return i};var s=r.format;r.format=function(t){var e=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return s.call(this,e)},r.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||(new Date).getTimezoneOffset());return this.$d.valueOf()-6e4*t},r.isUTC=function(){return!!this.$u},r.toISOString=function(){return this.toDate().toISOString()},r.toString=function(){return this.toDate().toUTCString()};var c=r.toDate;r.toDate=function(t){return"s"===t&&this.$offset?n(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():c.call(this)};var u=r.diff;r.diff=function(t,e,r){var i=this.local(),o=n(t).local();return u.call(i,o,e,r)}}}))},1276:function(t,e,n){"use strict";var r=n("d784"),i=n("44e7"),o=n("825a"),a=n("1d80"),s=n("4840"),c=n("8aa5"),u=n("50c4"),l=n("14c3"),d=n("9263"),f=n("d039"),p=[].push,v=Math.min,h=4294967295,g=!f((function(){return!RegExp(h,"y")}));r("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(a(this)),o=void 0===n?h:n>>>0;if(0===o)return[];if(void 0===t)return[r];if(!i(t))return e.call(r,t,o);var s,c,u,l=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),v=0,g=new RegExp(t.source,f+"g");while(s=d.call(g,r)){if(c=g.lastIndex,c>v&&(l.push(r.slice(v,s.index)),s.length>1&&s.index=o))break;g.lastIndex===s.index&&g.lastIndex++}return v===r.length?!u&&g.test("")||l.push(""):l.push(r.slice(v)),l.length>o?l.slice(0,o):l}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var i=a(this),o=void 0==e?void 0:e[t];return void 0!==o?o.call(e,i,n):r.call(String(i),e,n)},function(t,i){var a=n(r,t,this,i,r!==e);if(a.done)return a.value;var d=o(t),f=String(this),p=s(d,RegExp),m=d.unicode,y=(d.ignoreCase?"i":"")+(d.multiline?"m":"")+(d.unicode?"u":"")+(g?"y":"g"),b=new p(g?d:"^(?:"+d.source+")",y),_=void 0===i?h:i>>>0;if(0===_)return[];if(0===f.length)return null===l(b,f)?[f]:[];var w=0,x=0,S=[];while(x1?arguments[1]:void 0)}},"19aa":function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},"1be4":function(t,e,n){var r=n("d066");t.exports=r("document","documentElement")},"1c0b":function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},"1c7e":function(t,e,n){var r=n("b622"),i=r("iterator"),o=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){o=!0}};s[i]=function(){return this},Array.from(s,(function(){throw 2}))}catch(c){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var r={};r[i]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(c){}return n}},"1cdc":function(t,e,n){var r=n("342f");t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},"1d80":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"1dde":function(t,e,n){var r=n("d039"),i=n("b622"),o=n("2d00"),a=i("species");t.exports=function(t){return o>=51||!r((function(){var e=[],n=e.constructor={};return n[a]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},2266:function(t,e,n){var r=n("825a"),i=n("e95a"),o=n("50c4"),a=n("0366"),s=n("35a1"),c=n("2a62"),u=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var l,d,f,p,v,h,g,m=n&&n.that,y=!(!n||!n.AS_ENTRIES),b=!(!n||!n.IS_ITERATOR),_=!(!n||!n.INTERRUPTED),w=a(e,m,1+y+_),x=function(t){return l&&c(l),new u(!0,t)},S=function(t){return y?(r(t),_?w(t[0],t[1],x):w(t[0],t[1])):_?w(t,x):w(t)};if(b)l=t;else{if(d=s(t),"function"!=typeof d)throw TypeError("Target is not iterable");if(i(d)){for(f=0,p=o(t.length);p>f;f++)if(v=S(t[f]),v&&v instanceof u)return v;return new u(!1)}l=d.call(t)}h=l.next;while(!(g=h.call(l)).done){try{v=S(g.value)}catch(E){throw c(l),E}if("object"==typeof v&&v&&v instanceof u)return v}return new u(!1)}},"23cb":function(t,e,n){var r=n("a691"),i=Math.max,o=Math.min;t.exports=function(t,e){var n=r(t);return n<0?i(n+e,0):o(n,e)}},"23e7":function(t,e,n){var r=n("da84"),i=n("06cf").f,o=n("9112"),a=n("6eeb"),s=n("ce4e"),c=n("e893"),u=n("94ca");t.exports=function(t,e){var n,l,d,f,p,v,h=t.target,g=t.global,m=t.stat;if(l=g?r:m?r[h]||s(h,{}):(r[h]||{}).prototype,l)for(d in e){if(p=e[d],t.noTargetGet?(v=i(l,d),f=v&&v.value):f=l[d],n=u(g?d:h+(m?".":"#")+d,t.forced),!n&&void 0!==f){if(typeof p===typeof f)continue;c(p,f)}(t.sham||f&&f.sham)&&o(p,"sham",!0),a(l,d,p,t)}}},"241c":function(t,e,n){var r=n("ca84"),i=n("7839"),o=i.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},"25f0":function(t,e,n){"use strict";var r=n("6eeb"),i=n("825a"),o=n("d039"),a=n("ad6d"),s="toString",c=RegExp.prototype,u=c[s],l=o((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),d=u.name!=s;(l||d)&&r(RegExp.prototype,s,(function(){var t=i(this),e=String(t.source),n=t.flags,r=String(void 0===n&&t instanceof RegExp&&!("flags"in c)?a.call(t):n);return"/"+e+"/"+r}),{unsafe:!0})},2626:function(t,e,n){"use strict";var r=n("d066"),i=n("9bf2"),o=n("b622"),a=n("83ab"),s=o("species");t.exports=function(t){var e=r(t),n=i.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},2877:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var c,u="function"===typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),a?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):i&&(c=s?function(){i.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:i),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(t,e){return c.call(e),l(t,e)}}else{var d=u.beforeCreate;u.beforeCreate=d?[].concat(d,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"2a62":function(t,e,n){var r=n("825a");t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},"2a94":function(t,e,n){},"2cf4":function(t,e,n){var r,i,o,a=n("da84"),s=n("d039"),c=n("0366"),u=n("1be4"),l=n("cc12"),d=n("1cdc"),f=n("605d"),p=a.location,v=a.setImmediate,h=a.clearImmediate,g=a.process,m=a.MessageChannel,y=a.Dispatch,b=0,_={},w="onreadystatechange",x=function(t){if(_.hasOwnProperty(t)){var e=_[t];delete _[t],e()}},S=function(t){return function(){x(t)}},E=function(t){x(t.data)},C=function(t){a.postMessage(t+"",p.protocol+"//"+p.host)};v&&h||(v=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return _[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},h=function(t){delete _[t]},f?r=function(t){g.nextTick(S(t))}:y&&y.now?r=function(t){y.now(S(t))}:m&&!d?(i=new m,o=i.port2,i.port1.onmessage=E,r=c(o.postMessage,o,1)):a.addEventListener&&"function"==typeof postMessage&&!a.importScripts&&p&&"file:"!==p.protocol&&!s(C)?(r=C,a.addEventListener("message",E,!1)):r=w in l("script")?function(t){u.appendChild(l("script"))[w]=function(){u.removeChild(this),x(t)}}:function(t){setTimeout(S(t),0)}),t.exports={set:v,clear:h}},"2d00":function(t,e,n){var r,i,o=n("da84"),a=n("342f"),s=o.process,c=s&&s.versions,u=c&&c.v8;u?(r=u.split("."),i=r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(i=r[1]))),t.exports=i&&+i},"320c":function(t,e,n){"use strict"; /* object-assign (c) Sindre Sorhus @license MIT -*/var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function a(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}function s(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(e).map((function(t){return e[t]}));if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(t){i[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(o){return!1}}t.exports=s()?Object.assign:function(t,e){for(var n,s,c=a(t),u=1;uc)i.f(t,n=r[c++],e[n]);return t}},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3ca3":function(t,e,n){"use strict";var r=n("6547").charAt,i=n("69f3"),o=n("7dd0"),a="String Iterator",s=i.set,c=i.getterFor(a);o(String,"String",(function(t){s(this,{type:a,string:String(t),index:0})}),(function(){var t,e=c(this),n=e.string,i=e.index;return i>=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})}))},"3f8c":function(t,e){t.exports={}},4127:function(t,e,n){"use strict";var r=n("d233"),i=n("b313"),o=Object.prototype.hasOwnProperty,a={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},s=Array.isArray,c=Array.prototype.push,u=function(t,e){c.apply(t,s(e)?e:[e])},l=Date.prototype.toISOString,f=i["default"],d={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:f,formatter:i.formatters[f],indices:!1,serializeDate:function(t){return l.call(t)},skipNulls:!1,strictNullHandling:!1},p=function(t){return"string"===typeof t||"number"===typeof t||"boolean"===typeof t||"symbol"===typeof t||"bigint"===typeof t},v=function t(e,n,i,o,a,c,l,f,v,g,h,m,y){var b=e;if("function"===typeof l?b=l(n,b):b instanceof Date?b=g(b):"comma"===i&&s(b)&&(b=r.maybeMap(b,(function(t){return t instanceof Date?g(t):t})).join(",")),null===b){if(o)return c&&!m?c(n,d.encoder,y,"key"):n;b=""}if(p(b)||r.isBuffer(b)){if(c){var _=m?n:c(n,d.encoder,y,"key");return[h(_)+"="+h(c(b,d.encoder,y,"value"))]}return[h(n)+"="+h(String(b))]}var w,x=[];if("undefined"===typeof b)return x;if(s(l))w=l;else{var S=Object.keys(b);w=f?S.sort(f):S}for(var E=0;E0?m+h:""}},4160:function(t,e,n){"use strict";var r=n("23e7"),i=n("17c2");r({target:"Array",proto:!0,forced:[].forEach!=i},{forEach:i})},"428f":function(t,e,n){var r=n("da84");t.exports=r},4328:function(t,e,n){"use strict";var r=n("4127"),i=n("9e6a"),o=n("b313");t.exports={formats:o,parse:i,stringify:r}},"44ad":function(t,e,n){var r=n("d039"),i=n("c6b6"),o="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?o.call(t,""):Object(t)}:Object},"44d2":function(t,e,n){var r=n("b622"),i=n("7c73"),o=n("9bf2"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&o.f(s,a,{configurable:!0,value:i(null)}),t.exports=function(t){s[a][t]=!0}},"44de":function(t,e,n){var r=n("da84");t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},"44e7":function(t,e,n){var r=n("861d"),i=n("c6b6"),o=n("b622"),a=o("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[a])?!!e:"RegExp"==i(t))}},4840:function(t,e,n){var r=n("825a"),i=n("1c0b"),o=n("b622"),a=o("species");t.exports=function(t,e){var n,o=r(t).constructor;return void 0===o||void 0==(n=r(o)[a])?e:i(n)}},4930:function(t,e,n){var r=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!r((function(){return!String(Symbol())}))},"4d64":function(t,e,n){var r=n("fc6a"),i=n("50c4"),o=n("23cb"),a=function(t){return function(e,n,a){var s,c=r(e),u=i(c.length),l=o(a,u);if(t&&n!=n){while(u>l)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").filter,o=n("1dde"),a=n("ae40"),s=o("filter"),c=a("filter");r({target:"Array",proto:!0,forced:!s||!c},{filter:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var r=n("0366"),i=n("7b0b"),o=n("9bdd"),a=n("e95a"),s=n("50c4"),c=n("8418"),u=n("35a1");t.exports=function(t){var e,n,l,f,d,p,v=i(t),g="function"==typeof this?this:Array,h=arguments.length,m=h>1?arguments[1]:void 0,y=void 0!==m,b=u(v),_=0;if(y&&(m=r(m,h>2?arguments[2]:void 0,2)),void 0==b||g==Array&&a(b))for(e=s(v.length),n=new g(e);e>_;_++)p=y?m(v[_],_):v[_],c(n,_,p);else for(f=b.call(v),d=f.next,n=new g;!(l=d.call(f)).done;_++)p=y?o(f,m,[l.value,_],!0):l.value,c(n,_,p);return n.length=_,n}},"50c4":function(t,e,n){var r=n("a691"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},5135:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},"54b2":function(t,e,n){"use strict";var r=n("55c8"),i=n.n(r);i.a},"55c8":function(t,e,n){},5692:function(t,e,n){var r=n("c430"),i=n("c6cd");(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.6.5",mode:r?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(t,e,n){var r=n("d066"),i=n("241c"),o=n("7418"),a=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=i.f(a(t)),n=o.f;return n?e.concat(n(t)):e}},5880:function(e,n){e.exports=t},5899:function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(t,e,n){var r=n("1d80"),i=n("5899"),o="["+i+"]",a=RegExp("^"+o+o+"*"),s=RegExp(o+o+"*$"),c=function(t){return function(e){var n=String(r(e));return 1&t&&(n=n.replace(a,"")),2&t&&(n=n.replace(s,"")),n}};t.exports={start:c(1),end:c(2),trim:c(3)}},"5a0c":function(t,e,n){!function(e,n){t.exports=n()}(0,(function(){"use strict";var t="millisecond",e="second",n="minute",r="hour",i="day",o="week",a="month",s="quarter",c="year",u="date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d+)?$/,f=/\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,d=function(t,e,n){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},p={s:d,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),i=n%60;return(e<=0?"+":"-")+d(r,2,"0")+":"+d(i,2,"0")},m:function t(e,n){if(e.date()encodeURIComponent(t).replace(/[!'()*]/g,t=>"%"+t.charCodeAt(0).toString(16).toUpperCase())},6547:function(t,e,n){var r=n("a691"),i=n("1d80"),o=function(t){return function(e,n){var o,a,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):o:t?s.slice(c,c+2):a-56320+(o-55296<<10)+65536)}};t.exports={codeAt:o(!1),charAt:o(!0)}},"65f0":function(t,e,n){var r=n("861d"),i=n("e8b5"),o=n("b622"),a=o("species");t.exports=function(t,e){var n;return i(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!i(n.prototype)?r(n)&&(n=n[a],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},"69f3":function(t,e,n){var r,i,o,a=n("7f9a"),s=n("da84"),c=n("861d"),u=n("9112"),l=n("5135"),f=n("f772"),d=n("d012"),p=s.WeakMap,v=function(t){return o(t)?i(t):r(t,{})},g=function(t){return function(e){var n;if(!c(e)||(n=i(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(a){var h=new p,m=h.get,y=h.has,b=h.set;r=function(t,e){return b.call(h,t,e),e},i=function(t){return m.call(h,t)||{}},o=function(t){return y.call(h,t)}}else{var _=f("state");d[_]=!0,r=function(t,e){return u(t,_,e),e},i=function(t){return l(t,_)?t[_]:{}},o=function(t){return l(t,_)}}t.exports={set:r,get:i,has:o,enforce:v,getterFor:g}},"6eeb":function(t,e,n){var r=n("da84"),i=n("9112"),o=n("5135"),a=n("ce4e"),s=n("8925"),c=n("69f3"),u=c.get,l=c.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var c=!!s&&!!s.unsafe,u=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||o(n,"name")||i(n,"name",e),l(n).source=f.join("string"==typeof e?e:"")),t!==r?(c?!d&&t[e]&&(u=!0):delete t[e],u?t[e]=n:i(t,e,n)):u?t[e]=n:a(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},7156:function(t,e,n){var r=n("861d"),i=n("d2bb");t.exports=function(t,e,n){var o,a;return i&&"function"==typeof(o=e.constructor)&&o!==n&&r(a=o.prototype)&&a!==n.prototype&&i(t,a),t}},"72bf":function(t,e,n){"use strict";const r=n("6453"),i=n("f234"),o=n("f32c"),a=t=>null===t||void 0===t;function s(t){switch(t.arrayFormat){case"index":return e=>(n,r)=>{const i=n.length;return void 0===r||t.skipNull&&null===r||t.skipEmptyString&&""===r?n:null===r?[...n,[l(e,t),"[",i,"]"].join("")]:[...n,[l(e,t),"[",l(i,t),"]=",l(r,t)].join("")]};case"bracket":return e=>(n,r)=>void 0===r||t.skipNull&&null===r||t.skipEmptyString&&""===r?n:null===r?[...n,[l(e,t),"[]"].join("")]:[...n,[l(e,t),"[]=",l(r,t)].join("")];case"comma":case"separator":return e=>(n,r)=>null===r||void 0===r||0===r.length?n:0===n.length?[[l(e,t),"=",l(r,t)].join("")]:[[n,l(r,t)].join(t.arrayFormatSeparator)];default:return e=>(n,r)=>void 0===r||t.skipNull&&null===r||t.skipEmptyString&&""===r?n:null===r?[...n,l(e,t)]:[...n,[l(e,t),"=",l(r,t)].join("")]}}function c(t){let e;switch(t.arrayFormat){case"index":return(t,n,r)=>{e=/\[(\d*)\]$/.exec(t),t=t.replace(/\[\d*\]$/,""),e?(void 0===r[t]&&(r[t]={}),r[t][e[1]]=n):r[t]=n};case"bracket":return(t,n,r)=>{e=/(\[\])$/.exec(t),t=t.replace(/\[\]$/,""),e?void 0!==r[t]?r[t]=[].concat(r[t],n):r[t]=[n]:r[t]=n};case"comma":case"separator":return(e,n,r)=>{const i="string"===typeof n&&n.split("").indexOf(t.arrayFormatSeparator)>-1,o=i?n.split(t.arrayFormatSeparator).map(e=>f(e,t)):null===n?n:f(n,t);r[e]=o};default:return(t,e,n)=>{void 0!==n[t]?n[t]=[].concat(n[t],e):n[t]=e}}}function u(t){if("string"!==typeof t||1!==t.length)throw new TypeError("arrayFormatSeparator must be single character string")}function l(t,e){return e.encode?e.strict?r(t):encodeURIComponent(t):t}function f(t,e){return e.decode?i(t):t}function d(t){return Array.isArray(t)?t.sort():"object"===typeof t?d(Object.keys(t)).sort((t,e)=>Number(t)-Number(e)).map(e=>t[e]):t}function p(t){const e=t.indexOf("#");return-1!==e&&(t=t.slice(0,e)),t}function v(t){let e="";const n=t.indexOf("#");return-1!==n&&(e=t.slice(n)),e}function g(t){t=p(t);const e=t.indexOf("?");return-1===e?"":t.slice(e+1)}function h(t,e){return e.parseNumbers&&!Number.isNaN(Number(t))&&"string"===typeof t&&""!==t.trim()?t=Number(t):!e.parseBooleans||null===t||"true"!==t.toLowerCase()&&"false"!==t.toLowerCase()||(t="true"===t.toLowerCase()),t}function m(t,e){e=Object.assign({decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1},e),u(e.arrayFormatSeparator);const n=c(e),r=Object.create(null);if("string"!==typeof t)return r;if(t=t.trim().replace(/^[?#&]/,""),!t)return r;for(const i of t.split("&")){let[t,a]=o(e.decode?i.replace(/\+/g," "):i,"=");a=void 0===a?null:["comma","separator"].includes(e.arrayFormat)?a:f(a,e),n(f(t,e),a,r)}for(const i of Object.keys(r)){const t=r[i];if("object"===typeof t&&null!==t)for(const n of Object.keys(t))t[n]=h(t[n],e);else r[i]=h(t,e)}return!1===e.sort?r:(!0===e.sort?Object.keys(r).sort():Object.keys(r).sort(e.sort)).reduce((t,e)=>{const n=r[e];return Boolean(n)&&"object"===typeof n&&!Array.isArray(n)?t[e]=d(n):t[e]=n,t},Object.create(null))}e.extract=g,e.parse=m,e.stringify=(t,e)=>{if(!t)return"";e=Object.assign({encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:","},e),u(e.arrayFormatSeparator);const n=n=>e.skipNull&&a(t[n])||e.skipEmptyString&&""===t[n],r=s(e),i={};for(const a of Object.keys(t))n(a)||(i[a]=t[a]);const o=Object.keys(i);return!1!==e.sort&&o.sort(e.sort),o.map(n=>{const i=t[n];return void 0===i?"":null===i?l(n,e):Array.isArray(i)?i.reduce(r(n),[]).join("&"):l(n,e)+"="+l(i,e)}).filter(t=>t.length>0).join("&")},e.parseUrl=(t,e)=>{e=Object.assign({decode:!0},e);const[n,r]=o(t,"#");return Object.assign({url:n.split("?")[0]||"",query:m(g(t),e)},e&&e.parseFragmentIdentifier&&r?{fragmentIdentifier:f(r,e)}:{})},e.stringifyUrl=(t,n)=>{n=Object.assign({encode:!0,strict:!0},n);const r=p(t.url).split("?")[0]||"",i=e.extract(t.url),o=e.parse(i,{sort:!1}),a=Object.assign(o,t.query);let s=e.stringify(a,n);s&&(s="?"+s);let c=v(t.url);return t.fragmentIdentifier&&(c="#"+l(t.fragmentIdentifier,n)),`${r}${s}${c}`}},7418:function(t,e){e.f=Object.getOwnPropertySymbols},"746f":function(t,e,n){var r=n("428f"),i=n("5135"),o=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});i(e,t)||a(e,t,{value:o.f(t)})}},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7c73":function(t,e,n){var r,i=n("825a"),o=n("37e8"),a=n("7839"),s=n("d012"),c=n("1be4"),u=n("cc12"),l=n("f772"),f=">",d="<",p="prototype",v="script",g=l("IE_PROTO"),h=function(){},m=function(t){return d+v+f+t+d+"/"+v+f},y=function(t){t.write(m("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=u("iframe"),n="java"+v+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(m("document.F=Object")),t.close(),t.F},_=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}_=r?y(r):b();var t=a.length;while(t--)delete _[p][a[t]];return _()};s[g]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(h[p]=i(t),n=new h,h[p]=null,n[g]=t):n=_(),void 0===e?n:o(n,e)}},"7db0":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").find,o=n("44d2"),a=n("ae40"),s="find",c=!0,u=a(s);s in[]&&Array(1)[s]((function(){c=!1})),r({target:"Array",proto:!0,forced:c||!u},{find:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),o(s)},"7dd0":function(t,e,n){"use strict";var r=n("23e7"),i=n("9ed3"),o=n("e163"),a=n("d2bb"),s=n("d44e"),c=n("9112"),u=n("6eeb"),l=n("b622"),f=n("c430"),d=n("3f8c"),p=n("ae93"),v=p.IteratorPrototype,g=p.BUGGY_SAFARI_ITERATORS,h=l("iterator"),m="keys",y="values",b="entries",_=function(){return this};t.exports=function(t,e,n,l,p,w,x){i(n,e,l);var S,E,O,k=function(t){if(t===p&&$)return $;if(!g&&t in T)return T[t];switch(t){case m:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},j=e+" Iterator",C=!1,T=t.prototype,L=T[h]||T["@@iterator"]||p&&T[p],$=!g&&L||k(p),P="Array"==e&&T.entries||L;if(P&&(S=o(P.call(new t)),v!==Object.prototype&&S.next&&(f||o(S)===v||(a?a(S,v):"function"!=typeof S[h]&&c(S,h,_)),s(S,j,!0,!0),f&&(d[j]=_))),p==y&&L&&L.name!==y&&(C=!0,$=function(){return L.call(this)}),f&&!x||T[h]===$||c(T,h,$),d[e]=$,p)if(E={values:k(y),keys:w?$:k(m),entries:k(b)},x)for(O in E)(g||C||!(O in T))&&u(T,O,E[O]);else r({target:e,proto:!0,forced:g||C},E);return E}},"7f9a":function(t,e,n){var r=n("da84"),i=n("8925"),o=r.WeakMap;t.exports="function"===typeof o&&/native code/.test(i(o))},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},8418:function(t,e,n){"use strict";var r=n("c04e"),i=n("9bf2"),o=n("5c6c");t.exports=function(t,e,n){var a=r(e);a in t?i.f(t,a,o(0,n)):t[a]=n}},"841c":function(t,e,n){"use strict";var r=n("d784"),i=n("825a"),o=n("1d80"),a=n("129f"),s=n("14c3");r("search",1,(function(t,e,n){return[function(e){var n=o(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var o=i(t),c=String(this),u=o.lastIndex;a(u,0)||(o.lastIndex=0);var l=s(o,c);return a(o.lastIndex,u)||(o.lastIndex=u),null===l?-1:l.index}]}))},"84c9":function(t,e,n){"use strict";(function(t){/*! @vimeo/player v2.13.0 | (c) 2020 Vimeo | MIT License | https://github.com/vimeo/player.js */ -function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function r(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{},e=t.id,n=t.url,r=e||n;if(!r)throw new Error("An id or url must be passed, either in an options object or as a data-vimeo-id or data-vimeo-url attribute.");if(c(r))return"https://vimeo.com/".concat(r);if(u(r))return r.replace("http:","https:");if(e)throw new TypeError("“".concat(e,"” is not a valid video id."));throw new TypeError("“".concat(r,"” is not a vimeo.com url."))}var f="undefined"!==typeof Array.prototype.indexOf,d="undefined"!==typeof window&&"undefined"!==typeof window.postMessage;if(!o&&(!f||!d))throw new Error("Sorry, the Vimeo Player API is not available in this browser.");var p="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof t?t:"undefined"!==typeof self?self:{};function v(t,e){return e={exports:{}},t(e,e.exports),e.exports +*/var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function a(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}function s(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(e).map((function(t){return e[t]}));if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(t){i[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(o){return!1}}t.exports=s()?Object.assign:function(t,e){for(var n,s,c=a(t),u=1;uc)i.f(t,n=r[c++],e[n]);return t}},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3ca3":function(t,e,n){"use strict";var r=n("6547").charAt,i=n("69f3"),o=n("7dd0"),a="String Iterator",s=i.set,c=i.getterFor(a);o(String,"String",(function(t){s(this,{type:a,string:String(t),index:0})}),(function(){var t,e=c(this),n=e.string,i=e.index;return i>=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})}))},"3f8c":function(t,e){t.exports={}},4127:function(t,e,n){"use strict";var r=n("d233"),i=n("b313"),o=Object.prototype.hasOwnProperty,a={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},s=Array.isArray,c=Array.prototype.push,u=function(t,e){c.apply(t,s(e)?e:[e])},l=Date.prototype.toISOString,d=i["default"],f={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:d,formatter:i.formatters[d],indices:!1,serializeDate:function(t){return l.call(t)},skipNulls:!1,strictNullHandling:!1},p=function(t){return"string"===typeof t||"number"===typeof t||"boolean"===typeof t||"symbol"===typeof t||"bigint"===typeof t},v=function t(e,n,i,o,a,c,l,d,v,h,g,m,y){var b=e;if("function"===typeof l?b=l(n,b):b instanceof Date?b=h(b):"comma"===i&&s(b)&&(b=r.maybeMap(b,(function(t){return t instanceof Date?h(t):t})).join(",")),null===b){if(o)return c&&!m?c(n,f.encoder,y,"key"):n;b=""}if(p(b)||r.isBuffer(b)){if(c){var _=m?n:c(n,f.encoder,y,"key");return[g(_)+"="+g(c(b,f.encoder,y,"value"))]}return[g(n)+"="+g(String(b))]}var w,x=[];if("undefined"===typeof b)return x;if(s(l))w=l;else{var S=Object.keys(b);w=d?S.sort(d):S}for(var E=0;E0?m+g:""}},4160:function(t,e,n){"use strict";var r=n("23e7"),i=n("17c2");r({target:"Array",proto:!0,forced:[].forEach!=i},{forEach:i})},"428f":function(t,e,n){var r=n("da84");t.exports=r},4328:function(t,e,n){"use strict";var r=n("4127"),i=n("9e6a"),o=n("b313");t.exports={formats:o,parse:i,stringify:r}},"44ad":function(t,e,n){var r=n("d039"),i=n("c6b6"),o="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?o.call(t,""):Object(t)}:Object},"44d2":function(t,e,n){var r=n("b622"),i=n("7c73"),o=n("9bf2"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&o.f(s,a,{configurable:!0,value:i(null)}),t.exports=function(t){s[a][t]=!0}},"44de":function(t,e,n){var r=n("da84");t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},"44e7":function(t,e,n){var r=n("861d"),i=n("c6b6"),o=n("b622"),a=o("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[a])?!!e:"RegExp"==i(t))}},"45fc":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").some,o=n("a640"),a=n("ae40"),s=o("some"),c=a("some");r({target:"Array",proto:!0,forced:!s||!c},{some:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},4840:function(t,e,n){var r=n("825a"),i=n("1c0b"),o=n("b622"),a=o("species");t.exports=function(t,e){var n,o=r(t).constructor;return void 0===o||void 0==(n=r(o)[a])?e:i(n)}},4930:function(t,e,n){var r=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!r((function(){return!String(Symbol())}))},"4d64":function(t,e,n){var r=n("fc6a"),i=n("50c4"),o=n("23cb"),a=function(t){return function(e,n,a){var s,c=r(e),u=i(c.length),l=o(a,u);if(t&&n!=n){while(u>l)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").filter,o=n("1dde"),a=n("ae40"),s=o("filter"),c=a("filter");r({target:"Array",proto:!0,forced:!s||!c},{filter:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var r=n("0366"),i=n("7b0b"),o=n("9bdd"),a=n("e95a"),s=n("50c4"),c=n("8418"),u=n("35a1");t.exports=function(t){var e,n,l,d,f,p,v=i(t),h="function"==typeof this?this:Array,g=arguments.length,m=g>1?arguments[1]:void 0,y=void 0!==m,b=u(v),_=0;if(y&&(m=r(m,g>2?arguments[2]:void 0,2)),void 0==b||h==Array&&a(b))for(e=s(v.length),n=new h(e);e>_;_++)p=y?m(v[_],_):v[_],c(n,_,p);else for(d=b.call(v),f=d.next,n=new h;!(l=f.call(d)).done;_++)p=y?o(d,m,[l.value,_],!0):l.value,c(n,_,p);return n.length=_,n}},"50c4":function(t,e,n){var r=n("a691"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},5135:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},5319:function(t,e,n){"use strict";var r=n("d784"),i=n("825a"),o=n("7b0b"),a=n("50c4"),s=n("a691"),c=n("1d80"),u=n("8aa5"),l=n("14c3"),d=Math.max,f=Math.min,p=Math.floor,v=/\$([$&'`]|\d\d?|<[^>]*>)/g,h=/\$([$&'`]|\d\d?)/g,g=function(t){return void 0===t?t:String(t)};r("replace",2,(function(t,e,n,r){var m=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,y=r.REPLACE_KEEPS_$0,b=m?"$":"$0";return[function(n,r){var i=c(this),o=void 0==n?void 0:n[t];return void 0!==o?o.call(n,i,r):e.call(String(i),n,r)},function(t,r){if(!m&&y||"string"===typeof r&&-1===r.indexOf(b)){var o=n(e,t,this,r);if(o.done)return o.value}var c=i(t),p=String(this),v="function"===typeof r;v||(r=String(r));var h=c.global;if(h){var w=c.unicode;c.lastIndex=0}var x=[];while(1){var S=l(c,p);if(null===S)break;if(x.push(S),!h)break;var E=String(S[0]);""===E&&(c.lastIndex=u(p,a(c.lastIndex),w))}for(var C="",k=0,O=0;O=k&&(C+=p.slice(k,T)+I,k=T+j.length)}return C+p.slice(k)}];function _(t,n,r,i,a,s){var c=r+t.length,u=i.length,l=h;return void 0!==a&&(a=o(a),l=v),e.call(s,l,(function(e,o){var s;switch(o.charAt(0)){case"$":return"$";case"&":return t;case"`":return n.slice(0,r);case"'":return n.slice(c);case"<":s=a[o.slice(1,-1)];break;default:var l=+o;if(0===l)return e;if(l>u){var d=p(l/10);return 0===d?e:d<=u?void 0===i[d-1]?o.charAt(1):i[d-1]+o.charAt(1):e}s=i[l-1]}return void 0===s?"":s}))}}))},"54b2":function(t,e,n){"use strict";n("55c8")},"55c8":function(t,e,n){},5692:function(t,e,n){var r=n("c430"),i=n("c6cd");(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.7.0",mode:r?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(t,e,n){var r=n("d066"),i=n("241c"),o=n("7418"),a=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=i.f(a(t)),n=o.f;return n?e.concat(n(t)):e}},5880:function(e,n){e.exports=t},5899:function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(t,e,n){var r=n("1d80"),i=n("5899"),o="["+i+"]",a=RegExp("^"+o+o+"*"),s=RegExp(o+o+"*$"),c=function(t){return function(e){var n=String(r(e));return 1&t&&(n=n.replace(a,"")),2&t&&(n=n.replace(s,"")),n}};t.exports={start:c(1),end:c(2),trim:c(3)}},"5a0c":function(t,e,n){!function(e,n){t.exports=n()}(0,(function(){"use strict";var t="millisecond",e="second",n="minute",r="hour",i="day",o="week",a="month",s="quarter",c="year",u="date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d+)?$/,d=/\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,f={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},p=function(t,e,n){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},v={s:p,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),i=n%60;return(e<=0?"+":"-")+p(r,2,"0")+":"+p(i,2,"0")},m:function t(e,n){if(e.date()encodeURIComponent(t).replace(/[!'()*]/g,t=>"%"+t.charCodeAt(0).toString(16).toUpperCase())},6547:function(t,e,n){var r=n("a691"),i=n("1d80"),o=function(t){return function(e,n){var o,a,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):o:t?s.slice(c,c+2):a-56320+(o-55296<<10)+65536)}};t.exports={codeAt:o(!1),charAt:o(!0)}},"65f0":function(t,e,n){var r=n("861d"),i=n("e8b5"),o=n("b622"),a=o("species");t.exports=function(t,e){var n;return i(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!i(n.prototype)?r(n)&&(n=n[a],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},"69f3":function(t,e,n){var r,i,o,a=n("7f9a"),s=n("da84"),c=n("861d"),u=n("9112"),l=n("5135"),d=n("c6cd"),f=n("f772"),p=n("d012"),v=s.WeakMap,h=function(t){return o(t)?i(t):r(t,{})},g=function(t){return function(e){var n;if(!c(e)||(n=i(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(a){var m=d.state||(d.state=new v),y=m.get,b=m.has,_=m.set;r=function(t,e){return e.facade=t,_.call(m,t,e),e},i=function(t){return y.call(m,t)||{}},o=function(t){return b.call(m,t)}}else{var w=f("state");p[w]=!0,r=function(t,e){return e.facade=t,u(t,w,e),e},i=function(t){return l(t,w)?t[w]:{}},o=function(t){return l(t,w)}}t.exports={set:r,get:i,has:o,enforce:h,getterFor:g}},"6eeb":function(t,e,n){var r=n("da84"),i=n("9112"),o=n("5135"),a=n("ce4e"),s=n("8925"),c=n("69f3"),u=c.get,l=c.enforce,d=String(String).split("String");(t.exports=function(t,e,n,s){var c,u=!!s&&!!s.unsafe,f=!!s&&!!s.enumerable,p=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||o(n,"name")||i(n,"name",e),c=l(n),c.source||(c.source=d.join("string"==typeof e?e:""))),t!==r?(u?!p&&t[e]&&(f=!0):delete t[e],f?t[e]=n:i(t,e,n)):f?t[e]=n:a(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},7156:function(t,e,n){var r=n("861d"),i=n("d2bb");t.exports=function(t,e,n){var o,a;return i&&"function"==typeof(o=e.constructor)&&o!==n&&r(a=o.prototype)&&a!==n.prototype&&i(t,a),t}},"72bf":function(t,e,n){"use strict";const r=n("6453"),i=n("f234"),o=n("f32c"),a=t=>null===t||void 0===t;function s(t){switch(t.arrayFormat){case"index":return e=>(n,r)=>{const i=n.length;return void 0===r||t.skipNull&&null===r||t.skipEmptyString&&""===r?n:null===r?[...n,[l(e,t),"[",i,"]"].join("")]:[...n,[l(e,t),"[",l(i,t),"]=",l(r,t)].join("")]};case"bracket":return e=>(n,r)=>void 0===r||t.skipNull&&null===r||t.skipEmptyString&&""===r?n:null===r?[...n,[l(e,t),"[]"].join("")]:[...n,[l(e,t),"[]=",l(r,t)].join("")];case"comma":case"separator":return e=>(n,r)=>null===r||void 0===r||0===r.length?n:0===n.length?[[l(e,t),"=",l(r,t)].join("")]:[[n,l(r,t)].join(t.arrayFormatSeparator)];default:return e=>(n,r)=>void 0===r||t.skipNull&&null===r||t.skipEmptyString&&""===r?n:null===r?[...n,l(e,t)]:[...n,[l(e,t),"=",l(r,t)].join("")]}}function c(t){let e;switch(t.arrayFormat){case"index":return(t,n,r)=>{e=/\[(\d*)\]$/.exec(t),t=t.replace(/\[\d*\]$/,""),e?(void 0===r[t]&&(r[t]={}),r[t][e[1]]=n):r[t]=n};case"bracket":return(t,n,r)=>{e=/(\[\])$/.exec(t),t=t.replace(/\[\]$/,""),e?void 0!==r[t]?r[t]=[].concat(r[t],n):r[t]=[n]:r[t]=n};case"comma":case"separator":return(e,n,r)=>{const i="string"===typeof n&&n.includes(t.arrayFormatSeparator),o="string"===typeof n&&!i&&d(n,t).includes(t.arrayFormatSeparator);n=o?d(n,t):n;const a=i||o?n.split(t.arrayFormatSeparator).map(e=>d(e,t)):null===n?n:d(n,t);r[e]=a};default:return(t,e,n)=>{void 0!==n[t]?n[t]=[].concat(n[t],e):n[t]=e}}}function u(t){if("string"!==typeof t||1!==t.length)throw new TypeError("arrayFormatSeparator must be single character string")}function l(t,e){return e.encode?e.strict?r(t):encodeURIComponent(t):t}function d(t,e){return e.decode?i(t):t}function f(t){return Array.isArray(t)?t.sort():"object"===typeof t?f(Object.keys(t)).sort((t,e)=>Number(t)-Number(e)).map(e=>t[e]):t}function p(t){const e=t.indexOf("#");return-1!==e&&(t=t.slice(0,e)),t}function v(t){let e="";const n=t.indexOf("#");return-1!==n&&(e=t.slice(n)),e}function h(t){t=p(t);const e=t.indexOf("?");return-1===e?"":t.slice(e+1)}function g(t,e){return e.parseNumbers&&!Number.isNaN(Number(t))&&"string"===typeof t&&""!==t.trim()?t=Number(t):!e.parseBooleans||null===t||"true"!==t.toLowerCase()&&"false"!==t.toLowerCase()||(t="true"===t.toLowerCase()),t}function m(t,e){e=Object.assign({decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1},e),u(e.arrayFormatSeparator);const n=c(e),r=Object.create(null);if("string"!==typeof t)return r;if(t=t.trim().replace(/^[?#&]/,""),!t)return r;for(const i of t.split("&")){let[t,a]=o(e.decode?i.replace(/\+/g," "):i,"=");a=void 0===a?null:["comma","separator"].includes(e.arrayFormat)?a:d(a,e),n(d(t,e),a,r)}for(const i of Object.keys(r)){const t=r[i];if("object"===typeof t&&null!==t)for(const n of Object.keys(t))t[n]=g(t[n],e);else r[i]=g(t,e)}return!1===e.sort?r:(!0===e.sort?Object.keys(r).sort():Object.keys(r).sort(e.sort)).reduce((t,e)=>{const n=r[e];return Boolean(n)&&"object"===typeof n&&!Array.isArray(n)?t[e]=f(n):t[e]=n,t},Object.create(null))}e.extract=h,e.parse=m,e.stringify=(t,e)=>{if(!t)return"";e=Object.assign({encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:","},e),u(e.arrayFormatSeparator);const n=n=>e.skipNull&&a(t[n])||e.skipEmptyString&&""===t[n],r=s(e),i={};for(const a of Object.keys(t))n(a)||(i[a]=t[a]);const o=Object.keys(i);return!1!==e.sort&&o.sort(e.sort),o.map(n=>{const i=t[n];return void 0===i?"":null===i?l(n,e):Array.isArray(i)?i.reduce(r(n),[]).join("&"):l(n,e)+"="+l(i,e)}).filter(t=>t.length>0).join("&")},e.parseUrl=(t,e)=>{e=Object.assign({decode:!0},e);const[n,r]=o(t,"#");return Object.assign({url:n.split("?")[0]||"",query:m(h(t),e)},e&&e.parseFragmentIdentifier&&r?{fragmentIdentifier:d(r,e)}:{})},e.stringifyUrl=(t,n)=>{n=Object.assign({encode:!0,strict:!0},n);const r=p(t.url).split("?")[0]||"",i=e.extract(t.url),o=e.parse(i,{sort:!1}),a=Object.assign(o,t.query);let s=e.stringify(a,n);s&&(s="?"+s);let c=v(t.url);return t.fragmentIdentifier&&(c="#"+l(t.fragmentIdentifier,n)),`${r}${s}${c}`}},7418:function(t,e){e.f=Object.getOwnPropertySymbols},"746f":function(t,e,n){var r=n("428f"),i=n("5135"),o=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});i(e,t)||a(e,t,{value:o.f(t)})}},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7c73":function(t,e,n){var r,i=n("825a"),o=n("37e8"),a=n("7839"),s=n("d012"),c=n("1be4"),u=n("cc12"),l=n("f772"),d=">",f="<",p="prototype",v="script",h=l("IE_PROTO"),g=function(){},m=function(t){return f+v+d+t+f+"/"+v+d},y=function(t){t.write(m("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=u("iframe"),n="java"+v+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(m("document.F=Object")),t.close(),t.F},_=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}_=r?y(r):b();var t=a.length;while(t--)delete _[p][a[t]];return _()};s[h]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(g[p]=i(t),n=new g,g[p]=null,n[h]=t):n=_(),void 0===e?n:o(n,e)}},"7db0":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").find,o=n("44d2"),a=n("ae40"),s="find",c=!0,u=a(s);s in[]&&Array(1)[s]((function(){c=!1})),r({target:"Array",proto:!0,forced:c||!u},{find:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),o(s)},"7dd0":function(t,e,n){"use strict";var r=n("23e7"),i=n("9ed3"),o=n("e163"),a=n("d2bb"),s=n("d44e"),c=n("9112"),u=n("6eeb"),l=n("b622"),d=n("c430"),f=n("3f8c"),p=n("ae93"),v=p.IteratorPrototype,h=p.BUGGY_SAFARI_ITERATORS,g=l("iterator"),m="keys",y="values",b="entries",_=function(){return this};t.exports=function(t,e,n,l,p,w,x){i(n,e,l);var S,E,C,k=function(t){if(t===p&&L)return L;if(!h&&t in T)return T[t];switch(t){case m:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},O=e+" Iterator",j=!1,T=t.prototype,A=T[g]||T["@@iterator"]||p&&T[p],L=!h&&A||k(p),P="Array"==e&&T.entries||A;if(P&&(S=o(P.call(new t)),v!==Object.prototype&&S.next&&(d||o(S)===v||(a?a(S,v):"function"!=typeof S[g]&&c(S,g,_)),s(S,O,!0,!0),d&&(f[O]=_))),p==y&&A&&A.name!==y&&(j=!0,L=function(){return A.call(this)}),d&&!x||T[g]===L||c(T,g,L),f[e]=L,p)if(E={values:k(y),keys:w?L:k(m),entries:k(b)},x)for(C in E)(h||j||!(C in T))&&u(T,C,E[C]);else r({target:e,proto:!0,forced:h||j},E);return E}},"7f9a":function(t,e,n){var r=n("da84"),i=n("8925"),o=r.WeakMap;t.exports="function"===typeof o&&/native code/.test(i(o))},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},8418:function(t,e,n){"use strict";var r=n("c04e"),i=n("9bf2"),o=n("5c6c");t.exports=function(t,e,n){var a=r(e);a in t?i.f(t,a,o(0,n)):t[a]=n}},"841c":function(t,e,n){"use strict";var r=n("d784"),i=n("825a"),o=n("1d80"),a=n("129f"),s=n("14c3");r("search",1,(function(t,e,n){return[function(e){var n=o(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var o=i(t),c=String(this),u=o.lastIndex;a(u,0)||(o.lastIndex=0);var l=s(o,c);return a(o.lastIndex,u)||(o.lastIndex=u),null===l?-1:l.index}]}))},"84c9":function(t,e,n){"use strict";(function(t){/*! @vimeo/player v2.14.1 | (c) 2020 Vimeo | MIT License | https://github.com/vimeo/player.js */ +function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function r(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{},e=t.id,n=t.url,r=e||n;if(!r)throw new Error("An id or url must be passed, either in an options object or as a data-vimeo-id or data-vimeo-url attribute.");if(c(r))return"https://vimeo.com/".concat(r);if(u(r))return r.replace("http:","https:");if(e)throw new TypeError("“".concat(e,"” is not a valid video id."));throw new TypeError("“".concat(r,"” is not a vimeo.com url."))}var d="undefined"!==typeof Array.prototype.indexOf,f="undefined"!==typeof window&&"undefined"!==typeof window.postMessage;if(!o&&(!d||!f))throw new Error("Sorry, the Vimeo Player API is not available in this browser.");var p="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof t?t:"undefined"!==typeof self?self:{};function v(t,e){return e={exports:{}},t(e,e.exports),e.exports /*! * weakmap-polyfill v2.0.1 - ECMAScript6 WeakMap polyfill * https://github.com/polygonplanet/weakmap-polyfill * Copyright (c) 2015-2020 Polygon Planet * @license MIT - */}(function(t){if(!t.WeakMap){var e=Object.prototype.hasOwnProperty,n=function(t,e,n){Object.defineProperty?Object.defineProperty(t,e,{configurable:!0,writable:!0,value:n}):t[e]=n};t.WeakMap=function(){function t(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(n(this,"_id",o("_WeakMap")),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}function i(t,n){if(!r(t)||!e.call(t,"_id"))throw new TypeError(n+" method called on incompatible receiver "+typeof t)}function o(t){return t+"_"+a()+"."+a()}function a(){return Math.random().toString().substring(2)}return n(t.prototype,"delete",(function(t){if(i(this,"delete"),!r(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)&&(delete t[this._id],!0)})),n(t.prototype,"get",(function(t){if(i(this,"get"),r(t)){var e=t[this._id];return e&&e[0]===t?e[1]:void 0}})),n(t.prototype,"has",(function(t){if(i(this,"has"),!r(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)})),n(t.prototype,"set",(function(t,e){if(i(this,"set"),!r(t))throw new TypeError("Invalid value used as weak map key");var o=t[this._id];return o&&o[0]===t?(o[1]=e,this):(n(t,this._id,[t,e]),this)})),n(t,"_polyfill",!0),t}()}function r(t){return Object(t)===t}})("undefined"!==typeof self?self:"undefined"!==typeof window?window:p);var g=v((function(t){ + */}(function(t){if(!t.WeakMap){var e=Object.prototype.hasOwnProperty,n=function(t,e,n){Object.defineProperty?Object.defineProperty(t,e,{configurable:!0,writable:!0,value:n}):t[e]=n};t.WeakMap=function(){function t(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(n(this,"_id",o("_WeakMap")),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}function i(t,n){if(!r(t)||!e.call(t,"_id"))throw new TypeError(n+" method called on incompatible receiver "+typeof t)}function o(t){return t+"_"+a()+"."+a()}function a(){return Math.random().toString().substring(2)}return n(t.prototype,"delete",(function(t){if(i(this,"delete"),!r(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)&&(delete t[this._id],!0)})),n(t.prototype,"get",(function(t){if(i(this,"get"),r(t)){var e=t[this._id];return e&&e[0]===t?e[1]:void 0}})),n(t.prototype,"has",(function(t){if(i(this,"has"),!r(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)})),n(t.prototype,"set",(function(t,e){if(i(this,"set"),!r(t))throw new TypeError("Invalid value used as weak map key");var o=t[this._id];return o&&o[0]===t?(o[1]=e,this):(n(t,this._id,[t,e]),this)})),n(t,"_polyfill",!0),t}()}function r(t){return Object(t)===t}})("undefined"!==typeof self?self:"undefined"!==typeof window?window:p);var h=v((function(t){ /*! Native Promise Only v0.8.1 (c) Kyle Simpson MIT License: http://getify.mit-license.org */ -(function(e,n,r){n[e]=n[e]||r(),t.exports&&(t.exports=n[e])})("Promise",p,(function(){var t,e,n,r=Object.prototype.toString,i="undefined"!=typeof setImmediate?function(t){return setImmediate(t)}:setTimeout;try{Object.defineProperty({},"x",{}),t=function(t,e,n,r){return Object.defineProperty(t,e,{value:n,writable:!0,configurable:!1!==r})}}catch(h){t=function(t,e,n){return t[e]=n,t}}function o(t,r){n.add(t,r),e||(e=i(n.drain))}function a(t){var e,n=typeof t;return null==t||"object"!=n&&"function"!=n||(e=t.then),"function"==typeof e&&e}function s(){for(var t=0;t0&&o(s,n))}catch(h){l.call(new d(n),h)}}}function l(t){var e=this;e.triggered||(e.triggered=!0,e.def&&(e=e.def),e.msg=t,e.state=2,e.chain.length>0&&o(s,e))}function f(t,e,n,r){for(var i=0;i1&&void 0!==arguments[1]?arguments[1]:{};return x.reduce((function(e,n){var r=t.getAttribute("data-vimeo-".concat(n));return(r||""===r)&&(e[n]=""===r?1:r),e}),e)}function E(t,e){var n=t.html;if(!e)throw new TypeError("An element must be provided");if(null!==e.getAttribute("data-vimeo-initialized"))return e.querySelector("iframe");var r=document.createElement("div");return r.innerHTML=n,e.appendChild(r.firstChild),e.setAttribute("data-vimeo-initialized","true"),e.querySelector("iframe")}function O(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;return new Promise((function(r,i){if(!u(t))throw new TypeError("“".concat(t,"” is not a vimeo.com url."));var o="https://vimeo.com/api/oembed.json?url=".concat(encodeURIComponent(t));for(var a in e)e.hasOwnProperty(a)&&(o+="&".concat(a,"=").concat(encodeURIComponent(e[a])));var s="XDomainRequest"in window?new XDomainRequest:new XMLHttpRequest;s.open("GET",o,!0),s.onload=function(){if(404!==s.status)if(403!==s.status)try{var e=JSON.parse(s.responseText);if(403===e.domain_status_code)return E(e,n),void i(new Error("“".concat(t,"” is not embeddable.")));r(e)}catch(o){i(o)}else i(new Error("“".concat(t,"” is not embeddable.")));else i(new Error("“".concat(t,"” was not found.")))},s.onerror=function(){var t=s.status?" (".concat(s.status,")"):"";i(new Error("There was an error fetching the embed code from Vimeo".concat(t,".")))},s.send()}))}function k(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document,e=[].slice.call(t.querySelectorAll("[data-vimeo-id], [data-vimeo-url]")),n=function(t){"console"in window&&console.error&&console.error("There was an error creating an embed: ".concat(t))};e.forEach((function(t){try{if(null!==t.getAttribute("data-vimeo-defer"))return;var e=S(t),r=l(e);O(r,e,t).then((function(e){return E(e,t)})).catch(n)}catch(i){n(i)}}))}function j(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;if(!window.VimeoPlayerResizeEmbeds_){window.VimeoPlayerResizeEmbeds_=!0;var e=function(e){if(u(e.origin)&&e.data&&"spacechange"===e.data.event)for(var n=t.querySelectorAll("iframe"),r=0;r=8&&i<10&&(r=JSON.stringify(r)),t.element.contentWindow.postMessage(r,t.origin)}}function L(t,e){e=C(e);var n,r=[];if(e.event){if("error"===e.event){var i=y(t,e.data.method);i.forEach((function(n){var r=new Error(e.data.message);r.name=e.data.name,n.reject(r),b(t,e.data.method,n)}))}r=y(t,"event:".concat(e.event)),n=e.data}else if(e.method){var o=_(t,e.method);o&&(r.push(o),n=e.value)}r.forEach((function(e){try{if("function"===typeof e)return void e.call(t,n);e.resolve(n)}catch(r){}}))}function $(){var t=function(){for(var t,e=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],n=0,r=e.length,i={};n1&&void 0!==arguments[1]?arguments[1]:{};if(n(this,t),window.jQuery&&e instanceof jQuery&&(e.length>1&&window.console&&console.warn&&console.warn("A jQuery object with multiple elements was passed, using the first element."),e=e[0]),"undefined"!==typeof document&&"string"===typeof e&&(e=document.getElementById(e)),!s(e))throw new TypeError("You must pass either a valid element or a valid id.");if("IFRAME"!==e.nodeName){var o=e.querySelector("iframe");o&&(e=o)}if("IFRAME"===e.nodeName&&!u(e.getAttribute("src")||""))throw new Error("The player element passed isn’t a Vimeo embed.");if(P.has(e))return P.get(e);this._window=e.ownerDocument.defaultView,this.element=e,this.origin="*";var a=new g((function(t,n){if(r._onMessage=function(e){if(u(e.origin)&&r.element.contentWindow===e.source){"*"===r.origin&&(r.origin=e.origin);var i=C(e.data),o=i&&"error"===i.event,a=o&&i.data&&"ready"===i.data.method;if(a){var s=new Error(i.data.message);return s.name=i.data.name,void n(s)}var c=i&&"ready"===i.event,l=i&&"ping"===i.method;if(c||l)return r.element.setAttribute("data-ready","true"),void t();L(r,i)}},r._window.addEventListener("message",r._onMessage),"IFRAME"!==r.element.nodeName){var o=S(e,i),a=l(o);O(a,o,e).then((function(t){var n=E(t,e);return r.element=n,r._originalElement=e,w(e,n),P.set(r.element,r),t})).catch(n)}}));if(A.set(this,a),P.set(this.element,this),"IFRAME"===this.element.nodeName&&T(this,"ping"),M.isEnabled){var c=function(){return M.exit()};M.on("fullscreenchange",(function(){M.isFullscreen?m(r,"event:exitFullscreen",c):b(r,"event:exitFullscreen",c),r.ready().then((function(){T(r,"fullscreenchange",M.isFullscreen)}))}))}return this}return i(t,[{key:"callMethod",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new g((function(r,i){return e.ready().then((function(){m(e,t,{resolve:r,reject:i}),T(e,t,n)})).catch(i)}))}},{key:"get",value:function(t){var e=this;return new g((function(n,r){return t=a(t,"get"),e.ready().then((function(){m(e,t,{resolve:n,reject:r}),T(e,t)})).catch(r)}))}},{key:"set",value:function(t,e){var n=this;return new g((function(r,i){if(t=a(t,"set"),void 0===e||null===e)throw new TypeError("There must be a value to set.");return n.ready().then((function(){m(n,t,{resolve:r,reject:i}),T(n,t,e)})).catch(i)}))}},{key:"on",value:function(t,e){if(!t)throw new TypeError("You must pass an event name.");if(!e)throw new TypeError("You must pass a callback function.");if("function"!==typeof e)throw new TypeError("The callback must be a function.");var n=y(this,"event:".concat(t));0===n.length&&this.callMethod("addEventListener",t).catch((function(){})),m(this,"event:".concat(t),e)}},{key:"off",value:function(t,e){if(!t)throw new TypeError("You must pass an event name.");if(e&&"function"!==typeof e)throw new TypeError("The callback must be a function.");var n=b(this,"event:".concat(t),e);n&&this.callMethod("removeEventListener",t).catch((function(t){}))}},{key:"loadVideo",value:function(t){return this.callMethod("loadVideo",t)}},{key:"ready",value:function(){var t=A.get(this)||new g((function(t,e){e(new Error("Unknown player. Probably unloaded."))}));return g.resolve(t)}},{key:"addCuePoint",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.callMethod("addCuePoint",{time:t,data:e})}},{key:"removeCuePoint",value:function(t){return this.callMethod("removeCuePoint",t)}},{key:"enableTextTrack",value:function(t,e){if(!t)throw new TypeError("You must pass a language.");return this.callMethod("enableTextTrack",{language:t,kind:e})}},{key:"disableTextTrack",value:function(){return this.callMethod("disableTextTrack")}},{key:"pause",value:function(){return this.callMethod("pause")}},{key:"play",value:function(){return this.callMethod("play")}},{key:"requestFullscreen",value:function(){return M.isEnabled?M.request(this.element):this.callMethod("requestFullscreen")}},{key:"exitFullscreen",value:function(){return M.isEnabled?M.exit():this.callMethod("exitFullscreen")}},{key:"getFullscreen",value:function(){return M.isEnabled?g.resolve(M.isFullscreen):this.get("fullscreen")}},{key:"unload",value:function(){return this.callMethod("unload")}},{key:"destroy",value:function(){var t=this;return new g((function(e){A.delete(t),P.delete(t.element),t._originalElement&&(P.delete(t._originalElement),t._originalElement.removeAttribute("data-vimeo-initialized")),t.element&&"IFRAME"===t.element.nodeName&&t.element.parentNode&&t.element.parentNode.removeChild(t.element),t._window.removeEventListener("message",t._onMessage),e()}))}},{key:"getAutopause",value:function(){return this.get("autopause")}},{key:"setAutopause",value:function(t){return this.set("autopause",t)}},{key:"getBuffered",value:function(){return this.get("buffered")}},{key:"getChapters",value:function(){return this.get("chapters")}},{key:"getCurrentChapter",value:function(){return this.get("currentChapter")}},{key:"getColor",value:function(){return this.get("color")}},{key:"setColor",value:function(t){return this.set("color",t)}},{key:"getCuePoints",value:function(){return this.get("cuePoints")}},{key:"getCurrentTime",value:function(){return this.get("currentTime")}},{key:"setCurrentTime",value:function(t){return this.set("currentTime",t)}},{key:"getDuration",value:function(){return this.get("duration")}},{key:"getEnded",value:function(){return this.get("ended")}},{key:"getLoop",value:function(){return this.get("loop")}},{key:"setLoop",value:function(t){return this.set("loop",t)}},{key:"setMuted",value:function(t){return this.set("muted",t)}},{key:"getMuted",value:function(){return this.get("muted")}},{key:"getPaused",value:function(){return this.get("paused")}},{key:"getPlaybackRate",value:function(){return this.get("playbackRate")}},{key:"setPlaybackRate",value:function(t){return this.set("playbackRate",t)}},{key:"getPlayed",value:function(){return this.get("played")}},{key:"getQualities",value:function(){return this.get("qualities")}},{key:"getQuality",value:function(){return this.get("quality")}},{key:"setQuality",value:function(t){return this.set("quality",t)}},{key:"getSeekable",value:function(){return this.get("seekable")}},{key:"getSeeking",value:function(){return this.get("seeking")}},{key:"getTextTracks",value:function(){return this.get("textTracks")}},{key:"getVideoEmbedCode",value:function(){return this.get("videoEmbedCode")}},{key:"getVideoId",value:function(){return this.get("videoId")}},{key:"getVideoTitle",value:function(){return this.get("videoTitle")}},{key:"getVideoWidth",value:function(){return this.get("videoWidth")}},{key:"getVideoHeight",value:function(){return this.get("videoHeight")}},{key:"getVideoUrl",value:function(){return this.get("videoUrl")}},{key:"getVolume",value:function(){return this.get("volume")}},{key:"setVolume",value:function(t){return this.set("volume",t)}}]),t}();o||(M=$(),k(),j()),e["a"]=D}).call(this,n("c8ba"))},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},8875:function(t,e,n){var r,i,o;(function(n,a){i=[],r=a,o="function"===typeof r?r.apply(e,i):r,void 0===o||(t.exports=o)})("undefined"!==typeof self&&self,(function(){function t(){var e=Object.getOwnPropertyDescriptor(document,"currentScript");if(!e&&"currentScript"in document&&document.currentScript)return document.currentScript;if(e&&e.get!==t&&document.currentScript)return document.currentScript;try{throw new Error}catch(p){var n,r,i,o=/.*at [^(]*\((.*):(.+):(.+)\)$/gi,a=/@([^@]*):(\d+):(\d+)\s*$/gi,s=o.exec(p.stack)||a.exec(p.stack),c=s&&s[1]||!1,u=s&&s[2]||!1,l=document.location.href.replace(document.location.hash,""),f=document.getElementsByTagName("script");c===l&&(n=document.documentElement.outerHTML,r=new RegExp("(?:[^\\n]+?\\n){0,"+(u-2)+"}[^<]* diff --git a/js/gated-content/src/components/AddToFavorite.vue b/js/gated-content/src/components/AddToFavorite.vue new file mode 100644 index 000000000..7bdcdd140 --- /dev/null +++ b/js/gated-content/src/components/AddToFavorite.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/js/gated-content/src/components/Modal.vue b/js/gated-content/src/components/Modal.vue new file mode 100644 index 000000000..a135a7962 --- /dev/null +++ b/js/gated-content/src/components/Modal.vue @@ -0,0 +1,28 @@ + + + diff --git a/js/gated-content/src/components/blog/BlogListing.vue b/js/gated-content/src/components/blog/BlogListing.vue index 8caffb2ff..9a395cdb8 100644 --- a/js/gated-content/src/components/blog/BlogListing.vue +++ b/js/gated-content/src/components/blog/BlogListing.vue @@ -40,10 +40,11 @@ import Spinner from '@/components/Spinner.vue'; import Pagination from '@/components/Pagination.vue'; import { JsonApiCombineMixin } from '@/mixins/JsonApiCombineMixin'; import { SettingsMixin } from '@/mixins/SettingsMixin'; +import { FavoritesMixin } from '@/mixins/FavoritesMixin'; export default { name: 'BlogListing', - mixins: [JsonApiCombineMixin, SettingsMixin], + mixins: [JsonApiCombineMixin, SettingsMixin, FavoritesMixin], components: { BlogTeaser, Spinner, @@ -67,6 +68,16 @@ export default { type: Boolean, default: false, }, + favorites: { + type: Boolean, + default: false, + }, + sort: { + type: Object, + default() { + return { path: 'created', direction: 'DESC' }; + }, + }, pagination: { type: Boolean, default: false, @@ -96,6 +107,7 @@ export default { watch: { $route: 'load', excludedVideoId: 'load', + sort: 'load', }, async mounted() { this.featuredLocal = this.featured; @@ -115,10 +127,7 @@ export default { } params.sort = { - sortByDate: { - path: 'created', - direction: 'DESC', - }, + sortBy: this.sort, }; params.filter = {}; @@ -132,6 +141,20 @@ export default { }; } + if (this.favorites) { + if (this.isFavoritesTypeEmpty('node', 'vy_blog_post')) { + this.loading = false; + return; + } + params.filter.includeFavorites = { + condition: { + path: 'drupal_internal__nid', + operator: 'IN', + value: this.getFavoritesTypeIds('node', 'vy_blog_post'), + }, + }; + } + if (this.category) { params.filter['field_gc_video_category.id'] = this.category; } diff --git a/js/gated-content/src/components/blog/BlogTeaser.vue b/js/gated-content/src/components/blog/BlogTeaser.vue index d7cca0ba7..7125ab9a5 100644 --- a/js/gated-content/src/components/blog/BlogTeaser.vue +++ b/js/gated-content/src/components/blog/BlogTeaser.vue @@ -8,12 +8,22 @@
{{ blog.attributes.title }}
+ diff --git a/js/gated-content/src/components/video/CategoryTeaser.vue b/js/gated-content/src/components/video/CategoryTeaser.vue index 8ebd84989..86322ff6e 100644 --- a/js/gated-content/src/components/video/CategoryTeaser.vue +++ b/js/gated-content/src/components/video/CategoryTeaser.vue @@ -8,12 +8,22 @@
{{ category.attributes.name }}
+ diff --git a/js/gated-content/src/views/LiveStreamPage.vue b/js/gated-content/src/views/LiveStreamPage.vue index 39b546814..6ed74890a 100644 --- a/js/gated-content/src/views/LiveStreamPage.vue +++ b/js/gated-content/src/views/LiveStreamPage.vue @@ -19,6 +19,11 @@ class="video-footer__description mb-3" v-html="descriptionProcessed" > +
@@ -70,6 +75,7 @@