@clickview/library-editor 1.1.27-dev.0 → 1.1.27-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/1.chunk.css.map +1 -0
- package/dist/css/10.chunk.css.map +1 -0
- package/dist/css/11.chunk.css +137 -0
- package/dist/css/11.chunk.css.map +1 -0
- package/dist/css/12.chunk.css.map +1 -0
- package/dist/css/13.chunk.css.map +1 -0
- package/dist/css/14.chunk.css.map +1 -0
- package/dist/css/16.chunk.css.map +1 -0
- package/dist/css/17.chunk.css.map +1 -0
- package/dist/css/18.chunk.css +20 -0
- package/dist/css/18.chunk.css.map +1 -0
- package/dist/css/2.chunk.css +145 -0
- package/dist/css/2.chunk.css.map +1 -0
- package/dist/css/21.chunk.css.map +1 -0
- package/dist/css/22.chunk.css.map +1 -0
- package/dist/css/23.chunk.css +5 -3
- package/dist/css/23.chunk.css.map +1 -0
- package/dist/css/25.chunk.css +3 -1
- package/dist/css/25.chunk.css.map +1 -0
- package/dist/css/26.chunk.css.map +1 -0
- package/dist/css/28.chunk.css.map +1 -0
- package/dist/css/29.chunk.css.map +1 -0
- package/dist/css/3.chunk.css.map +1 -0
- package/dist/css/30.chunk.css.map +1 -0
- package/dist/css/31.chunk.css.map +1 -0
- package/dist/css/32.chunk.css.map +1 -0
- package/dist/css/33.chunk.css.map +1 -0
- package/dist/css/34.chunk.css +21 -0
- package/dist/css/34.chunk.css.map +1 -0
- package/dist/css/35.chunk.css +20 -0
- package/dist/css/35.chunk.css.map +1 -0
- package/dist/css/36.chunk.css +14 -0
- package/dist/css/36.chunk.css.map +1 -0
- package/dist/css/37.chunk.css.map +1 -0
- package/dist/css/38.chunk.css.map +1 -0
- package/dist/css/40.chunk.css.map +1 -0
- package/dist/css/41.chunk.css.map +1 -0
- package/dist/css/42.chunk.css.map +1 -0
- package/dist/css/43.chunk.css.map +1 -0
- package/dist/css/44.chunk.css.map +1 -0
- package/dist/css/45.chunk.css.map +1 -0
- package/dist/css/46.chunk.css.map +1 -0
- package/dist/css/47.chunk.css.map +1 -0
- package/dist/css/48.chunk.css.map +1 -0
- package/dist/css/49.chunk.css +35 -0
- package/dist/css/49.chunk.css.map +1 -0
- package/dist/css/50.chunk.css.map +1 -0
- package/dist/css/51.chunk.css.map +1 -0
- package/dist/css/52.chunk.css +66 -0
- package/dist/css/52.chunk.css.map +1 -0
- package/dist/css/55.chunk.css.map +1 -0
- package/dist/css/56.chunk.css.map +1 -0
- package/dist/css/58.chunk.css.map +1 -0
- package/dist/css/59.chunk.css.map +1 -0
- package/dist/css/6.chunk.css.map +1 -0
- package/dist/css/60.chunk.css +18 -0
- package/dist/css/60.chunk.css.map +1 -0
- package/dist/css/62.chunk.css.map +1 -0
- package/dist/css/63.chunk.css +170 -0
- package/dist/css/63.chunk.css.map +1 -0
- package/dist/css/67.chunk.css +78 -0
- package/dist/css/67.chunk.css.map +1 -0
- package/dist/css/68.chunk.css +17 -0
- package/dist/css/68.chunk.css.map +1 -0
- package/dist/css/69.chunk.css +17 -0
- package/dist/css/69.chunk.css.map +1 -0
- package/dist/css/7.chunk.css.map +1 -0
- package/dist/css/70.chunk.css +23 -0
- package/dist/css/70.chunk.css.map +1 -0
- package/dist/css/71.chunk.css +40 -0
- package/dist/css/71.chunk.css.map +1 -0
- package/dist/css/72.chunk.css +16 -0
- package/dist/css/72.chunk.css.map +1 -0
- package/dist/css/73.chunk.css +37 -0
- package/dist/css/73.chunk.css.map +1 -0
- package/dist/css/74.chunk.css +29 -0
- package/dist/css/74.chunk.css.map +1 -0
- package/dist/css/75.chunk.css +6 -0
- package/dist/css/75.chunk.css.map +1 -0
- package/dist/css/76.chunk.css +6 -0
- package/dist/css/76.chunk.css.map +1 -0
- package/dist/css/8.chunk.css.map +1 -0
- package/dist/css/library-editor-app.css +2 -2
- package/dist/css/library-editor-app.css.map +1 -0
- package/dist/en.json +1 -1
- package/dist/libs/analytics/src/interfaces/AnalyticsTypes.d.ts +1 -0
- package/dist/libs/common/src/backbone/core/BaseAppRouter.d.ts +5 -1
- package/dist/libs/common/src/backbone/core/index.d.ts +1 -1
- package/dist/libs/shared/src/apps/search/components/instant-search/series/SeriesSearchResultComponent.d.ts +5 -0
- package/dist/libs/shared/src/apps/search/enums/SearchQueryType.d.ts +1 -1
- package/dist/libs/shared/src/apps/search/views/search-bar/SearchBarView.d.ts +3 -0
- package/dist/libs/shared/src/constants/BootstrapKeys.d.ts +1 -0
- package/dist/libs/shared/src/enums/MediaQueries.d.ts +3 -1
- package/dist/libs/shared/src/enums/PlayerMediaType.d.ts +1 -0
- package/dist/libs/shared/src/enums/ResourceFileType.d.ts +9 -0
- package/dist/libs/shared/src/enums/SettingName.d.ts +0 -1
- package/dist/libs/shared/src/interfaces/app-variables/BaseSearchAppVariables.d.ts +1 -0
- package/dist/libs/shared/src/interfaces/collections/ClassificationCollection.d.ts +4 -0
- package/dist/libs/shared/src/interfaces/collections/ClassroomCollection.d.ts +4 -0
- package/dist/libs/shared/src/interfaces/collections/ClassroomGroupCollection.d.ts +4 -0
- package/dist/libs/shared/src/interfaces/collections/InteractiveCollection.d.ts +2 -2
- package/dist/libs/shared/src/interfaces/collections/index.d.ts +3 -0
- package/dist/libs/shared/src/interfaces/models/Classroom.d.ts +4 -0
- package/dist/libs/shared/src/interfaces/models/ClassroomGroup.d.ts +18 -0
- package/dist/libs/shared/src/interfaces/models/Clip.d.ts +4 -3
- package/dist/libs/shared/src/interfaces/models/Curriculum.d.ts +4 -0
- package/dist/libs/shared/src/interfaces/models/InteractiveMetadata.d.ts +14 -0
- package/dist/libs/shared/src/interfaces/models/Resource.d.ts +2 -2
- package/dist/libs/shared/src/interfaces/models/User.d.ts +4 -2
- package/dist/libs/shared/src/interfaces/models/Video.d.ts +6 -2
- package/dist/libs/shared/src/interfaces/models/VideoHistory.d.ts +4 -1
- package/dist/libs/shared/src/interfaces/models/Widget.d.ts +1 -1
- package/dist/libs/shared/src/interfaces/models/YearGroup.d.ts +5 -0
- package/dist/libs/shared/src/interfaces/models/index.d.ts +5 -1
- package/dist/libs/shared/src/interfaces/models/interactive/ActionableItem.d.ts +6 -0
- package/dist/libs/shared/src/interfaces/models/interactive/Interaction.d.ts +16 -0
- package/dist/libs/shared/src/interfaces/models/interactive/InteractionType.d.ts +7 -0
- package/dist/libs/shared/src/interfaces/models/interactive/InteractionTypeId.d.ts +8 -0
- package/dist/libs/shared/src/interfaces/models/interactive/Interactive.d.ts +7 -0
- package/dist/libs/shared/src/interfaces/models/interactive/Timepoint.d.ts +9 -0
- package/dist/libs/shared/src/interfaces/models/interactive/index.d.ts +6 -0
- package/dist/libs/shared/src/interfaces/models/primitives/BaseObject.d.ts +1 -0
- package/dist/libs/shared/src/interfaces/models/primitives/VirtualObject.d.ts +5 -0
- package/dist/libs/shared/src/interfaces/models/primitives/index.d.ts +1 -0
- package/dist/libs/shared/src/interfaces/requests/CreateOrUpdateClipRequest.d.ts +6 -0
- package/dist/libs/shared/src/interfaces/requests/CreateViewKeyRequest.d.ts +0 -2
- package/dist/libs/shared/src/interfaces/requests/index.d.ts +1 -0
- package/dist/libs/shared/src/utils/VideoDetailsHelper.d.ts +0 -9
- package/dist/projects/library-editor/src/apps/migration-wizard/MigrationWizardApplication.d.ts +1 -1
- package/dist/projects/library-editor/src/apps/migration-wizard/filters/MigrationFilters.d.ts +2 -2
- package/dist/projects/library-editor/src/apps/search/models/SearchAppVariables.d.ts +1 -0
- package/dist/projects/library-editor/src/apps/upload/UploadApplication.d.ts +1 -1
- package/dist/projects/library-editor/src/shared/filters/BetaAccessFilter.d.ts +1 -1
- package/dist/projects/library-editor/src/shared/filters/CustomerSettingsFilter.d.ts +1 -1
- package/dist/projects/library-editor/src/shared/filters/RoleFilter.d.ts +1 -1
- package/dist/projects/library-editor/src/shared/filters/VerifiedEmailFilter.d.ts +1 -1
- package/dist/scripts/{0-7d941d48a1.chunk.js → 0-e25d47c666.chunk.js} +1 -1
- package/dist/scripts/0.chunk.js +1039 -0
- package/dist/scripts/0.chunk.js.map +1 -0
- package/dist/scripts/{1-d174976195.chunk.js → 1-620c685eee.chunk.js} +1 -1
- package/dist/scripts/1.chunk.js +442 -0
- package/dist/scripts/1.chunk.js.map +1 -0
- package/dist/scripts/{10-9389c5decb.chunk.js → 10-3baf058564.chunk.js} +1 -1
- package/dist/scripts/10.chunk.js +820 -0
- package/dist/scripts/10.chunk.js.map +1 -0
- package/dist/scripts/{11-85acf490ea.chunk.js → 11-9f5f0c25dc.chunk.js} +1 -1
- package/dist/scripts/11.chunk.js +4091 -0
- package/dist/scripts/11.chunk.js.map +1 -0
- package/dist/scripts/{12-0db13732f7.chunk.js → 12-b460ad405e.chunk.js} +1 -1
- package/dist/scripts/12.chunk.js +555 -0
- package/dist/scripts/12.chunk.js.map +1 -0
- package/dist/scripts/{13-994f87e579.chunk.js → 13-89b3a0aebb.chunk.js} +1 -1
- package/dist/scripts/13.chunk.js +380 -0
- package/dist/scripts/13.chunk.js.map +1 -0
- package/dist/scripts/{14-2902bc9522.chunk.js → 14-670309ef33.chunk.js} +1 -1
- package/dist/scripts/14.chunk.js +2386 -0
- package/dist/scripts/14.chunk.js.map +1 -0
- package/dist/scripts/{15-c6ed60d5c9.chunk.js → 15-39010184ed.chunk.js} +1 -1
- package/dist/scripts/15.chunk.js +314 -0
- package/dist/scripts/15.chunk.js.map +1 -0
- package/dist/scripts/{16-745edb531a.chunk.js → 16-0971cabfc8.chunk.js} +1 -1
- package/dist/scripts/16.chunk.js +1290 -0
- package/dist/scripts/16.chunk.js.map +1 -0
- package/dist/scripts/{17-84499189f1.chunk.js → 17-f364868870.chunk.js} +1 -1
- package/dist/scripts/17.chunk.js +381 -0
- package/dist/scripts/17.chunk.js.map +1 -0
- package/dist/scripts/18.chunk.js +393 -0
- package/dist/scripts/18.chunk.js.map +1 -0
- package/dist/scripts/19.chunk.js +364 -0
- package/dist/scripts/19.chunk.js.map +1 -0
- package/dist/scripts/{2-236aa94486.chunk.js → 2-cd7f1d10b5.chunk.js} +1 -1
- package/dist/scripts/2.chunk.js +523 -0
- package/dist/scripts/2.chunk.js.map +1 -0
- package/dist/scripts/{20-96717eb19f.chunk.js → 20-42dc06da39.chunk.js} +1 -1
- package/dist/scripts/20.chunk.js +317 -0
- package/dist/scripts/20.chunk.js.map +1 -0
- package/dist/scripts/{21-65f36b6673.chunk.js → 21-05615559be.chunk.js} +1 -1
- package/dist/scripts/21.chunk.js +531 -0
- package/dist/scripts/21.chunk.js.map +1 -0
- package/dist/scripts/{22-5e4db41745.chunk.js → 22-70b4c18dd2.chunk.js} +1 -1
- package/dist/scripts/22.chunk.js +354 -0
- package/dist/scripts/22.chunk.js.map +1 -0
- package/dist/scripts/23-3166dfeef5.chunk.js +1 -0
- package/dist/scripts/23.chunk.js +604 -0
- package/dist/scripts/23.chunk.js.map +1 -0
- package/dist/scripts/{24-6ac1386d9a.chunk.js → 24-6fbd14025b.chunk.js} +1 -1
- package/dist/scripts/24.chunk.js +318 -0
- package/dist/scripts/24.chunk.js.map +1 -0
- package/dist/scripts/25-3d067b8b9a.chunk.js +1 -0
- package/dist/scripts/25.chunk.js +365 -0
- package/dist/scripts/25.chunk.js.map +1 -0
- package/dist/scripts/{26-58a421e3cb.chunk.js → 26-468305820a.chunk.js} +1 -1
- package/dist/scripts/26.chunk.js +442 -0
- package/dist/scripts/26.chunk.js.map +1 -0
- package/dist/scripts/{27-a507f85408.chunk.js → 27-d03a99658e.chunk.js} +1 -1
- package/dist/scripts/27.chunk.js +3630 -0
- package/dist/scripts/27.chunk.js.map +1 -0
- package/dist/scripts/{28-add4a2a74d.chunk.js → 28-f3f43a3001.chunk.js} +1 -1
- package/dist/scripts/28.chunk.js +3172 -0
- package/dist/scripts/28.chunk.js.map +1 -0
- package/dist/scripts/{29-adf22ec3a1.chunk.js → 29-268278d2ac.chunk.js} +1 -1
- package/dist/scripts/29.chunk.js +3090 -0
- package/dist/scripts/29.chunk.js.map +1 -0
- package/dist/scripts/{3-3c39acc333.chunk.js → 3-4694b66aa5.chunk.js} +1 -1
- package/dist/scripts/3.chunk.js +845 -0
- package/dist/scripts/3.chunk.js.map +1 -0
- package/dist/scripts/{30-6e869b77b2.chunk.js → 30-694b0a0d4b.chunk.js} +1 -1
- package/dist/scripts/30.chunk.js +1851 -0
- package/dist/scripts/30.chunk.js.map +1 -0
- package/dist/scripts/{31-f3a0832478.chunk.js → 31-4c542c18dc.chunk.js} +1 -1
- package/dist/scripts/31.chunk.js +958 -0
- package/dist/scripts/31.chunk.js.map +1 -0
- package/dist/scripts/{32-cbcb5dba41.chunk.js → 32-a1543ffe27.chunk.js} +1 -1
- package/dist/scripts/32.chunk.js +1239 -0
- package/dist/scripts/32.chunk.js.map +1 -0
- package/dist/scripts/{33-c9a197cce2.chunk.js → 33-9685703df6.chunk.js} +1 -1
- package/dist/scripts/33.chunk.js +971 -0
- package/dist/scripts/33.chunk.js.map +1 -0
- package/dist/scripts/{34-37fc1c9761.chunk.js → 34-eb9f6709b3.chunk.js} +1 -1
- package/dist/scripts/34.chunk.js +990 -0
- package/dist/scripts/34.chunk.js.map +1 -0
- package/dist/scripts/{35-21329b155d.chunk.js → 35-1ff49137e7.chunk.js} +1 -1
- package/dist/scripts/35.chunk.js +518 -0
- package/dist/scripts/35.chunk.js.map +1 -0
- package/dist/scripts/{36-0d3fa3d249.chunk.js → 36-9e89154ca2.chunk.js} +1 -1
- package/dist/scripts/36.chunk.js +335 -0
- package/dist/scripts/36.chunk.js.map +1 -0
- package/dist/scripts/{37-681f25d8de.chunk.js → 37-80589d542e.chunk.js} +1 -1
- package/dist/scripts/37.chunk.js +236 -0
- package/dist/scripts/37.chunk.js.map +1 -0
- package/dist/scripts/{38-5364f1bd67.chunk.js → 38-7e88534f67.chunk.js} +1 -1
- package/dist/scripts/38.chunk.js +315 -0
- package/dist/scripts/38.chunk.js.map +1 -0
- package/dist/scripts/{39-996d4ddc74.chunk.js → 39-99824f3b64.chunk.js} +1 -1
- package/dist/scripts/39.chunk.js +107 -0
- package/dist/scripts/39.chunk.js.map +1 -0
- package/dist/scripts/{4-93e14cac14.chunk.js → 4-ad1e4b43da.chunk.js} +1 -1
- package/dist/scripts/4.chunk.js +335 -0
- package/dist/scripts/4.chunk.js.map +1 -0
- package/dist/scripts/{40-7ecb39dfb5.chunk.js → 40-dbfd665c74.chunk.js} +1 -1
- package/dist/scripts/40.chunk.js +2493 -0
- package/dist/scripts/40.chunk.js.map +1 -0
- package/dist/scripts/{41-8b5abd983b.chunk.js → 41-25fbac3d17.chunk.js} +1 -1
- package/dist/scripts/41.chunk.js +1782 -0
- package/dist/scripts/41.chunk.js.map +1 -0
- package/dist/scripts/{42-b0867d7db0.chunk.js → 42-9f757567db.chunk.js} +1 -1
- package/dist/scripts/42.chunk.js +2327 -0
- package/dist/scripts/42.chunk.js.map +1 -0
- package/dist/scripts/{43-32a9ad2254.chunk.js → 43-5ef29feb2c.chunk.js} +1 -1
- package/dist/scripts/43.chunk.js +1206 -0
- package/dist/scripts/43.chunk.js.map +1 -0
- package/dist/scripts/{44-bf0ebe3cf7.chunk.js → 44-223f602431.chunk.js} +1 -1
- package/dist/scripts/44.chunk.js +2245 -0
- package/dist/scripts/44.chunk.js.map +1 -0
- package/dist/scripts/{45-2ba05e3821.chunk.js → 45-344492a36f.chunk.js} +1 -1
- package/dist/scripts/45.chunk.js +1065 -0
- package/dist/scripts/45.chunk.js.map +1 -0
- package/dist/scripts/{46-3bdc667e2e.chunk.js → 46-9ca7afd6a4.chunk.js} +1 -1
- package/dist/scripts/46.chunk.js +655 -0
- package/dist/scripts/46.chunk.js.map +1 -0
- package/dist/scripts/{47-9955928b6f.chunk.js → 47-ac0c9c5ce1.chunk.js} +1 -1
- package/dist/scripts/47.chunk.js +736 -0
- package/dist/scripts/47.chunk.js.map +1 -0
- package/dist/scripts/{48-3922b945f4.chunk.js → 48-6bf590b9a0.chunk.js} +1 -1
- package/dist/scripts/48.chunk.js +994 -0
- package/dist/scripts/48.chunk.js.map +1 -0
- package/dist/scripts/{49-23a1f6f7e7.chunk.js → 49-8e3e782ffb.chunk.js} +1 -1
- package/dist/scripts/49.chunk.js +761 -0
- package/dist/scripts/49.chunk.js.map +1 -0
- package/dist/scripts/{5-4bea739cc3.chunk.js → 5-b236603e85.chunk.js} +1 -1
- package/dist/scripts/5.chunk.js +15 -0
- package/dist/scripts/5.chunk.js.map +1 -0
- package/dist/scripts/{50-5c842985ec.chunk.js → 50-30ba08212e.chunk.js} +1 -1
- package/dist/scripts/50.chunk.js +530 -0
- package/dist/scripts/50.chunk.js.map +1 -0
- package/dist/scripts/{51-76bb20846a.chunk.js → 51-828972defb.chunk.js} +1 -1
- package/dist/scripts/51.chunk.js +932 -0
- package/dist/scripts/51.chunk.js.map +1 -0
- package/dist/scripts/{52-837abee352.chunk.js → 52-b2acf3e742.chunk.js} +1 -1
- package/dist/scripts/52.chunk.js +408 -0
- package/dist/scripts/52.chunk.js.map +1 -0
- package/dist/scripts/{53-52c9fac5eb.chunk.js → 53-5d6ea94871.chunk.js} +1 -1
- package/dist/scripts/53.chunk.js +756 -0
- package/dist/scripts/53.chunk.js.map +1 -0
- package/dist/scripts/{54-557f6ffe65.chunk.js → 54-2d8bd6fde0.chunk.js} +1 -1
- package/dist/scripts/54.chunk.js +681 -0
- package/dist/scripts/54.chunk.js.map +1 -0
- package/dist/scripts/{55-8dea861900.chunk.js → 55-4a8d360746.chunk.js} +1 -1
- package/dist/scripts/55.chunk.js +645 -0
- package/dist/scripts/55.chunk.js.map +1 -0
- package/dist/scripts/{56-491db19e9d.chunk.js → 56-ad12ebab5f.chunk.js} +1 -1
- package/dist/scripts/56.chunk.js +346 -0
- package/dist/scripts/56.chunk.js.map +1 -0
- package/dist/scripts/{57-87323c96be.chunk.js → 57-53b89c2ef0.chunk.js} +1 -1
- package/dist/scripts/57.chunk.js +422 -0
- package/dist/scripts/57.chunk.js.map +1 -0
- package/dist/scripts/{58-3408474ea9.chunk.js → 58-b246abe78c.chunk.js} +1 -1
- package/dist/scripts/58.chunk.js +437 -0
- package/dist/scripts/58.chunk.js.map +1 -0
- package/dist/scripts/{59-ad89e8b776.chunk.js → 59-19290686e0.chunk.js} +1 -1
- package/dist/scripts/59.chunk.js +342 -0
- package/dist/scripts/59.chunk.js.map +1 -0
- package/dist/scripts/{6-cf6bf13de2.chunk.js → 6-6fb543aa78.chunk.js} +1 -1
- package/dist/scripts/6.chunk.js +484 -0
- package/dist/scripts/6.chunk.js.map +1 -0
- package/dist/scripts/{60-3324435680.chunk.js → 60-0c075e7b5c.chunk.js} +1 -1
- package/dist/scripts/60.chunk.js +254 -0
- package/dist/scripts/60.chunk.js.map +1 -0
- package/dist/scripts/{61-57f4830468.chunk.js → 61-2725bbfab2.chunk.js} +1 -1
- package/dist/scripts/61.chunk.js +408 -0
- package/dist/scripts/61.chunk.js.map +1 -0
- package/dist/scripts/{62-27f0a916e8.chunk.js → 62-472d10a18e.chunk.js} +1 -1
- package/dist/scripts/62.chunk.js +142 -0
- package/dist/scripts/62.chunk.js.map +1 -0
- package/dist/scripts/{63-c328125cb6.chunk.js → 63-7d00e50441.chunk.js} +1 -1
- package/dist/scripts/63.chunk.js +147 -0
- package/dist/scripts/63.chunk.js.map +1 -0
- package/dist/scripts/{64-32b869d473.chunk.js → 64-1b42f78644.chunk.js} +1 -1
- package/dist/scripts/64.chunk.js +439 -0
- package/dist/scripts/64.chunk.js.map +1 -0
- package/dist/scripts/{65-2f7971dc4f.chunk.js → 65-14af88c745.chunk.js} +1 -1
- package/dist/scripts/65.chunk.js +582 -0
- package/dist/scripts/65.chunk.js.map +1 -0
- package/dist/scripts/{66-34c241cba2.chunk.js → 66-bc274df13a.chunk.js} +1 -1
- package/dist/scripts/66.chunk.js +442 -0
- package/dist/scripts/66.chunk.js.map +1 -0
- package/dist/scripts/{67-b5429e74ed.chunk.js → 67-d1edef09d6.chunk.js} +1 -1
- package/dist/scripts/67.chunk.js +295 -0
- package/dist/scripts/67.chunk.js.map +1 -0
- package/dist/scripts/{68-c8848a4a9d.chunk.js → 68-52468201b9.chunk.js} +1 -1
- package/dist/scripts/68.chunk.js +165 -0
- package/dist/scripts/68.chunk.js.map +1 -0
- package/dist/scripts/{69-3840d20a46.chunk.js → 69-b681e9a99c.chunk.js} +1 -1
- package/dist/scripts/69.chunk.js +248 -0
- package/dist/scripts/69.chunk.js.map +1 -0
- package/dist/scripts/{7-d1e99b91aa.chunk.js → 7-2807a666bc.chunk.js} +1 -1
- package/dist/scripts/7.chunk.js +309 -0
- package/dist/scripts/7.chunk.js.map +1 -0
- package/dist/scripts/{70-812a99c9c1.chunk.js → 70-d4018838a9.chunk.js} +1 -1
- package/dist/scripts/70.chunk.js +207 -0
- package/dist/scripts/70.chunk.js.map +1 -0
- package/dist/scripts/{71-5523ee0121.chunk.js → 71-29cce07c7f.chunk.js} +1 -1
- package/dist/scripts/71.chunk.js +237 -0
- package/dist/scripts/71.chunk.js.map +1 -0
- package/dist/scripts/{72-fd2b5e6473.chunk.js → 72-6f83214b8d.chunk.js} +1 -1
- package/dist/scripts/72.chunk.js +331 -0
- package/dist/scripts/72.chunk.js.map +1 -0
- package/dist/scripts/73.chunk.js +404 -0
- package/dist/scripts/73.chunk.js.map +1 -0
- package/dist/scripts/74.chunk.js +301 -0
- package/dist/scripts/74.chunk.js.map +1 -0
- package/dist/scripts/75.chunk.js +231 -0
- package/dist/scripts/75.chunk.js.map +1 -0
- package/dist/scripts/76.chunk.js +157 -0
- package/dist/scripts/76.chunk.js.map +1 -0
- package/dist/scripts/77.chunk.js +307 -0
- package/dist/scripts/77.chunk.js.map +1 -0
- package/dist/scripts/78.chunk.js +249 -0
- package/dist/scripts/78.chunk.js.map +1 -0
- package/dist/scripts/79.chunk.js +282 -0
- package/dist/scripts/79.chunk.js.map +1 -0
- package/dist/scripts/{8-1c22ae2c22.chunk.js → 8-8f44e8bfc4.chunk.js} +1 -1
- package/dist/scripts/8.chunk.js +307 -0
- package/dist/scripts/8.chunk.js.map +1 -0
- package/dist/scripts/80.chunk.js +308 -0
- package/dist/scripts/80.chunk.js.map +1 -0
- package/dist/scripts/81.chunk.js +366 -0
- package/dist/scripts/81.chunk.js.map +1 -0
- package/dist/scripts/82.chunk.js +314 -0
- package/dist/scripts/82.chunk.js.map +1 -0
- package/dist/scripts/83.chunk.js +328 -0
- package/dist/scripts/83.chunk.js.map +1 -0
- package/dist/scripts/84.chunk.js +313 -0
- package/dist/scripts/84.chunk.js.map +1 -0
- package/dist/scripts/85.chunk.js +291 -0
- package/dist/scripts/85.chunk.js.map +1 -0
- package/dist/scripts/86.chunk.js +119 -0
- package/dist/scripts/86.chunk.js.map +1 -0
- package/dist/scripts/87.chunk.js +219 -0
- package/dist/scripts/87.chunk.js.map +1 -0
- package/dist/scripts/88.chunk.js +194 -0
- package/dist/scripts/88.chunk.js.map +1 -0
- package/dist/scripts/89.chunk.js +522 -0
- package/dist/scripts/89.chunk.js.map +1 -0
- package/dist/scripts/{9-fab9edf019.chunk.js → 9-b8f9ea66c4.chunk.js} +1 -1
- package/dist/scripts/9.chunk.js +222 -0
- package/dist/scripts/9.chunk.js.map +1 -0
- package/dist/scripts/90.chunk.js +337 -0
- package/dist/scripts/90.chunk.js.map +1 -0
- package/dist/scripts/91.chunk.js +131 -0
- package/dist/scripts/91.chunk.js.map +1 -0
- package/dist/scripts/92.chunk.js +266 -0
- package/dist/scripts/92.chunk.js.map +1 -0
- package/dist/scripts/bundle-f28b86bf5b.min.js +8 -0
- package/dist/scripts/bundle.js +67206 -0
- package/dist/scripts/bundle.js.map +1 -0
- package/dist/scripts/bundles.json +2 -2
- package/dist/scripts/{polyfills-1554419c02.min.js → polyfills-1d2233ebcc.min.js} +1 -1
- package/dist/scripts/polyfills.js +14866 -0
- package/dist/scripts/polyfills.js.map +1 -0
- package/package.json +4 -4
- package/dist/scripts/23-d0172ec9d2.chunk.js +0 -1
- package/dist/scripts/25-36d490b1c6.chunk.js +0 -1
- package/dist/scripts/bundle-c2eae7224c.min.js +0 -8
- /package/dist/libs/shared/src/interfaces/models/{Interactive.d.ts → interactive.d.ts} +0 -0
|
@@ -0,0 +1,604 @@
|
|
|
1
|
+
(window["webpackJsonp_clickview_library_editor"] = window["webpackJsonp_clickview_library_editor"] || []).push([[23],{
|
|
2
|
+
|
|
3
|
+
/***/ "../../libs/shared/src/utils/EmbedHelper.ts":
|
|
4
|
+
/*!**************************************************************************************!*\
|
|
5
|
+
!*** C:/ClickView/front-end/clickview/packages/libs/shared/src/utils/EmbedHelper.ts ***!
|
|
6
|
+
\**************************************************************************************/
|
|
7
|
+
/*! exports provided: EmbedHelper */
|
|
8
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9
|
+
|
|
10
|
+
"use strict";
|
|
11
|
+
__webpack_require__.r(__webpack_exports__);
|
|
12
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "EmbedHelper", function() { return EmbedHelper; });
|
|
13
|
+
/* harmony import */ var _common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../common/src/backbone/services/LanguageService */ "../../libs/common/src/backbone/services/LanguageService.tsx");
|
|
14
|
+
|
|
15
|
+
var namespace = 'shared.shared-utils';
|
|
16
|
+
var EmbedHelper = {
|
|
17
|
+
getEmbedResolutions: function getEmbedResolutions() {
|
|
18
|
+
return [{
|
|
19
|
+
label: _common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_0__["LanguageService"].getPhrase(namespace, 'responsive'),
|
|
20
|
+
width: '100%',
|
|
21
|
+
height: '100%'
|
|
22
|
+
}, {
|
|
23
|
+
label: _common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_0__["LanguageService"].getPhrase(namespace, 'small'),
|
|
24
|
+
width: '640',
|
|
25
|
+
height: '360'
|
|
26
|
+
}, {
|
|
27
|
+
label: _common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_0__["LanguageService"].getPhrase(namespace, 'medium'),
|
|
28
|
+
width: '1014',
|
|
29
|
+
height: '576'
|
|
30
|
+
}, {
|
|
31
|
+
label: _common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_0__["LanguageService"].getPhrase(namespace, 'large'),
|
|
32
|
+
width: '1280',
|
|
33
|
+
height: '720'
|
|
34
|
+
}];
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
/***/ }),
|
|
39
|
+
|
|
40
|
+
/***/ "./src/shared/views/share/EmbedString.hbs":
|
|
41
|
+
/*!************************************************!*\
|
|
42
|
+
!*** ./src/shared/views/share/EmbedString.hbs ***!
|
|
43
|
+
\************************************************/
|
|
44
|
+
/*! no static exports found */
|
|
45
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
46
|
+
|
|
47
|
+
var Handlebars = __webpack_require__(/*! handlebars */ "handlebars");
|
|
48
|
+
module.exports = (Handlebars['default'] || Handlebars).template({"1":function(container,depth0,helpers,partials,data) {
|
|
49
|
+
return "style=\"position:absolute; top:0; left:0; width:100%; height:100%;\"";
|
|
50
|
+
},"3":function(container,depth0,helpers,partials,data) {
|
|
51
|
+
var stack1, alias1=container.propertyIsEnumerable, alias2=container.lambda, alias3=container.escapeExpression;
|
|
52
|
+
|
|
53
|
+
return "width=\""
|
|
54
|
+
+ alias3(alias2(((stack1 = (depth0 != null ? depth0.videoSize : depth0)) != null ? stack1.width : stack1), depth0))
|
|
55
|
+
+ "\" height=\""
|
|
56
|
+
+ alias3(alias2(((stack1 = (depth0 != null ? depth0.videoSize : depth0)) != null ? stack1.height : stack1), depth0))
|
|
57
|
+
+ "\"";
|
|
58
|
+
},"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
|
|
59
|
+
var stack1, helper, alias1=container.propertyIsEnumerable, alias2=depth0 != null ? depth0 : (container.nullContext || {}), alias3=container.hooks.helperMissing, alias4="function", alias5=container.escapeExpression;
|
|
60
|
+
|
|
61
|
+
return "<iframe frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen "
|
|
62
|
+
+ ((stack1 = helpers["if"].call(alias2,(depth0 != null ? depth0.isResponsive : depth0),{"name":"if","hash":{},"fn":container.program(1, data, 0),"inverse":container.program(3, data, 0),"data":data})) != null ? stack1 : "")
|
|
63
|
+
+ " src=\""
|
|
64
|
+
+ alias5(((helper = (helper = helpers.baseUrl || (depth0 != null ? depth0.baseUrl : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"baseUrl","hash":{},"data":data}) : helper)))
|
|
65
|
+
+ "?shareCode="
|
|
66
|
+
+ alias5(((helper = (helper = helpers.shortCode || (depth0 != null ? depth0.shortCode : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"shortCode","hash":{},"data":data}) : helper)))
|
|
67
|
+
+ "&a="
|
|
68
|
+
+ alias5(((helper = (helper = helpers.autoplay || (depth0 != null ? depth0.autoplay : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"autoplay","hash":{},"data":data}) : helper)))
|
|
69
|
+
+ "\"></iframe>";
|
|
70
|
+
},"useData":true});
|
|
71
|
+
|
|
72
|
+
/***/ }),
|
|
73
|
+
|
|
74
|
+
/***/ "./src/shared/views/share/Share.hbs":
|
|
75
|
+
/*!******************************************!*\
|
|
76
|
+
!*** ./src/shared/views/share/Share.hbs ***!
|
|
77
|
+
\******************************************/
|
|
78
|
+
/*! no static exports found */
|
|
79
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
80
|
+
|
|
81
|
+
var Handlebars = __webpack_require__(/*! handlebars */ "handlebars");
|
|
82
|
+
module.exports = (Handlebars['default'] || Handlebars).template({"1":function(container,depth0,helpers,partials,data) {
|
|
83
|
+
var stack1, alias1=container.propertyIsEnumerable;
|
|
84
|
+
|
|
85
|
+
return ((stack1 = container.lambda(((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.spinnerEl : stack1), depth0)) != null ? stack1 : "")
|
|
86
|
+
+ "\r\n";
|
|
87
|
+
},"3":function(container,depth0,helpers,partials,data) {
|
|
88
|
+
var stack1, helper, alias1=container.propertyIsEnumerable, alias2=container.lambda, alias3=container.escapeExpression, alias4=depth0 != null ? depth0 : (container.nullContext || {}), alias5=container.hooks.helperMissing;
|
|
89
|
+
|
|
90
|
+
return "\r\n<div class=\""
|
|
91
|
+
+ alias3(alias2(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.container : stack1), depth0))
|
|
92
|
+
+ "\">\r\n <label for=\"share-input\" class=\"mb-0 h6\">"
|
|
93
|
+
+ alias3((helpers.lang||(depth0 && depth0.lang)||alias5).call(alias4,"shareLink",{"name":"lang","hash":{},"data":data}))
|
|
94
|
+
+ "</label>\r\n <div class=\"input-group mb-2\">\r\n <input type=\"text\" autocomplete=\"off\" class=\"form-control "
|
|
95
|
+
+ alias3(alias2(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.shareInput : stack1), depth0))
|
|
96
|
+
+ "\" id=\"share-input\" spellcheck=\"false\" readonly=\"true\" value="
|
|
97
|
+
+ alias3(((helper = (helper = helpers.shortUrl || (depth0 != null ? depth0.shortUrl : depth0)) != null ? helper : alias5),(typeof helper === "function" ? helper.call(alias4,{"name":"shortUrl","hash":{},"data":data}) : helper)))
|
|
98
|
+
+ ">\r\n <div class=\"input-group-append\">\r\n <button class=\"btn bg-white copy "
|
|
99
|
+
+ alias3(alias2(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.copyBtn : stack1), depth0))
|
|
100
|
+
+ "\" type=\"button\" data-clipboard-target=\"#share-input\">"
|
|
101
|
+
+ alias3((helpers.lang||(depth0 && depth0.lang)||alias5).call(alias4,"copy",{"name":"lang","hash":{},"data":data}))
|
|
102
|
+
+ "</button>\r\n </div>\r\n </div>\r\n\r\n"
|
|
103
|
+
+ ((stack1 = helpers.unless.call(alias4,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.showEmbed : stack1),{"name":"unless","hash":{},"fn":container.program(4, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
104
|
+
+ "\r\n"
|
|
105
|
+
+ ((stack1 = helpers["if"].call(alias4,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.showEmbed : stack1),{"name":"if","hash":{},"fn":container.program(6, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
106
|
+
+ "</div>\r\n";
|
|
107
|
+
},"4":function(container,depth0,helpers,partials,data) {
|
|
108
|
+
var alias1=container.propertyIsEnumerable;
|
|
109
|
+
|
|
110
|
+
return " <small class=\"embed-toggle\"><a class=\"text-info cursor-pointer hover-text-underline\">"
|
|
111
|
+
+ container.escapeExpression((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),"showOptions",{"name":"lang","hash":{},"data":data}))
|
|
112
|
+
+ "</a></small>\r\n";
|
|
113
|
+
},"6":function(container,depth0,helpers,partials,data) {
|
|
114
|
+
var stack1, alias1=container.propertyIsEnumerable, alias2=depth0 != null ? depth0 : (container.nullContext || {}), alias3=container.hooks.helperMissing, alias4=container.escapeExpression, alias5=container.lambda;
|
|
115
|
+
|
|
116
|
+
return " <hr class=\"mt-4\">\r\n <label for=\"link-options-input\" class=\"mb-2 h6\">"
|
|
117
|
+
+ alias4((helpers.lang||(depth0 && depth0.lang)||alias3).call(alias2,"linkOptions",{"name":"lang","hash":{},"data":data}))
|
|
118
|
+
+ "</label>\r\n <div class=\"custom-control custom-checkbox mb-2\">\r\n <input type=\"checkbox\" autocomplete=\"off\" class=\"custom-control-input public-checkbox\" id=\"public-checkbox\" name=\"public\" "
|
|
119
|
+
+ ((stack1 = helpers.unless.call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.canPublicShare : stack1),{"name":"unless","hash":{},"fn":container.program(7, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
120
|
+
+ ">\r\n <label class=\"custom-control-label\" for=\"public-checkbox\">"
|
|
121
|
+
+ alias4((helpers.lang||(depth0 && depth0.lang)||alias3).call(alias2,"publicCheckbox",{"name":"lang","hash":{},"data":data}))
|
|
122
|
+
+ "</label>\r\n "
|
|
123
|
+
+ ((stack1 = helpers.unless.call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.canPublicShare : stack1),{"name":"unless","hash":{},"fn":container.program(9, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
124
|
+
+ "\r\n </div>\r\n <hr class=\"mt-4\">\r\n <label for=\"embed-input\" class=\"mb-0 mt-2 h6\">"
|
|
125
|
+
+ alias4((helpers.lang||(depth0 && depth0.lang)||alias3).call(alias2,"embed",{"name":"lang","hash":{},"data":data}))
|
|
126
|
+
+ "</label>\r\n <div class=\"input-group mb-2 "
|
|
127
|
+
+ alias4(alias5(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.textareaContainer : stack1), depth0))
|
|
128
|
+
+ "\">\r\n <textarea type=\"text\" class=\"form-control rounded w-100 h-100 "
|
|
129
|
+
+ alias4(alias5(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.embedInput : stack1), depth0))
|
|
130
|
+
+ "\" id=\"embed-input\" spellcheck=\"false\" readonly=\"true\">"
|
|
131
|
+
+ alias4(alias5(((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.embedString : stack1), depth0))
|
|
132
|
+
+ "</textarea>\r\n <div class=\"input-group-append "
|
|
133
|
+
+ alias4(alias5(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.embedCopyBtn : stack1), depth0))
|
|
134
|
+
+ " rounded\">\r\n <button class=\"btn bg-white copy "
|
|
135
|
+
+ alias4(alias5(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.copyBtn : stack1), depth0))
|
|
136
|
+
+ "\" type=\"button\" data-clipboard-target=\"#embed-input\">"
|
|
137
|
+
+ alias4((helpers.lang||(depth0 && depth0.lang)||alias3).call(alias2,"copy",{"name":"lang","hash":{},"data":data}))
|
|
138
|
+
+ "</button>\r\n </div>\r\n </div>\r\n"
|
|
139
|
+
+ ((stack1 = helpers["if"].call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.videoSizes : stack1),{"name":"if","hash":{},"fn":container.program(11, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
140
|
+
+ " <div class=\"custom-control custom-checkbox d-inline-block\">\r\n <input type=\"checkbox\" autocomplete=\"off\" class=\"custom-control-input autoplay-checkbox\" id=\"autoplay-checkbox\" name=\"autoplay\">\r\n <label class=\"custom-control-label\" for=\"autoplay-checkbox\">"
|
|
141
|
+
+ alias4((helpers.lang||(depth0 && depth0.lang)||alias3).call(alias2,"autoplay",{"name":"lang","hash":{},"data":data}))
|
|
142
|
+
+ "</label>\r\n </div>\r\n";
|
|
143
|
+
},"7":function(container,depth0,helpers,partials,data) {
|
|
144
|
+
return "disabled";
|
|
145
|
+
},"9":function(container,depth0,helpers,partials,data) {
|
|
146
|
+
var stack1, alias1=container.propertyIsEnumerable;
|
|
147
|
+
|
|
148
|
+
return "<div class=\"text-muted\">"
|
|
149
|
+
+ container.escapeExpression(container.lambda(((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.cannotPublicShareText : stack1), depth0))
|
|
150
|
+
+ "</div>";
|
|
151
|
+
},"11":function(container,depth0,helpers,partials,data) {
|
|
152
|
+
var alias1=container.propertyIsEnumerable;
|
|
153
|
+
|
|
154
|
+
return " <label for=\"size-select\" class=\"d-block pt-2 h6\">"
|
|
155
|
+
+ container.escapeExpression((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),"playerSize",{"name":"lang","hash":{},"data":data}))
|
|
156
|
+
+ "</label>\r\n <select class=\"custom-select w-25 mr-4 size-select\" id=\"#size-select\" name=\"selectedVideoSize\"></select>\r\n";
|
|
157
|
+
},"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
|
|
158
|
+
var stack1, alias1=container.propertyIsEnumerable;
|
|
159
|
+
|
|
160
|
+
return ((stack1 = helpers["if"].call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.showLoader : stack1),{"name":"if","hash":{},"fn":container.program(1, data, 0),"inverse":container.program(3, data, 0),"data":data})) != null ? stack1 : "");
|
|
161
|
+
},"useData":true});
|
|
162
|
+
|
|
163
|
+
/***/ }),
|
|
164
|
+
|
|
165
|
+
/***/ "./src/shared/views/share/ShareFooter.hbs":
|
|
166
|
+
/*!************************************************!*\
|
|
167
|
+
!*** ./src/shared/views/share/ShareFooter.hbs ***!
|
|
168
|
+
\************************************************/
|
|
169
|
+
/*! no static exports found */
|
|
170
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
171
|
+
|
|
172
|
+
var Handlebars = __webpack_require__(/*! handlebars */ "handlebars");
|
|
173
|
+
module.exports = (Handlebars['default'] || Handlebars).template({"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
|
|
174
|
+
var stack1, alias1=container.propertyIsEnumerable, alias2=container.lambda, alias3=container.escapeExpression;
|
|
175
|
+
|
|
176
|
+
return "<small class=\"text-left w-100 mb-0 "
|
|
177
|
+
+ alias3(alias2(((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.footerTextClass : stack1), depth0))
|
|
178
|
+
+ "\">"
|
|
179
|
+
+ alias3(alias2(((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.privacyDescription : stack1), depth0))
|
|
180
|
+
+ "</small>";
|
|
181
|
+
},"useData":true});
|
|
182
|
+
|
|
183
|
+
/***/ }),
|
|
184
|
+
|
|
185
|
+
/***/ "./src/shared/views/share/ShareView.ts":
|
|
186
|
+
/*!*********************************************!*\
|
|
187
|
+
!*** ./src/shared/views/share/ShareView.ts ***!
|
|
188
|
+
\*********************************************/
|
|
189
|
+
/*! exports provided: ShareView */
|
|
190
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
191
|
+
|
|
192
|
+
"use strict";
|
|
193
|
+
__webpack_require__.r(__webpack_exports__);
|
|
194
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ShareView", function() { return ShareView; });
|
|
195
|
+
/* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! underscore */ "underscore");
|
|
196
|
+
/* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(underscore__WEBPACK_IMPORTED_MODULE_0__);
|
|
197
|
+
/* harmony import */ var clipboard__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clipboard */ "clipboard");
|
|
198
|
+
/* harmony import */ var clipboard__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(clipboard__WEBPACK_IMPORTED_MODULE_1__);
|
|
199
|
+
/* harmony import */ var _libs_common_src_backbone_services_InstanceManager__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../../../libs/common/src/backbone/services/InstanceManager */ "../../libs/common/src/backbone/services/InstanceManager.ts");
|
|
200
|
+
/* harmony import */ var _libs_common_src_backbone_services_ViewModelService__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../../../../libs/common/src/backbone/services/ViewModelService */ "../../libs/common/src/backbone/services/ViewModelService.ts");
|
|
201
|
+
/* harmony import */ var _libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../../../../libs/common/src/backbone */ "../../libs/common/src/backbone/index.ts");
|
|
202
|
+
/* harmony import */ var _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../../../../../libs/common/src/backbone/services/LanguageService */ "../../libs/common/src/backbone/services/LanguageService.tsx");
|
|
203
|
+
/* harmony import */ var _libs_common_src_backbone_utils_UrlHelper__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../../../../../libs/common/src/backbone/utils/UrlHelper */ "../../libs/common/src/backbone/utils/UrlHelper.ts");
|
|
204
|
+
/* harmony import */ var _libs_shared_src_utils_EmbedHelper__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../../../../../libs/shared/src/utils/EmbedHelper */ "../../libs/shared/src/utils/EmbedHelper.ts");
|
|
205
|
+
/* harmony import */ var _behaviors__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../../behaviors */ "./src/shared/behaviors/index.ts");
|
|
206
|
+
/* harmony import */ var _services_ConfigDataService__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../../services/ConfigDataService */ "./src/shared/services/ConfigDataService.ts");
|
|
207
|
+
/* harmony import */ var _constants_Services__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../../constants/Services */ "./src/shared/constants/Services.ts");
|
|
208
|
+
/* harmony import */ var _enums__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../../enums */ "./src/shared/enums/index.ts");
|
|
209
|
+
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../../utils */ "./src/shared/utils/index.ts");
|
|
210
|
+
/* harmony import */ var _share_scss__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./share.scss */ "./src/shared/views/share/share.scss");
|
|
211
|
+
/* harmony import */ var _share_scss__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_share_scss__WEBPACK_IMPORTED_MODULE_13__);
|
|
212
|
+
/* harmony import */ var _Share_hbs__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./Share.hbs */ "./src/shared/views/share/Share.hbs");
|
|
213
|
+
/* harmony import */ var _Share_hbs__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_Share_hbs__WEBPACK_IMPORTED_MODULE_14__);
|
|
214
|
+
/* harmony import */ var _ShareFooter_hbs__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./ShareFooter.hbs */ "./src/shared/views/share/ShareFooter.hbs");
|
|
215
|
+
/* harmony import */ var _ShareFooter_hbs__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_ShareFooter_hbs__WEBPACK_IMPORTED_MODULE_15__);
|
|
216
|
+
/* harmony import */ var _EmbedString_hbs__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./EmbedString.hbs */ "./src/shared/views/share/EmbedString.hbs");
|
|
217
|
+
/* harmony import */ var _EmbedString_hbs__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_EmbedString_hbs__WEBPACK_IMPORTED_MODULE_16__);
|
|
218
|
+
/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../../constants */ "./src/shared/constants/index.ts");
|
|
219
|
+
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
220
|
+
|
|
221
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
222
|
+
|
|
223
|
+
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
224
|
+
|
|
225
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
226
|
+
|
|
227
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
228
|
+
|
|
229
|
+
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
230
|
+
|
|
231
|
+
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
232
|
+
|
|
233
|
+
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
234
|
+
|
|
235
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
236
|
+
|
|
237
|
+
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
238
|
+
|
|
239
|
+
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
var ShareFooterComponent = /*#__PURE__*/function (_Core$Component) {
|
|
261
|
+
_inherits(ShareFooterComponent, _Core$Component);
|
|
262
|
+
|
|
263
|
+
var _super = _createSuper(ShareFooterComponent);
|
|
264
|
+
|
|
265
|
+
function ShareFooterComponent(options) {
|
|
266
|
+
_classCallCheck(this, ShareFooterComponent);
|
|
267
|
+
|
|
268
|
+
return _super.call(this, options);
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
_createClass(ShareFooterComponent, [{
|
|
272
|
+
key: "viewOptions",
|
|
273
|
+
value: function viewOptions() {
|
|
274
|
+
return {
|
|
275
|
+
footerTextClass: _share_scss__WEBPACK_IMPORTED_MODULE_13___default.a.footerText,
|
|
276
|
+
privacyDescription: this.options.privacyDescription
|
|
277
|
+
};
|
|
278
|
+
}
|
|
279
|
+
}, {
|
|
280
|
+
key: "name",
|
|
281
|
+
get: function get() {
|
|
282
|
+
return 'ShareFooterComponent';
|
|
283
|
+
}
|
|
284
|
+
}, {
|
|
285
|
+
key: "className",
|
|
286
|
+
get: function get() {
|
|
287
|
+
return 'modal-footer bg-light rounded-bottom';
|
|
288
|
+
}
|
|
289
|
+
}, {
|
|
290
|
+
key: "template",
|
|
291
|
+
get: function get() {
|
|
292
|
+
return _ShareFooter_hbs__WEBPACK_IMPORTED_MODULE_15___default.a;
|
|
293
|
+
}
|
|
294
|
+
}]);
|
|
295
|
+
|
|
296
|
+
return ShareFooterComponent;
|
|
297
|
+
}(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_4__["Core"].Component);
|
|
298
|
+
|
|
299
|
+
var ShareView = /*#__PURE__*/function (_Core$View) {
|
|
300
|
+
_inherits(ShareView, _Core$View);
|
|
301
|
+
|
|
302
|
+
var _super2 = _createSuper(ShareView);
|
|
303
|
+
|
|
304
|
+
function ShareView(options) {
|
|
305
|
+
var _this;
|
|
306
|
+
|
|
307
|
+
_classCallCheck(this, ShareView);
|
|
308
|
+
|
|
309
|
+
_this = _super2.call(this, options);
|
|
310
|
+
_this.clipboards = [];
|
|
311
|
+
return _this;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
_createClass(ShareView, [{
|
|
315
|
+
key: "initialize",
|
|
316
|
+
value: function initialize() {
|
|
317
|
+
this.setUpViewModel();
|
|
318
|
+
this.bindListeners();
|
|
319
|
+
this.videoDataService = _libs_common_src_backbone_services_InstanceManager__WEBPACK_IMPORTED_MODULE_2__["InstanceManager"].getInstance(_constants_Services__WEBPACK_IMPORTED_MODULE_10__["DataServices"].Video, this);
|
|
320
|
+
}
|
|
321
|
+
}, {
|
|
322
|
+
key: "events",
|
|
323
|
+
value: function events() {
|
|
324
|
+
return {
|
|
325
|
+
'click @ui.copy': 'onClickCopy',
|
|
326
|
+
'click @ui.embedToggle': 'onClickEmbed'
|
|
327
|
+
};
|
|
328
|
+
}
|
|
329
|
+
}, {
|
|
330
|
+
key: "regions",
|
|
331
|
+
value: function regions() {
|
|
332
|
+
return {
|
|
333
|
+
container: {
|
|
334
|
+
el: ".".concat(_share_scss__WEBPACK_IMPORTED_MODULE_13___default.a.container),
|
|
335
|
+
replaceElement: false
|
|
336
|
+
},
|
|
337
|
+
footer: {
|
|
338
|
+
el: '.modal-footer',
|
|
339
|
+
replaceElement: true
|
|
340
|
+
}
|
|
341
|
+
};
|
|
342
|
+
}
|
|
343
|
+
}, {
|
|
344
|
+
key: "bindListeners",
|
|
345
|
+
value: function bindListeners() {
|
|
346
|
+
this.listenTo(this.viewModel, 'change:autoplay change:selectedVideoSize', this.render);
|
|
347
|
+
this.listenTo(this.viewModel, 'change:public', this.onTogglePublic);
|
|
348
|
+
this.listenTo(_constants__WEBPACK_IMPORTED_MODULE_17__["DataChannels"].VIDEO, "".concat(_constants__WEBPACK_IMPORTED_MODULE_17__["DataPrefixes"].VIDEOS, ":").concat(this.options.videoId, ":sync"), this.render);
|
|
349
|
+
}
|
|
350
|
+
}, {
|
|
351
|
+
key: "setUpViewModel",
|
|
352
|
+
value: function setUpViewModel() {
|
|
353
|
+
this.viewModel = _libs_common_src_backbone_services_ViewModelService__WEBPACK_IMPORTED_MODULE_3__["ViewModelService"].get("share:".concat(this.options.videoId), this.options);
|
|
354
|
+
}
|
|
355
|
+
}, {
|
|
356
|
+
key: "onTogglePublic",
|
|
357
|
+
value: function onTogglePublic() {
|
|
358
|
+
var _this2 = this;
|
|
359
|
+
|
|
360
|
+
var privacy = this.viewModel.get('public') ? _enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"].Public : _enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"].SchoolOnly;
|
|
361
|
+
this.videoDataService.getSharedResource(this.videoId, privacy, function (data) {
|
|
362
|
+
/**
|
|
363
|
+
* This is a hack fixing staging shortcode api returning a stale privacy id
|
|
364
|
+
*/
|
|
365
|
+
data.set('privacyId', privacy);
|
|
366
|
+
|
|
367
|
+
_this2.onSharedResourceSync(data);
|
|
368
|
+
});
|
|
369
|
+
}
|
|
370
|
+
}, {
|
|
371
|
+
key: "updateViewModel",
|
|
372
|
+
value: function updateViewModel() {
|
|
373
|
+
this.viewModel.set('public', this.model.get('privacyId') === _enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"].Public, {
|
|
374
|
+
silent: true
|
|
375
|
+
});
|
|
376
|
+
}
|
|
377
|
+
}, {
|
|
378
|
+
key: "onSharedResourceSync",
|
|
379
|
+
value: function onSharedResourceSync(data) {
|
|
380
|
+
this.model = data;
|
|
381
|
+
this.updateViewModel();
|
|
382
|
+
this.render();
|
|
383
|
+
}
|
|
384
|
+
}, {
|
|
385
|
+
key: "fetchData",
|
|
386
|
+
value: function fetchData() {
|
|
387
|
+
this.video = this.videoDataService.getVideo(this.videoId);
|
|
388
|
+
if (this.model) return;
|
|
389
|
+
this.videoDataService.getSharedResource(this.videoId, null, underscore__WEBPACK_IMPORTED_MODULE_0__["bind"](this.onSharedResourceSync, this));
|
|
390
|
+
}
|
|
391
|
+
}, {
|
|
392
|
+
key: "buildEmbedString",
|
|
393
|
+
value: function buildEmbedString() {
|
|
394
|
+
var embedOptions = underscore__WEBPACK_IMPORTED_MODULE_0__["extend"]({}, this.model.toJSON(), this.viewModel.toJSON());
|
|
395
|
+
|
|
396
|
+
var selectedSize = this.options.videoSizes[embedOptions.selectedVideoSize];
|
|
397
|
+
var isResponsive = selectedSize.height === '100%' && selectedSize.width === '100%';
|
|
398
|
+
embedOptions.videoSize = selectedSize;
|
|
399
|
+
embedOptions.baseUrl = _libs_common_src_backbone_utils_UrlHelper__WEBPACK_IMPORTED_MODULE_6__["UrlHelper"].safeUrlConcat(this.config.get('onlineUrl'), '/share/embed');
|
|
400
|
+
embedOptions.isResponsive = isResponsive;
|
|
401
|
+
var iframeTemplate = _EmbedString_hbs__WEBPACK_IMPORTED_MODULE_16___default()(embedOptions);
|
|
402
|
+
return isResponsive ? "<div style=\"padding:56.25% 0 0 0; position:relative;\">".concat(iframeTemplate, "</div>") : iframeTemplate;
|
|
403
|
+
}
|
|
404
|
+
}, {
|
|
405
|
+
key: "onClickEmbed",
|
|
406
|
+
value: function onClickEmbed() {
|
|
407
|
+
this.viewModel.set('showEmbed', true);
|
|
408
|
+
this.render();
|
|
409
|
+
}
|
|
410
|
+
}, {
|
|
411
|
+
key: "onClickCopy",
|
|
412
|
+
value: function onClickCopy(e) {
|
|
413
|
+
this.$(e.currentTarget).text(_libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__["LanguageService"].getPhrase(this.lang, 'copied'));
|
|
414
|
+
}
|
|
415
|
+
}, {
|
|
416
|
+
key: "getPrivacyDescription",
|
|
417
|
+
value: function getPrivacyDescription(privacy) {
|
|
418
|
+
switch (privacy) {
|
|
419
|
+
case _enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"][_enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"].Private]:
|
|
420
|
+
return _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__["LanguageService"].getPhrase(this.lang, 'private');
|
|
421
|
+
|
|
422
|
+
case _enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"][_enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"].SchoolOnly]:
|
|
423
|
+
return _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__["LanguageService"].getPhrase(this.lang, 'schoolOnly');
|
|
424
|
+
|
|
425
|
+
case _enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"][_enums__WEBPACK_IMPORTED_MODULE_11__["SharedResourcePrivacy"].Public]:
|
|
426
|
+
return _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__["LanguageService"].getPhrase(this.lang, 'public');
|
|
427
|
+
|
|
428
|
+
default:
|
|
429
|
+
return '';
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
}, {
|
|
433
|
+
key: "initClipboards",
|
|
434
|
+
value: function initClipboards() {
|
|
435
|
+
var _this3 = this;
|
|
436
|
+
|
|
437
|
+
this.destroyClipboards();
|
|
438
|
+
this.getUI('copy').each(function (index, element) {
|
|
439
|
+
_this3.clipboards.push(new clipboard__WEBPACK_IMPORTED_MODULE_1__(element));
|
|
440
|
+
});
|
|
441
|
+
}
|
|
442
|
+
}, {
|
|
443
|
+
key: "destroyClipboards",
|
|
444
|
+
value: function destroyClipboards() {
|
|
445
|
+
underscore__WEBPACK_IMPORTED_MODULE_0__["each"](this.clipboards, function (cp) {
|
|
446
|
+
return cp.destroy();
|
|
447
|
+
});
|
|
448
|
+
|
|
449
|
+
this.clipboards = [];
|
|
450
|
+
}
|
|
451
|
+
}, {
|
|
452
|
+
key: "getCannotPublicShareText",
|
|
453
|
+
value: function getCannotPublicShareText() {
|
|
454
|
+
if (!this.video) return '';
|
|
455
|
+
if (_utils__WEBPACK_IMPORTED_MODULE_12__["VideoHelper"].isExchangeVideo(this.video)) return _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__["LanguageService"].getPhrase(this.lang, 'cannotShareExchange');
|
|
456
|
+
return _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__["LanguageService"].getPhrase(this.lang, 'cannotShareClickView');
|
|
457
|
+
}
|
|
458
|
+
}, {
|
|
459
|
+
key: "onBeforeDestroy",
|
|
460
|
+
value: function onBeforeDestroy() {
|
|
461
|
+
this.destroyClipboards();
|
|
462
|
+
}
|
|
463
|
+
}, {
|
|
464
|
+
key: "renderFooter",
|
|
465
|
+
value: function renderFooter() {
|
|
466
|
+
var privacyDescription = this.model && this.getPrivacyDescription(this.model.get('privacy'));
|
|
467
|
+
this.showChildView('footer', new ShareFooterComponent({
|
|
468
|
+
privacyDescription: privacyDescription
|
|
469
|
+
}));
|
|
470
|
+
}
|
|
471
|
+
}, {
|
|
472
|
+
key: "viewOptions",
|
|
473
|
+
value: function viewOptions() {
|
|
474
|
+
return Object.assign(Object.assign({
|
|
475
|
+
styles: _share_scss__WEBPACK_IMPORTED_MODULE_13___default.a
|
|
476
|
+
}, this.viewModel.toJSON()), {
|
|
477
|
+
embedString: this.model && this.buildEmbedString(),
|
|
478
|
+
spinnerEl: _utils__WEBPACK_IMPORTED_MODULE_12__["SpinnerHelper"].getSpinner({
|
|
479
|
+
size: _utils__WEBPACK_IMPORTED_MODULE_12__["SpinnerSize"].Large,
|
|
480
|
+
extraClasses: 'mx-auto'
|
|
481
|
+
}),
|
|
482
|
+
showLoader: !this.model || !this.video,
|
|
483
|
+
canPublicShare: this.video && _utils__WEBPACK_IMPORTED_MODULE_12__["PermissionsHelper"].canPublicShare(this.video),
|
|
484
|
+
cannotPublicShareText: this.getCannotPublicShareText()
|
|
485
|
+
});
|
|
486
|
+
}
|
|
487
|
+
}, {
|
|
488
|
+
key: "onBeforeRender",
|
|
489
|
+
value: function onBeforeRender() {
|
|
490
|
+
this.fetchData();
|
|
491
|
+
}
|
|
492
|
+
}, {
|
|
493
|
+
key: "onRender",
|
|
494
|
+
value: function onRender() {
|
|
495
|
+
this.initClipboards();
|
|
496
|
+
this.renderFooter();
|
|
497
|
+
}
|
|
498
|
+
}, {
|
|
499
|
+
key: "name",
|
|
500
|
+
get: function get() {
|
|
501
|
+
return 'ShareView';
|
|
502
|
+
}
|
|
503
|
+
}, {
|
|
504
|
+
key: "title",
|
|
505
|
+
get: function get() {
|
|
506
|
+
return false;
|
|
507
|
+
}
|
|
508
|
+
}, {
|
|
509
|
+
key: "template",
|
|
510
|
+
get: function get() {
|
|
511
|
+
return _Share_hbs__WEBPACK_IMPORTED_MODULE_14___default.a;
|
|
512
|
+
}
|
|
513
|
+
}, {
|
|
514
|
+
key: "lang",
|
|
515
|
+
get: function get() {
|
|
516
|
+
return 'shared.share';
|
|
517
|
+
}
|
|
518
|
+
}, {
|
|
519
|
+
key: "props",
|
|
520
|
+
get: function get() {
|
|
521
|
+
return ['videoId'];
|
|
522
|
+
}
|
|
523
|
+
}, {
|
|
524
|
+
key: "elements",
|
|
525
|
+
get: function get() {
|
|
526
|
+
return {
|
|
527
|
+
copy: '.copy',
|
|
528
|
+
embedToggle: '.embed-toggle'
|
|
529
|
+
};
|
|
530
|
+
}
|
|
531
|
+
}, {
|
|
532
|
+
key: "defaults",
|
|
533
|
+
get: function get() {
|
|
534
|
+
return {
|
|
535
|
+
autoplay: false,
|
|
536
|
+
selectedVideoSize: 0,
|
|
537
|
+
videoSizes: _libs_shared_src_utils_EmbedHelper__WEBPACK_IMPORTED_MODULE_7__["EmbedHelper"].getEmbedResolutions()
|
|
538
|
+
};
|
|
539
|
+
}
|
|
540
|
+
}, {
|
|
541
|
+
key: "behaviors",
|
|
542
|
+
get: function get() {
|
|
543
|
+
return [{
|
|
544
|
+
behaviorClass: _behaviors__WEBPACK_IMPORTED_MODULE_8__["PopupBehavior"],
|
|
545
|
+
title: _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_5__["LanguageService"].getPhrase(this.lang, 'share'),
|
|
546
|
+
hideCloseButton: true
|
|
547
|
+
}, {
|
|
548
|
+
behaviorClass: _behaviors__WEBPACK_IMPORTED_MODULE_8__["StickitBehavior"],
|
|
549
|
+
bindViewModel: true
|
|
550
|
+
}];
|
|
551
|
+
}
|
|
552
|
+
}, {
|
|
553
|
+
key: "bindings",
|
|
554
|
+
get: function get() {
|
|
555
|
+
var _this4 = this;
|
|
556
|
+
|
|
557
|
+
var collection = function collection() {
|
|
558
|
+
return underscore__WEBPACK_IMPORTED_MODULE_0__["map"](_this4.options.videoSizes, function (item, index) {
|
|
559
|
+
return {
|
|
560
|
+
label: item.label,
|
|
561
|
+
value: index
|
|
562
|
+
};
|
|
563
|
+
});
|
|
564
|
+
};
|
|
565
|
+
|
|
566
|
+
return {
|
|
567
|
+
'[name=autoplay]': 'autoplay',
|
|
568
|
+
'[name=selectedVideoSize]': {
|
|
569
|
+
observe: 'selectedVideoSize',
|
|
570
|
+
selectOptions: {
|
|
571
|
+
collection: collection
|
|
572
|
+
}
|
|
573
|
+
},
|
|
574
|
+
'[name=public]': 'public'
|
|
575
|
+
};
|
|
576
|
+
}
|
|
577
|
+
}, {
|
|
578
|
+
key: "requiredResources",
|
|
579
|
+
get: function get() {
|
|
580
|
+
return {
|
|
581
|
+
config: _services_ConfigDataService__WEBPACK_IMPORTED_MODULE_9__["ConfigDataServiceHelper"].config
|
|
582
|
+
};
|
|
583
|
+
}
|
|
584
|
+
}]);
|
|
585
|
+
|
|
586
|
+
return ShareView;
|
|
587
|
+
}(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_4__["Core"].View);
|
|
588
|
+
|
|
589
|
+
/***/ }),
|
|
590
|
+
|
|
591
|
+
/***/ "./src/shared/views/share/share.scss":
|
|
592
|
+
/*!*******************************************!*\
|
|
593
|
+
!*** ./src/shared/views/share/share.scss ***!
|
|
594
|
+
\*******************************************/
|
|
595
|
+
/*! no static exports found */
|
|
596
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
597
|
+
|
|
598
|
+
// extracted by mini-css-extract-plugin
|
|
599
|
+
module.exports = {"container":"cv--container--2SYyd","embedInput":"cv--embedInput--ozkKz","textareaContainer":"cv--textareaContainer--1monr","shareInput":"cv--shareInput--36Arj","copyBtn":"cv--copyBtn--2UGxe","embedCopyBtn":"cv--embedCopyBtn--gaJap","footerText":"cv--footerText--3ydjG"};
|
|
600
|
+
|
|
601
|
+
/***/ })
|
|
602
|
+
|
|
603
|
+
}]);
|
|
604
|
+
//# sourceMappingURL=23.chunk.js.map
|