@coorpacademy/components 11.40.5 → 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/radio-with-title/index.d.ts +15 -8
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +15 -8
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/title/index.d.ts +15 -8
- 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 +133 -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/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 +15 -8
- package/es/molecule/title-radio-wrapper/index.d.ts +15 -8
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +15 -8
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +115 -68
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +115 -68
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- 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 +115 -68
- package/es/organism/rewards-form/index.d.ts +15 -8
- package/es/organism/select-opponents/index.d.ts +15 -8
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +15 -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 +45 -24
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +45 -24
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +62 -38
- package/es/template/app-player/loading/index.d.ts +133 -85
- package/es/template/app-player/player/index.d.ts +274 -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 +141 -85
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +133 -85
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +141 -85
- package/es/template/app-review/index.d.ts +133 -85
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +133 -85
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +133 -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 +485 -291
- 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 +266 -170
- package/es/template/common/search-page/index.d.ts +133 -85
- package/es/template/external-course/index.d.ts +133 -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/radio-with-title/index.d.ts +15 -8
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +15 -8
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/title/index.d.ts +15 -8
- 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 +133 -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/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 +15 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts +15 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +15 -8
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +115 -68
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +115 -68
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- 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 +115 -68
- package/lib/organism/rewards-form/index.d.ts +15 -8
- package/lib/organism/select-opponents/index.d.ts +15 -8
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +15 -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 +45 -24
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +45 -24
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +62 -38
- package/lib/template/app-player/loading/index.d.ts +133 -85
- package/lib/template/app-player/player/index.d.ts +274 -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 +141 -85
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +133 -85
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +141 -85
- package/lib/template/app-review/index.d.ts +133 -85
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +133 -85
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +133 -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 +485 -291
- 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 +266 -170
- package/lib/template/common/search-page/index.d.ts +133 -85
- package/lib/template/external-course/index.d.ts +133 -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
|
@@ -39,7 +39,7 @@ declare namespace Title {
|
|
|
39
39
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
40
40
|
'data-name': PropTypes.Requireable<string>;
|
|
41
41
|
'data-testid': PropTypes.Requireable<string>;
|
|
42
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
42
|
+
icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
43
43
|
position: PropTypes.Requireable<string>;
|
|
44
44
|
type: PropTypes.Requireable<string>;
|
|
45
45
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -47,11 +47,19 @@ declare namespace Title {
|
|
|
47
47
|
color: PropTypes.Requireable<string>;
|
|
48
48
|
backgroundColor: PropTypes.Requireable<string>;
|
|
49
49
|
size: PropTypes.Requireable<number>;
|
|
50
|
-
customStyle: PropTypes.Requireable<
|
|
51
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
52
|
-
}>;
|
|
50
|
+
customStyle: PropTypes.Requireable<object>;
|
|
53
51
|
}>>;
|
|
54
|
-
}
|
|
52
|
+
}> | (PropTypes.InferProps<{
|
|
53
|
+
position: PropTypes.Requireable<string>;
|
|
54
|
+
type: PropTypes.Requireable<string>;
|
|
55
|
+
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
56
|
+
name: PropTypes.Validator<string>;
|
|
57
|
+
color: PropTypes.Requireable<string>;
|
|
58
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
59
|
+
size: PropTypes.Requireable<number>;
|
|
60
|
+
customStyle: PropTypes.Requireable<object>;
|
|
61
|
+
}>>;
|
|
62
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
55
63
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
56
64
|
link: PropTypes.Requireable<PropTypes.InferProps<{
|
|
57
65
|
href: PropTypes.Requireable<string>;
|
|
@@ -62,9 +70,8 @@ declare namespace Title {
|
|
|
62
70
|
hoverColor: PropTypes.Requireable<string>;
|
|
63
71
|
disabled: PropTypes.Requireable<boolean>;
|
|
64
72
|
className: PropTypes.Requireable<string>;
|
|
65
|
-
customStyle: PropTypes.Requireable<
|
|
66
|
-
|
|
67
|
-
}>;
|
|
73
|
+
customStyle: PropTypes.Requireable<object>;
|
|
74
|
+
contentCustomStyle: PropTypes.Requireable<object>;
|
|
68
75
|
useTitle: PropTypes.Requireable<boolean>;
|
|
69
76
|
customLabelClassName: PropTypes.Requireable<string>;
|
|
70
77
|
}>>;
|
|
@@ -23,9 +23,7 @@ declare const BulletPointMenuButton: {
|
|
|
23
23
|
color: import("prop-types").Requireable<string>;
|
|
24
24
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
25
25
|
size: import("prop-types").Requireable<number>;
|
|
26
|
-
customStyle: import("prop-types").Requireable<
|
|
27
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
28
|
-
}>;
|
|
26
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
29
27
|
}>>;
|
|
30
28
|
}>>;
|
|
31
29
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/bullet-point-menu-button/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,0BAA0B,EAAC,MAAM,SAAS,CAAC;AAM9D,QAAA,MAAM,qBAAqB;YAAW,0BAA0B
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/bullet-point-menu-button/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,0BAA0B,EAAC,MAAM,SAAS,CAAC;AAM9D,QAAA,MAAM,qBAAqB;YAAW,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsH/D,CAAC;AAIF,eAAe,qBAAqB,CAAC"}
|
|
@@ -21,9 +21,7 @@ declare const propTypes: {
|
|
|
21
21
|
color: PropTypes.Requireable<string>;
|
|
22
22
|
backgroundColor: PropTypes.Requireable<string>;
|
|
23
23
|
size: PropTypes.Requireable<number>;
|
|
24
|
-
customStyle: PropTypes.Requireable<
|
|
25
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
26
|
-
}>;
|
|
24
|
+
customStyle: PropTypes.Requireable<object>;
|
|
27
25
|
}>>;
|
|
28
26
|
}>>;
|
|
29
27
|
customStyle: PropTypes.Requireable<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/bullet-point-menu-button/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AAEzD,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/bullet-point-menu-button/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AAEzD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CASd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,0BAA0B,GAAG;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,oBAAY,iCAAiC,GAAG;IAAC,KAAK,EAAE,0BAA0B,CAAA;CAAC,CAAC"}
|
|
@@ -4,6 +4,7 @@ declare const ButtonMenuAction: {
|
|
|
4
4
|
(props: ButtonMenuActionProps): JSX.Element;
|
|
5
5
|
propTypes: {
|
|
6
6
|
button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
7
|
+
withChevron: import("prop-types").Requireable<boolean>;
|
|
7
8
|
type: import("prop-types").Requireable<string>;
|
|
8
9
|
usage: import("prop-types").Requireable<string>;
|
|
9
10
|
label: import("prop-types").Requireable<string>;
|
|
@@ -13,7 +14,7 @@ declare const ButtonMenuAction: {
|
|
|
13
14
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
14
15
|
'data-name': import("prop-types").Requireable<string>;
|
|
15
16
|
'data-testid': import("prop-types").Requireable<string>;
|
|
16
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
17
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
17
18
|
position: import("prop-types").Requireable<string>;
|
|
18
19
|
type: import("prop-types").Requireable<string>;
|
|
19
20
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -21,11 +22,19 @@ declare const ButtonMenuAction: {
|
|
|
21
22
|
color: import("prop-types").Requireable<string>;
|
|
22
23
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
23
24
|
size: import("prop-types").Requireable<number>;
|
|
24
|
-
customStyle: import("prop-types").Requireable<
|
|
25
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
26
|
-
}>;
|
|
25
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
27
26
|
}>>;
|
|
28
|
-
}
|
|
27
|
+
}> | (import("prop-types").InferProps<{
|
|
28
|
+
position: import("prop-types").Requireable<string>;
|
|
29
|
+
type: import("prop-types").Requireable<string>;
|
|
30
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
31
|
+
name: import("prop-types").Validator<string>;
|
|
32
|
+
color: import("prop-types").Requireable<string>;
|
|
33
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
34
|
+
size: import("prop-types").Requireable<number>;
|
|
35
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
36
|
+
}>>;
|
|
37
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
29
38
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
30
39
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
31
40
|
href: import("prop-types").Requireable<string>;
|
|
@@ -36,9 +45,8 @@ declare const ButtonMenuAction: {
|
|
|
36
45
|
hoverColor: import("prop-types").Requireable<string>;
|
|
37
46
|
disabled: import("prop-types").Requireable<boolean>;
|
|
38
47
|
className: import("prop-types").Requireable<string>;
|
|
39
|
-
customStyle: import("prop-types").Requireable<
|
|
40
|
-
|
|
41
|
-
}>;
|
|
48
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
49
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
42
50
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
43
51
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
44
52
|
}>>>;
|
|
@@ -59,9 +67,7 @@ declare const ButtonMenuAction: {
|
|
|
59
67
|
color: import("prop-types").Requireable<string>;
|
|
60
68
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
61
69
|
size: import("prop-types").Requireable<number>;
|
|
62
|
-
customStyle: import("prop-types").Requireable<
|
|
63
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
64
|
-
}>;
|
|
70
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
65
71
|
}>>;
|
|
66
72
|
}>>;
|
|
67
73
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -83,6 +89,8 @@ declare const ButtonMenuAction: {
|
|
|
83
89
|
primaryColor: import("prop-types").Requireable<string>;
|
|
84
90
|
closeOnClick: import("prop-types").Requireable<boolean>;
|
|
85
91
|
enableScroll: import("prop-types").Requireable<boolean>;
|
|
92
|
+
containerCustom: import("prop-types").Requireable<object>;
|
|
93
|
+
showFade: import("prop-types").Requireable<boolean>;
|
|
86
94
|
};
|
|
87
95
|
};
|
|
88
96
|
export default ButtonMenuAction;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/button-menu-action/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/button-menu-action/index.tsx"],"names":[],"mappings":";AAQA,OAAkB,EAAC,qBAAqB,EAAC,MAAM,SAAS,CAAC;AAGzD,QAAA,MAAM,gBAAgB;YAAW,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqHrD,CAAC;AAIF,eAAe,gBAAgB,CAAC"}
|
|
@@ -9,6 +9,7 @@ var _map = _interopRequireDefault(require("lodash/fp/map"));
|
|
|
9
9
|
var _reactFontawesome = require("@fortawesome/react-fontawesome");
|
|
10
10
|
var _buttonLink = _interopRequireDefault(require("../../atom/button-link"));
|
|
11
11
|
var _buttonMenu = _interopRequireDefault(require("../../atom/button-menu"));
|
|
12
|
+
var _colors = require("../../variables/colors");
|
|
12
13
|
var _types = _interopRequireDefault(require("./types"));
|
|
13
14
|
var _style = _interopRequireDefault(require("./style.css"));
|
|
14
15
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -28,7 +29,8 @@ const ButtonMenuAction = props => {
|
|
|
28
29
|
showFade = false
|
|
29
30
|
} = props;
|
|
30
31
|
const {
|
|
31
|
-
onClick = _noop2.default
|
|
32
|
+
onClick = _noop2.default,
|
|
33
|
+
withChevron = false
|
|
32
34
|
} = button;
|
|
33
35
|
const [visible, setVisible] = (0, _react.useState)(false);
|
|
34
36
|
const containerRef = (0, _react.useRef)(null);
|
|
@@ -66,6 +68,28 @@ const ButtonMenuAction = props => {
|
|
|
66
68
|
}, /*#__PURE__*/_react.default.createElement(_buttonMenu.default, _extends({}, menuWithClose, {
|
|
67
69
|
enableScroll: enableScroll
|
|
68
70
|
})));
|
|
71
|
+
const buttonProps = (0, _react.useMemo)(() => {
|
|
72
|
+
if (!withChevron) return button;
|
|
73
|
+
|
|
74
|
+
// to handle array/object/undefined
|
|
75
|
+
// eslint-disable-next-line no-nested-ternary
|
|
76
|
+
const baseIcons = Array.isArray(button.icon) ? button.icon : button.icon ? [button.icon] : [];
|
|
77
|
+
const chevronIcon = {
|
|
78
|
+
position: 'right',
|
|
79
|
+
faIcon: {
|
|
80
|
+
name: visible ? 'chevron-up' : 'chevron-down',
|
|
81
|
+
color: _colors.COLORS.neutral_700,
|
|
82
|
+
size: 14
|
|
83
|
+
}
|
|
84
|
+
};
|
|
85
|
+
|
|
86
|
+
// remove right icon if exists
|
|
87
|
+
const icons = [...baseIcons.filter(i => i && i.position !== 'right'), chevronIcon];
|
|
88
|
+
return {
|
|
89
|
+
...button,
|
|
90
|
+
icon: icons
|
|
91
|
+
};
|
|
92
|
+
}, [button, withChevron, visible]);
|
|
69
93
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
70
94
|
className: _style.default.container,
|
|
71
95
|
"data-name": "button-menu-action-wrapper",
|
|
@@ -88,7 +112,7 @@ const ButtonMenuAction = props => {
|
|
|
88
112
|
color: visible ? primaryColor : undefined
|
|
89
113
|
},
|
|
90
114
|
"aria-label": button['aria-label']
|
|
91
|
-
})) : /*#__PURE__*/_react.default.createElement(_buttonLink.default, _extends({},
|
|
115
|
+
})) : /*#__PURE__*/_react.default.createElement(_buttonLink.default, _extends({}, buttonProps, {
|
|
92
116
|
onClick: toggleVisibility
|
|
93
117
|
})), _menu);
|
|
94
118
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_react","_interopRequireWildcard","require","_classnames","_interopRequireDefault","_map","_reactFontawesome","_buttonLink","_buttonMenu","_types","_style","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","ButtonMenuAction","props","button","menu","menuWrapper","type","primaryColor","containerCustom","closeOnClick","enableScroll","showFade","onClick","_noop2","visible","setVisible","useState","containerRef","useRef","toggleVisibility","useCallback","prevState","useEffect","handleMouseDown","event","current","contains","target","document","addEventListener","removeEventListener","menuWithClose","buttons","map","btn","menuWrapperClass","classnames","style","_menu","createElement","className","ariaLabel","customStyle","container","ref","currentOption","color","undefined","label","FontAwesomeIcon","icon","caret","propTypes","process","env","NODE_ENV","_default","exports"],"sources":["../../../src/molecule/button-menu-action/index.tsx"],"sourcesContent":["import React, {useCallback, useEffect, useState, useRef} from 'react';\nimport classnames from 'classnames';\nimport {noop} from 'lodash/fp';\nimport map from 'lodash/fp/map';\nimport {FontAwesomeIcon} from '@fortawesome/react-fontawesome';\nimport ButtonLink from '../../atom/button-link';\nimport ButtonMenu from '../../atom/button-menu';\nimport propTypes, {ButtonMenuActionProps} from './types';\nimport style from './style.css';\n\nconst ButtonMenuAction = (props: ButtonMenuActionProps) => {\n const {\n button,\n menu,\n menuWrapper,\n type = 'button',\n primaryColor,\n containerCustom,\n closeOnClick = false,\n enableScroll = false,\n showFade = false\n } = props;\n const {onClick = noop} = button;\n const [visible, setVisible] = useState(false);\n const containerRef = useRef<HTMLDivElement>(null);\n\n const toggleVisibility = useCallback(() => {\n onClick();\n setVisible(prevState => !prevState);\n }, [onClick]);\n\n useEffect(() => {\n const handleMouseDown = (event: MouseEvent) => {\n if (visible && containerRef.current && !containerRef.current.contains(event.target as Node)) {\n setVisible(false);\n }\n };\n\n document.addEventListener('mousedown', handleMouseDown);\n return () => {\n document.removeEventListener('mousedown', handleMouseDown);\n };\n }, [visible, containerRef]);\n\n const menuWithClose = closeOnClick\n ? {\n ...menu,\n buttons: map(\n btn => ({\n ...btn,\n onClick: () => setVisible(false)\n }),\n menu.buttons\n )\n }\n : menu;\n\n const menuWrapperClass = classnames(style.menuWrapper, {\n [style.visible]: visible,\n [style.showFade]: showFade && menuWithClose.buttons && menuWithClose.buttons.length > 6\n });\n\n const _menu = (\n <div\n className={menuWrapperClass}\n data-name=\"menu-wrapper\"\n aria-label={menuWrapper?.ariaLabel}\n style={menuWrapper?.customStyle}\n >\n <ButtonMenu {...menuWithClose} enableScroll={enableScroll} />\n </div>\n );\n\n return (\n <div\n className={style.container}\n data-name=\"button-menu-action-wrapper\"\n style={containerCustom}\n ref={containerRef}\n >\n {type === 'link' ? (\n <div\n className={style.currentOption}\n data-name={button['data-name']}\n onClick={toggleVisibility}\n aria-expanded={visible}\n aria-haspopup=\"true\"\n >\n <span style={{color: visible ? primaryColor : undefined}}>{button.label}</span>\n <FontAwesomeIcon\n icon={visible ? 'chevron-up' : 'chevron-down'}\n className={style.caret}\n style={{color: visible ? primaryColor : undefined}}\n aria-label={button['aria-label']}\n />\n </div>\n ) : (\n <ButtonLink {...button} onClick={toggleVisibility} />\n )}\n {_menu}\n </div>\n );\n};\n\nButtonMenuAction.propTypes = propTypes;\n\nexport default ButtonMenuAction;\n"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireWildcard","require","_classnames","_interopRequireDefault","_map","_reactFontawesome","_buttonLink","_buttonMenu","_colors","_types","_style","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","ButtonMenuAction","props","button","menu","menuWrapper","type","primaryColor","containerCustom","closeOnClick","enableScroll","showFade","onClick","_noop2","withChevron","visible","setVisible","useState","containerRef","useRef","toggleVisibility","useCallback","prevState","useEffect","handleMouseDown","event","current","contains","target","document","addEventListener","removeEventListener","menuWithClose","buttons","map","btn","menuWrapperClass","classnames","style","_menu","createElement","className","ariaLabel","customStyle","buttonProps","useMemo","baseIcons","Array","isArray","icon","chevronIcon","position","faIcon","name","color","COLORS","neutral_700","size","icons","filter","container","ref","currentOption","undefined","label","FontAwesomeIcon","caret","propTypes","process","env","NODE_ENV","_default","exports"],"sources":["../../../src/molecule/button-menu-action/index.tsx"],"sourcesContent":["import React, {useCallback, useEffect, useState, useRef, useMemo} from 'react';\nimport classnames from 'classnames';\nimport {noop} from 'lodash/fp';\nimport map from 'lodash/fp/map';\nimport {FontAwesomeIcon} from '@fortawesome/react-fontawesome';\nimport ButtonLink from '../../atom/button-link';\nimport ButtonMenu from '../../atom/button-menu';\nimport {COLORS} from '../../variables/colors';\nimport propTypes, {ButtonMenuActionProps} from './types';\nimport style from './style.css';\n\nconst ButtonMenuAction = (props: ButtonMenuActionProps) => {\n const {\n button,\n menu,\n menuWrapper,\n type = 'button',\n primaryColor,\n containerCustom,\n closeOnClick = false,\n enableScroll = false,\n showFade = false\n } = props;\n const {onClick = noop, withChevron = false} = button;\n const [visible, setVisible] = useState(false);\n const containerRef = useRef<HTMLDivElement>(null);\n\n const toggleVisibility = useCallback(() => {\n onClick();\n setVisible(prevState => !prevState);\n }, [onClick]);\n\n useEffect(() => {\n const handleMouseDown = (event: MouseEvent) => {\n if (visible && containerRef.current && !containerRef.current.contains(event.target as Node)) {\n setVisible(false);\n }\n };\n\n document.addEventListener('mousedown', handleMouseDown);\n return () => {\n document.removeEventListener('mousedown', handleMouseDown);\n };\n }, [visible, containerRef]);\n\n const menuWithClose = closeOnClick\n ? {\n ...menu,\n buttons: map(\n btn => ({\n ...btn,\n onClick: () => setVisible(false)\n }),\n menu.buttons\n )\n }\n : menu;\n\n const menuWrapperClass = classnames(style.menuWrapper, {\n [style.visible]: visible,\n [style.showFade]: showFade && menuWithClose.buttons && menuWithClose.buttons.length > 6\n });\n\n const _menu = (\n <div\n className={menuWrapperClass}\n data-name=\"menu-wrapper\"\n aria-label={menuWrapper?.ariaLabel}\n style={menuWrapper?.customStyle}\n >\n <ButtonMenu {...menuWithClose} enableScroll={enableScroll} />\n </div>\n );\n\n const buttonProps = useMemo(() => {\n if (!withChevron) return button;\n\n // to handle array/object/undefined\n // eslint-disable-next-line no-nested-ternary\n const baseIcons = Array.isArray(button.icon) ? button.icon : button.icon ? [button.icon] : [];\n\n const chevronIcon = {\n position: 'right' as const,\n faIcon: {\n name: visible ? 'chevron-up' : 'chevron-down',\n color: COLORS.neutral_700,\n size: 14\n }\n };\n\n // remove right icon if exists\n const icons = [...baseIcons.filter(i => i && i.position !== 'right'), chevronIcon];\n\n return {\n ...button,\n icon: icons\n };\n }, [button, withChevron, visible]);\n\n return (\n <div\n className={style.container}\n data-name=\"button-menu-action-wrapper\"\n style={containerCustom}\n ref={containerRef}\n >\n {type === 'link' ? (\n <div\n className={style.currentOption}\n data-name={button['data-name']}\n onClick={toggleVisibility}\n aria-expanded={visible}\n aria-haspopup=\"true\"\n >\n <span style={{color: visible ? primaryColor : undefined}}>{button.label}</span>\n <FontAwesomeIcon\n icon={visible ? 'chevron-up' : 'chevron-down'}\n className={style.caret}\n style={{color: visible ? primaryColor : undefined}}\n aria-label={button['aria-label']}\n />\n </div>\n ) : (\n <ButtonLink {...buttonProps} onClick={toggleVisibility} />\n )}\n {_menu}\n </div>\n );\n};\n\nButtonMenuAction.propTypes = propTypes;\n\nexport default ButtonMenuAction;\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -3,6 +3,7 @@ import { ButtonLinkProps } from '../../atom/button-link/types';
|
|
|
3
3
|
import { ButtonMenuProps } from '../../atom/button-menu/types';
|
|
4
4
|
declare const ButtonMenuActionPropTypes: {
|
|
5
5
|
button: PropTypes.Validator<NonNullable<PropTypes.InferProps<{
|
|
6
|
+
withChevron: PropTypes.Requireable<boolean>;
|
|
6
7
|
type: PropTypes.Requireable<string>;
|
|
7
8
|
usage: PropTypes.Requireable<string>;
|
|
8
9
|
label: PropTypes.Requireable<string>;
|
|
@@ -12,7 +13,7 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
12
13
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
13
14
|
'data-name': PropTypes.Requireable<string>;
|
|
14
15
|
'data-testid': PropTypes.Requireable<string>;
|
|
15
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
16
|
+
icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
16
17
|
position: PropTypes.Requireable<string>;
|
|
17
18
|
type: PropTypes.Requireable<string>;
|
|
18
19
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -20,11 +21,19 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
20
21
|
color: PropTypes.Requireable<string>;
|
|
21
22
|
backgroundColor: PropTypes.Requireable<string>;
|
|
22
23
|
size: PropTypes.Requireable<number>;
|
|
23
|
-
customStyle: PropTypes.Requireable<
|
|
24
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
25
|
-
}>;
|
|
24
|
+
customStyle: PropTypes.Requireable<object>;
|
|
26
25
|
}>>;
|
|
27
|
-
}
|
|
26
|
+
}> | (PropTypes.InferProps<{
|
|
27
|
+
position: PropTypes.Requireable<string>;
|
|
28
|
+
type: PropTypes.Requireable<string>;
|
|
29
|
+
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
30
|
+
name: PropTypes.Validator<string>;
|
|
31
|
+
color: PropTypes.Requireable<string>;
|
|
32
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
33
|
+
size: PropTypes.Requireable<number>;
|
|
34
|
+
customStyle: PropTypes.Requireable<object>;
|
|
35
|
+
}>>;
|
|
36
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
28
37
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
29
38
|
link: PropTypes.Requireable<PropTypes.InferProps<{
|
|
30
39
|
href: PropTypes.Requireable<string>;
|
|
@@ -35,9 +44,8 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
35
44
|
hoverColor: PropTypes.Requireable<string>;
|
|
36
45
|
disabled: PropTypes.Requireable<boolean>;
|
|
37
46
|
className: PropTypes.Requireable<string>;
|
|
38
|
-
customStyle: PropTypes.Requireable<
|
|
39
|
-
|
|
40
|
-
}>;
|
|
47
|
+
customStyle: PropTypes.Requireable<object>;
|
|
48
|
+
contentCustomStyle: PropTypes.Requireable<object>;
|
|
41
49
|
useTitle: PropTypes.Requireable<boolean>;
|
|
42
50
|
customLabelClassName: PropTypes.Requireable<string>;
|
|
43
51
|
}>>>;
|
|
@@ -58,9 +66,7 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
58
66
|
color: PropTypes.Requireable<string>;
|
|
59
67
|
backgroundColor: PropTypes.Requireable<string>;
|
|
60
68
|
size: PropTypes.Requireable<number>;
|
|
61
|
-
customStyle: PropTypes.Requireable<
|
|
62
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
63
|
-
}>;
|
|
69
|
+
customStyle: PropTypes.Requireable<object>;
|
|
64
70
|
}>>;
|
|
65
71
|
}>>;
|
|
66
72
|
customStyle: PropTypes.Requireable<{
|
|
@@ -82,10 +88,14 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
82
88
|
primaryColor: PropTypes.Requireable<string>;
|
|
83
89
|
closeOnClick: PropTypes.Requireable<boolean>;
|
|
84
90
|
enableScroll: PropTypes.Requireable<boolean>;
|
|
91
|
+
containerCustom: PropTypes.Requireable<object>;
|
|
92
|
+
showFade: PropTypes.Requireable<boolean>;
|
|
85
93
|
};
|
|
86
94
|
export default ButtonMenuActionPropTypes;
|
|
87
95
|
export declare type ButtonMenuActionProps = {
|
|
88
|
-
button: ButtonLinkProps
|
|
96
|
+
button: ButtonLinkProps & {
|
|
97
|
+
withChevron?: boolean;
|
|
98
|
+
};
|
|
89
99
|
menu: ButtonMenuProps;
|
|
90
100
|
menuWrapper?: {
|
|
91
101
|
ariaLabel?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/button-menu-action/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAA4B,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAClF,OAA4B,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAElF,QAAA,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/button-menu-action/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAA4B,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAClF,OAA4B,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAElF,QAAA,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkB9B,CAAC;AACF,eAAe,yBAAyB,CAAC;AAEzC,oBAAY,qBAAqB,GAAG;IAClC,MAAM,EAAE,eAAe,GAAG;QACxB,WAAW,CAAC,EAAE,OAAO,CAAC;KACvB,CAAC;IACF,IAAI,EAAE,eAAe,CAAC;IACtB,WAAW,CAAC,EAAE;QACZ,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAC;KAC/C,CAAC;IACF,IAAI,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAC;IAClD,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,oBAAY,4BAA4B,GAAG;IAAC,KAAK,EAAE,qBAAqB,CAAA;CAAC,CAAC"}
|
|
@@ -7,7 +7,10 @@ var _types = _interopRequireDefault(require("../../atom/button-link/types"));
|
|
|
7
7
|
var _types2 = _interopRequireDefault(require("../../atom/button-menu/types"));
|
|
8
8
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
9
|
const ButtonMenuActionPropTypes = {
|
|
10
|
-
button: _propTypes.default.shape(
|
|
10
|
+
button: _propTypes.default.shape({
|
|
11
|
+
..._types.default,
|
|
12
|
+
withChevron: _propTypes.default.bool
|
|
13
|
+
}).isRequired,
|
|
11
14
|
menu: _propTypes.default.shape(_types2.default).isRequired,
|
|
12
15
|
menuWrapper: _propTypes.default.shape({
|
|
13
16
|
ariaLabel: _propTypes.default.string,
|
|
@@ -16,7 +19,9 @@ const ButtonMenuActionPropTypes = {
|
|
|
16
19
|
type: _propTypes.default.oneOf(['button', 'link']),
|
|
17
20
|
primaryColor: _propTypes.default.string,
|
|
18
21
|
closeOnClick: _propTypes.default.bool,
|
|
19
|
-
enableScroll: _propTypes.default.bool
|
|
22
|
+
enableScroll: _propTypes.default.bool,
|
|
23
|
+
containerCustom: _propTypes.default.object,
|
|
24
|
+
showFade: _propTypes.default.bool
|
|
20
25
|
};
|
|
21
26
|
var _default = exports.default = ButtonMenuActionPropTypes;
|
|
22
27
|
//# sourceMappingURL=types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","names":["_propTypes","_interopRequireDefault","require","_types","_types2","e","__esModule","default","ButtonMenuActionPropTypes","button","PropTypes","shape","ButtonLinkPropTypes","isRequired","menu","ButtonMenuPropTypes","menuWrapper","ariaLabel","string","customStyle","objectOf","oneOfType","number","object","type","oneOf","primaryColor","closeOnClick","
|
|
1
|
+
{"version":3,"file":"types.js","names":["_propTypes","_interopRequireDefault","require","_types","_types2","e","__esModule","default","ButtonMenuActionPropTypes","button","PropTypes","shape","ButtonLinkPropTypes","withChevron","bool","isRequired","menu","ButtonMenuPropTypes","menuWrapper","ariaLabel","string","customStyle","objectOf","oneOfType","number","object","type","oneOf","primaryColor","closeOnClick","enableScroll","containerCustom","showFade","_default","exports"],"sources":["../../../src/molecule/button-menu-action/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport ButtonLinkPropTypes, {ButtonLinkProps} from '../../atom/button-link/types';\nimport ButtonMenuPropTypes, {ButtonMenuProps} from '../../atom/button-menu/types';\n\nconst ButtonMenuActionPropTypes = {\n button: PropTypes.shape({\n ...ButtonLinkPropTypes,\n withChevron: PropTypes.bool\n }).isRequired,\n menu: PropTypes.shape(ButtonMenuPropTypes).isRequired,\n menuWrapper: PropTypes.shape({\n ariaLabel: PropTypes.string,\n customStyle: PropTypes.objectOf(\n PropTypes.oneOfType([PropTypes.string, PropTypes.number, PropTypes.object])\n )\n }),\n type: PropTypes.oneOf(['button', 'link']),\n primaryColor: PropTypes.string,\n closeOnClick: PropTypes.bool,\n enableScroll: PropTypes.bool,\n containerCustom: PropTypes.object,\n showFade: PropTypes.bool\n};\nexport default ButtonMenuActionPropTypes;\n\nexport type ButtonMenuActionProps = {\n button: ButtonLinkProps & {\n withChevron?: boolean;\n };\n menu: ButtonMenuProps;\n menuWrapper?: {\n ariaLabel?: string;\n customStyle?: Record<string, string | number>;\n };\n type?: 'button' | 'link';\n primaryColor?: string;\n containerCustom?: Record<string, string | number>;\n closeOnClick?: boolean;\n enableScroll?: boolean;\n showFade?: boolean;\n};\n\nexport type ButtonMenuActionPropsFixture = {props: ButtonMenuActionProps};\n"],"mappings":";;;;AAAA,IAAAA,UAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,MAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,OAAA,GAAAH,sBAAA,CAAAC,OAAA;AAAkF,SAAAD,uBAAAI,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAElF,MAAMG,yBAAyB,GAAG;EAChCC,MAAM,EAAEC,kBAAS,CAACC,KAAK,CAAC;IACtB,GAAGC,cAAmB;IACtBC,WAAW,EAAEH,kBAAS,CAACI;EACzB,CAAC,CAAC,CAACC,UAAU;EACbC,IAAI,EAAEN,kBAAS,CAACC,KAAK,CAACM,eAAmB,CAAC,CAACF,UAAU;EACrDG,WAAW,EAAER,kBAAS,CAACC,KAAK,CAAC;IAC3BQ,SAAS,EAAET,kBAAS,CAACU,MAAM;IAC3BC,WAAW,EAAEX,kBAAS,CAACY,QAAQ,CAC7BZ,kBAAS,CAACa,SAAS,CAAC,CAACb,kBAAS,CAACU,MAAM,EAAEV,kBAAS,CAACc,MAAM,EAAEd,kBAAS,CAACe,MAAM,CAAC,CAC5E;EACF,CAAC,CAAC;EACFC,IAAI,EAAEhB,kBAAS,CAACiB,KAAK,CAAC,CAAC,QAAQ,EAAE,MAAM,CAAC,CAAC;EACzCC,YAAY,EAAElB,kBAAS,CAACU,MAAM;EAC9BS,YAAY,EAAEnB,kBAAS,CAACI,IAAI;EAC5BgB,YAAY,EAAEpB,kBAAS,CAACI,IAAI;EAC5BiB,eAAe,EAAErB,kBAAS,CAACe,MAAM;EACjCO,QAAQ,EAAEtB,kBAAS,CAACI;AACtB,CAAC;AAAC,IAAAmB,QAAA,GAAAC,OAAA,CAAA3B,OAAA,GACaC,yBAAyB","ignoreList":[]}
|