@coorpacademy/components 11.40.5 → 11.40.6-alpha.7
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 +92 -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 +92 -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
|
@@ -33,7 +33,7 @@ declare const QuickFilters: {
|
|
|
33
33
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
34
34
|
'data-name': import("prop-types").Requireable<string>;
|
|
35
35
|
'data-testid': import("prop-types").Requireable<string>;
|
|
36
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
36
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
37
37
|
position: import("prop-types").Requireable<string>;
|
|
38
38
|
type: import("prop-types").Requireable<string>;
|
|
39
39
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -41,11 +41,19 @@ declare const QuickFilters: {
|
|
|
41
41
|
color: import("prop-types").Requireable<string>;
|
|
42
42
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
43
43
|
size: import("prop-types").Requireable<number>;
|
|
44
|
-
customStyle: import("prop-types").Requireable<
|
|
45
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
46
|
-
}>;
|
|
44
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
47
45
|
}>>;
|
|
48
|
-
}
|
|
46
|
+
}> | (import("prop-types").InferProps<{
|
|
47
|
+
position: import("prop-types").Requireable<string>;
|
|
48
|
+
type: import("prop-types").Requireable<string>;
|
|
49
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
50
|
+
name: import("prop-types").Validator<string>;
|
|
51
|
+
color: import("prop-types").Requireable<string>;
|
|
52
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
53
|
+
size: import("prop-types").Requireable<number>;
|
|
54
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
55
|
+
}>>;
|
|
56
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
49
57
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
50
58
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
51
59
|
href: import("prop-types").Requireable<string>;
|
|
@@ -56,9 +64,8 @@ declare const QuickFilters: {
|
|
|
56
64
|
hoverColor: import("prop-types").Requireable<string>;
|
|
57
65
|
disabled: import("prop-types").Requireable<boolean>;
|
|
58
66
|
className: import("prop-types").Requireable<string>;
|
|
59
|
-
customStyle: import("prop-types").Requireable<
|
|
60
|
-
|
|
61
|
-
}>;
|
|
67
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
68
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
62
69
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
63
70
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
64
71
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/quick-filters/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAO5D,OAAO,EAAC,iBAAiB,EAAY,MAAM,SAAS,CAAC;AAIrD,eAAO,MAAM,YAAY,cAAe,MAAM,WAAW,MAAM,SAAS,CAAC,cAAc,CAAC,SAOvF,CAAC;AA0BF,QAAA,MAAM,YAAY;2HAOf,iBAAiB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/quick-filters/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAO5D,OAAO,EAAC,iBAAiB,EAAY,MAAM,SAAS,CAAC;AAIrD,eAAO,MAAM,YAAY,cAAe,MAAM,WAAW,MAAM,SAAS,CAAC,cAAc,CAAC,SAOvF,CAAC;AA0BF,QAAA,MAAM,YAAY;2HAOf,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8GnB,CAAC;AAGF,eAAe,YAAY,CAAC"}
|
|
@@ -57,7 +57,7 @@ export declare const propTypes: {
|
|
|
57
57
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
58
58
|
'data-name': PropTypes.Requireable<string>;
|
|
59
59
|
'data-testid': PropTypes.Requireable<string>;
|
|
60
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
60
|
+
icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
61
61
|
position: PropTypes.Requireable<string>;
|
|
62
62
|
type: PropTypes.Requireable<string>;
|
|
63
63
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -65,11 +65,19 @@ export declare const propTypes: {
|
|
|
65
65
|
color: PropTypes.Requireable<string>;
|
|
66
66
|
backgroundColor: PropTypes.Requireable<string>;
|
|
67
67
|
size: PropTypes.Requireable<number>;
|
|
68
|
-
customStyle: PropTypes.Requireable<
|
|
69
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
70
|
-
}>;
|
|
68
|
+
customStyle: PropTypes.Requireable<object>;
|
|
71
69
|
}>>;
|
|
72
|
-
}
|
|
70
|
+
}> | (PropTypes.InferProps<{
|
|
71
|
+
position: PropTypes.Requireable<string>;
|
|
72
|
+
type: PropTypes.Requireable<string>;
|
|
73
|
+
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
74
|
+
name: PropTypes.Validator<string>;
|
|
75
|
+
color: PropTypes.Requireable<string>;
|
|
76
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
77
|
+
size: PropTypes.Requireable<number>;
|
|
78
|
+
customStyle: PropTypes.Requireable<object>;
|
|
79
|
+
}>>;
|
|
80
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
73
81
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
74
82
|
link: PropTypes.Requireable<PropTypes.InferProps<{
|
|
75
83
|
href: PropTypes.Requireable<string>;
|
|
@@ -80,9 +88,8 @@ export declare const propTypes: {
|
|
|
80
88
|
hoverColor: PropTypes.Requireable<string>;
|
|
81
89
|
disabled: PropTypes.Requireable<boolean>;
|
|
82
90
|
className: PropTypes.Requireable<string>;
|
|
83
|
-
customStyle: PropTypes.Requireable<
|
|
84
|
-
|
|
85
|
-
}>;
|
|
91
|
+
customStyle: PropTypes.Requireable<object>;
|
|
92
|
+
contentCustomStyle: PropTypes.Requireable<object>;
|
|
86
93
|
useTitle: PropTypes.Requireable<boolean>;
|
|
87
94
|
customLabelClassName: PropTypes.Requireable<string>;
|
|
88
95
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/quick-filters/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAG7D,oBAAY,iBAAiB,GAAG;IAC9B,aAAa,EAAE;QACb,YAAY,EAAE,MAAM,CAAC;QACrB,YAAY,EAAE,MAAM,CAAC;QACrB,eAAe,EAAE,MAAM,CAAC;QACxB,eAAe,EAAE,OAAO,CAAC;QACzB,cAAc,EAAE,MAAM,IAAI,CAAC;QAC3B,gBAAgB,EAAE,MAAM,CAAC;KAC1B,CAAC;IACF,mBAAmB,EAAE,MAAM,CAAC;IAC5B,uBAAuB,EAAE,MAAM,CAAC;IAChC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,YAAY,CAAC,EAAE,eAAe,CAAC;CAChC,CAAC;AAEF,oBAAY,eAAe,GAAG;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,aAAK,YAAY,GAAG;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/quick-filters/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAG7D,oBAAY,iBAAiB,GAAG;IAC9B,aAAa,EAAE;QACb,YAAY,EAAE,MAAM,CAAC;QACrB,YAAY,EAAE,MAAM,CAAC;QACrB,eAAe,EAAE,MAAM,CAAC;QACxB,eAAe,EAAE,OAAO,CAAC;QACzB,cAAc,EAAE,MAAM,IAAI,CAAC;QAC3B,gBAAgB,EAAE,MAAM,CAAC;KAC1B,CAAC;IACF,mBAAmB,EAAE,MAAM,CAAC;IAC5B,uBAAuB,EAAE,MAAM,CAAC;IAChC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,YAAY,CAAC,EAAE,eAAe,CAAC;CAChC,CAAC;AAEF,oBAAY,eAAe,GAAG;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,aAAK,YAAY,GAAG;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuBrB,CAAC"}
|
|
@@ -57,7 +57,7 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
57
57
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
58
58
|
'data-name': PropTypes.Requireable<string>;
|
|
59
59
|
'data-testid': PropTypes.Requireable<string>;
|
|
60
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
60
|
+
icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
61
61
|
position: PropTypes.Requireable<string>;
|
|
62
62
|
type: PropTypes.Requireable<string>;
|
|
63
63
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -65,11 +65,19 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
65
65
|
color: PropTypes.Requireable<string>;
|
|
66
66
|
backgroundColor: PropTypes.Requireable<string>;
|
|
67
67
|
size: PropTypes.Requireable<number>;
|
|
68
|
-
customStyle: PropTypes.Requireable<
|
|
69
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
70
|
-
}>;
|
|
68
|
+
customStyle: PropTypes.Requireable<object>;
|
|
71
69
|
}>>;
|
|
72
|
-
}
|
|
70
|
+
}> | (PropTypes.InferProps<{
|
|
71
|
+
position: PropTypes.Requireable<string>;
|
|
72
|
+
type: PropTypes.Requireable<string>;
|
|
73
|
+
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
74
|
+
name: PropTypes.Validator<string>;
|
|
75
|
+
color: PropTypes.Requireable<string>;
|
|
76
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
77
|
+
size: PropTypes.Requireable<number>;
|
|
78
|
+
customStyle: PropTypes.Requireable<object>;
|
|
79
|
+
}>>;
|
|
80
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
73
81
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
74
82
|
link: PropTypes.Requireable<PropTypes.InferProps<{
|
|
75
83
|
href: PropTypes.Requireable<string>;
|
|
@@ -80,9 +88,8 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
80
88
|
hoverColor: PropTypes.Requireable<string>;
|
|
81
89
|
disabled: PropTypes.Requireable<boolean>;
|
|
82
90
|
className: PropTypes.Requireable<string>;
|
|
83
|
-
customStyle: PropTypes.Requireable<
|
|
84
|
-
|
|
85
|
-
}>;
|
|
91
|
+
customStyle: PropTypes.Requireable<object>;
|
|
92
|
+
contentCustomStyle: PropTypes.Requireable<object>;
|
|
86
93
|
useTitle: PropTypes.Requireable<boolean>;
|
|
87
94
|
customLabelClassName: PropTypes.Requireable<string>;
|
|
88
95
|
}>>;
|
|
@@ -42,7 +42,7 @@ declare const TitleRadioWrapper: {
|
|
|
42
42
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
43
43
|
'data-name': import("prop-types").Requireable<string>;
|
|
44
44
|
'data-testid': import("prop-types").Requireable<string>;
|
|
45
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
45
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
46
46
|
position: import("prop-types").Requireable<string>;
|
|
47
47
|
type: import("prop-types").Requireable<string>;
|
|
48
48
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -50,11 +50,19 @@ declare const TitleRadioWrapper: {
|
|
|
50
50
|
color: import("prop-types").Requireable<string>;
|
|
51
51
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
52
52
|
size: import("prop-types").Requireable<number>;
|
|
53
|
-
customStyle: import("prop-types").Requireable<
|
|
54
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
55
|
-
}>;
|
|
53
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
56
54
|
}>>;
|
|
57
|
-
}
|
|
55
|
+
}> | (import("prop-types").InferProps<{
|
|
56
|
+
position: import("prop-types").Requireable<string>;
|
|
57
|
+
type: import("prop-types").Requireable<string>;
|
|
58
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
59
|
+
name: import("prop-types").Validator<string>;
|
|
60
|
+
color: import("prop-types").Requireable<string>;
|
|
61
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
62
|
+
size: import("prop-types").Requireable<number>;
|
|
63
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
64
|
+
}>>;
|
|
65
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
58
66
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
59
67
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
60
68
|
href: import("prop-types").Requireable<string>;
|
|
@@ -65,9 +73,8 @@ declare const TitleRadioWrapper: {
|
|
|
65
73
|
hoverColor: import("prop-types").Requireable<string>;
|
|
66
74
|
disabled: import("prop-types").Requireable<boolean>;
|
|
67
75
|
className: import("prop-types").Requireable<string>;
|
|
68
|
-
customStyle: import("prop-types").Requireable<
|
|
69
|
-
|
|
70
|
-
}>;
|
|
76
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
77
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
71
78
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
72
79
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
73
80
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
|
|
@@ -43,7 +43,7 @@ declare const propTypes: {
|
|
|
43
43
|
tooltipPlacement: PropTypes.Requireable<string>;
|
|
44
44
|
'data-name': PropTypes.Requireable<string>;
|
|
45
45
|
'data-testid': PropTypes.Requireable<string>;
|
|
46
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
46
|
+
icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
47
47
|
position: PropTypes.Requireable<string>;
|
|
48
48
|
type: PropTypes.Requireable<string>;
|
|
49
49
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -51,11 +51,19 @@ declare const propTypes: {
|
|
|
51
51
|
color: PropTypes.Requireable<string>;
|
|
52
52
|
backgroundColor: PropTypes.Requireable<string>;
|
|
53
53
|
size: PropTypes.Requireable<number>;
|
|
54
|
-
customStyle: PropTypes.Requireable<
|
|
55
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
56
|
-
}>;
|
|
54
|
+
customStyle: PropTypes.Requireable<object>;
|
|
57
55
|
}>>;
|
|
58
|
-
}
|
|
56
|
+
}> | (PropTypes.InferProps<{
|
|
57
|
+
position: PropTypes.Requireable<string>;
|
|
58
|
+
type: PropTypes.Requireable<string>;
|
|
59
|
+
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
60
|
+
name: PropTypes.Validator<string>;
|
|
61
|
+
color: PropTypes.Requireable<string>;
|
|
62
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
63
|
+
size: PropTypes.Requireable<number>;
|
|
64
|
+
customStyle: PropTypes.Requireable<object>;
|
|
65
|
+
}>>;
|
|
66
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
59
67
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
60
68
|
link: PropTypes.Requireable<PropTypes.InferProps<{
|
|
61
69
|
href: PropTypes.Requireable<string>;
|
|
@@ -66,9 +74,8 @@ declare const propTypes: {
|
|
|
66
74
|
hoverColor: PropTypes.Requireable<string>;
|
|
67
75
|
disabled: PropTypes.Requireable<boolean>;
|
|
68
76
|
className: PropTypes.Requireable<string>;
|
|
69
|
-
customStyle: PropTypes.Requireable<
|
|
70
|
-
|
|
71
|
-
}>;
|
|
77
|
+
customStyle: PropTypes.Requireable<object>;
|
|
78
|
+
contentCustomStyle: PropTypes.Requireable<object>;
|
|
72
79
|
useTitle: PropTypes.Requireable<boolean>;
|
|
73
80
|
customLabelClassName: PropTypes.Requireable<string>;
|
|
74
81
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
|