@coorpacademy/components 11.35.3-alpha.5.4 → 11.35.3-alpha.6
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 +7 -3
- package/es/atom/button-link/index.d.ts.map +1 -1
- package/es/atom/button-link/types.d.ts +13 -8
- package/es/atom/button-link/types.d.ts.map +1 -1
- package/es/atom/button-link/types.js +3 -3
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/button-menu/index.d.ts +3 -1
- package/es/atom/button-menu/index.d.ts.map +1 -1
- package/es/atom/button-menu/types.d.ts +6 -2
- package/es/atom/button-menu/types.d.ts.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +7 -3
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +7 -3
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/title/index.d.ts +7 -3
- package/es/molecule/bullet-point-menu-button/index.d.ts +3 -1
- package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +3 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.d.ts +10 -4
- package/es/molecule/button-menu-action/index.d.ts.map +1 -1
- package/es/molecule/button-menu-action/types.d.ts +10 -4
- package/es/molecule/button-menu-action/types.d.ts.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +77 -31
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/index.d.ts +13 -5
- package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/types.d.ts +13 -5
- package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +7 -3
- package/es/molecule/title-radio-wrapper/index.d.ts +7 -3
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +7 -3
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +61 -25
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +61 -25
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/header-with-actions/index.d.ts +10 -4
- package/es/organism/header-with-actions/index.d.ts.map +1 -1
- package/es/organism/header-with-actions/types.d.ts +10 -4
- package/es/organism/header-with-actions/types.d.ts.map +1 -1
- package/es/organism/icon-editor/index.d.ts +7 -3
- package/es/organism/icon-editor/index.d.ts.map +1 -1
- package/es/organism/icon-editor/types.d.ts +7 -3
- package/es/organism/icon-editor/types.d.ts.map +1 -1
- package/es/organism/list-items/index.d.ts +61 -25
- package/es/organism/list-items/index.d.ts.map +1 -1
- package/es/organism/list-items/index.js +5 -2
- package/es/organism/list-items/index.js.map +1 -1
- package/es/organism/rewards-form/index.d.ts +7 -3
- package/es/organism/select-opponents/index.d.ts +7 -3
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +7 -3
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/setup-header/index.d.ts +28 -12
- package/es/organism/skill-edition/index.d.ts.map +1 -1
- package/es/organism/skill-edition/index.js +46 -6
- package/es/organism/skill-edition/index.js.map +1 -1
- package/es/organism/skill-edition/types.d.ts +1 -6
- package/es/organism/skill-edition/types.d.ts.map +1 -1
- package/es/organism/skill-edition/types.js.map +1 -1
- package/es/organism/title-and-input/index.d.ts +21 -9
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +21 -9
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +34 -14
- package/es/template/app-player/loading/index.d.ts +77 -31
- package/es/template/app-player/player/index.d.ts +154 -62
- package/es/template/app-player/player/slides/index.d.ts +77 -31
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +77 -31
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +77 -31
- package/es/template/app-review/index.d.ts +77 -31
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +77 -31
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +77 -31
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-create/index.d.ts +28 -12
- package/es/template/back-office/brand-create/index.d.ts.map +1 -1
- package/es/template/back-office/brand-list/index.d.ts +28 -12
- package/es/template/back-office/brand-list/index.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +271 -111
- package/es/template/back-office/dashboard-preview/index.d.ts +28 -12
- package/es/template/back-office/layout/index.d.ts +28 -12
- package/es/template/back-office/layout/index.d.ts.map +1 -1
- package/es/template/common/dashboard/index.d.ts +154 -62
- package/es/template/common/search-page/index.d.ts +77 -31
- package/es/template/external-course/index.d.ts +77 -31
- package/lib/atom/button-link/index.d.ts +7 -3
- package/lib/atom/button-link/index.d.ts.map +1 -1
- package/lib/atom/button-link/types.d.ts +13 -8
- package/lib/atom/button-link/types.d.ts.map +1 -1
- package/lib/atom/button-link/types.js +3 -3
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/button-menu/index.d.ts +3 -1
- package/lib/atom/button-menu/index.d.ts.map +1 -1
- package/lib/atom/button-menu/types.d.ts +6 -2
- package/lib/atom/button-menu/types.d.ts.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +7 -3
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +7 -3
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/title/index.d.ts +7 -3
- package/lib/molecule/bullet-point-menu-button/index.d.ts +3 -1
- package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +3 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.d.ts +10 -4
- package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/types.d.ts +10 -4
- package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +77 -31
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/index.d.ts +13 -5
- package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/types.d.ts +13 -5
- package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +7 -3
- package/lib/molecule/title-radio-wrapper/index.d.ts +7 -3
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +7 -3
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +61 -25
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +61 -25
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/header-with-actions/index.d.ts +10 -4
- package/lib/organism/header-with-actions/index.d.ts.map +1 -1
- package/lib/organism/header-with-actions/types.d.ts +10 -4
- package/lib/organism/header-with-actions/types.d.ts.map +1 -1
- package/lib/organism/icon-editor/index.d.ts +7 -3
- package/lib/organism/icon-editor/index.d.ts.map +1 -1
- package/lib/organism/icon-editor/types.d.ts +7 -3
- package/lib/organism/icon-editor/types.d.ts.map +1 -1
- package/lib/organism/list-items/index.d.ts +61 -25
- package/lib/organism/list-items/index.d.ts.map +1 -1
- package/lib/organism/list-items/index.js +5 -2
- package/lib/organism/list-items/index.js.map +1 -1
- package/lib/organism/rewards-form/index.d.ts +7 -3
- package/lib/organism/select-opponents/index.d.ts +7 -3
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +7 -3
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/setup-header/index.d.ts +28 -12
- package/lib/organism/skill-edition/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/index.js +46 -6
- package/lib/organism/skill-edition/index.js.map +1 -1
- package/lib/organism/skill-edition/types.d.ts +1 -6
- package/lib/organism/skill-edition/types.d.ts.map +1 -1
- package/lib/organism/skill-edition/types.js.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +21 -9
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +21 -9
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +34 -14
- package/lib/template/app-player/loading/index.d.ts +77 -31
- package/lib/template/app-player/player/index.d.ts +154 -62
- package/lib/template/app-player/player/slides/index.d.ts +77 -31
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +77 -31
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +77 -31
- package/lib/template/app-review/index.d.ts +77 -31
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +77 -31
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +77 -31
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-create/index.d.ts +28 -12
- package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-list/index.d.ts +28 -12
- package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +271 -111
- package/lib/template/back-office/dashboard-preview/index.d.ts +28 -12
- package/lib/template/back-office/layout/index.d.ts +28 -12
- package/lib/template/back-office/layout/index.d.ts.map +1 -1
- package/lib/template/common/dashboard/index.d.ts +154 -62
- package/lib/template/common/search-page/index.d.ts +77 -31
- package/lib/template/external-course/index.d.ts +77 -31
- package/package.json +2 -2
|
@@ -6,7 +6,7 @@ declare const ButtonLink: {
|
|
|
6
6
|
type: import("prop-types").Requireable<string>;
|
|
7
7
|
usage: import("prop-types").Requireable<string>;
|
|
8
8
|
label: import("prop-types").Requireable<string>;
|
|
9
|
-
content: import("prop-types").Requireable<
|
|
9
|
+
content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
|
|
10
10
|
'aria-label': import("prop-types").Requireable<string>;
|
|
11
11
|
tooltipText: import("prop-types").Requireable<string>;
|
|
12
12
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
@@ -20,7 +20,9 @@ declare const ButtonLink: {
|
|
|
20
20
|
color: import("prop-types").Requireable<string>;
|
|
21
21
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
22
22
|
size: import("prop-types").Requireable<number>;
|
|
23
|
-
customStyle: import("prop-types").Requireable<
|
|
23
|
+
customStyle: import("prop-types").Requireable<{
|
|
24
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
25
|
+
}>;
|
|
24
26
|
}>>;
|
|
25
27
|
}>>;
|
|
26
28
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
@@ -33,7 +35,9 @@ declare const ButtonLink: {
|
|
|
33
35
|
hoverColor: import("prop-types").Requireable<string>;
|
|
34
36
|
disabled: import("prop-types").Requireable<boolean>;
|
|
35
37
|
className: import("prop-types").Requireable<string>;
|
|
36
|
-
customStyle: import("prop-types").Requireable<
|
|
38
|
+
customStyle: import("prop-types").Requireable<{
|
|
39
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
40
|
+
}>;
|
|
37
41
|
};
|
|
38
42
|
};
|
|
39
43
|
export default ButtonLink;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/button-link/index.tsx"],"names":[],"mappings":";AAOA,OAAkB,EAAC,eAAe,EAAW,MAAM,SAAS,CAAC;AAoD7D,QAAA,MAAM,UAAU;YAAW,eAAe
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/button-link/index.tsx"],"names":[],"mappings":";AAOA,OAAkB,EAAC,eAAe,EAAW,MAAM,SAAS,CAAC;AAoD7D,QAAA,MAAM,UAAU;YAAW,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmIzC,CAAC;AAIF,eAAe,UAAU,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import PropTypes from 'prop-types';
|
|
3
2
|
import { ICONS } from '../../util/button-icons';
|
|
4
3
|
export declare const iconPropTypes: {
|
|
@@ -9,14 +8,16 @@ export declare const iconPropTypes: {
|
|
|
9
8
|
color: PropTypes.Requireable<string>;
|
|
10
9
|
backgroundColor: PropTypes.Requireable<string>;
|
|
11
10
|
size: PropTypes.Requireable<number>;
|
|
12
|
-
customStyle: PropTypes.Requireable<
|
|
11
|
+
customStyle: PropTypes.Requireable<{
|
|
12
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
13
|
+
}>;
|
|
13
14
|
}>>;
|
|
14
15
|
};
|
|
15
16
|
declare const propTypes: {
|
|
16
17
|
type: PropTypes.Requireable<string>;
|
|
17
18
|
usage: PropTypes.Requireable<string>;
|
|
18
19
|
label: PropTypes.Requireable<string>;
|
|
19
|
-
content: PropTypes.Requireable<
|
|
20
|
+
content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
20
21
|
'aria-label': PropTypes.Requireable<string>;
|
|
21
22
|
tooltipText: PropTypes.Requireable<string>;
|
|
22
23
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
@@ -30,7 +31,9 @@ declare const propTypes: {
|
|
|
30
31
|
color: PropTypes.Requireable<string>;
|
|
31
32
|
backgroundColor: PropTypes.Requireable<string>;
|
|
32
33
|
size: PropTypes.Requireable<number>;
|
|
33
|
-
customStyle: PropTypes.Requireable<
|
|
34
|
+
customStyle: PropTypes.Requireable<{
|
|
35
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
36
|
+
}>;
|
|
34
37
|
}>>;
|
|
35
38
|
}>>;
|
|
36
39
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -43,14 +46,16 @@ declare const propTypes: {
|
|
|
43
46
|
hoverColor: PropTypes.Requireable<string>;
|
|
44
47
|
disabled: PropTypes.Requireable<boolean>;
|
|
45
48
|
className: PropTypes.Requireable<string>;
|
|
46
|
-
customStyle: PropTypes.Requireable<
|
|
49
|
+
customStyle: PropTypes.Requireable<{
|
|
50
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
51
|
+
}>;
|
|
47
52
|
};
|
|
48
53
|
export declare type FaIconType = {
|
|
49
54
|
name: string;
|
|
50
55
|
color?: string;
|
|
51
56
|
backgroundColor?: string;
|
|
52
57
|
size?: number;
|
|
53
|
-
customStyle?: Record<string,
|
|
58
|
+
customStyle?: Record<string, number | string>;
|
|
54
59
|
};
|
|
55
60
|
export declare type IconType = {
|
|
56
61
|
position: 'right' | 'left';
|
|
@@ -61,7 +66,7 @@ export declare type ButtonLinkProps = {
|
|
|
61
66
|
type?: 'primary' | 'secondary' | 'tertiary' | 'text' | 'dangerous';
|
|
62
67
|
usage?: 'button' | 'submit' | 'reset';
|
|
63
68
|
label?: string;
|
|
64
|
-
content?:
|
|
69
|
+
content?: PropTypes.ReactNodeLike;
|
|
65
70
|
'aria-label'?: string;
|
|
66
71
|
tooltipText?: string;
|
|
67
72
|
tooltipPlacement?: 'left' | 'right' | 'top' | 'bottom';
|
|
@@ -79,7 +84,7 @@ export declare type ButtonLinkProps = {
|
|
|
79
84
|
hoverColor?: string;
|
|
80
85
|
disabled?: boolean;
|
|
81
86
|
className?: string;
|
|
82
|
-
customStyle?: Record<string,
|
|
87
|
+
customStyle?: Record<string, string | number>;
|
|
83
88
|
useTitle?: boolean;
|
|
84
89
|
};
|
|
85
90
|
export declare type Fixture = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/atom/button-link/types.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/atom/button-link/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,KAAK,EAAC,MAAM,yBAAyB,CAAC;AAU9C,eAAO,MAAM,aAAa;;;;;;;;;;;;CAIzB,CAAC;AAEF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsBd,CAAC;AAEF,oBAAY,UAAU,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAC;CAC/C,CAAC;AAEF,oBAAY,QAAQ,GAAG;IACrB,QAAQ,EAAE,OAAO,GAAG,MAAM,CAAC;IAC3B,IAAI,CAAC,EAAE,MAAM,OAAO,KAAK,CAAC;IAC1B,MAAM,CAAC,EAAE,UAAU,CAAC;CACrB,CAAC;AAEF,oBAAY,eAAe,GAAG;IAC5B,IAAI,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,WAAW,CAAC;IACnE,KAAK,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,SAAS,CAAC,aAAa,CAAC;IAClC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gBAAgB,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,QAAQ,CAAC;IACvD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,IAAI,CAAC,EAAE;QACL,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,MAAM,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAC;KAClD,CAAC;IACF,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAC;IAC9C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,oBAAY,OAAO,GAAG;IAAC,KAAK,EAAE,eAAe,CAAA;CAAC,CAAC;AAE/C,eAAe,SAAS,CAAC"}
|
|
@@ -6,7 +6,7 @@ const faIconPropTypes = {
|
|
|
6
6
|
color: PropTypes.string,
|
|
7
7
|
backgroundColor: PropTypes.string,
|
|
8
8
|
size: PropTypes.number,
|
|
9
|
-
customStyle: PropTypes.
|
|
9
|
+
customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))
|
|
10
10
|
};
|
|
11
11
|
export const iconPropTypes = {
|
|
12
12
|
position: PropTypes.oneOf(['right', 'left']),
|
|
@@ -17,7 +17,7 @@ const propTypes = {
|
|
|
17
17
|
type: PropTypes.oneOf(['primary', 'secondary', 'tertiary', 'text', 'dangerous']),
|
|
18
18
|
usage: PropTypes.oneOf(['button', 'submit', 'reset']),
|
|
19
19
|
label: PropTypes.string,
|
|
20
|
-
content: PropTypes.
|
|
20
|
+
content: PropTypes.node,
|
|
21
21
|
'aria-label': PropTypes.string,
|
|
22
22
|
tooltipText: PropTypes.string,
|
|
23
23
|
tooltipPlacement: PropTypes.oneOf(['left', 'right', 'top', 'bottom']),
|
|
@@ -34,7 +34,7 @@ const propTypes = {
|
|
|
34
34
|
hoverColor: PropTypes.string,
|
|
35
35
|
disabled: PropTypes.bool,
|
|
36
36
|
className: PropTypes.string,
|
|
37
|
-
customStyle: PropTypes.
|
|
37
|
+
customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))
|
|
38
38
|
};
|
|
39
39
|
export default propTypes;
|
|
40
40
|
//# sourceMappingURL=types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","names":["PropTypes","ICONS","faIconPropTypes","name","string","isRequired","color","backgroundColor","size","number","customStyle","
|
|
1
|
+
{"version":3,"file":"types.js","names":["PropTypes","ICONS","faIconPropTypes","name","string","isRequired","color","backgroundColor","size","number","customStyle","objectOf","oneOfType","iconPropTypes","position","oneOf","type","_keys","faIcon","shape","propTypes","usage","label","content","node","tooltipText","tooltipPlacement","icon","onClick","func","link","href","download","bool","target","hoverBackgroundColor","hoverColor","disabled","className"],"sources":["../../../src/atom/button-link/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport {keys} from 'lodash/fp';\nimport {ICONS} from '../../util/button-icons';\n\nconst faIconPropTypes = {\n name: PropTypes.string.isRequired,\n color: PropTypes.string,\n backgroundColor: PropTypes.string,\n size: PropTypes.number,\n customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))\n};\n\nexport const iconPropTypes = {\n position: PropTypes.oneOf(['right', 'left']),\n type: PropTypes.oneOf(keys(ICONS)),\n faIcon: PropTypes.shape(faIconPropTypes)\n};\n\nconst propTypes = {\n type: PropTypes.oneOf(['primary', 'secondary', 'tertiary', 'text', 'dangerous']),\n usage: PropTypes.oneOf(['button', 'submit', 'reset']),\n label: PropTypes.string,\n content: PropTypes.node,\n 'aria-label': PropTypes.string,\n tooltipText: PropTypes.string,\n tooltipPlacement: PropTypes.oneOf(['left', 'right', 'top', 'bottom']),\n 'data-name': PropTypes.string,\n 'data-testid': PropTypes.string,\n icon: PropTypes.shape(iconPropTypes),\n onClick: PropTypes.func,\n link: PropTypes.shape({\n href: PropTypes.string,\n download: PropTypes.bool,\n target: PropTypes.oneOf(['_self', '_blank', '_parent', '_top'])\n }),\n hoverBackgroundColor: PropTypes.string,\n hoverColor: PropTypes.string,\n disabled: PropTypes.bool,\n className: PropTypes.string,\n customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))\n};\n\nexport type FaIconType = {\n name: string;\n color?: string;\n backgroundColor?: string;\n size?: number;\n customStyle?: Record<string, number | string>;\n};\n\nexport type IconType = {\n position: 'right' | 'left';\n type?: keyof typeof ICONS;\n faIcon?: FaIconType;\n};\n\nexport type ButtonLinkProps = {\n type?: 'primary' | 'secondary' | 'tertiary' | 'text' | 'dangerous';\n usage?: 'button' | 'submit' | 'reset';\n label?: string;\n content?: PropTypes.ReactNodeLike;\n 'aria-label'?: string;\n tooltipText?: string;\n tooltipPlacement?: 'left' | 'right' | 'top' | 'bottom';\n 'data-name'?: string;\n 'data-testid'?: string;\n icon?: IconType;\n onClick?: () => void;\n onKeyDown?: () => void;\n link?: {\n href?: string;\n download?: boolean;\n target?: '_self' | '_blank' | '_parent' | '_top';\n };\n hoverBackgroundColor?: string;\n hoverColor?: string;\n disabled?: boolean;\n className?: string;\n customStyle?: Record<string, string | number>;\n useTitle?: boolean;\n};\n\nexport type Fixture = {props: ButtonLinkProps};\n\nexport default propTypes;\n"],"mappings":";AAAA,OAAOA,SAAS,MAAM,YAAY;AAElC,SAAQC,KAAK,QAAO,yBAAyB;AAE7C,MAAMC,eAAe,GAAG;EACtBC,IAAI,EAAEH,SAAS,CAACI,MAAM,CAACC,UAAU;EACjCC,KAAK,EAAEN,SAAS,CAACI,MAAM;EACvBG,eAAe,EAAEP,SAAS,CAACI,MAAM;EACjCI,IAAI,EAAER,SAAS,CAACS,MAAM;EACtBC,WAAW,EAAEV,SAAS,CAACW,QAAQ,CAACX,SAAS,CAACY,SAAS,CAAC,CAACZ,SAAS,CAACI,MAAM,EAAEJ,SAAS,CAACS,MAAM,CAAC,CAAC;AAC3F,CAAC;AAED,OAAO,MAAMI,aAAa,GAAG;EAC3BC,QAAQ,EAAEd,SAAS,CAACe,KAAK,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;EAC5CC,IAAI,EAAEhB,SAAS,CAACe,KAAK,CAACE,KAAA,CAAKhB,KAAK,CAAC,CAAC;EAClCiB,MAAM,EAAElB,SAAS,CAACmB,KAAK,CAACjB,eAAe;AACzC,CAAC;AAED,MAAMkB,SAAS,GAAG;EAChBJ,IAAI,EAAEhB,SAAS,CAACe,KAAK,CAAC,CAAC,SAAS,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;EAChFM,KAAK,EAAErB,SAAS,CAACe,KAAK,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC;EACrDO,KAAK,EAAEtB,SAAS,CAACI,MAAM;EACvBmB,OAAO,EAAEvB,SAAS,CAACwB,IAAI;EACvB,YAAY,EAAExB,SAAS,CAACI,MAAM;EAC9BqB,WAAW,EAAEzB,SAAS,CAACI,MAAM;EAC7BsB,gBAAgB,EAAE1B,SAAS,CAACe,KAAK,CAAC,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC;EACrE,WAAW,EAAEf,SAAS,CAACI,MAAM;EAC7B,aAAa,EAAEJ,SAAS,CAACI,MAAM;EAC/BuB,IAAI,EAAE3B,SAAS,CAACmB,KAAK,CAACN,aAAa,CAAC;EACpCe,OAAO,EAAE5B,SAAS,CAAC6B,IAAI;EACvBC,IAAI,EAAE9B,SAAS,CAACmB,KAAK,CAAC;IACpBY,IAAI,EAAE/B,SAAS,CAACI,MAAM;IACtB4B,QAAQ,EAAEhC,SAAS,CAACiC,IAAI;IACxBC,MAAM,EAAElC,SAAS,CAACe,KAAK,CAAC,CAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,CAAC;EAChE,CAAC,CAAC;EACFoB,oBAAoB,EAAEnC,SAAS,CAACI,MAAM;EACtCgC,UAAU,EAAEpC,SAAS,CAACI,MAAM;EAC5BiC,QAAQ,EAAErC,SAAS,CAACiC,IAAI;EACxBK,SAAS,EAAEtC,SAAS,CAACI,MAAM;EAC3BM,WAAW,EAAEV,SAAS,CAACW,QAAQ,CAACX,SAAS,CAACY,SAAS,CAAC,CAACZ,SAAS,CAACI,MAAM,EAAEJ,SAAS,CAACS,MAAM,CAAC,CAAC;AAC3F,CAAC;AA4CD,eAAeW,SAAS","ignoreList":[]}
|
|
@@ -19,7 +19,9 @@ declare const ButtonMenu: {
|
|
|
19
19
|
color: import("prop-types").Requireable<string>;
|
|
20
20
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
21
21
|
size: import("prop-types").Requireable<number>;
|
|
22
|
-
customStyle: import("prop-types").Requireable<
|
|
22
|
+
customStyle: import("prop-types").Requireable<{
|
|
23
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
24
|
+
}>;
|
|
23
25
|
}>>;
|
|
24
26
|
}>>;
|
|
25
27
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/button-menu/index.tsx"],"names":[],"mappings":";AAMA,OAAkB,EAAC,eAAe,EAA+B,MAAM,SAAS,CAAC;AAgEjF,QAAA,MAAM,UAAU;YAAW,eAAe
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/button-menu/index.tsx"],"names":[],"mappings":";AAMA,OAAkB,EAAC,eAAe,EAA+B,MAAM,SAAS,CAAC;AAgEjF,QAAA,MAAM,UAAU;YAAW,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiBzC,CAAC;AAIF,eAAe,UAAU,CAAC"}
|
|
@@ -16,7 +16,9 @@ export declare const buttonPropTypes: {
|
|
|
16
16
|
color: PropTypes.Requireable<string>;
|
|
17
17
|
backgroundColor: PropTypes.Requireable<string>;
|
|
18
18
|
size: PropTypes.Requireable<number>;
|
|
19
|
-
customStyle: PropTypes.Requireable<
|
|
19
|
+
customStyle: PropTypes.Requireable<{
|
|
20
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
21
|
+
}>;
|
|
20
22
|
}>>;
|
|
21
23
|
}>>;
|
|
22
24
|
customStyle: PropTypes.Requireable<{
|
|
@@ -40,7 +42,9 @@ declare const propTypes: {
|
|
|
40
42
|
color: PropTypes.Requireable<string>;
|
|
41
43
|
backgroundColor: PropTypes.Requireable<string>;
|
|
42
44
|
size: PropTypes.Requireable<number>;
|
|
43
|
-
customStyle: PropTypes.Requireable<
|
|
45
|
+
customStyle: PropTypes.Requireable<{
|
|
46
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
47
|
+
}>;
|
|
44
48
|
}>>;
|
|
45
49
|
}>>;
|
|
46
50
|
customStyle: PropTypes.Requireable<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/atom/button-menu/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,EAAC,eAAe,EAAE,QAAQ,EAAgB,MAAM,sBAAsB,CAAC;AAE9E,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/atom/button-menu/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,EAAC,eAAe,EAAE,QAAQ,EAAgB,MAAM,sBAAsB,CAAC;AAE9E,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;CAY3B,CAAC;AAEF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAId,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,KAAK,GAAG,UAAU,GAAG,WAAW,GAAG,SAAS,CAAC;AAEzD,oBAAY,WAAW,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG;IACjE,IAAI,CAAC,EAAE,SAAS,GAAG,aAAa,GAAG,WAAW,GAAG,eAAe,CAAC;IACjE,cAAc,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;IACzC,IAAI,CAAC,EAAE,QAAQ,GAAG;QAAC,KAAK,CAAC,EAAE,KAAK,CAAA;KAAC,CAAC;CACnC,CAAC;AAEF,oBAAY,eAAe,GAAG;IAC5B,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IAAC,KAAK,EAAE,eAAe,CAAA;CAAC,CAAC"}
|
|
@@ -34,7 +34,7 @@ declare const RadioWithTitle: {
|
|
|
34
34
|
type: import("prop-types").Requireable<string>;
|
|
35
35
|
usage: import("prop-types").Requireable<string>;
|
|
36
36
|
label: import("prop-types").Requireable<string>;
|
|
37
|
-
content: import("prop-types").Requireable<
|
|
37
|
+
content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
|
|
38
38
|
'aria-label': import("prop-types").Requireable<string>;
|
|
39
39
|
tooltipText: import("prop-types").Requireable<string>;
|
|
40
40
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
@@ -48,7 +48,9 @@ declare const RadioWithTitle: {
|
|
|
48
48
|
color: import("prop-types").Requireable<string>;
|
|
49
49
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
50
50
|
size: import("prop-types").Requireable<number>;
|
|
51
|
-
customStyle: import("prop-types").Requireable<
|
|
51
|
+
customStyle: import("prop-types").Requireable<{
|
|
52
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
53
|
+
}>;
|
|
52
54
|
}>>;
|
|
53
55
|
}>>;
|
|
54
56
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
@@ -61,7 +63,9 @@ declare const RadioWithTitle: {
|
|
|
61
63
|
hoverColor: import("prop-types").Requireable<string>;
|
|
62
64
|
disabled: import("prop-types").Requireable<boolean>;
|
|
63
65
|
className: import("prop-types").Requireable<string>;
|
|
64
|
-
customStyle: import("prop-types").Requireable<
|
|
66
|
+
customStyle: import("prop-types").Requireable<{
|
|
67
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
68
|
+
}>;
|
|
65
69
|
}>>;
|
|
66
70
|
required: import("prop-types").Requireable<boolean>;
|
|
67
71
|
}>>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-with-title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAIzC,OAAO,EAAY,mBAAmB,EAAC,MAAM,SAAS,CAAC;AAEvD,QAAA,MAAM,cAAc;YAAW,mBAAmB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/radio-with-title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAIzC,OAAO,EAAY,mBAAmB,EAAC,MAAM,SAAS,CAAC;AAEvD,QAAA,MAAM,cAAc;YAAW,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwBjD,CAAC;AAIF,eAAe,cAAc,CAAC"}
|
|
@@ -32,7 +32,7 @@ export declare const propTypes: {
|
|
|
32
32
|
type: PropTypes.Requireable<string>;
|
|
33
33
|
usage: PropTypes.Requireable<string>;
|
|
34
34
|
label: PropTypes.Requireable<string>;
|
|
35
|
-
content: PropTypes.Requireable<
|
|
35
|
+
content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
36
36
|
'aria-label': PropTypes.Requireable<string>;
|
|
37
37
|
tooltipText: PropTypes.Requireable<string>;
|
|
38
38
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
@@ -46,7 +46,9 @@ export declare const propTypes: {
|
|
|
46
46
|
color: PropTypes.Requireable<string>;
|
|
47
47
|
backgroundColor: PropTypes.Requireable<string>;
|
|
48
48
|
size: PropTypes.Requireable<number>;
|
|
49
|
-
customStyle: PropTypes.Requireable<
|
|
49
|
+
customStyle: PropTypes.Requireable<{
|
|
50
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
51
|
+
}>;
|
|
50
52
|
}>>;
|
|
51
53
|
}>>;
|
|
52
54
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -59,7 +61,9 @@ export declare const propTypes: {
|
|
|
59
61
|
hoverColor: PropTypes.Requireable<string>;
|
|
60
62
|
disabled: PropTypes.Requireable<boolean>;
|
|
61
63
|
className: PropTypes.Requireable<string>;
|
|
62
|
-
customStyle: PropTypes.Requireable<
|
|
64
|
+
customStyle: PropTypes.Requireable<{
|
|
65
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
66
|
+
}>;
|
|
63
67
|
}>>;
|
|
64
68
|
required: PropTypes.Requireable<boolean>;
|
|
65
69
|
}>>>;
|
|
@@ -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
|
@@ -32,7 +32,7 @@ declare namespace Title {
|
|
|
32
32
|
type: PropTypes.Requireable<string>;
|
|
33
33
|
usage: PropTypes.Requireable<string>;
|
|
34
34
|
label: PropTypes.Requireable<string>;
|
|
35
|
-
content: PropTypes.Requireable<
|
|
35
|
+
content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
36
36
|
'aria-label': PropTypes.Requireable<string>;
|
|
37
37
|
tooltipText: PropTypes.Requireable<string>;
|
|
38
38
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
@@ -46,7 +46,9 @@ declare namespace Title {
|
|
|
46
46
|
color: PropTypes.Requireable<string>;
|
|
47
47
|
backgroundColor: PropTypes.Requireable<string>;
|
|
48
48
|
size: PropTypes.Requireable<number>;
|
|
49
|
-
customStyle: PropTypes.Requireable<
|
|
49
|
+
customStyle: PropTypes.Requireable<{
|
|
50
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
51
|
+
}>;
|
|
50
52
|
}>>;
|
|
51
53
|
}>>;
|
|
52
54
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -59,7 +61,9 @@ declare namespace Title {
|
|
|
59
61
|
hoverColor: PropTypes.Requireable<string>;
|
|
60
62
|
disabled: PropTypes.Requireable<boolean>;
|
|
61
63
|
className: PropTypes.Requireable<string>;
|
|
62
|
-
customStyle: PropTypes.Requireable<
|
|
64
|
+
customStyle: PropTypes.Requireable<{
|
|
65
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
66
|
+
}>;
|
|
63
67
|
}>>;
|
|
64
68
|
required: PropTypes.Requireable<boolean>;
|
|
65
69
|
};
|
|
@@ -23,7 +23,9 @@ 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<
|
|
26
|
+
customStyle: import("prop-types").Requireable<{
|
|
27
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
28
|
+
}>;
|
|
27
29
|
}>>;
|
|
28
30
|
}>>;
|
|
29
31
|
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;AAG9D,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;AAG9D,QAAA,MAAM,qBAAqB;YAAW,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgF/D,CAAC;AAIF,eAAe,qBAAqB,CAAC"}
|
|
@@ -21,7 +21,9 @@ 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<
|
|
24
|
+
customStyle: PropTypes.Requireable<{
|
|
25
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
26
|
+
}>;
|
|
25
27
|
}>>;
|
|
26
28
|
}>>;
|
|
27
29
|
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"}
|
|
@@ -7,7 +7,7 @@ declare const ButtonMenuAction: {
|
|
|
7
7
|
type: import("prop-types").Requireable<string>;
|
|
8
8
|
usage: import("prop-types").Requireable<string>;
|
|
9
9
|
label: import("prop-types").Requireable<string>;
|
|
10
|
-
content: import("prop-types").Requireable<
|
|
10
|
+
content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
|
|
11
11
|
'aria-label': import("prop-types").Requireable<string>;
|
|
12
12
|
tooltipText: import("prop-types").Requireable<string>;
|
|
13
13
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
@@ -21,7 +21,9 @@ declare const ButtonMenuAction: {
|
|
|
21
21
|
color: import("prop-types").Requireable<string>;
|
|
22
22
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
23
23
|
size: import("prop-types").Requireable<number>;
|
|
24
|
-
customStyle: import("prop-types").Requireable<
|
|
24
|
+
customStyle: import("prop-types").Requireable<{
|
|
25
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
26
|
+
}>;
|
|
25
27
|
}>>;
|
|
26
28
|
}>>;
|
|
27
29
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
@@ -34,7 +36,9 @@ declare const ButtonMenuAction: {
|
|
|
34
36
|
hoverColor: import("prop-types").Requireable<string>;
|
|
35
37
|
disabled: import("prop-types").Requireable<boolean>;
|
|
36
38
|
className: import("prop-types").Requireable<string>;
|
|
37
|
-
customStyle: import("prop-types").Requireable<
|
|
39
|
+
customStyle: import("prop-types").Requireable<{
|
|
40
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
41
|
+
}>;
|
|
38
42
|
}>>>;
|
|
39
43
|
menu: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
40
44
|
buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
|
|
@@ -53,7 +57,9 @@ declare const ButtonMenuAction: {
|
|
|
53
57
|
color: import("prop-types").Requireable<string>;
|
|
54
58
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
55
59
|
size: import("prop-types").Requireable<number>;
|
|
56
|
-
customStyle: import("prop-types").Requireable<
|
|
60
|
+
customStyle: import("prop-types").Requireable<{
|
|
61
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
62
|
+
}>;
|
|
57
63
|
}>>;
|
|
58
64
|
}>>;
|
|
59
65
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/button-menu-action/index.tsx"],"names":[],"mappings":";AAMA,OAAkB,EAAC,qBAAqB,EAAC,MAAM,SAAS,CAAC;AAGzD,QAAA,MAAM,gBAAgB;YAAW,qBAAqB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/button-menu-action/index.tsx"],"names":[],"mappings":";AAMA,OAAkB,EAAC,qBAAqB,EAAC,MAAM,SAAS,CAAC;AAGzD,QAAA,MAAM,gBAAgB;YAAW,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgErD,CAAC;AAIF,eAAe,gBAAgB,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
6
6
|
type: PropTypes.Requireable<string>;
|
|
7
7
|
usage: PropTypes.Requireable<string>;
|
|
8
8
|
label: PropTypes.Requireable<string>;
|
|
9
|
-
content: PropTypes.Requireable<
|
|
9
|
+
content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
10
10
|
'aria-label': PropTypes.Requireable<string>;
|
|
11
11
|
tooltipText: PropTypes.Requireable<string>;
|
|
12
12
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
@@ -20,7 +20,9 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
20
20
|
color: PropTypes.Requireable<string>;
|
|
21
21
|
backgroundColor: PropTypes.Requireable<string>;
|
|
22
22
|
size: PropTypes.Requireable<number>;
|
|
23
|
-
customStyle: PropTypes.Requireable<
|
|
23
|
+
customStyle: PropTypes.Requireable<{
|
|
24
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
25
|
+
}>;
|
|
24
26
|
}>>;
|
|
25
27
|
}>>;
|
|
26
28
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -33,7 +35,9 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
33
35
|
hoverColor: PropTypes.Requireable<string>;
|
|
34
36
|
disabled: PropTypes.Requireable<boolean>;
|
|
35
37
|
className: PropTypes.Requireable<string>;
|
|
36
|
-
customStyle: PropTypes.Requireable<
|
|
38
|
+
customStyle: PropTypes.Requireable<{
|
|
39
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
40
|
+
}>;
|
|
37
41
|
}>>>;
|
|
38
42
|
menu: PropTypes.Validator<NonNullable<PropTypes.InferProps<{
|
|
39
43
|
buttons: PropTypes.Validator<(PropTypes.InferProps<{
|
|
@@ -52,7 +56,9 @@ declare const ButtonMenuActionPropTypes: {
|
|
|
52
56
|
color: PropTypes.Requireable<string>;
|
|
53
57
|
backgroundColor: PropTypes.Requireable<string>;
|
|
54
58
|
size: PropTypes.Requireable<number>;
|
|
55
|
-
customStyle: PropTypes.Requireable<
|
|
59
|
+
customStyle: PropTypes.Requireable<{
|
|
60
|
+
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
61
|
+
}>;
|
|
56
62
|
}>>;
|
|
57
63
|
}>>;
|
|
58
64
|
customStyle: PropTypes.Requireable<{
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAW9B,CAAC;AACF,eAAe,yBAAyB,CAAC;AAEzC,oBAAY,qBAAqB,GAAG;IAClC,MAAM,EAAE,eAAe,CAAC;IACxB,IAAI,EAAE,eAAe,CAAC;IACtB,IAAI,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE;QACZ,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;KACvC,CAAC;IACF,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1C,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,oBAAY,4BAA4B,GAAG;IAAC,KAAK,EAAE,qBAAqB,CAAA;CAAC,CAAC"}
|