@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,582 @@
|
|
|
1
|
+
(window["webpackJsonp_clickview_library_editor"] = window["webpackJsonp_clickview_library_editor"] || []).push([[65],{
|
|
2
|
+
|
|
3
|
+
/***/ "./src/apps/library-editor/views/move-video/MoveVideo.hbs":
|
|
4
|
+
/*!****************************************************************!*\
|
|
5
|
+
!*** ./src/apps/library-editor/views/move-video/MoveVideo.hbs ***!
|
|
6
|
+
\****************************************************************/
|
|
7
|
+
/*! no static exports found */
|
|
8
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
9
|
+
|
|
10
|
+
var Handlebars = __webpack_require__(/*! handlebars */ "handlebars");
|
|
11
|
+
module.exports = (Handlebars['default'] || Handlebars).template({"1":function(container,depth0,helpers,partials,data) {
|
|
12
|
+
var stack1, alias1=container.propertyIsEnumerable;
|
|
13
|
+
|
|
14
|
+
return " <div class=\"alert alert-info\" role=\"alert\">\r\n <p class=\"m-0\">"
|
|
15
|
+
+ ((stack1 = (helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),"hiddenLibraryNames",{"name":"lang","hash":{"smartCount":((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.hiddenLibraryNamesLength : stack1),"libraries":((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.hiddenLibraryNames : stack1)},"data":data})) != null ? stack1 : "")
|
|
16
|
+
+ "</p>\r\n </div>\r\n";
|
|
17
|
+
},"3":function(container,depth0,helpers,partials,data) {
|
|
18
|
+
var alias1=container.propertyIsEnumerable;
|
|
19
|
+
|
|
20
|
+
return " <div class=\"form-group\">\r\n <label class=\"control-label\">"
|
|
21
|
+
+ container.escapeExpression((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),"library",{"name":"lang","hash":{},"data":data}))
|
|
22
|
+
+ "</label>\r\n <div class=\"library-region\"></div>\r\n </div>\r\n";
|
|
23
|
+
},"5":function(container,depth0,helpers,partials,data) {
|
|
24
|
+
return "style=\"display: none;\"";
|
|
25
|
+
},"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
|
|
26
|
+
var stack1, alias1=container.propertyIsEnumerable, alias2=depth0 != null ? depth0 : (container.nullContext || {});
|
|
27
|
+
|
|
28
|
+
return "<form>\r\n"
|
|
29
|
+
+ ((stack1 = helpers["if"].call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.hiddenLibraryNames : stack1),{"name":"if","hash":{},"fn":container.program(1, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
30
|
+
+ "\r\n"
|
|
31
|
+
+ ((stack1 = helpers["if"].call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.hasMultipleLibraries : stack1),{"name":"if","hash":{},"fn":container.program(3, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
32
|
+
+ "\r\n <div class=\"form-group\">\r\n <label class=\"control-label folder-label\" "
|
|
33
|
+
+ ((stack1 = helpers["if"].call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.hasMultipleLibraries : stack1),{"name":"if","hash":{},"fn":container.program(5, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
|
|
34
|
+
+ ">"
|
|
35
|
+
+ container.escapeExpression((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(alias2,"folder",{"name":"lang","hash":{},"data":data}))
|
|
36
|
+
+ "</label>\r\n <div class=\"folder-region\"></div>\r\n </div>\r\n</form>";
|
|
37
|
+
},"useData":true});
|
|
38
|
+
|
|
39
|
+
/***/ }),
|
|
40
|
+
|
|
41
|
+
/***/ "./src/apps/library-editor/views/move-video/MoveVideoView.ts":
|
|
42
|
+
/*!*******************************************************************!*\
|
|
43
|
+
!*** ./src/apps/library-editor/views/move-video/MoveVideoView.ts ***!
|
|
44
|
+
\*******************************************************************/
|
|
45
|
+
/*! exports provided: MoveVideoView */
|
|
46
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
47
|
+
|
|
48
|
+
"use strict";
|
|
49
|
+
__webpack_require__.r(__webpack_exports__);
|
|
50
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "MoveVideoView", function() { return MoveVideoView; });
|
|
51
|
+
/* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! underscore */ "underscore");
|
|
52
|
+
/* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(underscore__WEBPACK_IMPORTED_MODULE_0__);
|
|
53
|
+
/* harmony import */ var _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../../../../../libs/common/src/backbone/services/LanguageService */ "../../libs/common/src/backbone/services/LanguageService.tsx");
|
|
54
|
+
/* 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");
|
|
55
|
+
/* harmony import */ var _libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../../../../../libs/common/src/backbone */ "../../libs/common/src/backbone/index.ts");
|
|
56
|
+
/* harmony import */ var _shared_utils_TextHelper__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../../shared/utils/TextHelper */ "./src/shared/utils/TextHelper.ts");
|
|
57
|
+
/* harmony import */ var _libs_analytics_src_AnalyticsHelper__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../../../../../../libs/analytics/src/AnalyticsHelper */ "../../libs/analytics/src/AnalyticsHelper.ts");
|
|
58
|
+
/* harmony import */ var _shared_behaviors__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../../../shared/behaviors */ "./src/shared/behaviors/index.ts");
|
|
59
|
+
/* harmony import */ var _shared_constants__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../../../shared/constants */ "./src/shared/constants/index.ts");
|
|
60
|
+
/* harmony import */ var _shared_collections_LibraryCollection__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../../../../shared/collections/LibraryCollection */ "./src/shared/collections/LibraryCollection.ts");
|
|
61
|
+
/* harmony import */ var _shared_models_DisabledSpinnerModel__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../../../../shared/models/DisabledSpinnerModel */ "./src/shared/models/DisabledSpinnerModel.ts");
|
|
62
|
+
/* harmony import */ var _shared_alerts__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../../../../shared/alerts */ "./src/shared/alerts/index.ts");
|
|
63
|
+
/* harmony import */ var _shared_utils__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../../../../shared/utils */ "./src/shared/utils/index.ts");
|
|
64
|
+
/* harmony import */ var _shared_components_tree_dropdown_TreeDropdownComponent__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../../../../shared/components/tree-dropdown/TreeDropdownComponent */ "./src/shared/components/tree-dropdown/TreeDropdownComponent.ts");
|
|
65
|
+
/* harmony import */ var _shared_components_spinner_button_SpinnerButtonComponent__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../../../../shared/components/spinner-button/SpinnerButtonComponent */ "./src/shared/components/spinner-button/SpinnerButtonComponent.ts");
|
|
66
|
+
/* harmony import */ var _components_library_select_LibrarySelectComponent__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../../components/library-select/LibrarySelectComponent */ "./src/apps/library-editor/components/library-select/LibrarySelectComponent.ts");
|
|
67
|
+
/* harmony import */ var _MoveVideo_hbs__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./MoveVideo.hbs */ "./src/apps/library-editor/views/move-video/MoveVideo.hbs");
|
|
68
|
+
/* harmony import */ var _MoveVideo_hbs__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_MoveVideo_hbs__WEBPACK_IMPORTED_MODULE_15__);
|
|
69
|
+
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); }
|
|
70
|
+
|
|
71
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
72
|
+
|
|
73
|
+
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); } }
|
|
74
|
+
|
|
75
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
76
|
+
|
|
77
|
+
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); }
|
|
78
|
+
|
|
79
|
+
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
80
|
+
|
|
81
|
+
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); }; }
|
|
82
|
+
|
|
83
|
+
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
84
|
+
|
|
85
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
86
|
+
|
|
87
|
+
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; } }
|
|
88
|
+
|
|
89
|
+
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
var MoveVideoView = /*#__PURE__*/function (_Core$View) {
|
|
108
|
+
_inherits(MoveVideoView, _Core$View);
|
|
109
|
+
|
|
110
|
+
var _super = _createSuper(MoveVideoView);
|
|
111
|
+
|
|
112
|
+
function MoveVideoView(options) {
|
|
113
|
+
_classCallCheck(this, MoveVideoView);
|
|
114
|
+
|
|
115
|
+
return _super.call(this, options);
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
_createClass(MoveVideoView, [{
|
|
119
|
+
key: "initialize",
|
|
120
|
+
value: function initialize() {
|
|
121
|
+
this.listenTo(_shared_constants__WEBPACK_IMPORTED_MODULE_7__["DataChannels"].LIBRARY, 'libraries:sync', this.render);
|
|
122
|
+
this.listenTo(_shared_constants__WEBPACK_IMPORTED_MODULE_7__["DataChannels"].VIDEO, "".concat(_shared_constants__WEBPACK_IMPORTED_MODULE_7__["DataPrefixes"].VIDEOS_BY_ID, ":").concat(this.options.videoIds.join(','), ":sync"), this.render);
|
|
123
|
+
this.listenTo(this.channelName, 'library:selected', this.onLibrarySelected);
|
|
124
|
+
this.listenTo(this.channelName, 'folder:selected', this.onFolderSelected);
|
|
125
|
+
this.libraryDataService = _libs_common_src_backbone_services_InstanceManager__WEBPACK_IMPORTED_MODULE_2__["InstanceManager"].getInstance(_shared_constants__WEBPACK_IMPORTED_MODULE_7__["DataServices"].Library, this);
|
|
126
|
+
this.videoDataService = _libs_common_src_backbone_services_InstanceManager__WEBPACK_IMPORTED_MODULE_2__["InstanceManager"].getInstance(_shared_constants__WEBPACK_IMPORTED_MODULE_7__["DataServices"].Video, this);
|
|
127
|
+
}
|
|
128
|
+
}, {
|
|
129
|
+
key: "regions",
|
|
130
|
+
value: function regions() {
|
|
131
|
+
return {
|
|
132
|
+
folder: '.folder-region',
|
|
133
|
+
library: '.library-region'
|
|
134
|
+
};
|
|
135
|
+
}
|
|
136
|
+
}, {
|
|
137
|
+
key: "events",
|
|
138
|
+
value: function events() {
|
|
139
|
+
return {
|
|
140
|
+
'submit': 'onSubmit',
|
|
141
|
+
'click .submit': 'onSubmit'
|
|
142
|
+
};
|
|
143
|
+
}
|
|
144
|
+
}, {
|
|
145
|
+
key: "filterLibrariesWithVideo",
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* Used for admins with multiple libraries only:
|
|
149
|
+
* If a video the user is moving is already in another library, filter it out
|
|
150
|
+
*/
|
|
151
|
+
value: function filterLibrariesWithVideo() {
|
|
152
|
+
var _this = this;
|
|
153
|
+
|
|
154
|
+
if (!this.libraries || !this.collection || !this.hasMultipleLibraries()) return; // Library ids that the videos already exist in. These libraries will not be selectable
|
|
155
|
+
|
|
156
|
+
var videoLibraryIds = this.collection.map(function (video) {
|
|
157
|
+
return video.get('libraries').map(function (lib) {
|
|
158
|
+
return lib.get('id');
|
|
159
|
+
});
|
|
160
|
+
});
|
|
161
|
+
|
|
162
|
+
var uniqueVideoLibraryIds = underscore__WEBPACK_IMPORTED_MODULE_0__["uniq"](underscore__WEBPACK_IMPORTED_MODULE_0__["flatten"](videoLibraryIds));
|
|
163
|
+
|
|
164
|
+
var filteredLibraries = []; // the libraries that will appears in the library dropdown
|
|
165
|
+
|
|
166
|
+
var filteredOutLibraries = [];
|
|
167
|
+
this.libraries.forEach(function (lib) {
|
|
168
|
+
var isLibraryWithSourceFolder = _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].getModelFromCollection(_this.options.folderId, lib.get('children'));
|
|
169
|
+
|
|
170
|
+
if (!underscore__WEBPACK_IMPORTED_MODULE_0__["contains"](uniqueVideoLibraryIds, +lib.get('id')) || isLibraryWithSourceFolder) {
|
|
171
|
+
filteredLibraries.push(lib);
|
|
172
|
+
} else {
|
|
173
|
+
filteredOutLibraries.push(lib);
|
|
174
|
+
}
|
|
175
|
+
});
|
|
176
|
+
this.libraries = new _shared_collections_LibraryCollection__WEBPACK_IMPORTED_MODULE_8__["LibraryCollection"](filteredLibraries);
|
|
177
|
+
this.hiddenLibraryNames = filteredOutLibraries.map(function (lib) {
|
|
178
|
+
return lib.get('name');
|
|
179
|
+
});
|
|
180
|
+
|
|
181
|
+
if (this.libraries.length === 1) {
|
|
182
|
+
this.onLibrarySelected(this.libraries.first());
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
}, {
|
|
186
|
+
key: "getSubmitBtnTooltipOptions",
|
|
187
|
+
value: function getSubmitBtnTooltipOptions() {
|
|
188
|
+
if (!this.spinnerModel.get(_shared_components_spinner_button_SpinnerButtonComponent__WEBPACK_IMPORTED_MODULE_13__["SpinnerButtonModelAttributes"].Disabled)) return;
|
|
189
|
+
return {
|
|
190
|
+
title: _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_1__["LanguageService"].getPhrase(this.lang, 'btnTooltip')
|
|
191
|
+
};
|
|
192
|
+
}
|
|
193
|
+
}, {
|
|
194
|
+
key: "onLibrarySelected",
|
|
195
|
+
value: function onLibrarySelected(library) {
|
|
196
|
+
var previouslySelectedLibrary = _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].getSelected(this.libraryTreeKey, this.libraries);
|
|
197
|
+
if (previouslySelectedLibrary) _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].deselectAll(this.folderTreeKey, previouslySelectedLibrary.get('children'));
|
|
198
|
+
_shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].setSelected(this.libraryTreeKey, library, this.libraries);
|
|
199
|
+
if (this.hasMultipleLibraries()) this.getUI('folderLabel').show();
|
|
200
|
+
this.spinnerModel.set(_shared_components_spinner_button_SpinnerButtonComponent__WEBPACK_IMPORTED_MODULE_13__["SpinnerButtonModelAttributes"].Disabled, true);
|
|
201
|
+
this.render();
|
|
202
|
+
}
|
|
203
|
+
}, {
|
|
204
|
+
key: "onFolderSelected",
|
|
205
|
+
value: function onFolderSelected(folder, isDisabled) {
|
|
206
|
+
var folders = _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].getSelected(this.libraryTreeKey, this.libraries).get('children');
|
|
207
|
+
_shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].setSelected(this.folderTreeKey, folder, folders, isDisabled);
|
|
208
|
+
if (!isDisabled) this.spinnerModel.set(_shared_components_spinner_button_SpinnerButtonComponent__WEBPACK_IMPORTED_MODULE_13__["SpinnerButtonModelAttributes"].Disabled, false);
|
|
209
|
+
}
|
|
210
|
+
}, {
|
|
211
|
+
key: "onSubmit",
|
|
212
|
+
value: function onSubmit() {
|
|
213
|
+
var _this2 = this;
|
|
214
|
+
|
|
215
|
+
this.spinnerModel.set(_shared_components_spinner_button_SpinnerButtonComponent__WEBPACK_IMPORTED_MODULE_13__["SpinnerButtonModelAttributes"].ShowSpinner, true);
|
|
216
|
+
var selected = _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].getSelected(this.folderTreeKey, this.libraries);
|
|
217
|
+
var selectedId = selected.get('id');
|
|
218
|
+
var videosToMove = this.collection.map(function (c) {
|
|
219
|
+
return c.get('id');
|
|
220
|
+
});
|
|
221
|
+
var currentFolder;
|
|
222
|
+
var currentVideo;
|
|
223
|
+
this.collection.each(function (v) {
|
|
224
|
+
if (currentFolder) return;
|
|
225
|
+
currentFolder = v.categories.find(function (f) {
|
|
226
|
+
return f.get('id') === +_this2.options.folderId;
|
|
227
|
+
});
|
|
228
|
+
currentVideo = v;
|
|
229
|
+
});
|
|
230
|
+
var videoName = videosToMove.length === 1 ? currentVideo.get('name') : '';
|
|
231
|
+
var successAlert = _shared_alerts__WEBPACK_IMPORTED_MODULE_10__["VideoAlerts"].moveVideoAlert(currentFolder.get('name'), selected.get('name'), selected.get('id'), videosToMove.length, videoName);
|
|
232
|
+
this.videoDataService.moveVideos(videosToMove, selectedId, this.options.folderId, function () {
|
|
233
|
+
_this2.triggerMethod('hide');
|
|
234
|
+
}, successAlert);
|
|
235
|
+
this.logAction(videosToMove, selectedId);
|
|
236
|
+
}
|
|
237
|
+
}, {
|
|
238
|
+
key: "hasMultipleLibraries",
|
|
239
|
+
value: function hasMultipleLibraries() {
|
|
240
|
+
return this.libraries && this.libraries.length > 1;
|
|
241
|
+
}
|
|
242
|
+
}, {
|
|
243
|
+
key: "getFormattedHiddenLibraryNames",
|
|
244
|
+
value: function getFormattedHiddenLibraryNames() {
|
|
245
|
+
var folders = underscore__WEBPACK_IMPORTED_MODULE_0__["map"](this.hiddenLibraryNames, function (lib) {
|
|
246
|
+
return "<strong>".concat(_shared_utils_TextHelper__WEBPACK_IMPORTED_MODULE_4__["TextHelper"].escapeExpression(lib), "</strong>");
|
|
247
|
+
});
|
|
248
|
+
|
|
249
|
+
if (folders.length === 1) return folders[0];
|
|
250
|
+
var and = _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_1__["LanguageService"].getPhrase(this.lang, 'and');
|
|
251
|
+
return "".concat(folders.slice(0, -1).join(', '), " ").concat(and, " ").concat(folders.slice(-1));
|
|
252
|
+
}
|
|
253
|
+
}, {
|
|
254
|
+
key: "logAction",
|
|
255
|
+
value: function logAction(videoIds, newParentId) {
|
|
256
|
+
var data = {
|
|
257
|
+
newParentId: newParentId,
|
|
258
|
+
oldParentId: this.options.folderId,
|
|
259
|
+
count: videoIds.length
|
|
260
|
+
}; // When only moving a single video, capture the video id
|
|
261
|
+
|
|
262
|
+
if (videoIds.length === 1) data.id = underscore__WEBPACK_IMPORTED_MODULE_0__["first"](videoIds);
|
|
263
|
+
_libs_analytics_src_AnalyticsHelper__WEBPACK_IMPORTED_MODULE_5__["AnalyticsHelper"].logUserAction(data, this.options.analyticsOptions);
|
|
264
|
+
}
|
|
265
|
+
}, {
|
|
266
|
+
key: "renderLibrarySelect",
|
|
267
|
+
value: function renderLibrarySelect() {
|
|
268
|
+
if (!this.libraries || this.libraries.length === 1) return;
|
|
269
|
+
var selectedLibrary = _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].getSelected(this.libraryTreeKey, this.libraries);
|
|
270
|
+
this.showChildView('library', new _components_library_select_LibrarySelectComponent__WEBPACK_IMPORTED_MODULE_14__["LibrarySelectComponent"]({
|
|
271
|
+
collection: this.libraries,
|
|
272
|
+
channelName: this.channelName,
|
|
273
|
+
currentLibraryId: selectedLibrary ? selectedLibrary.get('id') : null
|
|
274
|
+
}));
|
|
275
|
+
}
|
|
276
|
+
}, {
|
|
277
|
+
key: "renderFolderSelect",
|
|
278
|
+
value: function renderFolderSelect() {
|
|
279
|
+
var selectedLibrary = _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].getSelected(this.libraryTreeKey, this.libraries);
|
|
280
|
+
this.showChildView('folder', new _shared_components_tree_dropdown_TreeDropdownComponent__WEBPACK_IMPORTED_MODULE_12__["TreeDropdownComponent"]({
|
|
281
|
+
collection: selectedLibrary.get('children'),
|
|
282
|
+
channelName: this.channelName,
|
|
283
|
+
folderTreeKey: this.folderTreeKey,
|
|
284
|
+
disabledIds: [this.options.folderId]
|
|
285
|
+
}));
|
|
286
|
+
}
|
|
287
|
+
}, {
|
|
288
|
+
key: "viewOptions",
|
|
289
|
+
value: function viewOptions() {
|
|
290
|
+
var _a, _b;
|
|
291
|
+
|
|
292
|
+
return {
|
|
293
|
+
hasMultipleLibraries: this.hasMultipleLibraries(),
|
|
294
|
+
hiddenLibraryNames: ((_a = this.hiddenLibraryNames) === null || _a === void 0 ? void 0 : _a.length) ? this.getFormattedHiddenLibraryNames() : '',
|
|
295
|
+
hiddenLibraryNamesLength: (_b = this.hiddenLibraryNames) === null || _b === void 0 ? void 0 : _b.length
|
|
296
|
+
};
|
|
297
|
+
}
|
|
298
|
+
}, {
|
|
299
|
+
key: "onBeforeRender",
|
|
300
|
+
value: function onBeforeRender() {
|
|
301
|
+
var _this3 = this;
|
|
302
|
+
|
|
303
|
+
if (!this.libraries) {
|
|
304
|
+
this.libraryDataService.getLibraries(function (libraries) {
|
|
305
|
+
// Filter our empty libraries
|
|
306
|
+
_this3.libraries = new _shared_collections_LibraryCollection__WEBPACK_IMPORTED_MODULE_8__["LibraryCollection"](libraries.filter(function (l) {
|
|
307
|
+
return !!l.get('children').length;
|
|
308
|
+
}));
|
|
309
|
+
if (!_this3.hasMultipleLibraries()) _this3.onLibrarySelected(_this3.libraries.first());
|
|
310
|
+
|
|
311
|
+
_this3.filterLibrariesWithVideo();
|
|
312
|
+
|
|
313
|
+
_this3.render();
|
|
314
|
+
});
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
if (!this.collection) this.videoDataService.getVideos(this.options.videoIds, function (videos) {
|
|
318
|
+
_this3.collection = videos;
|
|
319
|
+
|
|
320
|
+
_this3.filterLibrariesWithVideo();
|
|
321
|
+
|
|
322
|
+
_this3.render();
|
|
323
|
+
});
|
|
324
|
+
return !!this.collection && !!this.libraries;
|
|
325
|
+
}
|
|
326
|
+
}, {
|
|
327
|
+
key: "onRender",
|
|
328
|
+
value: function onRender() {
|
|
329
|
+
this.renderLibrarySelect();
|
|
330
|
+
var selectedLibrary = _shared_utils__WEBPACK_IMPORTED_MODULE_11__["FolderTreeHelpers"].getSelected(this.libraryTreeKey, this.libraries);
|
|
331
|
+
if (selectedLibrary) this.renderFolderSelect();
|
|
332
|
+
}
|
|
333
|
+
}, {
|
|
334
|
+
key: "name",
|
|
335
|
+
get: function get() {
|
|
336
|
+
return 'MoveVideoView';
|
|
337
|
+
}
|
|
338
|
+
}, {
|
|
339
|
+
key: "title",
|
|
340
|
+
get: function get() {
|
|
341
|
+
return this.options.videoIds && _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_1__["LanguageService"].getPhrase(this.lang, 'title', {
|
|
342
|
+
smartCount: this.options.videoIds.length
|
|
343
|
+
});
|
|
344
|
+
}
|
|
345
|
+
}, {
|
|
346
|
+
key: "lang",
|
|
347
|
+
get: function get() {
|
|
348
|
+
return 'libraryEditor.moveVideo';
|
|
349
|
+
}
|
|
350
|
+
}, {
|
|
351
|
+
key: "channelName",
|
|
352
|
+
get: function get() {
|
|
353
|
+
return _shared_utils__WEBPACK_IMPORTED_MODULE_11__["RadioChannelHelper"].generateUniqueChannelName(this);
|
|
354
|
+
}
|
|
355
|
+
}, {
|
|
356
|
+
key: "libraryTreeKey",
|
|
357
|
+
get: function get() {
|
|
358
|
+
return "libraryselect:".concat(this.cid);
|
|
359
|
+
}
|
|
360
|
+
}, {
|
|
361
|
+
key: "folderTreeKey",
|
|
362
|
+
get: function get() {
|
|
363
|
+
return "folderselect:".concat(this.cid);
|
|
364
|
+
}
|
|
365
|
+
}, {
|
|
366
|
+
key: "template",
|
|
367
|
+
get: function get() {
|
|
368
|
+
return _MoveVideo_hbs__WEBPACK_IMPORTED_MODULE_15___default.a;
|
|
369
|
+
}
|
|
370
|
+
}, {
|
|
371
|
+
key: "elements",
|
|
372
|
+
get: function get() {
|
|
373
|
+
return {
|
|
374
|
+
folderLabel: '.folder-label'
|
|
375
|
+
};
|
|
376
|
+
}
|
|
377
|
+
}, {
|
|
378
|
+
key: "behaviors",
|
|
379
|
+
get: function get() {
|
|
380
|
+
var _this4 = this;
|
|
381
|
+
|
|
382
|
+
return [{
|
|
383
|
+
title: _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_1__["LanguageService"].getPhrase(this.lang, 'heading'),
|
|
384
|
+
behaviorClass: _shared_behaviors__WEBPACK_IMPORTED_MODULE_6__["PopupBehavior"],
|
|
385
|
+
closeOnRoute: false,
|
|
386
|
+
spinnerButtonOptions: {
|
|
387
|
+
channelName: this.channelName,
|
|
388
|
+
model: this.spinnerModel = new _shared_models_DisabledSpinnerModel__WEBPACK_IMPORTED_MODULE_9__["DisabledSpinnerModel"](),
|
|
389
|
+
buttonText: _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_1__["LanguageService"].getPhrase(this.lang, 'submit'),
|
|
390
|
+
tooltip: function tooltip() {
|
|
391
|
+
return _this4.getSubmitBtnTooltipOptions();
|
|
392
|
+
},
|
|
393
|
+
onClick: function onClick() {
|
|
394
|
+
return _this4.onSubmit();
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
}];
|
|
398
|
+
}
|
|
399
|
+
}]);
|
|
400
|
+
|
|
401
|
+
return MoveVideoView;
|
|
402
|
+
}(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_3__["Core"].View);
|
|
403
|
+
|
|
404
|
+
/***/ }),
|
|
405
|
+
|
|
406
|
+
/***/ "./src/shared/components/dropdown/DropdownComponentCollection.ts":
|
|
407
|
+
/*!***********************************************************************!*\
|
|
408
|
+
!*** ./src/shared/components/dropdown/DropdownComponentCollection.ts ***!
|
|
409
|
+
\***********************************************************************/
|
|
410
|
+
/*! exports provided: DropdownComponentCollection */
|
|
411
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
412
|
+
|
|
413
|
+
"use strict";
|
|
414
|
+
__webpack_require__.r(__webpack_exports__);
|
|
415
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "DropdownComponentCollection", function() { return DropdownComponentCollection; });
|
|
416
|
+
/* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! underscore */ "underscore");
|
|
417
|
+
/* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(underscore__WEBPACK_IMPORTED_MODULE_0__);
|
|
418
|
+
/* harmony import */ var _libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../../../../libs/common/src/backbone */ "../../libs/common/src/backbone/index.ts");
|
|
419
|
+
/* harmony import */ var _DropdownItemComponent__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./DropdownItemComponent */ "./src/shared/components/dropdown/DropdownItemComponent.ts");
|
|
420
|
+
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); }
|
|
421
|
+
|
|
422
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
423
|
+
|
|
424
|
+
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); } }
|
|
425
|
+
|
|
426
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
427
|
+
|
|
428
|
+
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); }
|
|
429
|
+
|
|
430
|
+
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
431
|
+
|
|
432
|
+
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); }; }
|
|
433
|
+
|
|
434
|
+
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
435
|
+
|
|
436
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
437
|
+
|
|
438
|
+
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; } }
|
|
439
|
+
|
|
440
|
+
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
var DropdownComponentCollection = /*#__PURE__*/function (_Core$ComponentCollec) {
|
|
446
|
+
_inherits(DropdownComponentCollection, _Core$ComponentCollec);
|
|
447
|
+
|
|
448
|
+
var _super = _createSuper(DropdownComponentCollection);
|
|
449
|
+
|
|
450
|
+
function DropdownComponentCollection(options) {
|
|
451
|
+
_classCallCheck(this, DropdownComponentCollection);
|
|
452
|
+
|
|
453
|
+
return _super.call(this, options);
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
_createClass(DropdownComponentCollection, [{
|
|
457
|
+
key: "initialize",
|
|
458
|
+
value: function initialize() {
|
|
459
|
+
this.listenTo(this.options.channelName, 'center:dropdown', this.centerSelectedItem);
|
|
460
|
+
}
|
|
461
|
+
}, {
|
|
462
|
+
key: "getExtraClasses",
|
|
463
|
+
value: function getExtraClasses() {
|
|
464
|
+
var displayOptions = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
465
|
+
var _displayOptions$align = displayOptions.alignment,
|
|
466
|
+
alignment = _displayOptions$align === void 0 ? 'left' : _displayOptions$align,
|
|
467
|
+
extraClasses = displayOptions.extraClasses;
|
|
468
|
+
var className = "dropdown-menu-".concat(alignment);
|
|
469
|
+
if (extraClasses) className = "".concat(className, " ").concat(extraClasses);
|
|
470
|
+
return className;
|
|
471
|
+
}
|
|
472
|
+
}, {
|
|
473
|
+
key: "centerSelectedItem",
|
|
474
|
+
value: function centerSelectedItem() {
|
|
475
|
+
var active = this.$el.find('.active');
|
|
476
|
+
if (!active.length) return;
|
|
477
|
+
var halfRatio = 0.5;
|
|
478
|
+
var top = this.$el.scrollTop() + active.position().top;
|
|
479
|
+
var distance = this.$el.height() * halfRatio + active.height() * halfRatio;
|
|
480
|
+
this.$el.scrollTop(top - distance);
|
|
481
|
+
}
|
|
482
|
+
}, {
|
|
483
|
+
key: "name",
|
|
484
|
+
get: function get() {
|
|
485
|
+
return 'DropdownCollectionComponent';
|
|
486
|
+
}
|
|
487
|
+
}, {
|
|
488
|
+
key: "className",
|
|
489
|
+
get: function get() {
|
|
490
|
+
return "dropdown-menu items-viewpart ".concat(this.getExtraClasses(this.options.displayOptions));
|
|
491
|
+
}
|
|
492
|
+
}, {
|
|
493
|
+
key: "attributes",
|
|
494
|
+
get: function get() {
|
|
495
|
+
return {
|
|
496
|
+
'aria-labelledby': 'dropdownSelector'
|
|
497
|
+
};
|
|
498
|
+
}
|
|
499
|
+
}, {
|
|
500
|
+
key: "childView",
|
|
501
|
+
get: function get() {
|
|
502
|
+
return _DropdownItemComponent__WEBPACK_IMPORTED_MODULE_2__["DropdownItemComponent"];
|
|
503
|
+
}
|
|
504
|
+
}, {
|
|
505
|
+
key: "childViewOptions",
|
|
506
|
+
get: function get() {
|
|
507
|
+
var baseChildOptions = {
|
|
508
|
+
channelName: this.options.channelName,
|
|
509
|
+
analyticsHelper: this.options.analyticsHelper
|
|
510
|
+
};
|
|
511
|
+
return underscore__WEBPACK_IMPORTED_MODULE_0__["extend"](baseChildOptions, this.options.childOptions);
|
|
512
|
+
}
|
|
513
|
+
}]);
|
|
514
|
+
|
|
515
|
+
return DropdownComponentCollection;
|
|
516
|
+
}(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_1__["Core"].ComponentCollection);
|
|
517
|
+
|
|
518
|
+
/***/ }),
|
|
519
|
+
|
|
520
|
+
/***/ "./src/shared/models/DisabledSpinnerModel.ts":
|
|
521
|
+
/*!***************************************************!*\
|
|
522
|
+
!*** ./src/shared/models/DisabledSpinnerModel.ts ***!
|
|
523
|
+
\***************************************************/
|
|
524
|
+
/*! exports provided: DisabledSpinnerModel */
|
|
525
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
526
|
+
|
|
527
|
+
"use strict";
|
|
528
|
+
__webpack_require__.r(__webpack_exports__);
|
|
529
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "DisabledSpinnerModel", function() { return DisabledSpinnerModel; });
|
|
530
|
+
/* harmony import */ var _libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../../../libs/common/src/backbone */ "../../libs/common/src/backbone/index.ts");
|
|
531
|
+
/* harmony import */ var _components_spinner_button_SpinnerButtonComponent__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../components/spinner-button/SpinnerButtonComponent */ "./src/shared/components/spinner-button/SpinnerButtonComponent.ts");
|
|
532
|
+
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); }
|
|
533
|
+
|
|
534
|
+
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
535
|
+
|
|
536
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
537
|
+
|
|
538
|
+
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); } }
|
|
539
|
+
|
|
540
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
541
|
+
|
|
542
|
+
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); }
|
|
543
|
+
|
|
544
|
+
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
545
|
+
|
|
546
|
+
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); }; }
|
|
547
|
+
|
|
548
|
+
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
549
|
+
|
|
550
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
551
|
+
|
|
552
|
+
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; } }
|
|
553
|
+
|
|
554
|
+
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
var DisabledSpinnerModel = /*#__PURE__*/function (_Core$Model) {
|
|
559
|
+
_inherits(DisabledSpinnerModel, _Core$Model);
|
|
560
|
+
|
|
561
|
+
var _super = _createSuper(DisabledSpinnerModel);
|
|
562
|
+
|
|
563
|
+
function DisabledSpinnerModel() {
|
|
564
|
+
_classCallCheck(this, DisabledSpinnerModel);
|
|
565
|
+
|
|
566
|
+
return _super.apply(this, arguments);
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
_createClass(DisabledSpinnerModel, [{
|
|
570
|
+
key: "defaults",
|
|
571
|
+
value: function defaults() {
|
|
572
|
+
return _defineProperty({}, _components_spinner_button_SpinnerButtonComponent__WEBPACK_IMPORTED_MODULE_1__["SpinnerButtonModelAttributes"].Disabled, true);
|
|
573
|
+
}
|
|
574
|
+
}]);
|
|
575
|
+
|
|
576
|
+
return DisabledSpinnerModel;
|
|
577
|
+
}(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_0__["Core"].Model);
|
|
578
|
+
|
|
579
|
+
/***/ })
|
|
580
|
+
|
|
581
|
+
}]);
|
|
582
|
+
//# sourceMappingURL=65.chunk.js.map
|