@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
|
@@ -39,7 +39,7 @@ const JwVideoUploader = ({
|
|
|
39
39
|
})));
|
|
40
40
|
};
|
|
41
41
|
|
|
42
|
-
JwVideoUploader.propTypes = process.env.NODE_ENV !== "production" ? _extends(
|
|
42
|
+
JwVideoUploader.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, VideoUpload.propTypes, {
|
|
43
43
|
onUpload: PropTypes.func,
|
|
44
44
|
onInputTextChange: PropTypes.func,
|
|
45
45
|
onInputFileChange: PropTypes.func,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/template/cockpit/jw-uploader/index.js"],"names":["React","PropTypes","Button","Input","InputReadonly","VideoUpload","style","JwVideoUploader","onUpload","onInputTextChange","onInputFileChange","uploadedLink","inputTextValue","placeholder","previewContent","container","wrapper","propTypes","func","string"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,MAAP,MAAmB,sBAAnB;AACA,OAAOC,KAAP,MAAkB,0BAAlB;AACA,OAAOC,aAAP,MAA0B,8BAA1B;AACA,OAAOC,WAAP,MAAwB,4BAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,eAAe,GAAG,CAAC;AACvBC,EAAAA,QADuB;AAEvBC,EAAAA,iBAFuB;AAGvBC,EAAAA,iBAHuB;AAIvBC,EAAAA,YAJuB;AAKvBC,EAAAA,cALuB;AAMvBC,EAAAA,WANuB;AAOvBC,EAAAA;AAPuB,CAAD,KAQlB;AACJ,sBACE;AAAK,IAAA,SAAS,EAAER,KAAK,CAACS;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAET,KAAK,CAACU;AAAtB,kBACE,kDADF,eAEE,oBAAC,KAAD;AAAO,IAAA,WAAW,EAAEH,WAApB;AAAiC,IAAA,QAAQ,EAAEJ,iBAA3C;AAA8D,IAAA,KAAK,EAAEG;AAArE,IAFF,eAGE,oBAAC,WAAD;AACE,IAAA,KAAK,EAAC,eADR;AAEE,IAAA,QAAQ,EAAEF,iBAFZ;AAGE,IAAA,WAAW,EAAC,8BAHd;AAIE,IAAA,cAAc,EAAEI;AAJlB,IAHF,eASE,oBAAC,MAAD;AAAQ,IAAA,WAAW,EAAC,QAApB;AAA6B,IAAA,OAAO,EAAEN;AAAtC,cATF,eAYE,oBAAC,aAAD;AAAe,IAAA,KAAK,EAAC,sBAArB;AAA4C,IAAA,KAAK,EAAEG;AAAnD,IAZF,CADF,CADF;AAkBD,CA3BD;;AA6BAJ,eAAe,CAACU,SAAhB,
|
|
1
|
+
{"version":3,"sources":["../../../../src/template/cockpit/jw-uploader/index.js"],"names":["React","PropTypes","Button","Input","InputReadonly","VideoUpload","style","JwVideoUploader","onUpload","onInputTextChange","onInputFileChange","uploadedLink","inputTextValue","placeholder","previewContent","container","wrapper","propTypes","func","string"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,MAAP,MAAmB,sBAAnB;AACA,OAAOC,KAAP,MAAkB,0BAAlB;AACA,OAAOC,aAAP,MAA0B,8BAA1B;AACA,OAAOC,WAAP,MAAwB,4BAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,eAAe,GAAG,CAAC;AACvBC,EAAAA,QADuB;AAEvBC,EAAAA,iBAFuB;AAGvBC,EAAAA,iBAHuB;AAIvBC,EAAAA,YAJuB;AAKvBC,EAAAA,cALuB;AAMvBC,EAAAA,WANuB;AAOvBC,EAAAA;AAPuB,CAAD,KAQlB;AACJ,sBACE;AAAK,IAAA,SAAS,EAAER,KAAK,CAACS;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAET,KAAK,CAACU;AAAtB,kBACE,kDADF,eAEE,oBAAC,KAAD;AAAO,IAAA,WAAW,EAAEH,WAApB;AAAiC,IAAA,QAAQ,EAAEJ,iBAA3C;AAA8D,IAAA,KAAK,EAAEG;AAArE,IAFF,eAGE,oBAAC,WAAD;AACE,IAAA,KAAK,EAAC,eADR;AAEE,IAAA,QAAQ,EAAEF,iBAFZ;AAGE,IAAA,WAAW,EAAC,8BAHd;AAIE,IAAA,cAAc,EAAEI;AAJlB,IAHF,eASE,oBAAC,MAAD;AAAQ,IAAA,WAAW,EAAC,QAApB;AAA6B,IAAA,OAAO,EAAEN;AAAtC,cATF,eAYE,oBAAC,aAAD;AAAe,IAAA,KAAK,EAAC,sBAArB;AAA4C,IAAA,KAAK,EAAEG;AAAnD,IAZF,CADF,CADF;AAkBD,CA3BD;;AA6BAJ,eAAe,CAACU,SAAhB,wDACKZ,WAAW,CAACY,SADjB;AAEET,EAAAA,QAAQ,EAAEP,SAAS,CAACiB,IAFtB;AAGET,EAAAA,iBAAiB,EAAER,SAAS,CAACiB,IAH/B;AAIER,EAAAA,iBAAiB,EAAET,SAAS,CAACiB,IAJ/B;AAKEP,EAAAA,YAAY,EAAEV,SAAS,CAACkB,MAL1B;AAMEP,EAAAA,cAAc,EAAEX,SAAS,CAACkB,MAN5B;AAOEN,EAAAA,WAAW,EAAEZ,SAAS,CAACkB;AAPzB;AAUA,eAAeZ,eAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Button from '../../../atom/button';\nimport Input from '../../../atom/input-text';\nimport InputReadonly from '../../../atom/input-readonly';\nimport VideoUpload from '../../../atom/video-upload';\nimport style from './style.css';\n\nconst JwVideoUploader = ({\n onUpload,\n onInputTextChange,\n onInputFileChange,\n uploadedLink,\n inputTextValue,\n placeholder,\n previewContent\n}) => {\n return (\n <div className={style.container}>\n <div className={style.wrapper}>\n <h1>Jw Video Upload</h1>\n <Input placeholder={placeholder} onChange={onInputTextChange} value={inputTextValue} />\n <VideoUpload\n title=\"Video Preview\"\n onChange={onInputFileChange}\n uploadLabel=\"Choose or drag & drop a file\"\n previewContent={previewContent}\n />\n <Button submitValue=\"Upload\" onClick={onUpload}>\n Upload\n </Button>\n <InputReadonly title=\"Uploaded video link:\" value={uploadedLink} />\n </div>\n </div>\n );\n};\n\nJwVideoUploader.propTypes = {\n ...VideoUpload.propTypes,\n onUpload: PropTypes.func,\n onInputTextChange: PropTypes.func,\n onInputFileChange: PropTypes.func,\n uploadedLink: PropTypes.string,\n inputTextValue: PropTypes.string,\n placeholder: PropTypes.string\n};\n\nexport default JwVideoUploader;\n"],"file":"index.js"}
|
|
@@ -7,7 +7,7 @@ import CardsList from '../../../molecule/dashboard/cards-list';
|
|
|
7
7
|
import NewsList from '../../../molecule/dashboard/news-list';
|
|
8
8
|
import StartBattle from '../../../molecule/dashboard/start-battle';
|
|
9
9
|
import style from './style.css';
|
|
10
|
-
const Hero = React.memo(function Hero({
|
|
10
|
+
const Hero = /*#__PURE__*/React.memo(function Hero({
|
|
11
11
|
hero,
|
|
12
12
|
welcome
|
|
13
13
|
}) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/template/common/dashboard/index.js"],"names":["React","PropTypes","Slide","HeroCard","BattleRequestList","CardsList","NewsList","StartBattle","style","Hero","memo","hero","welcome","propTypes","shape","Dashboard","props","sections","buildSectionComponent","section","type","buildSection","index","sectionView","sectionsList","key","map","wrapper","arrayOf","oneOfType"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,KAAP,MAAkB,qBAAlB;AACA,OAAOC,QAAP,MAAqB,wBAArB;AACA,OAAOC,iBAAP,MAA8B,iDAA9B;AACA,OAAOC,SAAP,MAAsB,wCAAtB;AACA,OAAOC,QAAP,MAAqB,uCAArB;AACA,OAAOC,WAAP,MAAwB,0CAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;AAEA,MAAMC,IAAI,
|
|
1
|
+
{"version":3,"sources":["../../../../src/template/common/dashboard/index.js"],"names":["React","PropTypes","Slide","HeroCard","BattleRequestList","CardsList","NewsList","StartBattle","style","Hero","memo","hero","welcome","propTypes","shape","Dashboard","props","sections","buildSectionComponent","section","type","buildSection","index","sectionView","sectionsList","key","map","wrapper","arrayOf","oneOfType"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,KAAP,MAAkB,qBAAlB;AACA,OAAOC,QAAP,MAAqB,wBAArB;AACA,OAAOC,iBAAP,MAA8B,iDAA9B;AACA,OAAOC,SAAP,MAAsB,wCAAtB;AACA,OAAOC,QAAP,MAAqB,uCAArB;AACA,OAAOC,WAAP,MAAwB,0CAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;AAEA,MAAMC,IAAI,gBAAGT,KAAK,CAACU,IAAN,CAAW,SAASD,IAAT,CAAc;AAACE,EAAAA,IAAD;AAAOC,EAAAA;AAAP,CAAd,EAA+B;AACrD,sBAAO;AAAK,IAAA,SAAS,EAAEJ,KAAK,CAACG;AAAtB,KAA6BA,IAAI,gBAAG,oBAAC,QAAD,EAAcA,IAAd,CAAH,gBAA4B,oBAAC,KAAD,EAAWC,OAAX,CAA7D,CAAP;AACD,CAFY,CAAb;AAIAH,IAAI,CAACI,SAAL,2CAAiB;AACfF,EAAAA,IAAI,EAAEV,SAAS,CAACa,KAAV,CAAgBX,QAAQ,CAACU,SAAzB,CADS;AAEfD,EAAAA,OAAO,EAAEX,SAAS,CAACa,KAAV,CAAgBZ,KAAK,CAACW,SAAtB;AAFM,CAAjB;;AAKA,MAAME,SAAS,GAAGC,KAAK,IAAI;AACzB,QAAM;AAACC,IAAAA,QAAQ,GAAG,EAAZ;AAAgBN,IAAAA,IAAhB;AAAsBC,IAAAA;AAAtB,MAAiCI,KAAvC;;AAEA,QAAME,qBAAqB,GAAGC,OAAO,IAAI;AACvC,UAAM;AAACC,MAAAA;AAAD,QAASD,OAAf;;AACA,YAAQC,IAAR;AACE,WAAK,MAAL;AACE,4BAAO,oBAAC,IAAD;AAAM,UAAA,IAAI,EAAET,IAAZ;AAAkB,UAAA,OAAO,EAAEC;AAA3B,UAAP;;AACF,WAAK,gBAAL;AACE,4BAAO,oBAAC,iBAAD,EAAuBO,OAAvB,CAAP;;AACF,WAAK,OAAL;AACE,4BAAO,oBAAC,SAAD,EAAeA,OAAf,CAAP;;AACF,WAAK,MAAL;AACE,4BAAO,oBAAC,QAAD,EAAcA,OAAd,CAAP;;AACF,WAAK,QAAL;AACE,4BAAO,oBAAC,WAAD,EAAiBA,OAAjB,CAAP;;AACF;AACE,eAAO,IAAP;AAZJ;AAcD,GAhBD;;AAkBA,QAAME,YAAY,GAAG,CAACF,OAAD,EAAUG,KAAV,KAAoB;AACvC,UAAMC,WAAW,GAAGL,qBAAqB,CAACC,OAAD,CAAzC;AAEA,wBAAO;AAAK,MAAA,GAAG,EAAEG;AAAV,OAAkBC,WAAlB,CAAP;AACD,GAJD;;AAMA,QAAMC,YAAY,GAAG,CAAC;AAACJ,IAAAA,IAAI,EAAE,MAAP;AAAeK,IAAAA,GAAG,EAAE;AAApB,GAAD,EAA8B,GAAGR,QAAjC,EAA2CS,GAA3C,CAA+CP,OAAO,iBACzE;AAAK,IAAA,GAAG,EAAEA,OAAO,CAACM;AAAlB,KAAwBJ,YAAY,CAACF,OAAD,CAApC,CADmB,CAArB;AAGA,sBACE;AAAK,IAAA,SAAS,EAAEX,KAAK,CAACmB,OAAtB;AAA+B,iBAAU;AAAzC,KACGH,YADH,CADF;AAKD,CAnCD;;AAqCAT,SAAS,CAACF,SAAV,2CAAsB;AACpBF,EAAAA,IAAI,EAAEF,IAAI,CAACI,SAAL,CAAeF,IADD;AAEpBC,EAAAA,OAAO,EAAEH,IAAI,CAACI,SAAL,CAAeD,OAFJ;AAGpBK,EAAAA,QAAQ,EAAEhB,SAAS,CAAC2B,OAAV,CACR3B,SAAS,CAAC4B,SAAV,CAAoB,CAClB5B,SAAS,CAACa,KAAV,CAAgBV,iBAAiB,CAACS,SAAlC,CADkB,EAElBZ,SAAS,CAACa,KAAV,CAAgBT,SAAS,CAACQ,SAA1B,CAFkB,EAGlBZ,SAAS,CAACa,KAAV,CAAgBR,QAAQ,CAACO,SAAzB,CAHkB,EAIlBZ,SAAS,CAACa,KAAV,CAAgBP,WAAW,CAACM,SAA5B,CAJkB,CAApB,CADQ;AAHU,CAAtB;AAYA,eAAeE,SAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Slide from '../../../atom/slide';\nimport HeroCard from '../../../molecule/hero';\nimport BattleRequestList from '../../../molecule/dashboard/battle-request-list';\nimport CardsList from '../../../molecule/dashboard/cards-list';\nimport NewsList from '../../../molecule/dashboard/news-list';\nimport StartBattle from '../../../molecule/dashboard/start-battle';\nimport style from './style.css';\n\nconst Hero = React.memo(function Hero({hero, welcome}) {\n return <div className={style.hero}>{hero ? <HeroCard {...hero} /> : <Slide {...welcome} />}</div>;\n});\n\nHero.propTypes = {\n hero: PropTypes.shape(HeroCard.propTypes),\n welcome: PropTypes.shape(Slide.propTypes)\n};\n\nconst Dashboard = props => {\n const {sections = [], hero, welcome} = props;\n\n const buildSectionComponent = section => {\n const {type} = section;\n switch (type) {\n case 'hero':\n return <Hero hero={hero} welcome={welcome} />;\n case 'battleRequests':\n return <BattleRequestList {...section} />;\n case 'cards':\n return <CardsList {...section} />;\n case 'news':\n return <NewsList {...section} />;\n case 'battle':\n return <StartBattle {...section} />;\n default:\n return null;\n }\n };\n\n const buildSection = (section, index) => {\n const sectionView = buildSectionComponent(section);\n\n return <div key={index}>{sectionView}</div>;\n };\n\n const sectionsList = [{type: 'hero', key: 'hero'}, ...sections].map(section => (\n <div key={section.key}>{buildSection(section)}</div>\n ));\n return (\n <div className={style.wrapper} data-name=\"dashboard\">\n {sectionsList}\n </div>\n );\n};\n\nDashboard.propTypes = {\n hero: Hero.propTypes.hero,\n welcome: Hero.propTypes.welcome,\n sections: PropTypes.arrayOf(\n PropTypes.oneOfType([\n PropTypes.shape(BattleRequestList.propTypes),\n PropTypes.shape(CardsList.propTypes),\n PropTypes.shape(NewsList.propTypes),\n PropTypes.shape(StartBattle.propTypes)\n ])\n )\n};\nexport default Dashboard;\n"],"file":"index.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/empty-requests.js"],"names":["BattleRequestList","CardsList","ManyCardsList","NewsList","StartBattle","Default","requestsProps","props","cardsProps","manyCardsProps","newsProps","battleProps","sections","type","key"],"mappings":";;;;AACA,OAAOA,iBAAP,MAA8B,2EAA9B;AACA,OAAOC,SAAP,MAAsB,oEAAtB;AACA,OAAOC,aAAP,MAA0B,iEAA1B;AACA,OAAOC,QAAP,MAAqB,mEAArB;AACA,OAAOC,WAAP,MAAwB,sEAAxB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,aAAa,GAAGN,iBAAiB,CAACO,KAAxC;AACA,MAAMC,UAAU,GAAGP,SAAS,CAACM,KAA7B;AACA,MAAME,cAAc,GAAGP,aAAa,CAACK,KAArC;AACA,MAAMG,SAAS,GAAGP,QAAQ,CAACI,KAA3B;AACA,MAAMI,WAAW,GAAGP,WAAW,CAACG,KAAhC;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUF,OAAhB;AAEA,eAAe;AACbE,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/empty-requests.js"],"names":["BattleRequestList","CardsList","ManyCardsList","NewsList","StartBattle","Default","requestsProps","props","cardsProps","manyCardsProps","newsProps","battleProps","sections","type","key"],"mappings":";;;;AACA,OAAOA,iBAAP,MAA8B,2EAA9B;AACA,OAAOC,SAAP,MAAsB,oEAAtB;AACA,OAAOC,aAAP,MAA0B,iEAA1B;AACA,OAAOC,QAAP,MAAqB,mEAArB;AACA,OAAOC,WAAP,MAAwB,sEAAxB;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAMC,aAAa,GAAGN,iBAAiB,CAACO,KAAxC;AACA,MAAMC,UAAU,GAAGP,SAAS,CAACM,KAA7B;AACA,MAAME,cAAc,GAAGP,aAAa,CAACK,KAArC;AACA,MAAMG,SAAS,GAAGP,QAAQ,CAACI,KAA3B;AACA,MAAMI,WAAW,GAAGP,WAAW,CAACG,KAAhC;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUF,OAAhB;AAEA,eAAe;AACbE,EAAAA,KAAK,eACAA,KADA;AAEHK,IAAAA,QAAQ,EAAE,CACR,cAAaN,aAAb,EAA4B;AAC1BO,MAAAA,IAAI,EAAE,gBADoB;AAE1BC,MAAAA,GAAG,EAAE;AAFqB,KAA5B,CADQ,EAKR,cAAaN,UAAb,EAAyB;AACvBK,MAAAA,IAAI,EAAE,OADiB;AAEvBC,MAAAA,GAAG,EAAE;AAFkB,KAAzB,CALQ,EASR,cAAaL,cAAb,EAA6B;AAC3BI,MAAAA,IAAI,EAAE,OADqB;AAE3BC,MAAAA,GAAG,EAAE;AAFsB,KAA7B,CATQ,EAaR,cAAaH,WAAb,EAA0B;AACxBE,MAAAA,IAAI,EAAE,QADkB;AAExBC,MAAAA,GAAG,EAAE;AAFmB,KAA1B,CAbQ,EAiBR,cAAaJ,SAAb,EAAwB;AACtBG,MAAAA,IAAI,EAAE,MADgB;AAEtBC,MAAAA,GAAG,EAAE;AAFiB,KAAxB,CAjBQ;AAFP;AADQ,CAAf","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport BattleRequestList from '../../../../../molecule/dashboard/battle-request-list/test/fixtures/empty';\nimport CardsList from '../../../../../molecule/dashboard/cards-list/test/fixtures/default';\nimport ManyCardsList from '../../../../../molecule/dashboard/cards-list/test/fixtures/many';\nimport NewsList from '../../../../../molecule/dashboard/news-list/test/fixtures/default';\nimport StartBattle from '../../../../../molecule/dashboard/start-battle/test/fixtures/default';\nimport Default from './default';\n\nconst requestsProps = BattleRequestList.props;\nconst cardsProps = CardsList.props;\nconst manyCardsProps = ManyCardsList.props;\nconst newsProps = NewsList.props;\nconst battleProps = StartBattle.props;\n\nconst {props} = Default;\n\nexport default {\n props: {\n ...props,\n sections: [\n defaultsDeep(requestsProps, {\n type: 'battleRequests',\n key: 'battleRequests'\n }),\n defaultsDeep(cardsProps, {\n type: 'cards',\n key: 'playlist1'\n }),\n defaultsDeep(manyCardsProps, {\n type: 'cards',\n key: 'playlist1'\n }),\n defaultsDeep(battleProps, {\n type: 'battle',\n key: 'battle'\n }),\n defaultsDeep(newsProps, {\n type: 'news',\n key: 'news'\n })\n ]\n }\n};\n"],"file":"empty-requests.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/with-hero-card.js"],"names":["heroCardFixtures","Default","props","hero"],"mappings":";;AAAA,OAAOA,gBAAP,MAA6B,iDAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/dashboard/test/fixtures/with-hero-card.js"],"names":["heroCardFixtures","Default","props","hero"],"mappings":";;AAAA,OAAOA,gBAAP,MAA6B,iDAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,IAAI,EAAEH,gBAAgB,CAACE;AAFpB;AADQ,CAAf","sourcesContent":["import heroCardFixtures from '../../../../../molecule/hero/test/fixtures/hero';\nimport Default from './default';\n\nconst {props} = Default;\n\nexport default {\n props: {\n ...props,\n hero: heroCardFixtures.props\n }\n};\n"],"file":"with-hero-card.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/add-to-my-list.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText","disableAddToMyList","disableShare"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA;AAArB,IAA8BZ,gBAAgB,CAACO,KAArD;AACA,MAAM;AAACM,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCd,aAAa,CAACK,KAAzD;AACA,MAAM;AAACU,EAAAA;AAAD,IAAYhB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACW,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBhB,eAAe,CAACI,KAA1C;AAEAW,OAAO,CAACE,UAAR,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/add-to-my-list.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText","disableAddToMyList","disableShare"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA;AAArB,IAA8BZ,gBAAgB,CAACO,KAArD;AACA,MAAM;AAACM,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCd,aAAa,CAACK,KAAzD;AACA,MAAM;AAACU,EAAAA;AAAD,IAAYhB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACW,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBhB,eAAe,CAACI,KAA1C;AAEAW,OAAO,CAACE,UAAR,gBACKf,YAAY,CAACE,KADlB;AAEEG,EAAAA,KAAK,EAAE,oBAFT;AAGEF,EAAAA;AAHF;AAKA,eAAe;AACbD,EAAAA,KAAK,EAAE;AACLc,IAAAA,QAAQ,EAAE,CADL;AAELR,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLN,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLC,IAAAA,KARK;AASLK,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CATJ;AAULK,IAAAA,WAAW,EAAE,MAAM,IAVd;AAWLC,IAAAA,KAAK,EAAEL,OAXF;AAYLC,IAAAA,MAZK;AAaLK,IAAAA,YAAY,EAAE,OAbT;AAcLC,IAAAA,SAAS,EAAE,YAdN;AAeLC,IAAAA,mBAAmB,EAAE,SAfhB;AAgBLC,IAAAA,iBAAiB,EAAE,OAhBd;AAiBLC,IAAAA,iBAAiB,EAAE,mBAjBd;AAkBLC,IAAAA,QAAQ,EAAE,IAlBL;AAmBLC,IAAAA,eAAe,EAAEC,EAAE,IAAIA,EAAE,EAnBpB;AAoBLC,IAAAA,eAAe,EAAE,oBApBZ;AAqBLC,IAAAA,oBAAoB,EAAE,wBArBjB;AAsBLC,IAAAA,kBAAkB,EAAE,KAtBf;AAuBLC,IAAAA,YAAY,EAAE;AAvBT;AADM,CAAf","sourcesContent":["import {update, uniqueId, head} from 'lodash/fp';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/long-description';\nimport disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport disciplineCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineScope from '../../../../../molecule/discipline-scope/test/fixtures/medias';\nimport Thread from '../../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ForumComment from '../../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\n\nconst threads = [thread].map(update('id', () => uniqueId()));\n\nconst {title, description, video} = disciplineHeader.props;\nconst {start, buy, startLabel, buyLabel} = disciplineCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {content, levels} = disciplineScope.props;\n\ncontent.discussion = {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n};\nexport default {\n props: {\n selected: 2,\n start,\n buy,\n startLabel,\n buyLabel,\n title,\n description,\n video,\n authors: [head(authors)],\n changeLevel: () => true,\n level: content,\n levels,\n shareWording: 'Share',\n shareText: 'Share this',\n shareSuccessWording: 'Success',\n shareErrorWording: 'Error',\n addToMyListButton: 'Danh sách của tôi',\n favorite: true,\n onFavoriteClick: cb => cb(),\n addToMyListText: 'Added to your list',\n removeFromMyListText: 'Removed from your list',\n disableAddToMyList: false,\n disableShare: false\n }\n};\n"],"file":"add-to-my-list.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/arabic.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ThreadDeep","ForumComment","thread","props","thread2","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,gEAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,UAAP,MAAuB,uEAAvB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGH,MAAM,CAACI,KAAtB;AACA,MAAMC,OAAO,GAAGJ,UAAU,CAACG,KAA3B;AAEA,MAAME,OAAO,GAAG,CAACH,MAAD,EAASE,OAAT,EAAkBE,GAAlB,CAAsB,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAtB,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCf,gBAAgB,CAACQ,KAA5D;AACA,MAAM;AAACQ,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCjB,aAAa,CAACM,KAAzD;AACA,MAAM;AAACY,EAAAA;AAAD,IAAYnB,kBAAkB,CAACO,KAArC;AACA,MAAM;AAACa,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBnB,eAAe,CAACK,KAA1C;AAEAa,OAAO,CAACE,UAAR,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/arabic.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ThreadDeep","ForumComment","thread","props","thread2","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,gEAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,UAAP,MAAuB,uEAAvB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGH,MAAM,CAACI,KAAtB;AACA,MAAMC,OAAO,GAAGJ,UAAU,CAACG,KAA3B;AAEA,MAAME,OAAO,GAAG,CAACH,MAAD,EAASE,OAAT,EAAkBE,GAAlB,CAAsB,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAtB,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCf,gBAAgB,CAACQ,KAA5D;AACA,MAAM;AAACQ,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCjB,aAAa,CAACM,KAAzD;AACA,MAAM;AAACY,EAAAA;AAAD,IAAYnB,kBAAkB,CAACO,KAArC;AACA,MAAM;AAACa,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBnB,eAAe,CAACK,KAA1C;AAEAa,OAAO,CAACE,UAAR,gBACKjB,YAAY,CAACE,KADlB;AAEEI,EAAAA,KAAK,EAAE,oBAFT;AAGEF,EAAAA;AAHF;AAKA,eAAe;AACbF,EAAAA,KAAK,EAAE;AACLgB,IAAAA,QAAQ,EAAE,CADL;AAELR,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLP,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLE,IAAAA,KARK;AASLD,IAAAA,KATK;AAULM,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CAVJ;AAWLK,IAAAA,WAAW,EAAE,MAAM,IAXd;AAYLC,IAAAA,KAAK,EAAEL,OAZF;AAaLC,IAAAA,MAbK;AAcLK,IAAAA,YAAY,EAAE,OAdT;AAeLC,IAAAA,SAAS,EAAE,YAfN;AAgBLC,IAAAA,mBAAmB,EAAE,SAhBhB;AAiBLC,IAAAA,iBAAiB,EAAE;AAjBd;AADM,CAAf","sourcesContent":["import {update, uniqueId, head} from 'lodash/fp';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/arabic';\nimport disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport disciplineCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineScope from '../../../../../molecule/discipline-scope/test/fixtures/arabic';\nimport Thread from '../../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ThreadDeep from '../../../../../molecule/forum/forum-thread/test/fixtures/deep-answers';\nimport ForumComment from '../../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\nconst thread2 = ThreadDeep.props;\n\nconst threads = [thread, thread2].map(update('id', () => uniqueId()));\n\nconst {title, description, video, image} = disciplineHeader.props;\nconst {start, buy, startLabel, buyLabel} = disciplineCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {content, levels} = disciplineScope.props;\n\ncontent.discussion = {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n};\nexport default {\n props: {\n selected: 2,\n start,\n buy,\n startLabel,\n buyLabel,\n title,\n description,\n image,\n video,\n authors: [head(authors)],\n changeLevel: () => true,\n level: content,\n levels,\n shareWording: 'Share',\n shareText: 'Share this',\n shareSuccessWording: 'Success',\n shareErrorWording: 'Error'\n }\n};\n"],"file":"arabic.js"}
|
|
@@ -44,8 +44,8 @@ export default {
|
|
|
44
44
|
video,
|
|
45
45
|
authors: [_head(authors)],
|
|
46
46
|
changeLevel: () => true,
|
|
47
|
-
level: _extends(
|
|
48
|
-
discussion: _extends(
|
|
47
|
+
level: _extends({}, content, {
|
|
48
|
+
discussion: _extends({}, ForumComment.props, {
|
|
49
49
|
title: 'Sandbox discussion',
|
|
50
50
|
threads
|
|
51
51
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/default.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","selected","changeLevel","level","discussion","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCb,gBAAgB,CAACO,KAA5D;AACA,MAAM;AAACO,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCf,aAAa,CAACK,KAAzD;AACA,MAAM;AAACW,EAAAA;AAAD,IAAYjB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACY,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBjB,eAAe,CAACI,KAA1C;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLc,IAAAA,QAAQ,EAAE,CADL;AAELP,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLP,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLE,IAAAA,KARK;AASLD,IAAAA,KATK;AAULM,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CAVJ;AAWLI,IAAAA,WAAW,EAAE,MAAM,IAXd;AAYLC,IAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/default.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","image","start","buy","startLabel","buyLabel","authors","content","levels","selected","changeLevel","level","discussion","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA,KAArB;AAA4BC,EAAAA;AAA5B,IAAqCb,gBAAgB,CAACO,KAA5D;AACA,MAAM;AAACO,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCf,aAAa,CAACK,KAAzD;AACA,MAAM;AAACW,EAAAA;AAAD,IAAYjB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACY,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBjB,eAAe,CAACI,KAA1C;AAEA,eAAe;AACbA,EAAAA,KAAK,EAAE;AACLc,IAAAA,QAAQ,EAAE,CADL;AAELP,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLP,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLE,IAAAA,KARK;AASLD,IAAAA,KATK;AAULM,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CAVJ;AAWLI,IAAAA,WAAW,EAAE,MAAM,IAXd;AAYLC,IAAAA,KAAK,eACAJ,OADA;AAEHK,MAAAA,UAAU,eACLnB,YAAY,CAACE,KADR;AAERG,QAAAA,KAAK,EAAE,oBAFC;AAGRF,QAAAA;AAHQ;AAFP,MAZA;AAoBLY,IAAAA,MApBK;AAqBLK,IAAAA,YAAY,EAAE,OArBT;AAsBLC,IAAAA,SAAS,EAAE,YAtBN;AAuBLC,IAAAA,mBAAmB,EAAE,SAvBhB;AAwBLC,IAAAA,iBAAiB,EAAE,OAxBd;AAyBLC,IAAAA,iBAAiB,EAAE,SAzBd;AA0BLC,IAAAA,QAAQ,EAAE,IA1BL;AA2BLC,IAAAA,eAAe,EAAEC,EAAE,IAAIA,EAAE,EA3BpB;AA4BLC,IAAAA,eAAe,EAAE,oBA5BZ;AA6BLC,IAAAA,oBAAoB,EAAE;AA7BjB;AADM,CAAf","sourcesContent":["import {update, uniqueId, head} from 'lodash/fp';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/long-description';\nimport disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport disciplineCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineScope from '../../../../../molecule/discipline-scope/test/fixtures/medias';\nimport Thread from '../../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ForumComment from '../../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\n\nconst threads = [thread].map(update('id', () => uniqueId()));\n\nconst {title, description, video, image} = disciplineHeader.props;\nconst {start, buy, startLabel, buyLabel} = disciplineCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {content, levels} = disciplineScope.props;\n\nexport default {\n props: {\n selected: 2,\n start,\n buy,\n startLabel,\n buyLabel,\n title,\n description,\n image,\n video,\n authors: [head(authors)],\n changeLevel: () => true,\n level: {\n ...content,\n discussion: {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n }\n },\n levels,\n shareWording: 'Share',\n shareText: 'Share this',\n shareSuccessWording: 'Success',\n shareErrorWording: 'Error',\n addToMyListButton: 'My list',\n favorite: true,\n onFavoriteClick: cb => cb(),\n addToMyListText: 'Added to your list',\n removeFromMyListText: 'Removed from your list'\n }\n};\n"],"file":"default.js"}
|
|
@@ -18,7 +18,7 @@ const {
|
|
|
18
18
|
video
|
|
19
19
|
} = disciplineHeader.props;
|
|
20
20
|
export default {
|
|
21
|
-
props: _extends(
|
|
21
|
+
props: _extends({}, props, {
|
|
22
22
|
popularity: rating,
|
|
23
23
|
maxPopularity: maxRating,
|
|
24
24
|
authors,
|
|
@@ -26,7 +26,7 @@ export default {
|
|
|
26
26
|
buyLabel: null,
|
|
27
27
|
video,
|
|
28
28
|
levels: [],
|
|
29
|
-
level: _extends(
|
|
29
|
+
level: _extends({}, props.content, {
|
|
30
30
|
title: null
|
|
31
31
|
})
|
|
32
32
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-with-video.js"],"names":["disciplinePartners","externalCourseCTA","disciplineHeader","Default","props","rating","maxRating","authors","video","popularity","maxPopularity","buy","buyLabel","levels","level","content","title"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,gBAAP,MAA6B,kEAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBL,iBAAiB,CAACG,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYP,kBAAkB,CAACI,KAArC;AACA,MAAM;AAACI,EAAAA;AAAD,IAAUN,gBAAgB,CAACE,KAAjC;AACA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-with-video.js"],"names":["disciplinePartners","externalCourseCTA","disciplineHeader","Default","props","rating","maxRating","authors","video","popularity","maxPopularity","buy","buyLabel","levels","level","content","title"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,gBAAP,MAA6B,kEAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBL,iBAAiB,CAACG,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYP,kBAAkB,CAACI,KAArC;AACA,MAAM;AAACI,EAAAA;AAAD,IAAUN,gBAAgB,CAACE,KAAjC;AACA,eAAe;AACbA,EAAAA,KAAK,eACAA,KADA;AAEHK,IAAAA,UAAU,EAAEJ,MAFT;AAGHK,IAAAA,aAAa,EAAEJ,SAHZ;AAIHC,IAAAA,OAJG;AAKHI,IAAAA,GAAG,EAAE,IALF;AAMHC,IAAAA,QAAQ,EAAE,IANP;AAOHJ,IAAAA,KAPG;AAQHK,IAAAA,MAAM,EAAE,EARL;AASHC,IAAAA,KAAK,eAAMV,KAAK,CAACW,OAAZ;AAAqBC,MAAAA,KAAK,EAAE;AAA5B;AATF;AADQ,CAAf","sourcesContent":["import disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport externalCourseCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/jwplayer';\nimport Default from './default';\n\nconst {props} = Default;\nconst {rating, maxRating} = externalCourseCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {video} = disciplineHeader.props;\nexport default {\n props: {\n ...props,\n popularity: rating,\n maxPopularity: maxRating,\n authors,\n buy: null,\n buyLabel: null,\n video,\n levels: [],\n level: {...props.content, title: null}\n }\n};\n"],"file":"external-course-with-video.js"}
|
|
@@ -14,14 +14,14 @@ const {
|
|
|
14
14
|
authors
|
|
15
15
|
} = disciplinePartners.props;
|
|
16
16
|
export default {
|
|
17
|
-
props: _extends(
|
|
17
|
+
props: _extends({}, props, {
|
|
18
18
|
popularity: rating,
|
|
19
19
|
maxPopularity: maxRating,
|
|
20
20
|
authors,
|
|
21
21
|
buy: null,
|
|
22
22
|
buyLabel: null,
|
|
23
23
|
levels: [],
|
|
24
|
-
level: _extends(
|
|
24
|
+
level: _extends({}, props.content, {
|
|
25
25
|
title: null
|
|
26
26
|
}),
|
|
27
27
|
image: null
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-without-image.js"],"names":["disciplinePartners","externalCourseCTA","Default","props","rating","maxRating","authors","popularity","maxPopularity","buy","buyLabel","levels","level","content","title","image"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBJ,iBAAiB,CAACE,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYN,kBAAkB,CAACG,KAArC;AAEA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course-without-image.js"],"names":["disciplinePartners","externalCourseCTA","Default","props","rating","maxRating","authors","popularity","maxPopularity","buy","buyLabel","levels","level","content","title","image"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBJ,iBAAiB,CAACE,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYN,kBAAkB,CAACG,KAArC;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAA,KADA;AAEHI,IAAAA,UAAU,EAAEH,MAFT;AAGHI,IAAAA,aAAa,EAAEH,SAHZ;AAIHC,IAAAA,OAJG;AAKHG,IAAAA,GAAG,EAAE,IALF;AAMHC,IAAAA,QAAQ,EAAE,IANP;AAOHC,IAAAA,MAAM,EAAE,EAPL;AAQHC,IAAAA,KAAK,eAAMT,KAAK,CAACU,OAAZ;AAAqBC,MAAAA,KAAK,EAAE;AAA5B,MARF;AASHC,IAAAA,KAAK,EAAE;AATJ;AADQ,CAAf","sourcesContent":["import disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport externalCourseCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport Default from './default';\n\nconst {props} = Default;\nconst {rating, maxRating} = externalCourseCTA.props;\nconst {authors} = disciplinePartners.props;\n\nexport default {\n props: {\n ...props,\n popularity: rating,\n maxPopularity: maxRating,\n authors,\n buy: null,\n buyLabel: null,\n levels: [],\n level: {...props.content, title: null},\n image: null\n }\n};\n"],"file":"external-course-without-image.js"}
|
|
@@ -18,7 +18,7 @@ const {
|
|
|
18
18
|
image
|
|
19
19
|
} = disciplineHeader.props;
|
|
20
20
|
export default {
|
|
21
|
-
props: _extends(
|
|
21
|
+
props: _extends({}, props, {
|
|
22
22
|
popularity: rating,
|
|
23
23
|
maxPopularity: maxRating,
|
|
24
24
|
authors,
|
|
@@ -27,7 +27,7 @@ export default {
|
|
|
27
27
|
video: null,
|
|
28
28
|
image,
|
|
29
29
|
levels: [],
|
|
30
|
-
level: _extends(
|
|
30
|
+
level: _extends({}, props.content, {
|
|
31
31
|
title: null,
|
|
32
32
|
discussion: {}
|
|
33
33
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course.js"],"names":["disciplinePartners","externalCourseCTA","disciplineHeader","Default","props","rating","maxRating","authors","image","popularity","maxPopularity","buy","buyLabel","video","levels","level","content","title","discussion"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,gBAAP,MAA6B,kEAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBL,iBAAiB,CAACG,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYP,kBAAkB,CAACI,KAArC;AACA,MAAM;AAACI,EAAAA;AAAD,IAAUN,gBAAgB,CAACE,KAAjC;AACA,eAAe;AACbA,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/external-course.js"],"names":["disciplinePartners","externalCourseCTA","disciplineHeader","Default","props","rating","maxRating","authors","image","popularity","maxPopularity","buy","buyLabel","video","levels","level","content","title","discussion"],"mappings":";;AAAA,OAAOA,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,iBAAP,MAA8B,8DAA9B;AACA,OAAOC,gBAAP,MAA6B,kEAA7B;AACA,OAAOC,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AACA,MAAM;AAACE,EAAAA,MAAD;AAASC,EAAAA;AAAT,IAAsBL,iBAAiB,CAACG,KAA9C;AACA,MAAM;AAACG,EAAAA;AAAD,IAAYP,kBAAkB,CAACI,KAArC;AACA,MAAM;AAACI,EAAAA;AAAD,IAAUN,gBAAgB,CAACE,KAAjC;AACA,eAAe;AACbA,EAAAA,KAAK,eACAA,KADA;AAEHK,IAAAA,UAAU,EAAEJ,MAFT;AAGHK,IAAAA,aAAa,EAAEJ,SAHZ;AAIHC,IAAAA,OAJG;AAKHI,IAAAA,GAAG,EAAE,IALF;AAMHC,IAAAA,QAAQ,EAAE,IANP;AAOHC,IAAAA,KAAK,EAAE,IAPJ;AAQHL,IAAAA,KARG;AASHM,IAAAA,MAAM,EAAE,EATL;AAUHC,IAAAA,KAAK,eAAMX,KAAK,CAACY,OAAZ;AAAqBC,MAAAA,KAAK,EAAE,IAA5B;AAAkCC,MAAAA,UAAU,EAAE;AAA9C;AAVF;AADQ,CAAf","sourcesContent":["import disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport externalCourseCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/no-video';\nimport Default from './default';\n\nconst {props} = Default;\nconst {rating, maxRating} = externalCourseCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {image} = disciplineHeader.props;\nexport default {\n props: {\n ...props,\n popularity: rating,\n maxPopularity: maxRating,\n authors,\n buy: null,\n buyLabel: null,\n video: null,\n image,\n levels: [],\n level: {...props.content, title: null, discussion: {}}\n }\n};\n"],"file":"external-course.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/share.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA;AAArB,IAA8BZ,gBAAgB,CAACO,KAArD;AACA,MAAM;AAACM,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCd,aAAa,CAACK,KAAzD;AACA,MAAM;AAACU,EAAAA;AAAD,IAAYhB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACW,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBhB,eAAe,CAACI,KAA1C;AAEAW,OAAO,CAACE,UAAR,
|
|
1
|
+
{"version":3,"sources":["../../../../../../src/template/common/discipline/test/fixtures/share.js"],"names":["disciplineHeader","disciplinePartners","disciplineCTA","disciplineScope","Thread","ForumComment","thread","props","threads","map","title","description","video","start","buy","startLabel","buyLabel","authors","content","levels","discussion","selected","changeLevel","level","shareWording","shareText","shareSuccessWording","shareErrorWording","addToMyListButton","favorite","onFavoriteClick","cb","addToMyListText","removeFromMyListText"],"mappings":";;;;;;AACA,OAAOA,gBAAP,MAA6B,0EAA7B;AACA,OAAOC,kBAAP,MAA+B,qEAA/B;AACA,OAAOC,aAAP,MAA0B,8DAA1B;AACA,OAAOC,eAAP,MAA4B,+DAA5B;AACA,OAAOC,MAAP,MAAmB,kEAAnB;AACA,OAAOC,YAAP,MAAyB,mEAAzB;AAEA,MAAMC,MAAM,GAAGF,MAAM,CAACG,KAAtB;AAEA,MAAMC,OAAO,GAAG,CAACF,MAAD,EAASG,GAAT,CAAa,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAb,CAAhB;AAEA,MAAM;AAACC,EAAAA,KAAD;AAAQC,EAAAA,WAAR;AAAqBC,EAAAA;AAArB,IAA8BZ,gBAAgB,CAACO,KAArD;AACA,MAAM;AAACM,EAAAA,KAAD;AAAQC,EAAAA,GAAR;AAAaC,EAAAA,UAAb;AAAyBC,EAAAA;AAAzB,IAAqCd,aAAa,CAACK,KAAzD;AACA,MAAM;AAACU,EAAAA;AAAD,IAAYhB,kBAAkB,CAACM,KAArC;AACA,MAAM;AAACW,EAAAA,OAAD;AAAUC,EAAAA;AAAV,IAAoBhB,eAAe,CAACI,KAA1C;AAEAW,OAAO,CAACE,UAAR,gBACKf,YAAY,CAACE,KADlB;AAEEG,EAAAA,KAAK,EAAE,oBAFT;AAGEF,EAAAA;AAHF;AAKA,eAAe;AACbD,EAAAA,KAAK,EAAE;AACLc,IAAAA,QAAQ,EAAE,CADL;AAELR,IAAAA,KAFK;AAGLC,IAAAA,GAHK;AAILC,IAAAA,UAJK;AAKLC,IAAAA,QALK;AAMLN,IAAAA,KANK;AAOLC,IAAAA,WAPK;AAQLC,IAAAA,KARK;AASLK,IAAAA,OAAO,EAAE,CAAC,MAAKA,OAAL,CAAD,CATJ;AAULK,IAAAA,WAAW,EAAE,MAAM,IAVd;AAWLC,IAAAA,KAAK,EAAEL,OAXF;AAYLC,IAAAA,MAZK;AAaLK,IAAAA,YAAY,EAAE,SAbT;AAcLC,IAAAA,SAAS,EAAE,YAdN;AAeLC,IAAAA,mBAAmB,EAAE,SAfhB;AAgBLC,IAAAA,iBAAiB,EAAE,OAhBd;AAiBLC,IAAAA,iBAAiB,EAAE,mBAjBd;AAkBLC,IAAAA,QAAQ,EAAE,IAlBL;AAmBLC,IAAAA,eAAe,EAAEC,EAAE,IAAIA,EAAE,EAnBpB;AAoBLC,IAAAA,eAAe,EAAE,oBApBZ;AAqBLC,IAAAA,oBAAoB,EAAE;AArBjB;AADM,CAAf","sourcesContent":["import {update, uniqueId, head} from 'lodash/fp';\nimport disciplineHeader from '../../../../../molecule/discipline-header/test/fixtures/long-description';\nimport disciplinePartners from '../../../../../molecule/discipline-partners/test/fixtures/more-info';\nimport disciplineCTA from '../../../../../molecule/discipline-cta/test/fixtures/default';\nimport disciplineScope from '../../../../../molecule/discipline-scope/test/fixtures/medias';\nimport Thread from '../../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ForumComment from '../../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\n\nconst threads = [thread].map(update('id', () => uniqueId()));\n\nconst {title, description, video} = disciplineHeader.props;\nconst {start, buy, startLabel, buyLabel} = disciplineCTA.props;\nconst {authors} = disciplinePartners.props;\nconst {content, levels} = disciplineScope.props;\n\ncontent.discussion = {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n};\nexport default {\n props: {\n selected: 2,\n start,\n buy,\n startLabel,\n buyLabel,\n title,\n description,\n video,\n authors: [head(authors)],\n changeLevel: () => true,\n level: content,\n levels,\n shareWording: 'Chia sẻ',\n shareText: 'Share this',\n shareSuccessWording: 'Success',\n shareErrorWording: 'Error',\n addToMyListButton: 'Danh sách của tôi',\n favorite: true,\n onFavoriteClick: cb => cb(),\n addToMyListText: 'Added to your list',\n removeFromMyListText: 'Removed from your list'\n }\n};\n"],"file":"share.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/template/teams-dashboard/test/fixtures/default.js"],"names":["cardProps","image","adaptiv","certification","type","title","author","certifiedAuthor","badge","customer","coorpOriginal","name","onClick","console","log","manyCardsProps","showMore","cards","onScroll","skip","limit","onShowMore","cardsProps","logo","src","srcMobile","href","platformLinks","submitValue","target","small","logout","headerProps","sections","props","isLoading"],"mappings":"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
|
|
1
|
+
{"version":3,"sources":["../../../../../src/template/teams-dashboard/test/fixtures/default.js"],"names":["cardProps","image","adaptiv","certification","type","title","author","certifiedAuthor","badge","customer","coorpOriginal","name","onClick","console","log","manyCardsProps","showMore","cards","onScroll","skip","limit","onShowMore","cardsProps","logo","src","srcMobile","href","platformLinks","submitValue","target","small","logout","headerProps","sections","props","isLoading"],"mappings":"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","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\n\nconst cardProps = {\n image:\n 'https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/partner-wedemain/fr/medias/img/cover/shutterstock_248741149-1470302136299.jpg&h=500&w=500&q=90',\n adaptiv: false,\n certification: false,\n type: 'course',\n title: 'From Mass Market to One to One targeting Lorem ipsum',\n author: 'Coorpacademy',\n certifiedAuthor: true,\n badge: 'new',\n customer: {\n coorpOriginal: true,\n name: 'Decathlon creation'\n },\n onClick: () => console.log('click everywhere')\n};\n\nconst manyCardsProps = {\n title: 'Most Recent',\n showMore: 'See all',\n cards: [\n defaultsDeep(cardProps, {title: 'First item'}),\n defaultsDeep(cardProps, {title: 'Second item'}),\n defaultsDeep(cardProps, {title: 'Third item'}),\n defaultsDeep(cardProps, {title: 'Fourth item'}),\n defaultsDeep(cardProps, {title: 'Fifth item'}),\n defaultsDeep(cardProps, {title: 'Sixth item'}),\n defaultsDeep(cardProps, {title: 'Seventh item'}),\n defaultsDeep(cardProps, {title: 'Eight item'}),\n defaultsDeep(cardProps, {title: 'Ninth item'}),\n defaultsDeep(cardProps, {title: 'Tenth item'}),\n defaultsDeep(cardProps, {type: 'chapter'})\n ],\n onScroll: (skip, limit) => {\n console.log(skip, limit);\n },\n onShowMore: () => {\n console.log('show More');\n }\n};\n\nconst cardsProps = {\n title: 'Most popular',\n cards: [\n cardProps,\n cardProps,\n cardProps,\n {},\n {},\n {},\n cardProps,\n cardProps,\n cardProps,\n {},\n cardProps,\n cardProps,\n cardProps\n ],\n onScroll: (skip, limit) => {\n console.log(skip, limit);\n }\n};\n\nexport const logo = {\n src: 'https://static.coorpacademy.com/content/up/raw/logo_coorp-1491561426926.svg',\n srcMobile: 'https://static.coorpacademy.com/content/up/raw/logo_mobile-1491561428898.svg',\n href: '#'\n};\n\nexport const platformLinks = [\n {\n submitValue: 'Go to your platform',\n href: 'https://onboarding.coorpacademy.com/dashboard',\n target: '_blank',\n small: false\n },\n {\n submitValue: 'Log out',\n href: '#',\n target: '_self',\n small: false,\n logout: true\n }\n];\n\nexport const headerProps = {\n logo,\n platformLinks\n};\n\nexport const sections = [\n defaultsDeep(cardsProps, {\n type: 'cards'\n }),\n defaultsDeep(manyCardsProps, {\n type: 'cards'\n })\n];\n\nexport default {\n props: {\n ...headerProps,\n sections,\n isLoading: false\n }\n};\n"],"file":"default.js"}
|
|
@@ -2,7 +2,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
|
|
|
2
2
|
|
|
3
3
|
import { headerProps, sections } from './default';
|
|
4
4
|
export default {
|
|
5
|
-
props: _extends(
|
|
5
|
+
props: _extends({}, headerProps, {
|
|
6
6
|
sections,
|
|
7
7
|
isLoading: true
|
|
8
8
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/template/teams-dashboard/test/fixtures/is-loading.js"],"names":["headerProps","sections","props","isLoading"],"mappings":";;AAAA,SAAQA,WAAR,EAAqBC,QAArB,QAAoC,WAApC;AAEA,eAAe;AACbC,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/template/teams-dashboard/test/fixtures/is-loading.js"],"names":["headerProps","sections","props","isLoading"],"mappings":";;AAAA,SAAQA,WAAR,EAAqBC,QAArB,QAAoC,WAApC;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAF,WADA;AAEHC,IAAAA,QAFG;AAGHE,IAAAA,SAAS,EAAE;AAHR;AADQ,CAAf","sourcesContent":["import {headerProps, sections} from './default';\n\nexport default {\n props: {\n ...headerProps,\n sections,\n isLoading: true\n }\n};\n"],"file":"is-loading.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/template/teams-dashboard/test/fixtures/mobile.js"],"names":["sections","platformLinks","headerProps","logo","src","undefined","srcMobile","href","props"],"mappings":";;AAAA,SAAQA,QAAR,EAAkBC,aAAlB,QAAsC,WAAtC;AAEA,MAAMC,WAAW,GAAG;AAClBC,EAAAA,IAAI,EAAE;AACJC,IAAAA,GAAG,EAAEC,SADD;AAEJC,IAAAA,SAAS,EAAE,gFAFP;AAGJC,IAAAA,IAAI,EAAE;AAHF,GADY;AAMlBN,EAAAA;AANkB,CAApB;AASA,eAAe;AACbO,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/template/teams-dashboard/test/fixtures/mobile.js"],"names":["sections","platformLinks","headerProps","logo","src","undefined","srcMobile","href","props"],"mappings":";;AAAA,SAAQA,QAAR,EAAkBC,aAAlB,QAAsC,WAAtC;AAEA,MAAMC,WAAW,GAAG;AAClBC,EAAAA,IAAI,EAAE;AACJC,IAAAA,GAAG,EAAEC,SADD;AAEJC,IAAAA,SAAS,EAAE,gFAFP;AAGJC,IAAAA,IAAI,EAAE;AAHF,GADY;AAMlBN,EAAAA;AANkB,CAApB;AASA,eAAe;AACbO,EAAAA,KAAK,eACAN,WADA;AAEHF,IAAAA;AAFG;AADQ,CAAf","sourcesContent":["import {sections, platformLinks} from './default';\n\nconst headerProps = {\n logo: {\n src: undefined,\n srcMobile: 'https://static.coorpacademy.com/content/up/raw/logo-generique-teams-mobile.png',\n href: '#'\n },\n platformLinks\n};\n\nexport default {\n props: {\n ...headerProps,\n sections\n }\n};\n"],"file":"mobile.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/util/shallow-compare.js"],"names":["shallowCompare","instance","nextProps","nextState","nextContext","props","state","context"],"mappings":";;AAEA
|
|
1
|
+
{"version":3,"sources":["../../src/util/shallow-compare.js"],"names":["shallowCompare","instance","nextProps","nextState","nextContext","props","state","context"],"mappings":";;AAEA;AACA;AACA;AACA;AACA;AACA,MAAMA,cAAc,GAAG,CAACC,QAAD,EAAWC,SAAX,EAAsBC,SAAtB,EAAiCC,WAAjC,KAAiD;AACtE,SAAO,EACL,SAAQH,QAAQ,CAACI,KAAjB,EAAwBH,SAAxB,KACA,SAAQD,QAAQ,CAACK,KAAjB,EAAwBH,SAAxB,CADA,IAEA,SAAQF,QAAQ,CAACM,OAAjB,EAA0BH,WAA1B,CAHK,CAAP;AAKD,CAND;;AAQA,eAAeJ,cAAf","sourcesContent":["import {isEqual} from 'lodash/fp';\n\n/**\n * Does a shallow comparison for props, state and context\n * See also https://facebook.github.io/react/docs/shallow-compare.html\n * from https://github.com/facebook/react/blob/master/src/addons/shallowCompare.js\n */\nconst shallowCompare = (instance, nextProps, nextState, nextContext) => {\n return !(\n isEqual(instance.props, nextProps) &&\n isEqual(instance.state, nextState) &&\n isEqual(instance.context, nextContext)\n );\n};\n\nexport default shallowCompare;\n"],"file":"shallow-compare.js"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import _noop from "lodash/fp/noop";
|
|
2
|
+
const _excluded = ["href", "button"];
|
|
2
3
|
|
|
3
4
|
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); }
|
|
4
5
|
|
|
@@ -7,12 +8,12 @@ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) r
|
|
|
7
8
|
import test from 'ava';
|
|
8
9
|
import pushToHistory from '../navigation';
|
|
9
10
|
|
|
10
|
-
const createEvent =
|
|
11
|
+
const createEvent = _ref => {
|
|
11
12
|
let {
|
|
12
13
|
href,
|
|
13
14
|
button = 0
|
|
14
15
|
} = _ref,
|
|
15
|
-
props = _objectWithoutPropertiesLoose(_ref,
|
|
16
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
16
17
|
|
|
17
18
|
return _extends({
|
|
18
19
|
target: {
|
|
@@ -109,7 +110,7 @@ test('should not do anything if event is mouse click used with keyboard modifier
|
|
|
109
110
|
href: '/foo'
|
|
110
111
|
};
|
|
111
112
|
|
|
112
|
-
const createEventWithModifier = modifier => createEvent(_extends(
|
|
113
|
+
const createEventWithModifier = modifier => createEvent(_extends({}, props, {
|
|
113
114
|
[modifier]: true
|
|
114
115
|
}));
|
|
115
116
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/util/test/navigation.js"],"names":["test","pushToHistory","createEvent","href","button","props","target","preventDefault","t","plan","options","history","push","is","onClick","customEvent","pass","fail","defaultPrevented","createEventWithModifier","modifier"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/util/test/navigation.js"],"names":["test","pushToHistory","createEvent","href","button","props","target","preventDefault","t","plan","options","history","push","is","onClick","customEvent","pass","fail","defaultPrevented","createEventWithModifier","modifier"],"mappings":"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","sourcesContent":["import test from 'ava';\nimport {noop} from 'lodash/fp';\nimport pushToHistory from '../navigation';\n\nconst createEvent = ({href, button = 0, ...props}) => ({\n target: {\n href\n },\n button,\n preventDefault: noop,\n ...props\n});\n\ntest('should push to history navigation event', t => {\n t.plan(1);\n\n const options = {\n history: {\n push: href => t.is(href, '/foo')\n }\n };\n const props = {\n href: '/foo'\n };\n const onClick = pushToHistory(options);\n const customEvent = createEvent(props);\n\n onClick(props)(customEvent);\n});\n\ntest('should not do anything if history is not in the options', t => {\n const props = {\n href: '/foo'\n };\n const onClick = pushToHistory({});\n const customEvent = createEvent(props);\n\n onClick(props)(customEvent);\n t.pass();\n});\n\ntest('should not do anything if event does not contain a target href', t => {\n const options = {\n history: {\n push: href => t.fail()\n }\n };\n const onClick = pushToHistory(options);\n\n onClick({})({});\n t.pass();\n});\n\ntest('should not do anything if href contain domain name', t => {\n const props = {\n href: 'http://foo.bar/baz'\n };\n const options = {\n history: {\n push: href => t.fail()\n }\n };\n const onClick = pushToHistory(options);\n\n onClick(props)({});\n t.pass();\n});\n\ntest('should not do anything if event is prevented', t => {\n const options = {\n history: {\n push: href => t.fail()\n }\n };\n\n const props = {\n href: '/foo',\n defaultPrevented: true\n };\n const onClick = pushToHistory(options);\n const customEvent = createEvent(props);\n\n onClick(props)(customEvent);\n t.pass();\n});\n\ntest('should not do anything if event is mouse click but not left click', t => {\n const options = {\n history: {\n push: href => t.fail()\n }\n };\n\n const props = {\n href: '/foo',\n button: 1\n };\n const onClick = pushToHistory(options);\n const customEvent = createEvent(props);\n\n onClick(props)(customEvent);\n t.pass();\n});\n\ntest('should not do anything if event is mouse click used with keyboard modifiers', t => {\n const options = {\n history: {\n push: href => t.fail()\n }\n };\n\n const props = {\n href: '/foo'\n };\n\n const createEventWithModifier = modifier => createEvent({...props, [modifier]: true});\n\n const onClick = pushToHistory(options);\n onClick(props)(createEventWithModifier('altKey'));\n onClick(props)(createEventWithModifier('metaKey'));\n onClick(props)(createEventWithModifier('ctrlKey'));\n onClick(props)(createEventWithModifier('shiftKey'));\n t.pass();\n});\n"],"file":"navigation.js"}
|
|
@@ -19,9 +19,9 @@ var _getClassState = _interopRequireDefault(require("../../util/get-class-state"
|
|
|
19
19
|
|
|
20
20
|
var _style = _interopRequireDefault(require("./style.css"));
|
|
21
21
|
|
|
22
|
-
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var
|
|
22
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
23
23
|
|
|
24
|
-
function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
24
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
25
25
|
|
|
26
26
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
27
27
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/atom/autocomplete/test/fixtures/error.js"],"names":["props","Filled","error"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,eAAhB;eAEe;AACbD,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/atom/autocomplete/test/fixtures/error.js"],"names":["props","Filled","error"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,eAAhB;eAEe;AACbD,EAAAA,KAAK,eACAA,KADA;AAEHE,IAAAA,KAAK,EAAE;AAFJ;AADQ,C","sourcesContent":["import Filled from './filled';\n\nconst {props} = Filled;\n\nexport default {\n props: {\n ...props,\n error: true\n }\n};\n"],"file":"error.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/atom/autocomplete/test/fixtures/filled.js"],"names":["props","Default","title","value","suggestions","name","onChange","e","target","console","log","onFetch","onClear","onSuggestionSelected","data","onBlur","selectedSuggestion"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,iBAAhB;eAEe;AACbD,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/atom/autocomplete/test/fixtures/filled.js"],"names":["props","Default","title","value","suggestions","name","onChange","e","target","console","log","onFetch","onClear","onSuggestionSelected","data","onBlur","selectedSuggestion"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,iBAAhB;eAEe;AACbD,EAAAA,KAAK,eACAA,KADA;AAEHE,IAAAA,KAAK,EAAE,YAFJ;AAGHC,IAAAA,KAAK,EAAE,GAHJ;AAIHC,IAAAA,WAAW,EAAE,CACX;AACEC,MAAAA,IAAI,EAAE,GADR;AAEEF,MAAAA,KAAK,EAAE;AAFT,KADW,EAKX;AACEE,MAAAA,IAAI,EAAE,IADR;AAEEF,MAAAA,KAAK,EAAE;AAFT,KALW,EASX;AACEE,MAAAA,IAAI,EAAE,KADR;AAEEF,MAAAA,KAAK,EAAE;AAFT,KATW,EAaX;AACEE,MAAAA,IAAI,EAAE,SADR;AAEEF,MAAAA,KAAK,EAAE;AAFT,KAbW,CAJV;AAsBHG,IAAAA,QAAQ,EAAEC,CAAC,IAAI;AACb,YAAMJ,KAAK,GAAGI,CAAC,CAACC,MAAF,CAASL,KAAvB;AACAM,MAAAA,OAAO,CAACC,GAAR,CAAa,YAAWP,KAAM,EAA9B,EAAiCI,CAAjC;AACD,KAzBE;AA0BHI,IAAAA,OAAO,EAAEJ,CAAC,IAAI;AACZ,YAAM;AAACJ,QAAAA;AAAD,UAAUI,CAAhB;AACAE,MAAAA,OAAO,CAACC,GAAR,CAAa,WAAUP,KAAM,EAA7B;AACD,KA7BE;AA8BHS,IAAAA,OAAO,EAAEL,CAAC,IAAI;AACZE,MAAAA,OAAO,CAACC,GAAR,CAAY,SAAZ,EAAuBH,CAAvB;AACD,KAhCE;AAiCHM,IAAAA,oBAAoB,EAAEC,IAAI,IAAI;AAC5BL,MAAAA,OAAO,CAACC,GAAR,CAAY,sBAAZ,EAAoCI,IAApC;AACD,KAnCE;AAoCHC,IAAAA,MAAM,EAAE,CAACR,CAAD,EAAIS,kBAAJ,KAA2B;AACjCP,MAAAA,OAAO,CAACC,GAAR,CAAY,mBAAZ,EAAiCM,kBAAjC;AACD;AAtCE;AADQ,C","sourcesContent":["import Default from './default';\n\nconst {props} = Default;\n\nexport default {\n props: {\n ...props,\n title: 'Population',\n value: 'c',\n suggestions: [\n {\n name: 'C',\n value: 1972\n },\n {\n name: 'C#',\n value: 2000\n },\n {\n name: 'C++',\n value: 1983\n },\n {\n name: 'Clojure',\n value: 2007\n }\n ],\n onChange: e => {\n const value = e.target.value;\n console.log(`onChange ${value}`, e);\n },\n onFetch: e => {\n const {value} = e;\n console.log(`onFetch ${value}`);\n },\n onClear: e => {\n console.log('onClear', e);\n },\n onSuggestionSelected: data => {\n console.log('onSuggestionSelected', data);\n },\n onBlur: (e, selectedSuggestion) => {\n console.log('onBlur > selected', selectedSuggestion);\n }\n }\n};\n"],"file":"filled.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/atom/autocomplete/test/fixtures/modified.js"],"names":["props","Filled","modified"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,eAAhB;eAEe;AACbD,EAAAA,KAAK,
|
|
1
|
+
{"version":3,"sources":["../../../../../src/atom/autocomplete/test/fixtures/modified.js"],"names":["props","Filled","modified"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,eAAhB;eAEe;AACbD,EAAAA,KAAK,eACAA,KADA;AAEHE,IAAAA,QAAQ,EAAE;AAFP;AADQ,C","sourcesContent":["import Filled from './filled';\n\nconst {props} = Filled;\n\nexport default {\n props: {\n ...props,\n modified: true\n }\n};\n"],"file":"modified.js"}
|
|
@@ -19,9 +19,9 @@ var _buttonIcons = require("../../util/button-icons");
|
|
|
19
19
|
|
|
20
20
|
var _style = _interopRequireDefault(require("./style.css"));
|
|
21
21
|
|
|
22
|
-
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var
|
|
22
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
23
23
|
|
|
24
|
-
function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
24
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
25
25
|
|
|
26
26
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
27
27
|
|