@coorpacademy/components 10.3.22 → 10.3.26
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/clue/index.js.map +1 -1
- package/es/atom/content-badge/test/fixtures.js +2 -0
- package/es/atom/content-badge/test/fixtures.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/index.js +13 -6
- package/es/atom/input-switch/index.js.map +1 -1
- package/es/atom/input-switch/style.css +46 -0
- package/es/atom/input-switch/test/fixtures/cm-left.js +11 -0
- package/es/atom/input-switch/test/fixtures/cm-left.js.map +1 -0
- package/es/atom/input-switch/test/fixtures/cm-right-checked.js +11 -0
- package/es/atom/input-switch/test/fixtures/cm-right-checked.js.map +1 -0
- package/es/atom/input-switch/test/fixtures/cm-right-disabled.js +11 -0
- package/es/atom/input-switch/test/fixtures/cm-right-disabled.js.map +1 -0
- package/es/atom/input-switch/test/fixtures/cm-right-modified.js +12 -0
- package/es/atom/input-switch/test/fixtures/cm-right-modified.js.map +1 -0
- package/es/atom/input-switch/test/fixtures/cm-right.js +11 -0
- package/es/atom/input-switch/test/fixtures/cm-right.js.map +1 -0
- 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/input-switch/test/fixtures.js +10 -0
- package/es/atom/input-switch/test/fixtures.js.map +1 -1
- package/es/atom/link/index.js +3 -2
- package/es/atom/link/index.js.map +1 -1
- package/es/atom/loader/index.js +15 -3
- package/es/atom/loader/index.js.map +1 -1
- package/es/atom/loader/style.css +55 -1
- package/es/atom/loader/test/fixtures/coorpmanager.js +7 -0
- package/es/atom/loader/test/fixtures/coorpmanager.js.map +1 -0
- 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 +4 -2
- 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 +3 -2
- 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/banner/test/fixtures.js +8 -0
- package/es/molecule/banner/test/fixtures.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-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/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 +3 -2
- 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 +2 -1
- 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/style.css +1 -0
- package/es/molecule/select-multiple/test/fixtures.js +8 -0
- package/es/molecule/select-multiple/test/fixtures.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/video-iframe/index.js +1 -1
- package/es/molecule/video-iframe/index.js.map +1 -1
- package/es/molecule/video-player/index.js +3 -1
- 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/molecule/wizard-summary/index.js +1 -0
- package/es/molecule/wizard-summary/index.js.map +1 -1
- package/es/molecule/wizard-summary/style.css +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/content-translation/test/fixtures.js +15 -0
- package/es/organism/content-translation/test/fixtures.js.map +1 -0
- package/es/organism/course-selection/index.js +6 -3
- package/es/organism/course-selection/index.js.map +1 -1
- package/es/organism/course-selection/style.css +2 -1
- package/es/organism/course-selection/test/fixtures/default.js +14 -6
- package/es/organism/course-selection/test/fixtures/default.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/empty.js +9 -0
- package/es/organism/course-selection/test/fixtures/empty.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/filtered.js +11 -3
- package/es/organism/course-selection/test/fixtures/filtered.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/sorted-selected.js +14 -6
- package/es/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
- package/es/organism/course-selection/test/fixtures/switch-activated.js +23 -0
- package/es/organism/course-selection/test/fixtures/switch-activated.js.map +1 -0
- package/es/organism/course-selection/test/fixtures/unsorted-selected.js +14 -6
- package/es/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
- package/es/organism/course-selection/test/fixtures.js +2 -0
- package/es/organism/course-selection/test/fixtures.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-item/test/fixtures.js +19 -0
- package/es/organism/list-item/test/fixtures.js.map +1 -0
- 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/list-items/test/fixtures.js +17 -0
- package/es/organism/list-items/test/fixtures.js.map +1 -0
- 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 +3 -2
- package/es/organism/settings/index.js.map +1 -1
- package/es/organism/sidebar/index.js +11 -10
- package/es/organism/sidebar/index.js.map +1 -1
- package/es/organism/user-preferences/index.js +3 -2
- package/es/organism/user-preferences/index.js.map +1 -1
- package/es/organism/wizard-contents/index.js +10 -5
- package/es/organism/wizard-contents/index.js.map +1 -1
- package/es/organism/wizard-contents/style.css +0 -2
- package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +2 -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 +2 -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 +2 -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 +2 -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 +2 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures.js +21 -0
- package/es/organism/wizard-contents/test/fixtures.js.map +1 -0
- 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 +14 -11
- 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 +3 -2
- 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 +11 -7
- 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 +4 -3
- 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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures.js +20 -2
- package/es/template/back-office/brand-update/test/fixtures.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 +4 -3
- 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/chips/index.js +2 -2
- package/lib/atom/clue/index.js.map +1 -1
- package/lib/atom/content-badge/test/fixtures.js +3 -0
- package/lib/atom/content-badge/test/fixtures.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 +15 -8
- package/lib/atom/input-switch/index.js.map +1 -1
- package/lib/atom/input-switch/style.css +46 -0
- package/lib/atom/input-switch/test/fixtures/cm-left.js +16 -0
- package/lib/atom/input-switch/test/fixtures/cm-left.js.map +1 -0
- package/lib/atom/input-switch/test/fixtures/cm-right-checked.js +16 -0
- package/lib/atom/input-switch/test/fixtures/cm-right-checked.js.map +1 -0
- package/lib/atom/input-switch/test/fixtures/cm-right-disabled.js +20 -0
- package/lib/atom/input-switch/test/fixtures/cm-right-disabled.js.map +1 -0
- package/lib/atom/input-switch/test/fixtures/cm-right-modified.js +17 -0
- package/lib/atom/input-switch/test/fixtures/cm-right-modified.js.map +1 -0
- package/lib/atom/input-switch/test/fixtures/cm-right.js +16 -0
- package/lib/atom/input-switch/test/fixtures/cm-right.js.map +1 -0
- 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-switch/test/fixtures.js +15 -0
- package/lib/atom/input-switch/test/fixtures.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 +4 -2
- package/lib/atom/link/index.js.map +1 -1
- package/lib/atom/loader/index.js +16 -3
- package/lib/atom/loader/index.js.map +1 -1
- package/lib/atom/loader/style.css +55 -1
- package/lib/atom/loader/test/fixtures/coorpmanager.js +12 -0
- package/lib/atom/loader/test/fixtures/coorpmanager.js.map +1 -0
- 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 +5 -3
- 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 +5 -3
- 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/banner/test/fixtures.js +12 -0
- package/lib/molecule/banner/test/fixtures.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-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/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 +4 -2
- 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 +4 -2
- 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/style.css +1 -0
- package/lib/molecule/select-multiple/test/fixtures.js +12 -0
- package/lib/molecule/select-multiple/test/fixtures.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/video-iframe/index.js +1 -1
- package/lib/molecule/video-iframe/index.js.map +1 -1
- package/lib/molecule/video-player/index.js +3 -1
- 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 +3 -2
- package/lib/molecule/wizard-summary/index.js.map +1 -1
- package/lib/molecule/wizard-summary/style.css +1 -1
- 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/content-translation/test/fixtures.js +25 -0
- package/lib/organism/content-translation/test/fixtures.js.map +1 -0
- package/lib/organism/course-selection/index.js +7 -3
- package/lib/organism/course-selection/index.js.map +1 -1
- package/lib/organism/course-selection/style.css +2 -1
- package/lib/organism/course-selection/test/fixtures/default.js +14 -6
- package/lib/organism/course-selection/test/fixtures/default.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/empty.js +9 -0
- package/lib/organism/course-selection/test/fixtures/empty.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/filtered.js +11 -3
- package/lib/organism/course-selection/test/fixtures/filtered.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/sorted-selected.js +14 -6
- package/lib/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures/switch-activated.js +32 -0
- package/lib/organism/course-selection/test/fixtures/switch-activated.js.map +1 -0
- package/lib/organism/course-selection/test/fixtures/unsorted-selected.js +14 -6
- package/lib/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
- package/lib/organism/course-selection/test/fixtures.js +3 -0
- package/lib/organism/course-selection/test/fixtures.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-item/test/fixtures.js +31 -0
- package/lib/organism/list-item/test/fixtures.js.map +1 -0
- 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/list-items/test/fixtures.js +28 -0
- package/lib/organism/list-items/test/fixtures.js.map +1 -0
- 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 +4 -2
- package/lib/organism/settings/index.js.map +1 -1
- package/lib/organism/sidebar/index.js +15 -13
- package/lib/organism/sidebar/index.js.map +1 -1
- package/lib/organism/user-preferences/index.js +4 -2
- package/lib/organism/user-preferences/index.js.map +1 -1
- package/lib/organism/wizard-contents/index.js +11 -5
- package/lib/organism/wizard-contents/index.js.map +1 -1
- package/lib/organism/wizard-contents/style.css +0 -2
- package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +2 -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 +2 -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 +2 -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 +2 -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 +2 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures.js +34 -0
- package/lib/organism/wizard-contents/test/fixtures.js.map +1 -0
- 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 +15 -11
- 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 +6 -4
- 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 +12 -7
- 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 +7 -5
- 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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -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 +2 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures.js +30 -3
- package/lib/template/back-office/brand-update/test/fixtures.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 +5 -3
- package/lib/util/test/navigation.js.map +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-audio.js"],"names":["Context","props","slideContext","media","type","description","mimeType","poster","mediaUrl"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-audio.js"],"names":["Context","props","slideContext","media","type","description","mimeType","poster","mediaUrl"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,YAAY,eACPF,OAAO,CAACC,KAAR,CAAcC,YADP;AAEVC,MAAAA,KAAK,EAAE;AACLC,QAAAA,IAAI,EAAE,OADD;AAELC,QAAAA,WAAW,EAAE,mBAFR;AAGLC,QAAAA,QAAQ,EAAE,WAHL;AAILC,QAAAA,MAAM,EAAE,+BAJH;AAKLC,QAAAA,QAAQ,EACN;AANG;AAFG;AAFT;AADQ,CAAf","sourcesContent":["import Context from './context';\n\nexport default {\n props: {\n ...Context.props,\n slideContext: {\n ...Context.props.slideContext,\n media: {\n type: 'audio',\n description: 'Audio description',\n mimeType: 'audio/aac',\n poster: 'https://picsum.photos/500/300',\n mediaUrl:\n '//static.coorpacademy.com/content/CoorpAcademy/content-bnpp/cockpit-letsgetdigital-migration/raw/sample-1618502603227.aac'\n }\n }\n }\n};\n"],"file":"context-with-audio.js"}
|
|
@@ -2,8 +2,8 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
2
2
|
|
|
3
3
|
import Context from './context';
|
|
4
4
|
export default {
|
|
5
|
-
props: _extends(
|
|
6
|
-
slideContext: _extends(
|
|
5
|
+
props: _extends({}, Context.props, {
|
|
6
|
+
slideContext: _extends({}, Context.props.slideContext, {
|
|
7
7
|
media: {
|
|
8
8
|
type: 'img',
|
|
9
9
|
src: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-image.js"],"names":["Context","props","slideContext","media","type","src","_id","mimeType","url"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-image.js"],"names":["Context","props","slideContext","media","type","src","_id","mimeType","url"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,YAAY,eACPF,OAAO,CAACC,KAAR,CAAcC,YADP;AAEVC,MAAAA,KAAK,EAAE;AACLC,QAAAA,IAAI,EAAE,KADD;AAELC,QAAAA,GAAG,EAAE,CACH;AACEC,UAAAA,GAAG,EAAE,0BADP;AAEEC,UAAAA,QAAQ,EAAE,YAFZ;AAGEC,UAAAA,GAAG,EACD;AAJJ,SADG;AAFA;AAFG;AAFT;AADQ,CAAf","sourcesContent":["import Context from './context';\n\nexport default {\n props: {\n ...Context.props,\n slideContext: {\n ...Context.props.slideContext,\n media: {\n type: 'img',\n src: [\n {\n _id: '5981f15f77c724d828e862e4',\n mimeType: 'image/jpeg',\n url:\n 'https://api-staging.coorpacademy.com/api-service/medias?h=400&w=400&q=90&url=http://static.coorpacademy.com/content/CoorpAcademy/content/cockpitRecette-joan/default/corbeau-1501504511632.jpg'\n }\n ]\n }\n }\n }\n};\n"],"file":"context-with-image.js"}
|
|
@@ -2,8 +2,8 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
2
2
|
|
|
3
3
|
import Context from './context';
|
|
4
4
|
export default {
|
|
5
|
-
props: _extends(
|
|
6
|
-
slideContext: _extends(
|
|
5
|
+
props: _extends({}, Context.props, {
|
|
6
|
+
slideContext: _extends({}, Context.props.slideContext, {
|
|
7
7
|
media: {
|
|
8
8
|
type: 'pdf',
|
|
9
9
|
description: 'PDF description',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-pdf.js"],"names":["Context","props","slideContext","media","type","description","mimeType","poster","mediaUrl"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-pdf.js"],"names":["Context","props","slideContext","media","type","description","mimeType","poster","mediaUrl"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,YAAY,eACPF,OAAO,CAACC,KAAR,CAAcC,YADP;AAEVC,MAAAA,KAAK,EAAE;AACLC,QAAAA,IAAI,EAAE,KADD;AAELC,QAAAA,WAAW,EAAE,iBAFR;AAGLC,QAAAA,QAAQ,EAAE,iBAHL;AAILC,QAAAA,MAAM,EACJ,iIALG;AAMLC,QAAAA,QAAQ,EACN;AAPG;AAFG;AAFT;AADQ,CAAf","sourcesContent":["import Context from './context';\n\nexport default {\n props: {\n ...Context.props,\n slideContext: {\n ...Context.props.slideContext,\n media: {\n type: 'pdf',\n description: 'PDF description',\n mimeType: 'application/pdf',\n poster:\n '//static.coorpacademy.com/content/CoorpAcademy/content-tourism/cockpit-tourism/default/shutterstock_256004251-1590486407695.jpg',\n mediaUrl:\n 'https://static.coorpacademy.com/content/CoorpAcademy/content/cockpit-mooc-technique/raw/hierachie-contenu-1494494029567.pdf'\n }\n }\n }\n};\n"],"file":"context-with-pdf.js"}
|
|
@@ -2,8 +2,8 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
2
2
|
|
|
3
3
|
import Context from './context';
|
|
4
4
|
export default {
|
|
5
|
-
props: _extends(
|
|
6
|
-
slideContext: _extends(
|
|
5
|
+
props: _extends({}, Context.props, {
|
|
6
|
+
slideContext: _extends({}, Context.props.slideContext, {
|
|
7
7
|
media: {
|
|
8
8
|
type: 'video',
|
|
9
9
|
src: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-video.js"],"names":["Context","props","slideContext","media","type","src","videoId","mimeType","url","width","height"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context-with-video.js"],"names":["Context","props","slideContext","media","type","src","videoId","mimeType","url","width","height"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,YAAY,eACPF,OAAO,CAACC,KAAR,CAAcC,YADP;AAEVC,MAAAA,KAAK,EAAE;AACLC,QAAAA,IAAI,EAAE,OADD;AAELC,QAAAA,GAAG,EAAE,CACH;AACEC,UAAAA,OAAO,EAAE,qBADX;AAEEC,UAAAA,QAAQ,EAAE,iBAFZ;AAGEC,UAAAA,GAAG,EAAE,gEAHP;AAIEC,UAAAA,KAAK,EAAE,MAJT;AAKEC,UAAAA,MAAM,EAAE;AALV,SADG;AAFA;AAFG;AAFT;AADQ,CAAf","sourcesContent":["import Context from './context';\n\nexport default {\n props: {\n ...Context.props,\n slideContext: {\n ...Context.props.slideContext,\n media: {\n type: 'video',\n src: [\n {\n videoId: '1291025352652664897',\n mimeType: 'application/h5p',\n url: 'https://coorpacademy.h5p.com/content/1291025352652664897/embed',\n width: '100%',\n height: '343px'\n }\n ]\n }\n }\n }\n};\n"],"file":"context-with-video.js"}
|
|
@@ -11,7 +11,7 @@ const footerProps = Footer.props;
|
|
|
11
11
|
const headerProps = Header.props;
|
|
12
12
|
const resourceProps = ResourceBrowser.props;
|
|
13
13
|
export default {
|
|
14
|
-
props: _extends(
|
|
14
|
+
props: _extends({}, resourceProps, footerProps, {
|
|
15
15
|
typeClue: 'context',
|
|
16
16
|
answerType: {
|
|
17
17
|
model: []
|
|
@@ -30,7 +30,7 @@ export default {
|
|
|
30
30
|
src: [{}]
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
|
-
cta: _extends(
|
|
33
|
+
cta: _extends({}, props, {
|
|
34
34
|
submitValue: 'Back to Question'
|
|
35
35
|
}),
|
|
36
36
|
header: headerProps
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context.js"],"names":["Cta","Footer","Header","ResourceBrowser","props","footerProps","headerProps","resourceProps","typeClue","answerType","model","showNewMedia","starsDiff","step","current","total","question","slideContext","title","description","media","src","cta","submitValue","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,yCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,eAAP,MAA4B,iEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,aAAa,GAAGJ,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/context.js"],"names":["Cta","Footer","Header","ResourceBrowser","props","footerProps","headerProps","resourceProps","typeClue","answerType","model","showNewMedia","starsDiff","step","current","total","question","slideContext","title","description","media","src","cta","submitValue","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,yCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,eAAP,MAA4B,iEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,aAAa,GAAGJ,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAG,aADA,EAEAF,WAFA;AAGHG,IAAAA,QAAQ,EAAE,SAHP;AAIHC,IAAAA,UAAU,EAAE;AACVC,MAAAA,KAAK,EAAE;AADG,KAJT;AAOHC,IAAAA,YAAY,EAAE,KAPX;AAQHC,IAAAA,SAAS,EAAE,CARR;AASHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KATH;AAaHC,IAAAA,QAAQ,EACN,oGAdC;AAeHC,IAAAA,YAAY,EAAE;AACZC,MAAAA,KAAK,EAAE,yBADK;AAEZC,MAAAA,WAAW,EACT,8zCAHU;AAIZC,MAAAA,KAAK,EAAE;AACLC,QAAAA,GAAG,EAAE,CAAC,EAAD;AADA;AAJK,KAfX;AAuBHC,IAAAA,GAAG,eACElB,KADF;AAEDmB,MAAAA,WAAW,EAAE;AAFZ,MAvBA;AA2BHC,IAAAA,MAAM,EAAElB;AA3BL;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/with-context';\nimport Header from '../../header/test/fixtures/learner';\nimport ResourceBrowser from '../../../../../../organism/resource-browser/test/fixtures/vimeo';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst headerProps = Header.props;\nconst resourceProps = ResourceBrowser.props;\n\nexport default {\n props: {\n ...resourceProps,\n ...footerProps,\n typeClue: 'context',\n answerType: {\n model: []\n },\n showNewMedia: false,\n starsDiff: 4,\n step: {\n current: 2,\n total: 6\n },\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n slideContext: {\n title: 'A little bit of context',\n description:\n 'Lorem ipsum dolor sit amet, vim ad probatus conceptam philosophia. Ea omnes forensibus elaboraret usu. Audire salutatus ex per. Ei vero ludus duo.\\nTibique nominati sed ei, eripuit adipiscing intellegebat cu qui. Ne vim tale dicat, nec ut noluisse invidunt. Sit cu persecuti constituto delicatissimi. Vidisse expetenda eos eu, cum zril euripidis prodesset no.\\nTe vix mollis accommodare, ad omnes deterruisset usu, ex eam diceret euismod. Rationibus complectitur ei vel, qui scribentur philosophia conclusionemque id, eius ullum nominavi est ad. Per prima simul accusata no. Eum quot tollit et. Eos in animal delicata, cum cu dicat vivendum.\\nMel utinam aeterno singulis et, at has noster mentitum necessitatibus. Cu his alia senserit, putent dictas electram cu vel, tota dolore in ius. Nec semper partiendo hendrerit ei. Sit sonet eloquentiam no, qui id malorum graecis perfecto, offendit ponderum est ut. Vocent expetendis at pri.\\nVocent accusata voluptatum ex per, per at esse debitis. Augue putent nonumes vel ea, et sale corrumpit voluptaria pri. Mei in ferri eligendi mediocrem. Nam justo homero facete ei. Ea eam inani scaevola, vel ad vidisse virtute. Qui quis habeo modus eu, laudem utamur complectitur vis eu, nec cibo incorrupte cu. Nibh semper commune sea cu, vix solum discere recteque in, eos eu atomorum accusamus similique.',\n media: {\n src: [{}]\n }\n },\n cta: {\n ...props,\n submitValue: 'Back to Question'\n },\n header: headerProps\n }\n};\n"],"file":"context.js"}
|
|
@@ -11,7 +11,7 @@ const footerProps = Footer.props;
|
|
|
11
11
|
const headerProps = Header.props;
|
|
12
12
|
const answerType = Answer.props;
|
|
13
13
|
export default {
|
|
14
|
-
props: _extends(
|
|
14
|
+
props: _extends({}, footerProps, {
|
|
15
15
|
typeClue: 'answer',
|
|
16
16
|
step: {
|
|
17
17
|
current: 2,
|
|
@@ -20,7 +20,7 @@ export default {
|
|
|
20
20
|
showNewMedia: false,
|
|
21
21
|
question: 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',
|
|
22
22
|
help: 'Select something below',
|
|
23
|
-
cta: _extends(
|
|
23
|
+
cta: _extends({}, props, {
|
|
24
24
|
submitValue: 'Validate'
|
|
25
25
|
}),
|
|
26
26
|
backgroundUrl: 'http://static.coorpacademy.com/content/CoorpAcademy/content-tourism/cockpit-tourism/default/shutterstock_256004251-1590486407695.jpg',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/default.js"],"names":["Cta","Footer","Header","Answer","props","footerProps","headerProps","answerType","typeClue","step","current","total","showNewMedia","question","help","cta","submitValue","backgroundUrl","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,yDAAnB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,UAAU,GAAGJ,MAAM,CAACC,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/default.js"],"names":["Cta","Footer","Header","Answer","props","footerProps","headerProps","answerType","typeClue","step","current","total","showNewMedia","question","help","cta","submitValue","backgroundUrl","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,yDAAnB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,UAAU,GAAGJ,MAAM,CAACC,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAC,WADA;AAEHG,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KAHH;AAOHC,IAAAA,YAAY,EAAE,KAPX;AAQHC,IAAAA,QAAQ,EACN,oGATC;AAUHC,IAAAA,IAAI,EAAE,wBAVH;AAWHC,IAAAA,GAAG,eACEX,KADF;AAEDY,MAAAA,WAAW,EAAE;AAFZ,MAXA;AAeHC,IAAAA,aAAa,EACX,sIAhBC;AAiBHV,IAAAA,UAjBG;AAkBHW,IAAAA,MAAM,EAAEZ;AAlBL;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/default';\nimport Header from '../../header/test/fixtures/learner';\nimport Answer from '../../../../../../molecule/answer/test/fixtures/default';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst headerProps = Header.props;\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...footerProps,\n typeClue: 'answer',\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n help: 'Select something below',\n cta: {\n ...props,\n submitValue: 'Validate'\n },\n backgroundUrl:\n 'http://static.coorpacademy.com/content/CoorpAcademy/content-tourism/cockpit-tourism/default/shutterstock_256004251-1590486407695.jpg',\n answerType,\n header: headerProps\n }\n};\n"],"file":"default.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/drop-down';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType
|
|
10
10
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/drop-down.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,2DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/drop-down.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,2DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/drop-down';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"drop-down.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/default';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType
|
|
10
10
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/free-text.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,yDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/free-text.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,yDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/default';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"free-text.js"}
|
|
@@ -9,7 +9,7 @@ const {
|
|
|
9
9
|
const footerProps = Footer.props;
|
|
10
10
|
const resourceProps = ResourceBrowser.props;
|
|
11
11
|
export default {
|
|
12
|
-
props: _extends(
|
|
12
|
+
props: _extends({}, resourceProps, footerProps, {
|
|
13
13
|
typeClue: 'media',
|
|
14
14
|
starsDiff: 4,
|
|
15
15
|
step: {
|
|
@@ -18,7 +18,7 @@ export default {
|
|
|
18
18
|
},
|
|
19
19
|
showNewMedia: false,
|
|
20
20
|
question: 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',
|
|
21
|
-
cta: _extends(
|
|
21
|
+
cta: _extends({}, props, {
|
|
22
22
|
submitValue: 'Back to Question'
|
|
23
23
|
})
|
|
24
24
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/media-h5p.js"],"names":["Cta","Footer","ResourceBrowser","props","footerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,2CAAnB;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUH,GAAhB;AACA,MAAMI,WAAW,GAAGH,MAAM,CAACE,KAA3B;AACA,MAAME,aAAa,GAAGH,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/media-h5p.js"],"names":["Cta","Footer","ResourceBrowser","props","footerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,2CAAnB;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUH,GAAhB;AACA,MAAMI,WAAW,GAAGH,MAAM,CAACE,KAA3B;AACA,MAAME,aAAa,GAAGH,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAE,aADA,EAEAD,WAFA;AAGHE,IAAAA,QAAQ,EAAE,OAHP;AAIHC,IAAAA,SAAS,EAAE,CAJR;AAKHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KALH;AASHC,IAAAA,YAAY,EAAE,KATX;AAUHC,IAAAA,QAAQ,EACN,oGAXC;AAYHC,IAAAA,GAAG,eACEV,KADF;AAEDW,MAAAA,WAAW,EAAE;AAFZ;AAZA;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/media-selected';\nimport ResourceBrowser from '../../../../../../organism/resource-browser/test/fixtures/h5p';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst resourceProps = ResourceBrowser.props;\n\nexport default {\n props: {\n ...resourceProps,\n ...footerProps,\n typeClue: 'media',\n starsDiff: 4,\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n cta: {\n ...props,\n submitValue: 'Back to Question'\n }\n }\n};\n"],"file":"media-h5p.js"}
|
|
@@ -9,7 +9,7 @@ const {
|
|
|
9
9
|
const footerProps = Footer.props;
|
|
10
10
|
const resourceProps = ResourceBrowser.props;
|
|
11
11
|
export default {
|
|
12
|
-
props: _extends(
|
|
12
|
+
props: _extends({}, resourceProps, footerProps, {
|
|
13
13
|
typeClue: 'media',
|
|
14
14
|
starsDiff: 4,
|
|
15
15
|
step: {
|
|
@@ -18,7 +18,7 @@ export default {
|
|
|
18
18
|
},
|
|
19
19
|
showNewMedia: false,
|
|
20
20
|
question: 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',
|
|
21
|
-
cta: _extends(
|
|
21
|
+
cta: _extends({}, props, {
|
|
22
22
|
submitValue: 'Back to Question'
|
|
23
23
|
})
|
|
24
24
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/media-omni-player.js"],"names":["Cta","Footer","ResourceBrowser","props","footerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,2CAAnB;AACA,OAAOC,eAAP,MAA4B,uEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUH,GAAhB;AACA,MAAMI,WAAW,GAAGH,MAAM,CAACE,KAA3B;AACA,MAAME,aAAa,GAAGH,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/media-omni-player.js"],"names":["Cta","Footer","ResourceBrowser","props","footerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,2CAAnB;AACA,OAAOC,eAAP,MAA4B,uEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUH,GAAhB;AACA,MAAMI,WAAW,GAAGH,MAAM,CAACE,KAA3B;AACA,MAAME,aAAa,GAAGH,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAE,aADA,EAEAD,WAFA;AAGHE,IAAAA,QAAQ,EAAE,OAHP;AAIHC,IAAAA,SAAS,EAAE,CAJR;AAKHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KALH;AASHC,IAAAA,YAAY,EAAE,KATX;AAUHC,IAAAA,QAAQ,EACN,oGAXC;AAYHC,IAAAA,GAAG,eACEV,KADF;AAEDW,MAAAA,WAAW,EAAE;AAFZ;AAZA;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/media-selected';\nimport ResourceBrowser from '../../../../../../organism/resource-browser/test/fixtures/omni-player';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst resourceProps = ResourceBrowser.props;\n\nexport default {\n props: {\n ...resourceProps,\n ...footerProps,\n typeClue: 'media',\n starsDiff: 4,\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n cta: {\n ...props,\n submitValue: 'Back to Question'\n }\n }\n};\n"],"file":"media-omni-player.js"}
|
|
@@ -9,7 +9,7 @@ const {
|
|
|
9
9
|
const footerProps = Footer.props;
|
|
10
10
|
const resourceProps = ResourceBrowser.props;
|
|
11
11
|
export default {
|
|
12
|
-
props: _extends(
|
|
12
|
+
props: _extends({}, resourceProps, footerProps, {
|
|
13
13
|
typeClue: 'media',
|
|
14
14
|
starsDiff: 4,
|
|
15
15
|
step: {
|
|
@@ -18,7 +18,7 @@ export default {
|
|
|
18
18
|
},
|
|
19
19
|
showNewMedia: false,
|
|
20
20
|
question: 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',
|
|
21
|
-
cta: _extends(
|
|
21
|
+
cta: _extends({}, props, {
|
|
22
22
|
submitValue: 'Back to Question'
|
|
23
23
|
})
|
|
24
24
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/media.js"],"names":["Cta","Footer","ResourceBrowser","props","footerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,2CAAnB;AACA,OAAOC,eAAP,MAA4B,iEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUH,GAAhB;AACA,MAAMI,WAAW,GAAGH,MAAM,CAACE,KAA3B;AACA,MAAME,aAAa,GAAGH,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/media.js"],"names":["Cta","Footer","ResourceBrowser","props","footerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,2CAAnB;AACA,OAAOC,eAAP,MAA4B,iEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUH,GAAhB;AACA,MAAMI,WAAW,GAAGH,MAAM,CAACE,KAA3B;AACA,MAAME,aAAa,GAAGH,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAE,aADA,EAEAD,WAFA;AAGHE,IAAAA,QAAQ,EAAE,OAHP;AAIHC,IAAAA,SAAS,EAAE,CAJR;AAKHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KALH;AASHC,IAAAA,YAAY,EAAE,KATX;AAUHC,IAAAA,QAAQ,EACN,oGAXC;AAYHC,IAAAA,GAAG,eACEV,KADF;AAEDW,MAAAA,WAAW,EAAE;AAFZ;AAZA;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/media-selected';\nimport ResourceBrowser from '../../../../../../organism/resource-browser/test/fixtures/vimeo';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst resourceProps = ResourceBrowser.props;\n\nexport default {\n props: {\n ...resourceProps,\n ...footerProps,\n typeClue: 'media',\n starsDiff: 4,\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n cta: {\n ...props,\n submitValue: 'Back to Question'\n }\n }\n};\n"],"file":"media.js"}
|
|
@@ -11,7 +11,7 @@ const footerProps = Footer.props;
|
|
|
11
11
|
const headerProps = Header.props;
|
|
12
12
|
const resourceProps = ResourceBrowser.props;
|
|
13
13
|
export default {
|
|
14
|
-
props: _extends(
|
|
14
|
+
props: _extends({}, resourceProps, footerProps, {
|
|
15
15
|
typeClue: 'media',
|
|
16
16
|
starsDiff: 4,
|
|
17
17
|
step: {
|
|
@@ -20,7 +20,7 @@ export default {
|
|
|
20
20
|
},
|
|
21
21
|
showNewMedia: false,
|
|
22
22
|
question: 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',
|
|
23
|
-
cta: _extends(
|
|
23
|
+
cta: _extends({}, props, {
|
|
24
24
|
submitValue: 'Back to Question'
|
|
25
25
|
}),
|
|
26
26
|
header: headerProps
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-clue.js"],"names":["Cta","Footer","Header","ResourceBrowser","props","footerProps","headerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,eAAP,MAA4B,iEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,aAAa,GAAGJ,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-clue.js"],"names":["Cta","Footer","Header","ResourceBrowser","props","footerProps","headerProps","resourceProps","typeClue","starsDiff","step","current","total","showNewMedia","question","cta","submitValue","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,eAAP,MAA4B,iEAA5B;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,aAAa,GAAGJ,eAAe,CAACC,KAAtC;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAG,aADA,EAEAF,WAFA;AAGHG,IAAAA,QAAQ,EAAE,OAHP;AAIHC,IAAAA,SAAS,EAAE,CAJR;AAKHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KALH;AASHC,IAAAA,YAAY,EAAE,KATX;AAUHC,IAAAA,QAAQ,EACN,oGAXC;AAYHC,IAAAA,GAAG,eACEX,KADF;AAEDY,MAAAA,WAAW,EAAE;AAFZ,MAZA;AAgBHC,IAAAA,MAAM,EAAEX;AAhBL;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/no-clue';\nimport Header from '../../header/test/fixtures/learner';\nimport ResourceBrowser from '../../../../../../organism/resource-browser/test/fixtures/vimeo';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst headerProps = Header.props;\nconst resourceProps = ResourceBrowser.props;\n\nexport default {\n props: {\n ...resourceProps,\n ...footerProps,\n typeClue: 'media',\n starsDiff: 4,\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n cta: {\n ...props,\n submitValue: 'Back to Question'\n },\n header: headerProps\n }\n};\n"],"file":"no-clue.js"}
|
|
@@ -11,7 +11,7 @@ const footerProps = Footer.props;
|
|
|
11
11
|
const headerProps = Header.props;
|
|
12
12
|
const answerType = Answer.props;
|
|
13
13
|
export default {
|
|
14
|
-
props: _extends(
|
|
14
|
+
props: _extends({}, footerProps, {
|
|
15
15
|
typeClue: 'answer',
|
|
16
16
|
step: {
|
|
17
17
|
current: 2,
|
|
@@ -19,7 +19,7 @@ export default {
|
|
|
19
19
|
},
|
|
20
20
|
showNewMedia: false,
|
|
21
21
|
help: 'Select something below',
|
|
22
|
-
cta: _extends(
|
|
22
|
+
cta: _extends({}, props, {
|
|
23
23
|
submitValue: 'Validate'
|
|
24
24
|
}),
|
|
25
25
|
answerType,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-question.js"],"names":["Cta","Footer","Header","Answer","props","footerProps","headerProps","answerType","typeClue","step","current","total","showNewMedia","help","cta","submitValue","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,yDAAnB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,UAAU,GAAGJ,MAAM,CAACC,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-question.js"],"names":["Cta","Footer","Header","Answer","props","footerProps","headerProps","answerType","typeClue","step","current","total","showNewMedia","help","cta","submitValue","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,MAAP,MAAmB,yDAAnB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,UAAU,GAAGJ,MAAM,CAACC,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAC,WADA;AAEHG,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KAHH;AAOHC,IAAAA,YAAY,EAAE,KAPX;AAQHC,IAAAA,IAAI,EAAE,wBARH;AASHC,IAAAA,GAAG,eACEV,KADF;AAEDW,MAAAA,WAAW,EAAE;AAFZ,MATA;AAaHR,IAAAA,UAbG;AAcHS,IAAAA,MAAM,EAAEV;AAdL;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/default';\nimport Header from '../../header/test/fixtures/learner';\nimport Answer from '../../../../../../molecule/answer/test/fixtures/default';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst headerProps = Header.props;\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...footerProps,\n typeClue: 'answer',\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n help: 'Select something below',\n cta: {\n ...props,\n submitValue: 'Validate'\n },\n answerType,\n header: headerProps\n }\n};\n"],"file":"no-question.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-total.js"],"names":["Default","props","step","current"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-total.js"],"names":["Default","props","step","current"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,IAAI,EAAE;AAACC,MAAAA,OAAO,EAAE;AAAV;AAFH;AADQ,CAAf","sourcesContent":["import Default from './default';\n\nexport default {\n props: {\n ...Default.props,\n step: {current: 5}\n }\n};\n"],"file":"no-total.js"}
|
|
@@ -11,7 +11,7 @@ const footerProps = Footer.props;
|
|
|
11
11
|
const headerProps = Header.props;
|
|
12
12
|
const clueProps = Clue.props;
|
|
13
13
|
export default {
|
|
14
|
-
props: _extends(
|
|
14
|
+
props: _extends({}, clueProps, footerProps, {
|
|
15
15
|
typeClue: 'clue',
|
|
16
16
|
step: {
|
|
17
17
|
current: 2,
|
|
@@ -19,7 +19,7 @@ export default {
|
|
|
19
19
|
},
|
|
20
20
|
showNewMedia: false,
|
|
21
21
|
question: 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',
|
|
22
|
-
cta: _extends(
|
|
22
|
+
cta: _extends({}, props, {
|
|
23
23
|
submitValue: 'Back to Question'
|
|
24
24
|
}),
|
|
25
25
|
help: 'En regardant cet indice, vous perdez 1 étoile',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/only-clue.js"],"names":["Cta","Footer","Header","Clue","props","footerProps","headerProps","clueProps","typeClue","step","current","total","showNewMedia","question","cta","submitValue","help","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,sCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,IAAP,MAAiB,mDAAjB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,SAAS,GAAGJ,IAAI,CAACC,KAAvB;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/only-clue.js"],"names":["Cta","Footer","Header","Clue","props","footerProps","headerProps","clueProps","typeClue","step","current","total","showNewMedia","question","cta","submitValue","help","header"],"mappings":";;AAAA,OAAOA,GAAP,MAAgB,kDAAhB;AACA,OAAOC,MAAP,MAAmB,sCAAnB;AACA,OAAOC,MAAP,MAAmB,oCAAnB;AACA,OAAOC,IAAP,MAAiB,mDAAjB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUJ,GAAhB;AACA,MAAMK,WAAW,GAAGJ,MAAM,CAACG,KAA3B;AACA,MAAME,WAAW,GAAGJ,MAAM,CAACE,KAA3B;AACA,MAAMG,SAAS,GAAGJ,IAAI,CAACC,KAAvB;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAG,SADA,EAEAF,WAFA;AAGHG,IAAAA,QAAQ,EAAE,MAHP;AAIHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KAJH;AAQHC,IAAAA,YAAY,EAAE,KARX;AASHC,IAAAA,QAAQ,EACN,oGAVC;AAWHC,IAAAA,GAAG,eACEV,KADF;AAEDW,MAAAA,WAAW,EAAE;AAFZ,MAXA;AAeHC,IAAAA,IAAI,EAAE,+CAfH;AAgBHC,IAAAA,MAAM,EAAEX;AAhBL;AADQ,CAAf","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/only-clue';\nimport Header from '../../header/test/fixtures/learner';\nimport Clue from '../../../../../../atom/clue/test/fixtures/default';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst headerProps = Header.props;\nconst clueProps = Clue.props;\n\nexport default {\n props: {\n ...clueProps,\n ...footerProps,\n typeClue: 'clue',\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n cta: {\n ...props,\n submitValue: 'Back to Question'\n },\n help: 'En regardant cet indice, vous perdez 1 étoile',\n header: headerProps\n }\n};\n"],"file":"only-clue.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-drag';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
help: 'test help',
|
|
10
10
|
answerType
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-drag.js"],"names":["Answer","Default","answerType","props","typeClue","help"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,0DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-drag.js"],"names":["Answer","Default","answerType","props","typeClue","help"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,0DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE,WAHH;AAIHH,IAAAA;AAJG;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-drag';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n help: 'test help',\n answerType\n }\n};\n"],"file":"qcm-drag.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-graphic'
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType
|
|
10
10
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-graphic.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,6DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-graphic.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,6DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-graphic';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-graphic.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
step: null,
|
|
10
10
|
answerType,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js"],"names":["Answer","Default","answerType","props","typeClue","step","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js"],"names":["Answer","Default","answerType","props","typeClue","step","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE,IAHH;AAIHH,IAAAA,UAJG;AAKHI,IAAAA,YAAY,EAAE,IALX;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,WAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n step: null,\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('New Media')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-see-lesson-no-step.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
step: {
|
|
10
10
|
current: 1,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js"],"names":["Answer","Default","answerType","props","typeClue","step","current","total","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js"],"names":["Answer","Default","answerType","props","typeClue","step","current","total","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE;AAACC,MAAAA,OAAO,EAAE,CAAV;AAAaC,MAAAA,KAAK,EAAE;AAApB,KAHH;AAIHL,IAAAA,UAJG;AAKHM,IAAAA,YAAY,EAAE,IALX;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,YAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n step: {current: 1, total: 6},\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('See lesson')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-see-lesson.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-short-vi
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType
|
|
10
10
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-short.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,iEAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-short.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,iEAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-short-video';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-short.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/template';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType
|
|
10
10
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-template.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,0DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-template.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,0DAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/template';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-template.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType,
|
|
10
10
|
showNewMedia: false,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js"],"names":["Answer","Default","answerType","props","typeClue","showNewMedia","showReviewLesson","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js"],"names":["Answer","Default","answerType","props","typeClue","showNewMedia","showReviewLesson","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA,UAHG;AAIHG,IAAAA,YAAY,EAAE,KAJX;AAKHC,IAAAA,gBAAgB,EAAE,IALf;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,KAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,eAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType,\n showNewMedia: false,\n showReviewLesson: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: false,\n onClick: () => console.log('Review Lesson')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-with-review-lesson.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType,
|
|
10
10
|
showNewMedia: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm.js"],"names":["Answer","Default","answerType","props","typeClue","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm.js"],"names":["Answer","Default","answerType","props","typeClue","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,qDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA,UAHG;AAIHG,IAAAA,YAAY,EAAE,IAJX;AAKHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,WAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AALN;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('New Media')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/range';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType
|
|
10
10
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/range.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,uDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/range.js"],"names":["Answer","Default","answerType","props","typeClue"],"mappings":";;AAAA,OAAOA,MAAP,MAAmB,uDAAnB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,UAAU,GAAGF,MAAM,CAACG,KAA1B;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAF,OAAO,CAACE,KADR;AAEHC,IAAAA,QAAQ,EAAE,QAFP;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/range';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"range.js"}
|
|
@@ -4,7 +4,7 @@ import Answer from '../../../../../../molecule/answer/test/fixtures/template';
|
|
|
4
4
|
import Default from './default';
|
|
5
5
|
const answerType = Answer.props;
|
|
6
6
|
export default {
|
|
7
|
-
props: _extends(
|
|
7
|
+
props: _extends({}, Default.props, {
|
|
8
8
|
typeClue: 'answer',
|
|
9
9
|
answerType
|
|
10
10
|
})
|