@coorpacademy/components 10.13.12 → 10.13.13
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/molecule/skill-card/index.js +87 -0
- package/es/molecule/skill-card/index.js.map +1 -0
- package/es/molecule/skill-card/style.css +60 -0
- package/es/molecule/skill-card/test/fixtures/custom-skill.js +10 -0
- package/es/molecule/skill-card/test/fixtures/custom-skill.js.map +1 -0
- package/es/molecule/skill-card/test/fixtures/default.js +15 -0
- package/es/molecule/skill-card/test/fixtures/default.js.map +1 -0
- package/es/molecule/skill-card/test/fixtures/no-aria-labels.js +12 -0
- package/es/molecule/skill-card/test/fixtures/no-aria-labels.js.map +1 -0
- package/es/molecule/skill-card/test/fixtures/short-skill-title.js +10 -0
- package/es/molecule/skill-card/test/fixtures/short-skill-title.js.map +1 -0
- package/es/molecule/skill-card/test/skill-card.js +90 -0
- package/es/molecule/skill-card/test/skill-card.js.map +1 -0
- package/es/variables/colors.css +1 -0
- package/lib/molecule/skill-card/index.js +105 -0
- package/lib/molecule/skill-card/index.js.map +1 -0
- package/lib/molecule/skill-card/style.css +60 -0
- package/lib/molecule/skill-card/test/fixtures/custom-skill.js +17 -0
- package/lib/molecule/skill-card/test/fixtures/custom-skill.js.map +1 -0
- package/lib/molecule/skill-card/test/fixtures/default.js +21 -0
- package/lib/molecule/skill-card/test/fixtures/default.js.map +1 -0
- package/lib/molecule/skill-card/test/fixtures/no-aria-labels.js +18 -0
- package/lib/molecule/skill-card/test/fixtures/no-aria-labels.js.map +1 -0
- package/lib/molecule/skill-card/test/fixtures/short-skill-title.js +17 -0
- package/lib/molecule/skill-card/test/fixtures/short-skill-title.js.map +1 -0
- package/lib/molecule/skill-card/test/skill-card.js +102 -0
- package/lib/molecule/skill-card/test/skill-card.js.map +1 -0
- package/lib/variables/colors.css +1 -0
- package/package.json +2 -2
- package/es/atom/autocomplete/test/fixtures.js +0 -19
- package/es/atom/autocomplete/test/fixtures.js.map +0 -1
- package/es/atom/avatar/test/fixtures.js +0 -13
- package/es/atom/avatar/test/fixtures.js.map +0 -1
- package/es/atom/button/test/fixtures.js +0 -27
- package/es/atom/button/test/fixtures.js.map +0 -1
- package/es/atom/catalog-section/test/fixtures.js +0 -15
- package/es/atom/catalog-section/test/fixtures.js.map +0 -1
- package/es/atom/centered-text/test/fixtures.js +0 -13
- package/es/atom/centered-text/test/fixtures.js.map +0 -1
- package/es/atom/checkbox/test/fixtures.js +0 -19
- package/es/atom/checkbox/test/fixtures.js.map +0 -1
- package/es/atom/clue/test/fixtures.js +0 -17
- package/es/atom/clue/test/fixtures.js.map +0 -1
- package/es/atom/cta/test/fixtures.js +0 -37
- package/es/atom/cta/test/fixtures.js.map +0 -1
- package/es/atom/difficulty-level/test/fixtures.js +0 -19
- package/es/atom/difficulty-level/test/fixtures.js.map +0 -1
- package/es/atom/drag-and-drop/test/fixtures.js +0 -23
- package/es/atom/drag-and-drop/test/fixtures.js.map +0 -1
- package/es/atom/image-upload/test/fixtures.js +0 -29
- package/es/atom/image-upload/test/fixtures.js.map +0 -1
- package/es/atom/input-checkbox/test/fixtures.js +0 -23
- package/es/atom/input-checkbox/test/fixtures.js.map +0 -1
- package/es/atom/input-color/test/fixtures.js +0 -19
- package/es/atom/input-color/test/fixtures.js.map +0 -1
- package/es/atom/input-doublestep/test/fixtures.js +0 -21
- package/es/atom/input-doublestep/test/fixtures.js.map +0 -1
- package/es/atom/input-html/test/fixtures.js +0 -17
- package/es/atom/input-html/test/fixtures.js.map +0 -1
- package/es/atom/input-readonly/test/fixtures.js +0 -13
- package/es/atom/input-readonly/test/fixtures.js.map +0 -1
- package/es/atom/input-switch/test/fixtures.js +0 -23
- package/es/atom/input-switch/test/fixtures.js.map +0 -1
- package/es/atom/input-text/test/fixtures.js +0 -25
- package/es/atom/input-text/test/fixtures.js.map +0 -1
- package/es/atom/input-textarea/test/fixtures.js +0 -17
- package/es/atom/input-textarea/test/fixtures.js.map +0 -1
- package/es/atom/label/test/fixtures.js +0 -15
- package/es/atom/label/test/fixtures.js.map +0 -1
- package/es/atom/life/test/fixtures.js +0 -25
- package/es/atom/life/test/fixtures.js.map +0 -1
- package/es/atom/link/test/fixtures.js +0 -17
- package/es/atom/link/test/fixtures.js.map +0 -1
- package/es/atom/loader/test/fixtures.js +0 -13
- package/es/atom/loader/test/fixtures.js.map +0 -1
- package/es/atom/notification/test/fixtures.js +0 -17
- package/es/atom/notification/test/fixtures.js.map +0 -1
- package/es/atom/picture/test/fixtures.js +0 -19
- package/es/atom/picture/test/fixtures.js.map +0 -1
- package/es/atom/picture-background/test/fixtures.js +0 -19
- package/es/atom/picture-background/test/fixtures.js.map +0 -1
- package/es/atom/promo-code/test/fixtures.js +0 -17
- package/es/atom/promo-code/test/fixtures.js.map +0 -1
- package/es/atom/provider/test/fixtures.js +0 -13
- package/es/atom/provider/test/fixtures.js.map +0 -1
- package/es/atom/radio-group/test/fixtures.js +0 -17
- package/es/atom/radio-group/test/fixtures.js.map +0 -1
- package/es/atom/range/test/fixtures.js +0 -15
- package/es/atom/range/test/fixtures.js.map +0 -1
- package/es/atom/resource-miniature/test/fixtures.js +0 -21
- package/es/atom/resource-miniature/test/fixtures.js.map +0 -1
- package/es/atom/select/test/fixtures.js +0 -43
- package/es/atom/select/test/fixtures.js.map +0 -1
- package/es/atom/slide/test/fixtures.js +0 -21
- package/es/atom/slide/test/fixtures.js.map +0 -1
- package/es/atom/social-link/test/fixtures.js +0 -17
- package/es/atom/social-link/test/fixtures.js.map +0 -1
- package/es/atom/spinner/test/fixtures.js +0 -13
- package/es/atom/spinner/test/fixtures.js.map +0 -1
- package/es/atom/tab/test/fixtures.js +0 -13
- package/es/atom/tab/test/fixtures.js.map +0 -1
- package/es/atom/tab-content/test/fixtures.js +0 -15
- package/es/atom/tab-content/test/fixtures.js.map +0 -1
- package/es/atom/title/test/fixtures.js +0 -13
- package/es/atom/title/test/fixtures.js.map +0 -1
- package/es/atom/video-upload/test/fixtures.js +0 -21
- package/es/atom/video-upload/test/fixtures.js.map +0 -1
- package/es/hoc/animation/test/fixtures.js +0 -15
- package/es/hoc/animation/test/fixtures.js.map +0 -1
- package/es/hoc/animation-scheduler/test/fixtures.js +0 -15
- package/es/hoc/animation-scheduler/test/fixtures.js.map +0 -1
- package/es/hoc/swapper/test/fixtures.js +0 -13
- package/es/hoc/swapper/test/fixtures.js.map +0 -1
- package/es/hoc/transition/test/fixtures.js +0 -13
- package/es/hoc/transition/test/fixtures.js.map +0 -1
- package/es/molecule/add-to-my-list/test/fixtures.js +0 -15
- package/es/molecule/add-to-my-list/test/fixtures.js.map +0 -1
- package/es/molecule/answer/test/fixtures.js +0 -35
- package/es/molecule/answer/test/fixtures.js.map +0 -1
- package/es/molecule/audio/test/fixtures.js +0 -15
- package/es/molecule/audio/test/fixtures.js.map +0 -1
- package/es/molecule/battle-request/test/fixtures.js +0 -15
- package/es/molecule/battle-request/test/fixtures.js.map +0 -1
- package/es/molecule/brand-card/test/fixtures.js +0 -15
- package/es/molecule/brand-card/test/fixtures.js.map +0 -1
- package/es/molecule/brand-card-create/test/fixtures.js +0 -13
- package/es/molecule/brand-card-create/test/fixtures.js.map +0 -1
- package/es/molecule/brand-create-form/test/fixtures.js +0 -19
- package/es/molecule/brand-create-form/test/fixtures.js.map +0 -1
- package/es/molecule/brand-download-box/test/fixtures.js +0 -17
- package/es/molecule/brand-download-box/test/fixtures.js.map +0 -1
- package/es/molecule/brand-form-group/test/fixtures.js +0 -33
- package/es/molecule/brand-form-group/test/fixtures.js.map +0 -1
- package/es/molecule/brand-tabs/test/fixtures.js +0 -29
- package/es/molecule/brand-tabs/test/fixtures.js.map +0 -1
- package/es/molecule/brand-upload-box/test/fixtures.js +0 -17
- package/es/molecule/brand-upload-box/test/fixtures.js.map +0 -1
- package/es/molecule/breadcrumbs/test/fixtures.js +0 -13
- package/es/molecule/breadcrumbs/test/fixtures.js.map +0 -1
- package/es/molecule/card/test/fixtures.js +0 -39
- package/es/molecule/card/test/fixtures.js.map +0 -1
- package/es/molecule/card-content/test/fixtures.js +0 -27
- package/es/molecule/card-content/test/fixtures.js.map +0 -1
- package/es/molecule/card-with-button/test/fixtures.js +0 -17
- package/es/molecule/card-with-button/test/fixtures.js.map +0 -1
- package/es/molecule/cockpit-popin/test/fixtures.js +0 -17
- package/es/molecule/cockpit-popin/test/fixtures.js.map +0 -1
- package/es/molecule/cookie-banner/test/fixtures.js +0 -13
- package/es/molecule/cookie-banner/test/fixtures.js.map +0 -1
- package/es/molecule/dashboard/battle-request-list/test/fixtures.js +0 -15
- package/es/molecule/dashboard/battle-request-list/test/fixtures.js.map +0 -1
- package/es/molecule/dashboard/cards-list/test/fixtures.js +0 -23
- package/es/molecule/dashboard/cards-list/test/fixtures.js.map +0 -1
- package/es/molecule/dashboard/news-list/test/fixtures.js +0 -17
- package/es/molecule/dashboard/news-list/test/fixtures.js.map +0 -1
- package/es/molecule/dashboard/start-battle/test/fixtures.js +0 -15
- package/es/molecule/dashboard/start-battle/test/fixtures.js.map +0 -1
- package/es/molecule/discipline-cta/test/fixtures.js +0 -15
- package/es/molecule/discipline-cta/test/fixtures.js.map +0 -1
- package/es/molecule/discipline-header/test/fixtures.js +0 -27
- package/es/molecule/discipline-header/test/fixtures.js.map +0 -1
- package/es/molecule/discipline-partners/test/fixtures.js +0 -21
- package/es/molecule/discipline-partners/test/fixtures.js.map +0 -1
- package/es/molecule/discipline-scope/test/fixtures.js +0 -27
- package/es/molecule/discipline-scope/test/fixtures.js.map +0 -1
- package/es/molecule/drag-and-drop/test/fixtures.js +0 -25
- package/es/molecule/drag-and-drop/test/fixtures.js.map +0 -1
- package/es/molecule/external-content-button/test/fixtures.js +0 -19
- package/es/molecule/external-content-button/test/fixtures.js.map +0 -1
- package/es/molecule/external-content-viewer/test/fixtures.js +0 -27
- package/es/molecule/external-content-viewer/test/fixtures.js.map +0 -1
- package/es/molecule/feedback/test/fixtures.js +0 -27
- package/es/molecule/feedback/test/fixtures.js.map +0 -1
- package/es/molecule/filters/test/fixtures.js +0 -33
- package/es/molecule/filters/test/fixtures.js.map +0 -1
- package/es/molecule/forum/forum-comment/test/fixtures.js +0 -17
- package/es/molecule/forum/forum-comment/test/fixtures.js.map +0 -1
- package/es/molecule/forum/forum-post/test/fixtures.js +0 -31
- package/es/molecule/forum/forum-post/test/fixtures.js.map +0 -1
- package/es/molecule/forum/forum-thread/test/fixtures.js +0 -17
- package/es/molecule/forum/forum-thread/test/fixtures.js.map +0 -1
- package/es/molecule/hero/test/fixtures.js +0 -15
- package/es/molecule/hero/test/fixtures.js.map +0 -1
- package/es/molecule/login-alert/test/fixtures.js +0 -13
- package/es/molecule/login-alert/test/fixtures.js.map +0 -1
- package/es/molecule/menu-list/test/fixtures.js +0 -13
- package/es/molecule/menu-list/test/fixtures.js.map +0 -1
- package/es/molecule/message-popin/test/fixtures.js +0 -13
- package/es/molecule/message-popin/test/fixtures.js.map +0 -1
- package/es/molecule/modal/test/fixtures.js +0 -13
- package/es/molecule/modal/test/fixtures.js.map +0 -1
- package/es/molecule/module-bubble/test/fixtures.js +0 -17
- package/es/molecule/module-bubble/test/fixtures.js.map +0 -1
- package/es/molecule/module-card/test/fixtures.js +0 -17
- package/es/molecule/module-card/test/fixtures.js.map +0 -1
- package/es/molecule/news/test/fixtures.js +0 -23
- package/es/molecule/news/test/fixtures.js.map +0 -1
- package/es/molecule/notification-banner/test/fixtures.js +0 -17
- package/es/molecule/notification-banner/test/fixtures.js.map +0 -1
- package/es/molecule/pagination/test/fixtures.js +0 -15
- package/es/molecule/pagination/test/fixtures.js.map +0 -1
- package/es/molecule/payment-form/test/fixtures.js +0 -17
- package/es/molecule/payment-form/test/fixtures.js.map +0 -1
- package/es/molecule/pdf/test/fixtures.js +0 -13
- package/es/molecule/pdf/test/fixtures.js.map +0 -1
- package/es/molecule/product-card/test/fixtures.js +0 -13
- package/es/molecule/product-card/test/fixtures.js.map +0 -1
- package/es/molecule/progress-bar/test/fixtures.js +0 -15
- package/es/molecule/progress-bar/test/fixtures.js.map +0 -1
- package/es/molecule/questions/drop-down/test/fixtures.js +0 -15
- package/es/molecule/questions/drop-down/test/fixtures.js.map +0 -1
- package/es/molecule/questions/free-text/test/fixtures.js +0 -15
- package/es/molecule/questions/free-text/test/fixtures.js.map +0 -1
- package/es/molecule/questions/qcm/test/fixtures.js +0 -19
- package/es/molecule/questions/qcm/test/fixtures.js.map +0 -1
- package/es/molecule/questions/qcm-drag/test/fixtures.js +0 -15
- package/es/molecule/questions/qcm-drag/test/fixtures.js.map +0 -1
- package/es/molecule/questions/qcm-graphic/test/fixtures.js +0 -15
- package/es/molecule/questions/qcm-graphic/test/fixtures.js.map +0 -1
- package/es/molecule/questions/question-range/test/fixtures.js +0 -13
- package/es/molecule/questions/question-range/test/fixtures.js.map +0 -1
- package/es/molecule/questions/template/test/fixtures.js +0 -15
- package/es/molecule/questions/template/test/fixtures.js.map +0 -1
- package/es/molecule/resource-player/test/fixtures.js +0 -25
- package/es/molecule/resource-player/test/fixtures.js.map +0 -1
- package/es/molecule/scope-content/test/fixtures.js +0 -27
- package/es/molecule/scope-content/test/fixtures.js.map +0 -1
- package/es/molecule/scope-tabs/test/fixtures.js +0 -17
- package/es/molecule/scope-tabs/test/fixtures.js.map +0 -1
- package/es/molecule/search/test/fixtures.js +0 -15
- package/es/molecule/search/test/fixtures.js.map +0 -1
- package/es/molecule/search-form/test/fixtures.js +0 -13
- package/es/molecule/search-form/test/fixtures.js.map +0 -1
- package/es/molecule/select-multiple/test/fixtures.js +0 -23
- package/es/molecule/select-multiple/test/fixtures.js.map +0 -1
- package/es/molecule/setup-cohort-item/test/fixtures.js +0 -19
- package/es/molecule/setup-cohort-item/test/fixtures.js.map +0 -1
- package/es/molecule/setup-section/test/fixtures.js +0 -25
- package/es/molecule/setup-section/test/fixtures.js.map +0 -1
- package/es/molecule/setup-sections/test/fixtures.js +0 -19
- package/es/molecule/setup-sections/test/fixtures.js.map +0 -1
- package/es/molecule/setup-slide/test/fixtures.js +0 -23
- package/es/molecule/setup-slide/test/fixtures.js.map +0 -1
- package/es/molecule/setup-slider/test/fixtures.js +0 -15
- package/es/molecule/setup-slider/test/fixtures.js.map +0 -1
- package/es/molecule/share/test/fixtures.js +0 -13
- package/es/molecule/share/test/fixtures.js.map +0 -1
- package/es/molecule/ssmenu-list/test/fixtures.js +0 -19
- package/es/molecule/ssmenu-list/test/fixtures.js.map +0 -1
- package/es/molecule/subscription-freemium/test/fixtures.js +0 -13
- package/es/molecule/subscription-freemium/test/fixtures.js.map +0 -1
- package/es/molecule/subscription-premium/test/fixtures.js +0 -15
- package/es/molecule/subscription-premium/test/fixtures.js.map +0 -1
- package/es/molecule/table/test/fixtures.js +0 -19
- package/es/molecule/table/test/fixtures.js.map +0 -1
- package/es/molecule/teams-popin/test/fixtures.js +0 -29
- package/es/molecule/teams-popin/test/fixtures.js.map +0 -1
- package/es/molecule/theme-image/test/fixtures.js +0 -13
- package/es/molecule/theme-image/test/fixtures.js.map +0 -1
- package/es/molecule/titled-checkbox/test/fixtures.js +0 -17
- package/es/molecule/titled-checkbox/test/fixtures.js.map +0 -1
- package/es/molecule/unsubscribe/test/fixtures.js +0 -15
- package/es/molecule/unsubscribe/test/fixtures.js.map +0 -1
- package/es/molecule/video-iframe/test/fixtures.js +0 -25
- package/es/molecule/video-iframe/test/fixtures.js.map +0 -1
- package/es/molecule/video-player/test/fixtures.js +0 -29
- package/es/molecule/video-player/test/fixtures.js.map +0 -1
- package/es/organism/accordion/container/test/fixtures.js +0 -17
- package/es/organism/accordion/container/test/fixtures.js.map +0 -1
- package/es/organism/accordion/part/test/fixtures.js +0 -15
- package/es/organism/accordion/part/test/fixtures.js.map +0 -1
- package/es/organism/accordion/toggler/test/fixtures.js +0 -17
- package/es/organism/accordion/toggler/test/fixtures.js.map +0 -1
- package/es/organism/brand-dashboard/test/fixtures.js +0 -23
- package/es/organism/brand-dashboard/test/fixtures.js.map +0 -1
- package/es/organism/brand-form/test/fixtures.js +0 -31
- package/es/organism/brand-form/test/fixtures.js.map +0 -1
- package/es/organism/brand-table/test/fixtures.js +0 -19
- package/es/organism/brand-table/test/fixtures.js.map +0 -1
- package/es/organism/brand-upload/test/fixtures.js +0 -15
- package/es/organism/brand-upload/test/fixtures.js.map +0 -1
- package/es/organism/cards-grid/test/fixtures.js +0 -19
- package/es/organism/cards-grid/test/fixtures.js.map +0 -1
- package/es/organism/cart/test/fixtures.js +0 -13
- package/es/organism/cart/test/fixtures.js.map +0 -1
- package/es/organism/discussion/test/fixtures.js +0 -19
- package/es/organism/discussion/test/fixtures.js.map +0 -1
- package/es/organism/get-the-app/test/fixtures.js +0 -13
- package/es/organism/get-the-app/test/fixtures.js.map +0 -1
- package/es/organism/grid-list/test/fixtures.js +0 -13
- package/es/organism/grid-list/test/fixtures.js.map +0 -1
- package/es/organism/header/test/fixtures.js +0 -13
- package/es/organism/header/test/fixtures.js.map +0 -1
- package/es/organism/hero/test/fixtures.js +0 -17
- package/es/organism/hero/test/fixtures.js.map +0 -1
- package/es/organism/mooc/image-slider/test/fixtures.js +0 -15
- package/es/organism/mooc/image-slider/test/fixtures.js.map +0 -1
- package/es/organism/mooc-footer/test/fixtures.js +0 -23
- package/es/organism/mooc-footer/test/fixtures.js.map +0 -1
- package/es/organism/mooc-header/test/fixtures.js +0 -25
- package/es/organism/mooc-header/test/fixtures.js.map +0 -1
- package/es/organism/popin/test/fixtures.js +0 -13
- package/es/organism/popin/test/fixtures.js.map +0 -1
- package/es/organism/resource-browser/test/fixtures.js +0 -37
- package/es/organism/resource-browser/test/fixtures.js.map +0 -1
- package/es/organism/settings/test/fixtures.js +0 -19
- package/es/organism/settings/test/fixtures.js.map +0 -1
- package/es/organism/setup-header/test/fixtures.js +0 -15
- package/es/organism/setup-header/test/fixtures.js.map +0 -1
- package/es/organism/sidebar/test/fixtures.js +0 -23
- package/es/organism/sidebar/test/fixtures.js.map +0 -1
- package/es/organism/slider/test/fixtures.js +0 -15
- package/es/organism/slider/test/fixtures.js.map +0 -1
- package/es/organism/user-preferences/test/fixtures.js +0 -13
- package/es/organism/user-preferences/test/fixtures.js.map +0 -1
- package/es/template/activity/test/fixtures.js +0 -21
- package/es/template/activity/test/fixtures.js.map +0 -1
- package/es/template/app-player/loading/test/fixtures.js +0 -13
- package/es/template/app-player/loading/test/fixtures.js.map +0 -1
- package/es/template/app-player/player/slides/footer/test/fixtures.js +0 -29
- package/es/template/app-player/player/slides/footer/test/fixtures.js.map +0 -1
- package/es/template/app-player/player/slides/header/test/fixtures.js +0 -23
- package/es/template/app-player/player/slides/header/test/fixtures.js.map +0 -1
- package/es/template/app-player/player/slides/test/fixtures.js +0 -79
- package/es/template/app-player/player/slides/test/fixtures.js.map +0 -1
- package/es/template/app-player/player/test/fixtures.js +0 -55
- package/es/template/app-player/player/test/fixtures.js.map +0 -1
- package/es/template/app-player/popin-correction/test/fixtures.js +0 -47
- package/es/template/app-player/popin-correction/test/fixtures.js.map +0 -1
- package/es/template/app-player/popin-end/test/fixtures.js +0 -49
- package/es/template/app-player/popin-end/test/fixtures.js.map +0 -1
- package/es/template/app-player/popin-header/test/fixtures.js +0 -29
- package/es/template/app-player/popin-header/test/fixtures.js.map +0 -1
- package/es/template/back-office/brand-create/test/fixtures.js +0 -19
- package/es/template/back-office/brand-create/test/fixtures.js.map +0 -1
- package/es/template/back-office/brand-list/test/fixtures.js +0 -17
- package/es/template/back-office/brand-list/test/fixtures.js.map +0 -1
- package/es/template/back-office/brand-update/test/fixtures.js +0 -65
- package/es/template/back-office/brand-update/test/fixtures.js.map +0 -1
- package/es/template/back-office/dashboard-preview/test/fixtures.js +0 -23
- package/es/template/back-office/dashboard-preview/test/fixtures.js.map +0 -1
- package/es/template/battle-requests/test/fixtures.js +0 -13
- package/es/template/battle-requests/test/fixtures.js.map +0 -1
- package/es/template/cockpit/jw-uploader/test/fixtures.js +0 -13
- package/es/template/cockpit/jw-uploader/test/fixtures.js.map +0 -1
- package/es/template/common/authors/test/fixtures.js +0 -15
- package/es/template/common/authors/test/fixtures.js.map +0 -1
- package/es/template/common/coorp-header/test/fixtures.js +0 -15
- package/es/template/common/coorp-header/test/fixtures.js.map +0 -1
- package/es/template/common/dashboard/test/fixtures.js +0 -17
- package/es/template/common/dashboard/test/fixtures.js.map +0 -1
- package/es/template/common/discipline/test/fixtures.js +0 -47
- package/es/template/common/discipline/test/fixtures.js.map +0 -1
- package/es/template/common/search-page/test/fixtures.js +0 -17
- package/es/template/common/search-page/test/fixtures.js.map +0 -1
- package/es/template/external-course/test/fixtures.js +0 -31
- package/es/template/external-course/test/fixtures.js.map +0 -1
- package/es/template/teams-dashboard/test/fixtures.js +0 -15
- package/es/template/teams-dashboard/test/fixtures.js.map +0 -1
- package/lib/atom/autocomplete/test/fixtures.js +0 -31
- package/lib/atom/autocomplete/test/fixtures.js.map +0 -1
- package/lib/atom/avatar/test/fixtures.js +0 -22
- package/lib/atom/avatar/test/fixtures.js.map +0 -1
- package/lib/atom/button/test/fixtures.js +0 -43
- package/lib/atom/button/test/fixtures.js.map +0 -1
- package/lib/atom/catalog-section/test/fixtures.js +0 -25
- package/lib/atom/catalog-section/test/fixtures.js.map +0 -1
- package/lib/atom/centered-text/test/fixtures.js +0 -22
- package/lib/atom/centered-text/test/fixtures.js.map +0 -1
- package/lib/atom/checkbox/test/fixtures.js +0 -31
- package/lib/atom/checkbox/test/fixtures.js.map +0 -1
- package/lib/atom/clue/test/fixtures.js +0 -28
- package/lib/atom/clue/test/fixtures.js.map +0 -1
- package/lib/atom/cta/test/fixtures.js +0 -58
- package/lib/atom/cta/test/fixtures.js.map +0 -1
- package/lib/atom/difficulty-level/test/fixtures.js +0 -31
- package/lib/atom/difficulty-level/test/fixtures.js.map +0 -1
- package/lib/atom/drag-and-drop/test/fixtures.js +0 -37
- package/lib/atom/drag-and-drop/test/fixtures.js.map +0 -1
- package/lib/atom/image-upload/test/fixtures.js +0 -46
- package/lib/atom/image-upload/test/fixtures.js.map +0 -1
- package/lib/atom/input-checkbox/test/fixtures.js +0 -37
- package/lib/atom/input-checkbox/test/fixtures.js.map +0 -1
- package/lib/atom/input-color/test/fixtures.js +0 -31
- package/lib/atom/input-color/test/fixtures.js.map +0 -1
- package/lib/atom/input-doublestep/test/fixtures.js +0 -34
- package/lib/atom/input-doublestep/test/fixtures.js.map +0 -1
- package/lib/atom/input-html/test/fixtures.js +0 -28
- package/lib/atom/input-html/test/fixtures.js.map +0 -1
- package/lib/atom/input-readonly/test/fixtures.js +0 -22
- package/lib/atom/input-readonly/test/fixtures.js.map +0 -1
- package/lib/atom/input-switch/test/fixtures.js +0 -37
- package/lib/atom/input-switch/test/fixtures.js.map +0 -1
- package/lib/atom/input-text/test/fixtures.js +0 -40
- package/lib/atom/input-text/test/fixtures.js.map +0 -1
- package/lib/atom/input-textarea/test/fixtures.js +0 -28
- package/lib/atom/input-textarea/test/fixtures.js.map +0 -1
- package/lib/atom/label/test/fixtures.js +0 -25
- package/lib/atom/label/test/fixtures.js.map +0 -1
- package/lib/atom/life/test/fixtures.js +0 -40
- package/lib/atom/life/test/fixtures.js.map +0 -1
- package/lib/atom/link/test/fixtures.js +0 -28
- package/lib/atom/link/test/fixtures.js.map +0 -1
- package/lib/atom/loader/test/fixtures.js +0 -22
- package/lib/atom/loader/test/fixtures.js.map +0 -1
- package/lib/atom/notification/test/fixtures.js +0 -28
- package/lib/atom/notification/test/fixtures.js.map +0 -1
- package/lib/atom/picture/test/fixtures.js +0 -31
- package/lib/atom/picture/test/fixtures.js.map +0 -1
- package/lib/atom/picture-background/test/fixtures.js +0 -31
- package/lib/atom/picture-background/test/fixtures.js.map +0 -1
- package/lib/atom/promo-code/test/fixtures.js +0 -28
- package/lib/atom/promo-code/test/fixtures.js.map +0 -1
- package/lib/atom/provider/test/fixtures.js +0 -22
- package/lib/atom/provider/test/fixtures.js.map +0 -1
- package/lib/atom/radio-group/test/fixtures.js +0 -28
- package/lib/atom/radio-group/test/fixtures.js.map +0 -1
- package/lib/atom/range/test/fixtures.js +0 -25
- package/lib/atom/range/test/fixtures.js.map +0 -1
- package/lib/atom/resource-miniature/test/fixtures.js +0 -34
- package/lib/atom/resource-miniature/test/fixtures.js.map +0 -1
- package/lib/atom/select/test/fixtures.js +0 -67
- package/lib/atom/select/test/fixtures.js.map +0 -1
- package/lib/atom/slide/test/fixtures.js +0 -34
- package/lib/atom/slide/test/fixtures.js.map +0 -1
- package/lib/atom/social-link/test/fixtures.js +0 -28
- package/lib/atom/social-link/test/fixtures.js.map +0 -1
- package/lib/atom/spinner/test/fixtures.js +0 -22
- package/lib/atom/spinner/test/fixtures.js.map +0 -1
- package/lib/atom/tab/test/fixtures.js +0 -22
- package/lib/atom/tab/test/fixtures.js.map +0 -1
- package/lib/atom/tab-content/test/fixtures.js +0 -25
- package/lib/atom/tab-content/test/fixtures.js.map +0 -1
- package/lib/atom/title/test/fixtures.js +0 -22
- package/lib/atom/title/test/fixtures.js.map +0 -1
- package/lib/atom/video-upload/test/fixtures.js +0 -34
- package/lib/atom/video-upload/test/fixtures.js.map +0 -1
- package/lib/hoc/animation/test/fixtures.js +0 -25
- package/lib/hoc/animation/test/fixtures.js.map +0 -1
- package/lib/hoc/animation-scheduler/test/fixtures.js +0 -25
- package/lib/hoc/animation-scheduler/test/fixtures.js.map +0 -1
- package/lib/hoc/swapper/test/fixtures.js +0 -22
- package/lib/hoc/swapper/test/fixtures.js.map +0 -1
- package/lib/hoc/transition/test/fixtures.js +0 -22
- package/lib/hoc/transition/test/fixtures.js.map +0 -1
- package/lib/molecule/add-to-my-list/test/fixtures.js +0 -25
- package/lib/molecule/add-to-my-list/test/fixtures.js.map +0 -1
- package/lib/molecule/answer/test/fixtures.js +0 -55
- package/lib/molecule/answer/test/fixtures.js.map +0 -1
- package/lib/molecule/audio/test/fixtures.js +0 -25
- package/lib/molecule/audio/test/fixtures.js.map +0 -1
- package/lib/molecule/battle-request/test/fixtures.js +0 -25
- package/lib/molecule/battle-request/test/fixtures.js.map +0 -1
- package/lib/molecule/brand-card/test/fixtures.js +0 -25
- package/lib/molecule/brand-card/test/fixtures.js.map +0 -1
- package/lib/molecule/brand-card-create/test/fixtures.js +0 -22
- package/lib/molecule/brand-card-create/test/fixtures.js.map +0 -1
- package/lib/molecule/brand-create-form/test/fixtures.js +0 -31
- package/lib/molecule/brand-create-form/test/fixtures.js.map +0 -1
- package/lib/molecule/brand-download-box/test/fixtures.js +0 -28
- package/lib/molecule/brand-download-box/test/fixtures.js.map +0 -1
- package/lib/molecule/brand-form-group/test/fixtures.js +0 -52
- package/lib/molecule/brand-form-group/test/fixtures.js.map +0 -1
- package/lib/molecule/brand-tabs/test/fixtures.js +0 -46
- package/lib/molecule/brand-tabs/test/fixtures.js.map +0 -1
- package/lib/molecule/brand-upload-box/test/fixtures.js +0 -28
- package/lib/molecule/brand-upload-box/test/fixtures.js.map +0 -1
- package/lib/molecule/breadcrumbs/test/fixtures.js +0 -22
- package/lib/molecule/breadcrumbs/test/fixtures.js.map +0 -1
- package/lib/molecule/card/test/fixtures.js +0 -61
- package/lib/molecule/card/test/fixtures.js.map +0 -1
- package/lib/molecule/card-content/test/fixtures.js +0 -43
- package/lib/molecule/card-content/test/fixtures.js.map +0 -1
- package/lib/molecule/card-with-button/test/fixtures.js +0 -28
- package/lib/molecule/card-with-button/test/fixtures.js.map +0 -1
- package/lib/molecule/cockpit-popin/test/fixtures.js +0 -28
- package/lib/molecule/cockpit-popin/test/fixtures.js.map +0 -1
- package/lib/molecule/cookie-banner/test/fixtures.js +0 -22
- package/lib/molecule/cookie-banner/test/fixtures.js.map +0 -1
- package/lib/molecule/dashboard/battle-request-list/test/fixtures.js +0 -25
- package/lib/molecule/dashboard/battle-request-list/test/fixtures.js.map +0 -1
- package/lib/molecule/dashboard/cards-list/test/fixtures.js +0 -37
- package/lib/molecule/dashboard/cards-list/test/fixtures.js.map +0 -1
- package/lib/molecule/dashboard/news-list/test/fixtures.js +0 -28
- package/lib/molecule/dashboard/news-list/test/fixtures.js.map +0 -1
- package/lib/molecule/dashboard/start-battle/test/fixtures.js +0 -25
- package/lib/molecule/dashboard/start-battle/test/fixtures.js.map +0 -1
- package/lib/molecule/discipline-cta/test/fixtures.js +0 -25
- package/lib/molecule/discipline-cta/test/fixtures.js.map +0 -1
- package/lib/molecule/discipline-header/test/fixtures.js +0 -43
- package/lib/molecule/discipline-header/test/fixtures.js.map +0 -1
- package/lib/molecule/discipline-partners/test/fixtures.js +0 -34
- package/lib/molecule/discipline-partners/test/fixtures.js.map +0 -1
- package/lib/molecule/discipline-scope/test/fixtures.js +0 -43
- package/lib/molecule/discipline-scope/test/fixtures.js.map +0 -1
- package/lib/molecule/drag-and-drop/test/fixtures.js +0 -40
- package/lib/molecule/drag-and-drop/test/fixtures.js.map +0 -1
- package/lib/molecule/external-content-button/test/fixtures.js +0 -31
- package/lib/molecule/external-content-button/test/fixtures.js.map +0 -1
- package/lib/molecule/external-content-viewer/test/fixtures.js +0 -43
- package/lib/molecule/external-content-viewer/test/fixtures.js.map +0 -1
- package/lib/molecule/feedback/test/fixtures.js +0 -43
- package/lib/molecule/feedback/test/fixtures.js.map +0 -1
- package/lib/molecule/filters/test/fixtures.js +0 -52
- package/lib/molecule/filters/test/fixtures.js.map +0 -1
- package/lib/molecule/forum/forum-comment/test/fixtures.js +0 -28
- package/lib/molecule/forum/forum-comment/test/fixtures.js.map +0 -1
- package/lib/molecule/forum/forum-post/test/fixtures.js +0 -49
- package/lib/molecule/forum/forum-post/test/fixtures.js.map +0 -1
- package/lib/molecule/forum/forum-thread/test/fixtures.js +0 -28
- package/lib/molecule/forum/forum-thread/test/fixtures.js.map +0 -1
- package/lib/molecule/hero/test/fixtures.js +0 -25
- package/lib/molecule/hero/test/fixtures.js.map +0 -1
- package/lib/molecule/login-alert/test/fixtures.js +0 -22
- package/lib/molecule/login-alert/test/fixtures.js.map +0 -1
- package/lib/molecule/menu-list/test/fixtures.js +0 -22
- package/lib/molecule/menu-list/test/fixtures.js.map +0 -1
- package/lib/molecule/message-popin/test/fixtures.js +0 -22
- package/lib/molecule/message-popin/test/fixtures.js.map +0 -1
- package/lib/molecule/modal/test/fixtures.js +0 -22
- package/lib/molecule/modal/test/fixtures.js.map +0 -1
- package/lib/molecule/module-bubble/test/fixtures.js +0 -28
- package/lib/molecule/module-bubble/test/fixtures.js.map +0 -1
- package/lib/molecule/module-card/test/fixtures.js +0 -28
- package/lib/molecule/module-card/test/fixtures.js.map +0 -1
- package/lib/molecule/news/test/fixtures.js +0 -37
- package/lib/molecule/news/test/fixtures.js.map +0 -1
- package/lib/molecule/notification-banner/test/fixtures.js +0 -28
- package/lib/molecule/notification-banner/test/fixtures.js.map +0 -1
- package/lib/molecule/pagination/test/fixtures.js +0 -25
- package/lib/molecule/pagination/test/fixtures.js.map +0 -1
- package/lib/molecule/payment-form/test/fixtures.js +0 -28
- package/lib/molecule/payment-form/test/fixtures.js.map +0 -1
- package/lib/molecule/pdf/test/fixtures.js +0 -22
- package/lib/molecule/pdf/test/fixtures.js.map +0 -1
- package/lib/molecule/product-card/test/fixtures.js +0 -22
- package/lib/molecule/product-card/test/fixtures.js.map +0 -1
- package/lib/molecule/progress-bar/test/fixtures.js +0 -25
- package/lib/molecule/progress-bar/test/fixtures.js.map +0 -1
- package/lib/molecule/questions/drop-down/test/fixtures.js +0 -25
- package/lib/molecule/questions/drop-down/test/fixtures.js.map +0 -1
- package/lib/molecule/questions/free-text/test/fixtures.js +0 -25
- package/lib/molecule/questions/free-text/test/fixtures.js.map +0 -1
- package/lib/molecule/questions/qcm/test/fixtures.js +0 -31
- package/lib/molecule/questions/qcm/test/fixtures.js.map +0 -1
- package/lib/molecule/questions/qcm-drag/test/fixtures.js +0 -25
- package/lib/molecule/questions/qcm-drag/test/fixtures.js.map +0 -1
- package/lib/molecule/questions/qcm-graphic/test/fixtures.js +0 -25
- package/lib/molecule/questions/qcm-graphic/test/fixtures.js.map +0 -1
- package/lib/molecule/questions/question-range/test/fixtures.js +0 -22
- package/lib/molecule/questions/question-range/test/fixtures.js.map +0 -1
- package/lib/molecule/questions/template/test/fixtures.js +0 -25
- package/lib/molecule/questions/template/test/fixtures.js.map +0 -1
- package/lib/molecule/resource-player/test/fixtures.js +0 -40
- package/lib/molecule/resource-player/test/fixtures.js.map +0 -1
- package/lib/molecule/scope-content/test/fixtures.js +0 -43
- package/lib/molecule/scope-content/test/fixtures.js.map +0 -1
- package/lib/molecule/scope-tabs/test/fixtures.js +0 -28
- package/lib/molecule/scope-tabs/test/fixtures.js.map +0 -1
- package/lib/molecule/search/test/fixtures.js +0 -25
- package/lib/molecule/search/test/fixtures.js.map +0 -1
- package/lib/molecule/search-form/test/fixtures.js +0 -22
- package/lib/molecule/search-form/test/fixtures.js.map +0 -1
- package/lib/molecule/select-multiple/test/fixtures.js +0 -37
- package/lib/molecule/select-multiple/test/fixtures.js.map +0 -1
- package/lib/molecule/setup-cohort-item/test/fixtures.js +0 -31
- package/lib/molecule/setup-cohort-item/test/fixtures.js.map +0 -1
- package/lib/molecule/setup-section/test/fixtures.js +0 -40
- package/lib/molecule/setup-section/test/fixtures.js.map +0 -1
- package/lib/molecule/setup-sections/test/fixtures.js +0 -31
- package/lib/molecule/setup-sections/test/fixtures.js.map +0 -1
- package/lib/molecule/setup-slide/test/fixtures.js +0 -37
- package/lib/molecule/setup-slide/test/fixtures.js.map +0 -1
- package/lib/molecule/setup-slider/test/fixtures.js +0 -25
- package/lib/molecule/setup-slider/test/fixtures.js.map +0 -1
- package/lib/molecule/share/test/fixtures.js +0 -22
- package/lib/molecule/share/test/fixtures.js.map +0 -1
- package/lib/molecule/ssmenu-list/test/fixtures.js +0 -31
- package/lib/molecule/ssmenu-list/test/fixtures.js.map +0 -1
- package/lib/molecule/subscription-freemium/test/fixtures.js +0 -22
- package/lib/molecule/subscription-freemium/test/fixtures.js.map +0 -1
- package/lib/molecule/subscription-premium/test/fixtures.js +0 -25
- package/lib/molecule/subscription-premium/test/fixtures.js.map +0 -1
- package/lib/molecule/table/test/fixtures.js +0 -31
- package/lib/molecule/table/test/fixtures.js.map +0 -1
- package/lib/molecule/teams-popin/test/fixtures.js +0 -46
- package/lib/molecule/teams-popin/test/fixtures.js.map +0 -1
- package/lib/molecule/theme-image/test/fixtures.js +0 -22
- package/lib/molecule/theme-image/test/fixtures.js.map +0 -1
- package/lib/molecule/titled-checkbox/test/fixtures.js +0 -28
- package/lib/molecule/titled-checkbox/test/fixtures.js.map +0 -1
- package/lib/molecule/unsubscribe/test/fixtures.js +0 -25
- package/lib/molecule/unsubscribe/test/fixtures.js.map +0 -1
- package/lib/molecule/video-iframe/test/fixtures.js +0 -40
- package/lib/molecule/video-iframe/test/fixtures.js.map +0 -1
- package/lib/molecule/video-player/test/fixtures.js +0 -46
- package/lib/molecule/video-player/test/fixtures.js.map +0 -1
- package/lib/organism/accordion/container/test/fixtures.js +0 -28
- package/lib/organism/accordion/container/test/fixtures.js.map +0 -1
- package/lib/organism/accordion/part/test/fixtures.js +0 -25
- package/lib/organism/accordion/part/test/fixtures.js.map +0 -1
- package/lib/organism/accordion/toggler/test/fixtures.js +0 -28
- package/lib/organism/accordion/toggler/test/fixtures.js.map +0 -1
- package/lib/organism/brand-dashboard/test/fixtures.js +0 -37
- package/lib/organism/brand-dashboard/test/fixtures.js.map +0 -1
- package/lib/organism/brand-form/test/fixtures.js +0 -49
- package/lib/organism/brand-form/test/fixtures.js.map +0 -1
- package/lib/organism/brand-table/test/fixtures.js +0 -31
- package/lib/organism/brand-table/test/fixtures.js.map +0 -1
- package/lib/organism/brand-upload/test/fixtures.js +0 -25
- package/lib/organism/brand-upload/test/fixtures.js.map +0 -1
- package/lib/organism/cards-grid/test/fixtures.js +0 -31
- package/lib/organism/cards-grid/test/fixtures.js.map +0 -1
- package/lib/organism/cart/test/fixtures.js +0 -22
- package/lib/organism/cart/test/fixtures.js.map +0 -1
- package/lib/organism/discussion/test/fixtures.js +0 -31
- package/lib/organism/discussion/test/fixtures.js.map +0 -1
- package/lib/organism/get-the-app/test/fixtures.js +0 -22
- package/lib/organism/get-the-app/test/fixtures.js.map +0 -1
- package/lib/organism/grid-list/test/fixtures.js +0 -22
- package/lib/organism/grid-list/test/fixtures.js.map +0 -1
- package/lib/organism/header/test/fixtures.js +0 -22
- package/lib/organism/header/test/fixtures.js.map +0 -1
- package/lib/organism/hero/test/fixtures.js +0 -28
- package/lib/organism/hero/test/fixtures.js.map +0 -1
- package/lib/organism/mooc/image-slider/test/fixtures.js +0 -25
- package/lib/organism/mooc/image-slider/test/fixtures.js.map +0 -1
- package/lib/organism/mooc-footer/test/fixtures.js +0 -37
- package/lib/organism/mooc-footer/test/fixtures.js.map +0 -1
- package/lib/organism/mooc-header/test/fixtures.js +0 -40
- package/lib/organism/mooc-header/test/fixtures.js.map +0 -1
- package/lib/organism/popin/test/fixtures.js +0 -22
- package/lib/organism/popin/test/fixtures.js.map +0 -1
- package/lib/organism/resource-browser/test/fixtures.js +0 -58
- package/lib/organism/resource-browser/test/fixtures.js.map +0 -1
- package/lib/organism/settings/test/fixtures.js +0 -31
- package/lib/organism/settings/test/fixtures.js.map +0 -1
- package/lib/organism/setup-header/test/fixtures.js +0 -25
- package/lib/organism/setup-header/test/fixtures.js.map +0 -1
- package/lib/organism/sidebar/test/fixtures.js +0 -37
- package/lib/organism/sidebar/test/fixtures.js.map +0 -1
- package/lib/organism/slider/test/fixtures.js +0 -25
- package/lib/organism/slider/test/fixtures.js.map +0 -1
- package/lib/organism/user-preferences/test/fixtures.js +0 -22
- package/lib/organism/user-preferences/test/fixtures.js.map +0 -1
- package/lib/template/activity/test/fixtures.js +0 -34
- package/lib/template/activity/test/fixtures.js.map +0 -1
- package/lib/template/app-player/loading/test/fixtures.js +0 -22
- package/lib/template/app-player/loading/test/fixtures.js.map +0 -1
- package/lib/template/app-player/player/slides/footer/test/fixtures.js +0 -46
- package/lib/template/app-player/player/slides/footer/test/fixtures.js.map +0 -1
- package/lib/template/app-player/player/slides/header/test/fixtures.js +0 -37
- package/lib/template/app-player/player/slides/header/test/fixtures.js.map +0 -1
- package/lib/template/app-player/player/slides/test/fixtures.js +0 -121
- package/lib/template/app-player/player/slides/test/fixtures.js.map +0 -1
- package/lib/template/app-player/player/test/fixtures.js +0 -85
- package/lib/template/app-player/player/test/fixtures.js.map +0 -1
- package/lib/template/app-player/popin-correction/test/fixtures.js +0 -73
- package/lib/template/app-player/popin-correction/test/fixtures.js.map +0 -1
- package/lib/template/app-player/popin-end/test/fixtures.js +0 -76
- package/lib/template/app-player/popin-end/test/fixtures.js.map +0 -1
- package/lib/template/app-player/popin-header/test/fixtures.js +0 -46
- package/lib/template/app-player/popin-header/test/fixtures.js.map +0 -1
- package/lib/template/back-office/brand-create/test/fixtures.js +0 -31
- package/lib/template/back-office/brand-create/test/fixtures.js.map +0 -1
- package/lib/template/back-office/brand-list/test/fixtures.js +0 -28
- package/lib/template/back-office/brand-list/test/fixtures.js.map +0 -1
- package/lib/template/back-office/brand-update/test/fixtures.js +0 -100
- package/lib/template/back-office/brand-update/test/fixtures.js.map +0 -1
- package/lib/template/back-office/dashboard-preview/test/fixtures.js +0 -37
- package/lib/template/back-office/dashboard-preview/test/fixtures.js.map +0 -1
- package/lib/template/battle-requests/test/fixtures.js +0 -22
- package/lib/template/battle-requests/test/fixtures.js.map +0 -1
- package/lib/template/cockpit/jw-uploader/test/fixtures.js +0 -22
- package/lib/template/cockpit/jw-uploader/test/fixtures.js.map +0 -1
- package/lib/template/common/authors/test/fixtures.js +0 -25
- package/lib/template/common/authors/test/fixtures.js.map +0 -1
- package/lib/template/common/coorp-header/test/fixtures.js +0 -25
- package/lib/template/common/coorp-header/test/fixtures.js.map +0 -1
- package/lib/template/common/dashboard/test/fixtures.js +0 -28
- package/lib/template/common/dashboard/test/fixtures.js.map +0 -1
- package/lib/template/common/discipline/test/fixtures.js +0 -73
- package/lib/template/common/discipline/test/fixtures.js.map +0 -1
- package/lib/template/common/search-page/test/fixtures.js +0 -28
- package/lib/template/common/search-page/test/fixtures.js.map +0 -1
- package/lib/template/external-course/test/fixtures.js +0 -49
- package/lib/template/external-course/test/fixtures.js.map +0 -1
- package/lib/template/teams-dashboard/test/fixtures.js +0 -25
- package/lib/template/teams-dashboard/test/fixtures.js.map +0 -1
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import MoleculeTeamsPopin from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureLoadingBackground from './fixtures/loading-background';
|
|
7
|
-
import fixtureLoading from './fixtures/loading';
|
|
8
|
-
import fixtureLoginBackground from './fixtures/login-background';
|
|
9
|
-
import fixtureLoginFaild from './fixtures/login-faild';
|
|
10
|
-
import fixtureLogin from './fixtures/login';
|
|
11
|
-
import fixtureNotTeamsAccount from './fixtures/not-teams-account';
|
|
12
|
-
import fixtureWithoutButton from './fixtures/without-button';
|
|
13
|
-
import fixtureWrong from './fixtures/wrong';
|
|
14
|
-
test('Molecule › MoleculeTeamsPopin > should have valid propTypes', t => {
|
|
15
|
-
t.pass();
|
|
16
|
-
forEach(MoleculeTeamsPopin.propTypes, (value, key) => {
|
|
17
|
-
t.not(value, undefined, `PropType for "Molecule.MoleculeTeamsPopin.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
18
|
-
});
|
|
19
|
-
});
|
|
20
|
-
test('Molecule › MoleculeTeamsPopin › Default › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureDefault);
|
|
21
|
-
test('Molecule › MoleculeTeamsPopin › LoadingBackground › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoadingBackground);
|
|
22
|
-
test('Molecule › MoleculeTeamsPopin › Loading › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoading);
|
|
23
|
-
test('Molecule › MoleculeTeamsPopin › LoginBackground › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoginBackground);
|
|
24
|
-
test('Molecule › MoleculeTeamsPopin › LoginFaild › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoginFaild);
|
|
25
|
-
test('Molecule › MoleculeTeamsPopin › Login › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLogin);
|
|
26
|
-
test('Molecule › MoleculeTeamsPopin › NotTeamsAccount › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureNotTeamsAccount);
|
|
27
|
-
test('Molecule › MoleculeTeamsPopin › WithoutButton › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureWithoutButton);
|
|
28
|
-
test('Molecule › MoleculeTeamsPopin › Wrong › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureWrong);
|
|
29
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/molecule/teams-popin/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeTeamsPopin","fixtureDefault","fixtureLoadingBackground","fixtureLoading","fixtureLoginBackground","fixtureLoginFaild","fixtureLogin","fixtureNotTeamsAccount","fixtureWithoutButton","fixtureWrong","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,kBAAP,MAA+B,IAA/B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,wBAAP,MAAqC,+BAArC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,sBAAP,MAAmC,8BAAnC;AACA,OAAOC,oBAAP,MAAiC,2BAAjC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAZ,IAAI,CAAC,6DAAD,EAAgEa,CAAC,IAAI;AACvEA,EAAAA,CAAC,CAACC,IAAF;AACAb,EAAAA,OAAO,CAACE,kBAAkB,CAACY,SAApB,EAA+B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACpDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,uDAAsDF,GAAI,mEAAnF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAjB,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,kBAAvF,EAA2GC,cAA3G,CAAJ;AACAJ,IAAI,CAAC,wEAAD,EAA2EE,oBAA3E,EAAiGC,kBAAjG,EAAqHE,wBAArH,CAAJ;AACAL,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,kBAAvF,EAA2GG,cAA3G,CAAJ;AACAN,IAAI,CAAC,sEAAD,EAAyEE,oBAAzE,EAA+FC,kBAA/F,EAAmHI,sBAAnH,CAAJ;AACAP,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,kBAA1F,EAA8GK,iBAA9G,CAAJ;AACAR,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,kBAArF,EAAyGM,YAAzG,CAAJ;AACAT,IAAI,CAAC,sEAAD,EAAyEE,oBAAzE,EAA+FC,kBAA/F,EAAmHO,sBAAnH,CAAJ;AACAV,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,kBAA7F,EAAiHQ,oBAAjH,CAAJ;AACAX,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,kBAArF,EAAyGS,YAAzG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeTeamsPopin from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureLoadingBackground from './fixtures/loading-background';\nimport fixtureLoading from './fixtures/loading';\nimport fixtureLoginBackground from './fixtures/login-background';\nimport fixtureLoginFaild from './fixtures/login-faild';\nimport fixtureLogin from './fixtures/login';\nimport fixtureNotTeamsAccount from './fixtures/not-teams-account';\nimport fixtureWithoutButton from './fixtures/without-button';\nimport fixtureWrong from './fixtures/wrong';\n\ntest('Molecule › MoleculeTeamsPopin > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeTeamsPopin.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeTeamsPopin.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeTeamsPopin › Default › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureDefault);\ntest('Molecule › MoleculeTeamsPopin › LoadingBackground › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoadingBackground);\ntest('Molecule › MoleculeTeamsPopin › Loading › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoading);\ntest('Molecule › MoleculeTeamsPopin › LoginBackground › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoginBackground);\ntest('Molecule › MoleculeTeamsPopin › LoginFaild › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLoginFaild);\ntest('Molecule › MoleculeTeamsPopin › Login › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureLogin);\ntest('Molecule › MoleculeTeamsPopin › NotTeamsAccount › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureNotTeamsAccount);\ntest('Molecule › MoleculeTeamsPopin › WithoutButton › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureWithoutButton);\ntest('Molecule › MoleculeTeamsPopin › Wrong › should be rendered', renderComponentMacro, MoleculeTeamsPopin, fixtureWrong);\n"],"file":"fixtures.js"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import MoleculeThemeImage from '..';
|
|
5
|
-
import fixtureBg from './fixtures/bg';
|
|
6
|
-
test('Molecule › MoleculeThemeImage > should have valid propTypes', t => {
|
|
7
|
-
t.pass();
|
|
8
|
-
forEach(MoleculeThemeImage.propTypes, (value, key) => {
|
|
9
|
-
t.not(value, undefined, `PropType for "Molecule.MoleculeThemeImage.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
test('Molecule › MoleculeThemeImage › Bg › should be rendered', renderComponentMacro, MoleculeThemeImage, fixtureBg);
|
|
13
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/molecule/theme-image/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeThemeImage","fixtureBg","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,kBAAP,MAA+B,IAA/B;AACA,OAAOC,SAAP,MAAsB,eAAtB;AAEAJ,IAAI,CAAC,6DAAD,EAAgEK,CAAC,IAAI;AACvEA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,kBAAkB,CAACI,SAApB,EAA+B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACpDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,uDAAsDF,GAAI,mEAAnF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,kBAAlF,EAAsGC,SAAtG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeThemeImage from '..';\nimport fixtureBg from './fixtures/bg';\n\ntest('Molecule › MoleculeThemeImage > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeThemeImage.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeThemeImage.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeThemeImage › Bg › should be rendered', renderComponentMacro, MoleculeThemeImage, fixtureBg);\n"],"file":"fixtures.js"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import MoleculeTitledCheckbox from '..';
|
|
5
|
-
import fixtureChecked from './fixtures/checked';
|
|
6
|
-
import fixtureNoBg from './fixtures/no-bg';
|
|
7
|
-
import fixtureNotChecked from './fixtures/not-checked';
|
|
8
|
-
test('Molecule › MoleculeTitledCheckbox > should have valid propTypes', t => {
|
|
9
|
-
t.pass();
|
|
10
|
-
forEach(MoleculeTitledCheckbox.propTypes, (value, key) => {
|
|
11
|
-
t.not(value, undefined, `PropType for "Molecule.MoleculeTitledCheckbox.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
12
|
-
});
|
|
13
|
-
});
|
|
14
|
-
test('Molecule › MoleculeTitledCheckbox › Checked › should be rendered', renderComponentMacro, MoleculeTitledCheckbox, fixtureChecked);
|
|
15
|
-
test('Molecule › MoleculeTitledCheckbox › NoBg › should be rendered', renderComponentMacro, MoleculeTitledCheckbox, fixtureNoBg);
|
|
16
|
-
test('Molecule › MoleculeTitledCheckbox › NotChecked › should be rendered', renderComponentMacro, MoleculeTitledCheckbox, fixtureNotChecked);
|
|
17
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/molecule/titled-checkbox/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeTitledCheckbox","fixtureChecked","fixtureNoBg","fixtureNotChecked","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,sBAAP,MAAmC,IAAnC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,WAAP,MAAwB,kBAAxB;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AAEAN,IAAI,CAAC,iEAAD,EAAoEO,CAAC,IAAI;AAC3EA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,sBAAsB,CAACM,SAAxB,EAAmC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACxDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,2DAA0DF,GAAI,mEAAvF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,sBAA3F,EAAmHC,cAAnH,CAAJ;AACAJ,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,sBAAxF,EAAgHE,WAAhH,CAAJ;AACAL,IAAI,CAAC,qEAAD,EAAwEE,oBAAxE,EAA8FC,sBAA9F,EAAsHG,iBAAtH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeTitledCheckbox from '..';\nimport fixtureChecked from './fixtures/checked';\nimport fixtureNoBg from './fixtures/no-bg';\nimport fixtureNotChecked from './fixtures/not-checked';\n\ntest('Molecule › MoleculeTitledCheckbox > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeTitledCheckbox.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeTitledCheckbox.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeTitledCheckbox › Checked › should be rendered', renderComponentMacro, MoleculeTitledCheckbox, fixtureChecked);\ntest('Molecule › MoleculeTitledCheckbox › NoBg › should be rendered', renderComponentMacro, MoleculeTitledCheckbox, fixtureNoBg);\ntest('Molecule › MoleculeTitledCheckbox › NotChecked › should be rendered', renderComponentMacro, MoleculeTitledCheckbox, fixtureNotChecked);\n"],"file":"fixtures.js"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import MoleculeUnsubscribe from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureSubscribed from './fixtures/subscribed';
|
|
7
|
-
test('Molecule › MoleculeUnsubscribe > should have valid propTypes', t => {
|
|
8
|
-
t.pass();
|
|
9
|
-
forEach(MoleculeUnsubscribe.propTypes, (value, key) => {
|
|
10
|
-
t.not(value, undefined, `PropType for "Molecule.MoleculeUnsubscribe.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
11
|
-
});
|
|
12
|
-
});
|
|
13
|
-
test('Molecule › MoleculeUnsubscribe › Default › should be rendered', renderComponentMacro, MoleculeUnsubscribe, fixtureDefault);
|
|
14
|
-
test('Molecule › MoleculeUnsubscribe › Subscribed › should be rendered', renderComponentMacro, MoleculeUnsubscribe, fixtureSubscribed);
|
|
15
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/molecule/unsubscribe/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeUnsubscribe","fixtureDefault","fixtureSubscribed","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,mBAAP,MAAgC,IAAhC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,iBAAP,MAA8B,uBAA9B;AAEAL,IAAI,CAAC,8DAAD,EAAiEM,CAAC,IAAI;AACxEA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,mBAAmB,CAACK,SAArB,EAAgC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACrDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wDAAuDF,GAAI,mEAApF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GC,cAA7G,CAAJ;AACAJ,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,mBAA3F,EAAgHE,iBAAhH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeUnsubscribe from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureSubscribed from './fixtures/subscribed';\n\ntest('Molecule › MoleculeUnsubscribe > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeUnsubscribe.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeUnsubscribe.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeUnsubscribe › Default › should be rendered', renderComponentMacro, MoleculeUnsubscribe, fixtureDefault);\ntest('Molecule › MoleculeUnsubscribe › Subscribed › should be rendered', renderComponentMacro, MoleculeUnsubscribe, fixtureSubscribed);\n"],"file":"fixtures.js"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import MoleculeVideoIframe from '..';
|
|
5
|
-
import fixtureEmpty from './fixtures/empty';
|
|
6
|
-
import fixtureH5P from './fixtures/h5p';
|
|
7
|
-
import fixtureImagePlaceholder from './fixtures/image-placeholder';
|
|
8
|
-
import fixtureJwplayer from './fixtures/jwplayer';
|
|
9
|
-
import fixtureOmniPlayer from './fixtures/omni-player';
|
|
10
|
-
import fixtureUptale from './fixtures/uptale';
|
|
11
|
-
import fixtureYoutube from './fixtures/youtube';
|
|
12
|
-
test('Molecule › MoleculeVideoIframe > should have valid propTypes', t => {
|
|
13
|
-
t.pass();
|
|
14
|
-
forEach(MoleculeVideoIframe.propTypes, (value, key) => {
|
|
15
|
-
t.not(value, undefined, `PropType for "Molecule.MoleculeVideoIframe.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
16
|
-
});
|
|
17
|
-
});
|
|
18
|
-
test('Molecule › MoleculeVideoIframe › Empty › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureEmpty);
|
|
19
|
-
test('Molecule › MoleculeVideoIframe › H5P › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureH5P);
|
|
20
|
-
test('Molecule › MoleculeVideoIframe › ImagePlaceholder › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureImagePlaceholder);
|
|
21
|
-
test('Molecule › MoleculeVideoIframe › Jwplayer › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureJwplayer);
|
|
22
|
-
test('Molecule › MoleculeVideoIframe › OmniPlayer › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureOmniPlayer);
|
|
23
|
-
test('Molecule › MoleculeVideoIframe › Uptale › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureUptale);
|
|
24
|
-
test('Molecule › MoleculeVideoIframe › Youtube › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureYoutube);
|
|
25
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/molecule/video-iframe/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeVideoIframe","fixtureEmpty","fixtureH5P","fixtureImagePlaceholder","fixtureJwplayer","fixtureOmniPlayer","fixtureUptale","fixtureYoutube","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,mBAAP,MAAgC,IAAhC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AACA,OAAOC,uBAAP,MAAoC,8BAApC;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAV,IAAI,CAAC,8DAAD,EAAiEW,CAAC,IAAI;AACxEA,EAAAA,CAAC,CAACC,IAAF;AACAX,EAAAA,OAAO,CAACE,mBAAmB,CAACU,SAArB,EAAgC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACrDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wDAAuDF,GAAI,mEAApF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAf,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,mBAAtF,EAA2GC,YAA3G,CAAJ;AACAJ,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,mBAApF,EAAyGE,UAAzG,CAAJ;AACAL,IAAI,CAAC,wEAAD,EAA2EE,oBAA3E,EAAiGC,mBAAjG,EAAsHG,uBAAtH,CAAJ;AACAN,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,mBAAzF,EAA8GI,eAA9G,CAAJ;AACAP,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,mBAA3F,EAAgHK,iBAAhH,CAAJ;AACAR,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,mBAAvF,EAA4GM,aAA5G,CAAJ;AACAT,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GO,cAA7G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeVideoIframe from '..';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureH5P from './fixtures/h5p';\nimport fixtureImagePlaceholder from './fixtures/image-placeholder';\nimport fixtureJwplayer from './fixtures/jwplayer';\nimport fixtureOmniPlayer from './fixtures/omni-player';\nimport fixtureUptale from './fixtures/uptale';\nimport fixtureYoutube from './fixtures/youtube';\n\ntest('Molecule › MoleculeVideoIframe > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeVideoIframe.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeVideoIframe.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeVideoIframe › Empty › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureEmpty);\ntest('Molecule › MoleculeVideoIframe › H5P › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureH5P);\ntest('Molecule › MoleculeVideoIframe › ImagePlaceholder › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureImagePlaceholder);\ntest('Molecule › MoleculeVideoIframe › Jwplayer › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureJwplayer);\ntest('Molecule › MoleculeVideoIframe › OmniPlayer › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureOmniPlayer);\ntest('Molecule › MoleculeVideoIframe › Uptale › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureUptale);\ntest('Molecule › MoleculeVideoIframe › Youtube › should be rendered', renderComponentMacro, MoleculeVideoIframe, fixtureYoutube);\n"],"file":"fixtures.js"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import MoleculeVideoPlayer from '..';
|
|
5
|
-
import fixtureH5P from './fixtures/h5p';
|
|
6
|
-
import fixtureJwplayerWithSubtitles from './fixtures/jwplayer-with-subtitles';
|
|
7
|
-
import fixtureJwplayer from './fixtures/jwplayer';
|
|
8
|
-
import fixtureKontiki from './fixtures/kontiki';
|
|
9
|
-
import fixtureMp4 from './fixtures/mp4';
|
|
10
|
-
import fixtureOmniPlayer from './fixtures/omni-player';
|
|
11
|
-
import fixtureUptale from './fixtures/uptale';
|
|
12
|
-
import fixtureVimeo from './fixtures/vimeo';
|
|
13
|
-
import fixtureYoutube from './fixtures/youtube';
|
|
14
|
-
test('Molecule › MoleculeVideoPlayer > should have valid propTypes', t => {
|
|
15
|
-
t.pass();
|
|
16
|
-
forEach(MoleculeVideoPlayer.propTypes, (value, key) => {
|
|
17
|
-
t.not(value, undefined, `PropType for "Molecule.MoleculeVideoPlayer.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
18
|
-
});
|
|
19
|
-
});
|
|
20
|
-
test('Molecule › MoleculeVideoPlayer › H5P › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureH5P);
|
|
21
|
-
test('Molecule › MoleculeVideoPlayer › JwplayerWithSubtitles › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureJwplayerWithSubtitles);
|
|
22
|
-
test('Molecule › MoleculeVideoPlayer › Jwplayer › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureJwplayer);
|
|
23
|
-
test('Molecule › MoleculeVideoPlayer › Kontiki › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureKontiki);
|
|
24
|
-
test('Molecule › MoleculeVideoPlayer › Mp4 › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureMp4);
|
|
25
|
-
test('Molecule › MoleculeVideoPlayer › OmniPlayer › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureOmniPlayer);
|
|
26
|
-
test('Molecule › MoleculeVideoPlayer › Uptale › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureUptale);
|
|
27
|
-
test('Molecule › MoleculeVideoPlayer › Vimeo › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureVimeo);
|
|
28
|
-
test('Molecule › MoleculeVideoPlayer › Youtube › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureYoutube);
|
|
29
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/molecule/video-player/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeVideoPlayer","fixtureH5P","fixtureJwplayerWithSubtitles","fixtureJwplayer","fixtureKontiki","fixtureMp4","fixtureOmniPlayer","fixtureUptale","fixtureVimeo","fixtureYoutube","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,mBAAP,MAAgC,IAAhC;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AACA,OAAOC,4BAAP,MAAyC,oCAAzC;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAZ,IAAI,CAAC,8DAAD,EAAiEa,CAAC,IAAI;AACxEA,EAAAA,CAAC,CAACC,IAAF;AACAb,EAAAA,OAAO,CAACE,mBAAmB,CAACY,SAArB,EAAgC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACrDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wDAAuDF,GAAI,mEAApF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAjB,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,mBAApF,EAAyGC,UAAzG,CAAJ;AACAJ,IAAI,CAAC,6EAAD,EAAgFE,oBAAhF,EAAsGC,mBAAtG,EAA2HE,4BAA3H,CAAJ;AACAL,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,mBAAzF,EAA8GG,eAA9G,CAAJ;AACAN,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GI,cAA7G,CAAJ;AACAP,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,mBAApF,EAAyGK,UAAzG,CAAJ;AACAR,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,mBAA3F,EAAgHM,iBAAhH,CAAJ;AACAT,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,mBAAvF,EAA4GO,aAA5G,CAAJ;AACAV,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,mBAAtF,EAA2GQ,YAA3G,CAAJ;AACAX,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GS,cAA7G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeVideoPlayer from '..';\nimport fixtureH5P from './fixtures/h5p';\nimport fixtureJwplayerWithSubtitles from './fixtures/jwplayer-with-subtitles';\nimport fixtureJwplayer from './fixtures/jwplayer';\nimport fixtureKontiki from './fixtures/kontiki';\nimport fixtureMp4 from './fixtures/mp4';\nimport fixtureOmniPlayer from './fixtures/omni-player';\nimport fixtureUptale from './fixtures/uptale';\nimport fixtureVimeo from './fixtures/vimeo';\nimport fixtureYoutube from './fixtures/youtube';\n\ntest('Molecule › MoleculeVideoPlayer > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeVideoPlayer.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeVideoPlayer.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeVideoPlayer › H5P › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureH5P);\ntest('Molecule › MoleculeVideoPlayer › JwplayerWithSubtitles › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureJwplayerWithSubtitles);\ntest('Molecule › MoleculeVideoPlayer › Jwplayer › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureJwplayer);\ntest('Molecule › MoleculeVideoPlayer › Kontiki › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureKontiki);\ntest('Molecule › MoleculeVideoPlayer › Mp4 › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureMp4);\ntest('Molecule › MoleculeVideoPlayer › OmniPlayer › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureOmniPlayer);\ntest('Molecule › MoleculeVideoPlayer › Uptale › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureUptale);\ntest('Molecule › MoleculeVideoPlayer › Vimeo › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureVimeo);\ntest('Molecule › MoleculeVideoPlayer › Youtube › should be rendered', renderComponentMacro, MoleculeVideoPlayer, fixtureYoutube);\n"],"file":"fixtures.js"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../../test/helpers/render-component';
|
|
4
|
-
import OrganismAccordionContainer from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureNoChildren from './fixtures/no-children';
|
|
7
|
-
import fixtureOneChildren from './fixtures/one-children';
|
|
8
|
-
test('OrganismAccordion › OrganismAccordionContainer > should have valid propTypes', t => {
|
|
9
|
-
t.pass();
|
|
10
|
-
forEach(OrganismAccordionContainer.propTypes, (value, key) => {
|
|
11
|
-
t.not(value, undefined, `PropType for "OrganismAccordion.OrganismAccordionContainer.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
12
|
-
});
|
|
13
|
-
});
|
|
14
|
-
test('OrganismAccordion › OrganismAccordionContainer › Default › should be rendered', renderComponentMacro, OrganismAccordionContainer, fixtureDefault);
|
|
15
|
-
test('OrganismAccordion › OrganismAccordionContainer › NoChildren › should be rendered', renderComponentMacro, OrganismAccordionContainer, fixtureNoChildren);
|
|
16
|
-
test('OrganismAccordion › OrganismAccordionContainer › OneChildren › should be rendered', renderComponentMacro, OrganismAccordionContainer, fixtureOneChildren);
|
|
17
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/accordion/container/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismAccordionContainer","fixtureDefault","fixtureNoChildren","fixtureOneChildren","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,2CAAjC;AACA,OAAOC,0BAAP,MAAuC,IAAvC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AACA,OAAOC,kBAAP,MAA+B,yBAA/B;AAEAN,IAAI,CAAC,8EAAD,EAAiFO,CAAC,IAAI;AACxFA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,0BAA0B,CAACM,SAA5B,EAAuC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC5DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wEAAuEF,GAAI,mEAApG;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,+EAAD,EAAkFE,oBAAlF,EAAwGC,0BAAxG,EAAoIC,cAApI,CAAJ;AACAJ,IAAI,CAAC,kFAAD,EAAqFE,oBAArF,EAA2GC,0BAA3G,EAAuIE,iBAAvI,CAAJ;AACAL,IAAI,CAAC,mFAAD,EAAsFE,oBAAtF,EAA4GC,0BAA5G,EAAwIG,kBAAxI,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport OrganismAccordionContainer from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureNoChildren from './fixtures/no-children';\nimport fixtureOneChildren from './fixtures/one-children';\n\ntest('OrganismAccordion › OrganismAccordionContainer > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismAccordionContainer.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"OrganismAccordion.OrganismAccordionContainer.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('OrganismAccordion › OrganismAccordionContainer › Default › should be rendered', renderComponentMacro, OrganismAccordionContainer, fixtureDefault);\ntest('OrganismAccordion › OrganismAccordionContainer › NoChildren › should be rendered', renderComponentMacro, OrganismAccordionContainer, fixtureNoChildren);\ntest('OrganismAccordion › OrganismAccordionContainer › OneChildren › should be rendered', renderComponentMacro, OrganismAccordionContainer, fixtureOneChildren);\n"],"file":"fixtures.js"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../../test/helpers/render-component';
|
|
4
|
-
import OrganismAccordionPart from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureOpen from './fixtures/open';
|
|
7
|
-
test('OrganismAccordion › OrganismAccordionPart > should have valid propTypes', t => {
|
|
8
|
-
t.pass();
|
|
9
|
-
forEach(OrganismAccordionPart.propTypes, (value, key) => {
|
|
10
|
-
t.not(value, undefined, `PropType for "OrganismAccordion.OrganismAccordionPart.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
11
|
-
});
|
|
12
|
-
});
|
|
13
|
-
test('OrganismAccordion › OrganismAccordionPart › Default › should be rendered', renderComponentMacro, OrganismAccordionPart, fixtureDefault);
|
|
14
|
-
test('OrganismAccordion › OrganismAccordionPart › Open › should be rendered', renderComponentMacro, OrganismAccordionPart, fixtureOpen);
|
|
15
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/accordion/part/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismAccordionPart","fixtureDefault","fixtureOpen","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,2CAAjC;AACA,OAAOC,qBAAP,MAAkC,IAAlC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AAEAL,IAAI,CAAC,yEAAD,EAA4EM,CAAC,IAAI;AACnFA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,qBAAqB,CAACK,SAAvB,EAAkC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACvDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,mEAAkEF,GAAI,mEAA/F;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,0EAAD,EAA6EE,oBAA7E,EAAmGC,qBAAnG,EAA0HC,cAA1H,CAAJ;AACAJ,IAAI,CAAC,uEAAD,EAA0EE,oBAA1E,EAAgGC,qBAAhG,EAAuHE,WAAvH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport OrganismAccordionPart from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureOpen from './fixtures/open';\n\ntest('OrganismAccordion › OrganismAccordionPart > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismAccordionPart.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"OrganismAccordion.OrganismAccordionPart.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('OrganismAccordion › OrganismAccordionPart › Default › should be rendered', renderComponentMacro, OrganismAccordionPart, fixtureDefault);\ntest('OrganismAccordion › OrganismAccordionPart › Open › should be rendered', renderComponentMacro, OrganismAccordionPart, fixtureOpen);\n"],"file":"fixtures.js"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../../test/helpers/render-component';
|
|
4
|
-
import OrganismAccordionToggler from '..';
|
|
5
|
-
import fixtureAllAreOpenable from './fixtures/all-are-openable';
|
|
6
|
-
import fixtureNoChildrens from './fixtures/no-childrens';
|
|
7
|
-
import fixtureOnlyOne from './fixtures/only-one';
|
|
8
|
-
test('OrganismAccordion › OrganismAccordionToggler > should have valid propTypes', t => {
|
|
9
|
-
t.pass();
|
|
10
|
-
forEach(OrganismAccordionToggler.propTypes, (value, key) => {
|
|
11
|
-
t.not(value, undefined, `PropType for "OrganismAccordion.OrganismAccordionToggler.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
12
|
-
});
|
|
13
|
-
});
|
|
14
|
-
test('OrganismAccordion › OrganismAccordionToggler › AllAreOpenable › should be rendered', renderComponentMacro, OrganismAccordionToggler, fixtureAllAreOpenable);
|
|
15
|
-
test('OrganismAccordion › OrganismAccordionToggler › NoChildrens › should be rendered', renderComponentMacro, OrganismAccordionToggler, fixtureNoChildrens);
|
|
16
|
-
test('OrganismAccordion › OrganismAccordionToggler › OnlyOne › should be rendered', renderComponentMacro, OrganismAccordionToggler, fixtureOnlyOne);
|
|
17
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/organism/accordion/toggler/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismAccordionToggler","fixtureAllAreOpenable","fixtureNoChildrens","fixtureOnlyOne","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,2CAAjC;AACA,OAAOC,wBAAP,MAAqC,IAArC;AACA,OAAOC,qBAAP,MAAkC,6BAAlC;AACA,OAAOC,kBAAP,MAA+B,yBAA/B;AACA,OAAOC,cAAP,MAA2B,qBAA3B;AAEAN,IAAI,CAAC,4EAAD,EAA+EO,CAAC,IAAI;AACtFA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,wBAAwB,CAACM,SAA1B,EAAqC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC1DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sEAAqEF,GAAI,mEAAlG;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,oFAAD,EAAuFE,oBAAvF,EAA6GC,wBAA7G,EAAuIC,qBAAvI,CAAJ;AACAJ,IAAI,CAAC,iFAAD,EAAoFE,oBAApF,EAA0GC,wBAA1G,EAAoIE,kBAApI,CAAJ;AACAL,IAAI,CAAC,6EAAD,EAAgFE,oBAAhF,EAAsGC,wBAAtG,EAAgIG,cAAhI,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport OrganismAccordionToggler from '..';\nimport fixtureAllAreOpenable from './fixtures/all-are-openable';\nimport fixtureNoChildrens from './fixtures/no-childrens';\nimport fixtureOnlyOne from './fixtures/only-one';\n\ntest('OrganismAccordion › OrganismAccordionToggler > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismAccordionToggler.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"OrganismAccordion.OrganismAccordionToggler.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('OrganismAccordion › OrganismAccordionToggler › AllAreOpenable › should be rendered', renderComponentMacro, OrganismAccordionToggler, fixtureAllAreOpenable);\ntest('OrganismAccordion › OrganismAccordionToggler › NoChildrens › should be rendered', renderComponentMacro, OrganismAccordionToggler, fixtureNoChildrens);\ntest('OrganismAccordion › OrganismAccordionToggler › OnlyOne › should be rendered', renderComponentMacro, OrganismAccordionToggler, fixtureOnlyOne);\n"],"file":"fixtures.js"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismBrandDashboard from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureError from './fixtures/error';
|
|
7
|
-
import fixtureLoading from './fixtures/loading';
|
|
8
|
-
import fixtureSelectedError from './fixtures/selected-error';
|
|
9
|
-
import fixtureSelectedLoading from './fixtures/selected-loading';
|
|
10
|
-
import fixtureSelected from './fixtures/selected';
|
|
11
|
-
test('Organism › OrganismBrandDashboard > should have valid propTypes', t => {
|
|
12
|
-
t.pass();
|
|
13
|
-
forEach(OrganismBrandDashboard.propTypes, (value, key) => {
|
|
14
|
-
t.not(value, undefined, `PropType for "Organism.OrganismBrandDashboard.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
15
|
-
});
|
|
16
|
-
});
|
|
17
|
-
test('Organism › OrganismBrandDashboard › Default › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureDefault);
|
|
18
|
-
test('Organism › OrganismBrandDashboard › Error › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureError);
|
|
19
|
-
test('Organism › OrganismBrandDashboard › Loading › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureLoading);
|
|
20
|
-
test('Organism › OrganismBrandDashboard › SelectedError › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureSelectedError);
|
|
21
|
-
test('Organism › OrganismBrandDashboard › SelectedLoading › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureSelectedLoading);
|
|
22
|
-
test('Organism › OrganismBrandDashboard › Selected › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureSelected);
|
|
23
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/brand-dashboard/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismBrandDashboard","fixtureDefault","fixtureError","fixtureLoading","fixtureSelectedError","fixtureSelectedLoading","fixtureSelected","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,sBAAP,MAAmC,IAAnC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,oBAAP,MAAiC,2BAAjC;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AAEAT,IAAI,CAAC,iEAAD,EAAoEU,CAAC,IAAI;AAC3EA,EAAAA,CAAC,CAACC,IAAF;AACAV,EAAAA,OAAO,CAACE,sBAAsB,CAACS,SAAxB,EAAmC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACxDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,2DAA0DF,GAAI,mEAAvF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAd,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,sBAA3F,EAAmHC,cAAnH,CAAJ;AACAJ,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,sBAAzF,EAAiHE,YAAjH,CAAJ;AACAL,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,sBAA3F,EAAmHG,cAAnH,CAAJ;AACAN,IAAI,CAAC,wEAAD,EAA2EE,oBAA3E,EAAiGC,sBAAjG,EAAyHI,oBAAzH,CAAJ;AACAP,IAAI,CAAC,0EAAD,EAA6EE,oBAA7E,EAAmGC,sBAAnG,EAA2HK,sBAA3H,CAAJ;AACAR,IAAI,CAAC,mEAAD,EAAsEE,oBAAtE,EAA4FC,sBAA5F,EAAoHM,eAApH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismBrandDashboard from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureError from './fixtures/error';\nimport fixtureLoading from './fixtures/loading';\nimport fixtureSelectedError from './fixtures/selected-error';\nimport fixtureSelectedLoading from './fixtures/selected-loading';\nimport fixtureSelected from './fixtures/selected';\n\ntest('Organism › OrganismBrandDashboard > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismBrandDashboard.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismBrandDashboard.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismBrandDashboard › Default › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureDefault);\ntest('Organism › OrganismBrandDashboard › Error › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureError);\ntest('Organism › OrganismBrandDashboard › Loading › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureLoading);\ntest('Organism › OrganismBrandDashboard › SelectedError › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureSelectedError);\ntest('Organism › OrganismBrandDashboard › SelectedLoading › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureSelectedLoading);\ntest('Organism › OrganismBrandDashboard › Selected › should be rendered', renderComponentMacro, OrganismBrandDashboard, fixtureSelected);\n"],"file":"fixtures.js"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismBrandForm from '..';
|
|
5
|
-
import fixtureAnalytics from './fixtures/analytics';
|
|
6
|
-
import fixtureAnimations from './fixtures/animations';
|
|
7
|
-
import fixtureCohort from './fixtures/cohort';
|
|
8
|
-
import fixtureDashboard from './fixtures/dashboard';
|
|
9
|
-
import fixtureDefault from './fixtures/default';
|
|
10
|
-
import fixtureGeneralSettings from './fixtures/general-settings';
|
|
11
|
-
import fixtureLms from './fixtures/lms';
|
|
12
|
-
import fixtureLookandfeel from './fixtures/lookandfeel';
|
|
13
|
-
import fixtureManageusersEdit from './fixtures/manageusers-edit';
|
|
14
|
-
import fixtureSso from './fixtures/sso';
|
|
15
|
-
test('Organism › OrganismBrandForm > should have valid propTypes', t => {
|
|
16
|
-
t.pass();
|
|
17
|
-
forEach(OrganismBrandForm.propTypes, (value, key) => {
|
|
18
|
-
t.not(value, undefined, `PropType for "Organism.OrganismBrandForm.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
19
|
-
});
|
|
20
|
-
});
|
|
21
|
-
test('Organism › OrganismBrandForm › Analytics › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureAnalytics);
|
|
22
|
-
test('Organism › OrganismBrandForm › Animations › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureAnimations);
|
|
23
|
-
test('Organism › OrganismBrandForm › Cohort › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureCohort);
|
|
24
|
-
test('Organism › OrganismBrandForm › Dashboard › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureDashboard);
|
|
25
|
-
test('Organism › OrganismBrandForm › Default › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureDefault);
|
|
26
|
-
test('Organism › OrganismBrandForm › GeneralSettings › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureGeneralSettings);
|
|
27
|
-
test('Organism › OrganismBrandForm › Lms › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureLms);
|
|
28
|
-
test('Organism › OrganismBrandForm › Lookandfeel › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureLookandfeel);
|
|
29
|
-
test('Organism › OrganismBrandForm › ManageusersEdit › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureManageusersEdit);
|
|
30
|
-
test('Organism › OrganismBrandForm › Sso › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureSso);
|
|
31
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/brand-form/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismBrandForm","fixtureAnalytics","fixtureAnimations","fixtureCohort","fixtureDashboard","fixtureDefault","fixtureGeneralSettings","fixtureLms","fixtureLookandfeel","fixtureManageusersEdit","fixtureSso","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,iBAAP,MAA8B,IAA9B;AACA,OAAOC,gBAAP,MAA6B,sBAA7B;AACA,OAAOC,iBAAP,MAA8B,uBAA9B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,gBAAP,MAA6B,sBAA7B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AACA,OAAOC,kBAAP,MAA+B,wBAA/B;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AAEAb,IAAI,CAAC,4DAAD,EAA+Dc,CAAC,IAAI;AACtEA,EAAAA,CAAC,CAACC,IAAF;AACAd,EAAAA,OAAO,CAACE,iBAAiB,CAACa,SAAnB,EAA8B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACnDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sDAAqDF,GAAI,mEAAlF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAlB,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,iBAAxF,EAA2GC,gBAA3G,CAAJ;AACAJ,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,iBAAzF,EAA4GE,iBAA5G,CAAJ;AACAL,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,iBAArF,EAAwGG,aAAxG,CAAJ;AACAN,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,iBAAxF,EAA2GI,gBAA3G,CAAJ;AACAP,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,iBAAtF,EAAyGK,cAAzG,CAAJ;AACAR,IAAI,CAAC,qEAAD,EAAwEE,oBAAxE,EAA8FC,iBAA9F,EAAiHM,sBAAjH,CAAJ;AACAT,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,iBAAlF,EAAqGO,UAArG,CAAJ;AACAV,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,iBAA1F,EAA6GQ,kBAA7G,CAAJ;AACAX,IAAI,CAAC,qEAAD,EAAwEE,oBAAxE,EAA8FC,iBAA9F,EAAiHS,sBAAjH,CAAJ;AACAZ,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,iBAAlF,EAAqGU,UAArG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismBrandForm from '..';\nimport fixtureAnalytics from './fixtures/analytics';\nimport fixtureAnimations from './fixtures/animations';\nimport fixtureCohort from './fixtures/cohort';\nimport fixtureDashboard from './fixtures/dashboard';\nimport fixtureDefault from './fixtures/default';\nimport fixtureGeneralSettings from './fixtures/general-settings';\nimport fixtureLms from './fixtures/lms';\nimport fixtureLookandfeel from './fixtures/lookandfeel';\nimport fixtureManageusersEdit from './fixtures/manageusers-edit';\nimport fixtureSso from './fixtures/sso';\n\ntest('Organism › OrganismBrandForm > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismBrandForm.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismBrandForm.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismBrandForm › Analytics › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureAnalytics);\ntest('Organism › OrganismBrandForm › Animations › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureAnimations);\ntest('Organism › OrganismBrandForm › Cohort › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureCohort);\ntest('Organism › OrganismBrandForm › Dashboard › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureDashboard);\ntest('Organism › OrganismBrandForm › Default › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureDefault);\ntest('Organism › OrganismBrandForm › GeneralSettings › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureGeneralSettings);\ntest('Organism › OrganismBrandForm › Lms › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureLms);\ntest('Organism › OrganismBrandForm › Lookandfeel › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureLookandfeel);\ntest('Organism › OrganismBrandForm › ManageusersEdit › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureManageusersEdit);\ntest('Organism › OrganismBrandForm › Sso › should be rendered', renderComponentMacro, OrganismBrandForm, fixtureSso);\n"],"file":"fixtures.js"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismBrandTable from '..';
|
|
5
|
-
import fixtureAnimations from './fixtures/animations';
|
|
6
|
-
import fixtureDefault from './fixtures/default';
|
|
7
|
-
import fixtureEmpty from './fixtures/empty';
|
|
8
|
-
import fixtureLoading from './fixtures/loading';
|
|
9
|
-
test('Organism › OrganismBrandTable > should have valid propTypes', t => {
|
|
10
|
-
t.pass();
|
|
11
|
-
forEach(OrganismBrandTable.propTypes, (value, key) => {
|
|
12
|
-
t.not(value, undefined, `PropType for "Organism.OrganismBrandTable.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
13
|
-
});
|
|
14
|
-
});
|
|
15
|
-
test('Organism › OrganismBrandTable › Animations › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureAnimations);
|
|
16
|
-
test('Organism › OrganismBrandTable › Default › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureDefault);
|
|
17
|
-
test('Organism › OrganismBrandTable › Empty › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureEmpty);
|
|
18
|
-
test('Organism › OrganismBrandTable › Loading › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureLoading);
|
|
19
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/brand-table/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismBrandTable","fixtureAnimations","fixtureDefault","fixtureEmpty","fixtureLoading","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,kBAAP,MAA+B,IAA/B;AACA,OAAOC,iBAAP,MAA8B,uBAA9B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAP,IAAI,CAAC,6DAAD,EAAgEQ,CAAC,IAAI;AACvEA,EAAAA,CAAC,CAACC,IAAF;AACAR,EAAAA,OAAO,CAACE,kBAAkB,CAACO,SAApB,EAA+B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACpDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,uDAAsDF,GAAI,mEAAnF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAZ,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,kBAA1F,EAA8GC,iBAA9G,CAAJ;AACAJ,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,kBAAvF,EAA2GE,cAA3G,CAAJ;AACAL,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,kBAArF,EAAyGG,YAAzG,CAAJ;AACAN,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,kBAAvF,EAA2GI,cAA3G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismBrandTable from '..';\nimport fixtureAnimations from './fixtures/animations';\nimport fixtureDefault from './fixtures/default';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureLoading from './fixtures/loading';\n\ntest('Organism › OrganismBrandTable > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismBrandTable.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismBrandTable.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismBrandTable › Animations › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureAnimations);\ntest('Organism › OrganismBrandTable › Default › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureDefault);\ntest('Organism › OrganismBrandTable › Empty › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureEmpty);\ntest('Organism › OrganismBrandTable › Loading › should be rendered', renderComponentMacro, OrganismBrandTable, fixtureLoading);\n"],"file":"fixtures.js"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismBrandUpload from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureLoading from './fixtures/loading';
|
|
7
|
-
test('Organism › OrganismBrandUpload > should have valid propTypes', t => {
|
|
8
|
-
t.pass();
|
|
9
|
-
forEach(OrganismBrandUpload.propTypes, (value, key) => {
|
|
10
|
-
t.not(value, undefined, `PropType for "Organism.OrganismBrandUpload.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
11
|
-
});
|
|
12
|
-
});
|
|
13
|
-
test('Organism › OrganismBrandUpload › Default › should be rendered', renderComponentMacro, OrganismBrandUpload, fixtureDefault);
|
|
14
|
-
test('Organism › OrganismBrandUpload › Loading › should be rendered', renderComponentMacro, OrganismBrandUpload, fixtureLoading);
|
|
15
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/brand-upload/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismBrandUpload","fixtureDefault","fixtureLoading","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,mBAAP,MAAgC,IAAhC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAL,IAAI,CAAC,8DAAD,EAAiEM,CAAC,IAAI;AACxEA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,mBAAmB,CAACK,SAArB,EAAgC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACrDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wDAAuDF,GAAI,mEAApF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GC,cAA7G,CAAJ;AACAJ,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GE,cAA7G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismBrandUpload from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureLoading from './fixtures/loading';\n\ntest('Organism › OrganismBrandUpload > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismBrandUpload.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismBrandUpload.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismBrandUpload › Default › should be rendered', renderComponentMacro, OrganismBrandUpload, fixtureDefault);\ntest('Organism › OrganismBrandUpload › Loading › should be rendered', renderComponentMacro, OrganismBrandUpload, fixtureLoading);\n"],"file":"fixtures.js"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismCardsGrid from '..';
|
|
5
|
-
import fixtureCatalog from './fixtures/catalog';
|
|
6
|
-
import fixtureEmpty from './fixtures/empty';
|
|
7
|
-
import fixtureLoading from './fixtures/loading';
|
|
8
|
-
import fixtureMany from './fixtures/many';
|
|
9
|
-
test('Organism › OrganismCardsGrid > should have valid propTypes', t => {
|
|
10
|
-
t.pass();
|
|
11
|
-
forEach(OrganismCardsGrid.propTypes, (value, key) => {
|
|
12
|
-
t.not(value, undefined, `PropType for "Organism.OrganismCardsGrid.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
13
|
-
});
|
|
14
|
-
});
|
|
15
|
-
test('Organism › OrganismCardsGrid › Catalog › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureCatalog);
|
|
16
|
-
test('Organism › OrganismCardsGrid › Empty › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureEmpty);
|
|
17
|
-
test('Organism › OrganismCardsGrid › Loading › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureLoading);
|
|
18
|
-
test('Organism › OrganismCardsGrid › Many › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureMany);
|
|
19
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/cards-grid/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismCardsGrid","fixtureCatalog","fixtureEmpty","fixtureLoading","fixtureMany","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,iBAAP,MAA8B,IAA9B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AAEAP,IAAI,CAAC,4DAAD,EAA+DQ,CAAC,IAAI;AACtEA,EAAAA,CAAC,CAACC,IAAF;AACAR,EAAAA,OAAO,CAACE,iBAAiB,CAACO,SAAnB,EAA8B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACnDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sDAAqDF,GAAI,mEAAlF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAZ,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,iBAAtF,EAAyGC,cAAzG,CAAJ;AACAJ,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,iBAApF,EAAuGE,YAAvG,CAAJ;AACAL,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,iBAAtF,EAAyGG,cAAzG,CAAJ;AACAN,IAAI,CAAC,0DAAD,EAA6DE,oBAA7D,EAAmFC,iBAAnF,EAAsGI,WAAtG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismCardsGrid from '..';\nimport fixtureCatalog from './fixtures/catalog';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureLoading from './fixtures/loading';\nimport fixtureMany from './fixtures/many';\n\ntest('Organism › OrganismCardsGrid > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismCardsGrid.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismCardsGrid.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismCardsGrid › Catalog › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureCatalog);\ntest('Organism › OrganismCardsGrid › Empty › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureEmpty);\ntest('Organism › OrganismCardsGrid › Loading › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureLoading);\ntest('Organism › OrganismCardsGrid › Many › should be rendered', renderComponentMacro, OrganismCardsGrid, fixtureMany);\n"],"file":"fixtures.js"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismCart from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
test('Organism › OrganismCart > should have valid propTypes', t => {
|
|
7
|
-
t.pass();
|
|
8
|
-
forEach(OrganismCart.propTypes, (value, key) => {
|
|
9
|
-
t.not(value, undefined, `PropType for "Organism.OrganismCart.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
test('Organism › OrganismCart › Default › should be rendered', renderComponentMacro, OrganismCart, fixtureDefault);
|
|
13
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/cart/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismCart","fixtureDefault","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,YAAP,MAAyB,IAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,uDAAD,EAA0DK,CAAC,IAAI;AACjEA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,YAAY,CAACI,SAAd,EAAyB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC9CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,iDAAgDF,GAAI,mEAA7E;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FC,cAA/F,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismCart from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Organism › OrganismCart > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismCart.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismCart.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismCart › Default › should be rendered', renderComponentMacro, OrganismCart, fixtureDefault);\n"],"file":"fixtures.js"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismDiscussion from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureLoadingMore from './fixtures/loading-more';
|
|
7
|
-
import fixtureModeration from './fixtures/moderation';
|
|
8
|
-
import fixtureNewDiscussion from './fixtures/new-discussion';
|
|
9
|
-
test('Organism › OrganismDiscussion > should have valid propTypes', t => {
|
|
10
|
-
t.pass();
|
|
11
|
-
forEach(OrganismDiscussion.propTypes, (value, key) => {
|
|
12
|
-
t.not(value, undefined, `PropType for "Organism.OrganismDiscussion.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
13
|
-
});
|
|
14
|
-
});
|
|
15
|
-
test('Organism › OrganismDiscussion › Default › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureDefault);
|
|
16
|
-
test('Organism › OrganismDiscussion › LoadingMore › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureLoadingMore);
|
|
17
|
-
test('Organism › OrganismDiscussion › Moderation › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureModeration);
|
|
18
|
-
test('Organism › OrganismDiscussion › NewDiscussion › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureNewDiscussion);
|
|
19
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/discussion/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismDiscussion","fixtureDefault","fixtureLoadingMore","fixtureModeration","fixtureNewDiscussion","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,kBAAP,MAA+B,IAA/B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,kBAAP,MAA+B,yBAA/B;AACA,OAAOC,iBAAP,MAA8B,uBAA9B;AACA,OAAOC,oBAAP,MAAiC,2BAAjC;AAEAP,IAAI,CAAC,6DAAD,EAAgEQ,CAAC,IAAI;AACvEA,EAAAA,CAAC,CAACC,IAAF;AACAR,EAAAA,OAAO,CAACE,kBAAkB,CAACO,SAApB,EAA+B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACpDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,uDAAsDF,GAAI,mEAAnF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAZ,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,kBAAvF,EAA2GC,cAA3G,CAAJ;AACAJ,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,kBAA3F,EAA+GE,kBAA/G,CAAJ;AACAL,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,kBAA1F,EAA8GG,iBAA9G,CAAJ;AACAN,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,kBAA7F,EAAiHI,oBAAjH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismDiscussion from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureLoadingMore from './fixtures/loading-more';\nimport fixtureModeration from './fixtures/moderation';\nimport fixtureNewDiscussion from './fixtures/new-discussion';\n\ntest('Organism › OrganismDiscussion > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismDiscussion.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismDiscussion.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismDiscussion › Default › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureDefault);\ntest('Organism › OrganismDiscussion › LoadingMore › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureLoadingMore);\ntest('Organism › OrganismDiscussion › Moderation › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureModeration);\ntest('Organism › OrganismDiscussion › NewDiscussion › should be rendered', renderComponentMacro, OrganismDiscussion, fixtureNewDiscussion);\n"],"file":"fixtures.js"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismGetTheApp from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
test('Organism › OrganismGetTheApp > should have valid propTypes', t => {
|
|
7
|
-
t.pass();
|
|
8
|
-
forEach(OrganismGetTheApp.propTypes, (value, key) => {
|
|
9
|
-
t.not(value, undefined, `PropType for "Organism.OrganismGetTheApp.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
test('Organism › OrganismGetTheApp › Default › should be rendered', renderComponentMacro, OrganismGetTheApp, fixtureDefault);
|
|
13
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/get-the-app/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismGetTheApp","fixtureDefault","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,iBAAP,MAA8B,IAA9B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,4DAAD,EAA+DK,CAAC,IAAI;AACtEA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,iBAAiB,CAACI,SAAnB,EAA8B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACnDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sDAAqDF,GAAI,mEAAlF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,iBAAtF,EAAyGC,cAAzG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismGetTheApp from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Organism › OrganismGetTheApp > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismGetTheApp.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismGetTheApp.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismGetTheApp › Default › should be rendered', renderComponentMacro, OrganismGetTheApp, fixtureDefault);\n"],"file":"fixtures.js"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismGridList from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
test('Organism › OrganismGridList > should have valid propTypes', t => {
|
|
7
|
-
t.pass();
|
|
8
|
-
forEach(OrganismGridList.propTypes, (value, key) => {
|
|
9
|
-
t.not(value, undefined, `PropType for "Organism.OrganismGridList.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
test('Organism › OrganismGridList › Default › should be rendered', renderComponentMacro, OrganismGridList, fixtureDefault);
|
|
13
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/grid-list/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismGridList","fixtureDefault","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,gBAAP,MAA6B,IAA7B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,2DAAD,EAA8DK,CAAC,IAAI;AACrEA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,gBAAgB,CAACI,SAAlB,EAA6B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAClDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,qDAAoDF,GAAI,mEAAjF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,gBAArF,EAAuGC,cAAvG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismGridList from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Organism › OrganismGridList > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismGridList.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismGridList.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismGridList › Default › should be rendered', renderComponentMacro, OrganismGridList, fixtureDefault);\n"],"file":"fixtures.js"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismHeader from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
test('Organism › OrganismHeader > should have valid propTypes', t => {
|
|
7
|
-
t.pass();
|
|
8
|
-
forEach(OrganismHeader.propTypes, (value, key) => {
|
|
9
|
-
t.not(value, undefined, `PropType for "Organism.OrganismHeader.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
test('Organism › OrganismHeader › Default › should be rendered', renderComponentMacro, OrganismHeader, fixtureDefault);
|
|
13
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/header/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismHeader","fixtureDefault","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,cAAP,MAA2B,IAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,yDAAD,EAA4DK,CAAC,IAAI;AACnEA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,cAAc,CAACI,SAAhB,EAA2B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAChDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,mDAAkDF,GAAI,mEAA/E;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,0DAAD,EAA6DE,oBAA7D,EAAmFC,cAAnF,EAAmGC,cAAnG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismHeader from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Organism › OrganismHeader > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismHeader.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismHeader.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismHeader › Default › should be rendered', renderComponentMacro, OrganismHeader, fixtureDefault);\n"],"file":"fixtures.js"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import test from 'ava';
|
|
2
|
-
import forEach from 'lodash/forEach';
|
|
3
|
-
import renderComponentMacro from '../../../test/helpers/render-component';
|
|
4
|
-
import OrganismHero from '..';
|
|
5
|
-
import fixtureDefault from './fixtures/default';
|
|
6
|
-
import fixtureNoTouch from './fixtures/no-touch';
|
|
7
|
-
import fixtureTouch from './fixtures/touch';
|
|
8
|
-
test('Organism › OrganismHero > should have valid propTypes', t => {
|
|
9
|
-
t.pass();
|
|
10
|
-
forEach(OrganismHero.propTypes, (value, key) => {
|
|
11
|
-
t.not(value, undefined, `PropType for "Organism.OrganismHero.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
|
|
12
|
-
});
|
|
13
|
-
});
|
|
14
|
-
test('Organism › OrganismHero › Default › should be rendered', renderComponentMacro, OrganismHero, fixtureDefault);
|
|
15
|
-
test('Organism › OrganismHero › NoTouch › should be rendered', renderComponentMacro, OrganismHero, fixtureNoTouch);
|
|
16
|
-
test('Organism › OrganismHero › Touch › should be rendered', renderComponentMacro, OrganismHero, fixtureTouch);
|
|
17
|
-
//# sourceMappingURL=fixtures.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/organism/hero/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","OrganismHero","fixtureDefault","fixtureNoTouch","fixtureTouch","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,YAAP,MAAyB,IAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,qBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAN,IAAI,CAAC,uDAAD,EAA0DO,CAAC,IAAI;AACjEA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,YAAY,CAACM,SAAd,EAAyB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC9CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,iDAAgDF,GAAI,mEAA7E;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FC,cAA/F,CAAJ;AACAJ,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FE,cAA/F,CAAJ;AACAL,IAAI,CAAC,sDAAD,EAAyDE,oBAAzD,EAA+EC,YAA/E,EAA6FG,YAA7F,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismHero from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureNoTouch from './fixtures/no-touch';\nimport fixtureTouch from './fixtures/touch';\n\ntest('Organism › OrganismHero > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismHero.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismHero.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismHero › Default › should be rendered', renderComponentMacro, OrganismHero, fixtureDefault);\ntest('Organism › OrganismHero › NoTouch › should be rendered', renderComponentMacro, OrganismHero, fixtureNoTouch);\ntest('Organism › OrganismHero › Touch › should be rendered', renderComponentMacro, OrganismHero, fixtureTouch);\n"],"file":"fixtures.js"}
|