@coorpacademy/components 11.32.24-alpha.0 → 11.32.24

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 (189) hide show
  1. package/es/atom/button-link/index.d.ts +1 -0
  2. package/es/atom/button-link/index.d.ts.map +1 -1
  3. package/es/atom/button-link/index.js +4 -2
  4. package/es/atom/button-link/index.js.map +1 -1
  5. package/es/atom/button-link/types.d.ts +2 -0
  6. package/es/atom/button-link/types.d.ts.map +1 -1
  7. package/es/atom/button-link/types.js +1 -0
  8. package/es/atom/button-link/types.js.map +1 -1
  9. package/es/atom/circular-progress-bar/index.d.ts.map +1 -1
  10. package/es/atom/circular-progress-bar/index.js +2 -9
  11. package/es/atom/circular-progress-bar/index.js.map +1 -1
  12. package/es/atom/input-doublestep/index.d.ts +1 -0
  13. package/es/atom/input-doublestep/index.d.ts.map +1 -1
  14. package/es/atom/input-doublestep/index.js +38 -13
  15. package/es/atom/input-doublestep/index.js.map +1 -1
  16. package/es/atom/input-doublestep/style.css +7 -67
  17. package/es/atom/select/index.js +1 -1
  18. package/es/atom/select/index.js.map +1 -1
  19. package/es/molecule/base-modal/index.d.ts +1 -0
  20. package/es/molecule/base-modal/index.d.ts.map +1 -1
  21. package/es/molecule/base-modal/index.js +8 -6
  22. package/es/molecule/base-modal/index.js.map +1 -1
  23. package/es/molecule/brand-create-form/index.d.ts.map +1 -1
  24. package/es/molecule/brand-create-form/index.js +9 -4
  25. package/es/molecule/brand-create-form/index.js.map +1 -1
  26. package/es/molecule/brand-download-box/index.d.ts.map +1 -1
  27. package/es/molecule/brand-download-box/index.js +11 -6
  28. package/es/molecule/brand-download-box/index.js.map +1 -1
  29. package/es/molecule/brand-download-box/style.css +6 -5
  30. package/es/molecule/brand-form-group/index.d.ts.map +1 -1
  31. package/es/molecule/brand-form-group/index.js +12 -1
  32. package/es/molecule/brand-form-group/index.js.map +1 -1
  33. package/es/molecule/cm-popin/style.css +1 -1
  34. package/es/molecule/cm-popin/types.d.ts +3 -0
  35. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  36. package/es/molecule/discipline-associated-skills/index.js +1 -1
  37. package/es/molecule/discipline-associated-skills/index.js.map +1 -1
  38. package/es/molecule/draggable-list/index.d.ts +1 -0
  39. package/es/molecule/expandible-actionable-table/index.d.ts +1 -0
  40. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  41. package/es/molecule/expandible-actionable-table/types.d.ts +1 -0
  42. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  43. package/es/molecule/learning-priority-modal/index.d.ts.map +1 -1
  44. package/es/molecule/learning-priority-modal/index.js +8 -15
  45. package/es/molecule/learning-priority-modal/index.js.map +1 -1
  46. package/es/molecule/learning-priority-modal/style.css +0 -1
  47. package/es/molecule/learning-priority-setup-item/index.d.ts.map +1 -1
  48. package/es/molecule/learning-priority-setup-item/index.js +1 -1
  49. package/es/molecule/learning-priority-setup-item/index.js.map +1 -1
  50. package/es/molecule/setup-section/index.d.ts.map +1 -1
  51. package/es/molecule/setup-section/index.js +3 -1
  52. package/es/molecule/setup-section/index.js.map +1 -1
  53. package/es/molecule/setup-section/style.css +2 -2
  54. package/es/molecule/skill-picker-modal/index.js +1 -1
  55. package/es/molecule/skill-picker-modal/index.js.map +1 -1
  56. package/es/organism/brand-form/index.d.ts.map +1 -1
  57. package/es/organism/brand-form/index.js +24 -15
  58. package/es/organism/brand-form/index.js.map +1 -1
  59. package/es/organism/brand-learning-priorities/index.d.ts +1 -21
  60. package/es/organism/brand-learning-priorities/index.d.ts.map +1 -1
  61. package/es/organism/brand-learning-priorities/index.js +1 -14
  62. package/es/organism/brand-learning-priorities/index.js.map +1 -1
  63. package/es/organism/brand-learning-priorities/style.css +2 -0
  64. package/es/organism/list-item/index.d.ts +3 -1
  65. package/es/organism/list-item/index.d.ts.map +1 -1
  66. package/es/organism/list-item/index.js +7 -5
  67. package/es/organism/list-item/index.js.map +1 -1
  68. package/es/organism/list-items/index.d.ts +3 -0
  69. package/es/organism/setup-header/index.d.ts +4 -0
  70. package/es/organism/wizard-contents/index.d.ts +3 -0
  71. package/es/template/app-player/loading/index.d.ts +3 -0
  72. package/es/template/app-player/player/index.d.ts +6 -0
  73. package/es/template/app-player/player/slides/index.d.ts +3 -0
  74. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  75. package/es/template/app-player/popin-correction/index.d.ts +3 -0
  76. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  77. package/es/template/app-player/popin-end/index.d.ts +3 -0
  78. package/es/template/app-review/index.d.ts +3 -0
  79. package/es/template/app-review/index.d.ts.map +1 -1
  80. package/es/template/app-review/player/prop-types.d.ts +3 -0
  81. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  82. package/es/template/app-review/prop-types.d.ts +3 -0
  83. package/es/template/app-review/prop-types.d.ts.map +1 -1
  84. package/es/template/back-office/brand-create/index.d.ts +4 -0
  85. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  86. package/es/template/back-office/brand-list/index.d.ts +4 -0
  87. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  88. package/es/template/back-office/brand-update/index.d.ts +14 -0
  89. package/es/template/back-office/dashboard-preview/index.d.ts +4 -0
  90. package/es/template/back-office/layout/index.d.ts +4 -0
  91. package/es/template/back-office/layout/index.d.ts.map +1 -1
  92. package/es/template/common/dashboard/index.d.ts +6 -0
  93. package/es/template/common/search-page/index.d.ts +3 -0
  94. package/es/template/external-course/index.d.ts +3 -0
  95. package/lib/atom/button-link/index.d.ts +1 -0
  96. package/lib/atom/button-link/index.d.ts.map +1 -1
  97. package/lib/atom/button-link/index.js +4 -2
  98. package/lib/atom/button-link/index.js.map +1 -1
  99. package/lib/atom/button-link/types.d.ts +2 -0
  100. package/lib/atom/button-link/types.d.ts.map +1 -1
  101. package/lib/atom/button-link/types.js +1 -0
  102. package/lib/atom/button-link/types.js.map +1 -1
  103. package/lib/atom/circular-progress-bar/index.d.ts.map +1 -1
  104. package/lib/atom/circular-progress-bar/index.js +1 -8
  105. package/lib/atom/circular-progress-bar/index.js.map +1 -1
  106. package/lib/atom/input-doublestep/index.d.ts +1 -0
  107. package/lib/atom/input-doublestep/index.d.ts.map +1 -1
  108. package/lib/atom/input-doublestep/index.js +39 -13
  109. package/lib/atom/input-doublestep/index.js.map +1 -1
  110. package/lib/atom/input-doublestep/style.css +7 -67
  111. package/lib/atom/select/index.js +1 -1
  112. package/lib/atom/select/index.js.map +1 -1
  113. package/lib/molecule/base-modal/index.d.ts +1 -0
  114. package/lib/molecule/base-modal/index.d.ts.map +1 -1
  115. package/lib/molecule/base-modal/index.js +8 -6
  116. package/lib/molecule/base-modal/index.js.map +1 -1
  117. package/lib/molecule/brand-create-form/index.d.ts.map +1 -1
  118. package/lib/molecule/brand-create-form/index.js +9 -4
  119. package/lib/molecule/brand-create-form/index.js.map +1 -1
  120. package/lib/molecule/brand-download-box/index.d.ts.map +1 -1
  121. package/lib/molecule/brand-download-box/index.js +11 -6
  122. package/lib/molecule/brand-download-box/index.js.map +1 -1
  123. package/lib/molecule/brand-download-box/style.css +6 -5
  124. package/lib/molecule/brand-form-group/index.d.ts.map +1 -1
  125. package/lib/molecule/brand-form-group/index.js +12 -1
  126. package/lib/molecule/brand-form-group/index.js.map +1 -1
  127. package/lib/molecule/cm-popin/style.css +1 -1
  128. package/lib/molecule/cm-popin/types.d.ts +3 -0
  129. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  130. package/lib/molecule/discipline-associated-skills/index.js +1 -1
  131. package/lib/molecule/discipline-associated-skills/index.js.map +1 -1
  132. package/lib/molecule/draggable-list/index.d.ts +1 -0
  133. package/lib/molecule/expandible-actionable-table/index.d.ts +1 -0
  134. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  135. package/lib/molecule/expandible-actionable-table/types.d.ts +1 -0
  136. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  137. package/lib/molecule/learning-priority-modal/index.d.ts.map +1 -1
  138. package/lib/molecule/learning-priority-modal/index.js +9 -14
  139. package/lib/molecule/learning-priority-modal/index.js.map +1 -1
  140. package/lib/molecule/learning-priority-modal/style.css +0 -1
  141. package/lib/molecule/learning-priority-setup-item/index.d.ts.map +1 -1
  142. package/lib/molecule/learning-priority-setup-item/index.js +1 -1
  143. package/lib/molecule/learning-priority-setup-item/index.js.map +1 -1
  144. package/lib/molecule/setup-section/index.d.ts.map +1 -1
  145. package/lib/molecule/setup-section/index.js +4 -1
  146. package/lib/molecule/setup-section/index.js.map +1 -1
  147. package/lib/molecule/setup-section/style.css +2 -2
  148. package/lib/molecule/skill-picker-modal/index.js +1 -1
  149. package/lib/molecule/skill-picker-modal/index.js.map +1 -1
  150. package/lib/organism/brand-form/index.d.ts.map +1 -1
  151. package/lib/organism/brand-form/index.js +24 -15
  152. package/lib/organism/brand-form/index.js.map +1 -1
  153. package/lib/organism/brand-learning-priorities/index.d.ts +1 -21
  154. package/lib/organism/brand-learning-priorities/index.d.ts.map +1 -1
  155. package/lib/organism/brand-learning-priorities/index.js +3 -15
  156. package/lib/organism/brand-learning-priorities/index.js.map +1 -1
  157. package/lib/organism/brand-learning-priorities/style.css +2 -0
  158. package/lib/organism/list-item/index.d.ts +3 -1
  159. package/lib/organism/list-item/index.d.ts.map +1 -1
  160. package/lib/organism/list-item/index.js +7 -5
  161. package/lib/organism/list-item/index.js.map +1 -1
  162. package/lib/organism/list-items/index.d.ts +3 -0
  163. package/lib/organism/setup-header/index.d.ts +4 -0
  164. package/lib/organism/wizard-contents/index.d.ts +3 -0
  165. package/lib/template/app-player/loading/index.d.ts +3 -0
  166. package/lib/template/app-player/player/index.d.ts +6 -0
  167. package/lib/template/app-player/player/slides/index.d.ts +3 -0
  168. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  169. package/lib/template/app-player/popin-correction/index.d.ts +3 -0
  170. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  171. package/lib/template/app-player/popin-end/index.d.ts +3 -0
  172. package/lib/template/app-review/index.d.ts +3 -0
  173. package/lib/template/app-review/index.d.ts.map +1 -1
  174. package/lib/template/app-review/player/prop-types.d.ts +3 -0
  175. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  176. package/lib/template/app-review/prop-types.d.ts +3 -0
  177. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  178. package/lib/template/back-office/brand-create/index.d.ts +4 -0
  179. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  180. package/lib/template/back-office/brand-list/index.d.ts +4 -0
  181. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  182. package/lib/template/back-office/brand-update/index.d.ts +14 -0
  183. package/lib/template/back-office/dashboard-preview/index.d.ts +4 -0
  184. package/lib/template/back-office/layout/index.d.ts +4 -0
  185. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  186. package/lib/template/common/dashboard/index.d.ts +6 -0
  187. package/lib/template/common/search-page/index.d.ts +3 -0
  188. package/lib/template/external-course/index.d.ts +3 -0
  189. package/package.json +2 -2
@@ -21,6 +21,7 @@ declare namespace BrandUpdate {
21
21
  items: PropTypes.Requireable<PropTypes.InferProps<{
22
22
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
23
23
  type: PropTypes.Requireable<string>;
24
+ usage: PropTypes.Requireable<string>;
24
25
  label: PropTypes.Requireable<string>;
25
26
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
26
27
  'aria-label': PropTypes.Requireable<string>;
@@ -44,6 +45,7 @@ declare namespace BrandUpdate {
44
45
  }>>;
45
46
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
46
47
  type: PropTypes.Requireable<string>;
48
+ usage: PropTypes.Requireable<string>;
47
49
  label: PropTypes.Requireable<string>;
48
50
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
49
51
  'aria-label': PropTypes.Requireable<string>;
@@ -67,6 +69,7 @@ declare namespace BrandUpdate {
67
69
  }>>;
68
70
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
69
71
  type: PropTypes.Requireable<string>;
72
+ usage: PropTypes.Requireable<string>;
70
73
  label: PropTypes.Requireable<string>;
71
74
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
72
75
  'aria-label': PropTypes.Requireable<string>;
@@ -90,6 +93,7 @@ declare namespace BrandUpdate {
90
93
  }>>;
91
94
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
92
95
  type: PropTypes.Requireable<string>;
96
+ usage: PropTypes.Requireable<string>;
93
97
  label: PropTypes.Requireable<string>;
94
98
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
95
99
  'aria-label': PropTypes.Requireable<string>;
@@ -319,6 +323,7 @@ declare namespace BrandUpdate {
319
323
  'aria-label': PropTypes.Requireable<string>;
320
324
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
321
325
  type: PropTypes.Requireable<string>;
326
+ usage: PropTypes.Requireable<string>;
322
327
  label: PropTypes.Requireable<string>;
323
328
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
324
329
  'aria-label': PropTypes.Requireable<string>;
@@ -363,6 +368,7 @@ declare namespace BrandUpdate {
363
368
  title: PropTypes.Validator<string>;
364
369
  subtitle: PropTypes.Requireable<string>;
365
370
  selected: PropTypes.Requireable<boolean>;
371
+ selectedColor: PropTypes.Requireable<string>;
366
372
  dataColumns: PropTypes.Requireable<(PropTypes.InferProps<{
367
373
  label: PropTypes.Requireable<string>;
368
374
  type: PropTypes.Requireable<string>;
@@ -457,6 +463,7 @@ declare namespace BrandUpdate {
457
463
  lastField: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
458
464
  componentType: PropTypes.Requireable<string>;
459
465
  type: PropTypes.Requireable<string>;
466
+ usage: PropTypes.Requireable<string>;
460
467
  label: PropTypes.Requireable<string>;
461
468
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
462
469
  'aria-label': PropTypes.Requireable<string>;
@@ -567,6 +574,7 @@ declare namespace BrandUpdate {
567
574
  lastField: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
568
575
  componentType: PropTypes.Requireable<string>;
569
576
  type: PropTypes.Requireable<string>;
577
+ usage: PropTypes.Requireable<string>;
570
578
  label: PropTypes.Requireable<string>;
571
579
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
572
580
  'aria-label': PropTypes.Requireable<string>;
@@ -629,6 +637,7 @@ declare namespace BrandUpdate {
629
637
  }>>;
630
638
  firstButtonLink: PropTypes.Requireable<PropTypes.InferProps<{
631
639
  type: PropTypes.Requireable<string>;
640
+ usage: PropTypes.Requireable<string>;
632
641
  label: PropTypes.Requireable<string>;
633
642
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
634
643
  'aria-label': PropTypes.Requireable<string>;
@@ -652,6 +661,7 @@ declare namespace BrandUpdate {
652
661
  }>>;
653
662
  secondButtonLink: PropTypes.Requireable<PropTypes.InferProps<{
654
663
  type: PropTypes.Requireable<string>;
664
+ usage: PropTypes.Requireable<string>;
655
665
  label: PropTypes.Requireable<string>;
656
666
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
657
667
  'aria-label': PropTypes.Requireable<string>;
@@ -794,6 +804,7 @@ declare namespace BrandUpdate {
794
804
  title: PropTypes.Validator<string>;
795
805
  subtitle: PropTypes.Requireable<string>;
796
806
  selected: PropTypes.Requireable<boolean>;
807
+ selectedColor: PropTypes.Requireable<string>;
797
808
  dataColumns: PropTypes.Requireable<(PropTypes.InferProps<{
798
809
  label: PropTypes.Requireable<string>;
799
810
  type: PropTypes.Requireable<string>;
@@ -965,6 +976,7 @@ declare namespace BrandUpdate {
965
976
  'aria-label': PropTypes.Requireable<string>;
966
977
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
967
978
  type: PropTypes.Requireable<string>;
979
+ usage: PropTypes.Requireable<string>;
968
980
  label: PropTypes.Requireable<string>;
969
981
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
970
982
  'aria-label': PropTypes.Requireable<string>;
@@ -1009,6 +1021,7 @@ declare namespace BrandUpdate {
1009
1021
  title: PropTypes.Validator<string>;
1010
1022
  subtitle: PropTypes.Requireable<string>;
1011
1023
  selected: PropTypes.Requireable<boolean>;
1024
+ selectedColor: PropTypes.Requireable<string>;
1012
1025
  dataColumns: PropTypes.Requireable<(PropTypes.InferProps<{
1013
1026
  label: PropTypes.Requireable<string>;
1014
1027
  type: PropTypes.Requireable<string>;
@@ -1103,6 +1116,7 @@ declare namespace BrandUpdate {
1103
1116
  lastField: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
1104
1117
  componentType: PropTypes.Requireable<string>;
1105
1118
  type: PropTypes.Requireable<string>;
1119
+ usage: PropTypes.Requireable<string>;
1106
1120
  label: PropTypes.Requireable<string>;
1107
1121
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
1108
1122
  'aria-label': PropTypes.Requireable<string>;
@@ -5,6 +5,7 @@ declare const _default: {
5
5
  items: PropTypes.Requireable<PropTypes.InferProps<{
6
6
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
7
7
  type: PropTypes.Requireable<string>;
8
+ usage: PropTypes.Requireable<string>;
8
9
  label: PropTypes.Requireable<string>;
9
10
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
10
11
  'aria-label': PropTypes.Requireable<string>;
@@ -28,6 +29,7 @@ declare const _default: {
28
29
  }>>;
29
30
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
30
31
  type: PropTypes.Requireable<string>;
32
+ usage: PropTypes.Requireable<string>;
31
33
  label: PropTypes.Requireable<string>;
32
34
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
33
35
  'aria-label': PropTypes.Requireable<string>;
@@ -51,6 +53,7 @@ declare const _default: {
51
53
  }>>;
52
54
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
53
55
  type: PropTypes.Requireable<string>;
56
+ usage: PropTypes.Requireable<string>;
54
57
  label: PropTypes.Requireable<string>;
55
58
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
56
59
  'aria-label': PropTypes.Requireable<string>;
@@ -74,6 +77,7 @@ declare const _default: {
74
77
  }>>;
75
78
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
76
79
  type: PropTypes.Requireable<string>;
80
+ usage: PropTypes.Requireable<string>;
77
81
  label: PropTypes.Requireable<string>;
78
82
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
79
83
  'aria-label': PropTypes.Requireable<string>;
@@ -6,6 +6,7 @@ declare function createLayout(Template: any): {
6
6
  items: PropTypes.Requireable<PropTypes.InferProps<{
7
7
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
8
8
  type: PropTypes.Requireable<string>;
9
+ usage: PropTypes.Requireable<string>;
9
10
  label: PropTypes.Requireable<string>;
10
11
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
11
12
  'aria-label': PropTypes.Requireable<string>;
@@ -29,6 +30,7 @@ declare function createLayout(Template: any): {
29
30
  }>>;
30
31
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
31
32
  type: PropTypes.Requireable<string>;
33
+ usage: PropTypes.Requireable<string>;
32
34
  label: PropTypes.Requireable<string>;
33
35
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
34
36
  'aria-label': PropTypes.Requireable<string>;
@@ -52,6 +54,7 @@ declare function createLayout(Template: any): {
52
54
  }>>;
53
55
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
54
56
  type: PropTypes.Requireable<string>;
57
+ usage: PropTypes.Requireable<string>;
55
58
  label: PropTypes.Requireable<string>;
56
59
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
57
60
  'aria-label': PropTypes.Requireable<string>;
@@ -75,6 +78,7 @@ declare function createLayout(Template: any): {
75
78
  }>>;
76
79
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
77
80
  type: PropTypes.Requireable<string>;
81
+ usage: PropTypes.Requireable<string>;
78
82
  label: PropTypes.Requireable<string>;
79
83
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
80
84
  'aria-label': PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/layout/index.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyBC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/layout/index.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyBC"}
@@ -96,6 +96,7 @@ declare namespace Dashboard {
96
96
  'aria-label': PropTypes.Requireable<string>;
97
97
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
98
98
  type: PropTypes.Requireable<string>;
99
+ usage: PropTypes.Requireable<string>;
99
100
  label: PropTypes.Requireable<string>;
100
101
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
101
102
  'aria-label': PropTypes.Requireable<string>;
@@ -140,6 +141,7 @@ declare namespace Dashboard {
140
141
  title: PropTypes.Validator<string>;
141
142
  subtitle: PropTypes.Requireable<string>;
142
143
  selected: PropTypes.Requireable<boolean>;
144
+ selectedColor: PropTypes.Requireable<string>;
143
145
  dataColumns: PropTypes.Requireable<(PropTypes.InferProps<{
144
146
  label: PropTypes.Requireable<string>;
145
147
  type: PropTypes.Requireable<string>;
@@ -234,6 +236,7 @@ declare namespace Dashboard {
234
236
  lastField: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
235
237
  componentType: PropTypes.Requireable<string>;
236
238
  type: PropTypes.Requireable<string>;
239
+ usage: PropTypes.Requireable<string>;
237
240
  label: PropTypes.Requireable<string>;
238
241
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
239
242
  'aria-label': PropTypes.Requireable<string>;
@@ -389,6 +392,7 @@ declare namespace Dashboard {
389
392
  'aria-label': PropTypes.Requireable<string>;
390
393
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
391
394
  type: PropTypes.Requireable<string>;
395
+ usage: PropTypes.Requireable<string>;
392
396
  label: PropTypes.Requireable<string>;
393
397
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
394
398
  'aria-label': PropTypes.Requireable<string>;
@@ -433,6 +437,7 @@ declare namespace Dashboard {
433
437
  title: PropTypes.Validator<string>;
434
438
  subtitle: PropTypes.Requireable<string>;
435
439
  selected: PropTypes.Requireable<boolean>;
440
+ selectedColor: PropTypes.Requireable<string>;
436
441
  dataColumns: PropTypes.Requireable<(PropTypes.InferProps<{
437
442
  label: PropTypes.Requireable<string>;
438
443
  type: PropTypes.Requireable<string>;
@@ -527,6 +532,7 @@ declare namespace Dashboard {
527
532
  lastField: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
528
533
  componentType: PropTypes.Requireable<string>;
529
534
  type: PropTypes.Requireable<string>;
535
+ usage: PropTypes.Requireable<string>;
530
536
  label: PropTypes.Requireable<string>;
531
537
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
532
538
  'aria-label': PropTypes.Requireable<string>;
@@ -277,6 +277,7 @@ declare namespace SearchPage {
277
277
  'aria-label': PropTypes.Requireable<string>;
278
278
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
279
279
  type: PropTypes.Requireable<string>;
280
+ usage: PropTypes.Requireable<string>;
280
281
  label: PropTypes.Requireable<string>;
281
282
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
282
283
  'aria-label': PropTypes.Requireable<string>;
@@ -321,6 +322,7 @@ declare namespace SearchPage {
321
322
  title: PropTypes.Validator<string>;
322
323
  subtitle: PropTypes.Requireable<string>;
323
324
  selected: PropTypes.Requireable<boolean>;
325
+ selectedColor: PropTypes.Requireable<string>;
324
326
  dataColumns: PropTypes.Requireable<(PropTypes.InferProps<{
325
327
  label: PropTypes.Requireable<string>;
326
328
  type: PropTypes.Requireable<string>;
@@ -415,6 +417,7 @@ declare namespace SearchPage {
415
417
  lastField: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
416
418
  componentType: PropTypes.Requireable<string>;
417
419
  type: PropTypes.Requireable<string>;
420
+ usage: PropTypes.Requireable<string>;
418
421
  label: PropTypes.Requireable<string>;
419
422
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
420
423
  'aria-label': PropTypes.Requireable<string>;
@@ -110,6 +110,7 @@ declare namespace ExternalCourse {
110
110
  'aria-label': PropTypes.Requireable<string>;
111
111
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
112
112
  type: PropTypes.Requireable<string>;
113
+ usage: PropTypes.Requireable<string>;
113
114
  label: PropTypes.Requireable<string>;
114
115
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
115
116
  'aria-label': PropTypes.Requireable<string>;
@@ -154,6 +155,7 @@ declare namespace ExternalCourse {
154
155
  title: PropTypes.Validator<string>;
155
156
  subtitle: PropTypes.Requireable<string>;
156
157
  selected: PropTypes.Requireable<boolean>;
158
+ selectedColor: PropTypes.Requireable<string>;
157
159
  dataColumns: PropTypes.Requireable<(PropTypes.InferProps<{
158
160
  label: PropTypes.Requireable<string>;
159
161
  type: PropTypes.Requireable<string>;
@@ -248,6 +250,7 @@ declare namespace ExternalCourse {
248
250
  lastField: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
249
251
  componentType: PropTypes.Requireable<string>;
250
252
  type: PropTypes.Requireable<string>;
253
+ usage: PropTypes.Requireable<string>;
251
254
  label: PropTypes.Requireable<string>;
252
255
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
253
256
  'aria-label': PropTypes.Requireable<string>;
@@ -4,6 +4,7 @@ declare const ButtonLink: {
4
4
  (props: ButtonLinkProps): JSX.Element;
5
5
  propTypes: {
6
6
  type: import("prop-types").Requireable<string>;
7
+ usage: import("prop-types").Requireable<string>;
7
8
  label: import("prop-types").Requireable<string>;
8
9
  content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
9
10
  'aria-label': import("prop-types").Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/button-link/index.tsx"],"names":[],"mappings":";AAMA,OAAkB,EAAC,eAAe,EAAW,MAAM,SAAS,CAAC;AA+C7D,QAAA,MAAM,UAAU;YAAW,eAAe;;;;;;;;;;;;;;;;;;;;;;;;CA4FzC,CAAC;AAIF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/button-link/index.tsx"],"names":[],"mappings":";AAMA,OAAkB,EAAC,eAAe,EAAW,MAAM,SAAS,CAAC;AA+C7D,QAAA,MAAM,UAAU;YAAW,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;CA8FzC,CAAC;AAIF,eAAe,UAAU,CAAC"}
@@ -69,6 +69,7 @@ const getButtonContent = (icon, content, hovered, hoverBackgroundColor, hoverCol
69
69
  const ButtonLink = props => {
70
70
  const {
71
71
  type,
72
+ usage = 'button',
72
73
  label,
73
74
  content,
74
75
  hoverBackgroundColor,
@@ -87,7 +88,7 @@ const ButtonLink = props => {
87
88
  } = props;
88
89
  const styleButton = (0, _classnames.default)(className, _style.default.button, type === 'primary' && _style.default.primary, type === 'secondary' && _style.default.secondary, type === 'tertiary' && _style.default.tertiary, type === 'text' && _style.default.text, type === 'dangerous' && _style.default.dangerous, link && _style.default.link, disabled && _style.default.disabled);
89
90
  const [hovered, setHovered] = (0, _react.useState)(false);
90
- const handleOnClick = (0, _react.useCallback)(() => onClick(), [onClick]);
91
+ const handleOnClick = (0, _react.useCallback)(event => onClick(event), [onClick]);
91
92
  const handleOnKeyDown = (0, _react.useCallback)(event => onKeyDown(event), [onKeyDown]);
92
93
  const handleMouseOver = (0, _react.useCallback)(() => setHovered(true), [setHovered]);
93
94
  const handleMouseLeave = (0, _react.useCallback)(() => setHovered(false), [setHovered]);
@@ -114,7 +115,8 @@ const ButtonLink = props => {
114
115
  return /*#__PURE__*/_react.default.createElement("button", _extends({}, useTitle && {
115
116
  title: ariaLabel || label
116
117
  }, {
117
- type: "button",
118
+ // eslint-disable-next-line react/button-has-type
119
+ type: usage,
118
120
  "aria-label": ariaLabel || label,
119
121
  "data-name": dataName,
120
122
  "data-testid": dataTestId,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["getButtonContent","icon","content","hovered","hoverBackgroundColor","hoverColor","type","faIcon","position","Icon","ICONS","isApplyHover","style","buttonContent","label","iconComponent","iconName","name","iconColor","color","backgroundColor","size","faSize","wrapperSize","ButtonLink","props","disabled","dataName","dataTestId","ariaLabel","link","onClick","onKeyDown","className","customStyle","useTitle","styleButton","classnames","button","primary","secondary","tertiary","text","dangerous","setHovered","useState","handleOnClick","useCallback","handleOnKeyDown","event","handleMouseOver","handleMouseLeave","_customStyle","useMemo","title","propTypes"],"sources":["../../../src/atom/button-link/index.tsx"],"sourcesContent":["import React, {useCallback, useState, useMemo} from 'react';\nimport {noop} from 'lodash/fp';\nimport classnames from 'classnames';\nimport Link from '../link';\nimport FaIcon from '../icon';\nimport {ICONS} from '../../util/button-icons';\nimport propTypes, {ButtonLinkProps, IconType} from './types';\nimport style from './style.css';\n\nconst getButtonContent = (\n icon?: IconType,\n content?: string | React.ReactNode,\n hovered?: boolean,\n hoverBackgroundColor?: string,\n hoverColor?: string\n) => {\n const {type, faIcon, position} = icon || {type: '', position: ''};\n const Icon = type && ICONS[type];\n const isApplyHover = hovered && hoverBackgroundColor && hoverColor;\n\n if (!Icon && !faIcon) {\n return (\n <div className={style.buttonContent}>\n <span className={style.label}>{content}</span>\n </div>\n );\n }\n\n const iconComponent = faIcon ? (\n <FaIcon\n {...{\n iconName: faIcon.name,\n iconColor: isApplyHover ? hoverColor : faIcon.color,\n backgroundColor: isApplyHover ? hoverBackgroundColor : faIcon.backgroundColor,\n size: {\n faSize: faIcon.size,\n wrapperSize: faIcon.size\n }\n }}\n />\n ) : (\n <Icon className={style.icon} theme=\"coorpmanager\" />\n );\n\n return (\n <div className={style.buttonContent}>\n {position === 'left' ? iconComponent : null}\n {content ? <span className={style.label}>{content}</span> : null}\n {position === 'right' ? iconComponent : null}\n </div>\n );\n};\n\nconst ButtonLink = (props: ButtonLinkProps) => {\n const {\n type,\n label,\n content,\n hoverBackgroundColor,\n hoverColor,\n disabled = false,\n icon,\n 'data-name': dataName,\n 'data-testid': dataTestId = 'button-link',\n 'aria-label': ariaLabel,\n link,\n onClick = noop,\n onKeyDown = noop,\n className,\n customStyle,\n useTitle = true\n } = props;\n const styleButton = classnames(\n className,\n style.button,\n type === 'primary' && style.primary,\n type === 'secondary' && style.secondary,\n type === 'tertiary' && style.tertiary,\n type === 'text' && style.text,\n type === 'dangerous' && style.dangerous,\n link && style.link,\n disabled && style.disabled\n );\n\n const [hovered, setHovered] = useState(false);\n\n const handleOnClick = useCallback(() => onClick(), [onClick]);\n\n const handleOnKeyDown = useCallback(event => onKeyDown(event), [onKeyDown]);\n\n const handleMouseOver = useCallback(() => setHovered(true), [setHovered]);\n\n const handleMouseLeave = useCallback(() => setHovered(false), [setHovered]);\n\n const _customStyle = useMemo(() => {\n return {\n ...customStyle,\n ...((hoverBackgroundColor || hoverColor) && hovered\n ? {\n backgroundColor: hoverBackgroundColor,\n color: hoverColor\n }\n : null)\n };\n }, [hoverBackgroundColor, hoverColor, hovered, customStyle]);\n\n if (link) {\n return (\n <Link\n {...link}\n {...(useTitle && {\n title: ariaLabel || label\n })}\n style={customStyle}\n className={styleButton}\n data-name={dataName}\n data-testid={dataTestId}\n aria-label={ariaLabel || label}\n >\n {getButtonContent(icon, content ?? label)}\n </Link>\n );\n }\n\n return (\n <button\n {...(useTitle && {\n title: ariaLabel || label\n })}\n type=\"button\"\n aria-label={ariaLabel || label}\n data-name={dataName}\n data-testid={dataTestId}\n style={_customStyle}\n className={styleButton}\n onClick={handleOnClick}\n onKeyDown={handleOnKeyDown}\n onMouseOver={handleMouseOver}\n onMouseLeave={handleMouseLeave}\n tabIndex={0}\n disabled={disabled}\n >\n {getButtonContent(icon, content ?? label, hovered, hoverBackgroundColor, hoverColor)}\n </button>\n );\n};\n\nButtonLink.propTypes = propTypes;\n\nexport default ButtonLink;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["getButtonContent","icon","content","hovered","hoverBackgroundColor","hoverColor","type","faIcon","position","Icon","ICONS","isApplyHover","style","buttonContent","label","iconComponent","iconName","name","iconColor","color","backgroundColor","size","faSize","wrapperSize","ButtonLink","props","usage","disabled","dataName","dataTestId","ariaLabel","link","onClick","onKeyDown","className","customStyle","useTitle","styleButton","classnames","button","primary","secondary","tertiary","text","dangerous","setHovered","useState","handleOnClick","useCallback","event","handleOnKeyDown","handleMouseOver","handleMouseLeave","_customStyle","useMemo","title","propTypes"],"sources":["../../../src/atom/button-link/index.tsx"],"sourcesContent":["import React, {useCallback, useState, useMemo} from 'react';\nimport {noop} from 'lodash/fp';\nimport classnames from 'classnames';\nimport Link from '../link';\nimport FaIcon from '../icon';\nimport {ICONS} from '../../util/button-icons';\nimport propTypes, {ButtonLinkProps, IconType} from './types';\nimport style from './style.css';\n\nconst getButtonContent = (\n icon?: IconType,\n content?: string | React.ReactNode,\n hovered?: boolean,\n hoverBackgroundColor?: string,\n hoverColor?: string\n) => {\n const {type, faIcon, position} = icon || {type: '', position: ''};\n const Icon = type && ICONS[type];\n const isApplyHover = hovered && hoverBackgroundColor && hoverColor;\n\n if (!Icon && !faIcon) {\n return (\n <div className={style.buttonContent}>\n <span className={style.label}>{content}</span>\n </div>\n );\n }\n\n const iconComponent = faIcon ? (\n <FaIcon\n {...{\n iconName: faIcon.name,\n iconColor: isApplyHover ? hoverColor : faIcon.color,\n backgroundColor: isApplyHover ? hoverBackgroundColor : faIcon.backgroundColor,\n size: {\n faSize: faIcon.size,\n wrapperSize: faIcon.size\n }\n }}\n />\n ) : (\n <Icon className={style.icon} theme=\"coorpmanager\" />\n );\n\n return (\n <div className={style.buttonContent}>\n {position === 'left' ? iconComponent : null}\n {content ? <span className={style.label}>{content}</span> : null}\n {position === 'right' ? iconComponent : null}\n </div>\n );\n};\n\nconst ButtonLink = (props: ButtonLinkProps) => {\n const {\n type,\n usage = 'button',\n label,\n content,\n hoverBackgroundColor,\n hoverColor,\n disabled = false,\n icon,\n 'data-name': dataName,\n 'data-testid': dataTestId = 'button-link',\n 'aria-label': ariaLabel,\n link,\n onClick = noop,\n onKeyDown = noop,\n className,\n customStyle,\n useTitle = true\n } = props;\n const styleButton = classnames(\n className,\n style.button,\n type === 'primary' && style.primary,\n type === 'secondary' && style.secondary,\n type === 'tertiary' && style.tertiary,\n type === 'text' && style.text,\n type === 'dangerous' && style.dangerous,\n link && style.link,\n disabled && style.disabled\n );\n\n const [hovered, setHovered] = useState(false);\n\n const handleOnClick = useCallback(event => onClick(event), [onClick]);\n\n const handleOnKeyDown = useCallback(event => onKeyDown(event), [onKeyDown]);\n\n const handleMouseOver = useCallback(() => setHovered(true), [setHovered]);\n\n const handleMouseLeave = useCallback(() => setHovered(false), [setHovered]);\n\n const _customStyle = useMemo(() => {\n return {\n ...customStyle,\n ...((hoverBackgroundColor || hoverColor) && hovered\n ? {\n backgroundColor: hoverBackgroundColor,\n color: hoverColor\n }\n : null)\n };\n }, [hoverBackgroundColor, hoverColor, hovered, customStyle]);\n\n if (link) {\n return (\n <Link\n {...link}\n {...(useTitle && {\n title: ariaLabel || label\n })}\n style={customStyle}\n className={styleButton}\n data-name={dataName}\n data-testid={dataTestId}\n aria-label={ariaLabel || label}\n >\n {getButtonContent(icon, content ?? label)}\n </Link>\n );\n }\n\n return (\n <button\n {...(useTitle && {\n title: ariaLabel || label\n })}\n // eslint-disable-next-line react/button-has-type\n type={usage}\n aria-label={ariaLabel || label}\n data-name={dataName}\n data-testid={dataTestId}\n style={_customStyle}\n className={styleButton}\n onClick={handleOnClick}\n onKeyDown={handleOnKeyDown}\n onMouseOver={handleMouseOver}\n onMouseLeave={handleMouseLeave}\n tabIndex={0}\n disabled={disabled}\n >\n {getButtonContent(icon, content ?? label, hovered, hoverBackgroundColor, hoverColor)}\n </button>\n );\n};\n\nButtonLink.propTypes = propTypes;\n\nexport default ButtonLink;\n"],"mappings":"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"}
@@ -3,6 +3,7 @@ import PropTypes from 'prop-types';
3
3
  import { ICONS } from '../../util/button-icons';
4
4
  declare const propTypes: {
5
5
  type: PropTypes.Requireable<string>;
6
+ usage: PropTypes.Requireable<string>;
6
7
  label: PropTypes.Requireable<string>;
7
8
  content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
8
9
  'aria-label': PropTypes.Requireable<string>;
@@ -37,6 +38,7 @@ export declare type IconType = {
37
38
  };
38
39
  export declare type ButtonLinkProps = {
39
40
  type?: 'primary' | 'secondary' | 'tertiary' | 'text' | 'dangerous';
41
+ usage?: 'button' | 'submit' | 'reset';
40
42
  label?: string;
41
43
  content?: React.ReactNode;
42
44
  'aria-label'?: string;
@@ -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;AAE9C,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;CACf,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;AACF,oBAAY,eAAe,GAAG;IAC5B,IAAI,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,WAAW,CAAC;IACnE,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,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;AAE9C,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;CAuBd,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;CACf,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;AACF,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,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"}
@@ -13,6 +13,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
13
13
 
14
14
  const propTypes = {
15
15
  type: _propTypes.default.oneOf(['primary', 'secondary', 'tertiary', 'text', 'dangerous']),
16
+ usage: _propTypes.default.oneOf(['button', 'submit', 'reset']),
16
17
  label: _propTypes.default.string,
17
18
  content: _propTypes.default.node,
18
19
  'aria-label': _propTypes.default.string,
@@ -1 +1 @@
1
- {"version":3,"file":"types.js","names":["propTypes","type","PropTypes","oneOf","label","string","content","node","icon","shape","position","ICONS","onClick","func","link","href","download","bool","target","hoverBackgroundColor","hoverColor","disabled","className","customStyle"],"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 propTypes = {\n type: PropTypes.oneOf(['primary', 'secondary', 'tertiary', 'text', 'dangerous']),\n label: PropTypes.string,\n content: PropTypes.node,\n 'aria-label': PropTypes.string,\n 'data-name': PropTypes.string,\n 'data-testid': PropTypes.string,\n icon: PropTypes.shape({\n position: PropTypes.oneOf(['right', 'left']),\n type: PropTypes.oneOf(keys(ICONS))\n }),\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.shape({})\n};\n\nexport type FaIcontype = {\n name: string;\n color?: string;\n backgroundColor?: string;\n size?: number;\n};\n\nexport type IconType = {\n position: 'right' | 'left';\n type?: keyof typeof ICONS;\n faIcon?: FaIcontype;\n};\nexport type ButtonLinkProps = {\n type?: 'primary' | 'secondary' | 'tertiary' | 'text' | 'dangerous';\n label?: string;\n content?: React.ReactNode;\n 'aria-label'?: string;\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;;AAEA;;;;AAEA,MAAMA,SAAS,GAAG;EAChBC,IAAI,EAAEC,kBAAA,CAAUC,KAAV,CAAgB,CAAC,SAAD,EAAY,WAAZ,EAAyB,UAAzB,EAAqC,MAArC,EAA6C,WAA7C,CAAhB,CADU;EAEhBC,KAAK,EAAEF,kBAAA,CAAUG,MAFD;EAGhBC,OAAO,EAAEJ,kBAAA,CAAUK,IAHH;EAIhB,cAAcL,kBAAA,CAAUG,MAJR;EAKhB,aAAaH,kBAAA,CAAUG,MALP;EAMhB,eAAeH,kBAAA,CAAUG,MANT;EAOhBG,IAAI,EAAEN,kBAAA,CAAUO,KAAV,CAAgB;IACpBC,QAAQ,EAAER,kBAAA,CAAUC,KAAV,CAAgB,CAAC,OAAD,EAAU,MAAV,CAAhB,CADU;IAEpBF,IAAI,EAAEC,kBAAA,CAAUC,KAAV,CAAgB,oBAAKQ,kBAAL,CAAhB;EAFc,CAAhB,CAPU;EAWhBC,OAAO,EAAEV,kBAAA,CAAUW,IAXH;EAYhBC,IAAI,EAAEZ,kBAAA,CAAUO,KAAV,CAAgB;IACpBM,IAAI,EAAEb,kBAAA,CAAUG,MADI;IAEpBW,QAAQ,EAAEd,kBAAA,CAAUe,IAFA;IAGpBC,MAAM,EAAEhB,kBAAA,CAAUC,KAAV,CAAgB,CAAC,OAAD,EAAU,QAAV,EAAoB,SAApB,EAA+B,MAA/B,CAAhB;EAHY,CAAhB,CAZU;EAiBhBgB,oBAAoB,EAAEjB,kBAAA,CAAUG,MAjBhB;EAkBhBe,UAAU,EAAElB,kBAAA,CAAUG,MAlBN;EAmBhBgB,QAAQ,EAAEnB,kBAAA,CAAUe,IAnBJ;EAoBhBK,SAAS,EAAEpB,kBAAA,CAAUG,MApBL;EAqBhBkB,WAAW,EAAErB,kBAAA,CAAUO,KAAV,CAAgB,EAAhB;AArBG,CAAlB;eA6DeT,S"}
1
+ {"version":3,"file":"types.js","names":["propTypes","type","PropTypes","oneOf","usage","label","string","content","node","icon","shape","position","ICONS","onClick","func","link","href","download","bool","target","hoverBackgroundColor","hoverColor","disabled","className","customStyle"],"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 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 'data-name': PropTypes.string,\n 'data-testid': PropTypes.string,\n icon: PropTypes.shape({\n position: PropTypes.oneOf(['right', 'left']),\n type: PropTypes.oneOf(keys(ICONS))\n }),\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.shape({})\n};\n\nexport type FaIcontype = {\n name: string;\n color?: string;\n backgroundColor?: string;\n size?: number;\n};\n\nexport type IconType = {\n position: 'right' | 'left';\n type?: keyof typeof ICONS;\n faIcon?: FaIcontype;\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 '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;;AAEA;;;;AAEA,MAAMA,SAAS,GAAG;EAChBC,IAAI,EAAEC,kBAAA,CAAUC,KAAV,CAAgB,CAAC,SAAD,EAAY,WAAZ,EAAyB,UAAzB,EAAqC,MAArC,EAA6C,WAA7C,CAAhB,CADU;EAEhBC,KAAK,EAAEF,kBAAA,CAAUC,KAAV,CAAgB,CAAC,QAAD,EAAW,QAAX,EAAqB,OAArB,CAAhB,CAFS;EAGhBE,KAAK,EAAEH,kBAAA,CAAUI,MAHD;EAIhBC,OAAO,EAAEL,kBAAA,CAAUM,IAJH;EAKhB,cAAcN,kBAAA,CAAUI,MALR;EAMhB,aAAaJ,kBAAA,CAAUI,MANP;EAOhB,eAAeJ,kBAAA,CAAUI,MAPT;EAQhBG,IAAI,EAAEP,kBAAA,CAAUQ,KAAV,CAAgB;IACpBC,QAAQ,EAAET,kBAAA,CAAUC,KAAV,CAAgB,CAAC,OAAD,EAAU,MAAV,CAAhB,CADU;IAEpBF,IAAI,EAAEC,kBAAA,CAAUC,KAAV,CAAgB,oBAAKS,kBAAL,CAAhB;EAFc,CAAhB,CARU;EAYhBC,OAAO,EAAEX,kBAAA,CAAUY,IAZH;EAahBC,IAAI,EAAEb,kBAAA,CAAUQ,KAAV,CAAgB;IACpBM,IAAI,EAAEd,kBAAA,CAAUI,MADI;IAEpBW,QAAQ,EAAEf,kBAAA,CAAUgB,IAFA;IAGpBC,MAAM,EAAEjB,kBAAA,CAAUC,KAAV,CAAgB,CAAC,OAAD,EAAU,QAAV,EAAoB,SAApB,EAA+B,MAA/B,CAAhB;EAHY,CAAhB,CAbU;EAkBhBiB,oBAAoB,EAAElB,kBAAA,CAAUI,MAlBhB;EAmBhBe,UAAU,EAAEnB,kBAAA,CAAUI,MAnBN;EAoBhBgB,QAAQ,EAAEpB,kBAAA,CAAUgB,IApBJ;EAqBhBK,SAAS,EAAErB,kBAAA,CAAUI,MArBL;EAsBhBkB,WAAW,EAAEtB,kBAAA,CAAUQ,KAAV,CAAgB,EAAhB;AAtBG,CAAlB;eA+DeV,S"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/circular-progress-bar/index.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAC,6BAA6B,EAA+B,MAAM,SAAS,CAAC;AAmBpF,QAAA,MAAM,mBAAmB;gGAOtB,6BAA6B;;;;;;;;;CAqD/B,CAAC;AAIF,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/circular-progress-bar/index.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAC,6BAA6B,EAA+B,MAAM,SAAS,CAAC;AAmBpF,QAAA,MAAM,mBAAmB;gGAOtB,6BAA6B;;;;;;;;;CAgD/B,CAAC;AAIF,eAAe,mBAAmB,CAAC"}
@@ -54,14 +54,7 @@ const CircularProgressBar = ({
54
54
  length: length_
55
55
  };
56
56
  }, [size, strokeWidth]);
57
- const animationTriggered = (0, _react.useRef)(false);
58
- (0, _react.useEffect)(() => {
59
- if (!animationTriggered.current) {
60
- setOffset(Math.ceil(length * ((100 - progression) / 100)));
61
- animationTriggered.current = true;
62
- }
63
- }, [length, progression]);
64
- console.log('in progress bar ---->');
57
+ (0, _react.useEffect)(() => setOffset(Math.ceil(length * ((100 - progression) / 100))), [length, progression]);
65
58
  return /*#__PURE__*/_react.default.createElement("div", {
66
59
  className: _style.default.container,
67
60
  "aria-label": ariaLabel,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["ProgressionGradient","CircularProgressBar","label","progression","size","strokeWidth","ariaLabel","dataName","offset","setOffset","useState","center","radius","length","useMemo","center_","radius_","length_","Math","ceil","PI","animationTriggered","useRef","useEffect","current","console","log","style","container","svg","mainCircle","progressionCircle","infos","propTypes","CircularProgressBarPropTypes"],"sources":["../../../src/atom/circular-progress-bar/index.tsx"],"sourcesContent":["import React, {useMemo, useState, useEffect, useRef} from 'react';\nimport {isNull} from 'lodash/fp';\nimport {LearningPriorityCardPropTypes, CircularProgressBarPropTypes} from './types';\nimport style from './style.css';\n\nconst ProgressionGradient = () => (\n <defs>\n <linearGradient\n id=\"gradient-stroke-progression\"\n x1=\"81\"\n y1=\"0\"\n x2=\"81\"\n y2=\"162\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#35CC7F\" />\n <stop offset=\"1\" stopColor=\"#55F2A7\" />\n </linearGradient>\n </defs>\n);\n\nconst CircularProgressBar = ({\n label,\n progression,\n size,\n strokeWidth,\n 'aria-label': ariaLabel,\n 'data-name': dataName\n}: LearningPriorityCardPropTypes) => {\n const [offset, setOffset] = useState<null | number>(null);\n\n const {center, radius, length} = useMemo(() => {\n const center_ = size / 2;\n const radius_ = center_ - strokeWidth;\n const length_ = Math.ceil(2 * Math.PI * radius_);\n\n return {center: center_, radius: radius_, length: length_};\n }, [size, strokeWidth]);\n\n const animationTriggered = useRef(false);\n useEffect(() => {\n if (!animationTriggered.current) {\n setOffset(Math.ceil(length * ((100 - progression) / 100)));\n animationTriggered.current = true;\n }\n }, [length, progression]);\n\n console.log('in progress bar ---->');\n\n return (\n <div className={style.container} aria-label={ariaLabel} data-name={dataName}>\n <svg className={style.svg} width={size} height={size}>\n <ProgressionGradient />\n <circle\n className={style.mainCircle}\n cx={center}\n cy={center}\n r={radius}\n strokeWidth={3}\n fill=\"transparent\"\n />\n <circle cx={center} cy={center} r={radius - (10 / radius) * 100} fill=\"#fafafa\" />\n <circle\n className={style.progressionCircle}\n cx={center}\n cy={center}\n r={radius}\n stroke={`url(#gradient-stroke-progression)`}\n strokeWidth={strokeWidth}\n strokeDasharray={length}\n strokeDashoffset={isNull(offset) ? length : offset}\n fill=\"transparent\"\n strokeLinecap=\"round\"\n />\n </svg>\n <div className={style.infos}>\n <span className={style.progression}>{progression}%</span>\n <span className={style.label}>{label}</span>\n </div>\n </div>\n );\n};\n\nCircularProgressBar.propTypes = CircularProgressBarPropTypes;\n\nexport default CircularProgressBar;\n"],"mappings":";;;;;;;AAAA;;AAEA;;AACA;;;;;;;;AAEA,MAAMA,mBAAmB,GAAG,mBAC1B,wDACE;EACE,EAAE,EAAC,6BADL;EAEE,EAAE,EAAC,IAFL;EAGE,EAAE,EAAC,GAHL;EAIE,EAAE,EAAC,IAJL;EAKE,EAAE,EAAC,KALL;EAME,aAAa,EAAC;AANhB,gBAQE;EAAM,SAAS,EAAC;AAAhB,EARF,eASE;EAAM,MAAM,EAAC,GAAb;EAAiB,SAAS,EAAC;AAA3B,EATF,CADF,CADF;;AAgBA,MAAMC,mBAAmB,GAAG,CAAC;EAC3BC,KAD2B;EAE3BC,WAF2B;EAG3BC,IAH2B;EAI3BC,WAJ2B;EAK3B,cAAcC,SALa;EAM3B,aAAaC;AANc,CAAD,KAOS;EACnC,MAAM,CAACC,MAAD,EAASC,SAAT,IAAsB,IAAAC,eAAA,EAAwB,IAAxB,CAA5B;EAEA,MAAM;IAACC,MAAD;IAASC,MAAT;IAAiBC;EAAjB,IAA2B,IAAAC,cAAA,EAAQ,MAAM;IAC7C,MAAMC,OAAO,GAAGX,IAAI,GAAG,CAAvB;IACA,MAAMY,OAAO,GAAGD,OAAO,GAAGV,WAA1B;IACA,MAAMY,OAAO,GAAGC,IAAI,CAACC,IAAL,CAAU,IAAID,IAAI,CAACE,EAAT,GAAcJ,OAAxB,CAAhB;IAEA,OAAO;MAACL,MAAM,EAAEI,OAAT;MAAkBH,MAAM,EAAEI,OAA1B;MAAmCH,MAAM,EAAEI;IAA3C,CAAP;EACD,CANgC,EAM9B,CAACb,IAAD,EAAOC,WAAP,CAN8B,CAAjC;EAQA,MAAMgB,kBAAkB,GAAG,IAAAC,aAAA,EAAO,KAAP,CAA3B;EACA,IAAAC,gBAAA,EAAU,MAAM;IACd,IAAI,CAACF,kBAAkB,CAACG,OAAxB,EAAiC;MAC/Bf,SAAS,CAACS,IAAI,CAACC,IAAL,CAAUN,MAAM,IAAI,CAAC,MAAMV,WAAP,IAAsB,GAA1B,CAAhB,CAAD,CAAT;MACAkB,kBAAkB,CAACG,OAAnB,GAA6B,IAA7B;IACD;EACF,CALD,EAKG,CAACX,MAAD,EAASV,WAAT,CALH;EAOAsB,OAAO,CAACC,GAAR,CAAY,uBAAZ;EAEA,oBACE;IAAK,SAAS,EAAEC,cAAA,CAAMC,SAAtB;IAAiC,cAAYtB,SAA7C;IAAwD,aAAWC;EAAnE,gBACE;IAAK,SAAS,EAAEoB,cAAA,CAAME,GAAtB;IAA2B,KAAK,EAAEzB,IAAlC;IAAwC,MAAM,EAAEA;EAAhD,gBACE,6BAAC,mBAAD,OADF,eAEE;IACE,SAAS,EAAEuB,cAAA,CAAMG,UADnB;IAEE,EAAE,EAAEnB,MAFN;IAGE,EAAE,EAAEA,MAHN;IAIE,CAAC,EAAEC,MAJL;IAKE,WAAW,EAAE,CALf;IAME,IAAI,EAAC;EANP,EAFF,eAUE;IAAQ,EAAE,EAAED,MAAZ;IAAoB,EAAE,EAAEA,MAAxB;IAAgC,CAAC,EAAEC,MAAM,GAAI,KAAKA,MAAN,GAAgB,GAA5D;IAAiE,IAAI,EAAC;EAAtE,EAVF,eAWE;IACE,SAAS,EAAEe,cAAA,CAAMI,iBADnB;IAEE,EAAE,EAAEpB,MAFN;IAGE,EAAE,EAAEA,MAHN;IAIE,CAAC,EAAEC,MAJL;IAKE,MAAM,EAAG,mCALX;IAME,WAAW,EAAEP,WANf;IAOE,eAAe,EAAEQ,MAPnB;IAQE,gBAAgB,EAAE,sBAAOL,MAAP,IAAiBK,MAAjB,GAA0BL,MAR9C;IASE,IAAI,EAAC,aATP;IAUE,aAAa,EAAC;EAVhB,EAXF,CADF,eAyBE;IAAK,SAAS,EAAEmB,cAAA,CAAMK;EAAtB,gBACE;IAAM,SAAS,EAAEL,cAAA,CAAMxB;EAAvB,GAAqCA,WAArC,MADF,eAEE;IAAM,SAAS,EAAEwB,cAAA,CAAMzB;EAAvB,GAA+BA,KAA/B,CAFF,CAzBF,CADF;AAgCD,CA5DD;;AA8DAD,mBAAmB,CAACgC,SAApB,2CAAgCC,mCAAhC;eAEejC,mB"}
1
+ {"version":3,"file":"index.js","names":["ProgressionGradient","CircularProgressBar","label","progression","size","strokeWidth","ariaLabel","dataName","offset","setOffset","useState","center","radius","length","useMemo","center_","radius_","length_","Math","ceil","PI","useEffect","style","container","svg","mainCircle","progressionCircle","infos","propTypes","CircularProgressBarPropTypes"],"sources":["../../../src/atom/circular-progress-bar/index.tsx"],"sourcesContent":["import React, {useMemo, useState, useEffect} from 'react';\nimport {isNull} from 'lodash/fp';\nimport {LearningPriorityCardPropTypes, CircularProgressBarPropTypes} from './types';\nimport style from './style.css';\n\nconst ProgressionGradient = () => (\n <defs>\n <linearGradient\n id=\"gradient-stroke-progression\"\n x1=\"81\"\n y1=\"0\"\n x2=\"81\"\n y2=\"162\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#35CC7F\" />\n <stop offset=\"1\" stopColor=\"#55F2A7\" />\n </linearGradient>\n </defs>\n);\n\nconst CircularProgressBar = ({\n label,\n progression,\n size,\n strokeWidth,\n 'aria-label': ariaLabel,\n 'data-name': dataName\n}: LearningPriorityCardPropTypes) => {\n const [offset, setOffset] = useState<null | number>(null);\n\n const {center, radius, length} = useMemo(() => {\n const center_ = size / 2;\n const radius_ = center_ - strokeWidth;\n const length_ = Math.ceil(2 * Math.PI * radius_);\n\n return {center: center_, radius: radius_, length: length_};\n }, [size, strokeWidth]);\n\n useEffect(\n () => setOffset(Math.ceil(length * ((100 - progression) / 100))),\n [length, progression]\n );\n\n return (\n <div className={style.container} aria-label={ariaLabel} data-name={dataName}>\n <svg className={style.svg} width={size} height={size}>\n <ProgressionGradient />\n <circle\n className={style.mainCircle}\n cx={center}\n cy={center}\n r={radius}\n strokeWidth={3}\n fill=\"transparent\"\n />\n <circle cx={center} cy={center} r={radius - (10 / radius) * 100} fill=\"#fafafa\" />\n <circle\n className={style.progressionCircle}\n cx={center}\n cy={center}\n r={radius}\n stroke={`url(#gradient-stroke-progression)`}\n strokeWidth={strokeWidth}\n strokeDasharray={length}\n strokeDashoffset={isNull(offset) ? length : offset}\n fill=\"transparent\"\n strokeLinecap=\"round\"\n />\n </svg>\n <div className={style.infos}>\n <span className={style.progression}>{progression}%</span>\n <span className={style.label}>{label}</span>\n </div>\n </div>\n );\n};\n\nCircularProgressBar.propTypes = CircularProgressBarPropTypes;\n\nexport default CircularProgressBar;\n"],"mappings":";;;;;;;AAAA;;AAEA;;AACA;;;;;;;;AAEA,MAAMA,mBAAmB,GAAG,mBAC1B,wDACE;EACE,EAAE,EAAC,6BADL;EAEE,EAAE,EAAC,IAFL;EAGE,EAAE,EAAC,GAHL;EAIE,EAAE,EAAC,IAJL;EAKE,EAAE,EAAC,KALL;EAME,aAAa,EAAC;AANhB,gBAQE;EAAM,SAAS,EAAC;AAAhB,EARF,eASE;EAAM,MAAM,EAAC,GAAb;EAAiB,SAAS,EAAC;AAA3B,EATF,CADF,CADF;;AAgBA,MAAMC,mBAAmB,GAAG,CAAC;EAC3BC,KAD2B;EAE3BC,WAF2B;EAG3BC,IAH2B;EAI3BC,WAJ2B;EAK3B,cAAcC,SALa;EAM3B,aAAaC;AANc,CAAD,KAOS;EACnC,MAAM,CAACC,MAAD,EAASC,SAAT,IAAsB,IAAAC,eAAA,EAAwB,IAAxB,CAA5B;EAEA,MAAM;IAACC,MAAD;IAASC,MAAT;IAAiBC;EAAjB,IAA2B,IAAAC,cAAA,EAAQ,MAAM;IAC7C,MAAMC,OAAO,GAAGX,IAAI,GAAG,CAAvB;IACA,MAAMY,OAAO,GAAGD,OAAO,GAAGV,WAA1B;IACA,MAAMY,OAAO,GAAGC,IAAI,CAACC,IAAL,CAAU,IAAID,IAAI,CAACE,EAAT,GAAcJ,OAAxB,CAAhB;IAEA,OAAO;MAACL,MAAM,EAAEI,OAAT;MAAkBH,MAAM,EAAEI,OAA1B;MAAmCH,MAAM,EAAEI;IAA3C,CAAP;EACD,CANgC,EAM9B,CAACb,IAAD,EAAOC,WAAP,CAN8B,CAAjC;EAQA,IAAAgB,gBAAA,EACE,MAAMZ,SAAS,CAACS,IAAI,CAACC,IAAL,CAAUN,MAAM,IAAI,CAAC,MAAMV,WAAP,IAAsB,GAA1B,CAAhB,CAAD,CADjB,EAEE,CAACU,MAAD,EAASV,WAAT,CAFF;EAKA,oBACE;IAAK,SAAS,EAAEmB,cAAA,CAAMC,SAAtB;IAAiC,cAAYjB,SAA7C;IAAwD,aAAWC;EAAnE,gBACE;IAAK,SAAS,EAAEe,cAAA,CAAME,GAAtB;IAA2B,KAAK,EAAEpB,IAAlC;IAAwC,MAAM,EAAEA;EAAhD,gBACE,6BAAC,mBAAD,OADF,eAEE;IACE,SAAS,EAAEkB,cAAA,CAAMG,UADnB;IAEE,EAAE,EAAEd,MAFN;IAGE,EAAE,EAAEA,MAHN;IAIE,CAAC,EAAEC,MAJL;IAKE,WAAW,EAAE,CALf;IAME,IAAI,EAAC;EANP,EAFF,eAUE;IAAQ,EAAE,EAAED,MAAZ;IAAoB,EAAE,EAAEA,MAAxB;IAAgC,CAAC,EAAEC,MAAM,GAAI,KAAKA,MAAN,GAAgB,GAA5D;IAAiE,IAAI,EAAC;EAAtE,EAVF,eAWE;IACE,SAAS,EAAEU,cAAA,CAAMI,iBADnB;IAEE,EAAE,EAAEf,MAFN;IAGE,EAAE,EAAEA,MAHN;IAIE,CAAC,EAAEC,MAJL;IAKE,MAAM,EAAG,mCALX;IAME,WAAW,EAAEP,WANf;IAOE,eAAe,EAAEQ,MAPnB;IAQE,gBAAgB,EAAE,sBAAOL,MAAP,IAAiBK,MAAjB,GAA0BL,MAR9C;IASE,IAAI,EAAC,aATP;IAUE,aAAa,EAAC;EAVhB,EAXF,CADF,eAyBE;IAAK,SAAS,EAAEc,cAAA,CAAMK;EAAtB,gBACE;IAAM,SAAS,EAAEL,cAAA,CAAMnB;EAAvB,GAAqCA,WAArC,MADF,eAEE;IAAM,SAAS,EAAEmB,cAAA,CAAMpB;EAAvB,GAA+BA,KAA/B,CAFF,CAzBF,CADF;AAgCD,CAvDD;;AAyDAD,mBAAmB,CAAC2B,SAApB,2CAAgCC,mCAAhC;eAEe5B,mB"}
@@ -6,6 +6,7 @@ declare class InputDoublestep extends React.Component<any, any, any> {
6
6
  onClick: PropTypes.Validator<(...args: any[]) => any>;
7
7
  onOpenConfirmation: PropTypes.Requireable<(...args: any[]) => any>;
8
8
  onCloseConfirmation: PropTypes.Requireable<(...args: any[]) => any>;
9
+ icon: PropTypes.Requireable<string>;
9
10
  };
10
11
  constructor(props: any, context: any);
11
12
  state: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-doublestep/index.js"],"names":[],"mappings":";AAiGA;IACE;;;;;;MAME;IAEF,sCAOC;IALC;;MAEC;IAKH,qBAQC;IAED,2BAKC;IAED,sBA0BC;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-doublestep/index.js"],"names":[],"mappings":";AAwGA;IACE;;;;;;;MAOE;IAEF,sCAOC;IALC;;MAEC;IAKH,qBAQC;IAED,2BAKC;IAED,sBAuCC;CACF"}
@@ -15,6 +15,8 @@ var _propTypes = _interopRequireDefault(require("prop-types"));
15
15
 
16
16
  var _loader = _interopRequireDefault(require("../loader"));
17
17
 
18
+ var _buttonLink = _interopRequireDefault(require("../button-link"));
19
+
18
20
  var _style = _interopRequireDefault(require("./style.css"));
19
21
 
20
22
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
@@ -33,6 +35,7 @@ const ConfirmationInput = ({
33
35
  return onChange(e.target.value);
34
36
  }, [onChange]);
35
37
  return /*#__PURE__*/_react.default.createElement("div", null, /*#__PURE__*/_react.default.createElement("input", {
38
+ "data-testid": "input",
36
39
  onInput: handleOnChange,
37
40
  placeholder: placeholder,
38
41
  className: _style.default.input,
@@ -65,13 +68,22 @@ const ConfirmationForm = props => {
65
68
  placeholder: placeholder
66
69
  }) : /*#__PURE__*/_react.default.createElement("div", {
67
70
  className: _style.default.confirmEmptySpace
68
- }), /*#__PURE__*/_react.default.createElement("span", {
69
- onClick: onHandleClose,
70
- className: _style.default.cancel
71
- }, cancelValue), /*#__PURE__*/_react.default.createElement("span", {
72
- onClick: confirmDisabled ? _noop2.default : onConfirm,
73
- className: confirmDisabled ? _style.default.disabled : _style.default.delete
74
- }, confirmValue));
71
+ }), /*#__PURE__*/_react.default.createElement("div", {
72
+ className: _style.default.confirmationCTAWrapper
73
+ }, /*#__PURE__*/_react.default.createElement(_buttonLink.default, {
74
+ label: cancelValue,
75
+ "data-testid": "cancel-confirmation-button",
76
+ onClick: onHandleClose
77
+ }), /*#__PURE__*/_react.default.createElement(_buttonLink.default, {
78
+ label: confirmValue,
79
+ disabled: confirmDisabled,
80
+ "data-testid": "confirm-delete-button",
81
+ onClick: onConfirm,
82
+ customStyle: {
83
+ backgroundColor: 'orange',
84
+ color: 'white'
85
+ }
86
+ })));
75
87
 
76
88
  return isPending ? /*#__PURE__*/_react.default.createElement("div", {
77
89
  className: _style.default.confirmForm
@@ -142,15 +154,28 @@ class InputDoublestep extends _react.default.Component {
142
154
  render() {
143
155
  const {
144
156
  toggleValue,
145
- disabled
157
+ disabled,
158
+ icon
146
159
  } = this.props;
147
160
  const {
148
161
  open
149
162
  } = this.state;
150
- const formView = !open ? /*#__PURE__*/_react.default.createElement("span", {
151
- onClick: disabled ? _noop2.default : this.handleToggle,
152
- className: disabled ? _style.default.toggleDisabled : _style.default.toggle
153
- }, toggleValue) : /*#__PURE__*/_react.default.createElement(Confirmation, _extends({}, this.props, {
163
+ const formView = !open ? /*#__PURE__*/_react.default.createElement(_buttonLink.default, _extends({}, icon ? {
164
+ icon: {
165
+ position: 'left',
166
+ faIcon: {
167
+ name: icon,
168
+ color: '#ffffff',
169
+ size: 16
170
+ }
171
+ }
172
+ } : {}, {
173
+ type: "dangerous",
174
+ label: toggleValue,
175
+ disabled: disabled,
176
+ "data-testid": "input-toggle-button",
177
+ onClick: this.handleToggle
178
+ })) : /*#__PURE__*/_react.default.createElement(Confirmation, _extends({}, this.props, {
154
179
  onHandleClose: this.handleToggle,
155
180
  onConfirm: this.handleOnClick
156
181
  }));
@@ -168,7 +193,8 @@ InputDoublestep.propTypes = process.env.NODE_ENV !== "production" ? _extends({
168
193
  toggleValue: _propTypes.default.string.isRequired,
169
194
  onClick: _propTypes.default.func.isRequired,
170
195
  onOpenConfirmation: _propTypes.default.func,
171
- onCloseConfirmation: _propTypes.default.func
196
+ onCloseConfirmation: _propTypes.default.func,
197
+ icon: _propTypes.default.string
172
198
  }, inputDoubleProps) : {};
173
199
  var _default = InputDoublestep;
174
200
  exports.default = _default;