@coorpacademy/components 11.40.4 → 11.40.6-alpha.5
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/button-link/index.d.ts +15 -8
- package/es/atom/button-link/index.d.ts.map +1 -1
- package/es/atom/button-link/index.js +75 -37
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/types.d.ts +20 -14
- package/es/atom/button-link/types.d.ts.map +1 -1
- package/es/atom/button-link/types.js +4 -3
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/button-menu/index.d.ts +1 -3
- package/es/atom/button-menu/index.d.ts.map +1 -1
- package/es/atom/button-menu/index.js +1 -7
- package/es/atom/button-menu/index.js.map +1 -1
- package/es/atom/button-menu/types.d.ts +2 -6
- package/es/atom/button-menu/types.d.ts.map +1 -1
- package/es/atom/chip/index.d.ts +4 -0
- package/es/atom/chip/index.d.ts.map +1 -1
- package/es/atom/chip/index.js +12 -6
- package/es/atom/chip/index.js.map +1 -1
- package/es/atom/input-switch/index.d.ts.map +1 -1
- package/es/atom/input-switch/index.js +2 -1
- package/es/atom/input-switch/index.js.map +1 -1
- package/es/atom/input-switch/style.css +4 -1
- package/es/atom/radio-with-title/index.d.ts +16 -8
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +16 -8
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/title/index.d.ts +16 -8
- package/es/atom/title/index.d.ts.map +1 -1
- package/es/atom/title/index.js +5 -2
- package/es/atom/title/index.js.map +1 -1
- package/es/molecule/base-modal/index.d.ts +1 -0
- package/es/molecule/base-modal/index.d.ts.map +1 -1
- package/es/molecule/base-modal/index.js +6 -2
- package/es/molecule/base-modal/index.js.map +1 -1
- package/es/molecule/base-modal/style.css +5 -0
- package/es/molecule/bullet-point-menu-button/index.d.ts +1 -3
- package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +1 -3
- package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.d.ts +19 -11
- package/es/molecule/button-menu-action/index.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.js +27 -3
- package/es/molecule/button-menu-action/index.js.map +1 -1
- package/es/molecule/button-menu-action/types.d.ts +22 -12
- package/es/molecule/button-menu-action/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/types.js +7 -2
- package/es/molecule/button-menu-action/types.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +135 -85
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/index.d.ts +17 -14
- package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/types.d.ts +17 -14
- package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/es/molecule/icon-picker-modal/index.d.ts +1 -2
- package/es/molecule/icon-picker-modal/index.d.ts.map +1 -1
- package/es/molecule/icon-picker-modal/index.js +16 -43
- package/es/molecule/icon-picker-modal/index.js.map +1 -1
- package/es/molecule/multi-filter-panel/index.d.ts +19 -0
- package/es/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/index.js +39 -10
- package/es/molecule/multi-filter-panel/index.js.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.d.ts +26 -1
- package/es/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.js +5 -0
- package/es/molecule/multi-filter-panel/prop-types.js.map +1 -1
- package/es/molecule/multi-filter-panel/style.css +8 -0
- package/es/molecule/quick-filters/index.d.ts +15 -8
- package/es/molecule/quick-filters/index.d.ts.map +1 -1
- package/es/molecule/quick-filters/types.d.ts +15 -8
- package/es/molecule/quick-filters/types.d.ts.map +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +16 -8
- package/es/molecule/title-radio-wrapper/index.d.ts +16 -8
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +16 -8
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +135 -68
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +135 -68
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.d.ts +1 -0
- package/es/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.js +5 -2
- package/es/organism/filter-checkbox-and-search/index.js.map +1 -1
- package/es/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
- package/es/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/props-types.js +1 -0
- package/es/organism/filter-checkbox-and-search/props-types.js.map +1 -1
- package/es/organism/filter-checkbox-and-search/style.css +2 -0
- package/es/organism/filter-chip/index.d.ts +3 -0
- package/es/organism/filter-chip/index.d.ts.map +1 -1
- package/es/organism/filter-chip/index.js +12 -4
- package/es/organism/filter-chip/index.js.map +1 -1
- package/es/organism/filter-chip/prop-types.d.ts +14 -7
- package/es/organism/filter-chip/prop-types.d.ts.map +1 -1
- package/es/organism/filter-chip/prop-types.js +3 -0
- package/es/organism/filter-chip/prop-types.js.map +1 -1
- package/es/organism/filter-switch/index.d.ts +23 -0
- package/es/organism/filter-switch/index.d.ts.map +1 -0
- package/es/organism/filter-switch/index.js +76 -0
- package/es/organism/filter-switch/index.js.map +1 -0
- package/es/organism/filter-switch/prop-types.d.ts +28 -0
- package/es/organism/filter-switch/prop-types.d.ts.map +1 -0
- package/es/organism/filter-switch/prop-types.js +15 -0
- package/es/organism/filter-switch/prop-types.js.map +1 -0
- package/es/organism/filter-switch/style.css +46 -0
- package/es/organism/icon-editor/index.d.ts +15 -8
- package/es/organism/icon-editor/index.d.ts.map +1 -1
- package/es/organism/icon-editor/types.d.ts +15 -8
- package/es/organism/icon-editor/types.d.ts.map +1 -1
- package/es/organism/list-items/index.d.ts +116 -68
- package/es/organism/rewards-form/index.d.ts +16 -8
- package/es/organism/select-opponents/index.d.ts +16 -8
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +16 -8
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/setup-header/index.d.ts +60 -32
- package/es/organism/title-and-input/index.d.ts +47 -24
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +47 -24
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +63 -38
- package/es/template/app-player/loading/index.d.ts +135 -85
- package/es/template/app-player/player/index.d.ts +278 -170
- package/es/template/app-player/player/slides/header/index.d.ts +8 -0
- package/es/template/app-player/player/slides/header/index.d.ts.map +1 -1
- package/es/template/app-player/player/slides/header/index.js +89 -3
- package/es/template/app-player/player/slides/header/index.js.map +1 -1
- package/es/template/app-player/player/slides/header/style.css +1 -1
- package/es/template/app-player/player/slides/index.d.ts +143 -85
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +135 -85
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +143 -85
- package/es/template/app-review/index.d.ts +135 -85
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +135 -85
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +135 -85
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-create/index.d.ts +60 -32
- package/es/template/back-office/brand-create/index.d.ts.map +1 -1
- package/es/template/back-office/brand-list/index.d.ts +60 -32
- package/es/template/back-office/brand-list/index.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +599 -298
- package/es/template/back-office/dashboard-preview/index.d.ts +60 -32
- package/es/template/back-office/layout/index.d.ts +60 -32
- package/es/template/back-office/layout/index.d.ts.map +1 -1
- package/es/template/common/dashboard/index.d.ts +270 -170
- package/es/template/common/search-page/index.d.ts +135 -85
- package/es/template/external-course/index.d.ts +135 -85
- package/es/variables/colors.d.ts +1 -0
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +1 -0
- package/es/variables/colors.js.map +1 -1
- package/lib/atom/button-link/index.d.ts +15 -8
- package/lib/atom/button-link/index.d.ts.map +1 -1
- package/lib/atom/button-link/index.js +75 -37
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/types.d.ts +20 -14
- package/lib/atom/button-link/types.d.ts.map +1 -1
- package/lib/atom/button-link/types.js +4 -3
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/button-menu/index.d.ts +1 -3
- package/lib/atom/button-menu/index.d.ts.map +1 -1
- package/lib/atom/button-menu/index.js +1 -7
- package/lib/atom/button-menu/index.js.map +1 -1
- package/lib/atom/button-menu/types.d.ts +2 -6
- package/lib/atom/button-menu/types.d.ts.map +1 -1
- package/lib/atom/chip/index.d.ts +4 -0
- package/lib/atom/chip/index.d.ts.map +1 -1
- package/lib/atom/chip/index.js +12 -6
- package/lib/atom/chip/index.js.map +1 -1
- package/lib/atom/input-switch/index.d.ts.map +1 -1
- package/lib/atom/input-switch/index.js +2 -1
- package/lib/atom/input-switch/index.js.map +1 -1
- package/lib/atom/input-switch/style.css +4 -1
- package/lib/atom/radio-with-title/index.d.ts +16 -8
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +16 -8
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/title/index.d.ts +16 -8
- package/lib/atom/title/index.d.ts.map +1 -1
- package/lib/atom/title/index.js +5 -2
- package/lib/atom/title/index.js.map +1 -1
- package/lib/molecule/base-modal/index.d.ts +1 -0
- package/lib/molecule/base-modal/index.d.ts.map +1 -1
- package/lib/molecule/base-modal/index.js +6 -2
- package/lib/molecule/base-modal/index.js.map +1 -1
- package/lib/molecule/base-modal/style.css +5 -0
- package/lib/molecule/bullet-point-menu-button/index.d.ts +1 -3
- package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +1 -3
- package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.d.ts +19 -11
- package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.js +26 -2
- package/lib/molecule/button-menu-action/index.js.map +1 -1
- package/lib/molecule/button-menu-action/types.d.ts +22 -12
- package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/types.js +7 -2
- package/lib/molecule/button-menu-action/types.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +135 -85
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/index.d.ts +17 -14
- package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/types.d.ts +17 -14
- package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/lib/molecule/icon-picker-modal/index.d.ts +1 -2
- package/lib/molecule/icon-picker-modal/index.d.ts.map +1 -1
- package/lib/molecule/icon-picker-modal/index.js +16 -43
- package/lib/molecule/icon-picker-modal/index.js.map +1 -1
- package/lib/molecule/multi-filter-panel/index.d.ts +19 -0
- package/lib/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/index.js +39 -9
- package/lib/molecule/multi-filter-panel/index.js.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.d.ts +26 -1
- package/lib/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.js +5 -0
- package/lib/molecule/multi-filter-panel/prop-types.js.map +1 -1
- package/lib/molecule/multi-filter-panel/style.css +8 -0
- package/lib/molecule/quick-filters/index.d.ts +15 -8
- package/lib/molecule/quick-filters/index.d.ts.map +1 -1
- package/lib/molecule/quick-filters/types.d.ts +15 -8
- package/lib/molecule/quick-filters/types.d.ts.map +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +16 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts +16 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +16 -8
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +135 -68
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +135 -68
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.d.ts +1 -0
- package/lib/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.js +5 -2
- package/lib/organism/filter-checkbox-and-search/index.js.map +1 -1
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/props-types.js +1 -0
- package/lib/organism/filter-checkbox-and-search/props-types.js.map +1 -1
- package/lib/organism/filter-checkbox-and-search/style.css +2 -0
- package/lib/organism/filter-chip/index.d.ts +3 -0
- package/lib/organism/filter-chip/index.d.ts.map +1 -1
- package/lib/organism/filter-chip/index.js +12 -4
- package/lib/organism/filter-chip/index.js.map +1 -1
- package/lib/organism/filter-chip/prop-types.d.ts +14 -7
- package/lib/organism/filter-chip/prop-types.d.ts.map +1 -1
- package/lib/organism/filter-chip/prop-types.js +3 -0
- package/lib/organism/filter-chip/prop-types.js.map +1 -1
- package/lib/organism/filter-switch/index.d.ts +23 -0
- package/lib/organism/filter-switch/index.d.ts.map +1 -0
- package/lib/organism/filter-switch/index.js +83 -0
- package/lib/organism/filter-switch/index.js.map +1 -0
- package/lib/organism/filter-switch/prop-types.d.ts +28 -0
- package/lib/organism/filter-switch/prop-types.d.ts.map +1 -0
- package/lib/organism/filter-switch/prop-types.js +20 -0
- package/lib/organism/filter-switch/prop-types.js.map +1 -0
- package/lib/organism/filter-switch/style.css +46 -0
- package/lib/organism/icon-editor/index.d.ts +15 -8
- package/lib/organism/icon-editor/index.d.ts.map +1 -1
- package/lib/organism/icon-editor/types.d.ts +15 -8
- package/lib/organism/icon-editor/types.d.ts.map +1 -1
- package/lib/organism/list-items/index.d.ts +116 -68
- package/lib/organism/rewards-form/index.d.ts +16 -8
- package/lib/organism/select-opponents/index.d.ts +16 -8
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +16 -8
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/setup-header/index.d.ts +60 -32
- package/lib/organism/title-and-input/index.d.ts +47 -24
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +47 -24
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +63 -38
- package/lib/template/app-player/loading/index.d.ts +135 -85
- package/lib/template/app-player/player/index.d.ts +278 -170
- package/lib/template/app-player/player/slides/header/index.d.ts +8 -0
- package/lib/template/app-player/player/slides/header/index.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/header/index.js +89 -3
- package/lib/template/app-player/player/slides/header/index.js.map +1 -1
- package/lib/template/app-player/player/slides/header/style.css +1 -1
- package/lib/template/app-player/player/slides/index.d.ts +143 -85
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +135 -85
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +143 -85
- package/lib/template/app-review/index.d.ts +135 -85
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +135 -85
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +135 -85
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-create/index.d.ts +60 -32
- package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-list/index.d.ts +60 -32
- package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +599 -298
- package/lib/template/back-office/dashboard-preview/index.d.ts +60 -32
- package/lib/template/back-office/layout/index.d.ts +60 -32
- package/lib/template/back-office/layout/index.d.ts.map +1 -1
- package/lib/template/common/dashboard/index.d.ts +270 -170
- package/lib/template/common/search-page/index.d.ts +135 -85
- package/lib/template/external-course/index.d.ts +135 -85
- package/lib/variables/colors.d.ts +1 -0
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +1 -0
- package/lib/variables/colors.js.map +1 -1
- package/package.json +2 -2
|
@@ -22,6 +22,7 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
22
22
|
removeMargin: PropTypes.Requireable<boolean>;
|
|
23
23
|
title: PropTypes.Requireable<string>;
|
|
24
24
|
subtitle: PropTypes.Requireable<string>;
|
|
25
|
+
ariaLabel: PropTypes.Requireable<string>;
|
|
25
26
|
type: PropTypes.Requireable<string>;
|
|
26
27
|
'data-name': PropTypes.Requireable<string>;
|
|
27
28
|
titleSize: PropTypes.Requireable<string>;
|
|
@@ -56,7 +57,7 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
56
57
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
57
58
|
'data-name': PropTypes.Requireable<string>;
|
|
58
59
|
'data-testid': PropTypes.Requireable<string>;
|
|
59
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
60
|
+
icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
60
61
|
position: PropTypes.Requireable<string>;
|
|
61
62
|
type: PropTypes.Requireable<string>;
|
|
62
63
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -64,11 +65,19 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
64
65
|
color: PropTypes.Requireable<string>;
|
|
65
66
|
backgroundColor: PropTypes.Requireable<string>;
|
|
66
67
|
size: PropTypes.Requireable<number>;
|
|
67
|
-
customStyle: PropTypes.Requireable<
|
|
68
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
69
|
-
}>;
|
|
68
|
+
customStyle: PropTypes.Requireable<object>;
|
|
70
69
|
}>>;
|
|
71
|
-
}
|
|
70
|
+
}> | (PropTypes.InferProps<{
|
|
71
|
+
position: PropTypes.Requireable<string>;
|
|
72
|
+
type: PropTypes.Requireable<string>;
|
|
73
|
+
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
74
|
+
name: PropTypes.Validator<string>;
|
|
75
|
+
color: PropTypes.Requireable<string>;
|
|
76
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
77
|
+
size: PropTypes.Requireable<number>;
|
|
78
|
+
customStyle: PropTypes.Requireable<object>;
|
|
79
|
+
}>>;
|
|
80
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
72
81
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
73
82
|
link: PropTypes.Requireable<PropTypes.InferProps<{
|
|
74
83
|
href: PropTypes.Requireable<string>;
|
|
@@ -79,9 +88,8 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
79
88
|
hoverColor: PropTypes.Requireable<string>;
|
|
80
89
|
disabled: PropTypes.Requireable<boolean>;
|
|
81
90
|
className: PropTypes.Requireable<string>;
|
|
82
|
-
customStyle: PropTypes.Requireable<
|
|
83
|
-
|
|
84
|
-
}>;
|
|
91
|
+
customStyle: PropTypes.Requireable<object>;
|
|
92
|
+
contentCustomStyle: PropTypes.Requireable<object>;
|
|
85
93
|
useTitle: PropTypes.Requireable<boolean>;
|
|
86
94
|
customLabelClassName: PropTypes.Requireable<string>;
|
|
87
95
|
}>>;
|
|
@@ -7,6 +7,7 @@ declare const TitleRadioWrapper: {
|
|
|
7
7
|
title: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
8
8
|
title: import("prop-types").Requireable<string>;
|
|
9
9
|
subtitle: import("prop-types").Requireable<string>;
|
|
10
|
+
ariaLabel: import("prop-types").Requireable<string>;
|
|
10
11
|
type: import("prop-types").Requireable<string>;
|
|
11
12
|
'data-name': import("prop-types").Requireable<string>;
|
|
12
13
|
titleSize: import("prop-types").Requireable<string>;
|
|
@@ -41,7 +42,7 @@ declare const TitleRadioWrapper: {
|
|
|
41
42
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
42
43
|
'data-name': import("prop-types").Requireable<string>;
|
|
43
44
|
'data-testid': import("prop-types").Requireable<string>;
|
|
44
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
45
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
45
46
|
position: import("prop-types").Requireable<string>;
|
|
46
47
|
type: import("prop-types").Requireable<string>;
|
|
47
48
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -49,11 +50,19 @@ declare const TitleRadioWrapper: {
|
|
|
49
50
|
color: import("prop-types").Requireable<string>;
|
|
50
51
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
51
52
|
size: import("prop-types").Requireable<number>;
|
|
52
|
-
customStyle: import("prop-types").Requireable<
|
|
53
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
54
|
-
}>;
|
|
53
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
55
54
|
}>>;
|
|
56
|
-
}
|
|
55
|
+
}> | (import("prop-types").InferProps<{
|
|
56
|
+
position: import("prop-types").Requireable<string>;
|
|
57
|
+
type: import("prop-types").Requireable<string>;
|
|
58
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
59
|
+
name: import("prop-types").Validator<string>;
|
|
60
|
+
color: import("prop-types").Requireable<string>;
|
|
61
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
62
|
+
size: import("prop-types").Requireable<number>;
|
|
63
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
64
|
+
}>>;
|
|
65
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
57
66
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
58
67
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
59
68
|
href: import("prop-types").Requireable<string>;
|
|
@@ -64,9 +73,8 @@ declare const TitleRadioWrapper: {
|
|
|
64
73
|
hoverColor: import("prop-types").Requireable<string>;
|
|
65
74
|
disabled: import("prop-types").Requireable<boolean>;
|
|
66
75
|
className: import("prop-types").Requireable<string>;
|
|
67
|
-
customStyle: import("prop-types").Requireable<
|
|
68
|
-
|
|
69
|
-
}>;
|
|
76
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
77
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
70
78
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
71
79
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
72
80
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
|
|
@@ -8,6 +8,7 @@ declare const propTypes: {
|
|
|
8
8
|
title: PropTypes.Validator<NonNullable<PropTypes.InferProps<{
|
|
9
9
|
title: PropTypes.Requireable<string>;
|
|
10
10
|
subtitle: PropTypes.Requireable<string>;
|
|
11
|
+
ariaLabel: PropTypes.Requireable<string>;
|
|
11
12
|
type: PropTypes.Requireable<string>;
|
|
12
13
|
'data-name': PropTypes.Requireable<string>;
|
|
13
14
|
titleSize: PropTypes.Requireable<string>;
|
|
@@ -42,7 +43,7 @@ declare const propTypes: {
|
|
|
42
43
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
43
44
|
'data-name': PropTypes.Requireable<string>;
|
|
44
45
|
'data-testid': PropTypes.Requireable<string>;
|
|
45
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
46
|
+
icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
46
47
|
position: PropTypes.Requireable<string>;
|
|
47
48
|
type: PropTypes.Requireable<string>;
|
|
48
49
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -50,11 +51,19 @@ declare const propTypes: {
|
|
|
50
51
|
color: PropTypes.Requireable<string>;
|
|
51
52
|
backgroundColor: PropTypes.Requireable<string>;
|
|
52
53
|
size: PropTypes.Requireable<number>;
|
|
53
|
-
customStyle: PropTypes.Requireable<
|
|
54
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
55
|
-
}>;
|
|
54
|
+
customStyle: PropTypes.Requireable<object>;
|
|
56
55
|
}>>;
|
|
57
|
-
}
|
|
56
|
+
}> | (PropTypes.InferProps<{
|
|
57
|
+
position: PropTypes.Requireable<string>;
|
|
58
|
+
type: PropTypes.Requireable<string>;
|
|
59
|
+
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
60
|
+
name: PropTypes.Validator<string>;
|
|
61
|
+
color: PropTypes.Requireable<string>;
|
|
62
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
63
|
+
size: PropTypes.Requireable<number>;
|
|
64
|
+
customStyle: PropTypes.Requireable<object>;
|
|
65
|
+
}>>;
|
|
66
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
58
67
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
59
68
|
link: PropTypes.Requireable<PropTypes.InferProps<{
|
|
60
69
|
href: PropTypes.Requireable<string>;
|
|
@@ -65,9 +74,8 @@ declare const propTypes: {
|
|
|
65
74
|
hoverColor: PropTypes.Requireable<string>;
|
|
66
75
|
disabled: PropTypes.Requireable<boolean>;
|
|
67
76
|
className: PropTypes.Requireable<string>;
|
|
68
|
-
customStyle: PropTypes.Requireable<
|
|
69
|
-
|
|
70
|
-
}>;
|
|
77
|
+
customStyle: PropTypes.Requireable<object>;
|
|
78
|
+
contentCustomStyle: PropTypes.Requireable<object>;
|
|
71
79
|
useTitle: PropTypes.Requireable<boolean>;
|
|
72
80
|
customLabelClassName: PropTypes.Requireable<string>;
|
|
73
81
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -18,7 +18,7 @@ declare const ContentSkillModal: {
|
|
|
18
18
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
19
19
|
'data-name': import("prop-types").Requireable<string>;
|
|
20
20
|
'data-testid': import("prop-types").Requireable<string>;
|
|
21
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
21
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
22
22
|
position: import("prop-types").Requireable<string>;
|
|
23
23
|
type: import("prop-types").Requireable<string>;
|
|
24
24
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -26,11 +26,19 @@ declare const ContentSkillModal: {
|
|
|
26
26
|
color: import("prop-types").Requireable<string>;
|
|
27
27
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
28
28
|
size: import("prop-types").Requireable<number>;
|
|
29
|
-
customStyle: import("prop-types").Requireable<
|
|
30
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
31
|
-
}>;
|
|
29
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
32
30
|
}>>;
|
|
33
|
-
}
|
|
31
|
+
}> | (import("prop-types").InferProps<{
|
|
32
|
+
position: import("prop-types").Requireable<string>;
|
|
33
|
+
type: import("prop-types").Requireable<string>;
|
|
34
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
35
|
+
name: import("prop-types").Validator<string>;
|
|
36
|
+
color: import("prop-types").Requireable<string>;
|
|
37
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
38
|
+
size: import("prop-types").Requireable<number>;
|
|
39
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
40
|
+
}>>;
|
|
41
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
34
42
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
35
43
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
36
44
|
href: import("prop-types").Requireable<string>;
|
|
@@ -41,9 +49,8 @@ declare const ContentSkillModal: {
|
|
|
41
49
|
hoverColor: import("prop-types").Requireable<string>;
|
|
42
50
|
disabled: import("prop-types").Requireable<boolean>;
|
|
43
51
|
className: import("prop-types").Requireable<string>;
|
|
44
|
-
customStyle: import("prop-types").Requireable<
|
|
45
|
-
|
|
46
|
-
}>;
|
|
52
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
53
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
47
54
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
48
55
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
49
56
|
}>>;
|
|
@@ -172,7 +179,7 @@ declare const ContentSkillModal: {
|
|
|
172
179
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
173
180
|
'data-name': import("prop-types").Requireable<string>;
|
|
174
181
|
'data-testid': import("prop-types").Requireable<string>;
|
|
175
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
182
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
176
183
|
position: import("prop-types").Requireable<string>;
|
|
177
184
|
type: import("prop-types").Requireable<string>;
|
|
178
185
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -180,11 +187,19 @@ declare const ContentSkillModal: {
|
|
|
180
187
|
color: import("prop-types").Requireable<string>;
|
|
181
188
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
182
189
|
size: import("prop-types").Requireable<number>;
|
|
183
|
-
customStyle: import("prop-types").Requireable<
|
|
184
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
185
|
-
}>;
|
|
190
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
186
191
|
}>>;
|
|
187
|
-
}
|
|
192
|
+
}> | (import("prop-types").InferProps<{
|
|
193
|
+
position: import("prop-types").Requireable<string>;
|
|
194
|
+
type: import("prop-types").Requireable<string>;
|
|
195
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
196
|
+
name: import("prop-types").Validator<string>;
|
|
197
|
+
color: import("prop-types").Requireable<string>;
|
|
198
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
199
|
+
size: import("prop-types").Requireable<number>;
|
|
200
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
201
|
+
}>>;
|
|
202
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
188
203
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
189
204
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
190
205
|
href: import("prop-types").Requireable<string>;
|
|
@@ -195,13 +210,13 @@ declare const ContentSkillModal: {
|
|
|
195
210
|
hoverColor: import("prop-types").Requireable<string>;
|
|
196
211
|
disabled: import("prop-types").Requireable<boolean>;
|
|
197
212
|
className: import("prop-types").Requireable<string>;
|
|
198
|
-
customStyle: import("prop-types").Requireable<
|
|
199
|
-
|
|
200
|
-
}>;
|
|
213
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
214
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
201
215
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
202
216
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
203
217
|
}> | import("prop-types").InferProps<{
|
|
204
218
|
button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
219
|
+
withChevron: import("prop-types").Requireable<boolean>;
|
|
205
220
|
type: import("prop-types").Requireable<string>;
|
|
206
221
|
usage: import("prop-types").Requireable<string>;
|
|
207
222
|
label: import("prop-types").Requireable<string>;
|
|
@@ -211,7 +226,7 @@ declare const ContentSkillModal: {
|
|
|
211
226
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
212
227
|
'data-name': import("prop-types").Requireable<string>;
|
|
213
228
|
'data-testid': import("prop-types").Requireable<string>;
|
|
214
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
229
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
215
230
|
position: import("prop-types").Requireable<string>;
|
|
216
231
|
type: import("prop-types").Requireable<string>;
|
|
217
232
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -219,11 +234,19 @@ declare const ContentSkillModal: {
|
|
|
219
234
|
color: import("prop-types").Requireable<string>;
|
|
220
235
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
221
236
|
size: import("prop-types").Requireable<number>;
|
|
222
|
-
customStyle: import("prop-types").Requireable<
|
|
223
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
224
|
-
}>;
|
|
237
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
225
238
|
}>>;
|
|
226
|
-
}
|
|
239
|
+
}> | (import("prop-types").InferProps<{
|
|
240
|
+
position: import("prop-types").Requireable<string>;
|
|
241
|
+
type: import("prop-types").Requireable<string>;
|
|
242
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
243
|
+
name: import("prop-types").Validator<string>;
|
|
244
|
+
color: import("prop-types").Requireable<string>;
|
|
245
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
246
|
+
size: import("prop-types").Requireable<number>;
|
|
247
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
248
|
+
}>>;
|
|
249
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
227
250
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
228
251
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
229
252
|
href: import("prop-types").Requireable<string>;
|
|
@@ -234,9 +257,8 @@ declare const ContentSkillModal: {
|
|
|
234
257
|
hoverColor: import("prop-types").Requireable<string>;
|
|
235
258
|
disabled: import("prop-types").Requireable<boolean>;
|
|
236
259
|
className: import("prop-types").Requireable<string>;
|
|
237
|
-
customStyle: import("prop-types").Requireable<
|
|
238
|
-
|
|
239
|
-
}>;
|
|
260
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
261
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
240
262
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
241
263
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
242
264
|
}>>>;
|
|
@@ -257,9 +279,7 @@ declare const ContentSkillModal: {
|
|
|
257
279
|
color: import("prop-types").Requireable<string>;
|
|
258
280
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
259
281
|
size: import("prop-types").Requireable<number>;
|
|
260
|
-
customStyle: import("prop-types").Requireable<
|
|
261
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
262
|
-
}>;
|
|
282
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
263
283
|
}>>;
|
|
264
284
|
}>>;
|
|
265
285
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -281,6 +301,8 @@ declare const ContentSkillModal: {
|
|
|
281
301
|
primaryColor: import("prop-types").Requireable<string>;
|
|
282
302
|
closeOnClick: import("prop-types").Requireable<boolean>;
|
|
283
303
|
enableScroll: import("prop-types").Requireable<boolean>;
|
|
304
|
+
containerCustom: import("prop-types").Requireable<object>;
|
|
305
|
+
showFade: import("prop-types").Requireable<boolean>;
|
|
284
306
|
}> | null | undefined>>;
|
|
285
307
|
}>>;
|
|
286
308
|
}> | import("prop-types").InferProps<{
|
|
@@ -319,9 +341,7 @@ declare const ContentSkillModal: {
|
|
|
319
341
|
color: import("prop-types").Requireable<string>;
|
|
320
342
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
321
343
|
size: import("prop-types").Requireable<number>;
|
|
322
|
-
customStyle: import("prop-types").Requireable<
|
|
323
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
324
|
-
}>;
|
|
344
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
325
345
|
}>>;
|
|
326
346
|
}>>;
|
|
327
347
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -349,7 +369,7 @@ declare const ContentSkillModal: {
|
|
|
349
369
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
350
370
|
'data-name': import("prop-types").Requireable<string>;
|
|
351
371
|
'data-testid': import("prop-types").Requireable<string>;
|
|
352
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
372
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
353
373
|
position: import("prop-types").Requireable<string>;
|
|
354
374
|
type: import("prop-types").Requireable<string>;
|
|
355
375
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -357,11 +377,19 @@ declare const ContentSkillModal: {
|
|
|
357
377
|
color: import("prop-types").Requireable<string>;
|
|
358
378
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
359
379
|
size: import("prop-types").Requireable<number>;
|
|
360
|
-
customStyle: import("prop-types").Requireable<
|
|
361
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
362
|
-
}>;
|
|
380
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
363
381
|
}>>;
|
|
364
|
-
}
|
|
382
|
+
}> | (import("prop-types").InferProps<{
|
|
383
|
+
position: import("prop-types").Requireable<string>;
|
|
384
|
+
type: import("prop-types").Requireable<string>;
|
|
385
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
386
|
+
name: import("prop-types").Validator<string>;
|
|
387
|
+
color: import("prop-types").Requireable<string>;
|
|
388
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
389
|
+
size: import("prop-types").Requireable<number>;
|
|
390
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
391
|
+
}>>;
|
|
392
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
365
393
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
366
394
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
367
395
|
href: import("prop-types").Requireable<string>;
|
|
@@ -372,9 +400,8 @@ declare const ContentSkillModal: {
|
|
|
372
400
|
hoverColor: import("prop-types").Requireable<string>;
|
|
373
401
|
disabled: import("prop-types").Requireable<boolean>;
|
|
374
402
|
className: import("prop-types").Requireable<string>;
|
|
375
|
-
customStyle: import("prop-types").Requireable<
|
|
376
|
-
|
|
377
|
-
}>;
|
|
403
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
404
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
378
405
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
379
406
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
380
407
|
}> | import("prop-types").InferProps<{
|
|
@@ -399,9 +426,7 @@ declare const ContentSkillModal: {
|
|
|
399
426
|
color: import("prop-types").Requireable<string>;
|
|
400
427
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
401
428
|
size: import("prop-types").Requireable<number>;
|
|
402
|
-
customStyle: import("prop-types").Requireable<
|
|
403
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
404
|
-
}>;
|
|
429
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
405
430
|
}>>;
|
|
406
431
|
}>>;
|
|
407
432
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -420,6 +445,7 @@ declare const ContentSkillModal: {
|
|
|
420
445
|
title: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
|
|
421
446
|
title: import("prop-types").Requireable<string>;
|
|
422
447
|
subtitle: import("prop-types").Requireable<string>;
|
|
448
|
+
ariaLabel: import("prop-types").Requireable<string>;
|
|
423
449
|
type: import("prop-types").Requireable<string>;
|
|
424
450
|
'data-name': import("prop-types").Requireable<string>;
|
|
425
451
|
titleSize: import("prop-types").Requireable<string>;
|
|
@@ -454,7 +480,7 @@ declare const ContentSkillModal: {
|
|
|
454
480
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
455
481
|
'data-name': import("prop-types").Requireable<string>;
|
|
456
482
|
'data-testid': import("prop-types").Requireable<string>;
|
|
457
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
483
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
458
484
|
position: import("prop-types").Requireable<string>;
|
|
459
485
|
type: import("prop-types").Requireable<string>;
|
|
460
486
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -462,11 +488,19 @@ declare const ContentSkillModal: {
|
|
|
462
488
|
color: import("prop-types").Requireable<string>;
|
|
463
489
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
464
490
|
size: import("prop-types").Requireable<number>;
|
|
465
|
-
customStyle: import("prop-types").Requireable<
|
|
466
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
467
|
-
}>;
|
|
491
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
468
492
|
}>>;
|
|
469
|
-
}
|
|
493
|
+
}> | (import("prop-types").InferProps<{
|
|
494
|
+
position: import("prop-types").Requireable<string>;
|
|
495
|
+
type: import("prop-types").Requireable<string>;
|
|
496
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
497
|
+
name: import("prop-types").Validator<string>;
|
|
498
|
+
color: import("prop-types").Requireable<string>;
|
|
499
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
500
|
+
size: import("prop-types").Requireable<number>;
|
|
501
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
502
|
+
}>>;
|
|
503
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
470
504
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
471
505
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
472
506
|
href: import("prop-types").Requireable<string>;
|
|
@@ -477,9 +511,8 @@ declare const ContentSkillModal: {
|
|
|
477
511
|
hoverColor: import("prop-types").Requireable<string>;
|
|
478
512
|
disabled: import("prop-types").Requireable<boolean>;
|
|
479
513
|
className: import("prop-types").Requireable<string>;
|
|
480
|
-
customStyle: import("prop-types").Requireable<
|
|
481
|
-
|
|
482
|
-
}>;
|
|
514
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
515
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
483
516
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
484
517
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
485
518
|
}>>;
|
|
@@ -525,7 +558,7 @@ declare const ContentSkillModal: {
|
|
|
525
558
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
526
559
|
'data-name': import("prop-types").Requireable<string>;
|
|
527
560
|
'data-testid': import("prop-types").Requireable<string>;
|
|
528
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
561
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
529
562
|
position: import("prop-types").Requireable<string>;
|
|
530
563
|
type: import("prop-types").Requireable<string>;
|
|
531
564
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -533,11 +566,19 @@ declare const ContentSkillModal: {
|
|
|
533
566
|
color: import("prop-types").Requireable<string>;
|
|
534
567
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
535
568
|
size: import("prop-types").Requireable<number>;
|
|
536
|
-
customStyle: import("prop-types").Requireable<
|
|
537
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
538
|
-
}>;
|
|
569
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
539
570
|
}>>;
|
|
540
|
-
}
|
|
571
|
+
}> | (import("prop-types").InferProps<{
|
|
572
|
+
position: import("prop-types").Requireable<string>;
|
|
573
|
+
type: import("prop-types").Requireable<string>;
|
|
574
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
575
|
+
name: import("prop-types").Validator<string>;
|
|
576
|
+
color: import("prop-types").Requireable<string>;
|
|
577
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
578
|
+
size: import("prop-types").Requireable<number>;
|
|
579
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
580
|
+
}>>;
|
|
581
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
541
582
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
542
583
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
543
584
|
href: import("prop-types").Requireable<string>;
|
|
@@ -548,14 +589,14 @@ declare const ContentSkillModal: {
|
|
|
548
589
|
hoverColor: import("prop-types").Requireable<string>;
|
|
549
590
|
disabled: import("prop-types").Requireable<boolean>;
|
|
550
591
|
className: import("prop-types").Requireable<string>;
|
|
551
|
-
customStyle: import("prop-types").Requireable<
|
|
552
|
-
|
|
553
|
-
}>;
|
|
592
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
593
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
554
594
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
555
595
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
556
596
|
}> | null | undefined)[]>;
|
|
557
597
|
buttonMenuAction: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
558
598
|
button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
599
|
+
withChevron: import("prop-types").Requireable<boolean>;
|
|
559
600
|
type: import("prop-types").Requireable<string>;
|
|
560
601
|
usage: import("prop-types").Requireable<string>;
|
|
561
602
|
label: import("prop-types").Requireable<string>;
|
|
@@ -565,7 +606,7 @@ declare const ContentSkillModal: {
|
|
|
565
606
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
566
607
|
'data-name': import("prop-types").Requireable<string>;
|
|
567
608
|
'data-testid': import("prop-types").Requireable<string>;
|
|
568
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
609
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
569
610
|
position: import("prop-types").Requireable<string>;
|
|
570
611
|
type: import("prop-types").Requireable<string>;
|
|
571
612
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -573,11 +614,19 @@ declare const ContentSkillModal: {
|
|
|
573
614
|
color: import("prop-types").Requireable<string>;
|
|
574
615
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
575
616
|
size: import("prop-types").Requireable<number>;
|
|
576
|
-
customStyle: import("prop-types").Requireable<
|
|
577
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
578
|
-
}>;
|
|
617
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
579
618
|
}>>;
|
|
580
|
-
}
|
|
619
|
+
}> | (import("prop-types").InferProps<{
|
|
620
|
+
position: import("prop-types").Requireable<string>;
|
|
621
|
+
type: import("prop-types").Requireable<string>;
|
|
622
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
623
|
+
name: import("prop-types").Validator<string>;
|
|
624
|
+
color: import("prop-types").Requireable<string>;
|
|
625
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
626
|
+
size: import("prop-types").Requireable<number>;
|
|
627
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
628
|
+
}>>;
|
|
629
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
581
630
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
582
631
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
583
632
|
href: import("prop-types").Requireable<string>;
|
|
@@ -588,9 +637,8 @@ declare const ContentSkillModal: {
|
|
|
588
637
|
hoverColor: import("prop-types").Requireable<string>;
|
|
589
638
|
disabled: import("prop-types").Requireable<boolean>;
|
|
590
639
|
className: import("prop-types").Requireable<string>;
|
|
591
|
-
customStyle: import("prop-types").Requireable<
|
|
592
|
-
|
|
593
|
-
}>;
|
|
640
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
641
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
594
642
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
595
643
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
596
644
|
}>>>;
|
|
@@ -611,9 +659,7 @@ declare const ContentSkillModal: {
|
|
|
611
659
|
color: import("prop-types").Requireable<string>;
|
|
612
660
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
613
661
|
size: import("prop-types").Requireable<number>;
|
|
614
|
-
customStyle: import("prop-types").Requireable<
|
|
615
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
616
|
-
}>;
|
|
662
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
617
663
|
}>>;
|
|
618
664
|
}>>;
|
|
619
665
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -635,21 +681,27 @@ declare const ContentSkillModal: {
|
|
|
635
681
|
primaryColor: import("prop-types").Requireable<string>;
|
|
636
682
|
closeOnClick: import("prop-types").Requireable<boolean>;
|
|
637
683
|
enableScroll: import("prop-types").Requireable<boolean>;
|
|
684
|
+
containerCustom: import("prop-types").Requireable<object>;
|
|
685
|
+
showFade: import("prop-types").Requireable<boolean>;
|
|
638
686
|
}>>;
|
|
639
687
|
}>>>;
|
|
640
688
|
filters: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
641
689
|
title: import("prop-types").Requireable<string>;
|
|
642
690
|
onClearAll: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
691
|
+
onRemoveSelectedFilter: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
643
692
|
options: import("prop-types").Requireable<(NonNullable<import("prop-types").InferProps<{
|
|
644
693
|
type: import("prop-types").Requireable<string>;
|
|
645
694
|
options: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
646
695
|
title: import("prop-types").Requireable<string>;
|
|
696
|
+
titleAriaLabel: import("prop-types").Requireable<string>;
|
|
647
697
|
onClear: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
648
698
|
options: import("prop-types").Requireable<(import("prop-types").InferProps<{
|
|
649
699
|
label: import("prop-types").Requireable<string>;
|
|
650
700
|
type: import("prop-types").Requireable<string>;
|
|
701
|
+
textColor: import("prop-types").Requireable<string>;
|
|
651
702
|
selected: import("prop-types").Requireable<boolean>;
|
|
652
703
|
icon: import("prop-types").Requireable<string>;
|
|
704
|
+
customIcon: import("prop-types").Requireable<string>;
|
|
653
705
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
654
706
|
}> | null | undefined)[]>;
|
|
655
707
|
}>>;
|
|
@@ -657,6 +709,7 @@ declare const ContentSkillModal: {
|
|
|
657
709
|
type: import("prop-types").Requireable<string>;
|
|
658
710
|
options: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
659
711
|
title: import("prop-types").Requireable<string>;
|
|
712
|
+
titleAriaLabel: import("prop-types").Requireable<string>;
|
|
660
713
|
onClear: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
661
714
|
options: import("prop-types").Requireable<(import("prop-types").InferProps<{
|
|
662
715
|
label: import("prop-types").Requireable<string>;
|
|
@@ -680,6 +733,20 @@ declare const ContentSkillModal: {
|
|
|
680
733
|
searchIconAriaLabel: import("prop-types").Requireable<string>;
|
|
681
734
|
}>>;
|
|
682
735
|
}>>;
|
|
736
|
+
}> | import("prop-types").InferProps<{
|
|
737
|
+
type: import("prop-types").Requireable<string>;
|
|
738
|
+
options: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
739
|
+
title: import("prop-types").Validator<string>;
|
|
740
|
+
titleAriaLabel: import("prop-types").Requireable<string>;
|
|
741
|
+
onClear: import("prop-types").Validator<(...args: any[]) => any>;
|
|
742
|
+
options: import("prop-types").Requireable<(import("prop-types").InferProps<{
|
|
743
|
+
label: import("prop-types").Validator<string>;
|
|
744
|
+
value: import("prop-types").Validator<boolean>;
|
|
745
|
+
onChange: import("prop-types").Validator<(...args: any[]) => any>;
|
|
746
|
+
theme: import("prop-types").Validator<string>;
|
|
747
|
+
ariaLabel: import("prop-types").Validator<string>;
|
|
748
|
+
}> | null | undefined)[]>;
|
|
749
|
+
}>>;
|
|
683
750
|
}> | null | undefined> | null | undefined)[]>;
|
|
684
751
|
}>>>;
|
|
685
752
|
modal: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/content-skill-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAOlD,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAE1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/content-skill-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAOlD,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAE1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6DvD,CAAC;AAQF,eAAe,iBAAiB,CAAC"}
|