@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 @@ export declare const propTypes: {
|
|
|
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 @@ export declare const propTypes: {
|
|
|
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 @@ export declare const propTypes: {
|
|
|
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
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-with-title/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-with-title/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOrB,CAAC;AAEF,oBAAY,mBAAmB,GAAG;IAChC,KAAK,EAAE;QACL,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,YAAY,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
package/es/atom/title/index.d.ts
CHANGED
|
@@ -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"}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import _noop from "lodash/fp/noop";
|
|
2
2
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
|
-
import React, { useCallback, useEffect, useState, useRef } from 'react';
|
|
3
|
+
import React, { useCallback, useEffect, useState, useRef, useMemo } from 'react';
|
|
4
4
|
import classnames from 'classnames';
|
|
5
5
|
import map from 'lodash/fp/map';
|
|
6
6
|
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
|
|
7
7
|
import ButtonLink from '../../atom/button-link';
|
|
8
8
|
import ButtonMenu from '../../atom/button-menu';
|
|
9
|
+
import { COLORS } from '../../variables/colors';
|
|
9
10
|
import propTypes from './types';
|
|
10
11
|
import style from './style.css';
|
|
11
12
|
const ButtonMenuAction = props => {
|
|
@@ -21,7 +22,8 @@ const ButtonMenuAction = props => {
|
|
|
21
22
|
showFade = false
|
|
22
23
|
} = props;
|
|
23
24
|
const {
|
|
24
|
-
onClick = _noop
|
|
25
|
+
onClick = _noop,
|
|
26
|
+
withChevron = false
|
|
25
27
|
} = button;
|
|
26
28
|
const [visible, setVisible] = useState(false);
|
|
27
29
|
const containerRef = useRef(null);
|
|
@@ -59,6 +61,28 @@ const ButtonMenuAction = props => {
|
|
|
59
61
|
}, /*#__PURE__*/React.createElement(ButtonMenu, _extends({}, menuWithClose, {
|
|
60
62
|
enableScroll: enableScroll
|
|
61
63
|
})));
|
|
64
|
+
const buttonProps = useMemo(() => {
|
|
65
|
+
if (!withChevron) return button;
|
|
66
|
+
|
|
67
|
+
// to handle array/object/undefined
|
|
68
|
+
// eslint-disable-next-line no-nested-ternary
|
|
69
|
+
const baseIcons = Array.isArray(button.icon) ? button.icon : button.icon ? [button.icon] : [];
|
|
70
|
+
const chevronIcon = {
|
|
71
|
+
position: 'right',
|
|
72
|
+
faIcon: {
|
|
73
|
+
name: visible ? 'chevron-up' : 'chevron-down',
|
|
74
|
+
color: COLORS.neutral_700,
|
|
75
|
+
size: 14
|
|
76
|
+
}
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
// remove right icon if exists
|
|
80
|
+
const icons = [...baseIcons.filter(i => i && i.position !== 'right'), chevronIcon];
|
|
81
|
+
return {
|
|
82
|
+
...button,
|
|
83
|
+
icon: icons
|
|
84
|
+
};
|
|
85
|
+
}, [button, withChevron, visible]);
|
|
62
86
|
return /*#__PURE__*/React.createElement("div", {
|
|
63
87
|
className: style.container,
|
|
64
88
|
"data-name": "button-menu-action-wrapper",
|
|
@@ -81,7 +105,7 @@ const ButtonMenuAction = props => {
|
|
|
81
105
|
color: visible ? primaryColor : undefined
|
|
82
106
|
},
|
|
83
107
|
"aria-label": button['aria-label']
|
|
84
|
-
})) : /*#__PURE__*/React.createElement(ButtonLink, _extends({},
|
|
108
|
+
})) : /*#__PURE__*/React.createElement(ButtonLink, _extends({}, buttonProps, {
|
|
85
109
|
onClick: toggleVisibility
|
|
86
110
|
})), _menu);
|
|
87
111
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["React","useCallback","useEffect","useState","useRef","classnames","map","FontAwesomeIcon","ButtonLink","ButtonMenu","propTypes","style","ButtonMenuAction","props","button","menu","menuWrapper","type","primaryColor","containerCustom","closeOnClick","enableScroll","showFade","onClick","_noop","visible","setVisible","containerRef","toggleVisibility","prevState","handleMouseDown","event","current","contains","target","document","addEventListener","removeEventListener","menuWithClose","buttons","btn","menuWrapperClass","length","_menu","createElement","className","ariaLabel","customStyle","_extends","
|
|
1
|
+
{"version":3,"file":"index.js","names":["React","useCallback","useEffect","useState","useRef","useMemo","classnames","map","FontAwesomeIcon","ButtonLink","ButtonMenu","COLORS","propTypes","style","ButtonMenuAction","props","button","menu","menuWrapper","type","primaryColor","containerCustom","closeOnClick","enableScroll","showFade","onClick","_noop","withChevron","visible","setVisible","containerRef","toggleVisibility","prevState","handleMouseDown","event","current","contains","target","document","addEventListener","removeEventListener","menuWithClose","buttons","btn","menuWrapperClass","length","_menu","createElement","className","ariaLabel","customStyle","_extends","buttonProps","baseIcons","Array","isArray","icon","chevronIcon","position","faIcon","name","color","neutral_700","size","icons","filter","i","container","ref","currentOption","undefined","label","caret","process","env","NODE_ENV"],"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"}
|
|
@@ -2,7 +2,10 @@ import PropTypes from 'prop-types';
|
|
|
2
2
|
import ButtonLinkPropTypes from '../../atom/button-link/types';
|
|
3
3
|
import ButtonMenuPropTypes from '../../atom/button-menu/types';
|
|
4
4
|
const ButtonMenuActionPropTypes = {
|
|
5
|
-
button: PropTypes.shape(
|
|
5
|
+
button: PropTypes.shape({
|
|
6
|
+
...ButtonLinkPropTypes,
|
|
7
|
+
withChevron: PropTypes.bool
|
|
8
|
+
}).isRequired,
|
|
6
9
|
menu: PropTypes.shape(ButtonMenuPropTypes).isRequired,
|
|
7
10
|
menuWrapper: PropTypes.shape({
|
|
8
11
|
ariaLabel: PropTypes.string,
|
|
@@ -11,7 +14,9 @@ const ButtonMenuActionPropTypes = {
|
|
|
11
14
|
type: PropTypes.oneOf(['button', 'link']),
|
|
12
15
|
primaryColor: PropTypes.string,
|
|
13
16
|
closeOnClick: PropTypes.bool,
|
|
14
|
-
enableScroll: PropTypes.bool
|
|
17
|
+
enableScroll: PropTypes.bool,
|
|
18
|
+
containerCustom: PropTypes.object,
|
|
19
|
+
showFade: PropTypes.bool
|
|
15
20
|
};
|
|
16
21
|
export default ButtonMenuActionPropTypes;
|
|
17
22
|
//# sourceMappingURL=types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","names":["PropTypes","ButtonLinkPropTypes","ButtonMenuPropTypes","ButtonMenuActionPropTypes","button","shape","isRequired","menu","menuWrapper","ariaLabel","string","customStyle","objectOf","oneOfType","number","object","type","oneOf","primaryColor","closeOnClick","
|
|
1
|
+
{"version":3,"file":"types.js","names":["PropTypes","ButtonLinkPropTypes","ButtonMenuPropTypes","ButtonMenuActionPropTypes","button","shape","withChevron","bool","isRequired","menu","menuWrapper","ariaLabel","string","customStyle","objectOf","oneOfType","number","object","type","oneOf","primaryColor","closeOnClick","enableScroll","containerCustom","showFade"],"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,OAAOA,SAAS,MAAM,YAAY;AAClC,OAAOC,mBAAmB,MAAyB,8BAA8B;AACjF,OAAOC,mBAAmB,MAAyB,8BAA8B;AAEjF,MAAMC,yBAAyB,GAAG;EAChCC,MAAM,EAAEJ,SAAS,CAACK,KAAK,CAAC;IACtB,GAAGJ,mBAAmB;IACtBK,WAAW,EAAEN,SAAS,CAACO;EACzB,CAAC,CAAC,CAACC,UAAU;EACbC,IAAI,EAAET,SAAS,CAACK,KAAK,CAACH,mBAAmB,CAAC,CAACM,UAAU;EACrDE,WAAW,EAAEV,SAAS,CAACK,KAAK,CAAC;IAC3BM,SAAS,EAAEX,SAAS,CAACY,MAAM;IAC3BC,WAAW,EAAEb,SAAS,CAACc,QAAQ,CAC7Bd,SAAS,CAACe,SAAS,CAAC,CAACf,SAAS,CAACY,MAAM,EAAEZ,SAAS,CAACgB,MAAM,EAAEhB,SAAS,CAACiB,MAAM,CAAC,CAC5E;EACF,CAAC,CAAC;EACFC,IAAI,EAAElB,SAAS,CAACmB,KAAK,CAAC,CAAC,QAAQ,EAAE,MAAM,CAAC,CAAC;EACzCC,YAAY,EAAEpB,SAAS,CAACY,MAAM;EAC9BS,YAAY,EAAErB,SAAS,CAACO,IAAI;EAC5Be,YAAY,EAAEtB,SAAS,CAACO,IAAI;EAC5BgB,eAAe,EAAEvB,SAAS,CAACiB,MAAM;EACjCO,QAAQ,EAAExB,SAAS,CAACO;AACtB,CAAC;AACD,eAAeJ,yBAAyB","ignoreList":[]}
|