@coorpacademy/components 11.33.11 → 11.33.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/atom/button-link/index.d.ts +1 -1
- package/es/atom/button-link/types.d.ts +2 -2
- package/es/atom/button-link/types.js +1 -1
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/button-menu/index.d.ts +1 -1
- package/es/atom/button-menu/types.d.ts +2 -2
- package/es/atom/radio-with-title/index.d.ts +1 -1
- package/es/atom/radio-with-title/types.d.ts +1 -1
- package/es/atom/title/index.d.ts +1 -1
- package/es/molecule/bullet-point-menu-button/index.d.ts +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +1 -1
- package/es/molecule/cm-popin/types.d.ts +5 -5
- package/es/molecule/expandible-actionable-table/index.d.ts +3 -3
- package/es/molecule/expandible-actionable-table/types.d.ts +3 -3
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +1 -1
- package/es/molecule/title-radio-wrapper/index.d.ts +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +1 -1
- package/es/organism/header-with-actions/index.d.ts +2 -2
- package/es/organism/header-with-actions/types.d.ts +2 -2
- package/es/organism/list-items/index.d.ts +4 -4
- package/es/organism/rewards-form/index.d.ts +1 -1
- package/es/organism/select-opponents/index.d.ts +1 -1
- package/es/organism/select-opponents/types.d.ts +1 -1
- package/es/organism/setup-header/index.d.ts +4 -4
- package/es/organism/title-and-input/index.d.ts +2 -2
- package/es/organism/title-and-input/types.d.ts +2 -2
- package/es/organism/wizard-contents/index.d.ts +6 -6
- package/es/template/app-player/loading/index.d.ts +5 -5
- package/es/template/app-player/player/index.d.ts +10 -10
- package/es/template/app-player/player/slides/index.d.ts +5 -5
- package/es/template/app-player/popin-correction/index.d.ts +5 -5
- package/es/template/app-player/popin-end/index.d.ts +5 -5
- package/es/template/app-review/index.d.ts +5 -5
- package/es/template/app-review/player/prop-types.d.ts +5 -5
- package/es/template/app-review/prop-types.d.ts +5 -5
- package/es/template/back-office/brand-create/index.d.ts +4 -4
- package/es/template/back-office/brand-list/index.d.ts +4 -4
- package/es/template/back-office/brand-update/index.d.ts +19 -19
- package/es/template/back-office/dashboard-preview/index.d.ts +4 -4
- package/es/template/back-office/layout/index.d.ts +4 -4
- package/es/template/common/dashboard/index.d.ts +10 -10
- package/es/template/common/search-page/index.d.ts +5 -5
- package/es/template/external-course/index.d.ts +5 -5
- package/lib/atom/button-link/index.d.ts +1 -1
- package/lib/atom/button-link/types.d.ts +2 -2
- package/lib/atom/button-link/types.js +1 -1
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/button-menu/index.d.ts +1 -1
- package/lib/atom/button-menu/types.d.ts +2 -2
- package/lib/atom/radio-with-title/index.d.ts +1 -1
- package/lib/atom/radio-with-title/types.d.ts +1 -1
- package/lib/atom/title/index.d.ts +1 -1
- package/lib/molecule/bullet-point-menu-button/index.d.ts +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +1 -1
- package/lib/molecule/cm-popin/types.d.ts +5 -5
- package/lib/molecule/expandible-actionable-table/index.d.ts +3 -3
- package/lib/molecule/expandible-actionable-table/types.d.ts +3 -3
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +1 -1
- package/lib/molecule/title-radio-wrapper/index.d.ts +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +1 -1
- package/lib/organism/header-with-actions/index.d.ts +2 -2
- package/lib/organism/header-with-actions/types.d.ts +2 -2
- package/lib/organism/list-items/index.d.ts +4 -4
- package/lib/organism/rewards-form/index.d.ts +1 -1
- package/lib/organism/select-opponents/index.d.ts +1 -1
- package/lib/organism/select-opponents/types.d.ts +1 -1
- package/lib/organism/setup-header/index.d.ts +4 -4
- package/lib/organism/title-and-input/index.d.ts +2 -2
- package/lib/organism/title-and-input/types.d.ts +2 -2
- package/lib/organism/wizard-contents/index.d.ts +6 -6
- package/lib/template/app-player/loading/index.d.ts +5 -5
- package/lib/template/app-player/player/index.d.ts +10 -10
- package/lib/template/app-player/player/slides/index.d.ts +5 -5
- package/lib/template/app-player/popin-correction/index.d.ts +5 -5
- package/lib/template/app-player/popin-end/index.d.ts +5 -5
- package/lib/template/app-review/index.d.ts +5 -5
- package/lib/template/app-review/player/prop-types.d.ts +5 -5
- package/lib/template/app-review/prop-types.d.ts +5 -5
- package/lib/template/back-office/brand-create/index.d.ts +4 -4
- package/lib/template/back-office/brand-list/index.d.ts +4 -4
- package/lib/template/back-office/brand-update/index.d.ts +19 -19
- package/lib/template/back-office/dashboard-preview/index.d.ts +4 -4
- package/lib/template/back-office/layout/index.d.ts +4 -4
- package/lib/template/common/dashboard/index.d.ts +10 -10
- package/lib/template/common/search-page/index.d.ts +5 -5
- package/lib/template/external-course/index.d.ts +5 -5
- package/package.json +2 -2
|
@@ -14,7 +14,7 @@ declare const _default: {
|
|
|
14
14
|
'data-name': PropTypes.Requireable<string>;
|
|
15
15
|
'data-testid': PropTypes.Requireable<string>;
|
|
16
16
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
17
|
-
position: PropTypes.
|
|
17
|
+
position: PropTypes.Requireable<string>;
|
|
18
18
|
type: PropTypes.Requireable<string>;
|
|
19
19
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
20
20
|
name: PropTypes.Validator<string>;
|
|
@@ -51,7 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'data-name': PropTypes.Requireable<string>;
|
|
52
52
|
'data-testid': PropTypes.Requireable<string>;
|
|
53
53
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
54
|
-
position: PropTypes.
|
|
54
|
+
position: PropTypes.Requireable<string>;
|
|
55
55
|
type: PropTypes.Requireable<string>;
|
|
56
56
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
57
57
|
name: PropTypes.Validator<string>;
|
|
@@ -88,7 +88,7 @@ declare const _default: {
|
|
|
88
88
|
'data-name': PropTypes.Requireable<string>;
|
|
89
89
|
'data-testid': PropTypes.Requireable<string>;
|
|
90
90
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
91
|
-
position: PropTypes.
|
|
91
|
+
position: PropTypes.Requireable<string>;
|
|
92
92
|
type: PropTypes.Requireable<string>;
|
|
93
93
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
94
94
|
name: PropTypes.Validator<string>;
|
|
@@ -125,7 +125,7 @@ declare const _default: {
|
|
|
125
125
|
'data-name': PropTypes.Requireable<string>;
|
|
126
126
|
'data-testid': PropTypes.Requireable<string>;
|
|
127
127
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
128
|
-
position: PropTypes.
|
|
128
|
+
position: PropTypes.Requireable<string>;
|
|
129
129
|
type: PropTypes.Requireable<string>;
|
|
130
130
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
131
131
|
name: PropTypes.Validator<string>;
|
|
@@ -15,7 +15,7 @@ declare function createLayout(Template: any): {
|
|
|
15
15
|
'data-name': PropTypes.Requireable<string>;
|
|
16
16
|
'data-testid': PropTypes.Requireable<string>;
|
|
17
17
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
18
|
-
position: PropTypes.
|
|
18
|
+
position: PropTypes.Requireable<string>;
|
|
19
19
|
type: PropTypes.Requireable<string>;
|
|
20
20
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
21
21
|
name: PropTypes.Validator<string>;
|
|
@@ -52,7 +52,7 @@ declare function createLayout(Template: any): {
|
|
|
52
52
|
'data-name': PropTypes.Requireable<string>;
|
|
53
53
|
'data-testid': PropTypes.Requireable<string>;
|
|
54
54
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
55
|
-
position: PropTypes.
|
|
55
|
+
position: PropTypes.Requireable<string>;
|
|
56
56
|
type: PropTypes.Requireable<string>;
|
|
57
57
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
58
58
|
name: PropTypes.Validator<string>;
|
|
@@ -89,7 +89,7 @@ declare function createLayout(Template: any): {
|
|
|
89
89
|
'data-name': PropTypes.Requireable<string>;
|
|
90
90
|
'data-testid': PropTypes.Requireable<string>;
|
|
91
91
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
92
|
-
position: PropTypes.
|
|
92
|
+
position: PropTypes.Requireable<string>;
|
|
93
93
|
type: PropTypes.Requireable<string>;
|
|
94
94
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
95
95
|
name: PropTypes.Validator<string>;
|
|
@@ -126,7 +126,7 @@ declare function createLayout(Template: any): {
|
|
|
126
126
|
'data-name': PropTypes.Requireable<string>;
|
|
127
127
|
'data-testid': PropTypes.Requireable<string>;
|
|
128
128
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
129
|
-
position: PropTypes.
|
|
129
|
+
position: PropTypes.Requireable<string>;
|
|
130
130
|
type: PropTypes.Requireable<string>;
|
|
131
131
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
132
132
|
name: PropTypes.Validator<string>;
|
|
@@ -40,7 +40,7 @@ declare namespace Dashboard {
|
|
|
40
40
|
'data-name': PropTypes.Requireable<string>;
|
|
41
41
|
'data-testid': PropTypes.Requireable<string>;
|
|
42
42
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
43
|
-
position: PropTypes.
|
|
43
|
+
position: PropTypes.Requireable<string>;
|
|
44
44
|
type: PropTypes.Requireable<string>;
|
|
45
45
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
46
46
|
name: PropTypes.Validator<string>;
|
|
@@ -149,7 +149,7 @@ declare namespace Dashboard {
|
|
|
149
149
|
'data-name': PropTypes.Requireable<string>;
|
|
150
150
|
'data-testid': PropTypes.Requireable<string>;
|
|
151
151
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
152
|
-
position: PropTypes.
|
|
152
|
+
position: PropTypes.Requireable<string>;
|
|
153
153
|
type: PropTypes.Requireable<string>;
|
|
154
154
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
155
155
|
name: PropTypes.Validator<string>;
|
|
@@ -296,7 +296,7 @@ declare namespace Dashboard {
|
|
|
296
296
|
type: PropTypes.Requireable<string>;
|
|
297
297
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
298
298
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
299
|
-
position: PropTypes.
|
|
299
|
+
position: PropTypes.Requireable<string>;
|
|
300
300
|
type: PropTypes.Requireable<string>;
|
|
301
301
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
302
302
|
name: PropTypes.Validator<string>;
|
|
@@ -333,7 +333,7 @@ declare namespace Dashboard {
|
|
|
333
333
|
'data-name': PropTypes.Requireable<string>;
|
|
334
334
|
'data-testid': PropTypes.Requireable<string>;
|
|
335
335
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
336
|
-
position: PropTypes.
|
|
336
|
+
position: PropTypes.Requireable<string>;
|
|
337
337
|
type: PropTypes.Requireable<string>;
|
|
338
338
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
339
339
|
name: PropTypes.Validator<string>;
|
|
@@ -371,7 +371,7 @@ declare namespace Dashboard {
|
|
|
371
371
|
type: PropTypes.Requireable<string>;
|
|
372
372
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
373
373
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
374
|
-
position: PropTypes.
|
|
374
|
+
position: PropTypes.Requireable<string>;
|
|
375
375
|
type: PropTypes.Requireable<string>;
|
|
376
376
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
377
377
|
name: PropTypes.Validator<string>;
|
|
@@ -464,7 +464,7 @@ declare namespace Dashboard {
|
|
|
464
464
|
'data-name': PropTypes.Requireable<string>;
|
|
465
465
|
'data-testid': PropTypes.Requireable<string>;
|
|
466
466
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
467
|
-
position: PropTypes.
|
|
467
|
+
position: PropTypes.Requireable<string>;
|
|
468
468
|
type: PropTypes.Requireable<string>;
|
|
469
469
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
470
470
|
name: PropTypes.Validator<string>;
|
|
@@ -573,7 +573,7 @@ declare namespace Dashboard {
|
|
|
573
573
|
'data-name': PropTypes.Requireable<string>;
|
|
574
574
|
'data-testid': PropTypes.Requireable<string>;
|
|
575
575
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
576
|
-
position: PropTypes.
|
|
576
|
+
position: PropTypes.Requireable<string>;
|
|
577
577
|
type: PropTypes.Requireable<string>;
|
|
578
578
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
579
579
|
name: PropTypes.Validator<string>;
|
|
@@ -720,7 +720,7 @@ declare namespace Dashboard {
|
|
|
720
720
|
type: PropTypes.Requireable<string>;
|
|
721
721
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
722
722
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
723
|
-
position: PropTypes.
|
|
723
|
+
position: PropTypes.Requireable<string>;
|
|
724
724
|
type: PropTypes.Requireable<string>;
|
|
725
725
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
726
726
|
name: PropTypes.Validator<string>;
|
|
@@ -757,7 +757,7 @@ declare namespace Dashboard {
|
|
|
757
757
|
'data-name': PropTypes.Requireable<string>;
|
|
758
758
|
'data-testid': PropTypes.Requireable<string>;
|
|
759
759
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
760
|
-
position: PropTypes.
|
|
760
|
+
position: PropTypes.Requireable<string>;
|
|
761
761
|
type: PropTypes.Requireable<string>;
|
|
762
762
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
763
763
|
name: PropTypes.Validator<string>;
|
|
@@ -795,7 +795,7 @@ declare namespace Dashboard {
|
|
|
795
795
|
type: PropTypes.Requireable<string>;
|
|
796
796
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
797
797
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
798
|
-
position: PropTypes.
|
|
798
|
+
position: PropTypes.Requireable<string>;
|
|
799
799
|
type: PropTypes.Requireable<string>;
|
|
800
800
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
801
801
|
name: PropTypes.Validator<string>;
|
|
@@ -221,7 +221,7 @@ declare namespace SearchPage {
|
|
|
221
221
|
'data-name': PropTypes.Requireable<string>;
|
|
222
222
|
'data-testid': PropTypes.Requireable<string>;
|
|
223
223
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
224
|
-
position: PropTypes.
|
|
224
|
+
position: PropTypes.Requireable<string>;
|
|
225
225
|
type: PropTypes.Requireable<string>;
|
|
226
226
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
227
227
|
name: PropTypes.Validator<string>;
|
|
@@ -330,7 +330,7 @@ declare namespace SearchPage {
|
|
|
330
330
|
'data-name': PropTypes.Requireable<string>;
|
|
331
331
|
'data-testid': PropTypes.Requireable<string>;
|
|
332
332
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
333
|
-
position: PropTypes.
|
|
333
|
+
position: PropTypes.Requireable<string>;
|
|
334
334
|
type: PropTypes.Requireable<string>;
|
|
335
335
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
336
336
|
name: PropTypes.Validator<string>;
|
|
@@ -477,7 +477,7 @@ declare namespace SearchPage {
|
|
|
477
477
|
type: PropTypes.Requireable<string>;
|
|
478
478
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
479
479
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
480
|
-
position: PropTypes.
|
|
480
|
+
position: PropTypes.Requireable<string>;
|
|
481
481
|
type: PropTypes.Requireable<string>;
|
|
482
482
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
483
483
|
name: PropTypes.Validator<string>;
|
|
@@ -514,7 +514,7 @@ declare namespace SearchPage {
|
|
|
514
514
|
'data-name': PropTypes.Requireable<string>;
|
|
515
515
|
'data-testid': PropTypes.Requireable<string>;
|
|
516
516
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
517
|
-
position: PropTypes.
|
|
517
|
+
position: PropTypes.Requireable<string>;
|
|
518
518
|
type: PropTypes.Requireable<string>;
|
|
519
519
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
520
520
|
name: PropTypes.Validator<string>;
|
|
@@ -552,7 +552,7 @@ declare namespace SearchPage {
|
|
|
552
552
|
type: PropTypes.Requireable<string>;
|
|
553
553
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
554
554
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
555
|
-
position: PropTypes.
|
|
555
|
+
position: PropTypes.Requireable<string>;
|
|
556
556
|
type: PropTypes.Requireable<string>;
|
|
557
557
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
558
558
|
name: PropTypes.Validator<string>;
|
|
@@ -58,7 +58,7 @@ declare namespace ExternalCourse {
|
|
|
58
58
|
'data-name': PropTypes.Requireable<string>;
|
|
59
59
|
'data-testid': PropTypes.Requireable<string>;
|
|
60
60
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
61
|
-
position: PropTypes.
|
|
61
|
+
position: PropTypes.Requireable<string>;
|
|
62
62
|
type: PropTypes.Requireable<string>;
|
|
63
63
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
64
64
|
name: PropTypes.Validator<string>;
|
|
@@ -167,7 +167,7 @@ declare namespace ExternalCourse {
|
|
|
167
167
|
'data-name': PropTypes.Requireable<string>;
|
|
168
168
|
'data-testid': PropTypes.Requireable<string>;
|
|
169
169
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
170
|
-
position: PropTypes.
|
|
170
|
+
position: PropTypes.Requireable<string>;
|
|
171
171
|
type: PropTypes.Requireable<string>;
|
|
172
172
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
173
173
|
name: PropTypes.Validator<string>;
|
|
@@ -314,7 +314,7 @@ declare namespace ExternalCourse {
|
|
|
314
314
|
type: PropTypes.Requireable<string>;
|
|
315
315
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
316
316
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
317
|
-
position: PropTypes.
|
|
317
|
+
position: PropTypes.Requireable<string>;
|
|
318
318
|
type: PropTypes.Requireable<string>;
|
|
319
319
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
320
320
|
name: PropTypes.Validator<string>;
|
|
@@ -351,7 +351,7 @@ declare namespace ExternalCourse {
|
|
|
351
351
|
'data-name': PropTypes.Requireable<string>;
|
|
352
352
|
'data-testid': PropTypes.Requireable<string>;
|
|
353
353
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
354
|
-
position: PropTypes.
|
|
354
|
+
position: PropTypes.Requireable<string>;
|
|
355
355
|
type: PropTypes.Requireable<string>;
|
|
356
356
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
357
357
|
name: PropTypes.Validator<string>;
|
|
@@ -389,7 +389,7 @@ declare namespace ExternalCourse {
|
|
|
389
389
|
type: PropTypes.Requireable<string>;
|
|
390
390
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
391
391
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
392
|
-
position: PropTypes.
|
|
392
|
+
position: PropTypes.Requireable<string>;
|
|
393
393
|
type: PropTypes.Requireable<string>;
|
|
394
394
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
395
395
|
name: PropTypes.Validator<string>;
|
|
@@ -13,7 +13,7 @@ declare const ButtonLink: {
|
|
|
13
13
|
'data-name': import("prop-types").Requireable<string>;
|
|
14
14
|
'data-testid': import("prop-types").Requireable<string>;
|
|
15
15
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
16
|
-
position: import("prop-types").
|
|
16
|
+
position: import("prop-types").Requireable<string>;
|
|
17
17
|
type: import("prop-types").Requireable<string>;
|
|
18
18
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
19
19
|
name: import("prop-types").Validator<string>;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
3
|
import { ICONS } from '../../util/button-icons';
|
|
4
4
|
export declare const iconPropTypes: {
|
|
5
|
-
position: PropTypes.
|
|
5
|
+
position: PropTypes.Requireable<string>;
|
|
6
6
|
type: PropTypes.Requireable<string>;
|
|
7
7
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
8
8
|
name: PropTypes.Validator<string>;
|
|
@@ -25,7 +25,7 @@ declare const propTypes: {
|
|
|
25
25
|
'data-name': PropTypes.Requireable<string>;
|
|
26
26
|
'data-testid': PropTypes.Requireable<string>;
|
|
27
27
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
28
|
-
position: PropTypes.
|
|
28
|
+
position: PropTypes.Requireable<string>;
|
|
29
29
|
type: PropTypes.Requireable<string>;
|
|
30
30
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
31
31
|
name: PropTypes.Validator<string>;
|
|
@@ -14,7 +14,7 @@ const faIconPropTypes = {
|
|
|
14
14
|
customStyle: _propTypes.default.objectOf(_propTypes.default.oneOfType([_propTypes.default.string, _propTypes.default.number]))
|
|
15
15
|
};
|
|
16
16
|
const iconPropTypes = exports.iconPropTypes = {
|
|
17
|
-
position: _propTypes.default.oneOf(['right', 'left'])
|
|
17
|
+
position: _propTypes.default.oneOf(['right', 'left']),
|
|
18
18
|
type: _propTypes.default.oneOf((0, _keys2.default)(_buttonIcons.ICONS)),
|
|
19
19
|
faIcon: _propTypes.default.shape(faIconPropTypes)
|
|
20
20
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","names":["_propTypes","_interopRequireDefault","require","_buttonIcons","e","__esModule","default","faIconPropTypes","name","PropTypes","string","isRequired","color","backgroundColor","size","number","customStyle","objectOf","oneOfType","iconPropTypes","exports","position","oneOf","type","_keys2","ICONS","faIcon","shape","propTypes","usage","label","content","node","tooltipText","tooltipPlacement","icon","onClick","func","link","href","download","bool","target","hoverBackgroundColor","hoverColor","disabled","className","_default"],"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'])
|
|
1
|
+
{"version":3,"file":"types.js","names":["_propTypes","_interopRequireDefault","require","_buttonIcons","e","__esModule","default","faIconPropTypes","name","PropTypes","string","isRequired","color","backgroundColor","size","number","customStyle","objectOf","oneOfType","iconPropTypes","exports","position","oneOf","type","_keys2","ICONS","faIcon","shape","propTypes","usage","label","content","node","tooltipText","tooltipPlacement","icon","onClick","func","link","href","download","bool","target","hoverBackgroundColor","hoverColor","disabled","className","_default"],"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, 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,IAAAA,UAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,YAAA,GAAAD,OAAA;AAA8C,SAAAD,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAE9C,MAAMG,eAAe,GAAG;EACtBC,IAAI,EAAEC,kBAAS,CAACC,MAAM,CAACC,UAAU;EACjCC,KAAK,EAAEH,kBAAS,CAACC,MAAM;EACvBG,eAAe,EAAEJ,kBAAS,CAACC,MAAM;EACjCI,IAAI,EAAEL,kBAAS,CAACM,MAAM;EACtBC,WAAW,EAAEP,kBAAS,CAACQ,QAAQ,CAACR,kBAAS,CAACS,SAAS,CAAC,CAACT,kBAAS,CAACC,MAAM,EAAED,kBAAS,CAACM,MAAM,CAAC,CAAC;AAC3F,CAAC;AAEM,MAAMI,aAAa,GAAAC,OAAA,CAAAD,aAAA,GAAG;EAC3BE,QAAQ,EAAEZ,kBAAS,CAACa,KAAK,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;EAC5CC,IAAI,EAAEd,kBAAS,CAACa,KAAK,CAAC,IAAAE,MAAA,CAAAlB,OAAA,EAAKmB,kBAAK,CAAC,CAAC;EAClCC,MAAM,EAAEjB,kBAAS,CAACkB,KAAK,CAACpB,eAAe;AACzC,CAAC;AAED,MAAMqB,SAAS,GAAG;EAChBL,IAAI,EAAEd,kBAAS,CAACa,KAAK,CAAC,CAAC,SAAS,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;EAChFO,KAAK,EAAEpB,kBAAS,CAACa,KAAK,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC;EACrDQ,KAAK,EAAErB,kBAAS,CAACC,MAAM;EACvBqB,OAAO,EAAEtB,kBAAS,CAACuB,IAAI;EACvB,YAAY,EAAEvB,kBAAS,CAACC,MAAM;EAC9BuB,WAAW,EAAExB,kBAAS,CAACC,MAAM;EAC7BwB,gBAAgB,EAAEzB,kBAAS,CAACa,KAAK,CAAC,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC;EACrE,WAAW,EAAEb,kBAAS,CAACC,MAAM;EAC7B,aAAa,EAAED,kBAAS,CAACC,MAAM;EAC/ByB,IAAI,EAAE1B,kBAAS,CAACkB,KAAK,CAACR,aAAa,CAAC;EACpCiB,OAAO,EAAE3B,kBAAS,CAAC4B,IAAI;EACvBC,IAAI,EAAE7B,kBAAS,CAACkB,KAAK,CAAC;IACpBY,IAAI,EAAE9B,kBAAS,CAACC,MAAM;IACtB8B,QAAQ,EAAE/B,kBAAS,CAACgC,IAAI;IACxBC,MAAM,EAAEjC,kBAAS,CAACa,KAAK,CAAC,CAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,CAAC;EAChE,CAAC,CAAC;EACFqB,oBAAoB,EAAElC,kBAAS,CAACC,MAAM;EACtCkC,UAAU,EAAEnC,kBAAS,CAACC,MAAM;EAC5BmC,QAAQ,EAAEpC,kBAAS,CAACgC,IAAI;EACxBK,SAAS,EAAErC,kBAAS,CAACC,MAAM;EAC3BM,WAAW,EAAEP,kBAAS,CAACQ,QAAQ,CAACR,kBAAS,CAACS,SAAS,CAAC,CAACT,kBAAS,CAACC,MAAM,EAAED,kBAAS,CAACM,MAAM,CAAC,CAAC;AAC3F,CAAC;AAAC,IAAAgC,QAAA,GAAA3B,OAAA,CAAAd,OAAA,GA4CasB,SAAS","ignoreList":[]}
|
|
@@ -11,7 +11,7 @@ declare const ButtonMenu: {
|
|
|
11
11
|
type: import("prop-types").Requireable<string>;
|
|
12
12
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
13
13
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
14
|
-
position: import("prop-types").
|
|
14
|
+
position: import("prop-types").Requireable<string>;
|
|
15
15
|
type: import("prop-types").Requireable<string>;
|
|
16
16
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
17
17
|
name: import("prop-types").Validator<string>;
|
|
@@ -8,7 +8,7 @@ export declare const buttonPropTypes: {
|
|
|
8
8
|
type: PropTypes.Requireable<string>;
|
|
9
9
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
10
10
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
11
|
-
position: PropTypes.
|
|
11
|
+
position: PropTypes.Requireable<string>;
|
|
12
12
|
type: PropTypes.Requireable<string>;
|
|
13
13
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
14
14
|
name: PropTypes.Validator<string>;
|
|
@@ -33,7 +33,7 @@ declare const propTypes: {
|
|
|
33
33
|
type: PropTypes.Requireable<string>;
|
|
34
34
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
35
35
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
36
|
-
position: PropTypes.
|
|
36
|
+
position: PropTypes.Requireable<string>;
|
|
37
37
|
type: PropTypes.Requireable<string>;
|
|
38
38
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
39
39
|
name: PropTypes.Validator<string>;
|
|
@@ -31,7 +31,7 @@ declare const RadioWithTitle: {
|
|
|
31
31
|
'data-name': import("prop-types").Requireable<string>;
|
|
32
32
|
'data-testid': import("prop-types").Requireable<string>;
|
|
33
33
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
34
|
-
position: import("prop-types").
|
|
34
|
+
position: import("prop-types").Requireable<string>;
|
|
35
35
|
type: import("prop-types").Requireable<string>;
|
|
36
36
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
37
37
|
name: import("prop-types").Validator<string>;
|
|
@@ -28,7 +28,7 @@ export declare const propTypes: {
|
|
|
28
28
|
'data-name': PropTypes.Requireable<string>;
|
|
29
29
|
'data-testid': PropTypes.Requireable<string>;
|
|
30
30
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
31
|
-
position: PropTypes.
|
|
31
|
+
position: PropTypes.Requireable<string>;
|
|
32
32
|
type: PropTypes.Requireable<string>;
|
|
33
33
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
34
34
|
name: PropTypes.Validator<string>;
|
|
@@ -29,7 +29,7 @@ declare namespace Title {
|
|
|
29
29
|
'data-name': PropTypes.Requireable<string>;
|
|
30
30
|
'data-testid': PropTypes.Requireable<string>;
|
|
31
31
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
32
|
-
position: PropTypes.
|
|
32
|
+
position: PropTypes.Requireable<string>;
|
|
33
33
|
type: PropTypes.Requireable<string>;
|
|
34
34
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
35
35
|
name: PropTypes.Validator<string>;
|
|
@@ -14,7 +14,7 @@ declare const BulletPointMenuButton: {
|
|
|
14
14
|
type: import("prop-types").Requireable<string>;
|
|
15
15
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
16
16
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
17
|
-
position: import("prop-types").
|
|
17
|
+
position: import("prop-types").Requireable<string>;
|
|
18
18
|
type: import("prop-types").Requireable<string>;
|
|
19
19
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
20
20
|
name: import("prop-types").Validator<string>;
|
|
@@ -12,7 +12,7 @@ declare const propTypes: {
|
|
|
12
12
|
type: PropTypes.Requireable<string>;
|
|
13
13
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
14
14
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
15
|
-
position: PropTypes.
|
|
15
|
+
position: PropTypes.Requireable<string>;
|
|
16
16
|
type: PropTypes.Requireable<string>;
|
|
17
17
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
18
18
|
name: PropTypes.Validator<string>;
|
|
@@ -35,7 +35,7 @@ declare const propTypes: {
|
|
|
35
35
|
'data-name': PropTypes.Requireable<string>;
|
|
36
36
|
'data-testid': PropTypes.Requireable<string>;
|
|
37
37
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
38
|
-
position: PropTypes.
|
|
38
|
+
position: PropTypes.Requireable<string>;
|
|
39
39
|
type: PropTypes.Requireable<string>;
|
|
40
40
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
41
41
|
name: PropTypes.Validator<string>;
|
|
@@ -144,7 +144,7 @@ declare const propTypes: {
|
|
|
144
144
|
'data-name': PropTypes.Requireable<string>;
|
|
145
145
|
'data-testid': PropTypes.Requireable<string>;
|
|
146
146
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
147
|
-
position: PropTypes.
|
|
147
|
+
position: PropTypes.Requireable<string>;
|
|
148
148
|
type: PropTypes.Requireable<string>;
|
|
149
149
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
150
150
|
name: PropTypes.Validator<string>;
|
|
@@ -291,7 +291,7 @@ declare const propTypes: {
|
|
|
291
291
|
type: PropTypes.Requireable<string>;
|
|
292
292
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
293
293
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
294
|
-
position: PropTypes.
|
|
294
|
+
position: PropTypes.Requireable<string>;
|
|
295
295
|
type: PropTypes.Requireable<string>;
|
|
296
296
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
297
297
|
name: PropTypes.Validator<string>;
|
|
@@ -328,7 +328,7 @@ declare const propTypes: {
|
|
|
328
328
|
'data-name': PropTypes.Requireable<string>;
|
|
329
329
|
'data-testid': PropTypes.Requireable<string>;
|
|
330
330
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
331
|
-
position: PropTypes.
|
|
331
|
+
position: PropTypes.Requireable<string>;
|
|
332
332
|
type: PropTypes.Requireable<string>;
|
|
333
333
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
334
334
|
name: PropTypes.Validator<string>;
|
|
@@ -366,7 +366,7 @@ declare const propTypes: {
|
|
|
366
366
|
type: PropTypes.Requireable<string>;
|
|
367
367
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
368
368
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
369
|
-
position: PropTypes.
|
|
369
|
+
position: PropTypes.Requireable<string>;
|
|
370
370
|
type: PropTypes.Requireable<string>;
|
|
371
371
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
372
372
|
name: PropTypes.Validator<string>;
|
|
@@ -53,7 +53,7 @@ declare const ActionableExpandableTable: {
|
|
|
53
53
|
type: import("prop-types").Requireable<string>;
|
|
54
54
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
55
55
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
56
|
-
position: import("prop-types").
|
|
56
|
+
position: import("prop-types").Requireable<string>;
|
|
57
57
|
type: import("prop-types").Requireable<string>;
|
|
58
58
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
59
59
|
name: import("prop-types").Validator<string>;
|
|
@@ -90,7 +90,7 @@ declare const ActionableExpandableTable: {
|
|
|
90
90
|
'data-name': import("prop-types").Requireable<string>;
|
|
91
91
|
'data-testid': import("prop-types").Requireable<string>;
|
|
92
92
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
93
|
-
position: import("prop-types").
|
|
93
|
+
position: import("prop-types").Requireable<string>;
|
|
94
94
|
type: import("prop-types").Requireable<string>;
|
|
95
95
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
96
96
|
name: import("prop-types").Validator<string>;
|
|
@@ -128,7 +128,7 @@ declare const ActionableExpandableTable: {
|
|
|
128
128
|
type: import("prop-types").Requireable<string>;
|
|
129
129
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
130
130
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
131
|
-
position: import("prop-types").
|
|
131
|
+
position: import("prop-types").Requireable<string>;
|
|
132
132
|
type: import("prop-types").Requireable<string>;
|
|
133
133
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
134
134
|
name: import("prop-types").Validator<string>;
|
|
@@ -30,7 +30,7 @@ export declare const propTypes: {
|
|
|
30
30
|
type: PropTypes.Requireable<string>;
|
|
31
31
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
32
32
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
33
|
-
position: PropTypes.
|
|
33
|
+
position: PropTypes.Requireable<string>;
|
|
34
34
|
type: PropTypes.Requireable<string>;
|
|
35
35
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
36
36
|
name: PropTypes.Validator<string>;
|
|
@@ -67,7 +67,7 @@ export declare const propTypes: {
|
|
|
67
67
|
'data-name': PropTypes.Requireable<string>;
|
|
68
68
|
'data-testid': PropTypes.Requireable<string>;
|
|
69
69
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
70
|
-
position: PropTypes.
|
|
70
|
+
position: PropTypes.Requireable<string>;
|
|
71
71
|
type: PropTypes.Requireable<string>;
|
|
72
72
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
73
73
|
name: PropTypes.Validator<string>;
|
|
@@ -105,7 +105,7 @@ export declare const propTypes: {
|
|
|
105
105
|
type: PropTypes.Requireable<string>;
|
|
106
106
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
107
107
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
108
|
-
position: PropTypes.
|
|
108
|
+
position: PropTypes.Requireable<string>;
|
|
109
109
|
type: PropTypes.Requireable<string>;
|
|
110
110
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
111
111
|
name: PropTypes.Validator<string>;
|
|
@@ -39,7 +39,7 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
39
39
|
'data-name': PropTypes.Requireable<string>;
|
|
40
40
|
'data-testid': PropTypes.Requireable<string>;
|
|
41
41
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
42
|
-
position: PropTypes.
|
|
42
|
+
position: PropTypes.Requireable<string>;
|
|
43
43
|
type: PropTypes.Requireable<string>;
|
|
44
44
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
45
45
|
name: PropTypes.Validator<string>;
|
|
@@ -32,7 +32,7 @@ declare const TitleRadioWrapper: {
|
|
|
32
32
|
'data-name': import("prop-types").Requireable<string>;
|
|
33
33
|
'data-testid': import("prop-types").Requireable<string>;
|
|
34
34
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
35
|
-
position: import("prop-types").
|
|
35
|
+
position: import("prop-types").Requireable<string>;
|
|
36
36
|
type: import("prop-types").Requireable<string>;
|
|
37
37
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
38
38
|
name: import("prop-types").Validator<string>;
|
|
@@ -32,7 +32,7 @@ declare const propTypes: {
|
|
|
32
32
|
'data-name': PropTypes.Requireable<string>;
|
|
33
33
|
'data-testid': PropTypes.Requireable<string>;
|
|
34
34
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
35
|
-
position: PropTypes.
|
|
35
|
+
position: PropTypes.Requireable<string>;
|
|
36
36
|
type: PropTypes.Requireable<string>;
|
|
37
37
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
38
38
|
name: PropTypes.Validator<string>;
|
|
@@ -32,7 +32,7 @@ declare const HeaderWithActions: {
|
|
|
32
32
|
type: import("prop-types").Requireable<string>;
|
|
33
33
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
34
34
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
35
|
-
position: import("prop-types").
|
|
35
|
+
position: import("prop-types").Requireable<string>;
|
|
36
36
|
type: import("prop-types").Requireable<string>;
|
|
37
37
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
38
38
|
name: import("prop-types").Validator<string>;
|
|
@@ -63,7 +63,7 @@ declare const HeaderWithActions: {
|
|
|
63
63
|
'data-name': import("prop-types").Requireable<string>;
|
|
64
64
|
'data-testid': import("prop-types").Requireable<string>;
|
|
65
65
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
66
|
-
position: import("prop-types").
|
|
66
|
+
position: import("prop-types").Requireable<string>;
|
|
67
67
|
type: import("prop-types").Requireable<string>;
|
|
68
68
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
69
69
|
name: import("prop-types").Validator<string>;
|
|
@@ -31,7 +31,7 @@ declare const headerWithActionsPropTypes: {
|
|
|
31
31
|
type: PropTypes.Requireable<string>;
|
|
32
32
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
33
33
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
34
|
-
position: PropTypes.
|
|
34
|
+
position: PropTypes.Requireable<string>;
|
|
35
35
|
type: PropTypes.Requireable<string>;
|
|
36
36
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
37
37
|
name: PropTypes.Validator<string>;
|
|
@@ -62,7 +62,7 @@ declare const headerWithActionsPropTypes: {
|
|
|
62
62
|
'data-name': PropTypes.Requireable<string>;
|
|
63
63
|
'data-testid': PropTypes.Requireable<string>;
|
|
64
64
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
65
|
-
position: PropTypes.
|
|
65
|
+
position: PropTypes.Requireable<string>;
|
|
66
66
|
type: PropTypes.Requireable<string>;
|
|
67
67
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
68
68
|
name: PropTypes.Validator<string>;
|
|
@@ -22,7 +22,7 @@ declare namespace ListItems {
|
|
|
22
22
|
'data-name': PropTypes.Requireable<string>;
|
|
23
23
|
'data-testid': PropTypes.Requireable<string>;
|
|
24
24
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
25
|
-
position: PropTypes.
|
|
25
|
+
position: PropTypes.Requireable<string>;
|
|
26
26
|
type: PropTypes.Requireable<string>;
|
|
27
27
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
28
28
|
name: PropTypes.Validator<string>;
|
|
@@ -169,7 +169,7 @@ declare namespace ListItems {
|
|
|
169
169
|
type: PropTypes.Requireable<string>;
|
|
170
170
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
171
171
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
172
|
-
position: PropTypes.
|
|
172
|
+
position: PropTypes.Requireable<string>;
|
|
173
173
|
type: PropTypes.Requireable<string>;
|
|
174
174
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
175
175
|
name: PropTypes.Validator<string>;
|
|
@@ -206,7 +206,7 @@ declare namespace ListItems {
|
|
|
206
206
|
'data-name': PropTypes.Requireable<string>;
|
|
207
207
|
'data-testid': PropTypes.Requireable<string>;
|
|
208
208
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
209
|
-
position: PropTypes.
|
|
209
|
+
position: PropTypes.Requireable<string>;
|
|
210
210
|
type: PropTypes.Requireable<string>;
|
|
211
211
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
212
212
|
name: PropTypes.Validator<string>;
|
|
@@ -244,7 +244,7 @@ declare namespace ListItems {
|
|
|
244
244
|
type: PropTypes.Requireable<string>;
|
|
245
245
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
246
246
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
247
|
-
position: PropTypes.
|
|
247
|
+
position: PropTypes.Requireable<string>;
|
|
248
248
|
type: PropTypes.Requireable<string>;
|
|
249
249
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
250
250
|
name: PropTypes.Validator<string>;
|