@coorpacademy/components 10.4.3 → 10.4.4
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/es/atom/autocomplete/test/fixtures/error.js +1 -1
- package/es/atom/autocomplete/test/fixtures/error.js.map +1 -1
- package/es/atom/autocomplete/test/fixtures/filled.js +1 -1
- package/es/atom/autocomplete/test/fixtures/filled.js.map +1 -1
- package/es/atom/autocomplete/test/fixtures/modified.js +1 -1
- package/es/atom/autocomplete/test/fixtures/modified.js.map +1 -1
- package/es/atom/card-image-preview/index.js +35 -0
- package/es/atom/card-image-preview/index.js.map +1 -0
- package/es/atom/card-image-preview/style.css +34 -0
- package/es/atom/card-image-preview/test/fixtures/default.js +6 -0
- package/es/atom/card-image-preview/test/fixtures/default.js.map +1 -0
- package/es/atom/card-image-preview/test/fixtures/empty.js +4 -0
- package/es/atom/card-image-preview/test/fixtures/empty.js.map +1 -0
- package/es/atom/clue/index.js.map +1 -1
- package/es/atom/cta/test/fixtures/certification.js +1 -1
- package/es/atom/cta/test/fixtures/certification.js.map +1 -1
- package/es/atom/cta/test/fixtures/disabled.js +1 -1
- package/es/atom/cta/test/fixtures/disabled.js.map +1 -1
- package/es/atom/cta/test/fixtures/light-small.js +1 -1
- package/es/atom/cta/test/fixtures/light-small.js.map +1 -1
- package/es/atom/cta/test/fixtures/light.js +1 -1
- package/es/atom/cta/test/fixtures/light.js.map +1 -1
- package/es/atom/cta/test/fixtures/logout.js +1 -1
- package/es/atom/cta/test/fixtures/logout.js.map +1 -1
- package/es/atom/cta/test/fixtures/primary-small.js +1 -1
- package/es/atom/cta/test/fixtures/primary-small.js.map +1 -1
- package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
- package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
- package/es/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
- package/es/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
- package/es/atom/cta/test/fixtures/rectangular.js +1 -1
- package/es/atom/cta/test/fixtures/rectangular.js.map +1 -1
- package/es/atom/cta/test/fixtures/secondary-small.js +1 -1
- package/es/atom/cta/test/fixtures/secondary-small.js.map +1 -1
- package/es/atom/cta/test/fixtures/secondary.js +1 -1
- package/es/atom/cta/test/fixtures/secondary.js.map +1 -1
- package/es/atom/drag-and-drop/index.js +1 -1
- package/es/atom/drag-and-drop/index.js.map +1 -1
- package/es/atom/drag-and-drop/test/fixtures/loading.js +1 -1
- package/es/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
- package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
- package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
- package/es/atom/image-upload/index.js +1 -1
- package/es/atom/image-upload/index.js.map +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
- package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
- package/es/atom/image-upload/test/fixtures/email.js +1 -1
- package/es/atom/image-upload/test/fixtures/email.js.map +1 -1
- package/es/atom/image-upload/test/fixtures/mobile.js +1 -1
- package/es/atom/image-upload/test/fixtures/mobile.js.map +1 -1
- package/es/atom/image-upload/test/fixtures/modified.js +1 -1
- package/es/atom/image-upload/test/fixtures/modified.js.map +1 -1
- package/es/atom/input-html/index.js.map +1 -1
- package/es/atom/input-switch/test/fixtures/disabled.js +1 -1
- package/es/atom/input-switch/test/fixtures/disabled.js.map +1 -1
- package/es/atom/link/index.js +2 -3
- package/es/atom/link/index.js.map +1 -1
- package/es/atom/loader/test/fixtures.js +2 -0
- package/es/atom/loader/test/fixtures.js.map +1 -1
- package/es/atom/promo-code/index.js.map +1 -1
- package/es/atom/provider/index.js.map +1 -1
- package/es/atom/provider/test/index.js +1 -1
- package/es/atom/provider/test/index.js.map +1 -1
- package/es/atom/range/index.js +1 -1
- package/es/atom/range/index.js.map +1 -1
- package/es/atom/range/test/fixtures/multi.js +1 -1
- package/es/atom/range/test/fixtures/multi.js.map +1 -1
- package/es/atom/range/test/index.js +9 -9
- package/es/atom/range/test/index.js.map +1 -1
- package/es/atom/video-upload/index.js +1 -1
- package/es/atom/video-upload/index.js.map +1 -1
- package/es/atom/video-upload/test/fixtures/loading.js +1 -1
- package/es/atom/video-upload/test/fixtures/loading.js.map +1 -1
- package/es/atom/video-upload/test/fixtures/modified.js +1 -1
- package/es/atom/video-upload/test/fixtures/modified.js.map +1 -1
- package/es/hoc/animation-scheduler/index.js +3 -3
- package/es/hoc/animation-scheduler/index.js.map +1 -1
- package/es/hoc/swapper/index.js +2 -4
- package/es/hoc/swapper/index.js.map +1 -1
- package/es/hoc/transition/index.js +1 -1
- package/es/hoc/transition/index.js.map +1 -1
- package/es/molecule/add-to-my-list/index.js +1 -1
- package/es/molecule/add-to-my-list/index.js.map +1 -1
- package/es/molecule/answer/index.js +2 -3
- package/es/molecule/answer/index.js.map +1 -1
- package/es/molecule/answer/test/fixtures/audio.js +1 -1
- package/es/molecule/answer/test/fixtures/audio.js.map +1 -1
- package/es/molecule/answer/test/fixtures/default.js +1 -1
- package/es/molecule/answer/test/fixtures/default.js.map +1 -1
- package/es/molecule/answer/test/fixtures/drop-down.js +1 -1
- package/es/molecule/answer/test/fixtures/drop-down.js.map +1 -1
- package/es/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
- package/es/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
- package/es/molecule/answer/test/fixtures/qcm-drag.js +1 -1
- package/es/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
- package/es/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
- package/es/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
- package/es/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
- package/es/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
- package/es/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
- package/es/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
- package/es/molecule/answer/test/fixtures/qcm-short.js +1 -1
- package/es/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
- package/es/molecule/answer/test/fixtures/qcm.js +1 -1
- package/es/molecule/answer/test/fixtures/qcm.js.map +1 -1
- package/es/molecule/answer/test/fixtures/range.js +1 -1
- package/es/molecule/answer/test/fixtures/range.js.map +1 -1
- package/es/molecule/answer/test/fixtures/template.js +1 -1
- package/es/molecule/answer/test/fixtures/template.js.map +1 -1
- package/es/molecule/brand-form-group/index.js +18 -18
- package/es/molecule/brand-form-group/index.js.map +1 -1
- package/es/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
- package/es/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
- package/es/molecule/brand-form-group/test/fixtures/animations.js +2 -2
- package/es/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
- package/es/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
- package/es/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
- package/es/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
- package/es/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
- package/es/molecule/brand-form-group/test/fixtures/images.js +3 -3
- package/es/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
- package/es/molecule/brand-form-group/test/fixtures/slider.js +1 -1
- package/es/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
- package/es/molecule/card/index.js +1 -1
- package/es/molecule/card/index.js.map +1 -1
- package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
- package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
- package/es/molecule/card/test/fixtures/adaptiv.js +1 -1
- package/es/molecule/card/test/fixtures/adaptiv.js.map +1 -1
- package/es/molecule/card/test/fixtures/disabled.js +1 -1
- package/es/molecule/card/test/fixtures/disabled.js.map +1 -1
- package/es/molecule/card/test/fixtures.js +2 -0
- package/es/molecule/card/test/fixtures.js.map +1 -1
- package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
- package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
- package/es/molecule/card-content/test/fixtures/adaptiv.js +1 -1
- package/es/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
- package/es/molecule/card-content/test/fixtures/disabled.js +1 -1
- package/es/molecule/card-content/test/fixtures/disabled.js.map +1 -1
- package/es/molecule/card-with-button/index.js.map +1 -1
- package/es/molecule/cockpit-popin/test/fixtures.js +17 -0
- package/es/molecule/cockpit-popin/test/fixtures.js.map +1 -0
- package/es/molecule/coorp-manager-roles/index.js +1 -1
- package/es/molecule/coorp-manager-roles/index.js.map +1 -1
- package/es/molecule/dashboard/battle-request-list/index.js +1 -1
- package/es/molecule/dashboard/battle-request-list/index.js.map +1 -1
- package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
- package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
- package/es/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
- package/es/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
- package/es/molecule/dashboard/cards-list/test/index.js +1 -1
- package/es/molecule/dashboard/cards-list/test/index.js.map +1 -1
- package/es/molecule/dashboard/news-list/index.js +1 -1
- package/es/molecule/dashboard/news-list/index.js.map +1 -1
- package/es/molecule/dashboard/start-battle/index.js +1 -1
- package/es/molecule/dashboard/start-battle/index.js.map +1 -1
- package/es/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
- package/es/molecule/drag-and-drop/index.js +1 -1
- package/es/molecule/drag-and-drop/index.js.map +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/error.js +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/success.js +1 -1
- package/es/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
- package/es/molecule/drag-and-drop/test/on-click.js +2 -2
- package/es/molecule/drag-and-drop/test/on-click.js.map +1 -1
- package/es/molecule/drag-and-drop/upload-report.js +1 -1
- package/es/molecule/drag-and-drop/upload-report.js.map +1 -1
- package/es/molecule/feedback/index.js +1 -1
- package/es/molecule/feedback/index.js.map +1 -1
- package/es/molecule/filters/test/fixtures/default.js +4 -4
- package/es/molecule/filters/test/fixtures/default.js.map +1 -1
- package/es/molecule/filters/test/fixtures/filters-list.js +6 -6
- package/es/molecule/filters/test/fixtures/filters-list.js.map +1 -1
- package/es/molecule/filters/test/fixtures/one.js +2 -2
- package/es/molecule/filters/test/fixtures/one.js.map +1 -1
- package/es/molecule/filters/test/fixtures/only-radio-group.js +1 -1
- package/es/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
- package/es/molecule/filters/test/fixtures/only-timer.js +1 -1
- package/es/molecule/filters/test/fixtures/only-timer.js.map +1 -1
- package/es/molecule/filters/test/fixtures/three.js +3 -3
- package/es/molecule/filters/test/fixtures/three.js.map +1 -1
- package/es/molecule/filters/test/fixtures/two.js +3 -3
- package/es/molecule/filters/test/fixtures/two.js.map +1 -1
- package/es/molecule/filters/test/fixtures/zero.js +1 -1
- package/es/molecule/filters/test/fixtures/zero.js.map +1 -1
- package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
- package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
- package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
- package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
- package/es/molecule/hero/test/fixtures/arabic.js +1 -1
- package/es/molecule/hero/test/fixtures/arabic.js.map +1 -1
- package/es/molecule/hero/test/fixtures/hero.js +1 -1
- package/es/molecule/hero/test/fixtures/hero.js.map +1 -1
- package/es/molecule/news/test/fixtures/long-description.js +1 -1
- package/es/molecule/news/test/fixtures/long-description.js.map +1 -1
- package/es/molecule/news/test/fixtures/long-title.js +1 -1
- package/es/molecule/news/test/fixtures/long-title.js.map +1 -1
- package/es/molecule/news/test/fixtures/small-desciption.js +1 -1
- package/es/molecule/news/test/fixtures/small-desciption.js.map +1 -1
- package/es/molecule/news/test/fixtures/small-title.js +1 -1
- package/es/molecule/news/test/fixtures/small-title.js.map +1 -1
- package/es/molecule/popin/index.js +1 -1
- package/es/molecule/popin/index.js.map +1 -1
- package/es/molecule/progress-bar/index.js +1 -1
- package/es/molecule/progress-bar/index.js.map +1 -1
- package/es/molecule/questions/drop-down/index.js +1 -1
- package/es/molecule/questions/drop-down/index.js.map +1 -1
- package/es/molecule/questions/question-range/index.js +2 -3
- package/es/molecule/questions/question-range/index.js.map +1 -1
- package/es/molecule/questions/template/index.js +2 -2
- package/es/molecule/questions/template/index.js.map +1 -1
- package/es/molecule/questions/template/test/index.js +1 -1
- package/es/molecule/questions/template/test/index.js.map +1 -1
- package/es/molecule/quick-access-card/index.js.map +1 -1
- package/es/molecule/resource-player/index.js +1 -2
- package/es/molecule/resource-player/index.js.map +1 -1
- package/es/molecule/select-multiple/index.js +3 -3
- package/es/molecule/select-multiple/index.js.map +1 -1
- package/es/molecule/select-multiple/test/index.js +2 -2
- package/es/molecule/select-multiple/test/index.js.map +1 -1
- package/es/molecule/setup-section/index.js +1 -1
- package/es/molecule/setup-section/index.js.map +1 -1
- package/es/molecule/setup-section/test/fixtures/first.js +1 -1
- package/es/molecule/setup-section/test/fixtures/first.js.map +1 -1
- package/es/molecule/setup-slide/index.js +8 -8
- package/es/molecule/setup-slide/index.js.map +1 -1
- package/es/molecule/share/index.js +1 -1
- package/es/molecule/share/index.js.map +1 -1
- package/es/molecule/vertical-tabs/test/fixtures.js +2 -0
- package/es/molecule/vertical-tabs/test/fixtures.js.map +1 -1
- package/es/molecule/video-iframe/index.js +1 -1
- package/es/molecule/video-iframe/index.js.map +1 -1
- package/es/molecule/video-player/index.js +1 -3
- package/es/molecule/video-player/index.js.map +1 -1
- package/es/molecule/video-player/jwplayer.js +2 -2
- package/es/molecule/video-player/jwplayer.js.map +1 -1
- package/es/molecule/video-player/test/fixtures/youtube.js +1 -1
- package/es/molecule/video-player/test/fixtures/youtube.js.map +1 -1
- package/es/molecule/video-player/vimeo.js +1 -1
- package/es/molecule/video-player/vimeo.js.map +1 -1
- package/es/organism/accordion/coorp-manager/index.js +1 -1
- package/es/organism/accordion/coorp-manager/index.js.map +1 -1
- package/es/organism/accordion/toggler/index.js +1 -1
- package/es/organism/accordion/toggler/index.js.map +1 -1
- package/es/organism/accordion/toggler/test/render.js +2 -2
- package/es/organism/accordion/toggler/test/render.js.map +1 -1
- package/es/organism/brand-form/test/fixtures/sso.js +3 -3
- package/es/organism/brand-form/test/fixtures/sso.js.map +1 -1
- package/es/organism/content-translation/index.js +2 -2
- package/es/organism/content-translation/index.js.map +1 -1
- package/es/organism/content-translation/test/fixtures/default.js +2 -2
- package/es/organism/content-translation/test/fixtures/default.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/default.js +8 -8
- package/es/organism/course-selection/test/fixtures/default.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/filtered.js +2 -2
- package/es/organism/course-selection/test/fixtures/filtered.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/sorted-selected.js +5 -5
- package/es/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/unsorted-selected.js +5 -5
- package/es/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
- package/es/organism/discussion/test/fixtures/default.js +1 -1
- package/es/organism/discussion/test/fixtures/default.js.map +1 -1
- package/es/organism/discussion/test/fixtures/loading-more.js +1 -1
- package/es/organism/discussion/test/fixtures/loading-more.js.map +1 -1
- package/es/organism/discussion/test/fixtures/new-discussion.js +1 -1
- package/es/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
- package/es/organism/get-the-app/index.js +2 -2
- package/es/organism/get-the-app/index.js.map +1 -1
- package/es/organism/list-items/test/fixtures/archived.js +1 -1
- package/es/organism/list-items/test/fixtures/archived.js.map +1 -1
- package/es/organism/list-items/test/fixtures/draft.js +1 -1
- package/es/organism/list-items/test/fixtures/draft.js.map +1 -1
- package/es/organism/list-items/test/fixtures/published.js +1 -1
- package/es/organism/list-items/test/fixtures/published.js.map +1 -1
- package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
- package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
- package/es/organism/mooc-header/test/fixtures/default.js +1 -1
- package/es/organism/mooc-header/test/fixtures/default.js.map +1 -1
- package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
- package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
- package/es/organism/popin/test/fixtures/default.js.map +1 -1
- package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
- package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
- package/es/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
- package/es/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
- package/es/organism/resource-browser/test/fixtures/kontiki.js +1 -1
- package/es/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
- package/es/organism/resource-browser/test/fixtures/mp4.js +1 -1
- package/es/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
- package/es/organism/settings/index.js +2 -3
- package/es/organism/settings/index.js.map +1 -1
- package/es/organism/setup-header/index.js +6 -17
- package/es/organism/setup-header/index.js.map +1 -1
- package/es/organism/setup-header/test/fixtures/default.js +4 -1
- package/es/organism/setup-header/test/fixtures/default.js.map +1 -1
- package/es/organism/sidebar/index.js +10 -11
- package/es/organism/sidebar/index.js.map +1 -1
- package/es/organism/user-preferences/index.js +2 -3
- package/es/organism/user-preferences/index.js.map +1 -1
- package/es/organism/wizard-contents/index.js +5 -5
- package/es/organism/wizard-contents/index.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
- package/es/template/activity/index.js +1 -1
- package/es/template/activity/index.js.map +1 -1
- package/es/template/activity/test/progression-item-test.js +1 -1
- package/es/template/activity/test/progression-item-test.js.map +1 -1
- package/es/template/app-player/player/slides/footer/index.js +1 -1
- package/es/template/app-player/player/slides/footer/index.js.map +1 -1
- package/es/template/app-player/player/slides/index.js +11 -14
- package/es/template/app-player/player/slides/index.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/clue.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/context.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/default.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/media.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
- package/es/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/range.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/template.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
- package/es/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
- package/es/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
- package/es/template/app-player/player/test/fixtures/background.js +1 -1
- package/es/template/app-player/player/test/fixtures/background.js.map +1 -1
- package/es/template/app-player/popin-correction/index.js +2 -3
- package/es/template/app-player/popin-correction/index.js.map +1 -1
- package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
- package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
- package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
- package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
- package/es/template/app-player/popin-end/summary.js +7 -11
- package/es/template/app-player/popin-end/summary.js.map +1 -1
- package/es/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
- package/es/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
- package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
- package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
- package/es/template/app-player/popin-header/index.js +3 -4
- package/es/template/app-player/popin-header/index.js.map +1 -1
- package/es/template/back-office/brand-create/test/fixtures/default.js +1 -1
- package/es/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
- package/es/template/back-office/brand-create/test/fixtures/loading.js +1 -1
- package/es/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
- package/es/template/back-office/brand-create/test/fixtures/modified.js +1 -1
- package/es/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
- package/es/template/back-office/brand-list/test/fixtures/default.js +1 -1
- package/es/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
- package/es/template/back-office/brand-list/test/fixtures/rh.js +1 -1
- package/es/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
- package/es/template/back-office/brand-update/index.js +8 -8
- package/es/template/back-office/brand-update/index.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-archived.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-archived.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-draft.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-draft.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-published.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/list-items-published.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
- package/es/template/cockpit/jw-uploader/index.js +1 -1
- package/es/template/cockpit/jw-uploader/index.js.map +1 -1
- package/es/template/common/dashboard/index.js +1 -1
- package/es/template/common/dashboard/index.js.map +1 -1
- package/es/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
- package/es/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
- package/es/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
- package/es/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
- package/es/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
- package/es/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
- package/es/template/common/discipline/test/fixtures/arabic.js +1 -1
- package/es/template/common/discipline/test/fixtures/arabic.js.map +1 -1
- package/es/template/common/discipline/test/fixtures/default.js +2 -2
- package/es/template/common/discipline/test/fixtures/default.js.map +1 -1
- package/es/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
- package/es/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
- package/es/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
- package/es/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
- package/es/template/common/discipline/test/fixtures/external-course.js +2 -2
- package/es/template/common/discipline/test/fixtures/external-course.js.map +1 -1
- package/es/template/common/discipline/test/fixtures/share.js +1 -1
- package/es/template/common/discipline/test/fixtures/share.js.map +1 -1
- package/es/template/teams-dashboard/test/fixtures/default.js +1 -1
- package/es/template/teams-dashboard/test/fixtures/default.js.map +1 -1
- package/es/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
- package/es/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
- package/es/template/teams-dashboard/test/fixtures/mobile.js +1 -1
- package/es/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
- package/es/util/shallow-compare.js.map +1 -1
- package/es/util/test/navigation.js +3 -4
- package/es/util/test/navigation.js.map +1 -1
- package/lib/atom/autocomplete/index.js +2 -2
- package/lib/atom/autocomplete/test/fixtures/error.js +1 -1
- package/lib/atom/autocomplete/test/fixtures/error.js.map +1 -1
- package/lib/atom/autocomplete/test/fixtures/filled.js +1 -1
- package/lib/atom/autocomplete/test/fixtures/filled.js.map +1 -1
- package/lib/atom/autocomplete/test/fixtures/modified.js +1 -1
- package/lib/atom/autocomplete/test/fixtures/modified.js.map +1 -1
- package/lib/atom/button-link/index.js +2 -2
- package/lib/atom/button-link-icon-only/index.js +2 -2
- package/lib/atom/button-menu/index.js +2 -2
- package/lib/atom/button-menu/test/fixtures/default.js +1 -1
- package/lib/atom/button-menu/test/fixtures/multiple-buttons.js +1 -1
- package/lib/atom/card-image-preview/index.js +47 -0
- package/lib/atom/card-image-preview/index.js.map +1 -0
- package/lib/atom/card-image-preview/style.css +34 -0
- package/lib/atom/card-image-preview/test/fixtures/default.js +11 -0
- package/lib/atom/card-image-preview/test/fixtures/default.js.map +1 -0
- package/lib/atom/card-image-preview/test/fixtures/empty.js +9 -0
- package/lib/atom/card-image-preview/test/fixtures/empty.js.map +1 -0
- package/lib/atom/chips/index.js +2 -2
- package/lib/atom/clue/index.js.map +1 -1
- package/lib/atom/cta/test/fixtures/certification.js +1 -1
- package/lib/atom/cta/test/fixtures/certification.js.map +1 -1
- package/lib/atom/cta/test/fixtures/disabled.js +1 -1
- package/lib/atom/cta/test/fixtures/disabled.js.map +1 -1
- package/lib/atom/cta/test/fixtures/light-small.js +1 -1
- package/lib/atom/cta/test/fixtures/light-small.js.map +1 -1
- package/lib/atom/cta/test/fixtures/light.js +1 -1
- package/lib/atom/cta/test/fixtures/light.js.map +1 -1
- package/lib/atom/cta/test/fixtures/logout.js +1 -1
- package/lib/atom/cta/test/fixtures/logout.js.map +1 -1
- package/lib/atom/cta/test/fixtures/primary-small.js +1 -1
- package/lib/atom/cta/test/fixtures/primary-small.js.map +1 -1
- package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
- package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
- package/lib/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
- package/lib/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
- package/lib/atom/cta/test/fixtures/rectangular.js +1 -1
- package/lib/atom/cta/test/fixtures/rectangular.js.map +1 -1
- package/lib/atom/cta/test/fixtures/secondary-small.js +1 -1
- package/lib/atom/cta/test/fixtures/secondary-small.js.map +1 -1
- package/lib/atom/cta/test/fixtures/secondary.js +1 -1
- package/lib/atom/cta/test/fixtures/secondary.js.map +1 -1
- package/lib/atom/drag-and-drop/index.js +1 -1
- package/lib/atom/drag-and-drop/index.js.map +1 -1
- package/lib/atom/drag-and-drop/test/fixtures/loading.js +1 -1
- package/lib/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
- package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
- package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
- package/lib/atom/image-upload/index.js +3 -3
- package/lib/atom/image-upload/index.js.map +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
- package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
- package/lib/atom/image-upload/test/fixtures/email.js +1 -1
- package/lib/atom/image-upload/test/fixtures/email.js.map +1 -1
- package/lib/atom/image-upload/test/fixtures/mobile.js +1 -1
- package/lib/atom/image-upload/test/fixtures/mobile.js.map +1 -1
- package/lib/atom/image-upload/test/fixtures/modified.js +1 -1
- package/lib/atom/image-upload/test/fixtures/modified.js.map +1 -1
- package/lib/atom/input-checkbox/index.js +2 -2
- package/lib/atom/input-color/index.js +2 -2
- package/lib/atom/input-doublestep/index.js +2 -2
- package/lib/atom/input-html/index.js.map +1 -1
- package/lib/atom/input-search/index.js +2 -2
- package/lib/atom/input-switch/index.js +2 -2
- package/lib/atom/input-switch/test/fixtures/disabled.js +1 -1
- package/lib/atom/input-switch/test/fixtures/disabled.js.map +1 -1
- package/lib/atom/input-text/index.js +2 -2
- package/lib/atom/input-textarea/index.js +2 -2
- package/lib/atom/link/index.js +2 -4
- package/lib/atom/link/index.js.map +1 -1
- package/lib/atom/loader/test/fixtures.js +3 -0
- package/lib/atom/loader/test/fixtures.js.map +1 -1
- package/lib/atom/promo-code/index.js.map +1 -1
- package/lib/atom/provider/index.js.map +1 -1
- package/lib/atom/provider/test/index.js +1 -1
- package/lib/atom/provider/test/index.js.map +1 -1
- package/lib/atom/range/index.js +1 -1
- package/lib/atom/range/index.js.map +1 -1
- package/lib/atom/range/test/fixtures/multi.js +1 -1
- package/lib/atom/range/test/fixtures/multi.js.map +1 -1
- package/lib/atom/range/test/index.js +9 -9
- package/lib/atom/range/test/index.js.map +1 -1
- package/lib/atom/select/index.js +2 -2
- package/lib/atom/tab/index.js +2 -2
- package/lib/atom/video-upload/index.js +1 -1
- package/lib/atom/video-upload/index.js.map +1 -1
- package/lib/atom/video-upload/test/fixtures/loading.js +1 -1
- package/lib/atom/video-upload/test/fixtures/loading.js.map +1 -1
- package/lib/atom/video-upload/test/fixtures/modified.js +1 -1
- package/lib/atom/video-upload/test/fixtures/modified.js.map +1 -1
- package/lib/hoc/animation/index.js +1 -1
- package/lib/hoc/animation/test/on-mount.js +2 -2
- package/lib/hoc/animation-scheduler/index.js +4 -4
- package/lib/hoc/animation-scheduler/index.js.map +1 -1
- package/lib/hoc/animation-scheduler/test/fixtures/parallel.js +3 -3
- package/lib/hoc/animation-scheduler/test/fixtures/series.js +2 -2
- package/lib/hoc/animation-scheduler/test/on-mount.js +2 -2
- package/lib/hoc/swapper/index.js +3 -5
- package/lib/hoc/swapper/index.js.map +1 -1
- package/lib/hoc/swapper/test/on-mount.js +2 -2
- package/lib/hoc/transition/index.js +3 -3
- package/lib/hoc/transition/index.js.map +1 -1
- package/lib/molecule/add-to-my-list/index.js +4 -4
- package/lib/molecule/add-to-my-list/index.js.map +1 -1
- package/lib/molecule/answer/index.js +3 -5
- package/lib/molecule/answer/index.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/audio.js +1 -1
- package/lib/molecule/answer/test/fixtures/audio.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/default.js +1 -1
- package/lib/molecule/answer/test/fixtures/default.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/drop-down.js +1 -1
- package/lib/molecule/answer/test/fixtures/drop-down.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-drag.js +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-short.js +1 -1
- package/lib/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/qcm.js +1 -1
- package/lib/molecule/answer/test/fixtures/qcm.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/range.js +1 -1
- package/lib/molecule/answer/test/fixtures/range.js.map +1 -1
- package/lib/molecule/answer/test/fixtures/template.js +1 -1
- package/lib/molecule/answer/test/fixtures/template.js.map +1 -1
- package/lib/molecule/brand-create-form/index.js +2 -2
- package/lib/molecule/brand-form-group/index.js +18 -18
- package/lib/molecule/brand-form-group/index.js.map +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/animations.js +2 -2
- package/lib/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/images.js +3 -3
- package/lib/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/slider.js +1 -1
- package/lib/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
- package/lib/molecule/bullet-point-menu-button/index.js +2 -2
- package/lib/molecule/card/index.js +3 -3
- package/lib/molecule/card/index.js.map +1 -1
- package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
- package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
- package/lib/molecule/card/test/fixtures/adaptiv.js +1 -1
- package/lib/molecule/card/test/fixtures/adaptiv.js.map +1 -1
- package/lib/molecule/card/test/fixtures/disabled.js +1 -1
- package/lib/molecule/card/test/fixtures/disabled.js.map +1 -1
- package/lib/molecule/card/test/fixtures.js +3 -0
- package/lib/molecule/card/test/fixtures.js.map +1 -1
- package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
- package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
- package/lib/molecule/card-content/test/fixtures/adaptiv.js +1 -1
- package/lib/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
- package/lib/molecule/card-content/test/fixtures/disabled.js +1 -1
- package/lib/molecule/card-content/test/fixtures/disabled.js.map +1 -1
- package/lib/molecule/card-with-button/index.js.map +1 -1
- package/lib/molecule/cockpit-popin/test/fixtures.js +28 -0
- package/lib/molecule/cockpit-popin/test/fixtures.js.map +1 -0
- package/lib/molecule/coorp-manager-roles/index.js +1 -1
- package/lib/molecule/coorp-manager-roles/index.js.map +1 -1
- package/lib/molecule/dashboard/battle-request-list/index.js +1 -1
- package/lib/molecule/dashboard/battle-request-list/index.js.map +1 -1
- package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
- package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
- package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
- package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
- package/lib/molecule/dashboard/cards-list/test/index.js +1 -1
- package/lib/molecule/dashboard/cards-list/test/index.js.map +1 -1
- package/lib/molecule/dashboard/news-list/index.js +1 -1
- package/lib/molecule/dashboard/news-list/index.js.map +1 -1
- package/lib/molecule/dashboard/start-battle/index.js +1 -1
- package/lib/molecule/dashboard/start-battle/index.js.map +1 -1
- package/lib/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
- package/lib/molecule/drag-and-drop/index.js +3 -3
- package/lib/molecule/drag-and-drop/index.js.map +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/error.js +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/success.js +1 -1
- package/lib/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
- package/lib/molecule/drag-and-drop/test/on-click.js +2 -2
- package/lib/molecule/drag-and-drop/test/on-click.js.map +1 -1
- package/lib/molecule/drag-and-drop/upload-report.js +3 -3
- package/lib/molecule/drag-and-drop/upload-report.js.map +1 -1
- package/lib/molecule/feedback/index.js +3 -3
- package/lib/molecule/feedback/index.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/default.js +4 -4
- package/lib/molecule/filters/test/fixtures/default.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/filters-list.js +6 -6
- package/lib/molecule/filters/test/fixtures/filters-list.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/one.js +2 -2
- package/lib/molecule/filters/test/fixtures/one.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/only-radio-group.js +1 -1
- package/lib/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/only-timer.js +1 -1
- package/lib/molecule/filters/test/fixtures/only-timer.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/three.js +3 -3
- package/lib/molecule/filters/test/fixtures/three.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/two.js +3 -3
- package/lib/molecule/filters/test/fixtures/two.js.map +1 -1
- package/lib/molecule/filters/test/fixtures/zero.js +1 -1
- package/lib/molecule/filters/test/fixtures/zero.js.map +1 -1
- package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
- package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
- package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
- package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
- package/lib/molecule/hero/index.js +2 -2
- package/lib/molecule/hero/test/fixtures/arabic.js +1 -1
- package/lib/molecule/hero/test/fixtures/arabic.js.map +1 -1
- package/lib/molecule/hero/test/fixtures/hero.js +1 -1
- package/lib/molecule/hero/test/fixtures/hero.js.map +1 -1
- package/lib/molecule/news/test/fixtures/long-description.js +1 -1
- package/lib/molecule/news/test/fixtures/long-description.js.map +1 -1
- package/lib/molecule/news/test/fixtures/long-title.js +1 -1
- package/lib/molecule/news/test/fixtures/long-title.js.map +1 -1
- package/lib/molecule/news/test/fixtures/small-desciption.js +1 -1
- package/lib/molecule/news/test/fixtures/small-desciption.js.map +1 -1
- package/lib/molecule/news/test/fixtures/small-title.js +1 -1
- package/lib/molecule/news/test/fixtures/small-title.js.map +1 -1
- package/lib/molecule/popin/index.js +3 -3
- package/lib/molecule/popin/index.js.map +1 -1
- package/lib/molecule/progress-bar/index.js +1 -1
- package/lib/molecule/progress-bar/index.js.map +1 -1
- package/lib/molecule/questions/drop-down/index.js +3 -3
- package/lib/molecule/questions/drop-down/index.js.map +1 -1
- package/lib/molecule/questions/free-text/index.js +2 -2
- package/lib/molecule/questions/question-range/index.js +2 -4
- package/lib/molecule/questions/question-range/index.js.map +1 -1
- package/lib/molecule/questions/template/index.js +2 -2
- package/lib/molecule/questions/template/index.js.map +1 -1
- package/lib/molecule/questions/template/test/index.js +1 -1
- package/lib/molecule/questions/template/test/index.js.map +1 -1
- package/lib/molecule/quick-access-card/index.js.map +1 -1
- package/lib/molecule/resource-player/index.js +2 -4
- package/lib/molecule/resource-player/index.js.map +1 -1
- package/lib/molecule/scope-tabs/index.js +2 -2
- package/lib/molecule/search-form/index.js +2 -2
- package/lib/molecule/select-multiple/index.js +6 -6
- package/lib/molecule/select-multiple/index.js.map +1 -1
- package/lib/molecule/select-multiple/test/index.js +4 -4
- package/lib/molecule/select-multiple/test/index.js.map +1 -1
- package/lib/molecule/setup-section/index.js +1 -1
- package/lib/molecule/setup-section/index.js.map +1 -1
- package/lib/molecule/setup-section/test/fixtures/first.js +1 -1
- package/lib/molecule/setup-section/test/fixtures/first.js.map +1 -1
- package/lib/molecule/setup-sections/index.js +2 -2
- package/lib/molecule/setup-slide/index.js +8 -8
- package/lib/molecule/setup-slide/index.js.map +1 -1
- package/lib/molecule/share/index.js +4 -4
- package/lib/molecule/share/index.js.map +1 -1
- package/lib/molecule/titled-checkbox/index.js +2 -2
- package/lib/molecule/vertical-tabs/test/fixtures/default.js +1 -1
- package/lib/molecule/vertical-tabs/test/fixtures.js +3 -0
- package/lib/molecule/vertical-tabs/test/fixtures.js.map +1 -1
- package/lib/molecule/video-iframe/index.js +1 -1
- package/lib/molecule/video-iframe/index.js.map +1 -1
- package/lib/molecule/video-player/index.js +1 -3
- package/lib/molecule/video-player/index.js.map +1 -1
- package/lib/molecule/video-player/jwplayer.js +2 -2
- package/lib/molecule/video-player/jwplayer.js.map +1 -1
- package/lib/molecule/video-player/test/fixtures/youtube.js +1 -1
- package/lib/molecule/video-player/test/fixtures/youtube.js.map +1 -1
- package/lib/molecule/video-player/vimeo.js +1 -1
- package/lib/molecule/video-player/vimeo.js.map +1 -1
- package/lib/molecule/wizard-summary/index.js +2 -2
- package/lib/organism/accordion/container/index.js +2 -2
- package/lib/organism/accordion/coorp-manager/index.js +3 -3
- package/lib/organism/accordion/coorp-manager/index.js.map +1 -1
- package/lib/organism/accordion/toggler/index.js +1 -1
- package/lib/organism/accordion/toggler/index.js.map +1 -1
- package/lib/organism/accordion/toggler/test/render.js +2 -2
- package/lib/organism/accordion/toggler/test/render.js.map +1 -1
- package/lib/organism/brand-form/index.js +2 -2
- package/lib/organism/brand-form/test/fixtures/sso.js +3 -3
- package/lib/organism/brand-form/test/fixtures/sso.js.map +1 -1
- package/lib/organism/content-translation/index.js +2 -2
- package/lib/organism/content-translation/index.js.map +1 -1
- package/lib/organism/content-translation/test/fixtures/default.js +2 -2
- package/lib/organism/content-translation/test/fixtures/default.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/default.js +8 -8
- package/lib/organism/course-selection/test/fixtures/default.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/filtered.js +2 -2
- package/lib/organism/course-selection/test/fixtures/filtered.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/sorted-selected.js +5 -5
- package/lib/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/unsorted-selected.js +5 -5
- package/lib/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
- package/lib/organism/discussion/test/fixtures/default.js +1 -1
- package/lib/organism/discussion/test/fixtures/default.js.map +1 -1
- package/lib/organism/discussion/test/fixtures/loading-more.js +1 -1
- package/lib/organism/discussion/test/fixtures/loading-more.js.map +1 -1
- package/lib/organism/discussion/test/fixtures/new-discussion.js +1 -1
- package/lib/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
- package/lib/organism/get-the-app/index.js +2 -2
- package/lib/organism/get-the-app/index.js.map +1 -1
- package/lib/organism/list-items/test/fixtures/archived.js +1 -1
- package/lib/organism/list-items/test/fixtures/archived.js.map +1 -1
- package/lib/organism/list-items/test/fixtures/draft.js +1 -1
- package/lib/organism/list-items/test/fixtures/draft.js.map +1 -1
- package/lib/organism/list-items/test/fixtures/published.js +1 -1
- package/lib/organism/list-items/test/fixtures/published.js.map +1 -1
- package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
- package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
- package/lib/organism/mooc-header/test/fixtures/default.js +1 -1
- package/lib/organism/mooc-header/test/fixtures/default.js.map +1 -1
- package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
- package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
- package/lib/organism/popin/test/fixtures/default.js.map +1 -1
- package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
- package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
- package/lib/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
- package/lib/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
- package/lib/organism/resource-browser/test/fixtures/kontiki.js +1 -1
- package/lib/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
- package/lib/organism/resource-browser/test/fixtures/mp4.js +1 -1
- package/lib/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
- package/lib/organism/settings/index.js +2 -4
- package/lib/organism/settings/index.js.map +1 -1
- package/lib/organism/setup-header/index.js +6 -17
- package/lib/organism/setup-header/index.js.map +1 -1
- package/lib/organism/setup-header/test/fixtures/default.js +4 -1
- package/lib/organism/setup-header/test/fixtures/default.js.map +1 -1
- package/lib/organism/sidebar/index.js +13 -15
- package/lib/organism/sidebar/index.js.map +1 -1
- package/lib/organism/user-preferences/index.js +2 -4
- package/lib/organism/user-preferences/index.js.map +1 -1
- package/lib/organism/wizard-contents/index.js +5 -5
- package/lib/organism/wizard-contents/index.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
- package/lib/template/activity/index.js +1 -1
- package/lib/template/activity/index.js.map +1 -1
- package/lib/template/activity/progression-item.js +2 -2
- package/lib/template/activity/test/progression-item-test.js +1 -1
- package/lib/template/activity/test/progression-item-test.js.map +1 -1
- package/lib/template/app-player/player/slides/footer/index.js +1 -1
- package/lib/template/app-player/player/slides/footer/index.js.map +1 -1
- package/lib/template/app-player/player/slides/index.js +11 -15
- package/lib/template/app-player/player/slides/index.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/clue.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/context.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/default.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/media.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
- package/lib/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/range.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/template.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
- package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
- package/lib/template/app-player/player/test/fixtures/background.js +1 -1
- package/lib/template/app-player/player/test/fixtures/background.js.map +1 -1
- package/lib/template/app-player/popin-correction/index.js +4 -6
- package/lib/template/app-player/popin-correction/index.js.map +1 -1
- package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
- package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
- package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
- package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
- package/lib/template/app-player/popin-end/summary.js +7 -12
- package/lib/template/app-player/popin-end/summary.js.map +1 -1
- package/lib/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
- package/lib/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
- package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
- package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
- package/lib/template/app-player/popin-header/index.js +5 -7
- package/lib/template/app-player/popin-header/index.js.map +1 -1
- package/lib/template/back-office/brand-create/test/fixtures/default.js +1 -1
- package/lib/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
- package/lib/template/back-office/brand-create/test/fixtures/loading.js +1 -1
- package/lib/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
- package/lib/template/back-office/brand-create/test/fixtures/modified.js +1 -1
- package/lib/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
- package/lib/template/back-office/brand-list/test/fixtures/default.js +1 -1
- package/lib/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
- package/lib/template/back-office/brand-list/test/fixtures/rh.js +1 -1
- package/lib/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
- package/lib/template/back-office/brand-update/index.js +8 -8
- package/lib/template/back-office/brand-update/index.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/analytics.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/animations.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/cohort-error.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/cohort.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/dashboard.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/dashboards-analytics.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/default.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-archived.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-archived.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-draft.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-draft.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-published.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/list-items-published.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/lms-error.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/lms-modified.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/lms-success.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/lms.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/lookandfeel.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/sso.js +2 -2
- package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
- package/lib/template/cockpit/jw-uploader/index.js +1 -1
- package/lib/template/cockpit/jw-uploader/index.js.map +1 -1
- package/lib/template/common/dashboard/index.js +1 -1
- package/lib/template/common/dashboard/index.js.map +1 -1
- package/lib/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
- package/lib/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
- package/lib/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
- package/lib/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
- package/lib/template/common/discipline/index.js +2 -2
- package/lib/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
- package/lib/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
- package/lib/template/common/discipline/test/fixtures/arabic.js +1 -1
- package/lib/template/common/discipline/test/fixtures/arabic.js.map +1 -1
- package/lib/template/common/discipline/test/fixtures/default.js +2 -2
- package/lib/template/common/discipline/test/fixtures/default.js.map +1 -1
- package/lib/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
- package/lib/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
- package/lib/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
- package/lib/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
- package/lib/template/common/discipline/test/fixtures/external-course.js +2 -2
- package/lib/template/common/discipline/test/fixtures/external-course.js.map +1 -1
- package/lib/template/common/discipline/test/fixtures/share.js +1 -1
- package/lib/template/common/discipline/test/fixtures/share.js.map +1 -1
- package/lib/template/teams-dashboard/index.js +2 -2
- package/lib/template/teams-dashboard/test/fixtures/default.js +2 -2
- package/lib/template/teams-dashboard/test/fixtures/default.js.map +1 -1
- package/lib/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
- package/lib/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
- package/lib/template/teams-dashboard/test/fixtures/mobile.js +1 -1
- package/lib/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
- package/lib/test/helpers/render-component.js +1 -1
- package/lib/util/external-content.js +1 -1
- package/lib/util/proptypes.js +1 -1
- package/lib/util/shallow-compare.js.map +1 -1
- package/lib/util/test/navigation.js +3 -5
- package/lib/util/test/navigation.js.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/manageusers-edit.js"],"names":["UserEdit","Users","props","content","type","items","title","key","href","name","selected","tabs","permissions","subTabs"],"mappings":"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","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport UserEdit from '../../../../../organism/brand-form/test/fixtures/manageusers-edit';\nimport Users from './default';\n\nconst {props} = Users;\nconst content = UserEdit.props;\n\nexport default {\n props: defaultsDeep(props, {\n content: {\n ...content,\n type: 'form'\n },\n items: [\n {\n title: 'Dashboard',\n key: 'dashboard',\n href: '/brands/digital/dashboard',\n name: 'brand_tab_dashboard',\n selected: false,\n tabs: [],\n type: 'simpleTab',\n permissions: []\n },\n {\n title: 'Administration',\n key: 'administration',\n href: '/brands/digital/admin/',\n name: 'brand_tab_admin_my_platform',\n selected: true,\n tabs: [\n {\n title: 'My Platform',\n href: '/brands/digital/admin/my-platform/general-settings',\n name: 'brand_tab_admin_my_platform',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'General Settings',\n href: '/brands/digital/admin/my-platform/general-settings',\n name: 'general-settings',\n permissions: ['general-settings'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'SSO',\n href: '/brands/digital/admin/my-platform/sso',\n name: 'sso',\n permissions: ['sso'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Danger Zone',\n href: '/brands/digital/admin/my-platform/danger-zone',\n name: 'danger-zone',\n permissions: ['danger-zone'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n },\n {\n title: 'User',\n href: '/brands/digital/admin/user/manage',\n name: 'brand_tab_admin_user',\n selected: true,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'Manage Users',\n href: '/brands/digital/admin/user/manage',\n name: 'manage',\n permissions: ['list-users'],\n selected: true,\n type: 'simpleTab'\n },\n {\n title: 'Upload Users',\n href: '/brands/digital/admin/user/upload',\n name: 'upload',\n permissions: ['upload-users'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n },\n {\n title: 'Integration',\n href: '/brands/digital/admin/integration/lms',\n name: 'brand_tab_admin_integration',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'LMS',\n href: '/brands/digital/admin/integration/lms',\n name: 'lms',\n permissions: ['lms'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Teams',\n href: '/brands/digital/admin/integration/teams',\n name: 'teams',\n permissions: ['teams'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n }\n ],\n type: 'collapsibleTab',\n subTabs: []\n },\n {\n title: 'Editorialization',\n key: 'editorialization',\n href: '/brands/digital/editorialization/',\n name: 'brand_tab_editorialization_look_and_feel',\n selected: false,\n tabs: [\n {\n title: 'Look & Feel',\n href: '/brands/digital/editorialization/look-and-feel',\n name: 'brand_tab_editorialization_look_and_feel',\n permissions: ['look-feel'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Dashboard',\n href: '/brands/digital/editorialization/dashboard',\n name: 'brand_tab_editorialization_dahsboard',\n permissions: ['dashboard'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Content',\n href: '/brands/digital/editorialization/content/subscription',\n name: 'brand_tab_editorialization',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'Content Subscription',\n href: '/brands/digital/editorialization/content/subscription',\n name: 'content-subscription',\n permissions: ['content-subscribtion'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Content Settings',\n href: '/brands/digital/editorialization/content/settings',\n name: 'content-settings',\n permissions: ['content-settings'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n },\n {\n title: 'Custom Playlists',\n href: '/brands/digital/editorialization/custom-playlist/published',\n name: 'brand_tab_editorialization_custom_playlists',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'Published',\n href: '/brands/digital/editorialization/custom-playlist/published',\n name: 'published',\n permissions: ['list-custom-playlist'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Drafts',\n href: '/brands/digital/editorialization/custom-playlist/draft',\n name: 'drafts',\n permissions: ['list-custom-playlist'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Archived',\n href: '/brands/digital/editorialization/custom-playlist/archived',\n name: 'archived',\n permissions: ['list-custom-playlist'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n }\n ],\n type: 'collapsibleTab'\n },\n {\n title: 'Animation',\n key: 'animation',\n href: '/brands/digital/animation/',\n name: 'brand_tab_animation',\n selected: false,\n tabs: [\n {\n title: 'Emails',\n href: '/brands/digital/animation/email',\n name: 'email',\n permissions: ['email'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Massive Battle',\n href: '/brands/digital/animation/massive-battle',\n name: 'massive-battle',\n permissions: ['animation-platform'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Forum',\n href: '/brands/digital/animation/forum',\n name: 'forum',\n permissions: ['forum'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'CMS',\n href: 'http://digital.mooc:3000/cms/pages',\n name: 'cms',\n permissions: ['cms'],\n selected: false,\n type: 'iconLink',\n subTabs: []\n }\n ],\n type: 'collapsibleTab'\n },\n {\n title: 'Content Creation',\n key: 'contentCreation',\n href: 'https://cockpit.coorpacademy.com/#/platforms?brand=digital',\n name: 'brand_tab_content_creation',\n selected: false,\n tabs: [],\n type: 'iconLink',\n permissions: ['content-creation']\n },\n {\n title: 'Analytics',\n key: 'analytics',\n href: '/brands/digital/analytics/',\n name: 'brand_tab_analytics_settings',\n selected: false,\n tabs: [\n {\n title: 'Settings',\n href: '/brands/digital/analytics/settings',\n name: 'analytics-settings',\n permissions: ['analytics-settings'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Go To Analytics',\n href: 'http://digital.mooc:3000/sso/connect?redirect-to=%2Fanalytics',\n name: 'go_to_analytics',\n permissions: ['go-to-analytics'],\n selected: false,\n type: 'iconLink',\n subTabs: []\n }\n ],\n type: 'collapsibleTab'\n }\n ]\n })\n};\n"],"file":"manageusers-edit.js"}
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/manageusers-edit.js"],"names":["UserEdit","Users","props","content","type","items","title","key","href","name","selected","tabs","permissions","subTabs"],"mappings":"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","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport UserEdit from '../../../../../organism/brand-form/test/fixtures/manageusers-edit';\nimport Users from './default';\n\nconst {props} = Users;\nconst content = UserEdit.props;\n\nexport default {\n props: defaultsDeep(props, {\n content: {\n ...content,\n type: 'form'\n },\n items: [\n {\n title: 'Dashboard',\n key: 'dashboard',\n href: '/brands/digital/dashboard',\n name: 'brand_tab_dashboard',\n selected: false,\n tabs: [],\n type: 'simpleTab',\n permissions: []\n },\n {\n title: 'Administration',\n key: 'administration',\n href: '/brands/digital/admin/',\n name: 'brand_tab_admin_my_platform',\n selected: true,\n tabs: [\n {\n title: 'My Platform',\n href: '/brands/digital/admin/my-platform/general-settings',\n name: 'brand_tab_admin_my_platform',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'General Settings',\n href: '/brands/digital/admin/my-platform/general-settings',\n name: 'general-settings',\n permissions: ['general-settings'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'SSO',\n href: '/brands/digital/admin/my-platform/sso',\n name: 'sso',\n permissions: ['sso'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Danger Zone',\n href: '/brands/digital/admin/my-platform/danger-zone',\n name: 'danger-zone',\n permissions: ['danger-zone'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n },\n {\n title: 'User',\n href: '/brands/digital/admin/user/manage',\n name: 'brand_tab_admin_user',\n selected: true,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'Manage Users',\n href: '/brands/digital/admin/user/manage',\n name: 'manage',\n permissions: ['list-users'],\n selected: true,\n type: 'simpleTab'\n },\n {\n title: 'Upload Users',\n href: '/brands/digital/admin/user/upload',\n name: 'upload',\n permissions: ['upload-users'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n },\n {\n title: 'Integration',\n href: '/brands/digital/admin/integration/lms',\n name: 'brand_tab_admin_integration',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'LMS',\n href: '/brands/digital/admin/integration/lms',\n name: 'lms',\n permissions: ['lms'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Teams',\n href: '/brands/digital/admin/integration/teams',\n name: 'teams',\n permissions: ['teams'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n }\n ],\n type: 'collapsibleTab',\n subTabs: []\n },\n {\n title: 'Editorialization',\n key: 'editorialization',\n href: '/brands/digital/editorialization/',\n name: 'brand_tab_editorialization_look_and_feel',\n selected: false,\n tabs: [\n {\n title: 'Look & Feel',\n href: '/brands/digital/editorialization/look-and-feel',\n name: 'brand_tab_editorialization_look_and_feel',\n permissions: ['look-feel'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Dashboard',\n href: '/brands/digital/editorialization/dashboard',\n name: 'brand_tab_editorialization_dahsboard',\n permissions: ['dashboard'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Content',\n href: '/brands/digital/editorialization/content/subscription',\n name: 'brand_tab_editorialization',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'Content Subscription',\n href: '/brands/digital/editorialization/content/subscription',\n name: 'content-subscription',\n permissions: ['content-subscribtion'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Content Settings',\n href: '/brands/digital/editorialization/content/settings',\n name: 'content-settings',\n permissions: ['content-settings'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n },\n {\n title: 'Custom Playlists',\n href: '/brands/digital/editorialization/custom-playlist/published',\n name: 'brand_tab_editorialization_custom_playlists',\n selected: false,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'Published',\n href: '/brands/digital/editorialization/custom-playlist/published',\n name: 'published',\n permissions: ['list-custom-playlist'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Drafts',\n href: '/brands/digital/editorialization/custom-playlist/draft',\n name: 'drafts',\n permissions: ['list-custom-playlist'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Archived',\n href: '/brands/digital/editorialization/custom-playlist/archived',\n name: 'archived',\n permissions: ['list-custom-playlist'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n }\n ],\n type: 'collapsibleTab'\n },\n {\n title: 'Animation',\n key: 'animation',\n href: '/brands/digital/animation/',\n name: 'brand_tab_animation',\n selected: false,\n tabs: [\n {\n title: 'Emails',\n href: '/brands/digital/animation/email',\n name: 'email',\n permissions: ['email'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Massive Battle',\n href: '/brands/digital/animation/massive-battle',\n name: 'massive-battle',\n permissions: ['animation-platform'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Forum',\n href: '/brands/digital/animation/forum',\n name: 'forum',\n permissions: ['forum'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'CMS',\n href: 'http://digital.mooc:3000/cms/pages',\n name: 'cms',\n permissions: ['cms'],\n selected: false,\n type: 'iconLink',\n subTabs: []\n }\n ],\n type: 'collapsibleTab'\n },\n {\n title: 'Content Creation',\n key: 'contentCreation',\n href: 'https://cockpit.coorpacademy.com/#/platforms?brand=digital',\n name: 'brand_tab_content_creation',\n selected: false,\n tabs: [],\n type: 'iconLink',\n permissions: ['content-creation']\n },\n {\n title: 'Analytics',\n key: 'analytics',\n href: '/brands/digital/analytics/',\n name: 'brand_tab_analytics_settings',\n selected: false,\n tabs: [\n {\n title: 'Settings',\n href: '/brands/digital/analytics/settings',\n name: 'analytics-settings',\n permissions: ['analytics-settings'],\n selected: false,\n type: 'simpleTab',\n subTabs: []\n },\n {\n title: 'Go To Analytics',\n href: 'http://digital.mooc:3000/sso/connect?redirect-to=%2Fanalytics',\n name: 'go_to_analytics',\n permissions: ['go-to-analytics'],\n selected: false,\n type: 'iconLink',\n subTabs: []\n }\n ],\n type: 'collapsibleTab'\n }\n ]\n })\n};\n"],"file":"manageusers-edit.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/quick-access.js"],"names":["BrandDashboard","Default","props","content","type"],"mappings":";;;;AACA,OAAOA,cAAP,MAA2B,+DAA3B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/quick-access.js"],"names":["BrandDashboard","Default","props","content","type"],"mappings":";;;;AACA,OAAOA,cAAP,MAA2B,+DAA3B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,OAAO,wBACFH,cAAc,CAACE,KADb;AAELE,MAAAA,IAAI,EAAE;AAFD;AADkB,GAApB;AADM,CAAf","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport BrandDashboard from '../../../../../organism/brand-dashboard/test/fixtures/default';\nimport Default from './default';\n\nconst {props} = Default;\n\nexport default {\n props: defaultsDeep(props, {\n content: {\n ...BrandDashboard.props,\n type: 'home'\n }\n })\n};\n"],"file":"quick-access.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/uploadusers-loading.js"],"names":["BrandUploadLoading","Users","props","content","type"],"mappings":";;;;AACA,OAAOA,kBAAP,MAA+B,4DAA/B;AACA,OAAOC,KAAP,MAAkB,eAAlB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,KAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/uploadusers-loading.js"],"names":["BrandUploadLoading","Users","props","content","type"],"mappings":";;;;AACA,OAAOA,kBAAP,MAA+B,4DAA/B;AACA,OAAOC,KAAP,MAAkB,eAAlB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,KAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,OAAO,wBACFH,kBAAkB,CAACE,KADjB;AAELE,MAAAA,IAAI,EAAE;AAFD;AADkB,GAApB;AADM,CAAf","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport BrandUploadLoading from '../../../../../organism/brand-upload/test/fixtures/loading';\nimport Users from './uploadusers';\n\nconst {props} = Users;\n\nexport default {\n props: defaultsDeep(props, {\n content: {\n ...BrandUploadLoading.props,\n type: 'upload'\n }\n })\n};\n"],"file":"uploadusers-loading.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/uploadusers-successful.js"],"names":["BrandUpload","Users","props","notifications","type","message","onClose","content"],"mappings":";;;;AACA,OAAOA,WAAP,MAAwB,4DAAxB;AACA,OAAOC,KAAP,MAAkB,eAAlB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,KAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,aAAa,EAAE,CACb;AACEC,MAAAA,IAAI,EAAE,SADR;AAEEC,MAAAA,OAAO,EAAE,mBAFX;AAGEC,MAAAA,OAAO,EAAE,MAAM,CAAE;AAHnB,KADa,CADU;AAQzBC,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/uploadusers-successful.js"],"names":["BrandUpload","Users","props","notifications","type","message","onClose","content"],"mappings":";;;;AACA,OAAOA,WAAP,MAAwB,4DAAxB;AACA,OAAOC,KAAP,MAAkB,eAAlB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,KAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,aAAa,EAAE,CACb;AACEC,MAAAA,IAAI,EAAE,SADR;AAEEC,MAAAA,OAAO,EAAE,mBAFX;AAGEC,MAAAA,OAAO,EAAE,MAAM,CAAE;AAHnB,KADa,CADU;AAQzBC,IAAAA,OAAO,wBACFP,WAAW,CAACE,KADV;AAELE,MAAAA,IAAI,EAAE;AAFD;AARkB,GAApB;AADM,CAAf","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport BrandUpload from '../../../../../organism/brand-upload/test/fixtures/default';\nimport Users from './uploadusers';\n\nconst {props} = Users;\n\nexport default {\n props: defaultsDeep(props, {\n notifications: [\n {\n type: 'success',\n message: 'Import successful',\n onClose: () => {}\n }\n ],\n content: {\n ...BrandUpload.props,\n type: 'upload'\n }\n })\n};\n"],"file":"uploadusers-successful.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/uploadusers.js"],"names":["BrandUpload","Users","props","content","type"],"mappings":";;;;AACA,OAAOA,WAAP,MAAwB,4DAAxB;AACA,OAAOC,KAAP,MAAkB,oBAAlB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,KAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/uploadusers.js"],"names":["BrandUpload","Users","props","content","type"],"mappings":";;;;AACA,OAAOA,WAAP,MAAwB,4DAAxB;AACA,OAAOC,KAAP,MAAkB,oBAAlB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,KAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE,cAAaA,KAAb,EAAoB;AACzBC,IAAAA,OAAO,wBACFH,WAAW,CAACE,KADV;AAELE,MAAAA,IAAI,EAAE;AAFD;AADkB,GAApB;AADM,CAAf","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport BrandUpload from '../../../../../organism/brand-upload/test/fixtures/default';\nimport Users from './manageusers-edit';\n\nconst {props} = Users;\n\nexport default {\n props: defaultsDeep(props, {\n content: {\n ...BrandUpload.props,\n type: 'upload'\n }\n })\n};\n"],"file":"uploadusers.js"}
|
package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,mFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,mFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,OAAO,wBACFF,IADE;AAELG,MAAAA,SAAS,EAAE,KAFN;AAGLC,MAAAA,GAAG,EAAE,aAHA;AAILC,MAAAA,IAAI,EAAE;AAJD;AAJF;AADM,CAAf","sourcesContent":["import WizardForm from '../../../../../organism/wizard-contents/test/fixtures/playlist-add-courses-create';\nimport headerAndMenu from './default';\n\nconst {header, items} = headerAndMenu.props;\nconst form = WizardForm.props;\n\nexport default {\n props: {\n header,\n items,\n notifications: [],\n content: {\n ...form,\n isLoading: false,\n key: 'add-courses',\n type: 'wizard'\n }\n }\n};\n"],"file":"wizard-add-courses-playlist.js"}
|
package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","selected","tabs","title","href","name","type","subTabs","permissions","form","notifications","content","isLoading","key"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,wFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACAD,KAAK,CAAC,CAAD,CAAL,CAASE,QAAT,GAAoB,KAApB;AACAF,KAAK,CAAC,CAAD,CAAL,CAASE,QAAT,GAAoB,IAApB;AACAF,KAAK,CAAC,CAAD,CAAL,CAASG,IAAT,GAAgB,CACd;AACEC,EAAAA,KAAK,EAAE,aADT;AAEEC,EAAAA,IAAI,EAAE,oCAFR;AAGEC,EAAAA,IAAI,EAAE,+BAHR;AAIEJ,EAAAA,QAAQ,EAAE,KAJZ;AAKEK,EAAAA,IAAI,EAAE;AALR,CADc,EAQd;AACEH,EAAAA,KAAK,EAAE,SADT;AAEEC,EAAAA,IAAI,EAAE,8BAFR;AAGEC,EAAAA,IAAI,EAAE,sBAHR;AAIEJ,EAAAA,QAAQ,EAAE,KAJZ;AAKEK,EAAAA,IAAI,EAAE;AALR,CARc,EAed;AACEH,EAAAA,KAAK,EAAE,WADT;AAEEC,EAAAA,IAAI,EAAE,qCAFR;AAGEC,EAAAA,IAAI,EAAE,sBAHR;AAIEJ,EAAAA,QAAQ,EAAE,KAJZ;AAKEK,EAAAA,IAAI,EAAE;AALR,CAfc,EAsBd;AACEH,EAAAA,KAAK,EAAE,kBADT;AAEEC,EAAAA,IAAI,EAAE,gDAFR;AAGEC,EAAAA,IAAI,EAAE,iCAHR;AAIEJ,EAAAA,QAAQ,EAAE,IAJZ;AAKEK,EAAAA,IAAI,EAAE,WALR;AAMEC,EAAAA,OAAO,EAAE,CACP;AACEJ,IAAAA,KAAK,EAAE,WADT;AAEEC,IAAAA,IAAI,EAAE,gDAFR;AAGEC,IAAAA,IAAI,EAAE,WAHR;AAIEG,IAAAA,WAAW,EAAE,CAAC,WAAD,CAJf;AAKEP,IAAAA,QAAQ,EAAE,KALZ;AAMEK,IAAAA,IAAI,EAAE;AANR,GADO,EASP;AACEH,IAAAA,KAAK,EAAE,QADT;AAEEC,IAAAA,IAAI,EAAE,6CAFR;AAGEC,IAAAA,IAAI,EAAE,QAHR;AAIEG,IAAAA,WAAW,EAAE,CAAC,QAAD,CAJf;AAKEP,IAAAA,QAAQ,EAAE,KALZ;AAMEK,IAAAA,IAAI,EAAE;AANR,GATO,EAiBP;AACEH,IAAAA,KAAK,EAAE,UADT;AAEEC,IAAAA,IAAI,EAAE,+CAFR;AAGEC,IAAAA,IAAI,EAAE,UAHR;AAIEG,IAAAA,WAAW,EAAE,CAAC,UAAD,CAJf;AAKEP,IAAAA,QAAQ,EAAE,KALZ;AAMEK,IAAAA,IAAI,EAAE;AANR,GAjBO;AANX,CAtBc,CAAhB;AAwDA,MAAMG,IAAI,GAAGb,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLU,IAAAA,aAAa,EAAE,EADV;AAELZ,IAAAA,MAFK;AAGLC,IAAAA,KAHK;AAILY,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","selected","tabs","title","href","name","type","subTabs","permissions","form","notifications","content","isLoading","key"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,wFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACAD,KAAK,CAAC,CAAD,CAAL,CAASE,QAAT,GAAoB,KAApB;AACAF,KAAK,CAAC,CAAD,CAAL,CAASE,QAAT,GAAoB,IAApB;AACAF,KAAK,CAAC,CAAD,CAAL,CAASG,IAAT,GAAgB,CACd;AACEC,EAAAA,KAAK,EAAE,aADT;AAEEC,EAAAA,IAAI,EAAE,oCAFR;AAGEC,EAAAA,IAAI,EAAE,+BAHR;AAIEJ,EAAAA,QAAQ,EAAE,KAJZ;AAKEK,EAAAA,IAAI,EAAE;AALR,CADc,EAQd;AACEH,EAAAA,KAAK,EAAE,SADT;AAEEC,EAAAA,IAAI,EAAE,8BAFR;AAGEC,EAAAA,IAAI,EAAE,sBAHR;AAIEJ,EAAAA,QAAQ,EAAE,KAJZ;AAKEK,EAAAA,IAAI,EAAE;AALR,CARc,EAed;AACEH,EAAAA,KAAK,EAAE,WADT;AAEEC,EAAAA,IAAI,EAAE,qCAFR;AAGEC,EAAAA,IAAI,EAAE,sBAHR;AAIEJ,EAAAA,QAAQ,EAAE,KAJZ;AAKEK,EAAAA,IAAI,EAAE;AALR,CAfc,EAsBd;AACEH,EAAAA,KAAK,EAAE,kBADT;AAEEC,EAAAA,IAAI,EAAE,gDAFR;AAGEC,EAAAA,IAAI,EAAE,iCAHR;AAIEJ,EAAAA,QAAQ,EAAE,IAJZ;AAKEK,EAAAA,IAAI,EAAE,WALR;AAMEC,EAAAA,OAAO,EAAE,CACP;AACEJ,IAAAA,KAAK,EAAE,WADT;AAEEC,IAAAA,IAAI,EAAE,gDAFR;AAGEC,IAAAA,IAAI,EAAE,WAHR;AAIEG,IAAAA,WAAW,EAAE,CAAC,WAAD,CAJf;AAKEP,IAAAA,QAAQ,EAAE,KALZ;AAMEK,IAAAA,IAAI,EAAE;AANR,GADO,EASP;AACEH,IAAAA,KAAK,EAAE,QADT;AAEEC,IAAAA,IAAI,EAAE,6CAFR;AAGEC,IAAAA,IAAI,EAAE,QAHR;AAIEG,IAAAA,WAAW,EAAE,CAAC,QAAD,CAJf;AAKEP,IAAAA,QAAQ,EAAE,KALZ;AAMEK,IAAAA,IAAI,EAAE;AANR,GATO,EAiBP;AACEH,IAAAA,KAAK,EAAE,UADT;AAEEC,IAAAA,IAAI,EAAE,+CAFR;AAGEC,IAAAA,IAAI,EAAE,UAHR;AAIEG,IAAAA,WAAW,EAAE,CAAC,UAAD,CAJf;AAKEP,IAAAA,QAAQ,EAAE,KALZ;AAMEK,IAAAA,IAAI,EAAE;AANR,GAjBO;AANX,CAtBc,CAAhB;AAwDA,MAAMG,IAAI,GAAGb,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLU,IAAAA,aAAa,EAAE,EADV;AAELZ,IAAAA,MAFK;AAGLC,IAAAA,KAHK;AAILY,IAAAA,OAAO,wBACFF,IADE;AAELG,MAAAA,SAAS,EAAE,KAFN;AAGLC,MAAAA,GAAG,EAAE,kBAHA;AAILP,MAAAA,IAAI,EAAE;AAJD;AAJF;AADM,CAAf","sourcesContent":["import WizardForm from '../../../../../organism/wizard-contents/test/fixtures/playlist-general-settings-create';\nimport headerAndMenu from './default';\n\nconst {header, items} = headerAndMenu.props;\nitems[0].selected = false;\nitems[2].selected = true;\nitems[2].tabs = [\n {\n title: 'Look & feel',\n href: '/brands/7steps/admin/look-and-feel',\n name: 'brand_tab_admin_look_and_feel',\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Content',\n href: '/brands/7steps/admin/content',\n name: 'brand_tab_admin_user',\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Dashboard',\n href: '/brands/7steps/admin/user/dashboard',\n name: 'brand_tab_admin_user',\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Custom Playlists',\n href: '/brands/7steps/admin/custom-playlist/published',\n name: 'brand_tab_admin_custom_playlist',\n selected: true,\n type: 'simpleTab',\n subTabs: [\n {\n title: 'Published',\n href: '/brands/7steps/admin/custom-playlist/published',\n name: 'published',\n permissions: ['published'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Drafts',\n href: '/brands/7steps/admin/custom-playlist/drafts',\n name: 'drafts',\n permissions: ['drafts'],\n selected: false,\n type: 'simpleTab'\n },\n {\n title: 'Archived',\n href: '/brands/7steps/admin/custom-playlist/archived',\n name: 'archived',\n permissions: ['archived'],\n selected: false,\n type: 'simpleTab'\n }\n ]\n }\n];\nconst form = WizardForm.props;\n\nexport default {\n props: {\n notifications: [],\n header,\n items,\n content: {\n ...form,\n isLoading: false,\n key: 'general-settings',\n type: 'wizard'\n }\n }\n};\n"],"file":"wizard-form-create-playlist.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js"],"names":["warningNotifiation","WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,sDAA/B;AACA,OAAOC,UAAP,MAAuB,sFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,CAACP,kBAAkB,CAACK,KAApB,CAHV;AAILG,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js"],"names":["warningNotifiation","WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,sDAA/B;AACA,OAAOC,UAAP,MAAuB,sFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,CAACP,kBAAkB,CAACK,KAApB,CAHV;AAILG,IAAAA,OAAO,wBACFF,IADE;AAELG,MAAAA,SAAS,EAAE,KAFN;AAGLC,MAAAA,GAAG,EAAE,kBAHA;AAILC,MAAAA,IAAI,EAAE;AAJD;AAJF;AADM,CAAf","sourcesContent":["import warningNotifiation from '../../../../../molecule/banner/test/fixtures/default';\nimport WizardForm from '../../../../../organism/wizard-contents/test/fixtures/playlist-general-settings-edit';\nimport headerAndMenu from './default';\n\nconst {header, items} = headerAndMenu.props;\nconst form = WizardForm.props;\n\nexport default {\n props: {\n header,\n items,\n notifications: [warningNotifiation.props],\n content: {\n ...form,\n isLoading: false,\n key: 'general-settings',\n type: 'wizard'\n }\n }\n};\n"],"file":"wizard-form-edit-playlist.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js"],"names":["WizardForm","cmPopin","headerAndMenu","header","items","props","form","popinProps","notifications","popin","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,mFAAvB;AACA,OAAOC,OAAP,MAAoB,wDAApB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGN,UAAU,CAACK,KAAxB;AACA,MAAME,UAAU,GAAGN,OAAO,CAACI,KAA3B;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLI,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,KAAK,EAAEF,UAJF;AAKLG,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js"],"names":["WizardForm","cmPopin","headerAndMenu","header","items","props","form","popinProps","notifications","popin","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,mFAAvB;AACA,OAAOC,OAAP,MAAoB,wDAApB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGN,UAAU,CAACK,KAAxB;AACA,MAAME,UAAU,GAAGN,OAAO,CAACI,KAA3B;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLI,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,KAAK,EAAEF,UAJF;AAKLG,IAAAA,OAAO,wBACFJ,IADE;AAELK,MAAAA,SAAS,EAAE,KAFN;AAGLC,MAAAA,GAAG,EAAE,aAHA;AAILC,MAAAA,IAAI,EAAE;AAJD;AALF;AADM,CAAf","sourcesContent":["import WizardForm from '../../../../../organism/wizard-contents/test/fixtures/playlist-populations-create';\nimport cmPopin from '../../../../../molecule/cm-popin/test/fixtures/default';\nimport headerAndMenu from './default';\n\nconst {header, items} = headerAndMenu.props;\nconst form = WizardForm.props;\nconst popinProps = cmPopin.props;\n\nexport default {\n props: {\n header,\n items,\n notifications: [],\n popin: popinProps,\n content: {\n ...form,\n isLoading: false,\n key: 'populations',\n type: 'wizard'\n }\n }\n};\n"],"file":"wizard-populations-playlist-with-popin.js"}
|
package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,mFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,mFAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,OAAO,wBACFF,IADE;AAELG,MAAAA,SAAS,EAAE,KAFN;AAGLC,MAAAA,GAAG,EAAE,aAHA;AAILC,MAAAA,IAAI,EAAE;AAJD;AAJF;AADM,CAAf","sourcesContent":["import WizardForm from '../../../../../organism/wizard-contents/test/fixtures/playlist-populations-create';\nimport headerAndMenu from './default';\n\nconst {header, items} = headerAndMenu.props;\nconst form = WizardForm.props;\n\nexport default {\n props: {\n header,\n items,\n notifications: [],\n content: {\n ...form,\n isLoading: false,\n key: 'populations',\n type: 'wizard'\n }\n }\n};\n"],"file":"wizard-populations-playlist.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,+EAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,OAAO,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js"],"names":["WizardForm","headerAndMenu","header","items","props","form","notifications","content","isLoading","key","type"],"mappings":";;AAAA,OAAOA,UAAP,MAAuB,+EAAvB;AACA,OAAOC,aAAP,MAA0B,WAA1B;AAEA,MAAM;AAACC,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAkBF,aAAa,CAACG,KAAtC;AACA,MAAMC,IAAI,GAAGL,UAAU,CAACI,KAAxB;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLF,IAAAA,MADK;AAELC,IAAAA,KAFK;AAGLG,IAAAA,aAAa,EAAE,EAHV;AAILC,IAAAA,OAAO,wBACFF,IADE;AAELG,MAAAA,SAAS,EAAE,KAFN;AAGLC,MAAAA,GAAG,EAAE,WAHA;AAILC,MAAAA,IAAI,EAAE;AAJD;AAJF;AADM,CAAf","sourcesContent":["import WizardForm from '../../../../../organism/wizard-contents/test/fixtures/playlist-translate-edit';\nimport headerAndMenu from './default';\n\nconst {header, items} = headerAndMenu.props;\nconst form = WizardForm.props;\n\nexport default {\n props: {\n header,\n items,\n notifications: [],\n content: {\n ...form,\n isLoading: false,\n key: 'translate',\n type: 'wizard'\n }\n }\n};\n"],"file":"wizard-translate-playlist.js"}
|
|
@@ -39,7 +39,7 @@ const JwVideoUploader = ({
|
|
|
39
39
|
})));
|
|
40
40
|
};
|
|
41
41
|
|
|
42
|
-
JwVideoUploader.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, VideoUpload.propTypes, {
|
|
42
|
+
JwVideoUploader.propTypes = process.env.NODE_ENV !== "production" ? _extends(_extends({}, VideoUpload.propTypes), {}, {
|
|
43
43
|
onUpload: PropTypes.func,
|
|
44
44
|
onInputTextChange: PropTypes.func,
|
|
45
45
|
onInputFileChange: PropTypes.func,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/template/cockpit/jw-uploader/index.js"],"names":["React","PropTypes","Button","Input","InputReadonly","VideoUpload","style","JwVideoUploader","onUpload","onInputTextChange","onInputFileChange","uploadedLink","inputTextValue","placeholder","previewContent","container","wrapper","propTypes","func","string"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,MAAP,MAAmB,sBAAnB;AACA,OAAOC,KAAP,MAAkB,0BAAlB;AACA,OAAOC,aAAP,MAA0B,8BAA1B;AACA,OAAOC,WAAP,MAAwB,4BAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,eAAe,GAAG,CAAC;AACvBC,EAAAA,QADuB;AAEvBC,EAAAA,iBAFuB;AAGvBC,EAAAA,iBAHuB;AAIvBC,EAAAA,YAJuB;AAKvBC,EAAAA,cALuB;AAMvBC,EAAAA,WANuB;AAOvBC,EAAAA;AAPuB,CAAD,KAQlB;AACJ,sBACE;AAAK,IAAA,SAAS,EAAER,KAAK,CAACS;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAET,KAAK,CAACU;AAAtB,kBACE,kDADF,eAEE,oBAAC,KAAD;AAAO,IAAA,WAAW,EAAEH,WAApB;AAAiC,IAAA,QAAQ,EAAEJ,iBAA3C;AAA8D,IAAA,KAAK,EAAEG;AAArE,IAFF,eAGE,oBAAC,WAAD;AACE,IAAA,KAAK,EAAC,eADR;AAEE,IAAA,QAAQ,EAAEF,iBAFZ;AAGE,IAAA,WAAW,EAAC,8BAHd;AAIE,IAAA,cAAc,EAAEI;AAJlB,IAHF,eASE,oBAAC,MAAD;AAAQ,IAAA,WAAW,EAAC,QAApB;AAA6B,IAAA,OAAO,EAAEN;AAAtC,cATF,eAYE,oBAAC,aAAD;AAAe,IAAA,KAAK,EAAC,sBAArB;AAA4C,IAAA,KAAK,EAAEG;AAAnD,IAZF,CADF,CADF;AAkBD,CA3BD;;AA6BAJ,eAAe,CAACU,SAAhB,
|
|
1
|
+
{"version":3,"sources":["../../../../src/template/cockpit/jw-uploader/index.js"],"names":["React","PropTypes","Button","Input","InputReadonly","VideoUpload","style","JwVideoUploader","onUpload","onInputTextChange","onInputFileChange","uploadedLink","inputTextValue","placeholder","previewContent","container","wrapper","propTypes","func","string"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,MAAP,MAAmB,sBAAnB;AACA,OAAOC,KAAP,MAAkB,0BAAlB;AACA,OAAOC,aAAP,MAA0B,8BAA1B;AACA,OAAOC,WAAP,MAAwB,4BAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,eAAe,GAAG,CAAC;AACvBC,EAAAA,QADuB;AAEvBC,EAAAA,iBAFuB;AAGvBC,EAAAA,iBAHuB;AAIvBC,EAAAA,YAJuB;AAKvBC,EAAAA,cALuB;AAMvBC,EAAAA,WANuB;AAOvBC,EAAAA;AAPuB,CAAD,KAQlB;AACJ,sBACE;AAAK,IAAA,SAAS,EAAER,KAAK,CAACS;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAET,KAAK,CAACU;AAAtB,kBACE,kDADF,eAEE,oBAAC,KAAD;AAAO,IAAA,WAAW,EAAEH,WAApB;AAAiC,IAAA,QAAQ,EAAEJ,iBAA3C;AAA8D,IAAA,KAAK,EAAEG;AAArE,IAFF,eAGE,oBAAC,WAAD;AACE,IAAA,KAAK,EAAC,eADR;AAEE,IAAA,QAAQ,EAAEF,iBAFZ;AAGE,IAAA,WAAW,EAAC,8BAHd;AAIE,IAAA,cAAc,EAAEI;AAJlB,IAHF,eASE,oBAAC,MAAD;AAAQ,IAAA,WAAW,EAAC,QAApB;AAA6B,IAAA,OAAO,EAAEN;AAAtC,cATF,eAYE,oBAAC,aAAD;AAAe,IAAA,KAAK,EAAC,sBAArB;AAA4C,IAAA,KAAK,EAAEG;AAAnD,IAZF,CADF,CADF;AAkBD,CA3BD;;AA6BAJ,eAAe,CAACU,SAAhB,iEACKZ,WAAW,CAACY,SADjB;AAEET,EAAAA,QAAQ,EAAEP,SAAS,CAACiB,IAFtB;AAGET,EAAAA,iBAAiB,EAAER,SAAS,CAACiB,IAH/B;AAIER,EAAAA,iBAAiB,EAAET,SAAS,CAACiB,IAJ/B;AAKEP,EAAAA,YAAY,EAAEV,SAAS,CAACkB,MAL1B;AAMEP,EAAAA,cAAc,EAAEX,SAAS,CAACkB,MAN5B;AAOEN,EAAAA,WAAW,EAAEZ,SAAS,CAACkB;AAPzB;AAUA,eAAeZ,eAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Button from '../../../atom/button';\nimport Input from '../../../atom/input-text';\nimport InputReadonly from '../../../atom/input-readonly';\nimport VideoUpload from '../../../atom/video-upload';\nimport style from './style.css';\n\nconst JwVideoUploader = ({\n onUpload,\n onInputTextChange,\n onInputFileChange,\n uploadedLink,\n inputTextValue,\n placeholder,\n previewContent\n}) => {\n return (\n <div className={style.container}>\n <div className={style.wrapper}>\n <h1>Jw Video Upload</h1>\n <Input placeholder={placeholder} onChange={onInputTextChange} value={inputTextValue} />\n <VideoUpload\n title=\"Video Preview\"\n onChange={onInputFileChange}\n uploadLabel=\"Choose or drag & drop a file\"\n previewContent={previewContent}\n />\n <Button submitValue=\"Upload\" onClick={onUpload}>\n Upload\n </Button>\n <InputReadonly title=\"Uploaded video link:\" value={uploadedLink} />\n </div>\n </div>\n );\n};\n\nJwVideoUploader.propTypes = {\n ...VideoUpload.propTypes,\n onUpload: PropTypes.func,\n onInputTextChange: PropTypes.func,\n onInputFileChange: PropTypes.func,\n uploadedLink: PropTypes.string,\n inputTextValue: PropTypes.string,\n placeholder: PropTypes.string\n};\n\nexport default JwVideoUploader;\n"],"file":"index.js"}
|
|
@@ -7,7 +7,7 @@ import CardsList from '../../../molecule/dashboard/cards-list';
|
|
|
7
7
|
import NewsList from '../../../molecule/dashboard/news-list';
|
|
8
8
|
import StartBattle from '../../../molecule/dashboard/start-battle';
|
|
9
9
|
import style from './style.css';
|
|
10
|
-
const Hero =
|
|
10
|
+
const Hero = React.memo(function Hero({
|
|
11
11
|
hero,
|
|
12
12
|
welcome
|
|
13
13
|
}) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/template/common/dashboard/index.js"],"names":["React","PropTypes","Slide","HeroCard","BattleRequestList","CardsList","NewsList","StartBattle","style","Hero","memo","hero","welcome","propTypes","shape","Dashboard","props","sections","buildSectionComponent","section","type","buildSection","index","sectionView","sectionsList","key","map","wrapper","arrayOf","oneOfType"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,KAAP,MAAkB,qBAAlB;AACA,OAAOC,QAAP,MAAqB,wBAArB;AACA,OAAOC,iBAAP,MAA8B,iDAA9B;AACA,OAAOC,SAAP,MAAsB,wCAAtB;AACA,OAAOC,QAAP,MAAqB,uCAArB;AACA,OAAOC,WAAP,MAAwB,0CAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;AAEA,MAAMC,IAAI,
|
|
1
|
+
{"version":3,"sources":["../../../../src/template/common/dashboard/index.js"],"names":["React","PropTypes","Slide","HeroCard","BattleRequestList","CardsList","NewsList","StartBattle","style","Hero","memo","hero","welcome","propTypes","shape","Dashboard","props","sections","buildSectionComponent","section","type","buildSection","index","sectionView","sectionsList","key","map","wrapper","arrayOf","oneOfType"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Slide from '../../../atom/slide';\nimport HeroCard from '../../../molecule/hero';\nimport BattleRequestList from '../../../molecule/dashboard/battle-request-list';\nimport CardsList from '../../../molecule/dashboard/cards-list';\nimport NewsList from '../../../molecule/dashboard/news-list';\nimport StartBattle from '../../../molecule/dashboard/start-battle';\nimport style from './style.css';\n\nconst Hero = React.memo(function Hero({hero, welcome}) {\n return <div className={style.hero}>{hero ? <HeroCard {...hero} /> : <Slide {...welcome} />}</div>;\n});\n\nHero.propTypes = {\n hero: PropTypes.shape(HeroCard.propTypes),\n welcome: PropTypes.shape(Slide.propTypes)\n};\n\nconst Dashboard = props => {\n const {sections = [], hero, welcome} = props;\n\n const buildSectionComponent = section => {\n const {type} = section;\n switch (type) {\n case 'hero':\n return <Hero hero={hero} welcome={welcome} />;\n case 'battleRequests':\n return <BattleRequestList {...section} />;\n case 'cards':\n return <CardsList {...section} />;\n case 'news':\n return <NewsList {...section} />;\n case 'battle':\n return <StartBattle {...section} />;\n default:\n return null;\n }\n };\n\n const buildSection = (section, index) => {\n const sectionView = buildSectionComponent(section);\n\n return <div key={index}>{sectionView}</div>;\n };\n\n const sectionsList = [{type: 'hero', key: 'hero'}, ...sections].map(section => (\n <div key={section.key}>{buildSection(section)}</div>\n ));\n return (\n <div className={style.wrapper} data-name=\"dashboard\">\n {sectionsList}\n </div>\n );\n};\n\nDashboard.propTypes = {\n hero: Hero.propTypes.hero,\n welcome: Hero.propTypes.welcome,\n sections: PropTypes.arrayOf(\n PropTypes.oneOfType([\n PropTypes.shape(BattleRequestList.propTypes),\n PropTypes.shape(CardsList.propTypes),\n PropTypes.shape(NewsList.propTypes),\n PropTypes.shape(StartBattle.propTypes)\n ])\n )\n};\nexport default Dashboard;\n"],"file":"index.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/empty-requests.js"],"names":["BattleRequestList","CardsList","ManyCardsList","NewsList","StartBattle","Default","requestsProps","props","cardsProps","manyCardsProps","newsProps","battleProps","sections","type","key"],"mappings":";;;;AACA,OAAOA,iBAAP,MAA8B,2EAA9B;AACA,OAAOC,SAAP,MAAsB,oEAAtB;AACA,OAAOC,aAAP,MAA0B,iEAA1B;AACA,OAAOC,QAAP,MAAqB,mEAArB;AACA,OAAOC,WAAP,MAAwB,sEAAxB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,aAAa,GAAGN,iBAAiB,CAACO,KAAxC;AACA,MAAMC,UAAU,GAAGP,SAAS,CAACM,KAA7B;AACA,MAAME,cAAc,GAAGP,aAAa,CAACK,KAArC;AACA,MAAMG,SAAS,GAAGP,QAAQ,CAACI,KAA3B;AACA,MAAMI,WAAW,GAAGP,WAAW,CAACG,KAAhC;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUF,OAAhB;AAEA,eAAe;AACbE,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/empty-requests.js"],"names":["BattleRequestList","CardsList","ManyCardsList","NewsList","StartBattle","Default","requestsProps","props","cardsProps","manyCardsProps","newsProps","battleProps","sections","type","key"],"mappings":";;;;AACA,OAAOA,iBAAP,MAA8B,2EAA9B;AACA,OAAOC,SAAP,MAAsB,oEAAtB;AACA,OAAOC,aAAP,MAA0B,iEAA1B;AACA,OAAOC,QAAP,MAAqB,mEAArB;AACA,OAAOC,WAAP,MAAwB,sEAAxB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,aAAa,GAAGN,iBAAiB,CAACO,KAAxC;AACA,MAAMC,UAAU,GAAGP,SAAS,CAACM,KAA7B;AACA,MAAME,cAAc,GAAGP,aAAa,CAACK,KAArC;AACA,MAAMG,SAAS,GAAGP,QAAQ,CAACI,KAA3B;AACA,MAAMI,WAAW,GAAGP,WAAW,CAACG,KAAhC;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUF,OAAhB;AAEA,eAAe;AACbE,EAAAA,KAAK,wBACAA,KADA;AAEHK,IAAAA,QAAQ,EAAE,CACR,cAAaN,aAAb,EAA4B;AAC1BO,MAAAA,IAAI,EAAE,gBADoB;AAE1BC,MAAAA,GAAG,EAAE;AAFqB,KAA5B,CADQ,EAKR,cAAaN,UAAb,EAAyB;AACvBK,MAAAA,IAAI,EAAE,OADiB;AAEvBC,MAAAA,GAAG,EAAE;AAFkB,KAAzB,CALQ,EASR,cAAaL,cAAb,EAA6B;AAC3BI,MAAAA,IAAI,EAAE,OADqB;AAE3BC,MAAAA,GAAG,EAAE;AAFsB,KAA7B,CATQ,EAaR,cAAaH,WAAb,EAA0B;AACxBE,MAAAA,IAAI,EAAE,QADkB;AAExBC,MAAAA,GAAG,EAAE;AAFmB,KAA1B,CAbQ,EAiBR,cAAaJ,SAAb,EAAwB;AACtBG,MAAAA,IAAI,EAAE,MADgB;AAEtBC,MAAAA,GAAG,EAAE;AAFiB,KAAxB,CAjBQ;AAFP;AADQ,CAAf","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport BattleRequestList from '../../../../../molecule/dashboard/battle-request-list/test/fixtures/empty';\nimport CardsList from '../../../../../molecule/dashboard/cards-list/test/fixtures/default';\nimport ManyCardsList from '../../../../../molecule/dashboard/cards-list/test/fixtures/many';\nimport NewsList from '../../../../../molecule/dashboard/news-list/test/fixtures/default';\nimport StartBattle from '../../../../../molecule/dashboard/start-battle/test/fixtures/default';\nimport Default from './default';\n\nconst requestsProps = BattleRequestList.props;\nconst cardsProps = CardsList.props;\nconst manyCardsProps = ManyCardsList.props;\nconst newsProps = NewsList.props;\nconst battleProps = StartBattle.props;\n\nconst {props} = Default;\n\nexport default {\n props: {\n ...props,\n sections: [\n defaultsDeep(requestsProps, {\n type: 'battleRequests',\n key: 'battleRequests'\n }),\n defaultsDeep(cardsProps, {\n type: 'cards',\n key: 'playlist1'\n }),\n defaultsDeep(manyCardsProps, {\n type: 'cards',\n key: 'playlist1'\n }),\n defaultsDeep(battleProps, {\n type: 'battle',\n key: 'battle'\n }),\n defaultsDeep(newsProps, {\n type: 'news',\n key: 'news'\n })\n ]\n }\n};\n"],"file":"empty-requests.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/with-hero-card.js"],"names":["heroCardFixtures","Default","props","hero"],"mappings":";;AAAA,OAAOA,gBAAP,MAA6B,iDAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/with-hero-card.js"],"names":["heroCardFixtures","Default","props","hero"],"mappings":";;AAAA,OAAOA,gBAAP,MAA6B,iDAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,IAAI,EAAEH,gBAAgB,CAACE;AAFpB;AADQ,CAAf","sourcesContent":["import heroCardFixtures from '../../../../../molecule/hero/test/fixtures/hero';\nimport Default from './default';\n\nconst {props} = Default;\n\nexport default {\n props: {\n ...props,\n hero: heroCardFixtures.props\n }\n};\n"],"file":"with-hero-card.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/add-to-my-list.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText","disableAddToMyList","disableShare"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA;AAArB,IAA8BZ,gBAAgB,CAACO,KAArD;AACA,MAAM;AAACM,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCd,aAAa,CAACK,KAAzD;AACA,MAAM;AAACU,EAAAA;AAAD,IAAYhB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACW,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBhB,eAAe,CAACI,KAA1C;AAEAW,OAAO,CAACE,UAAR,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/add-to-my-list.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText","disableAddToMyList","disableShare"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA;AAArB,IAA8BZ,gBAAgB,CAACO,KAArD;AACA,MAAM;AAACM,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCd,aAAa,CAACK,KAAzD;AACA,MAAM;AAACU,EAAAA;AAAD,IAAYhB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACW,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBhB,eAAe,CAACI,KAA1C;AAEAW,OAAO,CAACE,UAAR,yBACKf,YAAY,CAACE,KADlB;AAEEG,EAAAA,KAAK,EAAE,oBAFT;AAGEF,EAAAA;AAHF;AAKA,eAAe;AACbD,EAAAA,KAAK,EAAE;AACLc,IAAAA,QAAQ,EAAE,CADL;AAELR,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLN,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLC,IAAAA,KARK;AASLK,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CATJ;AAULK,IAAAA,WAAW,EAAE,MAAM,IAVd;AAWLC,IAAAA,KAAK,EAAEL,OAXF;AAYLC,IAAAA,MAZK;AAaLK,IAAAA,YAAY,EAAE,OAbT;AAcLC,IAAAA,SAAS,EAAE,YAdN;AAeLC,IAAAA,mBAAmB,EAAE,SAfhB;AAgBLC,IAAAA,iBAAiB,EAAE,OAhBd;AAiBLC,IAAAA,iBAAiB,EAAE,mBAjBd;AAkBLC,IAAAA,QAAQ,EAAE,IAlBL;AAmBLC,IAAAA,eAAe,EAAEC,EAAE,IAAIA,EAAE,EAnBpB;AAoBLC,IAAAA,eAAe,EAAE,oBApBZ;AAqBLC,IAAAA,oBAAoB,EAAE,wBArBjB;AAsBLC,IAAAA,kBAAkB,EAAE,KAtBf;AAuBLC,IAAAA,YAAY,EAAE;AAvBT;AADM,CAAf","sourcesContent":["import {update, uniqueId, head} from 'lodash/fp';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/long-description';\nimport disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport disciplineCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineScope from '../../../../../molecule/discipline-scope/test/fixtures/medias';\nimport Thread from '../../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ForumComment from '../../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\n\nconst threads = [thread].map(update('id', () => uniqueId()));\n\nconst {title, description, video} = disciplineHeader.props;\nconst {start, buy, startLabel, buyLabel} = disciplineCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {content, levels} = disciplineScope.props;\n\ncontent.discussion = {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n};\nexport default {\n props: {\n selected: 2,\n start,\n buy,\n startLabel,\n buyLabel,\n title,\n description,\n video,\n authors: [head(authors)],\n changeLevel: () => true,\n level: content,\n levels,\n shareWording: 'Share',\n shareText: 'Share this',\n shareSuccessWording: 'Success',\n shareErrorWording: 'Error',\n addToMyListButton: 'Danh sách của tôi',\n favorite: true,\n onFavoriteClick: cb => cb(),\n addToMyListText: 'Added to your list',\n removeFromMyListText: 'Removed from your list',\n disableAddToMyList: false,\n disableShare: false\n }\n};\n"],"file":"add-to-my-list.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/arabic.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ThreadDeep","ForumComment","thread","props","thread2","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,gEAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,UAAP,MAAuB,uEAAvB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGH,MAAM,CAACI,KAAtB;AACA,MAAMC,OAAO,GAAGJ,UAAU,CAACG,KAA3B;AAEA,MAAME,OAAO,GAAG,CAACH,MAAD,EAASE,OAAT,EAAkBE,GAAlB,CAAsB,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAtB,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCf,gBAAgB,CAACQ,KAA5D;AACA,MAAM;AAACQ,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCjB,aAAa,CAACM,KAAzD;AACA,MAAM;AAACY,EAAAA;AAAD,IAAYnB,kBAAkB,CAACO,KAArC;AACA,MAAM;AAACa,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBnB,eAAe,CAACK,KAA1C;AAEAa,OAAO,CAACE,UAAR,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/arabic.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ThreadDeep","ForumComment","thread","props","thread2","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,gEAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,UAAP,MAAuB,uEAAvB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGH,MAAM,CAACI,KAAtB;AACA,MAAMC,OAAO,GAAGJ,UAAU,CAACG,KAA3B;AAEA,MAAME,OAAO,GAAG,CAACH,MAAD,EAASE,OAAT,EAAkBE,GAAlB,CAAsB,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAtB,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCf,gBAAgB,CAACQ,KAA5D;AACA,MAAM;AAACQ,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCjB,aAAa,CAACM,KAAzD;AACA,MAAM;AAACY,EAAAA;AAAD,IAAYnB,kBAAkB,CAACO,KAArC;AACA,MAAM;AAACa,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBnB,eAAe,CAACK,KAA1C;AAEAa,OAAO,CAACE,UAAR,yBACKjB,YAAY,CAACE,KADlB;AAEEI,EAAAA,KAAK,EAAE,oBAFT;AAGEF,EAAAA;AAHF;AAKA,eAAe;AACbF,EAAAA,KAAK,EAAE;AACLgB,IAAAA,QAAQ,EAAE,CADL;AAELR,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLP,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLE,IAAAA,KARK;AASLD,IAAAA,KATK;AAULM,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CAVJ;AAWLK,IAAAA,WAAW,EAAE,MAAM,IAXd;AAYLC,IAAAA,KAAK,EAAEL,OAZF;AAaLC,IAAAA,MAbK;AAcLK,IAAAA,YAAY,EAAE,OAdT;AAeLC,IAAAA,SAAS,EAAE,YAfN;AAgBLC,IAAAA,mBAAmB,EAAE,SAhBhB;AAiBLC,IAAAA,iBAAiB,EAAE;AAjBd;AADM,CAAf","sourcesContent":["import {update, uniqueId, head} from 'lodash/fp';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/arabic';\nimport disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport disciplineCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineScope from '../../../../../molecule/discipline-scope/test/fixtures/arabic';\nimport Thread from '../../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ThreadDeep from '../../../../../molecule/forum/forum-thread/test/fixtures/deep-answers';\nimport ForumComment from '../../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\nconst thread2 = ThreadDeep.props;\n\nconst threads = [thread, thread2].map(update('id', () => uniqueId()));\n\nconst {title, description, video, image} = disciplineHeader.props;\nconst {start, buy, startLabel, buyLabel} = disciplineCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {content, levels} = disciplineScope.props;\n\ncontent.discussion = {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n};\nexport default {\n props: {\n selected: 2,\n start,\n buy,\n startLabel,\n buyLabel,\n title,\n description,\n image,\n video,\n authors: [head(authors)],\n changeLevel: () => true,\n level: content,\n levels,\n shareWording: 'Share',\n shareText: 'Share this',\n shareSuccessWording: 'Success',\n shareErrorWording: 'Error'\n }\n};\n"],"file":"arabic.js"}
|
|
@@ -44,8 +44,8 @@ export default {
|
|
|
44
44
|
video,
|
|
45
45
|
authors: [_head(authors)],
|
|
46
46
|
changeLevel: () => true,
|
|
47
|
-
level: _extends({}, content, {
|
|
48
|
-
discussion: _extends({}, ForumComment.props, {
|
|
47
|
+
level: _extends(_extends({}, content), {}, {
|
|
48
|
+
discussion: _extends(_extends({}, ForumComment.props), {}, {
|
|
49
49
|
title: 'Sandbox discussion',
|
|
50
50
|
threads
|
|
51
51
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/default.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","selected","changeLevel","level","discussion","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCb,gBAAgB,CAACO,KAA5D;AACA,MAAM;AAACO,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCf,aAAa,CAACK,KAAzD;AACA,MAAM;AAACW,EAAAA;AAAD,IAAYjB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACY,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBjB,eAAe,CAACI,KAA1C;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLc,IAAAA,QAAQ,EAAE,CADL;AAELP,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLP,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLE,IAAAA,KARK;AASLD,IAAAA,KATK;AAULM,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CAVJ;AAWLI,IAAAA,WAAW,EAAE,MAAM,IAXd;AAYLC,IAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/default.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","selected","changeLevel","level","discussion","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCb,gBAAgB,CAACO,KAA5D;AACA,MAAM;AAACO,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCf,aAAa,CAACK,KAAzD;AACA,MAAM;AAACW,EAAAA;AAAD,IAAYjB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACY,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBjB,eAAe,CAACI,KAA1C;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLc,IAAAA,QAAQ,EAAE,CADL;AAELP,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLP,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLE,IAAAA,KARK;AASLD,IAAAA,KATK;AAULM,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CAVJ;AAWLI,IAAAA,WAAW,EAAE,MAAM,IAXd;AAYLC,IAAAA,KAAK,wBACAJ,OADA;AAEHK,MAAAA,UAAU,wBACLnB,YAAY,CAACE,KADR;AAERG,QAAAA,KAAK,EAAE,oBAFC;AAGRF,QAAAA;AAHQ;AAFP,MAZA;AAoBLY,IAAAA,MApBK;AAqBLK,IAAAA,YAAY,EAAE,OArBT;AAsBLC,IAAAA,SAAS,EAAE,YAtBN;AAuBLC,IAAAA,mBAAmB,EAAE,SAvBhB;AAwBLC,IAAAA,iBAAiB,EAAE,OAxBd;AAyBLC,IAAAA,iBAAiB,EAAE,SAzBd;AA0BLC,IAAAA,QAAQ,EAAE,IA1BL;AA2BLC,IAAAA,eAAe,EAAEC,EAAE,IAAIA,EAAE,EA3BpB;AA4BLC,IAAAA,eAAe,EAAE,oBA5BZ;AA6BLC,IAAAA,oBAAoB,EAAE;AA7BjB;AADM,CAAf","sourcesContent":["import {update, uniqueId, head} from 'lodash/fp';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/long-description';\nimport disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport disciplineCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineScope from '../../../../../molecule/discipline-scope/test/fixtures/medias';\nimport Thread from '../../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ForumComment from '../../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\n\nconst threads = [thread].map(update('id', () => uniqueId()));\n\nconst {title, description, video, image} = disciplineHeader.props;\nconst {start, buy, startLabel, buyLabel} = disciplineCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {content, levels} = disciplineScope.props;\n\nexport default {\n props: {\n selected: 2,\n start,\n buy,\n startLabel,\n buyLabel,\n title,\n description,\n image,\n video,\n authors: [head(authors)],\n changeLevel: () => true,\n level: {\n ...content,\n discussion: {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n }\n },\n levels,\n shareWording: 'Share',\n shareText: 'Share this',\n shareSuccessWording: 'Success',\n shareErrorWording: 'Error',\n addToMyListButton: 'My list',\n favorite: true,\n onFavoriteClick: cb => cb(),\n addToMyListText: 'Added to your list',\n removeFromMyListText: 'Removed from your list'\n }\n};\n"],"file":"default.js"}
|
|
@@ -18,7 +18,7 @@ const {
|
|
|
18
18
|
video
|
|
19
19
|
} = disciplineHeader.props;
|
|
20
20
|
export default {
|
|
21
|
-
props: _extends({}, props, {
|
|
21
|
+
props: _extends(_extends({}, props), {}, {
|
|
22
22
|
popularity: rating,
|
|
23
23
|
maxPopularity: maxRating,
|
|
24
24
|
authors,
|
|
@@ -26,7 +26,7 @@ export default {
|
|
|
26
26
|
buyLabel: null,
|
|
27
27
|
video,
|
|
28
28
|
levels: [],
|
|
29
|
-
level: _extends({}, props.content, {
|
|
29
|
+
level: _extends(_extends({}, props.content), {}, {
|
|
30
30
|
title: null
|
|
31
31
|
})
|
|
32
32
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-with-video.js"],"names":["disciplinePartners","externalCourseCTA","disciplineHeader","Default","props","rating","maxRating","authors","video","popularity","maxPopularity","buy","buyLabel","levels","level","content","title"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,gBAAP,MAA6B,kEAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBL,iBAAiB,CAACG,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYP,kBAAkB,CAACI,KAArC;AACA,MAAM;AAACI,EAAAA;AAAD,IAAUN,gBAAgB,CAACE,KAAjC;AACA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-with-video.js"],"names":["disciplinePartners","externalCourseCTA","disciplineHeader","Default","props","rating","maxRating","authors","video","popularity","maxPopularity","buy","buyLabel","levels","level","content","title"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,gBAAP,MAA6B,kEAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBL,iBAAiB,CAACG,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYP,kBAAkB,CAACI,KAArC;AACA,MAAM;AAACI,EAAAA;AAAD,IAAUN,gBAAgB,CAACE,KAAjC;AACA,eAAe;AACbA,EAAAA,KAAK,wBACAA,KADA;AAEHK,IAAAA,UAAU,EAAEJ,MAFT;AAGHK,IAAAA,aAAa,EAAEJ,SAHZ;AAIHC,IAAAA,OAJG;AAKHI,IAAAA,GAAG,EAAE,IALF;AAMHC,IAAAA,QAAQ,EAAE,IANP;AAOHJ,IAAAA,KAPG;AAQHK,IAAAA,MAAM,EAAE,EARL;AASHC,IAAAA,KAAK,wBAAMV,KAAK,CAACW,OAAZ;AAAqBC,MAAAA,KAAK,EAAE;AAA5B;AATF;AADQ,CAAf","sourcesContent":["import disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport externalCourseCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/jwplayer';\nimport Default from './default';\n\nconst {props} = Default;\nconst {rating, maxRating} = externalCourseCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {video} = disciplineHeader.props;\nexport default {\n props: {\n ...props,\n popularity: rating,\n maxPopularity: maxRating,\n authors,\n buy: null,\n buyLabel: null,\n video,\n levels: [],\n level: {...props.content, title: null}\n }\n};\n"],"file":"external-course-with-video.js"}
|
|
@@ -14,14 +14,14 @@ const {
|
|
|
14
14
|
authors
|
|
15
15
|
} = disciplinePartners.props;
|
|
16
16
|
export default {
|
|
17
|
-
props: _extends({}, props, {
|
|
17
|
+
props: _extends(_extends({}, props), {}, {
|
|
18
18
|
popularity: rating,
|
|
19
19
|
maxPopularity: maxRating,
|
|
20
20
|
authors,
|
|
21
21
|
buy: null,
|
|
22
22
|
buyLabel: null,
|
|
23
23
|
levels: [],
|
|
24
|
-
level: _extends({}, props.content, {
|
|
24
|
+
level: _extends(_extends({}, props.content), {}, {
|
|
25
25
|
title: null
|
|
26
26
|
}),
|
|
27
27
|
image: null
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-without-image.js"],"names":["disciplinePartners","externalCourseCTA","Default","props","rating","maxRating","authors","popularity","maxPopularity","buy","buyLabel","levels","level","content","title","image"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBJ,iBAAiB,CAACE,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYN,kBAAkB,CAACG,KAArC;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-without-image.js"],"names":["disciplinePartners","externalCourseCTA","Default","props","rating","maxRating","authors","popularity","maxPopularity","buy","buyLabel","levels","level","content","title","image"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBJ,iBAAiB,CAACE,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYN,kBAAkB,CAACG,KAArC;AAEA,eAAe;AACbA,EAAAA,KAAK,wBACAA,KADA;AAEHI,IAAAA,UAAU,EAAEH,MAFT;AAGHI,IAAAA,aAAa,EAAEH,SAHZ;AAIHC,IAAAA,OAJG;AAKHG,IAAAA,GAAG,EAAE,IALF;AAMHC,IAAAA,QAAQ,EAAE,IANP;AAOHC,IAAAA,MAAM,EAAE,EAPL;AAQHC,IAAAA,KAAK,wBAAMT,KAAK,CAACU,OAAZ;AAAqBC,MAAAA,KAAK,EAAE;AAA5B,MARF;AASHC,IAAAA,KAAK,EAAE;AATJ;AADQ,CAAf","sourcesContent":["import disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport externalCourseCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport Default from './default';\n\nconst {props} = Default;\nconst {rating, maxRating} = externalCourseCTA.props;\nconst {authors} = disciplinePartners.props;\n\nexport default {\n props: {\n ...props,\n popularity: rating,\n maxPopularity: maxRating,\n authors,\n buy: null,\n buyLabel: null,\n levels: [],\n level: {...props.content, title: null},\n image: null\n }\n};\n"],"file":"external-course-without-image.js"}
|