@coorpacademy/components 10.3.25 → 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/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/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 +4 -4
- package/es/organism/wizard-contents/index.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +1 -1
- package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
- package/es/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 +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +1 -1
- package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
- package/es/template/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/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 +2 -2
- package/lib/organism/accordion/container/index.js +2 -2
- package/lib/organism/accordion/coorp-manager/index.js +3 -3
- package/lib/organism/accordion/coorp-manager/index.js.map +1 -1
- package/lib/organism/accordion/toggler/index.js +1 -1
- package/lib/organism/accordion/toggler/index.js.map +1 -1
- package/lib/organism/accordion/toggler/test/render.js +2 -2
- package/lib/organism/accordion/toggler/test/render.js.map +1 -1
- package/lib/organism/brand-form/index.js +2 -2
- package/lib/organism/brand-form/test/fixtures/sso.js +3 -3
- package/lib/organism/brand-form/test/fixtures/sso.js.map +1 -1
- package/lib/organism/content-translation/index.js +2 -2
- package/lib/organism/content-translation/index.js.map +1 -1
- package/lib/organism/content-translation/test/fixtures/default.js +2 -2
- package/lib/organism/content-translation/test/fixtures/default.js.map +1 -1
- package/lib/organism/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 +4 -4
- package/lib/organism/wizard-contents/index.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +1 -1
- package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
- package/lib/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 +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +1 -1
- package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
- package/lib/template/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 +2 -2
|
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
13
13
|
|
|
14
14
|
const thread = _default3.default.props;
|
|
15
15
|
var _default = {
|
|
16
|
-
props: _extends(
|
|
16
|
+
props: _extends({}, _default2.default.props, {
|
|
17
17
|
title: 'Loading more posts',
|
|
18
18
|
loading: true,
|
|
19
19
|
threads: [thread]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/loading-more.js"],"names":["thread","Thread","props","ForumComment","title","loading","threads"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,MAAM,GAAGC,kBAAOC,KAAtB;eAEe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/loading-more.js"],"names":["thread","Thread","props","ForumComment","title","loading","threads"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,MAAM,GAAGC,kBAAOC,KAAtB;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAaD,KADb;AAEHE,IAAAA,KAAK,EAAE,oBAFJ;AAGHC,IAAAA,OAAO,EAAE,IAHN;AAIHC,IAAAA,OAAO,EAAE,CAACN,MAAD;AAJN;AADQ,C","sourcesContent":["import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\nimport Thread from '../../../../molecule/forum/forum-thread/test/fixtures/default';\n\nconst thread = Thread.props;\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'Loading more posts',\n loading: true,\n threads: [thread]\n }\n};\n"],"file":"loading-more.js"}
|
|
@@ -10,7 +10,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
10
10
|
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
|
|
12
12
|
var _default = {
|
|
13
|
-
props: _extends(
|
|
13
|
+
props: _extends({}, _default2.default.props, {
|
|
14
14
|
title: 'New discussion',
|
|
15
15
|
postDisabled: true
|
|
16
16
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/new-discussion.js"],"names":["props","ForumComment","title","postDisabled"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/new-discussion.js"],"names":["props","ForumComment","title","postDisabled"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAaD,KADb;AAEHE,IAAAA,KAAK,EAAE,gBAFJ;AAGHC,IAAAA,YAAY,EAAE;AAHX;AADQ,C","sourcesContent":["import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'New discussion',\n postDisabled: true\n }\n};\n"],"file":"new-discussion.js"}
|
|
@@ -201,12 +201,12 @@ const GetTheApp = (props, context) => {
|
|
|
201
201
|
})))));
|
|
202
202
|
};
|
|
203
203
|
|
|
204
|
-
GetTheApp.propTypes = process.env.NODE_ENV !== "production" ? _extends(
|
|
204
|
+
GetTheApp.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, StoresLinks.propTypes, {
|
|
205
205
|
storeStep: _propTypes.default.shape(Header.propTypes),
|
|
206
206
|
connectionStep: _propTypes.default.shape(Header.propTypes),
|
|
207
207
|
qrCodeStep: _propTypes.default.shape(Header.propTypes),
|
|
208
208
|
magicLinkStep: _propTypes.default.shape(Header.propTypes)
|
|
209
|
-
}, QrCodeImage.propTypes
|
|
209
|
+
}, QrCodeImage.propTypes, {
|
|
210
210
|
diviserWord: Divider.propTypes.word
|
|
211
211
|
}, MagicLink.propTypes) : {};
|
|
212
212
|
var _default = GetTheApp;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/organism/get-the-app/index.js"],"names":["Header","step","header","subHeader","style","headerContainer","headerWrapper","propTypes","PropTypes","string","QrCodeImage","showMobileAppAccess","qrCodeImageUrl","preMessage","linkMessage","endMessage","qrcodeWrapper","qrcodeOverlay","qrcodeModal","qrcodeModalLink","bool","MagicLink","disabled","submitValue","magicLinkUrl","color","buttonWrapper","iconWrapper","magicLinkIcon","StoresLinks","onAppStoreButtonClick","appStoreButtonImageUrl","playStoreButtonImageUrl","onPlayStoreButtonClick","storeLinksContainer","img","func","Divider","word","dividerWrapper","divider","GetTheApp","props","context","storeStep","connectionStep","qrCodeStep","magicLinkStep","diviserWord","skin","primaryColor","container","coorpAppLogoWrapper","coorpAppLogo","store","secondStepWrapper","connectionWrapper","wrapper","shape"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {\n NovaCompositionCoorpacademyMagicWand as MagicWand,\n NovaCompositionCoorpacademyCoorpApp as CoorpAppLogo\n} from '@coorpacademy/nova-icons';\nimport {get} from 'lodash/fp';\nimport Button from '../../atom/button';\nimport style from './style.css';\n\nconst Header = ({step, header, subHeader}) => (\n <div className={style.headerContainer}>\n {step ? (\n <div className={style.headerWrapper}>\n <h1 className={style.step}>{step}</h1>\n <h1 className={style.header}>{header}</h1>\n </div>\n ) : (\n <h1 className={style.header}>{header} </h1>\n )}\n {subHeader ? <h4 className={style.subHeader}>{subHeader} </h4> : null}\n </div>\n);\n\nHeader.propTypes = {\n step: PropTypes.string,\n header: PropTypes.string,\n subHeader: PropTypes.string\n};\n\nconst QrCodeImage = ({\n showMobileAppAccess,\n qrCodeImageUrl,\n preMessage,\n linkMessage,\n endMessage\n}) => {\n return (\n <div className={style.qrcodeWrapper}>\n <img src={qrCodeImageUrl} />\n {showMobileAppAccess ? (\n <div className={style.qrcodeOverlay}>\n <div className={style.qrcodeModal}>\n <span>{preMessage} </span>\n <a href=\"mailto:assistance@coorpacademy.com\" className={style.qrcodeModalLink}>\n <span>{linkMessage} </span>\n </a>\n <span>{endMessage} </span>\n </div>\n </div>\n ) : null}\n </div>\n );\n};\nQrCodeImage.propTypes = {\n showMobileAppAccess: PropTypes.bool,\n qrCodeImageUrl: PropTypes.string,\n preMessage: PropTypes.string,\n linkMessage: PropTypes.string,\n endMessage: PropTypes.string\n};\n\nconst MagicLink = ({disabled, submitValue, magicLinkUrl, color}) => {\n return (\n <div className={style.buttonWrapper}>\n <Button\n color={color}\n disabled={disabled}\n isLinkDisabled={disabled}\n href={magicLinkUrl}\n type=\"link\"\n submitValue={null}\n >\n <div className={style.iconWrapper}>\n <MagicWand className={style.magicLinkIcon} />\n <p>{submitValue}</p>\n </div>\n </Button>\n </div>\n );\n};\n\nMagicLink.propTypes = {\n magicLinkUrl: PropTypes.string,\n disabled: PropTypes.bool,\n submitValue: PropTypes.string\n};\n\nconst StoresLinks = ({\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick\n}) => (\n <div className={style.storeLinksContainer}>\n <img className={style.img} src={appStoreButtonImageUrl} onClick={onAppStoreButtonClick} />\n <img className={style.img} src={playStoreButtonImageUrl} onClick={onPlayStoreButtonClick} />\n </div>\n);\n\nStoresLinks.propTypes = {\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func\n};\n\nconst Divider = ({word}) => (\n <div className={style.dividerWrapper}>\n <div className={style.divider} />\n <p>{word}</p>\n <div className={style.divider} />\n </div>\n);\n\nDivider.propTypes = {\n word: PropTypes.string\n};\n\nconst GetTheApp = (props, context) => {\n const {\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick,\n storeStep,\n connectionStep,\n qrCodeStep,\n magicLinkStep,\n diviserWord,\n qrCodeImageUrl,\n magicLinkUrl,\n disabled,\n showMobileAppAccess,\n submitValue,\n preMessage,\n linkMessage,\n endMessage\n } = props;\n const {skin} = context;\n const primaryColor = get('common.primary', skin);\n return (\n <div className={style.container}>\n <div className={style.coorpAppLogoWrapper}>\n <CoorpAppLogo height={51} width={250} className={style.coorpAppLogo} />\n </div>\n <div className={style.store}>\n <Header {...storeStep} />\n <StoresLinks\n onAppStoreButtonClick={onAppStoreButtonClick}\n appStoreButtonImageUrl={appStoreButtonImageUrl}\n playStoreButtonImageUrl={playStoreButtonImageUrl}\n onPlayStoreButtonClick={onPlayStoreButtonClick}\n />\n </div>\n <div className={style.secondStepWrapper}>\n <Header {...connectionStep} />\n <div className={style.connectionWrapper}>\n <div className={style.wrapper}>\n <Header {...qrCodeStep} />\n <QrCodeImage\n showMobileAppAccess={showMobileAppAccess}\n qrCodeImageUrl={qrCodeImageUrl}\n preMessage={preMessage}\n linkMessage={linkMessage}\n endMessage={endMessage}\n />\n </div>\n <Divider word={diviserWord} />\n <div className={style.wrapper}>\n <Header {...magicLinkStep} />\n <MagicLink\n color={primaryColor}\n submitValue={submitValue}\n disabled={disabled}\n magicLinkUrl={magicLinkUrl}\n />\n </div>\n </div>\n </div>\n </div>\n );\n};\n\nGetTheApp.propTypes = {\n ...StoresLinks.propTypes,\n storeStep: PropTypes.shape(Header.propTypes),\n connectionStep: PropTypes.shape(Header.propTypes),\n qrCodeStep: PropTypes.shape(Header.propTypes),\n magicLinkStep: PropTypes.shape(Header.propTypes),\n ...QrCodeImage.propTypes,\n diviserWord: Divider.propTypes.word,\n ...MagicLink.propTypes\n};\n\nexport default GetTheApp;\n"],"file":"index.js"}
|
|
1
|
+
{"version":3,"sources":["../../../src/organism/get-the-app/index.js"],"names":["Header","step","header","subHeader","style","headerContainer","headerWrapper","propTypes","PropTypes","string","QrCodeImage","showMobileAppAccess","qrCodeImageUrl","preMessage","linkMessage","endMessage","qrcodeWrapper","qrcodeOverlay","qrcodeModal","qrcodeModalLink","bool","MagicLink","disabled","submitValue","magicLinkUrl","color","buttonWrapper","iconWrapper","magicLinkIcon","StoresLinks","onAppStoreButtonClick","appStoreButtonImageUrl","playStoreButtonImageUrl","onPlayStoreButtonClick","storeLinksContainer","img","func","Divider","word","dividerWrapper","divider","GetTheApp","props","context","storeStep","connectionStep","qrCodeStep","magicLinkStep","diviserWord","skin","primaryColor","container","coorpAppLogoWrapper","coorpAppLogo","store","secondStepWrapper","connectionWrapper","wrapper","shape"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {\n NovaCompositionCoorpacademyMagicWand as MagicWand,\n NovaCompositionCoorpacademyCoorpApp as CoorpAppLogo\n} from '@coorpacademy/nova-icons';\nimport {get} from 'lodash/fp';\nimport Button from '../../atom/button';\nimport style from './style.css';\n\nconst Header = ({step, header, subHeader}) => (\n <div className={style.headerContainer}>\n {step ? (\n <div className={style.headerWrapper}>\n <h1 className={style.step}>{step}</h1>\n <h1 className={style.header}>{header}</h1>\n </div>\n ) : (\n <h1 className={style.header}>{header} </h1>\n )}\n {subHeader ? <h4 className={style.subHeader}>{subHeader} </h4> : null}\n </div>\n);\n\nHeader.propTypes = {\n step: PropTypes.string,\n header: PropTypes.string,\n subHeader: PropTypes.string\n};\n\nconst QrCodeImage = ({\n showMobileAppAccess,\n qrCodeImageUrl,\n preMessage,\n linkMessage,\n endMessage\n}) => {\n return (\n <div className={style.qrcodeWrapper}>\n <img src={qrCodeImageUrl} />\n {showMobileAppAccess ? (\n <div className={style.qrcodeOverlay}>\n <div className={style.qrcodeModal}>\n <span>{preMessage} </span>\n <a href=\"mailto:assistance@coorpacademy.com\" className={style.qrcodeModalLink}>\n <span>{linkMessage} </span>\n </a>\n <span>{endMessage} </span>\n </div>\n </div>\n ) : null}\n </div>\n );\n};\nQrCodeImage.propTypes = {\n showMobileAppAccess: PropTypes.bool,\n qrCodeImageUrl: PropTypes.string,\n preMessage: PropTypes.string,\n linkMessage: PropTypes.string,\n endMessage: PropTypes.string\n};\n\nconst MagicLink = ({disabled, submitValue, magicLinkUrl, color}) => {\n return (\n <div className={style.buttonWrapper}>\n <Button\n color={color}\n disabled={disabled}\n isLinkDisabled={disabled}\n href={magicLinkUrl}\n type=\"link\"\n submitValue={null}\n >\n <div className={style.iconWrapper}>\n <MagicWand className={style.magicLinkIcon} />\n <p>{submitValue}</p>\n </div>\n </Button>\n </div>\n );\n};\n\nMagicLink.propTypes = {\n magicLinkUrl: PropTypes.string,\n disabled: PropTypes.bool,\n submitValue: PropTypes.string\n};\n\nconst StoresLinks = ({\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick\n}) => (\n <div className={style.storeLinksContainer}>\n <img className={style.img} src={appStoreButtonImageUrl} onClick={onAppStoreButtonClick} />\n <img className={style.img} src={playStoreButtonImageUrl} onClick={onPlayStoreButtonClick} />\n </div>\n);\n\nStoresLinks.propTypes = {\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func\n};\n\nconst Divider = ({word}) => (\n <div className={style.dividerWrapper}>\n <div className={style.divider} />\n <p>{word}</p>\n <div className={style.divider} />\n </div>\n);\n\nDivider.propTypes = {\n word: PropTypes.string\n};\n\nconst GetTheApp = (props, context) => {\n const {\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick,\n storeStep,\n connectionStep,\n qrCodeStep,\n magicLinkStep,\n diviserWord,\n qrCodeImageUrl,\n magicLinkUrl,\n disabled,\n showMobileAppAccess,\n submitValue,\n preMessage,\n linkMessage,\n endMessage\n } = props;\n const {skin} = context;\n const primaryColor = get('common.primary', skin);\n return (\n <div className={style.container}>\n <div className={style.coorpAppLogoWrapper}>\n <CoorpAppLogo height={51} width={250} className={style.coorpAppLogo} />\n </div>\n <div className={style.store}>\n <Header {...storeStep} />\n <StoresLinks\n onAppStoreButtonClick={onAppStoreButtonClick}\n appStoreButtonImageUrl={appStoreButtonImageUrl}\n playStoreButtonImageUrl={playStoreButtonImageUrl}\n onPlayStoreButtonClick={onPlayStoreButtonClick}\n />\n </div>\n <div className={style.secondStepWrapper}>\n <Header {...connectionStep} />\n <div className={style.connectionWrapper}>\n <div className={style.wrapper}>\n <Header {...qrCodeStep} />\n <QrCodeImage\n showMobileAppAccess={showMobileAppAccess}\n qrCodeImageUrl={qrCodeImageUrl}\n preMessage={preMessage}\n linkMessage={linkMessage}\n endMessage={endMessage}\n />\n </div>\n <Divider word={diviserWord} />\n <div className={style.wrapper}>\n <Header {...magicLinkStep} />\n <MagicLink\n color={primaryColor}\n submitValue={submitValue}\n disabled={disabled}\n magicLinkUrl={magicLinkUrl}\n />\n </div>\n </div>\n </div>\n </div>\n );\n};\n\nGetTheApp.propTypes = {\n ...StoresLinks.propTypes,\n storeStep: PropTypes.shape(Header.propTypes),\n connectionStep: PropTypes.shape(Header.propTypes),\n qrCodeStep: PropTypes.shape(Header.propTypes),\n magicLinkStep: PropTypes.shape(Header.propTypes),\n ...QrCodeImage.propTypes,\n diviserWord: Divider.propTypes.word,\n ...MagicLink.propTypes\n};\n\nexport default GetTheApp;\n"],"file":"index.js"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _ava = _interopRequireDefault(require("ava"));
|
|
4
|
+
|
|
5
|
+
var _forEach = _interopRequireDefault(require("lodash/forEach"));
|
|
6
|
+
|
|
7
|
+
var _renderComponent = _interopRequireDefault(require("../../../test/helpers/render-component"));
|
|
8
|
+
|
|
9
|
+
var _ = _interopRequireDefault(require(".."));
|
|
10
|
+
|
|
11
|
+
var _archived = _interopRequireDefault(require("./fixtures/archived"));
|
|
12
|
+
|
|
13
|
+
var _draft = _interopRequireDefault(require("./fixtures/draft"));
|
|
14
|
+
|
|
15
|
+
var _published = _interopRequireDefault(require("./fixtures/published"));
|
|
16
|
+
|
|
17
|
+
var _revised = _interopRequireDefault(require("./fixtures/revised"));
|
|
18
|
+
|
|
19
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
20
|
+
|
|
21
|
+
(0, _ava.default)('Organism › OrganismListItem > should have valid propTypes', t => {
|
|
22
|
+
t.pass();
|
|
23
|
+
(0, _forEach.default)(_.default.propTypes, (value, key) => {
|
|
24
|
+
t.not(value, undefined, `PropType for "Organism.OrganismListItem.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
25
|
+
});
|
|
26
|
+
});
|
|
27
|
+
(0, _ava.default)('Organism › OrganismListItem › Archived › should be rendered', _renderComponent.default, _.default, _archived.default);
|
|
28
|
+
(0, _ava.default)('Organism › OrganismListItem › Draft › should be rendered', _renderComponent.default, _.default, _draft.default);
|
|
29
|
+
(0, _ava.default)('Organism › OrganismListItem › Published › should be rendered', _renderComponent.default, _.default, _published.default);
|
|
30
|
+
(0, _ava.default)('Organism › OrganismListItem › Revised › should be rendered', _renderComponent.default, _.default, _revised.default);
|
|
31
|
+
//# sourceMappingURL=fixtures.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../src/organism/list-item/test/fixtures.js"],"names":["t","pass","OrganismListItem","propTypes","value","key","not","undefined","renderComponentMacro","fixtureArchived","fixtureDraft","fixturePublished","fixtureRevised"],"mappings":";;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;AAEA,kBAAK,2DAAL,EAAkEA,CAAC,IAAI;AACrEA,EAAAA,CAAC,CAACC,IAAF;AACA,wBAAQC,UAAiBC,SAAzB,EAAoC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAClDL,IAAAA,CAAC,CAACM,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,qDAAoDF,GAAI,mEAAjF;AACD,GAFD;AAGD,CALD;AAOA,kBAAK,6DAAL,EAAoEG,wBAApE,EAA0FN,SAA1F,EAA4GO,iBAA5G;AACA,kBAAK,0DAAL,EAAiED,wBAAjE,EAAuFN,SAAvF,EAAyGQ,cAAzG;AACA,kBAAK,8DAAL,EAAqEF,wBAArE,EAA2FN,SAA3F,EAA6GS,kBAA7G;AACA,kBAAK,4DAAL,EAAmEH,wBAAnE,EAAyFN,SAAzF,EAA2GU,gBAA3G","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismListItem from '..';\nimport fixtureArchived from './fixtures/archived';\nimport fixtureDraft from './fixtures/draft';\nimport fixturePublished from './fixtures/published';\nimport fixtureRevised from './fixtures/revised';\n\ntest('Organism › OrganismListItem > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismListItem.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismListItem.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismListItem › Archived › should be rendered', renderComponentMacro, OrganismListItem, fixtureArchived);\ntest('Organism › OrganismListItem › Draft › should be rendered', renderComponentMacro, OrganismListItem, fixtureDraft);\ntest('Organism › OrganismListItem › Published › should be rendered', renderComponentMacro, OrganismListItem, fixturePublished);\ntest('Organism › OrganismListItem › Revised › should be rendered', renderComponentMacro, OrganismListItem, fixtureRevised);\n"],"file":"fixtures.js"}
|
|
@@ -11,7 +11,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
11
11
|
|
|
12
12
|
const ids = ['1', '2', '3'];
|
|
13
13
|
const listeItems = ids.map(id => {
|
|
14
|
-
return _extends(
|
|
14
|
+
return _extends({}, _archived.default.props, {
|
|
15
15
|
id
|
|
16
16
|
});
|
|
17
17
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/archived.js"],"names":["ids","listeItems","map","id","archivedItem","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/archived.js"],"names":["ids","listeItems","map","id","archivedItem","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B,sBACKC,kBAAaC,KADlB;AAEEF,IAAAA;AAFF;AAID,CALkB,CAAnB;eAOe;AACbE,EAAAA,KAAK,EAAE;AACLC,IAAAA,KAAK,EAAG,GAAEL,UAAU,CAACM,MAAO,mBADvB;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAEb;AAVF;AADM,C","sourcesContent":["import archivedItem from '../../../list-item/test/fixtures/archived';\n\nconst ids = ['1', '2', '3'];\nconst listeItems = ids.map(id => {\n return {\n ...archivedItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listeItems.length} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: listeItems\n }\n};\n"],"file":"archived.js"}
|
|
@@ -11,7 +11,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
11
11
|
|
|
12
12
|
const ids = ['1', '2', '3'];
|
|
13
13
|
const listeItems = ids.map(id => {
|
|
14
|
-
return _extends(
|
|
14
|
+
return _extends({}, _draft.default.props, {
|
|
15
15
|
id
|
|
16
16
|
});
|
|
17
17
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/draft.js"],"names":["ids","listeItems","map","id","draftItem","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/draft.js"],"names":["ids","listeItems","map","id","draftItem","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B,sBACKC,eAAUC,KADf;AAEEF,IAAAA;AAFF;AAID,CALkB,CAAnB;eAOe;AACbE,EAAAA,KAAK,EAAE;AACLC,IAAAA,KAAK,EAAG,GAAEL,UAAU,CAACM,MAAO,mBADvB;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAEb;AAVF;AADM,C","sourcesContent":["import draftItem from '../../../list-item/test/fixtures/draft';\n\nconst ids = ['1', '2', '3'];\nconst listeItems = ids.map(id => {\n return {\n ...draftItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listeItems.length} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: listeItems\n }\n};\n"],"file":"draft.js"}
|
|
@@ -14,7 +14,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
14
14
|
const propsRevised = _revised.default.props;
|
|
15
15
|
const ids = ['1', '2', '3'];
|
|
16
16
|
const listePublishedItems = ids.map(id => {
|
|
17
|
-
return _extends(
|
|
17
|
+
return _extends({}, _published.default.props, {
|
|
18
18
|
id
|
|
19
19
|
});
|
|
20
20
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/published.js"],"names":["propsRevised","revisedItem","props","ids","listePublishedItems","map","id","publishedItem","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,YAAY,GAAGC,iBAAYC,KAAjC;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,mBAAmB,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AACxC
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/published.js"],"names":["propsRevised","revisedItem","props","ids","listePublishedItems","map","id","publishedItem","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,YAAY,GAAGC,iBAAYC,KAAjC;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,mBAAmB,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AACxC,sBACKC,mBAAcL,KADnB;AAEEI,IAAAA;AAFF;AAID,CAL2B,CAA5B;eAOe;AACbJ,EAAAA,KAAK,EAAE;AACLM,IAAAA,KAAK,EAAG,GAAEJ,mBAAmB,CAACK,MAApB,GAA6B,CAAE,mBADpC;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAE,CAAC,GAAGZ,mBAAJ,EAAyBJ,YAAzB;AAVF;AADM,C","sourcesContent":["import publishedItem from '../../../list-item/test/fixtures/published';\nimport revisedItem from '../../../list-item/test/fixtures/revised';\n\nconst propsRevised = revisedItem.props;\n\nconst ids = ['1', '2', '3'];\nconst listePublishedItems = ids.map(id => {\n return {\n ...publishedItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listePublishedItems.length + 1} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: [...listePublishedItems, propsRevised]\n }\n};\n"],"file":"published.js"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _ava = _interopRequireDefault(require("ava"));
|
|
4
|
+
|
|
5
|
+
var _forEach = _interopRequireDefault(require("lodash/forEach"));
|
|
6
|
+
|
|
7
|
+
var _renderComponent = _interopRequireDefault(require("../../../test/helpers/render-component"));
|
|
8
|
+
|
|
9
|
+
var _ = _interopRequireDefault(require(".."));
|
|
10
|
+
|
|
11
|
+
var _archived = _interopRequireDefault(require("./fixtures/archived"));
|
|
12
|
+
|
|
13
|
+
var _draft = _interopRequireDefault(require("./fixtures/draft"));
|
|
14
|
+
|
|
15
|
+
var _published = _interopRequireDefault(require("./fixtures/published"));
|
|
16
|
+
|
|
17
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
18
|
+
|
|
19
|
+
(0, _ava.default)('Organism › OrganismListItems > should have valid propTypes', t => {
|
|
20
|
+
t.pass();
|
|
21
|
+
(0, _forEach.default)(_.default.propTypes, (value, key) => {
|
|
22
|
+
t.not(value, undefined, `PropType for "Organism.OrganismListItems.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
23
|
+
});
|
|
24
|
+
});
|
|
25
|
+
(0, _ava.default)('Organism › OrganismListItems › Archived › should be rendered', _renderComponent.default, _.default, _archived.default);
|
|
26
|
+
(0, _ava.default)('Organism › OrganismListItems › Draft › should be rendered', _renderComponent.default, _.default, _draft.default);
|
|
27
|
+
(0, _ava.default)('Organism › OrganismListItems › Published › should be rendered', _renderComponent.default, _.default, _published.default);
|
|
28
|
+
//# sourceMappingURL=fixtures.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../src/organism/list-items/test/fixtures.js"],"names":["t","pass","OrganismListItems","propTypes","value","key","not","undefined","renderComponentMacro","fixtureArchived","fixtureDraft","fixturePublished"],"mappings":";;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;AAEA,kBAAK,4DAAL,EAAmEA,CAAC,IAAI;AACtEA,EAAAA,CAAC,CAACC,IAAF;AACA,wBAAQC,UAAkBC,SAA1B,EAAqC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACnDL,IAAAA,CAAC,CAACM,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sDAAqDF,GAAI,mEAAlF;AACD,GAFD;AAGD,CALD;AAOA,kBAAK,8DAAL,EAAqEG,wBAArE,EAA2FN,SAA3F,EAA8GO,iBAA9G;AACA,kBAAK,2DAAL,EAAkED,wBAAlE,EAAwFN,SAAxF,EAA2GQ,cAA3G;AACA,kBAAK,+DAAL,EAAsEF,wBAAtE,EAA4FN,SAA5F,EAA+GS,kBAA/G","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismListItems from '..';\nimport fixtureArchived from './fixtures/archived';\nimport fixtureDraft from './fixtures/draft';\nimport fixturePublished from './fixtures/published';\n\ntest('Organism › OrganismListItems > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismListItems.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismListItems.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismListItems › Archived › should be rendered', renderComponentMacro, OrganismListItems, fixtureArchived);\ntest('Organism › OrganismListItems › Draft › should be rendered', renderComponentMacro, OrganismListItems, fixtureDraft);\ntest('Organism › OrganismListItems › Published › should be rendered', renderComponentMacro, OrganismListItems, fixturePublished);\n"],"file":"fixtures.js"}
|
|
@@ -12,7 +12,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
12
12
|
const slide = _default2.default.props;
|
|
13
13
|
var _default = {
|
|
14
14
|
props: {
|
|
15
|
-
slides: [slide, _extends(
|
|
15
|
+
slides: [slide, _extends({}, slide, {
|
|
16
16
|
cover: 'http://www.lorempixel.com/200/200/nature/2',
|
|
17
17
|
title: 'Hi XXX, check your battle requests,',
|
|
18
18
|
subtitle: 'You have N battle requests!',
|
|
@@ -21,7 +21,7 @@ var _default = {
|
|
|
21
21
|
href: '#',
|
|
22
22
|
title: 'Start Battling'
|
|
23
23
|
}
|
|
24
|
-
}), _extends(
|
|
24
|
+
}), _extends({}, slide, {
|
|
25
25
|
cover: 'http://www.lorempixel.com/200/200/nature/3',
|
|
26
26
|
title: 'Welcome back Jane, continue your course',
|
|
27
27
|
subtitle: 'The Mobile Revolution',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/organism/mooc/image-slider/test/fixtures/multiple-slides.js"],"names":["slide","slideFixtures","props","slides","cover","title","subtitle","light","cta","href"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,KAAK,GAAGC,kBAAcC,KAA5B;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE,CACNH,KADM,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/organism/mooc/image-slider/test/fixtures/multiple-slides.js"],"names":["slide","slideFixtures","props","slides","cover","title","subtitle","light","cta","href"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,KAAK,GAAGC,kBAAcC,KAA5B;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE,CACNH,KADM,eAGDA,KAHC;AAIJI,MAAAA,KAAK,EAAE,4CAJH;AAKJC,MAAAA,KAAK,EAAE,qCALH;AAMJC,MAAAA,QAAQ,EAAE,6BANN;AAOJC,MAAAA,KAAK,EAAE,IAPH;AAQJC,MAAAA,GAAG,EAAE;AACHC,QAAAA,IAAI,EAAE,GADH;AAEHJ,QAAAA,KAAK,EAAE;AAFJ;AARD,qBAcDL,KAdC;AAeJI,MAAAA,KAAK,EAAE,4CAfH;AAgBJC,MAAAA,KAAK,EAAE,yCAhBH;AAiBJC,MAAAA,QAAQ,EAAE,uBAjBN;AAkBJE,MAAAA,GAAG,EAAE;AACHC,QAAAA,IAAI,EAAE,GADH;AAEHJ,QAAAA,KAAK,EAAE;AAFJ;AAlBD;AADH;AADM,C","sourcesContent":["import slideFixtures from '../../../../../atom/slide/test/fixtures/default';\n\nconst slide = slideFixtures.props;\n\nexport default {\n props: {\n slides: [\n slide,\n {\n ...slide,\n cover: 'http://www.lorempixel.com/200/200/nature/2',\n title: 'Hi XXX, check your battle requests,',\n subtitle: 'You have N battle requests!',\n light: true,\n cta: {\n href: '#',\n title: 'Start Battling'\n }\n },\n {\n ...slide,\n cover: 'http://www.lorempixel.com/200/200/nature/3',\n title: 'Welcome back Jane, continue your course',\n subtitle: 'The Mobile Revolution',\n cta: {\n href: '#',\n title: 'Continue Learning'\n }\n }\n ]\n }\n};\n"],"file":"multiple-slides.js"}
|
|
@@ -19,7 +19,7 @@ var _default = {
|
|
|
19
19
|
'aria-label': 'brand logo up.coorpacademy.com',
|
|
20
20
|
'button-aria-label': 'brand logo used to open menu'
|
|
21
21
|
},
|
|
22
|
-
search: _extends(
|
|
22
|
+
search: _extends({}, research, {
|
|
23
23
|
onChange: value => console.log(value),
|
|
24
24
|
onFocus: () => console.log('on Focus'),
|
|
25
25
|
onBlur: () => console.log('blur'),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/mooc-header/test/fixtures/default.js"],"names":["research","SearchBar","props","logo","src","srcMobile","href","search","onChange","value","console","log","onFocus","onBlur","onSubmitSearch","onResetSearch","themes","title","selected","pages","displayed","more","links","submitValue","target","light","small","secondary","settings","type","options","values","name","color","hoverColor"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,QAAQ,GAAGC,mBAAUC,KAA3B;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,IAAI,EAAE;AACJC,MAAAA,GAAG,EAAE,6EADD;AAEJC,MAAAA,SAAS,EAAE,gFAFP;AAGJC,MAAAA,IAAI,EAAE,GAHF;AAIJ,oBAAc,gCAJV;AAKJ,2BAAqB;AALjB,KADD;AAQLC,IAAAA,MAAM,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/mooc-header/test/fixtures/default.js"],"names":["research","SearchBar","props","logo","src","srcMobile","href","search","onChange","value","console","log","onFocus","onBlur","onSubmitSearch","onResetSearch","themes","title","selected","pages","displayed","more","links","submitValue","target","light","small","secondary","settings","type","options","values","name","color","hoverColor"],"mappings":"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","sourcesContent":["import SearchBar from '../../../../atom/input-search/test/fixtures/with-value';\n\nconst research = SearchBar.props;\n\nexport default {\n props: {\n logo: {\n src: 'https://static.coorpacademy.com/content/up/raw/logo_coorp-1491561426926.svg',\n srcMobile: 'https://static.coorpacademy.com/content/up/raw/logo-generique-teams-mobile.png',\n href: '#',\n 'aria-label': 'brand logo up.coorpacademy.com',\n 'button-aria-label': 'brand logo used to open menu'\n },\n search: {\n ...research,\n onChange: value => console.log(value),\n onFocus: () => console.log('on Focus'),\n onBlur: () => console.log('blur'),\n 'search-reset-aria-label': 'reset search input value'\n },\n onSubmitSearch: () => console.log('onSubmitSearch'),\n onResetSearch: () => console.log('onResetSearch'),\n themes: [\n {\n title: 'Digital',\n selected: true\n },\n {\n title: 'All',\n href: '#',\n selected: false\n },\n {\n title: 'Esprit du temps',\n href: '#',\n selected: false\n },\n {\n title: 'Gérer son épargne',\n href: '#',\n selected: false\n }\n ],\n pages: {\n displayed: [\n {\n title: 'Explore',\n href: '#',\n selected: true\n },\n {\n title: 'Battles',\n href: '#',\n selected: false\n }\n ],\n more: [\n {\n title: 'News',\n href: '#',\n selected: false\n },\n {\n title: 'Médias',\n href: '#',\n selected: false\n },\n {\n title: 'Discussions',\n href: '#',\n selected: false\n },\n {\n title: 'FAQ',\n href: '#',\n selected: false\n }\n ]\n },\n links: [\n {\n submitValue: 'Connexion',\n href: '#',\n target: '_self',\n light: false,\n small: true,\n secondary: true\n },\n {\n submitValue: 'Inscription',\n href: '#',\n target: '_self',\n light: false,\n small: true,\n secondary: false\n }\n ],\n 'settings-aria-label': 'account settings',\n 'close-settings-aria-label': 'close account settings',\n settings: [\n {\n title: 'Language',\n type: 'select',\n 'aria-label': 'select language',\n options: {\n onChange: value => console.log(value),\n values: [\n {\n name: 'Pouet',\n value: 'Pouet',\n selected: false\n },\n {\n name: 'Pouet2',\n value: 'Pouet2',\n selected: true\n },\n {\n name: 'Pouet3',\n value: 'Pouet3',\n selected: false\n }\n ]\n }\n },\n {\n title: 'Mon compte',\n type: 'link',\n 'aria-label': 'go to my account',\n options: {\n target: '_blank',\n href: 'https://google.fr'\n }\n },\n {\n title: 'Se déconnecter',\n 'aria-label': 'logout',\n type: 'link',\n color: '#f73f52',\n hoverColor: '#C51023',\n options: {\n href: 'https://google.fr'\n }\n },\n {\n title: 'Godmode',\n type: 'switch',\n 'aria-label': 'activate godmode',\n options: {\n onChange: value => console.log(value),\n value: true\n }\n },\n {\n title: 'Fast slides',\n type: 'switch',\n 'aria-label': 'activate fast slides',\n options: {\n onChange: value => console.log(value),\n value: false\n }\n }\n ]\n }\n};\n"],"file":"default.js"}
|
|
@@ -25,7 +25,7 @@ var _default = {
|
|
|
25
25
|
'page-count-aria-label': 'You have 3 waiting battles'
|
|
26
26
|
}]
|
|
27
27
|
},
|
|
28
|
-
search: _extends(
|
|
28
|
+
search: _extends({}, research, {
|
|
29
29
|
onChange: value => console.log(value),
|
|
30
30
|
onFocus: () => console.log('on Focus'),
|
|
31
31
|
onBlur: () => console.log('blur')
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js"],"names":["research","SearchBar","props","Default","pages","displayed","counter","search","onChange","value","console","log","onFocus","onBlur","onSubmitSearch","onResetSearch","user","picture","notifications","href","stats","stars","label","ranking","badge"],"mappings":";;;;;;;AACA;;AACA;;;;;;AAEA,MAAMA,QAAQ,GAAGC,kBAAUC,KAA3B;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,iBAAhB;eAEe;AACbD,EAAAA,KAAK,EAAE,4BAAaA,KAAb,EAAoB;AACzBE,IAAAA,KAAK,EAAE;AACLC,MAAAA,SAAS,EAAE,CACT,EADS,EAET;AACEC,QAAAA,OAAO,EAAE,CADX;AAEE,iCAAyB;AAF3B,OAFS;AADN,KADkB;AAUzBC,IAAAA,MAAM,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js"],"names":["research","SearchBar","props","Default","pages","displayed","counter","search","onChange","value","console","log","onFocus","onBlur","onSubmitSearch","onResetSearch","user","picture","notifications","href","stats","stars","label","ranking","badge"],"mappings":";;;;;;;AACA;;AACA;;;;;;AAEA,MAAMA,QAAQ,GAAGC,kBAAUC,KAA3B;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,iBAAhB;eAEe;AACbD,EAAAA,KAAK,EAAE,4BAAaA,KAAb,EAAoB;AACzBE,IAAAA,KAAK,EAAE;AACLC,MAAAA,SAAS,EAAE,CACT,EADS,EAET;AACEC,QAAAA,OAAO,EAAE,CADX;AAEE,iCAAyB;AAF3B,OAFS;AADN,KADkB;AAUzBC,IAAAA,MAAM,eACDP,QADC;AAEJQ,MAAAA,QAAQ,EAAEC,KAAK,IAAIC,OAAO,CAACC,GAAR,CAAYF,KAAZ,CAFf;AAGJG,MAAAA,OAAO,EAAE,MAAMF,OAAO,CAACC,GAAR,CAAY,UAAZ,CAHX;AAIJE,MAAAA,MAAM,EAAE,MAAMH,OAAO,CAACC,GAAR,CAAY,MAAZ;AAJV,MAVmB;AAgBzBG,IAAAA,cAAc,EAAE,MAAMJ,OAAO,CAACC,GAAR,CAAY,gBAAZ,CAhBG;AAiBzBI,IAAAA,aAAa,EAAE,MAAML,OAAO,CAACC,GAAR,CAAY,eAAZ,CAjBI;AAkBzBK,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,oEADL;AAEJ,4BAAsB,cAFlB;AAGJC,MAAAA,aAAa,EAAE;AACbC,QAAAA,IAAI,EAAE,gBADO;AAEbV,QAAAA,KAAK,EAAE,CAFM;AAGb,sBAAc;AAHD,OAHX;AAQJU,MAAAA,IAAI,EAAE,UARF;AASJC,MAAAA,KAAK,EAAE;AACLC,QAAAA,KAAK,EAAE;AACLF,UAAAA,IAAI,EAAE,GADD;AAELG,UAAAA,KAAK,EAAE,KAFF;AAGL,wBAAc;AAHT,SADF;AAMLC,QAAAA,OAAO,EAAE;AACPJ,UAAAA,IAAI,EAAE,GADC;AAEPG,UAAAA,KAAK,EAAE,MAFA;AAGP,wBAAc;AAHP,SANJ;AAWLE,QAAAA,KAAK,EAAE;AACLL,UAAAA,IAAI,EAAE,GADD;AAELG,UAAAA,KAAK,EAAE,MAFF;AAGL,wBAAc;AAHT;AAXF;AATH;AAlBmB,GAApB;AADM,C","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport SearchBar from '../../../../atom/input-search/test/fixtures/default';\nimport Default from './default';\n\nconst research = SearchBar.props;\n\nconst {props} = Default;\n\nexport default {\n props: defaultsDeep(props, {\n pages: {\n displayed: [\n {},\n {\n counter: 3,\n 'page-count-aria-label': 'You have 3 waiting battles'\n }\n ]\n },\n search: {\n ...research,\n onChange: value => console.log(value),\n onFocus: () => console.log('on Focus'),\n onBlur: () => console.log('blur')\n },\n onSubmitSearch: () => console.log('onSubmitSearch'),\n onResetSearch: () => console.log('onResetSearch'),\n user: {\n picture: 'https://image.freepik.com/free-icon/male-user-shadow_318-34042.jpg',\n 'picture-aria-label': 'Your picture',\n notifications: {\n href: '#notifications',\n value: 5,\n 'aria-label': 'you have 5 new notificationss'\n },\n href: '#account',\n stats: {\n stars: {\n href: '#',\n label: '124',\n 'aria-label': 'You have 124 stars'\n },\n ranking: {\n href: '#',\n label: '5ème',\n 'aria-label': 'You are ranked 5th'\n },\n badge: {\n href: '#',\n label: 'Gold',\n 'aria-label': 'You have a gold badge'\n }\n }\n }\n })\n};\n"],"file":"logged-with-battle-notifications.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/popin/test/fixtures/default.js"],"names":["props","ctaLabel","ctaOnClick","console","log","closeOnClick","header","content"],"mappings":";;;;eAAe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,QAAQ,EAAE,gBADL;AAELC,IAAAA,UAAU,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,YAAZ,CAFb;AAGLC,IAAAA,YAAY,EAAE,MAAMF,OAAO,CAACC,GAAR,CAAY,cAAZ,CAHf;AAILE,IAAAA,MAAM,EAAE,YAJH;AAKLC,IAAAA,OAAO,EAAG
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/popin/test/fixtures/default.js"],"names":["props","ctaLabel","ctaOnClick","console","log","closeOnClick","header","content"],"mappings":";;;;eAAe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,QAAQ,EAAE,gBADL;AAELC,IAAAA,UAAU,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,YAAZ,CAFb;AAGLC,IAAAA,YAAY,EAAE,MAAMF,OAAO,CAACC,GAAR,CAAY,cAAZ,CAHf;AAILE,IAAAA,MAAM,EAAE,YAJH;AAKLC,IAAAA,OAAO,EAAG;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACI;;AA3BK;AADM,C","sourcesContent":["export default {\n props: {\n ctaLabel: 'Start Learning',\n ctaOnClick: () => console.log('ctaOnClick'),\n closeOnClick: () => console.log('closeOnClick'),\n header: 'skip intro',\n content: `<h1>Welcome!</h1>\n Welcome to this e-training on mental health and human rights! This training is part of the World Health Organization’s initiative called QualityRights. The e-training - what it covers and who it is for - is described in the video below. <br />\n <br />\n <h2> Please watch the introductory video! </h2>\n <div><p><img src=\"https://static.coorpacademy.com/content/capgeminiconsulting/en/cms/newcooc/newcoocdigitalbankingadvanced.png\" alt=\"alt text\"></p></div>\n <br />\n For more information on WHO QualityRights please go to www.who.int/mental_health/policy/quality_rights/en/.\n <br />\n <br />\n <h2>\n How to use the e-training platform</h2>\n For the etraining we recommend that you first review the course material in the right hand menu to help you answer the questions. The course material changes every time you progress to a new chapter within a module. You gain stars for all main course videos or PDFs that you view, the questions that you answer correctly and also when you win challenges. The more stars you gain, the greater chance you will have to rank amongst the top 20 participants of the etraining. You lose a life if you answer a question incorrectly, and if you lose three lives you have to repeat the chapter – but also remember you can gain a life back if you review the main course PDF or Video of the chapter again.\n We strongly recommend that you read the instructions on how to use the platform. The Course Instructions are available in the footer menu on the bottom of every page and also through the left side menu.\n <h2>\n Acknowledgements</h2>\n This WHO QualityRights e-training has benefited from the important contributions of many experts including people with lived experience, mental health practitioners, human rights experts, NGOs, disabled people organizations and other advocates.It has been made possible through the generous financial support of the Mental Health Commission, Government of Western Australia, and Grand Challenges Canada funded by the Government of Canada.\n Please refer to the Acknowledgement page available on the left menu. <br />\n <br />\n <h2>\n To close this page (if it is your first visit on the e-training), click on the cross in the upper right corner of the screen!</h2><br />\n <img src=\"https://static.coorpacademy.com/content/qualityrights/img/QR_logo_small.png\" />\n `\n /* eslint-enable max-len */\n }\n};\n"],"file":"default.js"}
|
|
@@ -16,7 +16,7 @@ var _default = {
|
|
|
16
16
|
text: 'Récupérez une vie en regardant la leçon !',
|
|
17
17
|
lifeAmount: 1
|
|
18
18
|
},
|
|
19
|
-
resources: [_extends(
|
|
19
|
+
resources: [_extends({}, _jwplayerWithSubtitles.default.props, {
|
|
20
20
|
type: 'video',
|
|
21
21
|
poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',
|
|
22
22
|
description: 'Le concept de Knowledge Graph',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js"],"names":["props","overlay","title","text","lifeAmount","resources","JWPlayer","type","poster","description","_id","subtitles","posters","src","onClick","onPlay","console","log","onPause","onResume","onEnded","selected","mimeType","videoId"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,OAAO,EAAE;AACPC,MAAAA,KAAK,EAAE,SADA;AAEPC,MAAAA,IAAI,EAAE,2CAFC;AAGPC,MAAAA,UAAU,EAAE;AAHL,KADJ;AAMLC,IAAAA,SAAS,EAAE,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js"],"names":["props","overlay","title","text","lifeAmount","resources","JWPlayer","type","poster","description","_id","subtitles","posters","src","onClick","onPlay","console","log","onPause","onResume","onEnded","selected","mimeType","videoId"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,OAAO,EAAE;AACPC,MAAAA,KAAK,EAAE,SADA;AAEPC,MAAAA,IAAI,EAAE,2CAFC;AAGPC,MAAAA,UAAU,EAAE;AAHL,KADJ;AAMLC,IAAAA,SAAS,EAAE,cAEJC,+BAASN,KAFL;AAGPO,MAAAA,IAAI,EAAE,OAHC;AAIPC,MAAAA,MAAM,EAAE,2EAJD;AAKPC,MAAAA,WAAW,EAAE,+BALN;AAMPC,MAAAA,GAAG,EAAE,0BANE;AAOPC,MAAAA,SAAS,EAAE,EAPJ;AAQPC,MAAAA,OAAO,EAAE,EARF;AASPC,MAAAA,GAAG,EAAE,EATE;AAUPC,MAAAA,OAAO,EAAE,MAAM,CAAE,CAVV;AAWPC,MAAAA,MAAM,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,MAAZ,CAXP;AAYPC,MAAAA,OAAO,EAAE,MAAMF,OAAO,CAACC,GAAR,CAAY,OAAZ,CAZR;AAaPE,MAAAA,QAAQ,EAAE,MAAMH,OAAO,CAACC,GAAR,CAAY,QAAZ,CAbT;AAcPG,MAAAA,OAAO,EAAE,MAAMJ,OAAO,CAACC,GAAR,CAAY,KAAZ,CAdR;AAePI,MAAAA,QAAQ,EAAE;AAfH,QAiBT;AACEd,MAAAA,IAAI,EAAE,OADR;AAEEC,MAAAA,MAAM,EAAE,2EAFV;AAGEC,MAAAA,WAAW,EAAE,+BAHf;AAIEa,MAAAA,QAAQ,EAAE,mBAJZ;AAKEC,MAAAA,OAAO,EAAE,YALX;AAMEb,MAAAA,GAAG,EAAE,0BANP;AAOEC,MAAAA,SAAS,EAAE,EAPb;AAQEC,MAAAA,OAAO,EAAE,EARX;AASEC,MAAAA,GAAG,EAAE,EATP;AAUEQ,MAAAA,QAAQ,EAAE,KAVZ;AAWEP,MAAAA,OAAO,EAAE,MAAM,CAAE;AAXnB,KAjBS;AANN;AADM,C","sourcesContent":["import JWPlayer from '../../../../molecule/video-player/test/fixtures/jwplayer-with-subtitles';\n\nexport default {\n props: {\n overlay: {\n title: 'Bonus !',\n text: 'Récupérez une vie en regardant la leçon !',\n lifeAmount: 1\n },\n resources: [\n {\n ...JWPlayer.props,\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n onClick: () => {},\n onPlay: () => console.log('play'),\n onPause: () => console.log('pause'),\n onResume: () => console.log('resume'),\n onEnded: () => console.log('end'),\n selected: true\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45e',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n }\n ]\n }\n};\n"],"file":"jwplayer-with-overlay.js"}
|
|
@@ -11,7 +11,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
11
11
|
|
|
12
12
|
var _default = {
|
|
13
13
|
props: {
|
|
14
|
-
resources: [_extends(
|
|
14
|
+
resources: [_extends({}, _jwplayer.default.props, {
|
|
15
15
|
type: 'video',
|
|
16
16
|
poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',
|
|
17
17
|
description: 'Le concept de Knowledge Graph',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/jwplayer.js"],"names":["props","resources","JWPlayer","type","poster","description","_id","subtitles","posters","src","onClick","selected","mimeType","videoId"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,SAAS,EAAE,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/jwplayer.js"],"names":["props","resources","JWPlayer","type","poster","description","_id","subtitles","posters","src","onClick","selected","mimeType","videoId"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,SAAS,EAAE,cAEJC,kBAASF,KAFL;AAGPG,MAAAA,IAAI,EAAE,OAHC;AAIPC,MAAAA,MAAM,EAAE,2EAJD;AAKPC,MAAAA,WAAW,EAAE,+BALN;AAMPC,MAAAA,GAAG,EAAE,0BANE;AAOPC,MAAAA,SAAS,EAAE,EAPJ;AAQPC,MAAAA,OAAO,EAAE,EARF;AASPC,MAAAA,GAAG,EAAE,EATE;AAUPC,MAAAA,OAAO,EAAE,MAAM,CAAE,CAVV;AAWPC,MAAAA,QAAQ,EAAE;AAXH,QAaT;AACER,MAAAA,IAAI,EAAE,OADR;AAEEC,MAAAA,MAAM,EAAE,2EAFV;AAGEC,MAAAA,WAAW,EAAE,+BAHf;AAIEO,MAAAA,QAAQ,EAAE,mBAJZ;AAKEC,MAAAA,OAAO,EAAE,YALX;AAMEP,MAAAA,GAAG,EAAE,0BANP;AAOEC,MAAAA,SAAS,EAAE,EAPb;AAQEC,MAAAA,OAAO,EAAE,EARX;AASEC,MAAAA,GAAG,EAAE,EATP;AAUEE,MAAAA,QAAQ,EAAE,KAVZ;AAWED,MAAAA,OAAO,EAAE,MAAM,CAAE;AAXnB,KAbS;AADN;AADM,C","sourcesContent":["import JWPlayer from '../../../../molecule/video-player/test/fixtures/jwplayer';\n\nexport default {\n props: {\n resources: [\n {\n ...JWPlayer.props,\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n onClick: () => {},\n selected: true\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45e',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n }\n ]\n }\n};\n"],"file":"jwplayer.js"}
|
|
@@ -11,7 +11,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
11
11
|
|
|
12
12
|
var _default = {
|
|
13
13
|
props: {
|
|
14
|
-
resources: [_extends(
|
|
14
|
+
resources: [_extends({}, _kontiki.default.props, {
|
|
15
15
|
type: 'video',
|
|
16
16
|
poster: 'https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/schneider-electric/en/medias/img/poster/vlcsnap-2015-08-18-19h41m19s916-1439919822187.png&h=250&w=250&q=90',
|
|
17
17
|
description: 'R&ED Program',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/kontiki.js"],"names":["props","resources","Kontiki","type","poster","description","mimeType","_id","subtitles","posters","src","url","videoId","onClick","selected"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,SAAS,EAAE,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/kontiki.js"],"names":["props","resources","Kontiki","type","poster","description","mimeType","_id","subtitles","posters","src","url","videoId","onClick","selected"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,SAAS,EAAE,cAEJC,iBAAQF,KAFJ;AAGPG,MAAAA,IAAI,EAAE,OAHC;AAIPC,MAAAA,MAAM,EACJ,wMALK;AAMPC,MAAAA,WAAW,EAAE,cANN;AAOPC,MAAAA,QAAQ,EAAE,qBAPH;AAQPC,MAAAA,GAAG,EAAE,0BARE;AASPC,MAAAA,SAAS,EAAE,EATJ;AAUPC,MAAAA,OAAO,EAAE,EAVF;AAWPC,MAAAA,GAAG,EAAE,EAXE;AAYPC,MAAAA,GAAG,EACD,qMAbK;AAcPC,MAAAA,OAAO,EAAE,sCAdF;AAePC,MAAAA,OAAO,EAAE,MAAM,CAAE,CAfV;AAgBPC,MAAAA,QAAQ,EAAE;AAhBH,QAkBT;AACEX,MAAAA,IAAI,EAAE,OADR;AAEEC,MAAAA,MAAM,EAAE,2EAFV;AAGEC,MAAAA,WAAW,EAAE,+BAHf;AAIEC,MAAAA,QAAQ,EAAE,mBAJZ;AAKEM,MAAAA,OAAO,EAAE,YALX;AAMEL,MAAAA,GAAG,EAAE,0BANP;AAOEC,MAAAA,SAAS,EAAE,EAPb;AAQEC,MAAAA,OAAO,EAAE,EARX;AASEC,MAAAA,GAAG,EAAE,EATP;AAUEI,MAAAA,QAAQ,EAAE,KAVZ;AAWED,MAAAA,OAAO,EAAE,MAAM,CAAE;AAXnB,KAlBS;AADN;AADM,C","sourcesContent":["import Kontiki from '../../../../molecule/video-player/test/fixtures/kontiki';\n\nexport default {\n props: {\n resources: [\n {\n ...Kontiki.props,\n type: 'video',\n poster:\n 'https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/schneider-electric/en/medias/img/poster/vlcsnap-2015-08-18-19h41m19s916-1439919822187.png&h=250&w=250&q=90',\n description: 'R&ED Program',\n mimeType: 'application/kontiki',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n url:\n '//schneider-electric.mc.eu1.kontiki.com/global/player?moid=3be700ca-9a15-4c43-bb90-45eae470c55d&repeat=false&client=false&context=embed&overlay=false&name=false&description=false&created_by=false',\n videoId: '3be700ca-9a15-4c43-bb90-45eae470c55d',\n onClick: () => {},\n selected: true\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45e',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n }\n ]\n }\n};\n"],"file":"kontiki.js"}
|
|
@@ -11,7 +11,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
11
11
|
|
|
12
12
|
var _default = {
|
|
13
13
|
props: {
|
|
14
|
-
resources: [_extends(
|
|
14
|
+
resources: [_extends({}, _mp.default.props, {
|
|
15
15
|
type: 'video',
|
|
16
16
|
poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',
|
|
17
17
|
description: 'Big Buck Bunny video',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/mp4.js"],"names":["props","resources","mp4","type","poster","description","_id","subtitles","posters","src","onClick","selected","height","mimeType","videoId"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,SAAS,EAAE,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/organism/resource-browser/test/fixtures/mp4.js"],"names":["props","resources","mp4","type","poster","description","_id","subtitles","posters","src","onClick","selected","height","mimeType","videoId"],"mappings":"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","sourcesContent":["import mp4 from '../../../../molecule/video-player/test/fixtures/mp4';\n\nexport default {\n props: {\n resources: [\n {\n ...mp4.props,\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Big Buck Bunny video',\n _id: '590b862e2e967f64333ad45d',\n subtitles: [],\n posters: [],\n src: [],\n onClick: () => {},\n selected: true,\n height: '343px'\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45e',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45g',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45h',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45i',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45j',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45k',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n }\n ]\n }\n};\n"],"file":"mp4.js"}
|
|
@@ -25,6 +25,8 @@ var _unsubscribe = _interopRequireDefault(require("../../molecule/unsubscribe"))
|
|
|
25
25
|
|
|
26
26
|
var _style = _interopRequireDefault(require("./style.css"));
|
|
27
27
|
|
|
28
|
+
const _excluded = ["tabs", "onTabClick", "activeContent"];
|
|
29
|
+
|
|
28
30
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
29
31
|
|
|
30
32
|
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
@@ -47,7 +49,7 @@ const Settings = (props, context) => {
|
|
|
47
49
|
onTabClick,
|
|
48
50
|
activeContent
|
|
49
51
|
} = props,
|
|
50
|
-
otherProps = _objectWithoutPropertiesLoose(props,
|
|
52
|
+
otherProps = _objectWithoutPropertiesLoose(props, _excluded);
|
|
51
53
|
|
|
52
54
|
const {
|
|
53
55
|
moocUrl
|
|
@@ -74,7 +76,7 @@ const Settings = (props, context) => {
|
|
|
74
76
|
Settings.contextTypes = {
|
|
75
77
|
translate: _provider.default.childContextTypes.translate
|
|
76
78
|
};
|
|
77
|
-
Settings.propTypes = process.env.NODE_ENV !== "production" ? _extends(
|
|
79
|
+
Settings.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, _tab.default.propTypes, _tabContent.default.propTypes, {
|
|
78
80
|
moocUrl: _propTypes.default.string,
|
|
79
81
|
tabs: _propTypes.default.arrayOf(_propTypes.default.shape(_tab.default.propTypes)),
|
|
80
82
|
onTabClick: _tab.default.propTypes.onClick,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/organism/settings/index.js"],"names":["pages","SubscriptionPremiumDetails","subscribe","SubscriptionFreemiumDetails","unsubscribe","Unsubscribe","Settings","props","context","translate","tabs","onTabClick","activeContent","otherProps","moocUrl","ActiveContent","style","settings","tabNavigation","tabNavigationPanel","backToCatalogButton","tab","key","contextTypes","Provider","childContextTypes","propTypes","Tab","TabContent","PropTypes","string","arrayOf","shape","onClick"],"mappings":";;;;;;;AAAA;;AACA;;AAEA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEA
|
|
1
|
+
{"version":3,"sources":["../../../src/organism/settings/index.js"],"names":["pages","SubscriptionPremiumDetails","subscribe","SubscriptionFreemiumDetails","unsubscribe","Unsubscribe","Settings","props","context","translate","tabs","onTabClick","activeContent","otherProps","moocUrl","ActiveContent","style","settings","tabNavigation","tabNavigationPanel","backToCatalogButton","tab","key","contextTypes","Provider","childContextTypes","propTypes","Tab","TabContent","PropTypes","string","arrayOf","shape","onClick"],"mappings":";;;;;;;AAAA;;AACA;;AAEA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEA;;;;;;;;;;AAEA,MAAMA,KAAK,GAAG;AACZ,qBAAmBC,4BADP;AAEZC,EAAAA,SAAS,EAAEC,6BAFC;AAGZC,EAAAA,WAAW,EAAEC;AAHD,CAAd;;AAMA,MAAMC,QAAQ,GAAG,CAACC,KAAD,EAAQC,OAAR,KAAoB;AACnC,QAAM;AAACC,IAAAA;AAAD,MAAcD,OAApB;;AACA,QAAM;AAACE,IAAAA,IAAD;AAAOC,IAAAA,UAAP;AAAmBC,IAAAA;AAAnB,MAAmDL,KAAzD;AAAA,QAA2CM,UAA3C,iCAAyDN,KAAzD;;AACA,QAAM;AAACO,IAAAA;AAAD,MAAYD,UAAlB;AACA,QAAME,aAAa,GAAGf,KAAK,CAACY,aAAD,CAA3B;AAEA,sBACE;AAAK,IAAA,SAAS,EAAEI,eAAMC;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAED,eAAME;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAEF,eAAMG;AAAtB,kBACE,6BAAC,aAAD;AAAM,IAAA,SAAS,EAAEH,eAAMI,mBAAvB;AAA4C,IAAA,IAAI,EAAEN;AAAlD,KACGL,SAAS,CAAC,iBAAD,CADZ,CADF,EAIG,mBACCY,GAAG,iBACD,6BAAC,YAAD,eACMR,UADN,EAEMQ,GAFN;AAGE,IAAA,OAAO,EAAEV,UAHX;AAIE,IAAA,GAAG,EAAEU,GAAG,CAACC,GAJX;AAKE,IAAA,MAAM,EAAED,GAAG,CAACC,GAAJ,KAAYV;AALtB,KAFH,EAUCF,IAVD,CAJH,CADF,eAkBE,6BAAC,mBAAD,eAAgBG,UAAhB;AAA4B,IAAA,aAAa,EAAED;AAA3C,mBACE,6BAAC,aAAD,EAAmBC,UAAnB,CADF,CAlBF,CADF,CADF;AA0BD,CAhCD;;AAkCAP,QAAQ,CAACiB,YAAT,GAAwB;AACtBd,EAAAA,SAAS,EAAEe,kBAASC,iBAAT,CAA2BhB;AADhB,CAAxB;AAIAH,QAAQ,CAACoB,SAAT,wDACKC,aAAID,SADT,EAEKE,oBAAWF,SAFhB;AAGEZ,EAAAA,OAAO,EAAEe,mBAAUC,MAHrB;AAIEpB,EAAAA,IAAI,EAAEmB,mBAAUE,OAAV,CAAkBF,mBAAUG,KAAV,CAAgBL,aAAID,SAApB,CAAlB,CAJR;AAKEf,EAAAA,UAAU,EAAEgB,aAAID,SAAJ,CAAcO,OAL5B;AAMErB,EAAAA,aAAa,EAAEiB,mBAAUC;AAN3B;eASexB,Q","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map} from 'lodash/fp';\nimport Provider from '../../atom/provider';\nimport Link from '../../atom/link';\nimport Tab from '../../atom/tab';\nimport TabContent from '../../atom/tab-content';\nimport SubscriptionPremiumDetails from '../../molecule/subscription-premium';\nimport SubscriptionFreemiumDetails from '../../molecule/subscription-freemium';\nimport Unsubscribe from '../../molecule/unsubscribe';\n\nimport style from './style.css';\n\nconst pages = {\n 'my-subscription': SubscriptionPremiumDetails,\n subscribe: SubscriptionFreemiumDetails,\n unsubscribe: Unsubscribe\n};\n\nconst Settings = (props, context) => {\n const {translate} = context;\n const {tabs, onTabClick, activeContent, ...otherProps} = props;\n const {moocUrl} = otherProps;\n const ActiveContent = pages[activeContent];\n\n return (\n <div className={style.settings}>\n <div className={style.tabNavigation}>\n <div className={style.tabNavigationPanel}>\n <Link className={style.backToCatalogButton} href={moocUrl}>\n {translate('back_to_catalog')}\n </Link>\n {map(\n tab => (\n <Tab\n {...otherProps}\n {...tab}\n onClick={onTabClick}\n key={tab.key}\n active={tab.key === activeContent}\n />\n ),\n tabs\n )}\n </div>\n <TabContent {...otherProps} activeContent={activeContent}>\n <ActiveContent {...otherProps} />\n </TabContent>\n </div>\n </div>\n );\n};\n\nSettings.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nSettings.propTypes = {\n ...Tab.propTypes,\n ...TabContent.propTypes,\n moocUrl: PropTypes.string,\n tabs: PropTypes.arrayOf(PropTypes.shape(Tab.propTypes)),\n onTabClick: Tab.propTypes.onClick,\n activeContent: PropTypes.string\n};\n\nexport default Settings;\n"],"file":"index.js"}
|