@coorpacademy/components 11.40.14-alpha.9 → 11.40.14-react18.80
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/atom/autocomplete/index.d.ts +5 -4
- package/es/atom/autocomplete/index.d.ts.map +1 -1
- package/es/atom/avatar/index.d.ts +2 -1
- package/es/atom/avatar/index.d.ts.map +1 -1
- package/es/atom/battle-opponent/index.d.ts +2 -2
- package/es/atom/battle-opponent/index.d.ts.map +1 -1
- package/es/atom/button/index.d.ts +2 -1
- package/es/atom/button/index.d.ts.map +1 -1
- package/es/atom/button/index.native.d.ts +2 -2
- package/es/atom/button/index.native.d.ts.map +1 -1
- package/es/atom/button-link/index.d.ts +4 -4
- package/es/atom/button-link/index.d.ts.map +1 -1
- package/es/atom/button-link/types.d.ts +2 -2
- package/es/atom/button-link-icon/index.d.ts +2 -1
- package/es/atom/button-link-icon/index.d.ts.map +1 -1
- package/es/atom/button-menu/index.d.ts +5 -5
- package/es/atom/button-menu/index.d.ts.map +1 -1
- package/es/atom/button-menu/types.d.ts +4 -4
- package/es/atom/card-image-preview/index.d.ts +2 -1
- package/es/atom/card-image-preview/index.d.ts.map +1 -1
- package/es/atom/catalog-section/index.d.ts +2 -1
- package/es/atom/catalog-section/index.d.ts.map +1 -1
- package/es/atom/centered-text/index.d.ts +2 -1
- package/es/atom/centered-text/index.d.ts.map +1 -1
- package/es/atom/checkbox/index.d.ts +2 -1
- package/es/atom/checkbox/index.d.ts.map +1 -1
- package/es/atom/checkbox-with-title/index.d.ts +3 -25
- package/es/atom/checkbox-with-title/index.d.ts.map +1 -1
- package/es/atom/checkbox-with-title/index.js +2 -16
- package/es/atom/checkbox-with-title/index.js.map +1 -1
- package/es/atom/chip/index.d.ts +3 -2
- package/es/atom/chip/index.d.ts.map +1 -1
- package/es/atom/chip/index.js +5 -5
- package/es/atom/chip/index.js.map +1 -1
- package/es/atom/chips/index.d.ts +2 -1
- package/es/atom/chips/index.d.ts.map +1 -1
- package/es/atom/choice/index.native.d.ts +2 -2
- package/es/atom/choice/index.native.d.ts.map +1 -1
- package/es/atom/circular-progress-bar/index.d.ts +2 -2
- package/es/atom/circular-progress-bar/index.d.ts.map +1 -1
- package/es/atom/clue/index.d.ts +3 -3
- package/es/atom/clue/index.d.ts.map +1 -1
- package/es/atom/content-badge/index.d.ts +2 -1
- package/es/atom/content-badge/index.d.ts.map +1 -1
- package/es/atom/cta/index.d.ts +2 -2
- package/es/atom/cta/index.d.ts.map +1 -1
- package/es/atom/difficulty-level/index.d.ts +4 -3
- package/es/atom/difficulty-level/index.d.ts.map +1 -1
- package/es/atom/drag-and-drop/index.d.ts +1 -1
- package/es/atom/drag-and-drop/index.d.ts.map +1 -1
- package/es/atom/empty-search-result/index.d.ts +2 -1
- package/es/atom/empty-search-result/index.d.ts.map +1 -1
- package/es/atom/gradient/index.native.d.ts +2 -2
- package/es/atom/gradient/index.native.d.ts.map +1 -1
- package/es/atom/gradient/index.native.js +1 -1
- package/es/atom/gradient/index.native.js.map +1 -1
- package/es/atom/header-back-button/index.native.d.ts +2 -2
- package/es/atom/header-back-button/index.native.d.ts.map +1 -1
- package/es/atom/header-back-icon/index.native.d.ts +2 -2
- package/es/atom/header-back-icon/index.native.d.ts.map +1 -1
- package/es/atom/html/index.native.d.ts +2 -2
- package/es/atom/html/index.native.d.ts.map +1 -1
- package/es/atom/html/index.native.js.map +1 -1
- package/es/atom/icon/index.d.ts +1 -1
- package/es/atom/icon/index.js +1 -1
- package/es/atom/icon/index.js.map +1 -1
- package/es/atom/image-background/index.native.d.ts +2 -2
- package/es/atom/image-background/index.native.d.ts.map +1 -1
- package/es/atom/image-background/index.native.js.map +1 -1
- package/es/atom/input-checkbox/index.d.ts +2 -1
- package/es/atom/input-checkbox/index.d.ts.map +1 -1
- package/es/atom/input-color/index.d.ts +2 -1
- package/es/atom/input-color/index.d.ts.map +1 -1
- package/es/atom/input-doublestep/index.d.ts +2 -2
- package/es/atom/input-doublestep/index.d.ts.map +1 -1
- package/es/atom/input-file-draggable/index.d.ts +11 -10
- package/es/atom/input-file-draggable/index.d.ts.map +1 -1
- package/es/atom/input-html/index.d.ts +2 -1
- package/es/atom/input-html/index.d.ts.map +1 -1
- package/es/atom/input-html/input-preview.d.ts +2 -1
- package/es/atom/input-html/input-preview.d.ts.map +1 -1
- package/es/atom/input-readonly/index.d.ts +2 -1
- package/es/atom/input-readonly/index.d.ts.map +1 -1
- package/es/atom/input-search/index.d.ts +2 -1
- package/es/atom/input-search/index.d.ts.map +1 -1
- package/es/atom/input-select/index.d.ts +2 -2
- package/es/atom/input-select/index.d.ts.map +1 -1
- package/es/atom/input-switch/index.d.ts +2 -24
- package/es/atom/input-switch/index.d.ts.map +1 -1
- package/es/atom/input-switch/index.js +2 -16
- package/es/atom/input-switch/index.js.map +1 -1
- package/es/atom/input-text/index.d.ts +2 -1
- package/es/atom/input-text/index.d.ts.map +1 -1
- package/es/atom/input-text-with-title/index.d.ts +2 -1
- package/es/atom/input-text-with-title/index.d.ts.map +1 -1
- package/es/atom/input-textarea/index.d.ts +2 -1
- package/es/atom/input-textarea/index.d.ts.map +1 -1
- package/es/atom/label/index.d.ts +3 -2
- package/es/atom/label/index.d.ts.map +1 -1
- package/es/atom/life/index.d.ts +2 -1
- package/es/atom/life/index.d.ts.map +1 -1
- package/es/atom/link/index.d.ts +2 -1
- package/es/atom/link/index.d.ts.map +1 -1
- package/es/atom/loader/index.d.ts +3 -2
- package/es/atom/loader/index.d.ts.map +1 -1
- package/es/atom/loader/index.native.d.ts +2 -2
- package/es/atom/loader/index.native.d.ts.map +1 -1
- package/es/atom/lottie-wrapper/index.d.ts +2 -1
- package/es/atom/lottie-wrapper/index.d.ts.map +1 -1
- package/es/atom/notification/index.d.ts +2 -1
- package/es/atom/notification/index.d.ts.map +1 -1
- package/es/atom/picture/index.d.ts +2 -1
- package/es/atom/picture/index.d.ts.map +1 -1
- package/es/atom/picture-background/index.d.ts +5 -4
- package/es/atom/picture-background/index.d.ts.map +1 -1
- package/es/atom/promo-code/index.d.ts +2 -1
- package/es/atom/promo-code/index.d.ts.map +1 -1
- package/es/atom/provider/index.d.ts +1 -0
- package/es/atom/provider/index.d.ts.map +1 -1
- package/es/atom/provider/web-context.d.ts +2 -2
- package/es/atom/provider/web-context.d.ts.map +1 -1
- package/es/atom/radio-group/index.d.ts +4 -3
- package/es/atom/radio-group/index.d.ts.map +1 -1
- package/es/atom/radio-group/item.d.ts +2 -1
- package/es/atom/radio-group/item.d.ts.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +13 -13
- package/es/atom/radio-with-title/types.d.ts +12 -12
- package/es/atom/range/handle.d.ts +2 -1
- package/es/atom/range/handle.d.ts.map +1 -1
- package/es/atom/range/index.d.ts +5 -35
- package/es/atom/range/index.d.ts.map +1 -1
- package/es/atom/range/index.js +20 -88
- package/es/atom/range/index.js.map +1 -1
- package/es/atom/range/style.css +0 -38
- package/es/atom/resource-miniature/index.d.ts +2 -1
- package/es/atom/resource-miniature/index.d.ts.map +1 -1
- package/es/atom/review-presentation/index.d.ts +2 -1
- package/es/atom/review-presentation/index.d.ts.map +1 -1
- package/es/atom/review-presentation/index.native.d.ts +2 -2
- package/es/atom/review-presentation/index.native.d.ts.map +1 -1
- package/es/atom/select/index.d.ts +14 -13
- package/es/atom/select/index.d.ts.map +1 -1
- package/es/atom/select-icon/index.d.ts +2 -1
- package/es/atom/select-icon/index.d.ts.map +1 -1
- package/es/atom/select-modal/index.native.d.ts +2 -2
- package/es/atom/select-modal/index.native.d.ts.map +1 -1
- package/es/atom/select-modal/index.native.js +1 -1
- package/es/atom/select-modal/index.native.js.map +1 -1
- package/es/atom/slide/index.d.ts +2 -1
- package/es/atom/slide/index.d.ts.map +1 -1
- package/es/atom/social-link/index.d.ts +2 -1
- package/es/atom/social-link/index.d.ts.map +1 -1
- package/es/atom/space/index.native.d.ts +2 -2
- package/es/atom/space/index.native.d.ts.map +1 -1
- package/es/atom/spinner/index.d.ts +2 -1
- package/es/atom/spinner/index.d.ts.map +1 -1
- package/es/atom/status-item/index.d.ts +2 -2
- package/es/atom/status-item/index.d.ts.map +1 -1
- package/es/atom/status-item/index.native.d.ts +2 -2
- package/es/atom/status-item/index.native.d.ts.map +1 -1
- package/es/atom/tab/index.d.ts +5 -4
- package/es/atom/tab/index.d.ts.map +1 -1
- package/es/atom/tab-content/index.d.ts +2 -1
- package/es/atom/tab-content/index.d.ts.map +1 -1
- package/es/atom/tag/index.d.ts +16 -16
- package/es/atom/tag/index.d.ts.map +1 -1
- package/es/atom/text/index.native.d.ts +1 -1
- package/es/atom/text/index.native.d.ts.map +1 -1
- package/es/atom/title/index.d.ts +14 -14
- package/es/atom/title/index.d.ts.map +1 -1
- package/es/atom/tooltip/index.d.ts +6 -5
- package/es/atom/tooltip/index.d.ts.map +1 -1
- package/es/atom/video-upload/index.d.ts +2 -1
- package/es/atom/video-upload/index.d.ts.map +1 -1
- package/es/atom/wizard-steps/index.d.ts +4 -3
- package/es/atom/wizard-steps/index.d.ts.map +1 -1
- package/es/globals.d.js.map +1 -1
- package/es/hoc/animation/index.d.ts +1 -1
- package/es/hoc/animation-scheduler/index.d.ts +1 -1
- package/es/hoc/modal/index.native.d.ts +1 -1
- package/es/hoc/modal/index.native.d.ts.map +1 -1
- package/es/hoc/modal/select/index.native.d.ts +2 -2
- package/es/hoc/modal/select/index.native.d.ts.map +1 -1
- package/es/hoc/modal/select-item/index.native.d.ts +2 -2
- package/es/hoc/modal/select-item/index.native.d.ts.map +1 -1
- package/es/hoc/swapper/index.d.ts +3 -2
- package/es/hoc/swapper/index.d.ts.map +1 -1
- package/es/hoc/touchable/index.native.d.ts +1 -1
- package/es/hoc/touchable/index.native.d.ts.map +1 -1
- package/es/hoc/touchable/index.native.js +14 -3
- package/es/hoc/touchable/index.native.js.map +1 -1
- package/es/hoc/transition/index.d.ts +1 -1
- package/es/molecule/add-to-my-list/index.d.ts +4 -3
- package/es/molecule/add-to-my-list/index.d.ts.map +1 -1
- package/es/molecule/answer/index.d.ts +2 -1
- package/es/molecule/answer/index.d.ts.map +1 -1
- package/es/molecule/answer/index.native.d.ts +2 -2
- package/es/molecule/answer/index.native.d.ts.map +1 -1
- package/es/molecule/answer/prop-types.d.ts +10 -10
- package/es/molecule/audio/index.d.ts +1 -1
- package/es/molecule/audio/index.d.ts.map +1 -1
- package/es/molecule/banner/index.d.ts +4 -3
- package/es/molecule/banner/index.d.ts.map +1 -1
- package/es/molecule/base-modal/index.d.ts +4 -3
- package/es/molecule/base-modal/index.d.ts.map +1 -1
- package/es/molecule/battle-opponent-list/index.d.ts +4 -4
- package/es/molecule/battle-opponent-list/index.d.ts.map +1 -1
- package/es/molecule/battle-opponent-list/prop-types.d.ts +2 -2
- package/es/molecule/battle-request/index.d.ts +2 -1
- package/es/molecule/battle-request/index.d.ts.map +1 -1
- package/es/molecule/brand-card/description.d.ts +2 -1
- package/es/molecule/brand-card/description.d.ts.map +1 -1
- package/es/molecule/brand-card/index.d.ts +2 -1
- package/es/molecule/brand-card/index.d.ts.map +1 -1
- package/es/molecule/brand-card-create/index.d.ts +2 -1
- package/es/molecule/brand-card-create/index.d.ts.map +1 -1
- package/es/molecule/brand-create-form/index.d.ts +2 -1
- package/es/molecule/brand-create-form/index.d.ts.map +1 -1
- package/es/molecule/brand-download-box/index.d.ts +2 -1
- package/es/molecule/brand-download-box/index.d.ts.map +1 -1
- package/es/molecule/brand-form-group/index.d.ts +3 -2
- package/es/molecule/brand-form-group/index.d.ts.map +1 -1
- package/es/molecule/brand-logo/index.native.d.ts +2 -2
- package/es/molecule/brand-logo/index.native.d.ts.map +1 -1
- package/es/molecule/brand-logo/index.native.js.map +1 -1
- package/es/molecule/brand-tabs/index.d.ts +4 -3
- package/es/molecule/brand-tabs/index.d.ts.map +1 -1
- package/es/molecule/brand-upload-box/index.d.ts +1 -1
- package/es/molecule/brand-upload-box/index.d.ts.map +1 -1
- package/es/molecule/breadcrumbs/index.d.ts +6 -5
- package/es/molecule/breadcrumbs/index.d.ts.map +1 -1
- package/es/molecule/bulk-infos/index.d.ts +2 -2
- package/es/molecule/bulk-infos/index.d.ts.map +1 -1
- package/es/molecule/bulk-progress-bar/index.d.ts +2 -2
- package/es/molecule/bulk-progress-bar/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/index.d.ts +5 -5
- package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +3 -3
- package/es/molecule/button-menu-action/index.d.ts +8 -8
- package/es/molecule/button-menu-action/index.d.ts.map +1 -1
- package/es/molecule/button-menu-action/types.d.ts +6 -6
- package/es/molecule/card/customer.d.ts +3 -2
- package/es/molecule/card/customer.d.ts.map +1 -1
- package/es/molecule/card/favorite.d.ts +4 -3
- package/es/molecule/card/favorite.d.ts.map +1 -1
- package/es/molecule/card/index.d.ts +1 -1
- package/es/molecule/card/notification.d.ts +2 -1
- package/es/molecule/card/notification.d.ts.map +1 -1
- package/es/molecule/card/selectable.d.ts +2 -1
- package/es/molecule/card/selectable.d.ts.map +1 -1
- package/es/molecule/card-congrats/index.native.d.ts +2 -2
- package/es/molecule/card-congrats/index.native.d.ts.map +1 -1
- package/es/molecule/card-content/index.d.ts +8 -7
- package/es/molecule/card-content/index.d.ts.map +1 -1
- package/es/molecule/card-with-button/index.d.ts +3 -2
- package/es/molecule/card-with-button/index.d.ts.map +1 -1
- package/es/molecule/certification-card/index.d.ts +2 -1
- package/es/molecule/certification-card/index.d.ts.map +1 -1
- package/es/molecule/cm-popin/index.d.ts +2 -1
- package/es/molecule/cm-popin/index.d.ts.map +1 -1
- package/es/molecule/cm-popin/index.native.d.ts +2 -2
- package/es/molecule/cm-popin/index.native.d.ts.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +81 -81
- package/es/molecule/cookie-banner/index.d.ts +2 -1
- package/es/molecule/cookie-banner/index.d.ts.map +1 -1
- package/es/molecule/coorp-manager-roles/index.d.ts +4 -3
- package/es/molecule/coorp-manager-roles/index.d.ts.map +1 -1
- package/es/molecule/coorpmanager-base-banner/index.d.ts +2 -1
- package/es/molecule/coorpmanager-base-banner/index.d.ts.map +1 -1
- package/es/molecule/course-section/index.d.ts +4 -3
- package/es/molecule/course-section/index.d.ts.map +1 -1
- package/es/molecule/course-sections/index.d.ts +6 -5
- package/es/molecule/course-sections/index.d.ts.map +1 -1
- package/es/molecule/dashboard/cards-list/index.d.ts +8 -8
- package/es/molecule/dashboard/cards-list/index.d.ts.map +1 -1
- package/es/molecule/discipline-associated-skills/index.d.ts +4 -3
- package/es/molecule/discipline-associated-skills/index.d.ts.map +1 -1
- package/es/molecule/discipline-cta/index.d.ts +2 -1
- package/es/molecule/discipline-cta/index.d.ts.map +1 -1
- package/es/molecule/discipline-header/index.d.ts +3 -3
- package/es/molecule/discipline-header/index.d.ts.map +1 -1
- package/es/molecule/discipline-partners/index.d.ts +6 -5
- package/es/molecule/discipline-partners/index.d.ts.map +1 -1
- package/es/molecule/discipline-scope/index.d.ts +10 -9
- package/es/molecule/discipline-scope/index.d.ts.map +1 -1
- package/es/molecule/drag-and-drop/index.d.ts +6 -5
- package/es/molecule/drag-and-drop/index.d.ts.map +1 -1
- package/es/molecule/drag-and-drop/overlay.d.ts +2 -1
- package/es/molecule/drag-and-drop/overlay.d.ts.map +1 -1
- package/es/molecule/drag-and-drop/placeholder.d.ts +2 -1
- package/es/molecule/drag-and-drop/placeholder.d.ts.map +1 -1
- package/es/molecule/drag-and-drop/upload-report.d.ts +5 -4
- package/es/molecule/drag-and-drop/upload-report.d.ts.map +1 -1
- package/es/molecule/drag-and-drop-wrapper/index.d.ts +5 -4
- package/es/molecule/drag-and-drop-wrapper/index.d.ts.map +1 -1
- package/es/molecule/draggable/index.d.ts +2 -1
- package/es/molecule/draggable/index.d.ts.map +1 -1
- package/es/molecule/draggable-list/index.d.ts +15 -14
- package/es/molecule/draggable-list/index.d.ts.map +1 -1
- package/es/molecule/errors-table/index.d.ts +7 -7
- package/es/molecule/errors-table/index.d.ts.map +1 -1
- package/es/molecule/errors-table/types.d.ts +5 -5
- package/es/molecule/expandable-item/index.d.ts +2 -2
- package/es/molecule/expandable-item/index.d.ts.map +1 -1
- package/es/molecule/expandable-list/index.d.ts +4 -4
- package/es/molecule/expandable-list/index.d.ts.map +1 -1
- package/es/molecule/expandable-list/types.d.ts +2 -2
- package/es/molecule/expandible-actionable-table/index.d.ts +18 -18
- package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/types.d.ts +16 -16
- package/es/molecule/external-content-button/index.d.ts +1 -1
- package/es/molecule/external-content-button/index.d.ts.map +1 -1
- package/es/molecule/external-content-viewer/index.d.ts +2 -1
- package/es/molecule/external-content-viewer/index.d.ts.map +1 -1
- package/es/molecule/feedback/index.d.ts +2 -1
- package/es/molecule/feedback/index.d.ts.map +1 -1
- package/es/molecule/filters/filters-wrapper.d.ts +4 -3
- package/es/molecule/filters/filters-wrapper.d.ts.map +1 -1
- package/es/molecule/filters/index.d.ts +11 -11
- package/es/molecule/filters/index.d.ts.map +1 -1
- package/es/molecule/forum/forum-comment/index.d.ts +2 -1
- package/es/molecule/forum/forum-comment/index.d.ts.map +1 -1
- package/es/molecule/forum/forum-post/index.d.ts +2 -1
- package/es/molecule/forum/forum-post/index.d.ts.map +1 -1
- package/es/molecule/forum/forum-thread/index.d.ts +2 -1
- package/es/molecule/forum/forum-thread/index.d.ts.map +1 -1
- package/es/molecule/go1-banner/index.d.ts +2 -1
- package/es/molecule/go1-banner/index.d.ts.map +1 -1
- package/es/molecule/hero/index.d.ts +2 -2
- package/es/molecule/hero/index.d.ts.map +1 -1
- package/es/molecule/icon-picker-modal/index.d.ts +2 -1
- package/es/molecule/icon-picker-modal/index.d.ts.map +1 -1
- package/es/molecule/icon-picker-modal/index.js +1 -1
- package/es/molecule/icon-picker-modal/index.js.map +1 -1
- package/es/molecule/icon-preview/index.d.ts +1 -1
- package/es/molecule/input-text-with-titled-checkbox/index.d.ts +2 -1
- package/es/molecule/input-text-with-titled-checkbox/index.d.ts.map +1 -1
- package/es/molecule/learner-skill-card/index.d.ts +2 -1
- package/es/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/es/molecule/learning-priority-card/index.d.ts +2 -2
- package/es/molecule/learning-priority-card/index.d.ts.map +1 -1
- package/es/molecule/learning-priority-modal/index.d.ts +8 -7
- package/es/molecule/learning-priority-modal/index.d.ts.map +1 -1
- package/es/molecule/learning-priority-setup-item/index.d.ts +2 -1
- package/es/molecule/learning-priority-setup-item/index.d.ts.map +1 -1
- package/es/molecule/learning-profile-radar-chart/index.d.ts +13 -13
- package/es/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
- package/es/molecule/learning-profile-radar-chart/types.d.ts +8 -8
- package/es/molecule/list-badges/index.d.ts +4 -3
- package/es/molecule/list-badges/index.d.ts.map +1 -1
- package/es/molecule/login-alert/index.d.ts +2 -1
- package/es/molecule/login-alert/index.d.ts.map +1 -1
- package/es/molecule/menu-links/index.d.ts +4 -4
- package/es/molecule/menu-links/index.d.ts.map +1 -1
- package/es/molecule/menu-links/types.d.ts +2 -2
- package/es/molecule/menu-list/index.d.ts +4 -3
- package/es/molecule/menu-list/index.d.ts.map +1 -1
- package/es/molecule/message-popin/index.d.ts +2 -1
- package/es/molecule/message-popin/index.d.ts.map +1 -1
- package/es/molecule/modal/index.d.ts +2 -1
- package/es/molecule/modal/index.d.ts.map +1 -1
- package/es/molecule/module-bubble/index.d.ts +2 -1
- package/es/molecule/module-bubble/index.d.ts.map +1 -1
- package/es/molecule/module-card/index.d.ts +2 -1
- package/es/molecule/module-card/index.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/index.d.ts +10 -51
- package/es/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/index.js +13 -28
- package/es/molecule/multi-filter-panel/index.js.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.d.ts +13 -39
- package/es/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.js +0 -4
- package/es/molecule/multi-filter-panel/prop-types.js.map +1 -1
- package/es/molecule/news/index.d.ts +2 -1
- package/es/molecule/news/index.d.ts.map +1 -1
- package/es/molecule/notification-banner/index.d.ts +2 -1
- package/es/molecule/notification-banner/index.d.ts.map +1 -1
- package/es/molecule/pagination/index.d.ts +2 -1
- package/es/molecule/pagination/index.d.ts.map +1 -1
- package/es/molecule/payment-form/index.d.ts +1 -1
- package/es/molecule/payment-form/index.d.ts.map +1 -1
- package/es/molecule/pdf/index.d.ts +2 -1
- package/es/molecule/pdf/index.d.ts.map +1 -1
- package/es/molecule/playlist-card/index.d.ts +4 -3
- package/es/molecule/playlist-card/index.d.ts.map +1 -1
- package/es/molecule/playlist-detail-cover/index.d.ts +4 -3
- package/es/molecule/playlist-detail-cover/index.d.ts.map +1 -1
- package/es/molecule/popin/index.d.ts +2 -1
- package/es/molecule/popin/index.d.ts.map +1 -1
- package/es/molecule/privacy-policy-contact/index.d.ts +2 -2
- package/es/molecule/privacy-policy-contact/index.d.ts.map +1 -1
- package/es/molecule/product-card/index.d.ts +2 -1
- package/es/molecule/product-card/index.d.ts.map +1 -1
- package/es/molecule/progress-bar/index.d.ts +3 -2
- package/es/molecule/progress-bar/index.d.ts.map +1 -1
- package/es/molecule/progress-wrapper/index.d.ts +4 -3
- package/es/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/es/molecule/questions/drop-down/index.d.ts +5 -4
- package/es/molecule/questions/drop-down/index.d.ts.map +1 -1
- package/es/molecule/questions/free-text/index.d.ts +2 -1
- package/es/molecule/questions/free-text/index.d.ts.map +1 -1
- package/es/molecule/questions/free-text/index.native.d.ts +2 -2
- package/es/molecule/questions/free-text/index.native.d.ts.map +1 -1
- package/es/molecule/questions/free-text/index.native.js.map +1 -1
- package/es/molecule/questions/mobile/draggable/index.native.d.ts +2 -2
- package/es/molecule/questions/mobile/draggable/index.native.d.ts.map +1 -1
- package/es/molecule/questions/mobile/slider/index.native.d.ts +2 -2
- package/es/molecule/questions/mobile/slider/index.native.d.ts.map +1 -1
- package/es/molecule/questions/mobile/slider/index.native.js +1 -1
- package/es/molecule/questions/mobile/slider/index.native.js.map +1 -1
- package/es/molecule/questions/mobile/switch/index.native.d.ts +2 -2
- package/es/molecule/questions/mobile/switch/index.native.d.ts.map +1 -1
- package/es/molecule/questions/mobile/template/index.native.d.ts +2 -2
- package/es/molecule/questions/mobile/template/index.native.d.ts.map +1 -1
- package/es/molecule/questions/qcm/index.d.ts +4 -3
- package/es/molecule/questions/qcm/index.d.ts.map +1 -1
- package/es/molecule/questions/qcm-drag/index.d.ts +6 -5
- package/es/molecule/questions/qcm-drag/index.d.ts.map +1 -1
- package/es/molecule/questions/qcm-graphic/index.d.ts +4 -3
- package/es/molecule/questions/qcm-graphic/index.d.ts.map +1 -1
- package/es/molecule/questions/question-range/index.d.ts +3 -5
- package/es/molecule/questions/question-range/index.d.ts.map +1 -1
- package/es/molecule/questions/template/index.d.ts +7 -17
- package/es/molecule/questions/template/index.d.ts.map +1 -1
- package/es/molecule/questions/types.d.ts +1 -1
- package/es/molecule/questions/types.d.ts.map +1 -1
- package/es/molecule/questions/types.js.map +1 -1
- package/es/molecule/quick-access-card/index.d.ts +2 -1
- package/es/molecule/quick-access-card/index.d.ts.map +1 -1
- package/es/molecule/quick-access-cards-group/index.d.ts +4 -3
- package/es/molecule/quick-access-cards-group/index.d.ts.map +1 -1
- package/es/molecule/quick-filters/index.d.ts +5 -5
- package/es/molecule/quick-filters/index.js +1 -3
- package/es/molecule/quick-filters/index.js.map +1 -1
- package/es/molecule/quick-filters/style.css +0 -2
- package/es/molecule/quick-filters/types.d.ts +4 -4
- package/es/molecule/resource-player/index.d.ts +4 -4
- package/es/molecule/resource-player/index.d.ts.map +1 -1
- package/es/molecule/review-card-congrats/index.d.ts +2 -1
- package/es/molecule/review-card-congrats/index.d.ts.map +1 -1
- package/es/molecule/review-correction-popin/index.d.ts +2 -1
- package/es/molecule/review-correction-popin/index.d.ts.map +1 -1
- package/es/molecule/review-correction-popin/index.native.d.ts +2 -2
- package/es/molecule/review-correction-popin/index.native.d.ts.map +1 -1
- package/es/molecule/review-header-steps/index.d.ts +2 -1
- package/es/molecule/review-header-steps/index.d.ts.map +1 -1
- package/es/molecule/review-header-steps/prop-types.d.ts +2 -2
- package/es/molecule/scope-content/index.d.ts +9 -8
- package/es/molecule/scope-content/index.d.ts.map +1 -1
- package/es/molecule/scope-tabs/index.d.ts +3 -2
- package/es/molecule/scope-tabs/index.d.ts.map +1 -1
- package/es/molecule/search-form/index.d.ts +2 -1
- package/es/molecule/search-form/index.d.ts.map +1 -1
- package/es/molecule/select-multiple/index.d.ts +5 -4
- package/es/molecule/select-multiple/index.d.ts.map +1 -1
- package/es/molecule/setup-cohort-item/index.d.ts +6 -5
- package/es/molecule/setup-cohort-item/index.d.ts.map +1 -1
- package/es/molecule/setup-section/index.d.ts +5 -4
- package/es/molecule/setup-section/index.d.ts.map +1 -1
- package/es/molecule/setup-sections/index.d.ts +6 -5
- package/es/molecule/setup-sections/index.d.ts.map +1 -1
- package/es/molecule/setup-slider/index.d.ts +2 -1
- package/es/molecule/setup-slider/index.d.ts.map +1 -1
- package/es/molecule/share/index.d.ts +4 -3
- package/es/molecule/share/index.d.ts.map +1 -1
- package/es/molecule/skill-card/index.d.ts +2 -1
- package/es/molecule/skill-card/index.d.ts.map +1 -1
- package/es/molecule/skill-card/index.native.d.ts +2 -2
- package/es/molecule/skill-card/index.native.d.ts.map +1 -1
- package/es/molecule/skill-picker-modal/index.d.ts +6 -5
- package/es/molecule/skill-picker-modal/index.d.ts.map +1 -1
- package/es/molecule/skills-chart-side-information-item/index.d.ts +3 -2
- package/es/molecule/skills-chart-side-information-item/index.d.ts.map +1 -1
- package/es/molecule/skills-chart-side-information-panel/index.d.ts +6 -5
- package/es/molecule/skills-chart-side-information-panel/index.d.ts.map +1 -1
- package/es/molecule/ssmenu-list/index.d.ts +4 -3
- package/es/molecule/ssmenu-list/index.d.ts.map +1 -1
- package/es/molecule/subscription-freemium/index.d.ts +2 -1
- package/es/molecule/subscription-freemium/index.d.ts.map +1 -1
- package/es/molecule/subscription-premium/index.d.ts +2 -1
- package/es/molecule/subscription-premium/index.d.ts.map +1 -1
- package/es/molecule/table/index.d.ts +10 -9
- package/es/molecule/table/index.d.ts.map +1 -1
- package/es/molecule/teams-popin/index.d.ts +2 -1
- package/es/molecule/teams-popin/index.d.ts.map +1 -1
- package/es/molecule/theme-image/index.d.ts +2 -1
- package/es/molecule/theme-image/index.d.ts.map +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +20 -20
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/index.d.ts +15 -15
- package/es/molecule/title-radio-wrapper/types.d.ts +14 -14
- package/es/molecule/titled-checkbox/index.d.ts +2 -1
- package/es/molecule/titled-checkbox/index.d.ts.map +1 -1
- package/es/molecule/translation-modal/index.d.ts +2 -1
- package/es/molecule/translation-modal/index.d.ts.map +1 -1
- package/es/molecule/unsubscribe/index.d.ts +2 -1
- package/es/molecule/unsubscribe/index.d.ts.map +1 -1
- package/es/molecule/vertical-tabs/index.d.ts +4 -3
- package/es/molecule/vertical-tabs/index.d.ts.map +1 -1
- package/es/molecule/video-iframe/index.d.ts +1 -1
- package/es/molecule/video-iframe/index.d.ts.map +1 -1
- package/es/molecule/video-player/index.d.ts +5 -5
- package/es/molecule/video-player/index.d.ts.map +1 -1
- package/es/molecule/video-player/jwplayer-prop-types.d.ts +2 -2
- package/es/molecule/video-player/jwplayer.d.ts +3 -3
- package/es/molecule/video-player/jwplayer.d.ts.map +1 -1
- package/es/molecule/video-player/prop-types.d.ts +2 -2
- package/es/molecule/video-player/vimeo.d.ts +5 -5
- package/es/molecule/video-player/vimeo.d.ts.map +1 -1
- package/es/molecule/video-player-mobile/index.native.d.ts +2 -2
- package/es/molecule/video-player-mobile/index.native.d.ts.map +1 -1
- package/es/molecule/video-player-mobile/index.native.js +9 -8
- package/es/molecule/video-player-mobile/index.native.js.map +1 -1
- package/es/molecule/wizard-summary/index.d.ts +9 -8
- package/es/molecule/wizard-summary/index.d.ts.map +1 -1
- package/es/organism/accordion/container/index.d.ts +6 -5
- package/es/organism/accordion/container/index.d.ts.map +1 -1
- package/es/organism/accordion/coorp-manager/index.d.ts +6 -5
- package/es/organism/accordion/coorp-manager/index.d.ts.map +1 -1
- package/es/organism/accordion/coorp-manager/part/index.d.ts +2 -1
- package/es/organism/accordion/coorp-manager/part/index.d.ts.map +1 -1
- package/es/organism/accordion/part/index.d.ts +2 -1
- package/es/organism/accordion/part/index.d.ts.map +1 -1
- package/es/organism/accordion/toggler/index.d.ts +8 -8
- package/es/organism/accordion/toggler/index.d.ts.map +1 -1
- package/es/organism/brand-analytics/analytics-popin.d.ts +2 -1
- package/es/organism/brand-analytics/analytics-popin.d.ts.map +1 -1
- package/es/organism/brand-analytics/index.d.ts +7 -12
- package/es/organism/brand-analytics/index.d.ts.map +1 -1
- package/es/organism/brand-dashboard/index.d.ts +4 -3
- package/es/organism/brand-dashboard/index.d.ts.map +1 -1
- package/es/organism/brand-form/index.d.ts +5 -4
- package/es/organism/brand-form/index.d.ts.map +1 -1
- package/es/organism/brand-learning-priorities/index.d.ts +20 -19
- package/es/organism/brand-learning-priorities/index.d.ts.map +1 -1
- package/es/organism/brand-table/index.d.ts +10 -9
- package/es/organism/brand-table/index.d.ts.map +1 -1
- package/es/organism/brand-upload/index.d.ts +4 -3
- package/es/organism/brand-upload/index.d.ts.map +1 -1
- package/es/organism/cards-grid/index.d.ts +3 -3
- package/es/organism/cart/index.d.ts +2 -1
- package/es/organism/cart/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +71 -91
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +70 -90
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/content-translation/index.d.ts +4 -3
- package/es/organism/content-translation/index.d.ts.map +1 -1
- package/es/organism/course-selection/index.d.ts +3 -2
- package/es/organism/course-selection/index.d.ts.map +1 -1
- package/es/organism/discussion/index.d.ts +4 -3
- package/es/organism/discussion/index.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.d.ts +4 -25
- package/es/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.js +2 -13
- package/es/organism/filter-checkbox-and-search/index.js.map +1 -1
- package/es/organism/filter-checkbox-and-search/props-types.d.ts +2 -2
- package/es/organism/filter-chip/index.d.ts +4 -25
- package/es/organism/filter-chip/index.d.ts.map +1 -1
- package/es/organism/filter-chip/index.js +2 -14
- package/es/organism/filter-chip/index.js.map +1 -1
- package/es/organism/filter-chip/prop-types.d.ts +2 -2
- package/es/organism/filter-switch/index.d.ts +4 -26
- package/es/organism/filter-switch/index.d.ts.map +1 -1
- package/es/organism/filter-switch/index.js +3 -18
- package/es/organism/filter-switch/index.js.map +1 -1
- package/es/organism/filter-switch/prop-types.d.ts +2 -4
- package/es/organism/filter-switch/prop-types.d.ts.map +1 -1
- package/es/organism/filter-switch/prop-types.js +1 -2
- package/es/organism/filter-switch/prop-types.js.map +1 -1
- package/es/organism/get-the-app/index.d.ts +2 -1
- package/es/organism/get-the-app/index.d.ts.map +1 -1
- package/es/organism/grid-list/index.d.ts +2 -1
- package/es/organism/grid-list/index.d.ts.map +1 -1
- package/es/organism/header/index.d.ts +4 -3
- package/es/organism/header/index.d.ts.map +1 -1
- package/es/organism/header-v2/index.native.d.ts +2 -2
- package/es/organism/header-v2/index.native.d.ts.map +1 -1
- package/es/organism/header-with-actions/index.d.ts +6 -6
- package/es/organism/header-with-actions/index.d.ts.map +1 -1
- package/es/organism/header-with-actions/types.d.ts +4 -4
- package/es/organism/hero/index.d.ts +2 -1
- package/es/organism/hero/index.d.ts.map +1 -1
- package/es/organism/icon-editor/index.d.ts +4 -4
- package/es/organism/icon-editor/index.d.ts.map +1 -1
- package/es/organism/icon-editor/types.d.ts +2 -2
- package/es/organism/list-item/index.d.ts +13 -12
- package/es/organism/list-item/index.d.ts.map +1 -1
- package/es/organism/list-items/index.d.ts +64 -64
- package/es/organism/list-items/index.d.ts.map +1 -1
- package/es/organism/mobile-intro-popin/index.native.d.ts +2 -2
- package/es/organism/mobile-intro-popin/index.native.d.ts.map +1 -1
- package/es/organism/mobile-intro-popin/index.native.js.map +1 -1
- package/es/organism/mobile-navigation/index.native.d.ts +2 -2
- package/es/organism/mobile-navigation/index.native.d.ts.map +1 -1
- package/es/organism/mooc/image-slider/index.d.ts +5 -4
- package/es/organism/mooc/image-slider/index.d.ts.map +1 -1
- package/es/organism/mooc-footer/index.d.ts +8 -7
- package/es/organism/mooc-footer/index.d.ts.map +1 -1
- package/es/organism/mooc-header/index.d.ts +11 -11
- package/es/organism/mooc-header/index.d.ts.map +1 -1
- package/es/organism/popin/index.d.ts +2 -1
- package/es/organism/popin/index.d.ts.map +1 -1
- package/es/organism/resource-browser/index.d.ts +5 -4
- package/es/organism/resource-browser/index.d.ts.map +1 -1
- package/es/organism/review-congrats/index.d.ts +2 -1
- package/es/organism/review-congrats/index.d.ts.map +1 -1
- package/es/organism/review-congrats/index.native.d.ts +2 -2
- package/es/organism/review-congrats/index.native.d.ts.map +1 -1
- package/es/organism/review-header/index.d.ts +2 -1
- package/es/organism/review-header/index.d.ts.map +1 -1
- package/es/organism/review-header/index.native.d.ts +2 -2
- package/es/organism/review-header/index.native.d.ts.map +1 -1
- package/es/organism/review-header/types.d.ts +2 -2
- package/es/organism/review-no-skills/index.d.ts +3 -2
- package/es/organism/review-no-skills/index.d.ts.map +1 -1
- package/es/organism/review-no-skills/index.native.d.ts +2 -2
- package/es/organism/review-no-skills/index.native.d.ts.map +1 -1
- package/es/organism/review-skills/index.d.ts +2 -1
- package/es/organism/review-skills/index.d.ts.map +1 -1
- package/es/organism/review-skills/index.native.d.ts +2 -2
- package/es/organism/review-skills/index.native.d.ts.map +1 -1
- package/es/organism/review-skills/prop-types.d.ts +2 -2
- package/es/organism/review-slide/index.d.ts +2 -1
- package/es/organism/review-slide/index.d.ts.map +1 -1
- package/es/organism/review-slide/index.native.d.ts +2 -2
- package/es/organism/review-slide/index.native.d.ts.map +1 -1
- package/es/organism/review-slide/index.native.js.map +1 -1
- package/es/organism/review-slide/prop-types.d.ts +14 -14
- package/es/organism/review-stacked-slides/index.d.ts +2 -1
- package/es/organism/review-stacked-slides/index.d.ts.map +1 -1
- package/es/organism/review-stacked-slides/index.native.d.ts +2 -2
- package/es/organism/review-stacked-slides/index.native.d.ts.map +1 -1
- package/es/organism/review-stacked-slides/prop-types.d.ts +35 -35
- package/es/organism/rewards-form/index.d.ts +22 -22
- package/es/organism/rewards-form/index.d.ts.map +1 -1
- package/es/organism/search-and-chips-results/index.d.ts +4 -3
- package/es/organism/search-and-chips-results/index.d.ts.map +1 -1
- package/es/organism/select-opponents/index.d.ts +21 -21
- package/es/organism/select-opponents/types.d.ts +20 -20
- package/es/organism/settings/index.d.ts +10 -9
- package/es/organism/settings/index.d.ts.map +1 -1
- package/es/organism/setup-header/index.d.ts +10 -9
- package/es/organism/setup-header/index.d.ts.map +1 -1
- package/es/organism/sidebar/index.d.ts +24 -47
- package/es/organism/sidebar/index.d.ts.map +1 -1
- package/es/organism/skill-edition/index.d.ts +8 -8
- package/es/organism/skill-edition/index.d.ts.map +1 -1
- package/es/organism/skill-edition/types.d.ts +6 -6
- package/es/organism/slider/index.d.ts +2 -2
- package/es/organism/slider/index.d.ts.map +1 -1
- package/es/organism/title-and-input/index.d.ts +47 -47
- package/es/organism/title-and-input/types.d.ts +46 -46
- package/es/organism/user-preferences/index.d.ts +4 -3
- package/es/organism/user-preferences/index.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +67 -67
- package/es/organism/wizard-contents/index.d.ts.map +1 -1
- package/es/template/activity/engine-stars.d.ts +2 -1
- package/es/template/activity/engine-stars.d.ts.map +1 -1
- package/es/template/activity/index.d.ts +9 -8
- package/es/template/activity/index.d.ts.map +1 -1
- package/es/template/activity/progression-item.d.ts +2 -1
- package/es/template/activity/progression-item.d.ts.map +1 -1
- package/es/template/activity/stars-summary.d.ts +4 -3
- package/es/template/activity/stars-summary.d.ts.map +1 -1
- package/es/template/app-player/loading/index.d.ts +83 -83
- package/es/template/app-player/loading/index.d.ts.map +1 -1
- package/es/template/app-player/player/index.d.ts +168 -168
- package/es/template/app-player/player/index.d.ts.map +1 -1
- package/es/template/app-player/player/slides/footer/index.d.ts +4 -3
- package/es/template/app-player/player/slides/footer/index.d.ts.map +1 -1
- package/es/template/app-player/player/slides/header/index.d.ts +4 -3
- package/es/template/app-player/player/slides/header/learner.d.ts +2 -1
- package/es/template/app-player/player/slides/header/learner.d.ts.map +1 -1
- package/es/template/app-player/player/slides/header/lives.d.ts +2 -1
- package/es/template/app-player/player/slides/header/lives.d.ts.map +1 -1
- package/es/template/app-player/player/slides/header/microlearning.d.ts +2 -1
- package/es/template/app-player/player/slides/header/microlearning.d.ts.map +1 -1
- package/es/template/app-player/player/slides/index.d.ts +110 -110
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +87 -87
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +92 -92
- package/es/template/app-player/popin-end/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/summary.d.ts +9 -8
- package/es/template/app-player/popin-end/summary.d.ts.map +1 -1
- package/es/template/app-player/popin-header/index.d.ts +8 -7
- package/es/template/app-player/popin-header/index.d.ts.map +1 -1
- package/es/template/app-player/popin-no-access/index.d.ts +2 -1
- package/es/template/app-player/popin-no-access/index.d.ts.map +1 -1
- package/es/template/app-review/demo-ts/index.native.d.ts +2 -2
- package/es/template/app-review/demo-ts/index.native.d.ts.map +1 -1
- package/es/template/app-review/index.d.ts +119 -119
- package/es/template/app-review/index.native.d.ts +2 -2
- package/es/template/app-review/index.native.d.ts.map +1 -1
- package/es/template/app-review/player/background-review.d.ts +2 -1
- package/es/template/app-review/player/background-review.d.ts.map +1 -1
- package/es/template/app-review/player/index.d.ts +2 -1
- package/es/template/app-review/player/index.d.ts.map +1 -1
- package/es/template/app-review/player/index.native.d.ts +2 -2
- package/es/template/app-review/player/index.native.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +118 -118
- package/es/template/app-review/prop-types.d.ts +118 -118
- package/es/template/app-review/skills/index.d.ts +2 -1
- package/es/template/app-review/skills/index.d.ts.map +1 -1
- package/es/template/app-review/skills/index.native.d.ts +2 -2
- package/es/template/app-review/skills/index.native.d.ts.map +1 -1
- package/es/template/app-review/skills/prop-types.d.ts +2 -2
- package/es/template/app-review/template-context.d.ts +2 -2
- package/es/template/app-review/template-context.d.ts.map +1 -1
- package/es/template/back-office/brand-create/index.d.ts +10 -9
- package/es/template/back-office/brand-list/index.d.ts +10 -9
- package/es/template/back-office/brand-update/index.d.ts +337 -363
- package/es/template/back-office/brand-update/index.d.ts.map +1 -1
- package/es/template/back-office/dashboard-preview/dashboard-popin.d.ts +2 -1
- package/es/template/back-office/dashboard-preview/dashboard-popin.d.ts.map +1 -1
- package/es/template/back-office/dashboard-preview/index.d.ts +10 -9
- package/es/template/back-office/layout/index.d.ts +10 -9
- package/es/template/battle-requests/index.d.ts +4 -3
- package/es/template/battle-requests/index.d.ts.map +1 -1
- package/es/template/certification-detail/index.d.ts +7 -6
- package/es/template/certification-detail/index.d.ts.map +1 -1
- package/es/template/certifications/index.d.ts +12 -11
- package/es/template/certifications/index.d.ts.map +1 -1
- package/es/template/cockpit/jw-uploader/index.d.ts +2 -1
- package/es/template/cockpit/jw-uploader/index.d.ts.map +1 -1
- package/es/template/common/authors/index.d.ts +5 -5
- package/es/template/common/authors/index.d.ts.map +1 -1
- package/es/template/common/coorp-header/index.d.ts +2 -1
- package/es/template/common/coorp-header/index.d.ts.map +1 -1
- package/es/template/common/dashboard/index.d.ts +165 -165
- package/es/template/common/dashboard/index.d.ts.map +1 -1
- package/es/template/common/discipline/index.d.ts +25 -24
- package/es/template/common/discipline/index.d.ts.map +1 -1
- package/es/template/common/faq-article-page/index.d.ts +4 -4
- package/es/template/common/faq-article-page/index.d.ts.map +1 -1
- package/es/template/common/faq-article-page/types.d.ts +2 -2
- package/es/template/common/faq-cards-page/index.d.ts +4 -4
- package/es/template/common/faq-cards-page/index.d.ts.map +1 -1
- package/es/template/common/faq-cards-page/types.d.ts +2 -2
- package/es/template/common/faq-page/index.d.ts +6 -6
- package/es/template/common/faq-page/index.d.ts.map +1 -1
- package/es/template/common/faq-page/types.d.ts +4 -4
- package/es/template/common/privacy-policy-page/index.d.ts +6 -6
- package/es/template/common/privacy-policy-page/index.d.ts.map +1 -1
- package/es/template/common/privacy-policy-page/types.d.ts +4 -4
- package/es/template/common/search-page/index.d.ts +107 -143
- package/es/template/common/search-page/index.d.ts.map +1 -1
- package/es/template/common/search-page/index.js +6 -45
- package/es/template/common/search-page/index.js.map +1 -1
- package/es/template/common/search-page/style.css +1 -27
- package/es/template/external-course/index.d.ts +83 -83
- package/es/template/external-course/index.d.ts.map +1 -1
- package/es/template/mobile-login/confirm-email-sent/index.native.d.ts +2 -2
- package/es/template/mobile-login/confirm-email-sent/index.native.d.ts.map +1 -1
- package/es/template/mobile-login/confirm-email-sent/index.native.js.map +1 -1
- package/es/template/mobile-login/qr-code-scanner/index.native.d.ts +2 -2
- package/es/template/mobile-login/qr-code-scanner/index.native.d.ts.map +1 -1
- package/es/template/mobile-login/qr-code-scanner/index.native.js.map +1 -1
- package/es/template/mobile-login/receive-email/index.native.d.ts +2 -2
- package/es/template/mobile-login/receive-email/index.native.d.ts.map +1 -1
- package/es/template/mobile-login/receive-email/index.native.js.map +1 -1
- package/es/template/mobile-login/welcome/index.native.d.ts +2 -2
- package/es/template/mobile-login/welcome/index.native.d.ts.map +1 -1
- package/es/template/mobile-login/welcome/index.native.js +2 -2
- package/es/template/mobile-login/welcome/index.native.js.map +1 -1
- package/es/template/my-learning/index.d.ts +9 -8
- package/es/template/my-learning/index.d.ts.map +1 -1
- package/es/template/playlist-detail/index.d.ts +17 -16
- package/es/template/playlist-detail/index.d.ts.map +1 -1
- package/es/template/review-dashboard-skills/index.d.ts +4 -3
- package/es/template/review-dashboard-skills/index.d.ts.map +1 -1
- package/es/template/skill-detail/all-courses.d.ts +11 -11
- package/es/template/skill-detail/all-courses.d.ts.map +1 -1
- package/es/template/skill-detail/continue-learning.d.ts +4 -4
- package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/es/template/skill-detail/index.d.ts +8 -8
- package/es/template/skill-detail/index.d.ts.map +1 -1
- package/es/template/teams-dashboard/index.d.ts +9 -8
- package/es/template/teams-dashboard/index.d.ts.map +1 -1
- package/es/util/button-icons.d.ts +2 -2
- package/es/util/get-resized-image.d.ts +2 -2
- package/es/util/get-resized-image.d.ts.map +1 -1
- package/es/util/image.d.ts +1 -1
- package/es/util/image.d.ts.map +1 -1
- package/es/util/proptypes.d.ts +1 -1
- package/es/util/proptypes.d.ts.map +1 -1
- package/es/variables/colors.css +0 -1
- package/lib/atom/autocomplete/index.d.ts +5 -4
- package/lib/atom/autocomplete/index.d.ts.map +1 -1
- package/lib/atom/avatar/index.d.ts +2 -1
- package/lib/atom/avatar/index.d.ts.map +1 -1
- package/lib/atom/battle-opponent/index.d.ts +2 -2
- package/lib/atom/battle-opponent/index.d.ts.map +1 -1
- package/lib/atom/button/index.d.ts +2 -1
- package/lib/atom/button/index.d.ts.map +1 -1
- package/lib/atom/button/index.native.d.ts +2 -2
- package/lib/atom/button/index.native.d.ts.map +1 -1
- package/lib/atom/button-link/index.d.ts +4 -4
- package/lib/atom/button-link/index.d.ts.map +1 -1
- package/lib/atom/button-link/types.d.ts +2 -2
- package/lib/atom/button-link-icon/index.d.ts +2 -1
- package/lib/atom/button-link-icon/index.d.ts.map +1 -1
- package/lib/atom/button-menu/index.d.ts +5 -5
- package/lib/atom/button-menu/index.d.ts.map +1 -1
- package/lib/atom/button-menu/types.d.ts +4 -4
- package/lib/atom/card-image-preview/index.d.ts +2 -1
- package/lib/atom/card-image-preview/index.d.ts.map +1 -1
- package/lib/atom/catalog-section/index.d.ts +2 -1
- package/lib/atom/catalog-section/index.d.ts.map +1 -1
- package/lib/atom/centered-text/index.d.ts +2 -1
- package/lib/atom/centered-text/index.d.ts.map +1 -1
- package/lib/atom/checkbox/index.d.ts +2 -1
- package/lib/atom/checkbox/index.d.ts.map +1 -1
- package/lib/atom/checkbox-with-title/index.d.ts +3 -25
- package/lib/atom/checkbox-with-title/index.d.ts.map +1 -1
- package/lib/atom/checkbox-with-title/index.js +2 -16
- package/lib/atom/checkbox-with-title/index.js.map +1 -1
- package/lib/atom/chip/index.d.ts +3 -2
- package/lib/atom/chip/index.d.ts.map +1 -1
- package/lib/atom/chip/index.js +6 -6
- package/lib/atom/chip/index.js.map +1 -1
- package/lib/atom/chips/index.d.ts +2 -1
- package/lib/atom/chips/index.d.ts.map +1 -1
- package/lib/atom/choice/index.native.d.ts +2 -2
- package/lib/atom/choice/index.native.d.ts.map +1 -1
- package/lib/atom/circular-progress-bar/index.d.ts +2 -2
- package/lib/atom/circular-progress-bar/index.d.ts.map +1 -1
- package/lib/atom/clue/index.d.ts +3 -3
- package/lib/atom/clue/index.d.ts.map +1 -1
- package/lib/atom/content-badge/index.d.ts +2 -1
- package/lib/atom/content-badge/index.d.ts.map +1 -1
- package/lib/atom/cta/index.d.ts +2 -2
- package/lib/atom/cta/index.d.ts.map +1 -1
- package/lib/atom/difficulty-level/index.d.ts +4 -3
- package/lib/atom/difficulty-level/index.d.ts.map +1 -1
- package/lib/atom/drag-and-drop/index.d.ts +1 -1
- package/lib/atom/drag-and-drop/index.d.ts.map +1 -1
- package/lib/atom/empty-search-result/index.d.ts +2 -1
- package/lib/atom/empty-search-result/index.d.ts.map +1 -1
- package/lib/atom/gradient/index.native.d.ts +2 -2
- package/lib/atom/gradient/index.native.d.ts.map +1 -1
- package/lib/atom/gradient/index.native.js +1 -1
- package/lib/atom/gradient/index.native.js.map +1 -1
- package/lib/atom/header-back-button/index.native.d.ts +2 -2
- package/lib/atom/header-back-button/index.native.d.ts.map +1 -1
- package/lib/atom/header-back-icon/index.native.d.ts +2 -2
- package/lib/atom/header-back-icon/index.native.d.ts.map +1 -1
- package/lib/atom/html/index.native.d.ts +2 -2
- package/lib/atom/html/index.native.d.ts.map +1 -1
- package/lib/atom/html/index.native.js.map +1 -1
- package/lib/atom/icon/index.d.ts +1 -1
- package/lib/atom/icon/index.js +2 -2
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/atom/image-background/index.native.d.ts +2 -2
- package/lib/atom/image-background/index.native.d.ts.map +1 -1
- package/lib/atom/image-background/index.native.js.map +1 -1
- package/lib/atom/input-checkbox/index.d.ts +2 -1
- package/lib/atom/input-checkbox/index.d.ts.map +1 -1
- package/lib/atom/input-color/index.d.ts +2 -1
- package/lib/atom/input-color/index.d.ts.map +1 -1
- package/lib/atom/input-doublestep/index.d.ts +2 -2
- package/lib/atom/input-doublestep/index.d.ts.map +1 -1
- package/lib/atom/input-file-draggable/index.d.ts +11 -10
- package/lib/atom/input-file-draggable/index.d.ts.map +1 -1
- package/lib/atom/input-html/index.d.ts +2 -1
- package/lib/atom/input-html/index.d.ts.map +1 -1
- package/lib/atom/input-html/input-preview.d.ts +2 -1
- package/lib/atom/input-html/input-preview.d.ts.map +1 -1
- package/lib/atom/input-readonly/index.d.ts +2 -1
- package/lib/atom/input-readonly/index.d.ts.map +1 -1
- package/lib/atom/input-search/index.d.ts +2 -1
- package/lib/atom/input-search/index.d.ts.map +1 -1
- package/lib/atom/input-select/index.d.ts +2 -2
- package/lib/atom/input-select/index.d.ts.map +1 -1
- package/lib/atom/input-switch/index.d.ts +2 -24
- package/lib/atom/input-switch/index.d.ts.map +1 -1
- package/lib/atom/input-switch/index.js +2 -16
- package/lib/atom/input-switch/index.js.map +1 -1
- package/lib/atom/input-text/index.d.ts +2 -1
- package/lib/atom/input-text/index.d.ts.map +1 -1
- package/lib/atom/input-text-with-title/index.d.ts +2 -1
- package/lib/atom/input-text-with-title/index.d.ts.map +1 -1
- package/lib/atom/input-textarea/index.d.ts +2 -1
- package/lib/atom/input-textarea/index.d.ts.map +1 -1
- package/lib/atom/label/index.d.ts +3 -2
- package/lib/atom/label/index.d.ts.map +1 -1
- package/lib/atom/life/index.d.ts +2 -1
- package/lib/atom/life/index.d.ts.map +1 -1
- package/lib/atom/link/index.d.ts +2 -1
- package/lib/atom/link/index.d.ts.map +1 -1
- package/lib/atom/loader/index.d.ts +3 -2
- package/lib/atom/loader/index.d.ts.map +1 -1
- package/lib/atom/loader/index.native.d.ts +2 -2
- package/lib/atom/loader/index.native.d.ts.map +1 -1
- package/lib/atom/lottie-wrapper/index.d.ts +2 -1
- package/lib/atom/lottie-wrapper/index.d.ts.map +1 -1
- package/lib/atom/notification/index.d.ts +2 -1
- package/lib/atom/notification/index.d.ts.map +1 -1
- package/lib/atom/picture/index.d.ts +2 -1
- package/lib/atom/picture/index.d.ts.map +1 -1
- package/lib/atom/picture-background/index.d.ts +5 -4
- package/lib/atom/picture-background/index.d.ts.map +1 -1
- package/lib/atom/promo-code/index.d.ts +2 -1
- package/lib/atom/promo-code/index.d.ts.map +1 -1
- package/lib/atom/provider/index.d.ts +1 -0
- package/lib/atom/provider/index.d.ts.map +1 -1
- package/lib/atom/provider/web-context.d.ts +2 -2
- package/lib/atom/provider/web-context.d.ts.map +1 -1
- package/lib/atom/radio-group/index.d.ts +4 -3
- package/lib/atom/radio-group/index.d.ts.map +1 -1
- package/lib/atom/radio-group/item.d.ts +2 -1
- package/lib/atom/radio-group/item.d.ts.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +13 -13
- package/lib/atom/radio-with-title/types.d.ts +12 -12
- package/lib/atom/range/handle.d.ts +2 -1
- package/lib/atom/range/handle.d.ts.map +1 -1
- package/lib/atom/range/index.d.ts +5 -35
- package/lib/atom/range/index.d.ts.map +1 -1
- package/lib/atom/range/index.js +20 -88
- package/lib/atom/range/index.js.map +1 -1
- package/lib/atom/range/style.css +0 -38
- package/lib/atom/resource-miniature/index.d.ts +2 -1
- package/lib/atom/resource-miniature/index.d.ts.map +1 -1
- package/lib/atom/review-presentation/index.d.ts +2 -1
- package/lib/atom/review-presentation/index.d.ts.map +1 -1
- package/lib/atom/review-presentation/index.native.d.ts +2 -2
- package/lib/atom/review-presentation/index.native.d.ts.map +1 -1
- package/lib/atom/select/index.d.ts +14 -13
- package/lib/atom/select/index.d.ts.map +1 -1
- package/lib/atom/select-icon/index.d.ts +2 -1
- package/lib/atom/select-icon/index.d.ts.map +1 -1
- package/lib/atom/select-modal/index.native.d.ts +2 -2
- package/lib/atom/select-modal/index.native.d.ts.map +1 -1
- package/lib/atom/select-modal/index.native.js +1 -1
- package/lib/atom/select-modal/index.native.js.map +1 -1
- package/lib/atom/slide/index.d.ts +2 -1
- package/lib/atom/slide/index.d.ts.map +1 -1
- package/lib/atom/social-link/index.d.ts +2 -1
- package/lib/atom/social-link/index.d.ts.map +1 -1
- package/lib/atom/space/index.native.d.ts +2 -2
- package/lib/atom/space/index.native.d.ts.map +1 -1
- package/lib/atom/spinner/index.d.ts +2 -1
- package/lib/atom/spinner/index.d.ts.map +1 -1
- package/lib/atom/status-item/index.d.ts +2 -2
- package/lib/atom/status-item/index.d.ts.map +1 -1
- package/lib/atom/status-item/index.native.d.ts +2 -2
- package/lib/atom/status-item/index.native.d.ts.map +1 -1
- package/lib/atom/tab/index.d.ts +5 -4
- package/lib/atom/tab/index.d.ts.map +1 -1
- package/lib/atom/tab-content/index.d.ts +2 -1
- package/lib/atom/tab-content/index.d.ts.map +1 -1
- package/lib/atom/tag/index.d.ts +16 -16
- package/lib/atom/tag/index.d.ts.map +1 -1
- package/lib/atom/text/index.native.d.ts +1 -1
- package/lib/atom/text/index.native.d.ts.map +1 -1
- package/lib/atom/title/index.d.ts +14 -14
- package/lib/atom/title/index.d.ts.map +1 -1
- package/lib/atom/tooltip/index.d.ts +6 -5
- package/lib/atom/tooltip/index.d.ts.map +1 -1
- package/lib/atom/video-upload/index.d.ts +2 -1
- package/lib/atom/video-upload/index.d.ts.map +1 -1
- package/lib/atom/wizard-steps/index.d.ts +4 -3
- package/lib/atom/wizard-steps/index.d.ts.map +1 -1
- package/lib/globals.d.js.map +1 -1
- package/lib/hoc/animation/index.d.ts +1 -1
- package/lib/hoc/animation-scheduler/index.d.ts +1 -1
- package/lib/hoc/modal/index.native.d.ts +1 -1
- package/lib/hoc/modal/index.native.d.ts.map +1 -1
- package/lib/hoc/modal/select/index.native.d.ts +2 -2
- package/lib/hoc/modal/select/index.native.d.ts.map +1 -1
- package/lib/hoc/modal/select-item/index.native.d.ts +2 -2
- package/lib/hoc/modal/select-item/index.native.d.ts.map +1 -1
- package/lib/hoc/swapper/index.d.ts +3 -2
- package/lib/hoc/swapper/index.d.ts.map +1 -1
- package/lib/hoc/touchable/index.native.d.ts +1 -1
- package/lib/hoc/touchable/index.native.d.ts.map +1 -1
- package/lib/hoc/touchable/index.native.js +13 -2
- package/lib/hoc/touchable/index.native.js.map +1 -1
- package/lib/hoc/transition/index.d.ts +1 -1
- package/lib/molecule/add-to-my-list/index.d.ts +4 -3
- package/lib/molecule/add-to-my-list/index.d.ts.map +1 -1
- package/lib/molecule/answer/index.d.ts +2 -1
- package/lib/molecule/answer/index.d.ts.map +1 -1
- package/lib/molecule/answer/index.native.d.ts +2 -2
- package/lib/molecule/answer/index.native.d.ts.map +1 -1
- package/lib/molecule/answer/prop-types.d.ts +10 -10
- package/lib/molecule/audio/index.d.ts +1 -1
- package/lib/molecule/audio/index.d.ts.map +1 -1
- package/lib/molecule/banner/index.d.ts +4 -3
- package/lib/molecule/banner/index.d.ts.map +1 -1
- package/lib/molecule/base-modal/index.d.ts +4 -3
- package/lib/molecule/base-modal/index.d.ts.map +1 -1
- package/lib/molecule/battle-opponent-list/index.d.ts +4 -4
- package/lib/molecule/battle-opponent-list/index.d.ts.map +1 -1
- package/lib/molecule/battle-opponent-list/prop-types.d.ts +2 -2
- package/lib/molecule/battle-request/index.d.ts +2 -1
- package/lib/molecule/battle-request/index.d.ts.map +1 -1
- package/lib/molecule/brand-card/description.d.ts +2 -1
- package/lib/molecule/brand-card/description.d.ts.map +1 -1
- package/lib/molecule/brand-card/index.d.ts +2 -1
- package/lib/molecule/brand-card/index.d.ts.map +1 -1
- package/lib/molecule/brand-card-create/index.d.ts +2 -1
- package/lib/molecule/brand-card-create/index.d.ts.map +1 -1
- package/lib/molecule/brand-create-form/index.d.ts +2 -1
- package/lib/molecule/brand-create-form/index.d.ts.map +1 -1
- package/lib/molecule/brand-download-box/index.d.ts +2 -1
- package/lib/molecule/brand-download-box/index.d.ts.map +1 -1
- package/lib/molecule/brand-form-group/index.d.ts +3 -2
- package/lib/molecule/brand-form-group/index.d.ts.map +1 -1
- package/lib/molecule/brand-logo/index.native.d.ts +2 -2
- package/lib/molecule/brand-logo/index.native.d.ts.map +1 -1
- package/lib/molecule/brand-logo/index.native.js.map +1 -1
- package/lib/molecule/brand-tabs/index.d.ts +4 -3
- package/lib/molecule/brand-tabs/index.d.ts.map +1 -1
- package/lib/molecule/brand-upload-box/index.d.ts +1 -1
- package/lib/molecule/brand-upload-box/index.d.ts.map +1 -1
- package/lib/molecule/breadcrumbs/index.d.ts +6 -5
- package/lib/molecule/breadcrumbs/index.d.ts.map +1 -1
- package/lib/molecule/bulk-infos/index.d.ts +2 -2
- package/lib/molecule/bulk-infos/index.d.ts.map +1 -1
- package/lib/molecule/bulk-progress-bar/index.d.ts +2 -2
- package/lib/molecule/bulk-progress-bar/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/index.d.ts +5 -5
- package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +3 -3
- package/lib/molecule/button-menu-action/index.d.ts +8 -8
- package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/types.d.ts +6 -6
- package/lib/molecule/card/customer.d.ts +3 -2
- package/lib/molecule/card/customer.d.ts.map +1 -1
- package/lib/molecule/card/favorite.d.ts +4 -3
- package/lib/molecule/card/favorite.d.ts.map +1 -1
- package/lib/molecule/card/index.d.ts +1 -1
- package/lib/molecule/card/notification.d.ts +2 -1
- package/lib/molecule/card/notification.d.ts.map +1 -1
- package/lib/molecule/card/selectable.d.ts +2 -1
- package/lib/molecule/card/selectable.d.ts.map +1 -1
- package/lib/molecule/card-congrats/index.native.d.ts +2 -2
- package/lib/molecule/card-congrats/index.native.d.ts.map +1 -1
- package/lib/molecule/card-content/index.d.ts +8 -7
- package/lib/molecule/card-content/index.d.ts.map +1 -1
- package/lib/molecule/card-with-button/index.d.ts +3 -2
- package/lib/molecule/card-with-button/index.d.ts.map +1 -1
- package/lib/molecule/certification-card/index.d.ts +2 -1
- package/lib/molecule/certification-card/index.d.ts.map +1 -1
- package/lib/molecule/cm-popin/index.d.ts +2 -1
- package/lib/molecule/cm-popin/index.d.ts.map +1 -1
- package/lib/molecule/cm-popin/index.native.d.ts +2 -2
- package/lib/molecule/cm-popin/index.native.d.ts.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +81 -81
- package/lib/molecule/cookie-banner/index.d.ts +2 -1
- package/lib/molecule/cookie-banner/index.d.ts.map +1 -1
- package/lib/molecule/coorp-manager-roles/index.d.ts +4 -3
- package/lib/molecule/coorp-manager-roles/index.d.ts.map +1 -1
- package/lib/molecule/coorpmanager-base-banner/index.d.ts +2 -1
- package/lib/molecule/coorpmanager-base-banner/index.d.ts.map +1 -1
- package/lib/molecule/course-section/index.d.ts +4 -3
- package/lib/molecule/course-section/index.d.ts.map +1 -1
- package/lib/molecule/course-sections/index.d.ts +6 -5
- package/lib/molecule/course-sections/index.d.ts.map +1 -1
- package/lib/molecule/dashboard/cards-list/index.d.ts +8 -8
- package/lib/molecule/dashboard/cards-list/index.d.ts.map +1 -1
- package/lib/molecule/discipline-associated-skills/index.d.ts +4 -3
- package/lib/molecule/discipline-associated-skills/index.d.ts.map +1 -1
- package/lib/molecule/discipline-cta/index.d.ts +2 -1
- package/lib/molecule/discipline-cta/index.d.ts.map +1 -1
- package/lib/molecule/discipline-header/index.d.ts +3 -3
- package/lib/molecule/discipline-header/index.d.ts.map +1 -1
- package/lib/molecule/discipline-partners/index.d.ts +6 -5
- package/lib/molecule/discipline-partners/index.d.ts.map +1 -1
- package/lib/molecule/discipline-scope/index.d.ts +10 -9
- package/lib/molecule/discipline-scope/index.d.ts.map +1 -1
- package/lib/molecule/drag-and-drop/index.d.ts +6 -5
- package/lib/molecule/drag-and-drop/index.d.ts.map +1 -1
- package/lib/molecule/drag-and-drop/overlay.d.ts +2 -1
- package/lib/molecule/drag-and-drop/overlay.d.ts.map +1 -1
- package/lib/molecule/drag-and-drop/placeholder.d.ts +2 -1
- package/lib/molecule/drag-and-drop/placeholder.d.ts.map +1 -1
- package/lib/molecule/drag-and-drop/upload-report.d.ts +5 -4
- package/lib/molecule/drag-and-drop/upload-report.d.ts.map +1 -1
- package/lib/molecule/drag-and-drop-wrapper/index.d.ts +5 -4
- package/lib/molecule/drag-and-drop-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/draggable/index.d.ts +2 -1
- package/lib/molecule/draggable/index.d.ts.map +1 -1
- package/lib/molecule/draggable-list/index.d.ts +15 -14
- package/lib/molecule/draggable-list/index.d.ts.map +1 -1
- package/lib/molecule/errors-table/index.d.ts +7 -7
- package/lib/molecule/errors-table/index.d.ts.map +1 -1
- package/lib/molecule/errors-table/types.d.ts +5 -5
- package/lib/molecule/expandable-item/index.d.ts +2 -2
- package/lib/molecule/expandable-item/index.d.ts.map +1 -1
- package/lib/molecule/expandable-list/index.d.ts +4 -4
- package/lib/molecule/expandable-list/index.d.ts.map +1 -1
- package/lib/molecule/expandable-list/types.d.ts +2 -2
- package/lib/molecule/expandible-actionable-table/index.d.ts +18 -18
- package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/types.d.ts +16 -16
- package/lib/molecule/external-content-button/index.d.ts +1 -1
- package/lib/molecule/external-content-button/index.d.ts.map +1 -1
- package/lib/molecule/external-content-viewer/index.d.ts +2 -1
- package/lib/molecule/external-content-viewer/index.d.ts.map +1 -1
- package/lib/molecule/feedback/index.d.ts +2 -1
- package/lib/molecule/feedback/index.d.ts.map +1 -1
- package/lib/molecule/filters/filters-wrapper.d.ts +4 -3
- package/lib/molecule/filters/filters-wrapper.d.ts.map +1 -1
- package/lib/molecule/filters/index.d.ts +11 -11
- package/lib/molecule/filters/index.d.ts.map +1 -1
- package/lib/molecule/forum/forum-comment/index.d.ts +2 -1
- package/lib/molecule/forum/forum-comment/index.d.ts.map +1 -1
- package/lib/molecule/forum/forum-post/index.d.ts +2 -1
- package/lib/molecule/forum/forum-post/index.d.ts.map +1 -1
- package/lib/molecule/forum/forum-thread/index.d.ts +2 -1
- package/lib/molecule/forum/forum-thread/index.d.ts.map +1 -1
- package/lib/molecule/go1-banner/index.d.ts +2 -1
- package/lib/molecule/go1-banner/index.d.ts.map +1 -1
- package/lib/molecule/hero/index.d.ts +2 -2
- package/lib/molecule/hero/index.d.ts.map +1 -1
- package/lib/molecule/icon-picker-modal/index.d.ts +2 -1
- package/lib/molecule/icon-picker-modal/index.d.ts.map +1 -1
- package/lib/molecule/icon-picker-modal/index.js +2 -2
- package/lib/molecule/icon-picker-modal/index.js.map +1 -1
- package/lib/molecule/icon-preview/index.d.ts +1 -1
- package/lib/molecule/input-text-with-titled-checkbox/index.d.ts +2 -1
- package/lib/molecule/input-text-with-titled-checkbox/index.d.ts.map +1 -1
- package/lib/molecule/learner-skill-card/index.d.ts +2 -1
- package/lib/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/lib/molecule/learning-priority-card/index.d.ts +2 -2
- package/lib/molecule/learning-priority-card/index.d.ts.map +1 -1
- package/lib/molecule/learning-priority-modal/index.d.ts +8 -7
- package/lib/molecule/learning-priority-modal/index.d.ts.map +1 -1
- package/lib/molecule/learning-priority-setup-item/index.d.ts +2 -1
- package/lib/molecule/learning-priority-setup-item/index.d.ts.map +1 -1
- package/lib/molecule/learning-profile-radar-chart/index.d.ts +13 -13
- package/lib/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
- package/lib/molecule/learning-profile-radar-chart/types.d.ts +8 -8
- package/lib/molecule/list-badges/index.d.ts +4 -3
- package/lib/molecule/list-badges/index.d.ts.map +1 -1
- package/lib/molecule/login-alert/index.d.ts +2 -1
- package/lib/molecule/login-alert/index.d.ts.map +1 -1
- package/lib/molecule/menu-links/index.d.ts +4 -4
- package/lib/molecule/menu-links/index.d.ts.map +1 -1
- package/lib/molecule/menu-links/types.d.ts +2 -2
- package/lib/molecule/menu-list/index.d.ts +4 -3
- package/lib/molecule/menu-list/index.d.ts.map +1 -1
- package/lib/molecule/message-popin/index.d.ts +2 -1
- package/lib/molecule/message-popin/index.d.ts.map +1 -1
- package/lib/molecule/modal/index.d.ts +2 -1
- package/lib/molecule/modal/index.d.ts.map +1 -1
- package/lib/molecule/module-bubble/index.d.ts +2 -1
- package/lib/molecule/module-bubble/index.d.ts.map +1 -1
- package/lib/molecule/module-card/index.d.ts +2 -1
- package/lib/molecule/module-card/index.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/index.d.ts +10 -51
- package/lib/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/index.js +13 -28
- package/lib/molecule/multi-filter-panel/index.js.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.d.ts +13 -39
- package/lib/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.js +0 -4
- package/lib/molecule/multi-filter-panel/prop-types.js.map +1 -1
- package/lib/molecule/news/index.d.ts +2 -1
- package/lib/molecule/news/index.d.ts.map +1 -1
- package/lib/molecule/notification-banner/index.d.ts +2 -1
- package/lib/molecule/notification-banner/index.d.ts.map +1 -1
- package/lib/molecule/pagination/index.d.ts +2 -1
- package/lib/molecule/pagination/index.d.ts.map +1 -1
- package/lib/molecule/payment-form/index.d.ts +1 -1
- package/lib/molecule/payment-form/index.d.ts.map +1 -1
- package/lib/molecule/pdf/index.d.ts +2 -1
- package/lib/molecule/pdf/index.d.ts.map +1 -1
- package/lib/molecule/playlist-card/index.d.ts +4 -3
- package/lib/molecule/playlist-card/index.d.ts.map +1 -1
- package/lib/molecule/playlist-detail-cover/index.d.ts +4 -3
- package/lib/molecule/playlist-detail-cover/index.d.ts.map +1 -1
- package/lib/molecule/popin/index.d.ts +2 -1
- package/lib/molecule/popin/index.d.ts.map +1 -1
- package/lib/molecule/privacy-policy-contact/index.d.ts +2 -2
- package/lib/molecule/privacy-policy-contact/index.d.ts.map +1 -1
- package/lib/molecule/product-card/index.d.ts +2 -1
- package/lib/molecule/product-card/index.d.ts.map +1 -1
- package/lib/molecule/progress-bar/index.d.ts +3 -2
- package/lib/molecule/progress-bar/index.d.ts.map +1 -1
- package/lib/molecule/progress-wrapper/index.d.ts +4 -3
- package/lib/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/questions/drop-down/index.d.ts +5 -4
- package/lib/molecule/questions/drop-down/index.d.ts.map +1 -1
- package/lib/molecule/questions/free-text/index.d.ts +2 -1
- package/lib/molecule/questions/free-text/index.d.ts.map +1 -1
- package/lib/molecule/questions/free-text/index.native.d.ts +2 -2
- package/lib/molecule/questions/free-text/index.native.d.ts.map +1 -1
- package/lib/molecule/questions/free-text/index.native.js.map +1 -1
- package/lib/molecule/questions/mobile/draggable/index.native.d.ts +2 -2
- package/lib/molecule/questions/mobile/draggable/index.native.d.ts.map +1 -1
- package/lib/molecule/questions/mobile/slider/index.native.d.ts +2 -2
- package/lib/molecule/questions/mobile/slider/index.native.d.ts.map +1 -1
- package/lib/molecule/questions/mobile/slider/index.native.js +2 -2
- package/lib/molecule/questions/mobile/slider/index.native.js.map +1 -1
- package/lib/molecule/questions/mobile/switch/index.native.d.ts +2 -2
- package/lib/molecule/questions/mobile/switch/index.native.d.ts.map +1 -1
- package/lib/molecule/questions/mobile/template/index.native.d.ts +2 -2
- package/lib/molecule/questions/mobile/template/index.native.d.ts.map +1 -1
- package/lib/molecule/questions/qcm/index.d.ts +4 -3
- package/lib/molecule/questions/qcm/index.d.ts.map +1 -1
- package/lib/molecule/questions/qcm-drag/index.d.ts +6 -5
- package/lib/molecule/questions/qcm-drag/index.d.ts.map +1 -1
- package/lib/molecule/questions/qcm-graphic/index.d.ts +4 -3
- package/lib/molecule/questions/qcm-graphic/index.d.ts.map +1 -1
- package/lib/molecule/questions/question-range/index.d.ts +3 -5
- package/lib/molecule/questions/question-range/index.d.ts.map +1 -1
- package/lib/molecule/questions/template/index.d.ts +7 -17
- package/lib/molecule/questions/template/index.d.ts.map +1 -1
- package/lib/molecule/questions/types.d.ts +1 -1
- package/lib/molecule/questions/types.d.ts.map +1 -1
- package/lib/molecule/questions/types.js.map +1 -1
- package/lib/molecule/quick-access-card/index.d.ts +2 -1
- package/lib/molecule/quick-access-card/index.d.ts.map +1 -1
- package/lib/molecule/quick-access-cards-group/index.d.ts +4 -3
- package/lib/molecule/quick-access-cards-group/index.d.ts.map +1 -1
- package/lib/molecule/quick-filters/index.d.ts +5 -5
- package/lib/molecule/quick-filters/index.js +1 -3
- package/lib/molecule/quick-filters/index.js.map +1 -1
- package/lib/molecule/quick-filters/style.css +0 -2
- package/lib/molecule/quick-filters/types.d.ts +4 -4
- package/lib/molecule/resource-player/index.d.ts +4 -4
- package/lib/molecule/resource-player/index.d.ts.map +1 -1
- package/lib/molecule/review-card-congrats/index.d.ts +2 -1
- package/lib/molecule/review-card-congrats/index.d.ts.map +1 -1
- package/lib/molecule/review-correction-popin/index.d.ts +2 -1
- package/lib/molecule/review-correction-popin/index.d.ts.map +1 -1
- package/lib/molecule/review-correction-popin/index.native.d.ts +2 -2
- package/lib/molecule/review-correction-popin/index.native.d.ts.map +1 -1
- package/lib/molecule/review-header-steps/index.d.ts +2 -1
- package/lib/molecule/review-header-steps/index.d.ts.map +1 -1
- package/lib/molecule/review-header-steps/prop-types.d.ts +2 -2
- package/lib/molecule/scope-content/index.d.ts +9 -8
- package/lib/molecule/scope-content/index.d.ts.map +1 -1
- package/lib/molecule/scope-tabs/index.d.ts +3 -2
- package/lib/molecule/scope-tabs/index.d.ts.map +1 -1
- package/lib/molecule/search-form/index.d.ts +2 -1
- package/lib/molecule/search-form/index.d.ts.map +1 -1
- package/lib/molecule/select-multiple/index.d.ts +5 -4
- package/lib/molecule/select-multiple/index.d.ts.map +1 -1
- package/lib/molecule/setup-cohort-item/index.d.ts +6 -5
- package/lib/molecule/setup-cohort-item/index.d.ts.map +1 -1
- package/lib/molecule/setup-section/index.d.ts +5 -4
- package/lib/molecule/setup-section/index.d.ts.map +1 -1
- package/lib/molecule/setup-sections/index.d.ts +6 -5
- package/lib/molecule/setup-sections/index.d.ts.map +1 -1
- package/lib/molecule/setup-slider/index.d.ts +2 -1
- package/lib/molecule/setup-slider/index.d.ts.map +1 -1
- package/lib/molecule/share/index.d.ts +4 -3
- package/lib/molecule/share/index.d.ts.map +1 -1
- package/lib/molecule/skill-card/index.d.ts +2 -1
- package/lib/molecule/skill-card/index.d.ts.map +1 -1
- package/lib/molecule/skill-card/index.native.d.ts +2 -2
- package/lib/molecule/skill-card/index.native.d.ts.map +1 -1
- package/lib/molecule/skill-picker-modal/index.d.ts +6 -5
- package/lib/molecule/skill-picker-modal/index.d.ts.map +1 -1
- package/lib/molecule/skills-chart-side-information-item/index.d.ts +3 -2
- package/lib/molecule/skills-chart-side-information-item/index.d.ts.map +1 -1
- package/lib/molecule/skills-chart-side-information-panel/index.d.ts +6 -5
- package/lib/molecule/skills-chart-side-information-panel/index.d.ts.map +1 -1
- package/lib/molecule/ssmenu-list/index.d.ts +4 -3
- package/lib/molecule/ssmenu-list/index.d.ts.map +1 -1
- package/lib/molecule/subscription-freemium/index.d.ts +2 -1
- package/lib/molecule/subscription-freemium/index.d.ts.map +1 -1
- package/lib/molecule/subscription-premium/index.d.ts +2 -1
- package/lib/molecule/subscription-premium/index.d.ts.map +1 -1
- package/lib/molecule/table/index.d.ts +10 -9
- package/lib/molecule/table/index.d.ts.map +1 -1
- package/lib/molecule/teams-popin/index.d.ts +2 -1
- package/lib/molecule/teams-popin/index.d.ts.map +1 -1
- package/lib/molecule/theme-image/index.d.ts +2 -1
- package/lib/molecule/theme-image/index.d.ts.map +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +20 -20
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/index.d.ts +15 -15
- package/lib/molecule/title-radio-wrapper/types.d.ts +14 -14
- package/lib/molecule/titled-checkbox/index.d.ts +2 -1
- package/lib/molecule/titled-checkbox/index.d.ts.map +1 -1
- package/lib/molecule/translation-modal/index.d.ts +2 -1
- package/lib/molecule/translation-modal/index.d.ts.map +1 -1
- package/lib/molecule/unsubscribe/index.d.ts +2 -1
- package/lib/molecule/unsubscribe/index.d.ts.map +1 -1
- package/lib/molecule/vertical-tabs/index.d.ts +4 -3
- package/lib/molecule/vertical-tabs/index.d.ts.map +1 -1
- package/lib/molecule/video-iframe/index.d.ts +1 -1
- package/lib/molecule/video-iframe/index.d.ts.map +1 -1
- package/lib/molecule/video-player/index.d.ts +5 -5
- package/lib/molecule/video-player/index.d.ts.map +1 -1
- package/lib/molecule/video-player/jwplayer-prop-types.d.ts +2 -2
- package/lib/molecule/video-player/jwplayer.d.ts +3 -3
- package/lib/molecule/video-player/jwplayer.d.ts.map +1 -1
- package/lib/molecule/video-player/prop-types.d.ts +2 -2
- package/lib/molecule/video-player/vimeo.d.ts +5 -5
- package/lib/molecule/video-player/vimeo.d.ts.map +1 -1
- package/lib/molecule/video-player-mobile/index.native.d.ts +2 -2
- package/lib/molecule/video-player-mobile/index.native.d.ts.map +1 -1
- package/lib/molecule/video-player-mobile/index.native.js +10 -9
- package/lib/molecule/video-player-mobile/index.native.js.map +1 -1
- package/lib/molecule/wizard-summary/index.d.ts +9 -8
- package/lib/molecule/wizard-summary/index.d.ts.map +1 -1
- package/lib/organism/accordion/container/index.d.ts +6 -5
- package/lib/organism/accordion/container/index.d.ts.map +1 -1
- package/lib/organism/accordion/coorp-manager/index.d.ts +6 -5
- package/lib/organism/accordion/coorp-manager/index.d.ts.map +1 -1
- package/lib/organism/accordion/coorp-manager/part/index.d.ts +2 -1
- package/lib/organism/accordion/coorp-manager/part/index.d.ts.map +1 -1
- package/lib/organism/accordion/part/index.d.ts +2 -1
- package/lib/organism/accordion/part/index.d.ts.map +1 -1
- package/lib/organism/accordion/toggler/index.d.ts +8 -8
- package/lib/organism/accordion/toggler/index.d.ts.map +1 -1
- package/lib/organism/brand-analytics/analytics-popin.d.ts +2 -1
- package/lib/organism/brand-analytics/analytics-popin.d.ts.map +1 -1
- package/lib/organism/brand-analytics/index.d.ts +7 -12
- package/lib/organism/brand-analytics/index.d.ts.map +1 -1
- package/lib/organism/brand-dashboard/index.d.ts +4 -3
- package/lib/organism/brand-dashboard/index.d.ts.map +1 -1
- package/lib/organism/brand-form/index.d.ts +5 -4
- package/lib/organism/brand-form/index.d.ts.map +1 -1
- package/lib/organism/brand-learning-priorities/index.d.ts +20 -19
- package/lib/organism/brand-learning-priorities/index.d.ts.map +1 -1
- package/lib/organism/brand-table/index.d.ts +10 -9
- package/lib/organism/brand-table/index.d.ts.map +1 -1
- package/lib/organism/brand-upload/index.d.ts +4 -3
- package/lib/organism/brand-upload/index.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.d.ts +3 -3
- package/lib/organism/cart/index.d.ts +2 -1
- package/lib/organism/cart/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +71 -91
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +70 -90
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/content-translation/index.d.ts +4 -3
- package/lib/organism/content-translation/index.d.ts.map +1 -1
- package/lib/organism/course-selection/index.d.ts +3 -2
- package/lib/organism/course-selection/index.d.ts.map +1 -1
- package/lib/organism/discussion/index.d.ts +4 -3
- package/lib/organism/discussion/index.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.d.ts +4 -25
- package/lib/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.js +2 -13
- package/lib/organism/filter-checkbox-and-search/index.js.map +1 -1
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts +2 -2
- package/lib/organism/filter-chip/index.d.ts +4 -25
- package/lib/organism/filter-chip/index.d.ts.map +1 -1
- package/lib/organism/filter-chip/index.js +2 -14
- package/lib/organism/filter-chip/index.js.map +1 -1
- package/lib/organism/filter-chip/prop-types.d.ts +2 -2
- package/lib/organism/filter-switch/index.d.ts +4 -26
- package/lib/organism/filter-switch/index.d.ts.map +1 -1
- package/lib/organism/filter-switch/index.js +3 -18
- package/lib/organism/filter-switch/index.js.map +1 -1
- package/lib/organism/filter-switch/prop-types.d.ts +2 -4
- package/lib/organism/filter-switch/prop-types.d.ts.map +1 -1
- package/lib/organism/filter-switch/prop-types.js +1 -2
- package/lib/organism/filter-switch/prop-types.js.map +1 -1
- package/lib/organism/get-the-app/index.d.ts +2 -1
- package/lib/organism/get-the-app/index.d.ts.map +1 -1
- package/lib/organism/grid-list/index.d.ts +2 -1
- package/lib/organism/grid-list/index.d.ts.map +1 -1
- package/lib/organism/header/index.d.ts +4 -3
- package/lib/organism/header/index.d.ts.map +1 -1
- package/lib/organism/header-v2/index.native.d.ts +2 -2
- package/lib/organism/header-v2/index.native.d.ts.map +1 -1
- package/lib/organism/header-with-actions/index.d.ts +6 -6
- package/lib/organism/header-with-actions/index.d.ts.map +1 -1
- package/lib/organism/header-with-actions/types.d.ts +4 -4
- package/lib/organism/hero/index.d.ts +2 -1
- package/lib/organism/hero/index.d.ts.map +1 -1
- package/lib/organism/icon-editor/index.d.ts +4 -4
- package/lib/organism/icon-editor/index.d.ts.map +1 -1
- package/lib/organism/icon-editor/types.d.ts +2 -2
- package/lib/organism/list-item/index.d.ts +13 -12
- package/lib/organism/list-item/index.d.ts.map +1 -1
- package/lib/organism/list-items/index.d.ts +64 -64
- package/lib/organism/list-items/index.d.ts.map +1 -1
- package/lib/organism/mobile-intro-popin/index.native.d.ts +2 -2
- package/lib/organism/mobile-intro-popin/index.native.d.ts.map +1 -1
- package/lib/organism/mobile-intro-popin/index.native.js.map +1 -1
- package/lib/organism/mobile-navigation/index.native.d.ts +2 -2
- package/lib/organism/mobile-navigation/index.native.d.ts.map +1 -1
- package/lib/organism/mooc/image-slider/index.d.ts +5 -4
- package/lib/organism/mooc/image-slider/index.d.ts.map +1 -1
- package/lib/organism/mooc-footer/index.d.ts +8 -7
- package/lib/organism/mooc-footer/index.d.ts.map +1 -1
- package/lib/organism/mooc-header/index.d.ts +11 -11
- package/lib/organism/mooc-header/index.d.ts.map +1 -1
- package/lib/organism/popin/index.d.ts +2 -1
- package/lib/organism/popin/index.d.ts.map +1 -1
- package/lib/organism/resource-browser/index.d.ts +5 -4
- package/lib/organism/resource-browser/index.d.ts.map +1 -1
- package/lib/organism/review-congrats/index.d.ts +2 -1
- package/lib/organism/review-congrats/index.d.ts.map +1 -1
- package/lib/organism/review-congrats/index.native.d.ts +2 -2
- package/lib/organism/review-congrats/index.native.d.ts.map +1 -1
- package/lib/organism/review-header/index.d.ts +2 -1
- package/lib/organism/review-header/index.d.ts.map +1 -1
- package/lib/organism/review-header/index.native.d.ts +2 -2
- package/lib/organism/review-header/index.native.d.ts.map +1 -1
- package/lib/organism/review-header/types.d.ts +2 -2
- package/lib/organism/review-no-skills/index.d.ts +3 -2
- package/lib/organism/review-no-skills/index.d.ts.map +1 -1
- package/lib/organism/review-no-skills/index.native.d.ts +2 -2
- package/lib/organism/review-no-skills/index.native.d.ts.map +1 -1
- package/lib/organism/review-skills/index.d.ts +2 -1
- package/lib/organism/review-skills/index.d.ts.map +1 -1
- package/lib/organism/review-skills/index.native.d.ts +2 -2
- package/lib/organism/review-skills/index.native.d.ts.map +1 -1
- package/lib/organism/review-skills/prop-types.d.ts +2 -2
- package/lib/organism/review-slide/index.d.ts +2 -1
- package/lib/organism/review-slide/index.d.ts.map +1 -1
- package/lib/organism/review-slide/index.native.d.ts +2 -2
- package/lib/organism/review-slide/index.native.d.ts.map +1 -1
- package/lib/organism/review-slide/index.native.js.map +1 -1
- package/lib/organism/review-slide/prop-types.d.ts +14 -14
- package/lib/organism/review-stacked-slides/index.d.ts +2 -1
- package/lib/organism/review-stacked-slides/index.d.ts.map +1 -1
- package/lib/organism/review-stacked-slides/index.native.d.ts +2 -2
- package/lib/organism/review-stacked-slides/index.native.d.ts.map +1 -1
- package/lib/organism/review-stacked-slides/prop-types.d.ts +35 -35
- package/lib/organism/rewards-form/index.d.ts +22 -22
- package/lib/organism/rewards-form/index.d.ts.map +1 -1
- package/lib/organism/search-and-chips-results/index.d.ts +4 -3
- package/lib/organism/search-and-chips-results/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/index.d.ts +21 -21
- package/lib/organism/select-opponents/types.d.ts +20 -20
- package/lib/organism/settings/index.d.ts +10 -9
- package/lib/organism/settings/index.d.ts.map +1 -1
- package/lib/organism/setup-header/index.d.ts +10 -9
- package/lib/organism/setup-header/index.d.ts.map +1 -1
- package/lib/organism/sidebar/index.d.ts +24 -47
- package/lib/organism/sidebar/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/index.d.ts +8 -8
- package/lib/organism/skill-edition/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/types.d.ts +6 -6
- package/lib/organism/slider/index.d.ts +2 -2
- package/lib/organism/slider/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +47 -47
- package/lib/organism/title-and-input/types.d.ts +46 -46
- package/lib/organism/user-preferences/index.d.ts +4 -3
- package/lib/organism/user-preferences/index.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +67 -67
- package/lib/organism/wizard-contents/index.d.ts.map +1 -1
- package/lib/template/activity/engine-stars.d.ts +2 -1
- package/lib/template/activity/engine-stars.d.ts.map +1 -1
- package/lib/template/activity/index.d.ts +9 -8
- package/lib/template/activity/index.d.ts.map +1 -1
- package/lib/template/activity/progression-item.d.ts +2 -1
- package/lib/template/activity/progression-item.d.ts.map +1 -1
- package/lib/template/activity/stars-summary.d.ts +4 -3
- package/lib/template/activity/stars-summary.d.ts.map +1 -1
- package/lib/template/app-player/loading/index.d.ts +83 -83
- package/lib/template/app-player/loading/index.d.ts.map +1 -1
- package/lib/template/app-player/player/index.d.ts +168 -168
- package/lib/template/app-player/player/index.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/footer/index.d.ts +4 -3
- package/lib/template/app-player/player/slides/footer/index.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/header/index.d.ts +4 -3
- package/lib/template/app-player/player/slides/header/learner.d.ts +2 -1
- package/lib/template/app-player/player/slides/header/learner.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/header/lives.d.ts +2 -1
- package/lib/template/app-player/player/slides/header/lives.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/header/microlearning.d.ts +2 -1
- package/lib/template/app-player/player/slides/header/microlearning.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/index.d.ts +110 -110
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +87 -87
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +92 -92
- package/lib/template/app-player/popin-end/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/summary.d.ts +9 -8
- package/lib/template/app-player/popin-end/summary.d.ts.map +1 -1
- package/lib/template/app-player/popin-header/index.d.ts +8 -7
- package/lib/template/app-player/popin-header/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-no-access/index.d.ts +2 -1
- package/lib/template/app-player/popin-no-access/index.d.ts.map +1 -1
- package/lib/template/app-review/demo-ts/index.native.d.ts +2 -2
- package/lib/template/app-review/demo-ts/index.native.d.ts.map +1 -1
- package/lib/template/app-review/index.d.ts +119 -119
- package/lib/template/app-review/index.native.d.ts +2 -2
- package/lib/template/app-review/index.native.d.ts.map +1 -1
- package/lib/template/app-review/player/background-review.d.ts +2 -1
- package/lib/template/app-review/player/background-review.d.ts.map +1 -1
- package/lib/template/app-review/player/index.d.ts +2 -1
- package/lib/template/app-review/player/index.d.ts.map +1 -1
- package/lib/template/app-review/player/index.native.d.ts +2 -2
- package/lib/template/app-review/player/index.native.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +118 -118
- package/lib/template/app-review/prop-types.d.ts +118 -118
- package/lib/template/app-review/skills/index.d.ts +2 -1
- package/lib/template/app-review/skills/index.d.ts.map +1 -1
- package/lib/template/app-review/skills/index.native.d.ts +2 -2
- package/lib/template/app-review/skills/index.native.d.ts.map +1 -1
- package/lib/template/app-review/skills/prop-types.d.ts +2 -2
- package/lib/template/app-review/template-context.d.ts +2 -2
- package/lib/template/app-review/template-context.d.ts.map +1 -1
- package/lib/template/back-office/brand-create/index.d.ts +10 -9
- package/lib/template/back-office/brand-list/index.d.ts +10 -9
- package/lib/template/back-office/brand-update/index.d.ts +337 -363
- package/lib/template/back-office/brand-update/index.d.ts.map +1 -1
- package/lib/template/back-office/dashboard-preview/dashboard-popin.d.ts +2 -1
- package/lib/template/back-office/dashboard-preview/dashboard-popin.d.ts.map +1 -1
- package/lib/template/back-office/dashboard-preview/index.d.ts +10 -9
- package/lib/template/back-office/layout/index.d.ts +10 -9
- package/lib/template/battle-requests/index.d.ts +4 -3
- package/lib/template/battle-requests/index.d.ts.map +1 -1
- package/lib/template/certification-detail/index.d.ts +7 -6
- package/lib/template/certification-detail/index.d.ts.map +1 -1
- package/lib/template/certifications/index.d.ts +12 -11
- package/lib/template/certifications/index.d.ts.map +1 -1
- package/lib/template/cockpit/jw-uploader/index.d.ts +2 -1
- package/lib/template/cockpit/jw-uploader/index.d.ts.map +1 -1
- package/lib/template/common/authors/index.d.ts +5 -5
- package/lib/template/common/authors/index.d.ts.map +1 -1
- package/lib/template/common/coorp-header/index.d.ts +2 -1
- package/lib/template/common/coorp-header/index.d.ts.map +1 -1
- package/lib/template/common/dashboard/index.d.ts +165 -165
- package/lib/template/common/dashboard/index.d.ts.map +1 -1
- package/lib/template/common/discipline/index.d.ts +25 -24
- package/lib/template/common/discipline/index.d.ts.map +1 -1
- package/lib/template/common/faq-article-page/index.d.ts +4 -4
- package/lib/template/common/faq-article-page/index.d.ts.map +1 -1
- package/lib/template/common/faq-article-page/types.d.ts +2 -2
- package/lib/template/common/faq-cards-page/index.d.ts +4 -4
- package/lib/template/common/faq-cards-page/index.d.ts.map +1 -1
- package/lib/template/common/faq-cards-page/types.d.ts +2 -2
- package/lib/template/common/faq-page/index.d.ts +6 -6
- package/lib/template/common/faq-page/index.d.ts.map +1 -1
- package/lib/template/common/faq-page/types.d.ts +4 -4
- package/lib/template/common/privacy-policy-page/index.d.ts +6 -6
- package/lib/template/common/privacy-policy-page/index.d.ts.map +1 -1
- package/lib/template/common/privacy-policy-page/types.d.ts +4 -4
- package/lib/template/common/search-page/index.d.ts +107 -143
- package/lib/template/common/search-page/index.d.ts.map +1 -1
- package/lib/template/common/search-page/index.js +6 -45
- package/lib/template/common/search-page/index.js.map +1 -1
- package/lib/template/common/search-page/style.css +1 -27
- package/lib/template/external-course/index.d.ts +83 -83
- package/lib/template/external-course/index.d.ts.map +1 -1
- package/lib/template/mobile-login/confirm-email-sent/index.native.d.ts +2 -2
- package/lib/template/mobile-login/confirm-email-sent/index.native.d.ts.map +1 -1
- package/lib/template/mobile-login/confirm-email-sent/index.native.js.map +1 -1
- package/lib/template/mobile-login/qr-code-scanner/index.native.d.ts +2 -2
- package/lib/template/mobile-login/qr-code-scanner/index.native.d.ts.map +1 -1
- package/lib/template/mobile-login/qr-code-scanner/index.native.js.map +1 -1
- package/lib/template/mobile-login/receive-email/index.native.d.ts +2 -2
- package/lib/template/mobile-login/receive-email/index.native.d.ts.map +1 -1
- package/lib/template/mobile-login/receive-email/index.native.js.map +1 -1
- package/lib/template/mobile-login/welcome/index.native.d.ts +2 -2
- package/lib/template/mobile-login/welcome/index.native.d.ts.map +1 -1
- package/lib/template/mobile-login/welcome/index.native.js +1 -1
- package/lib/template/mobile-login/welcome/index.native.js.map +1 -1
- package/lib/template/my-learning/index.d.ts +9 -8
- package/lib/template/my-learning/index.d.ts.map +1 -1
- package/lib/template/playlist-detail/index.d.ts +17 -16
- package/lib/template/playlist-detail/index.d.ts.map +1 -1
- package/lib/template/review-dashboard-skills/index.d.ts +4 -3
- package/lib/template/review-dashboard-skills/index.d.ts.map +1 -1
- package/lib/template/skill-detail/all-courses.d.ts +11 -11
- package/lib/template/skill-detail/all-courses.d.ts.map +1 -1
- package/lib/template/skill-detail/continue-learning.d.ts +4 -4
- package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/lib/template/skill-detail/index.d.ts +8 -8
- package/lib/template/skill-detail/index.d.ts.map +1 -1
- package/lib/template/teams-dashboard/index.d.ts +9 -8
- package/lib/template/teams-dashboard/index.d.ts.map +1 -1
- package/lib/util/button-icons.d.ts +2 -2
- package/lib/util/get-resized-image.d.ts +2 -2
- package/lib/util/get-resized-image.d.ts.map +1 -1
- package/lib/util/image.d.ts +1 -1
- package/lib/util/image.d.ts.map +1 -1
- package/lib/util/proptypes.d.ts +1 -1
- package/lib/util/proptypes.d.ts.map +1 -1
- package/lib/variables/colors.css +0 -1
- package/locales/bs/global.json +4 -1
- package/locales/cs/global.json +4 -1
- package/locales/de/global.json +4 -1
- package/locales/en/global.json +3 -0
- package/locales/es/global.json +4 -1
- package/locales/et/global.json +4 -1
- package/locales/fi/global.json +4 -1
- package/locales/fr/global.json +4 -1
- package/locales/hr/global.json +4 -1
- package/locales/hu/global.json +4 -1
- package/locales/hy/global.json +4 -1
- package/locales/it/global.json +4 -1
- package/locales/ja/global.json +4 -1
- package/locales/ko/global.json +4 -1
- package/locales/lt/global.json +4 -1
- package/locales/nl/global.json +4 -1
- package/locales/pl/global.json +4 -1
- package/locales/pt/global.json +4 -1
- package/locales/ro/global.json +4 -1
- package/locales/ru/global.json +4 -1
- package/locales/sk/global.json +4 -1
- package/locales/sl/global.json +4 -1
- package/locales/sv/global.json +3 -0
- package/locales/tl/global.json +4 -1
- package/locales/tr/global.json +3 -0
- package/locales/uk/global.json +4 -1
- package/locales/vi/global.json +4 -1
- package/locales/zh/global.json +3 -0
- package/locales/zh_TW/global.json +3 -0
- package/package.json +23 -20
- package/es/organism/filter-range/index.d.ts +0 -28
- package/es/organism/filter-range/index.d.ts.map +0 -1
- package/es/organism/filter-range/index.js +0 -69
- package/es/organism/filter-range/index.js.map +0 -1
- package/es/organism/filter-range/prop-types.d.ts +0 -38
- package/es/organism/filter-range/prop-types.d.ts.map +0 -1
- package/es/organism/filter-range/prop-types.js +0 -20
- package/es/organism/filter-range/prop-types.js.map +0 -1
- package/es/organism/filter-range/style.css +0 -15
- package/lib/organism/filter-range/index.d.ts +0 -28
- package/lib/organism/filter-range/index.d.ts.map +0 -1
- package/lib/organism/filter-range/index.js +0 -76
- package/lib/organism/filter-range/index.js.map +0 -1
- package/lib/organism/filter-range/prop-types.d.ts +0 -38
- package/lib/organism/filter-range/prop-types.d.ts.map +0 -1
- package/lib/organism/filter-range/prop-types.js +0 -25
- package/lib/organism/filter-range/prop-types.js.map +0 -1
- package/lib/organism/filter-range/style.css +0 -15
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { WebContextValues } from '../provider/web-context';
|
|
3
3
|
import type { InputSelectProps } from './types';
|
|
4
4
|
declare const InputSelect: {
|
|
5
|
-
(props: InputSelectProps, context: WebContextValues): JSX.Element;
|
|
5
|
+
(props: InputSelectProps, context: WebContextValues): React.JSX.Element;
|
|
6
6
|
propTypes: {
|
|
7
7
|
options: import("prop-types").Validator<Required<import("prop-types").InferProps<{
|
|
8
8
|
value: import("prop-types").Validator<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-select/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-select/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAK3D,OAAO,EAAC,gBAAgB,EAAC,MAAM,yBAAyB,CAAC;AAGzD,OAAO,KAAK,EAAC,gBAAgB,EAAC,MAAM,SAAS,CAAC;AAK9C,QAAA,MAAM,WAAW;YAAW,gBAAgB,WAAW,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyHtE,CAAC;AAMF,eAAe,WAAW,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default InputSwitch;
|
|
2
|
-
declare function InputSwitch(props: any
|
|
2
|
+
declare function InputSwitch(props: any): React.JSX.Element;
|
|
3
3
|
declare namespace InputSwitch {
|
|
4
4
|
const propTypes: {
|
|
5
5
|
title: PropTypes.Requireable<string>;
|
|
@@ -19,29 +19,7 @@ declare namespace InputSwitch {
|
|
|
19
19
|
requiredSelection: PropTypes.Requireable<boolean>;
|
|
20
20
|
icon: PropTypes.Requireable<string>;
|
|
21
21
|
};
|
|
22
|
-
namespace contextTypes {
|
|
23
|
-
const skin: PropTypes.Requireable<PropTypes.InferProps<{
|
|
24
|
-
common: PropTypes.Requireable<{
|
|
25
|
-
[x: string]: any;
|
|
26
|
-
}>;
|
|
27
|
-
images: PropTypes.Requireable<PropTypes.InferProps<{
|
|
28
|
-
'logo-mobile': PropTypes.Requireable<any>;
|
|
29
|
-
logo: PropTypes.Requireable<any>;
|
|
30
|
-
'logo-email': PropTypes.Requireable<any>;
|
|
31
|
-
login: PropTypes.Requireable<any>;
|
|
32
|
-
}>>;
|
|
33
|
-
icons: PropTypes.Requireable<{
|
|
34
|
-
[x: string]: any;
|
|
35
|
-
}>;
|
|
36
|
-
mod: PropTypes.Requireable<{
|
|
37
|
-
[x: string]: any;
|
|
38
|
-
}>;
|
|
39
|
-
courses: PropTypes.Requireable<any[]>;
|
|
40
|
-
texts: PropTypes.Requireable<{
|
|
41
|
-
[x: string]: any;
|
|
42
|
-
}>;
|
|
43
|
-
}>>;
|
|
44
|
-
}
|
|
45
22
|
}
|
|
23
|
+
import React from "react";
|
|
46
24
|
import PropTypes from "prop-types";
|
|
47
25
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-switch/index.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-switch/index.js"],"names":[],"mappings":";AAQA,4DAmGC"}
|
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
import _uniqueId from "lodash/fp/uniqueId";
|
|
2
2
|
import _noop from "lodash/fp/noop";
|
|
3
|
-
import _getOr from "lodash/fp/getOr";
|
|
4
3
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
4
|
import React, { useMemo } from 'react';
|
|
6
5
|
import PropTypes from 'prop-types';
|
|
7
6
|
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
|
|
8
7
|
import classNames from 'classnames';
|
|
9
8
|
import getClassState from '../../util/get-class-state';
|
|
10
|
-
import { COLORS } from '../../variables/colors';
|
|
11
|
-
import Provider from '../provider';
|
|
12
9
|
import style from './style.css';
|
|
13
|
-
const InputSwitch =
|
|
10
|
+
const InputSwitch = props => {
|
|
14
11
|
const {
|
|
15
12
|
title,
|
|
16
13
|
name,
|
|
@@ -29,10 +26,6 @@ const InputSwitch = (props, context) => {
|
|
|
29
26
|
'aria-label': ariaLabel,
|
|
30
27
|
icon
|
|
31
28
|
} = props;
|
|
32
|
-
const {
|
|
33
|
-
skin
|
|
34
|
-
} = context;
|
|
35
|
-
const primaryColor = _getOr(COLORS.cm_primary_blue, 'common.primary', skin);
|
|
36
29
|
const idSwitch = id || _uniqueId('input-switch-');
|
|
37
30
|
const isDisabled = disabled ? 'disabled' : '';
|
|
38
31
|
const handleChange = useMemo(() => e => onChange(e.target.checked), [onChange]);
|
|
@@ -104,11 +97,7 @@ const InputSwitch = (props, context) => {
|
|
|
104
97
|
"data-name": "input-switch-label",
|
|
105
98
|
tabIndex: 0,
|
|
106
99
|
"aria-label": ariaLabel,
|
|
107
|
-
title: ariaLabel
|
|
108
|
-
style: value ? {
|
|
109
|
-
background: primaryColor,
|
|
110
|
-
borderColor: primaryColor
|
|
111
|
-
} : null
|
|
100
|
+
title: ariaLabel
|
|
112
101
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
113
102
|
className: !details ? style.alignedTextContainer : null
|
|
114
103
|
}, titlePosition === 'right' ? titleView : null, details ? /*#__PURE__*/React.createElement("div", {
|
|
@@ -133,8 +122,5 @@ InputSwitch.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
133
122
|
requiredSelection: PropTypes.bool,
|
|
134
123
|
icon: PropTypes.string
|
|
135
124
|
} : {};
|
|
136
|
-
InputSwitch.contextTypes = {
|
|
137
|
-
skin: Provider.childContextTypes.skin
|
|
138
|
-
};
|
|
139
125
|
export default InputSwitch;
|
|
140
126
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["React","useMemo","PropTypes","FontAwesomeIcon","classNames","getClassState","
|
|
1
|
+
{"version":3,"file":"index.js","names":["React","useMemo","PropTypes","FontAwesomeIcon","classNames","getClassState","style","InputSwitch","props","title","name","id","value","disabled","onChange","_noop","description","modified","theme","titlePosition","details","requiredSelection","dataName","ariaLabelledBy","ariaLabel","icon","idSwitch","_uniqueId","isDisabled","handleChange","e","target","checked","titleView","createElement","className","titleContainer","newMoocTitleContainer","descriptionView","getClass","defaultClass","coorpmanager","modifiedClass","coorpmanagerModified","newMooc","newMoocModified","partielUncheck","defaultStyle","btnSwitchContainer","_extends","type","checkbox","htmlFor","tabIndex","alignedTextContainer","detailsTxt","propTypes","process","env","NODE_ENV","string","bool","func","oneOf"],"sources":["../../../src/atom/input-switch/index.js"],"sourcesContent":["import React, {useMemo} from 'react';\nimport PropTypes from 'prop-types';\nimport {noop, uniqueId} from 'lodash/fp';\nimport {FontAwesomeIcon} from '@fortawesome/react-fontawesome';\nimport classNames from 'classnames';\nimport getClassState from '../../util/get-class-state';\nimport style from './style.css';\n\nconst InputSwitch = props => {\n const {\n title,\n name,\n id,\n value,\n disabled,\n onChange = noop,\n description,\n modified = false,\n theme = 'default',\n titlePosition = 'left',\n details = '',\n requiredSelection = false,\n 'data-name': dataName,\n 'aria-labelledby': ariaLabelledBy,\n 'aria-label': ariaLabel,\n icon\n } = props;\n\n const idSwitch = id || uniqueId('input-switch-');\n const isDisabled = disabled ? 'disabled' : '';\n const handleChange = useMemo(() => e => onChange(e.target.checked), [onChange]);\n const titleView = title ? (\n <div\n className={classNames(\n icon ? style.titleContainer : null,\n theme === 'newMooc' ? style.newMoocTitleContainer : null\n )}\n >\n {icon ? <FontAwesomeIcon icon={icon} className={style.icon} /> : null}\n <span id={`title-view-${dataName}`} className={style.title}>\n {title}\n </span>\n </div>\n ) : null;\n\n const descriptionView = description ? (\n <div className={style.description}>{description}</div>\n ) : null;\n\n const getClass = () => {\n switch (theme) {\n case 'coorpmanager':\n return {\n defaultClass: style.coorpmanager,\n modifiedClass: style.coorpmanagerModified\n };\n case 'newMooc':\n return {\n defaultClass: style.newMooc,\n modifiedClass: style.newMoocModified\n };\n case 'mooc':\n return {\n defaultClass: style.partielUncheck,\n modifiedClass: style.coorpmanagerModified\n };\n default:\n return {defaultClass: style.defaultStyle, modifiedClass: style.modified};\n }\n };\n const {defaultClass, modifiedClass} = getClass();\n const className = getClassState(defaultClass, modifiedClass, null, modified);\n\n return (\n <div className={className} data-name={`switch-input-${theme}${dataName}`}>\n {titlePosition === 'left' ? titleView : null}\n <div className={requiredSelection ? style.requiredSelection : null}>\n <div className={style.btnSwitchContainer}>\n <input\n {...(ariaLabelledBy ? {'aria-labelledby': ariaLabelledBy} : {})}\n {...(title ? {'aria-labelledby': `title-view-${dataName}`} : {})}\n {...(ariaLabel && !ariaLabelledBy && !title ? {'aria-label': ariaLabel} : {})}\n type=\"checkbox\"\n id={idSwitch}\n name={name}\n onChange={handleChange}\n checked={value}\n disabled={isDisabled}\n className={style.checkbox}\n aria-labelledby={ariaLabelledBy}\n />\n <label\n htmlFor={idSwitch}\n data-name=\"input-switch-label\"\n tabIndex={0}\n aria-label={ariaLabel}\n title={ariaLabel}\n />\n </div>\n </div>\n <div className={!details ? style.alignedTextContainer : null}>\n {titlePosition === 'right' ? titleView : null}\n {details ? <div className={style.detailsTxt}>{details}</div> : null}\n </div>\n {descriptionView}\n </div>\n );\n};\n\nInputSwitch.propTypes = {\n title: PropTypes.string,\n name: PropTypes.string,\n id: PropTypes.string,\n value: PropTypes.bool,\n disabled: PropTypes.bool,\n onChange: PropTypes.func,\n description: PropTypes.string,\n 'aria-labelledby': PropTypes.string,\n 'aria-label': PropTypes.string,\n modified: PropTypes.bool,\n titlePosition: PropTypes.oneOf(['right', 'left']),\n theme: PropTypes.oneOf(['default', 'coorpmanager', 'mooc', 'newMooc']),\n details: PropTypes.string,\n 'data-name': PropTypes.string,\n requiredSelection: PropTypes.bool,\n icon: PropTypes.string\n};\nexport default InputSwitch;\n"],"mappings":";;;AAAA,OAAOA,KAAK,IAAGC,OAAO,QAAO,OAAO;AACpC,OAAOC,SAAS,MAAM,YAAY;AAElC,SAAQC,eAAe,QAAO,gCAAgC;AAC9D,OAAOC,UAAU,MAAM,YAAY;AACnC,OAAOC,aAAa,MAAM,4BAA4B;AACtD,OAAOC,KAAK,MAAM,aAAa;AAE/B,MAAMC,WAAW,GAAGC,KAAK,IAAI;EAC3B,MAAM;IACJC,KAAK;IACLC,IAAI;IACJC,EAAE;IACFC,KAAK;IACLC,QAAQ;IACRC,QAAQ,GAAAC,KAAO;IACfC,WAAW;IACXC,QAAQ,GAAG,KAAK;IAChBC,KAAK,GAAG,SAAS;IACjBC,aAAa,GAAG,MAAM;IACtBC,OAAO,GAAG,EAAE;IACZC,iBAAiB,GAAG,KAAK;IACzB,WAAW,EAAEC,QAAQ;IACrB,iBAAiB,EAAEC,cAAc;IACjC,YAAY,EAAEC,SAAS;IACvBC;EACF,CAAC,GAAGjB,KAAK;EAET,MAAMkB,QAAQ,GAAGf,EAAE,IAAIgB,SAAA,CAAS,eAAe,CAAC;EAChD,MAAMC,UAAU,GAAGf,QAAQ,GAAG,UAAU,GAAG,EAAE;EAC7C,MAAMgB,YAAY,GAAG5B,OAAO,CAAC,MAAM6B,CAAC,IAAIhB,QAAQ,CAACgB,CAAC,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAClB,QAAQ,CAAC,CAAC;EAC/E,MAAMmB,SAAS,GAAGxB,KAAK,gBACrBT,KAAA,CAAAkC,aAAA;IACEC,SAAS,EAAE/B,UAAU,CACnBqB,IAAI,GAAGnB,KAAK,CAAC8B,cAAc,GAAG,IAAI,EAClClB,KAAK,KAAK,SAAS,GAAGZ,KAAK,CAAC+B,qBAAqB,GAAG,IACtD;EAAE,GAEDZ,IAAI,gBAAGzB,KAAA,CAAAkC,aAAA,CAAC/B,eAAe;IAACsB,IAAI,EAAEA,IAAK;IAACU,SAAS,EAAE7B,KAAK,CAACmB;EAAK,CAAE,CAAC,GAAG,IAAI,eACrEzB,KAAA,CAAAkC,aAAA;IAAMvB,EAAE,EAAE,cAAcW,QAAQ,EAAG;IAACa,SAAS,EAAE7B,KAAK,CAACG;EAAM,GACxDA,KACG,CACH,CAAC,GACJ,IAAI;EAER,MAAM6B,eAAe,GAAGtB,WAAW,gBACjChB,KAAA,CAAAkC,aAAA;IAAKC,SAAS,EAAE7B,KAAK,CAACU;EAAY,GAAEA,WAAiB,CAAC,GACpD,IAAI;EAER,MAAMuB,QAAQ,GAAGA,CAAA,KAAM;IACrB,QAAQrB,KAAK;MACX,KAAK,cAAc;QACjB,OAAO;UACLsB,YAAY,EAAElC,KAAK,CAACmC,YAAY;UAChCC,aAAa,EAAEpC,KAAK,CAACqC;QACvB,CAAC;MACH,KAAK,SAAS;QACZ,OAAO;UACLH,YAAY,EAAElC,KAAK,CAACsC,OAAO;UAC3BF,aAAa,EAAEpC,KAAK,CAACuC;QACvB,CAAC;MACH,KAAK,MAAM;QACT,OAAO;UACLL,YAAY,EAAElC,KAAK,CAACwC,cAAc;UAClCJ,aAAa,EAAEpC,KAAK,CAACqC;QACvB,CAAC;MACH;QACE,OAAO;UAACH,YAAY,EAAElC,KAAK,CAACyC,YAAY;UAAEL,aAAa,EAAEpC,KAAK,CAACW;QAAQ,CAAC;IAC5E;EACF,CAAC;EACD,MAAM;IAACuB,YAAY;IAAEE;EAAa,CAAC,GAAGH,QAAQ,CAAC,CAAC;EAChD,MAAMJ,SAAS,GAAG9B,aAAa,CAACmC,YAAY,EAAEE,aAAa,EAAE,IAAI,EAAEzB,QAAQ,CAAC;EAE5E,oBACEjB,KAAA,CAAAkC,aAAA;IAAKC,SAAS,EAAEA,SAAU;IAAC,aAAW,gBAAgBjB,KAAK,GAAGI,QAAQ;EAAG,GACtEH,aAAa,KAAK,MAAM,GAAGc,SAAS,GAAG,IAAI,eAC5CjC,KAAA,CAAAkC,aAAA;IAAKC,SAAS,EAAEd,iBAAiB,GAAGf,KAAK,CAACe,iBAAiB,GAAG;EAAK,gBACjErB,KAAA,CAAAkC,aAAA;IAAKC,SAAS,EAAE7B,KAAK,CAAC0C;EAAmB,gBACvChD,KAAA,CAAAkC,aAAA,UAAAe,QAAA,KACO1B,cAAc,GAAG;IAAC,iBAAiB,EAAEA;EAAc,CAAC,GAAG,CAAC,CAAC,EACzDd,KAAK,GAAG;IAAC,iBAAiB,EAAE,cAAca,QAAQ;EAAE,CAAC,GAAG,CAAC,CAAC,EAC1DE,SAAS,IAAI,CAACD,cAAc,IAAI,CAACd,KAAK,GAAG;IAAC,YAAY,EAAEe;EAAS,CAAC,GAAG,CAAC,CAAC;IAC5E0B,IAAI,EAAC,UAAU;IACfvC,EAAE,EAAEe,QAAS;IACbhB,IAAI,EAAEA,IAAK;IACXI,QAAQ,EAAEe,YAAa;IACvBG,OAAO,EAAEpB,KAAM;IACfC,QAAQ,EAAEe,UAAW;IACrBO,SAAS,EAAE7B,KAAK,CAAC6C,QAAS;IAC1B,mBAAiB5B;EAAe,EACjC,CAAC,eACFvB,KAAA,CAAAkC,aAAA;IACEkB,OAAO,EAAE1B,QAAS;IAClB,aAAU,oBAAoB;IAC9B2B,QAAQ,EAAE,CAAE;IACZ,cAAY7B,SAAU;IACtBf,KAAK,EAAEe;EAAU,CAClB,CACE,CACF,CAAC,eACNxB,KAAA,CAAAkC,aAAA;IAAKC,SAAS,EAAE,CAACf,OAAO,GAAGd,KAAK,CAACgD,oBAAoB,GAAG;EAAK,GAC1DnC,aAAa,KAAK,OAAO,GAAGc,SAAS,GAAG,IAAI,EAC5Cb,OAAO,gBAAGpB,KAAA,CAAAkC,aAAA;IAAKC,SAAS,EAAE7B,KAAK,CAACiD;EAAW,GAAEnC,OAAa,CAAC,GAAG,IAC5D,CAAC,EACLkB,eACE,CAAC;AAEV,CAAC;AAED/B,WAAW,CAACiD,SAAS,GAAAC,OAAA,CAAAC,GAAA,CAAAC,QAAA,oBAAG;EACtBlD,KAAK,EAAEP,SAAS,CAAC0D,MAAM;EACvBlD,IAAI,EAAER,SAAS,CAAC0D,MAAM;EACtBjD,EAAE,EAAET,SAAS,CAAC0D,MAAM;EACpBhD,KAAK,EAAEV,SAAS,CAAC2D,IAAI;EACrBhD,QAAQ,EAAEX,SAAS,CAAC2D,IAAI;EACxB/C,QAAQ,EAAEZ,SAAS,CAAC4D,IAAI;EACxB9C,WAAW,EAAEd,SAAS,CAAC0D,MAAM;EAC7B,iBAAiB,EAAE1D,SAAS,CAAC0D,MAAM;EACnC,YAAY,EAAE1D,SAAS,CAAC0D,MAAM;EAC9B3C,QAAQ,EAAEf,SAAS,CAAC2D,IAAI;EACxB1C,aAAa,EAAEjB,SAAS,CAAC6D,KAAK,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;EACjD7C,KAAK,EAAEhB,SAAS,CAAC6D,KAAK,CAAC,CAAC,SAAS,EAAE,cAAc,EAAE,MAAM,EAAE,SAAS,CAAC,CAAC;EACtE3C,OAAO,EAAElB,SAAS,CAAC0D,MAAM;EACzB,WAAW,EAAE1D,SAAS,CAAC0D,MAAM;EAC7BvC,iBAAiB,EAAEnB,SAAS,CAAC2D,IAAI;EACjCpC,IAAI,EAAEvB,SAAS,CAAC0D;AAClB,CAAC;AACD,eAAerD,WAAW","ignoreList":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default InputText;
|
|
2
|
-
declare function InputText(props: any): JSX.Element;
|
|
2
|
+
declare function InputText(props: any): React.JSX.Element;
|
|
3
3
|
declare namespace InputText {
|
|
4
4
|
const propTypes: {
|
|
5
5
|
autoFocus: PropTypes.Requireable<boolean>;
|
|
@@ -22,5 +22,6 @@ declare namespace InputText {
|
|
|
22
22
|
inputColor: PropTypes.Requireable<boolean>;
|
|
23
23
|
};
|
|
24
24
|
}
|
|
25
|
+
import React from "react";
|
|
25
26
|
import PropTypes from "prop-types";
|
|
26
27
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-text/index.js"],"names":[],"mappings":";AAkBA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-text/index.js"],"names":[],"mappings":";AAkBA,0DA+FC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default InputTextWithTitle;
|
|
2
|
-
declare function InputTextWithTitle(props: any): JSX.Element;
|
|
2
|
+
declare function InputTextWithTitle(props: any): React.JSX.Element;
|
|
3
3
|
declare namespace InputTextWithTitle {
|
|
4
4
|
const propTypes: {
|
|
5
5
|
inputText: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -28,5 +28,6 @@ declare namespace InputTextWithTitle {
|
|
|
28
28
|
'data-name': PropTypes.Requireable<string>;
|
|
29
29
|
};
|
|
30
30
|
}
|
|
31
|
+
import React from "react";
|
|
31
32
|
import PropTypes from "prop-types";
|
|
32
33
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-text-with-title/index.js"],"names":[],"mappings":";AAKA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-text-with-title/index.js"],"names":[],"mappings":";AAKA,mEAYC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default InputTextarea;
|
|
2
|
-
declare function InputTextarea(props: any): JSX.Element;
|
|
2
|
+
declare function InputTextarea(props: any): React.JSX.Element;
|
|
3
3
|
declare namespace InputTextarea {
|
|
4
4
|
namespace propTypes {
|
|
5
5
|
const placeholder: PropTypes.Requireable<string>;
|
|
@@ -17,5 +17,6 @@ declare namespace InputTextarea {
|
|
|
17
17
|
const valid: PropTypes.Requireable<boolean>;
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
+
import React from "react";
|
|
20
21
|
import PropTypes from "prop-types";
|
|
21
22
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-textarea/index.js"],"names":[],"mappings":";AAmBA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-textarea/index.js"],"names":[],"mappings":";AAmBA,8DA0EC"}
|
package/es/atom/label/index.d.ts
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
export default Label;
|
|
2
2
|
declare function Label({ children, innerHtml }: {
|
|
3
3
|
children: any;
|
|
4
|
-
innerHtml?: boolean
|
|
5
|
-
}): JSX.Element;
|
|
4
|
+
innerHtml?: boolean;
|
|
5
|
+
}): React.JSX.Element;
|
|
6
6
|
declare namespace Label {
|
|
7
7
|
namespace propTypes {
|
|
8
8
|
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
9
9
|
const innerHtml: PropTypes.Requireable<boolean>;
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
+
import React from "react";
|
|
12
13
|
import PropTypes from "prop-types";
|
|
13
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/label/index.js"],"names":[],"mappings":";AAMA;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/label/index.js"],"names":[],"mappings":";AAMA;;;sBAMC"}
|
package/es/atom/life/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default Life;
|
|
2
|
-
declare function Life(props: any, context: any): JSX.Element
|
|
2
|
+
declare function Life(props: any, context: any): React.JSX.Element;
|
|
3
3
|
declare namespace Life {
|
|
4
4
|
namespace contextTypes {
|
|
5
5
|
const skin: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -40,5 +40,6 @@ declare namespace Life {
|
|
|
40
40
|
const style: PropTypes.Requireable<PropTypes.InferProps<{}>>;
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
+
import React from "react";
|
|
43
44
|
import PropTypes from "prop-types";
|
|
44
45
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/life/index.js"],"names":[],"mappings":";AAuBA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/life/index.js"],"names":[],"mappings":";AAuBA,mEAkFC"}
|
package/es/atom/link/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default Link;
|
|
2
|
-
declare function Link(props: any, legacyContext: any): JSX.Element;
|
|
2
|
+
declare function Link(props: any, legacyContext: any): React.JSX.Element;
|
|
3
3
|
declare namespace Link {
|
|
4
4
|
const propTypes: {
|
|
5
5
|
children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
@@ -47,5 +47,6 @@ declare namespace Link {
|
|
|
47
47
|
}>>;
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
+
import React from "react";
|
|
50
51
|
import PropTypes from "prop-types";
|
|
51
52
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/link/index.js"],"names":[],"mappings":";AAMA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/link/index.js"],"names":[],"mappings":";AAMA,yEA2EC"}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
export default Loader;
|
|
2
2
|
declare function Loader({ className, theme }: {
|
|
3
3
|
className: any;
|
|
4
|
-
theme?: string
|
|
5
|
-
}): JSX.Element;
|
|
4
|
+
theme?: string;
|
|
5
|
+
}): React.JSX.Element;
|
|
6
6
|
declare namespace Loader {
|
|
7
7
|
namespace propTypes {
|
|
8
8
|
const className: PropTypes.Requireable<string>;
|
|
9
9
|
const theme: PropTypes.Requireable<string>;
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
+
import React from "react";
|
|
12
13
|
import PropTypes from "prop-types";
|
|
13
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/loader/index.js"],"names":[],"mappings":";AAMA;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/loader/index.js"],"names":[],"mappings":";AAMA;;;sBAiBC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ColorValue } from 'react-native';
|
|
3
3
|
export declare type Props = {
|
|
4
4
|
color?: ColorValue;
|
|
5
5
|
height?: number;
|
|
6
6
|
readyToHide: boolean;
|
|
7
7
|
};
|
|
8
|
-
declare const Loader: (props: Props) => JSX.Element
|
|
8
|
+
declare const Loader: (props: Props) => React.JSX.Element;
|
|
9
9
|
export default Loader;
|
|
10
10
|
//# sourceMappingURL=index.native.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.native.d.ts","sourceRoot":"","sources":["../../../src/atom/loader/index.native.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.native.d.ts","sourceRoot":"","sources":["../../../src/atom/loader/index.native.tsx"],"names":[],"mappings":"AACA,OAAO,KAAoC,MAAM,OAAO,CAAC;AACzD,OAAO,EAA0C,UAAU,EAAC,MAAM,cAAc,CAAC;AAoCjF,oBAAY,KAAK,GAAG;IAClB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,OAAO,CAAC;CACtB,CAAC;AAKF,QAAA,MAAM,MAAM,UAAW,KAAK,sBAsK3B,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
export function fetchAndLoadAnimation(_lottie: any, _fetch: any, animationSrc: any, containerRef: any, loop: any, animationClassnames: any, hideOnTransparent: any, autoplay: any): Promise<any>;
|
|
2
2
|
export default LottieWrapper;
|
|
3
|
-
declare function LottieWrapper(props: any): JSX.Element;
|
|
3
|
+
declare function LottieWrapper(props: any): React.JSX.Element;
|
|
4
4
|
declare namespace LottieWrapper {
|
|
5
5
|
export { propTypes };
|
|
6
6
|
}
|
|
7
|
+
import React from "react";
|
|
7
8
|
import propTypes from "./prop-types";
|
|
8
9
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/lottie-wrapper/index.js"],"names":[],"mappings":"AAWO,iMAmCN;;AAED,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/lottie-wrapper/index.js"],"names":[],"mappings":"AAWO,iMAmCN;;AAED,8DAwGC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
export default NotificationComponent;
|
|
2
|
-
declare function NotificationComponent(props: any): JSX.Element;
|
|
2
|
+
declare function NotificationComponent(props: any): React.JSX.Element;
|
|
3
3
|
declare namespace NotificationComponent {
|
|
4
4
|
namespace propTypes {
|
|
5
5
|
const type: PropTypes.Validator<string>;
|
|
6
6
|
const message: PropTypes.Validator<string>;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
+
import React from "react";
|
|
9
10
|
import PropTypes from "prop-types";
|
|
10
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/notification/index.js"],"names":[],"mappings":";AAWA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/notification/index.js"],"names":[],"mappings":";AAWA,sEAWC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
export default Picture;
|
|
2
|
-
declare function Picture(props: any): JSX.Element;
|
|
2
|
+
declare function Picture(props: any): React.JSX.Element;
|
|
3
3
|
declare namespace Picture {
|
|
4
4
|
namespace propTypes {
|
|
5
5
|
const src: PropTypes.Requireable<any>;
|
|
6
6
|
const alt: PropTypes.Requireable<string>;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
+
import React from "react";
|
|
9
10
|
import PropTypes from "prop-types";
|
|
10
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/picture/index.js"],"names":[],"mappings":";AA0BA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/picture/index.js"],"names":[],"mappings":";AA0BA,wDAMC"}
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
export default PictureBackground;
|
|
2
|
-
declare function PictureBackground(props: any): JSX.Element;
|
|
2
|
+
declare function PictureBackground(props: any): React.JSX.Element;
|
|
3
3
|
declare namespace PictureBackground {
|
|
4
4
|
namespace propTypes {
|
|
5
5
|
const view: PropTypes.Requireable<string>;
|
|
6
6
|
const src: PropTypes.Requireable<NonNullable<string | {
|
|
7
|
-
[x: string]: string
|
|
8
|
-
}
|
|
7
|
+
[x: string]: string;
|
|
8
|
+
}>>;
|
|
9
9
|
const style: PropTypes.Requireable<{
|
|
10
|
-
[x: string]: NonNullable<string | number
|
|
10
|
+
[x: string]: NonNullable<string | number>;
|
|
11
11
|
}>;
|
|
12
12
|
const alt: PropTypes.Requireable<string>;
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
|
+
import React from "react";
|
|
15
16
|
import PropTypes from "prop-types";
|
|
16
17
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/picture-background/index.js"],"names":[],"mappings":";AAWA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/picture-background/index.js"],"names":[],"mappings":";AAWA,kEAwBC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default PromoCode;
|
|
2
|
-
declare function PromoCode(props: any, context: any): JSX.Element;
|
|
2
|
+
declare function PromoCode(props: any, context: any): React.JSX.Element;
|
|
3
3
|
declare namespace PromoCode {
|
|
4
4
|
namespace contextTypes {
|
|
5
5
|
const translate: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -11,5 +11,6 @@ declare namespace PromoCode {
|
|
|
11
11
|
const handlePromoCodeChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
|
+
import React from "react";
|
|
14
15
|
import PropTypes from "prop-types";
|
|
15
16
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/promo-code/index.js"],"names":[],"mappings":";AAKA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/promo-code/index.js"],"names":[],"mappings":";AAKA,wEA4BC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/provider/index.js"],"names":[],"mappings":";;;AAqGA,4DAMC;AAED,iEAKC;AA1DD;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAQE;IAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAKE;IAEF;;;;MAQC;IAED,sCAKC;IADC;;;;;MAA+D;IAGjE;;;;;MAEC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/provider/index.js"],"names":[],"mappings":";;;AAqGA,4DAMC;AAED,iEAKC;AA1DD;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAQE;IAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAKE;IAEF;;;;MAQC;IAED,sCAKC;IADC;;;;;MAA+D;IAGjE;;;;;MAEC;IAED,cAGC;CACF"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
declare type Skin = {
|
|
3
3
|
common: {
|
|
4
4
|
primary: string;
|
|
@@ -11,7 +11,7 @@ export declare type WebContextValues = {
|
|
|
11
11
|
declare type Props = WebContextValues & {
|
|
12
12
|
children: ReactNode;
|
|
13
13
|
};
|
|
14
|
-
declare const WebContext: ({ children, ...value }: Props) => JSX.Element;
|
|
14
|
+
declare const WebContext: ({ children, ...value }: Props) => React.JSX.Element;
|
|
15
15
|
export declare const useWebContext: () => WebContextValues;
|
|
16
16
|
export default WebContext;
|
|
17
17
|
//# sourceMappingURL=web-context.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"web-context.d.ts","sourceRoot":"","sources":["../../../src/atom/provider/web-context.tsx"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"web-context.d.ts","sourceRoot":"","sources":["../../../src/atom/provider/web-context.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAgB,SAAS,EAAa,MAAM,OAAO,CAAC;AAElE,aAAK,IAAI,GAAG;IACV,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,CAAC;KACjB,CAAC;CACH,CAAC;AAEF,oBAAY,gBAAgB,GAAG;IAC7B,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,KAAK,MAAM,CAAC;CACpE,CAAC;AAIF,aAAK,KAAK,GAAG,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,UAAU,2BAA0B,KAAK,sBAE9C,CAAC;AAEF,eAAO,MAAM,aAAa,QAAO,gBAQhC,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default RadioGroup;
|
|
2
|
-
declare function RadioGroup(props: any, context: any): JSX.Element;
|
|
2
|
+
declare function RadioGroup(props: any, context: any): React.JSX.Element;
|
|
3
3
|
declare namespace RadioGroup {
|
|
4
4
|
namespace contextTypes {
|
|
5
5
|
const skin: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -28,7 +28,7 @@ declare namespace RadioGroup {
|
|
|
28
28
|
const color: PropTypes.Requireable<string>;
|
|
29
29
|
const theme: PropTypes.Requireable<string>;
|
|
30
30
|
const className: PropTypes.Requireable<string>;
|
|
31
|
-
const list: PropTypes.Requireable<
|
|
31
|
+
const list: PropTypes.Requireable<PropTypes.InferProps<{
|
|
32
32
|
color: PropTypes.Requireable<string>;
|
|
33
33
|
value: PropTypes.Validator<string>;
|
|
34
34
|
name: PropTypes.Requireable<string>;
|
|
@@ -36,9 +36,10 @@ declare namespace RadioGroup {
|
|
|
36
36
|
checked: PropTypes.Requireable<boolean>;
|
|
37
37
|
label: PropTypes.Requireable<string>;
|
|
38
38
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
39
|
-
}>
|
|
39
|
+
}>[]>;
|
|
40
40
|
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
+
import React from "react";
|
|
43
44
|
import PropTypes from "prop-types";
|
|
44
45
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-group/index.js"],"names":[],"mappings":";AAcA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-group/index.js"],"names":[],"mappings":";AAcA,yEAgBC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default Item;
|
|
2
|
-
declare function Item(props: any, context: any): JSX.Element;
|
|
2
|
+
declare function Item(props: any, context: any): React.JSX.Element;
|
|
3
3
|
declare namespace Item {
|
|
4
4
|
namespace contextTypes {
|
|
5
5
|
const skin: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -34,5 +34,6 @@ declare namespace Item {
|
|
|
34
34
|
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
+
import React from "react";
|
|
37
38
|
import PropTypes from "prop-types";
|
|
38
39
|
//# sourceMappingURL=item.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-group/item.js"],"names":[],"mappings":";AAcA,
|
|
1
|
+
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-group/item.js"],"names":[],"mappings":";AAcA,mEAqCC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { RadioWithTitleProps } from './types';
|
|
3
3
|
declare const RadioWithTitle: {
|
|
4
|
-
(props: RadioWithTitleProps): JSX.Element;
|
|
4
|
+
(props: RadioWithTitleProps): React.JSX.Element;
|
|
5
5
|
propTypes: {
|
|
6
6
|
title: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
7
7
|
title: import("prop-types").Requireable<string>;
|
|
@@ -11,24 +11,24 @@ declare const RadioWithTitle: {
|
|
|
11
11
|
'data-name': import("prop-types").Requireable<string>;
|
|
12
12
|
titleSize: import("prop-types").Requireable<string>;
|
|
13
13
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
14
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("
|
|
14
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<React.WeakValidationMap<import("../icon").IconProps>>>;
|
|
15
15
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
16
16
|
label: import("prop-types").Requireable<string>;
|
|
17
17
|
type: import("prop-types").Requireable<string>;
|
|
18
18
|
size: import("prop-types").Requireable<string>;
|
|
19
19
|
customStyle: import("prop-types").Requireable<{
|
|
20
|
-
[x: string]: NonNullable<string | number
|
|
20
|
+
[x: string]: NonNullable<string | number>;
|
|
21
21
|
}>;
|
|
22
22
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
23
23
|
position: import("prop-types").Requireable<string>;
|
|
24
|
-
iconName?: React.Validator<string
|
|
25
|
-
iconColor?: React.Validator<string
|
|
26
|
-
backgroundColor?: React.Validator<string
|
|
27
|
-
gradientBackground?: React.Validator<boolean
|
|
28
|
-
borderRadius?: React.Validator<string
|
|
29
|
-
preset?: React.Validator<string
|
|
30
|
-
size?: React.Validator<import("../icon").IconSize
|
|
31
|
-
customStyle?: React.Validator<React.CSSProperties
|
|
24
|
+
iconName?: React.Validator<string>;
|
|
25
|
+
iconColor?: React.Validator<string>;
|
|
26
|
+
backgroundColor?: React.Validator<string>;
|
|
27
|
+
gradientBackground?: React.Validator<boolean>;
|
|
28
|
+
borderRadius?: React.Validator<string>;
|
|
29
|
+
preset?: React.Validator<string>;
|
|
30
|
+
size?: React.Validator<import("../icon").IconSize>;
|
|
31
|
+
customStyle?: React.Validator<React.CSSProperties>;
|
|
32
32
|
}>>;
|
|
33
33
|
}>>;
|
|
34
34
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -51,7 +51,7 @@ declare const RadioWithTitle: {
|
|
|
51
51
|
size: import("prop-types").Requireable<number>;
|
|
52
52
|
customStyle: import("prop-types").Requireable<object>;
|
|
53
53
|
}>>;
|
|
54
|
-
}> |
|
|
54
|
+
}> | import("prop-types").InferProps<{
|
|
55
55
|
position: import("prop-types").Requireable<string>;
|
|
56
56
|
type: import("prop-types").Requireable<string>;
|
|
57
57
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -61,7 +61,7 @@ declare const RadioWithTitle: {
|
|
|
61
61
|
size: import("prop-types").Requireable<number>;
|
|
62
62
|
customStyle: import("prop-types").Requireable<object>;
|
|
63
63
|
}>>;
|
|
64
|
-
}>
|
|
64
|
+
}>[]>>;
|
|
65
65
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
66
66
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
67
67
|
href: import("prop-types").Requireable<string>;
|