@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.
Files changed (183) hide show
  1. package/es/atom/button-link/index.d.ts +7 -3
  2. package/es/atom/button-link/index.d.ts.map +1 -1
  3. package/es/atom/button-link/types.d.ts +13 -8
  4. package/es/atom/button-link/types.d.ts.map +1 -1
  5. package/es/atom/button-link/types.js +3 -3
  6. package/es/atom/button-link/types.js.map +1 -1
  7. package/es/atom/button-menu/index.d.ts +3 -1
  8. package/es/atom/button-menu/index.d.ts.map +1 -1
  9. package/es/atom/button-menu/types.d.ts +6 -2
  10. package/es/atom/button-menu/types.d.ts.map +1 -1
  11. package/es/atom/radio-with-title/index.d.ts +7 -3
  12. package/es/atom/radio-with-title/index.d.ts.map +1 -1
  13. package/es/atom/radio-with-title/types.d.ts +7 -3
  14. package/es/atom/radio-with-title/types.d.ts.map +1 -1
  15. package/es/atom/title/index.d.ts +7 -3
  16. package/es/molecule/bullet-point-menu-button/index.d.ts +3 -1
  17. package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
  18. package/es/molecule/bullet-point-menu-button/types.d.ts +3 -1
  19. package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
  20. package/es/molecule/button-menu-action/index.d.ts +10 -4
  21. package/es/molecule/button-menu-action/index.d.ts.map +1 -1
  22. package/es/molecule/button-menu-action/types.d.ts +10 -4
  23. package/es/molecule/button-menu-action/types.d.ts.map +1 -1
  24. package/es/molecule/cm-popin/types.d.ts +77 -31
  25. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  26. package/es/molecule/expandible-actionable-table/index.d.ts +13 -5
  27. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  28. package/es/molecule/expandible-actionable-table/types.d.ts +13 -5
  29. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  30. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +7 -3
  31. package/es/molecule/title-radio-wrapper/index.d.ts +7 -3
  32. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  33. package/es/molecule/title-radio-wrapper/types.d.ts +7 -3
  34. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  35. package/es/organism/content-skill-modal/index.d.ts +61 -25
  36. package/es/organism/content-skill-modal/index.d.ts.map +1 -1
  37. package/es/organism/content-skill-modal/types.d.ts +61 -25
  38. package/es/organism/content-skill-modal/types.d.ts.map +1 -1
  39. package/es/organism/header-with-actions/index.d.ts +10 -4
  40. package/es/organism/header-with-actions/index.d.ts.map +1 -1
  41. package/es/organism/header-with-actions/types.d.ts +10 -4
  42. package/es/organism/header-with-actions/types.d.ts.map +1 -1
  43. package/es/organism/icon-editor/index.d.ts +7 -3
  44. package/es/organism/icon-editor/index.d.ts.map +1 -1
  45. package/es/organism/icon-editor/types.d.ts +7 -3
  46. package/es/organism/icon-editor/types.d.ts.map +1 -1
  47. package/es/organism/list-items/index.d.ts +61 -25
  48. package/es/organism/list-items/index.d.ts.map +1 -1
  49. package/es/organism/list-items/index.js +5 -2
  50. package/es/organism/list-items/index.js.map +1 -1
  51. package/es/organism/rewards-form/index.d.ts +7 -3
  52. package/es/organism/select-opponents/index.d.ts +7 -3
  53. package/es/organism/select-opponents/index.d.ts.map +1 -1
  54. package/es/organism/select-opponents/types.d.ts +7 -3
  55. package/es/organism/select-opponents/types.d.ts.map +1 -1
  56. package/es/organism/setup-header/index.d.ts +28 -12
  57. package/es/organism/skill-edition/index.d.ts.map +1 -1
  58. package/es/organism/skill-edition/index.js +46 -6
  59. package/es/organism/skill-edition/index.js.map +1 -1
  60. package/es/organism/skill-edition/types.d.ts +1 -6
  61. package/es/organism/skill-edition/types.d.ts.map +1 -1
  62. package/es/organism/skill-edition/types.js.map +1 -1
  63. package/es/organism/title-and-input/index.d.ts +21 -9
  64. package/es/organism/title-and-input/index.d.ts.map +1 -1
  65. package/es/organism/title-and-input/types.d.ts +21 -9
  66. package/es/organism/title-and-input/types.d.ts.map +1 -1
  67. package/es/organism/wizard-contents/index.d.ts +34 -14
  68. package/es/template/app-player/loading/index.d.ts +77 -31
  69. package/es/template/app-player/player/index.d.ts +154 -62
  70. package/es/template/app-player/player/slides/index.d.ts +77 -31
  71. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  72. package/es/template/app-player/popin-correction/index.d.ts +77 -31
  73. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  74. package/es/template/app-player/popin-end/index.d.ts +77 -31
  75. package/es/template/app-review/index.d.ts +77 -31
  76. package/es/template/app-review/index.d.ts.map +1 -1
  77. package/es/template/app-review/player/prop-types.d.ts +77 -31
  78. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  79. package/es/template/app-review/prop-types.d.ts +77 -31
  80. package/es/template/app-review/prop-types.d.ts.map +1 -1
  81. package/es/template/back-office/brand-create/index.d.ts +28 -12
  82. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  83. package/es/template/back-office/brand-list/index.d.ts +28 -12
  84. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  85. package/es/template/back-office/brand-update/index.d.ts +271 -111
  86. package/es/template/back-office/dashboard-preview/index.d.ts +28 -12
  87. package/es/template/back-office/layout/index.d.ts +28 -12
  88. package/es/template/back-office/layout/index.d.ts.map +1 -1
  89. package/es/template/common/dashboard/index.d.ts +154 -62
  90. package/es/template/common/search-page/index.d.ts +77 -31
  91. package/es/template/external-course/index.d.ts +77 -31
  92. package/lib/atom/button-link/index.d.ts +7 -3
  93. package/lib/atom/button-link/index.d.ts.map +1 -1
  94. package/lib/atom/button-link/types.d.ts +13 -8
  95. package/lib/atom/button-link/types.d.ts.map +1 -1
  96. package/lib/atom/button-link/types.js +3 -3
  97. package/lib/atom/button-link/types.js.map +1 -1
  98. package/lib/atom/button-menu/index.d.ts +3 -1
  99. package/lib/atom/button-menu/index.d.ts.map +1 -1
  100. package/lib/atom/button-menu/types.d.ts +6 -2
  101. package/lib/atom/button-menu/types.d.ts.map +1 -1
  102. package/lib/atom/radio-with-title/index.d.ts +7 -3
  103. package/lib/atom/radio-with-title/index.d.ts.map +1 -1
  104. package/lib/atom/radio-with-title/types.d.ts +7 -3
  105. package/lib/atom/radio-with-title/types.d.ts.map +1 -1
  106. package/lib/atom/title/index.d.ts +7 -3
  107. package/lib/molecule/bullet-point-menu-button/index.d.ts +3 -1
  108. package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
  109. package/lib/molecule/bullet-point-menu-button/types.d.ts +3 -1
  110. package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
  111. package/lib/molecule/button-menu-action/index.d.ts +10 -4
  112. package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
  113. package/lib/molecule/button-menu-action/types.d.ts +10 -4
  114. package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
  115. package/lib/molecule/cm-popin/types.d.ts +77 -31
  116. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  117. package/lib/molecule/expandible-actionable-table/index.d.ts +13 -5
  118. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  119. package/lib/molecule/expandible-actionable-table/types.d.ts +13 -5
  120. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  121. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +7 -3
  122. package/lib/molecule/title-radio-wrapper/index.d.ts +7 -3
  123. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  124. package/lib/molecule/title-radio-wrapper/types.d.ts +7 -3
  125. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  126. package/lib/organism/content-skill-modal/index.d.ts +61 -25
  127. package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
  128. package/lib/organism/content-skill-modal/types.d.ts +61 -25
  129. package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
  130. package/lib/organism/header-with-actions/index.d.ts +10 -4
  131. package/lib/organism/header-with-actions/index.d.ts.map +1 -1
  132. package/lib/organism/header-with-actions/types.d.ts +10 -4
  133. package/lib/organism/header-with-actions/types.d.ts.map +1 -1
  134. package/lib/organism/icon-editor/index.d.ts +7 -3
  135. package/lib/organism/icon-editor/index.d.ts.map +1 -1
  136. package/lib/organism/icon-editor/types.d.ts +7 -3
  137. package/lib/organism/icon-editor/types.d.ts.map +1 -1
  138. package/lib/organism/list-items/index.d.ts +61 -25
  139. package/lib/organism/list-items/index.d.ts.map +1 -1
  140. package/lib/organism/list-items/index.js +5 -2
  141. package/lib/organism/list-items/index.js.map +1 -1
  142. package/lib/organism/rewards-form/index.d.ts +7 -3
  143. package/lib/organism/select-opponents/index.d.ts +7 -3
  144. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  145. package/lib/organism/select-opponents/types.d.ts +7 -3
  146. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  147. package/lib/organism/setup-header/index.d.ts +28 -12
  148. package/lib/organism/skill-edition/index.d.ts.map +1 -1
  149. package/lib/organism/skill-edition/index.js +46 -6
  150. package/lib/organism/skill-edition/index.js.map +1 -1
  151. package/lib/organism/skill-edition/types.d.ts +1 -6
  152. package/lib/organism/skill-edition/types.d.ts.map +1 -1
  153. package/lib/organism/skill-edition/types.js.map +1 -1
  154. package/lib/organism/title-and-input/index.d.ts +21 -9
  155. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  156. package/lib/organism/title-and-input/types.d.ts +21 -9
  157. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  158. package/lib/organism/wizard-contents/index.d.ts +34 -14
  159. package/lib/template/app-player/loading/index.d.ts +77 -31
  160. package/lib/template/app-player/player/index.d.ts +154 -62
  161. package/lib/template/app-player/player/slides/index.d.ts +77 -31
  162. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  163. package/lib/template/app-player/popin-correction/index.d.ts +77 -31
  164. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  165. package/lib/template/app-player/popin-end/index.d.ts +77 -31
  166. package/lib/template/app-review/index.d.ts +77 -31
  167. package/lib/template/app-review/index.d.ts.map +1 -1
  168. package/lib/template/app-review/player/prop-types.d.ts +77 -31
  169. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  170. package/lib/template/app-review/prop-types.d.ts +77 -31
  171. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  172. package/lib/template/back-office/brand-create/index.d.ts +28 -12
  173. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  174. package/lib/template/back-office/brand-list/index.d.ts +28 -12
  175. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  176. package/lib/template/back-office/brand-update/index.d.ts +271 -111
  177. package/lib/template/back-office/dashboard-preview/index.d.ts +28 -12
  178. package/lib/template/back-office/layout/index.d.ts +28 -12
  179. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  180. package/lib/template/common/dashboard/index.d.ts +154 -62
  181. package/lib/template/common/search-page/index.d.ts +77 -31
  182. package/lib/template/external-course/index.d.ts +77 -31
  183. 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<NonNullable<import("prop-types").ReactNodeLike | import("prop-types").InferProps<{}>>>;
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<object>;
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmIzC,CAAC;AAIF,eAAe,UAAU,CAAC"}
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<object>;
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<NonNullable<PropTypes.ReactNodeLike | PropTypes.InferProps<{}>>>;
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<object>;
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<object>;
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, unknown>;
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?: React.ReactNode;
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, unknown>;
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":";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,OAAO,CAAC,CAAC;CACvC,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,KAAK,CAAC,SAAS,CAAC;IAC1B,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,OAAO,CAAC,CAAC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,oBAAY,OAAO,GAAG;IAAC,KAAK,EAAE,eAAe,CAAA;CAAC,CAAC;AAE/C,eAAe,SAAS,CAAC"}
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.object
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.oneOfType([PropTypes.node, PropTypes.shape({})]),
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.object
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","object","iconPropTypes","position","oneOf","type","_keys","faIcon","shape","propTypes","usage","label","content","oneOfType","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.object\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.oneOfType([PropTypes.node, PropTypes.shape({})]),\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.object\n};\n\nexport type FaIconType = {\n name: string;\n color?: string;\n backgroundColor?: string;\n size?: number;\n customStyle?: Record<string, unknown>;\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?: React.ReactNode;\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, unknown>;\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;AACzB,CAAC;AAED,OAAO,MAAMC,aAAa,GAAG;EAC3BC,QAAQ,EAAEb,SAAS,CAACc,KAAK,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;EAC5CC,IAAI,EAAEf,SAAS,CAACc,KAAK,CAACE,KAAA,CAAKf,KAAK,CAAC,CAAC;EAClCgB,MAAM,EAAEjB,SAAS,CAACkB,KAAK,CAAChB,eAAe;AACzC,CAAC;AAED,MAAMiB,SAAS,GAAG;EAChBJ,IAAI,EAAEf,SAAS,CAACc,KAAK,CAAC,CAAC,SAAS,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;EAChFM,KAAK,EAAEpB,SAAS,CAACc,KAAK,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC;EACrDO,KAAK,EAAErB,SAAS,CAACI,MAAM;EACvBkB,OAAO,EAAEtB,SAAS,CAACuB,SAAS,CAAC,CAACvB,SAAS,CAACwB,IAAI,EAAExB,SAAS,CAACkB,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;EACnE,YAAY,EAAElB,SAAS,CAACI,MAAM;EAC9BqB,WAAW,EAAEzB,SAAS,CAACI,MAAM;EAC7BsB,gBAAgB,EAAE1B,SAAS,CAACc,KAAK,CAAC,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC;EACrE,WAAW,EAAEd,SAAS,CAACI,MAAM;EAC7B,aAAa,EAAEJ,SAAS,CAACI,MAAM;EAC/BuB,IAAI,EAAE3B,SAAS,CAACkB,KAAK,CAACN,aAAa,CAAC;EACpCgB,OAAO,EAAE5B,SAAS,CAAC6B,IAAI;EACvBC,IAAI,EAAE9B,SAAS,CAACkB,KAAK,CAAC;IACpBa,IAAI,EAAE/B,SAAS,CAACI,MAAM;IACtB4B,QAAQ,EAAEhC,SAAS,CAACiC,IAAI;IACxBC,MAAM,EAAElC,SAAS,CAACc,KAAK,CAAC,CAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,CAAC;EAChE,CAAC,CAAC;EACFqB,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;AACzB,CAAC;AA4CD,eAAeQ,SAAS","ignoreList":[]}
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiBzC,CAAC;AAIF,eAAe,UAAU,CAAC"}
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<object>;
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;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"}
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<NonNullable<import("prop-types").ReactNodeLike | import("prop-types").InferProps<{}>>>;
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<object>;
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwBjD,CAAC;AAIF,eAAe,cAAc,CAAC"}
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<NonNullable<PropTypes.ReactNodeLike | PropTypes.InferProps<{}>>>;
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<object>;
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
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"}
@@ -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<NonNullable<PropTypes.ReactNodeLike | PropTypes.InferProps<{}>>>;
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<object>;
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<object>;
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgF/D,CAAC;AAIF,eAAe,qBAAqB,CAAC"}
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
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<NonNullable<import("prop-types").ReactNodeLike | import("prop-types").InferProps<{}>>>;
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<object>;
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<object>;
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgErD,CAAC;AAIF,eAAe,gBAAgB,CAAC"}
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<NonNullable<PropTypes.ReactNodeLike | PropTypes.InferProps<{}>>>;
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<object>;
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<object>;
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<object>;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
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"}