@coorpacademy/components 11.35.2 → 11.35.3-alpha.4
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.js +2 -2
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-menu/index.d.ts +1 -1
- package/es/atom/button-menu/style.css +1 -1
- package/es/atom/button-menu/types.d.ts +2 -2
- package/es/atom/button-menu/types.js +1 -1
- package/es/atom/button-menu/types.js.map +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/button-menu-action/index.d.ts +3 -1
- package/es/molecule/button-menu-action/index.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.js +34 -6
- package/es/molecule/button-menu-action/index.js.map +1 -1
- package/es/molecule/button-menu-action/style.css +36 -0
- package/es/molecule/button-menu-action/types.d.ts +6 -1
- package/es/molecule/button-menu-action/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/types.js +3 -1
- package/es/molecule/button-menu-action/types.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +8 -4
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/index.d.ts +2 -2
- package/es/molecule/expandible-actionable-table/types.d.ts +2 -2
- package/es/molecule/icon-preview/index.d.ts.map +1 -1
- package/es/molecule/icon-preview/index.js +2 -1
- package/es/molecule/icon-preview/index.js.map +1 -1
- package/es/molecule/icon-preview/style.css +4 -0
- package/es/organism/content-skill-modal/index.d.ts +8 -4
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +8 -4
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/header-with-actions/index.d.ts +23 -9
- package/es/organism/header-with-actions/index.d.ts.map +1 -1
- package/es/organism/header-with-actions/index.js +85 -7
- package/es/organism/header-with-actions/index.js.map +1 -1
- package/es/organism/header-with-actions/types.d.ts +45 -14
- package/es/organism/header-with-actions/types.d.ts.map +1 -1
- package/es/organism/header-with-actions/types.js +22 -6
- package/es/organism/header-with-actions/types.js.map +1 -1
- package/es/organism/list-items/index.d.ts +8 -4
- package/es/organism/mooc-header/index.d.ts +1 -3
- package/es/organism/mooc-header/index.d.ts.map +1 -1
- package/es/organism/mooc-header/index.js +38 -39
- package/es/organism/mooc-header/index.js.map +1 -1
- package/es/organism/mooc-header/style.css +14 -23
- package/es/organism/wizard-contents/index.d.ts +2 -2
- package/es/template/app-player/loading/index.d.ts +8 -4
- package/es/template/app-player/player/index.d.ts +16 -8
- package/es/template/app-player/player/slides/index.d.ts +8 -4
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +8 -4
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +8 -4
- package/es/template/app-review/index.d.ts +8 -4
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +8 -4
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +8 -4
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +49 -23
- package/es/template/back-office/brand-update/index.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.js +4 -2
- package/es/template/back-office/brand-update/index.js.map +1 -1
- package/es/template/back-office/brand-update/style.css +4 -1
- package/es/template/back-office/brand-update/utils.d.ts +38 -10
- package/es/template/back-office/brand-update/utils.js +19 -0
- package/es/template/back-office/brand-update/utils.js.map +1 -1
- package/es/template/common/dashboard/index.d.ts +16 -8
- package/es/template/common/search-page/index.d.ts +8 -4
- package/es/template/external-course/index.d.ts +8 -4
- package/lib/atom/button-link/index.js +2 -2
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-menu/index.d.ts +1 -1
- package/lib/atom/button-menu/style.css +1 -1
- package/lib/atom/button-menu/types.d.ts +2 -2
- package/lib/atom/button-menu/types.js +1 -1
- package/lib/atom/button-menu/types.js.map +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/button-menu-action/index.d.ts +3 -1
- package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.js +33 -5
- package/lib/molecule/button-menu-action/index.js.map +1 -1
- package/lib/molecule/button-menu-action/style.css +36 -0
- package/lib/molecule/button-menu-action/types.d.ts +6 -1
- package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/types.js +3 -1
- package/lib/molecule/button-menu-action/types.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +8 -4
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/index.d.ts +2 -2
- package/lib/molecule/expandible-actionable-table/types.d.ts +2 -2
- package/lib/molecule/icon-preview/index.d.ts.map +1 -1
- package/lib/molecule/icon-preview/index.js +2 -1
- package/lib/molecule/icon-preview/index.js.map +1 -1
- package/lib/molecule/icon-preview/style.css +4 -0
- package/lib/organism/content-skill-modal/index.d.ts +8 -4
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +8 -4
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/header-with-actions/index.d.ts +23 -9
- package/lib/organism/header-with-actions/index.d.ts.map +1 -1
- package/lib/organism/header-with-actions/index.js +85 -7
- package/lib/organism/header-with-actions/index.js.map +1 -1
- package/lib/organism/header-with-actions/types.d.ts +45 -14
- package/lib/organism/header-with-actions/types.d.ts.map +1 -1
- package/lib/organism/header-with-actions/types.js +22 -6
- package/lib/organism/header-with-actions/types.js.map +1 -1
- package/lib/organism/list-items/index.d.ts +8 -4
- package/lib/organism/mooc-header/index.d.ts +1 -3
- package/lib/organism/mooc-header/index.d.ts.map +1 -1
- package/lib/organism/mooc-header/index.js +37 -38
- package/lib/organism/mooc-header/index.js.map +1 -1
- package/lib/organism/mooc-header/style.css +14 -23
- package/lib/organism/wizard-contents/index.d.ts +2 -2
- package/lib/template/app-player/loading/index.d.ts +8 -4
- package/lib/template/app-player/player/index.d.ts +16 -8
- package/lib/template/app-player/player/slides/index.d.ts +8 -4
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +8 -4
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +8 -4
- package/lib/template/app-review/index.d.ts +8 -4
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +8 -4
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +8 -4
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +49 -23
- package/lib/template/back-office/brand-update/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.js +4 -2
- package/lib/template/back-office/brand-update/index.js.map +1 -1
- package/lib/template/back-office/brand-update/style.css +4 -1
- package/lib/template/back-office/brand-update/utils.d.ts +38 -10
- package/lib/template/back-office/brand-update/utils.js +19 -0
- package/lib/template/back-office/brand-update/utils.js.map +1 -1
- package/lib/template/common/dashboard/index.d.ts +16 -8
- package/lib/template/common/search-page/index.d.ts +8 -4
- package/lib/template/external-course/index.d.ts +8 -4
- package/locales/.mtslconfig.json +1 -0
- package/package.json +2 -2
|
@@ -437,7 +437,7 @@ declare namespace SlidesPlayer {
|
|
|
437
437
|
'data-name': PropTypes.Requireable<string>;
|
|
438
438
|
disabled: PropTypes.Requireable<boolean>;
|
|
439
439
|
label: PropTypes.Validator<string>;
|
|
440
|
-
onClick: PropTypes.
|
|
440
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
441
441
|
type: PropTypes.Requireable<string>;
|
|
442
442
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
443
443
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -467,6 +467,8 @@ declare namespace SlidesPlayer {
|
|
|
467
467
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
468
468
|
}>;
|
|
469
469
|
}>>;
|
|
470
|
+
type: PropTypes.Requireable<string>;
|
|
471
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
470
472
|
}> | null | undefined>>;
|
|
471
473
|
}>>;
|
|
472
474
|
}> | PropTypes.InferProps<{
|
|
@@ -493,7 +495,7 @@ declare namespace SlidesPlayer {
|
|
|
493
495
|
'data-name': PropTypes.Requireable<string>;
|
|
494
496
|
disabled: PropTypes.Requireable<boolean>;
|
|
495
497
|
label: PropTypes.Validator<string>;
|
|
496
|
-
onClick: PropTypes.
|
|
498
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
497
499
|
type: PropTypes.Requireable<string>;
|
|
498
500
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
499
501
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -570,7 +572,7 @@ declare namespace SlidesPlayer {
|
|
|
570
572
|
'data-name': PropTypes.Requireable<string>;
|
|
571
573
|
disabled: PropTypes.Requireable<boolean>;
|
|
572
574
|
label: PropTypes.Validator<string>;
|
|
573
|
-
onClick: PropTypes.
|
|
575
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
574
576
|
type: PropTypes.Requireable<string>;
|
|
575
577
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
576
578
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -762,7 +764,7 @@ declare namespace SlidesPlayer {
|
|
|
762
764
|
'data-name': PropTypes.Requireable<string>;
|
|
763
765
|
disabled: PropTypes.Requireable<boolean>;
|
|
764
766
|
label: PropTypes.Validator<string>;
|
|
765
|
-
onClick: PropTypes.
|
|
767
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
766
768
|
type: PropTypes.Requireable<string>;
|
|
767
769
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
768
770
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -792,6 +794,8 @@ declare namespace SlidesPlayer {
|
|
|
792
794
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
793
795
|
}>;
|
|
794
796
|
}>>;
|
|
797
|
+
type: PropTypes.Requireable<string>;
|
|
798
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
795
799
|
}>>;
|
|
796
800
|
}> | null | undefined>>;
|
|
797
801
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/template/app-player/player/slides/index.js"],"names":[],"mappings":";AA+aA,qEAkBC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/template/app-player/player/slides/index.js"],"names":[],"mappings":";AA+aA,qEAkBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA1ID;;uBAyBC;;;;;;;;;;;;;;;;;;;;;;;;;AArPD;;;gBAaC;;;;;;;;;;;;;AAyDD;;;;gBAEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAlHD,oEAQC;;;;;;;;;AAgND;;gBAiBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA/GD,qEAaC"}
|
|
@@ -467,7 +467,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
467
467
|
'data-name': PropTypes.Requireable<string>;
|
|
468
468
|
disabled: PropTypes.Requireable<boolean>;
|
|
469
469
|
label: PropTypes.Validator<string>;
|
|
470
|
-
onClick: PropTypes.
|
|
470
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
471
471
|
type: PropTypes.Requireable<string>;
|
|
472
472
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
473
473
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -497,6 +497,8 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
497
497
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
498
498
|
}>;
|
|
499
499
|
}>>;
|
|
500
|
+
type: PropTypes.Requireable<string>;
|
|
501
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
500
502
|
}> | null | undefined>>;
|
|
501
503
|
}>>;
|
|
502
504
|
}> | PropTypes.InferProps<{
|
|
@@ -523,7 +525,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
523
525
|
'data-name': PropTypes.Requireable<string>;
|
|
524
526
|
disabled: PropTypes.Requireable<boolean>;
|
|
525
527
|
label: PropTypes.Validator<string>;
|
|
526
|
-
onClick: PropTypes.
|
|
528
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
527
529
|
type: PropTypes.Requireable<string>;
|
|
528
530
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
529
531
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -600,7 +602,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
600
602
|
'data-name': PropTypes.Requireable<string>;
|
|
601
603
|
disabled: PropTypes.Requireable<boolean>;
|
|
602
604
|
label: PropTypes.Validator<string>;
|
|
603
|
-
onClick: PropTypes.
|
|
605
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
604
606
|
type: PropTypes.Requireable<string>;
|
|
605
607
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
606
608
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -792,7 +794,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
792
794
|
'data-name': PropTypes.Requireable<string>;
|
|
793
795
|
disabled: PropTypes.Requireable<boolean>;
|
|
794
796
|
label: PropTypes.Validator<string>;
|
|
795
|
-
onClick: PropTypes.
|
|
797
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
796
798
|
type: PropTypes.Requireable<string>;
|
|
797
799
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
798
800
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -822,6 +824,8 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
822
824
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
823
825
|
}>;
|
|
824
826
|
}>>;
|
|
827
|
+
type: PropTypes.Requireable<string>;
|
|
828
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
825
829
|
}>>;
|
|
826
830
|
}> | null | undefined>>;
|
|
827
831
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":[],"mappings":";AAmGA;IACE
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":[],"mappings":";AAmGA;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmBE;IAEF;;;;;;;;;;;;;;;;;;;;;;MAEE;IAEF,wBAIC;IAFC;;MAA0B;IAkB5B,gCAEC;IAhBD,0BAEC;IAED,kBAQC;IALC,gCAIE;IAIF,aAAsB;IAGxB,sBAsEC;CACF"}
|
|
@@ -567,7 +567,7 @@ declare namespace PopinEnd {
|
|
|
567
567
|
'data-name': PropTypes.Requireable<string>;
|
|
568
568
|
disabled: PropTypes.Requireable<boolean>;
|
|
569
569
|
label: PropTypes.Validator<string>;
|
|
570
|
-
onClick: PropTypes.
|
|
570
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
571
571
|
type: PropTypes.Requireable<string>;
|
|
572
572
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
573
573
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -597,6 +597,8 @@ declare namespace PopinEnd {
|
|
|
597
597
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
598
598
|
}>;
|
|
599
599
|
}>>;
|
|
600
|
+
type: PropTypes.Requireable<string>;
|
|
601
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
600
602
|
}> | null | undefined>>;
|
|
601
603
|
}>>;
|
|
602
604
|
}> | PropTypes.InferProps<{
|
|
@@ -623,7 +625,7 @@ declare namespace PopinEnd {
|
|
|
623
625
|
'data-name': PropTypes.Requireable<string>;
|
|
624
626
|
disabled: PropTypes.Requireable<boolean>;
|
|
625
627
|
label: PropTypes.Validator<string>;
|
|
626
|
-
onClick: PropTypes.
|
|
628
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
627
629
|
type: PropTypes.Requireable<string>;
|
|
628
630
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
629
631
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -700,7 +702,7 @@ declare namespace PopinEnd {
|
|
|
700
702
|
'data-name': PropTypes.Requireable<string>;
|
|
701
703
|
disabled: PropTypes.Requireable<boolean>;
|
|
702
704
|
label: PropTypes.Validator<string>;
|
|
703
|
-
onClick: PropTypes.
|
|
705
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
704
706
|
type: PropTypes.Requireable<string>;
|
|
705
707
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
706
708
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -892,7 +894,7 @@ declare namespace PopinEnd {
|
|
|
892
894
|
'data-name': PropTypes.Requireable<string>;
|
|
893
895
|
disabled: PropTypes.Requireable<boolean>;
|
|
894
896
|
label: PropTypes.Validator<string>;
|
|
895
|
-
onClick: PropTypes.
|
|
897
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
896
898
|
type: PropTypes.Requireable<string>;
|
|
897
899
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
898
900
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -922,6 +924,8 @@ declare namespace PopinEnd {
|
|
|
922
924
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
923
925
|
}>;
|
|
924
926
|
}>>;
|
|
927
|
+
type: PropTypes.Requireable<string>;
|
|
928
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
925
929
|
}>>;
|
|
926
930
|
}> | null | undefined>>;
|
|
927
931
|
}>>;
|
|
@@ -888,7 +888,7 @@ declare const AppReview: {
|
|
|
888
888
|
'data-name': import("prop-types").Requireable<string>;
|
|
889
889
|
disabled: import("prop-types").Requireable<boolean>;
|
|
890
890
|
label: import("prop-types").Validator<string>;
|
|
891
|
-
onClick: import("prop-types").
|
|
891
|
+
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
892
892
|
type: import("prop-types").Requireable<string>;
|
|
893
893
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
894
894
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -918,6 +918,8 @@ declare const AppReview: {
|
|
|
918
918
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
919
919
|
}>;
|
|
920
920
|
}>>;
|
|
921
|
+
type: import("prop-types").Requireable<string>;
|
|
922
|
+
primaryColor: import("prop-types").Requireable<string>;
|
|
921
923
|
}> | null | undefined>>;
|
|
922
924
|
}>>;
|
|
923
925
|
}> | import("prop-types").InferProps<{
|
|
@@ -944,7 +946,7 @@ declare const AppReview: {
|
|
|
944
946
|
'data-name': import("prop-types").Requireable<string>;
|
|
945
947
|
disabled: import("prop-types").Requireable<boolean>;
|
|
946
948
|
label: import("prop-types").Validator<string>;
|
|
947
|
-
onClick: import("prop-types").
|
|
949
|
+
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
948
950
|
type: import("prop-types").Requireable<string>;
|
|
949
951
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
950
952
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1021,7 +1023,7 @@ declare const AppReview: {
|
|
|
1021
1023
|
'data-name': import("prop-types").Requireable<string>;
|
|
1022
1024
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1023
1025
|
label: import("prop-types").Validator<string>;
|
|
1024
|
-
onClick: import("prop-types").
|
|
1026
|
+
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1025
1027
|
type: import("prop-types").Requireable<string>;
|
|
1026
1028
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
1027
1029
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1213,7 +1215,7 @@ declare const AppReview: {
|
|
|
1213
1215
|
'data-name': import("prop-types").Requireable<string>;
|
|
1214
1216
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1215
1217
|
label: import("prop-types").Validator<string>;
|
|
1216
|
-
onClick: import("prop-types").
|
|
1218
|
+
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1217
1219
|
type: import("prop-types").Requireable<string>;
|
|
1218
1220
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
1219
1221
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1243,6 +1245,8 @@ declare const AppReview: {
|
|
|
1243
1245
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
1244
1246
|
}>;
|
|
1245
1247
|
}>>;
|
|
1248
|
+
type: import("prop-types").Requireable<string>;
|
|
1249
|
+
primaryColor: import("prop-types").Requireable<string>;
|
|
1246
1250
|
}>>;
|
|
1247
1251
|
}> | null | undefined>>;
|
|
1248
1252
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
|
|
@@ -888,7 +888,7 @@ declare const propTypes: {
|
|
|
888
888
|
'data-name': PropTypes.Requireable<string>;
|
|
889
889
|
disabled: PropTypes.Requireable<boolean>;
|
|
890
890
|
label: PropTypes.Validator<string>;
|
|
891
|
-
onClick: PropTypes.
|
|
891
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
892
892
|
type: PropTypes.Requireable<string>;
|
|
893
893
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
894
894
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -918,6 +918,8 @@ declare const propTypes: {
|
|
|
918
918
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
919
919
|
}>;
|
|
920
920
|
}>>;
|
|
921
|
+
type: PropTypes.Requireable<string>;
|
|
922
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
921
923
|
}> | null | undefined>>;
|
|
922
924
|
}>>;
|
|
923
925
|
}> | PropTypes.InferProps<{
|
|
@@ -944,7 +946,7 @@ declare const propTypes: {
|
|
|
944
946
|
'data-name': PropTypes.Requireable<string>;
|
|
945
947
|
disabled: PropTypes.Requireable<boolean>;
|
|
946
948
|
label: PropTypes.Validator<string>;
|
|
947
|
-
onClick: PropTypes.
|
|
949
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
948
950
|
type: PropTypes.Requireable<string>;
|
|
949
951
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
950
952
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1021,7 +1023,7 @@ declare const propTypes: {
|
|
|
1021
1023
|
'data-name': PropTypes.Requireable<string>;
|
|
1022
1024
|
disabled: PropTypes.Requireable<boolean>;
|
|
1023
1025
|
label: PropTypes.Validator<string>;
|
|
1024
|
-
onClick: PropTypes.
|
|
1026
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1025
1027
|
type: PropTypes.Requireable<string>;
|
|
1026
1028
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
1027
1029
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1213,7 +1215,7 @@ declare const propTypes: {
|
|
|
1213
1215
|
'data-name': PropTypes.Requireable<string>;
|
|
1214
1216
|
disabled: PropTypes.Requireable<boolean>;
|
|
1215
1217
|
label: PropTypes.Validator<string>;
|
|
1216
|
-
onClick: PropTypes.
|
|
1218
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1217
1219
|
type: PropTypes.Requireable<string>;
|
|
1218
1220
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
1219
1221
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1243,6 +1245,8 @@ declare const propTypes: {
|
|
|
1243
1245
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
1244
1246
|
}>;
|
|
1245
1247
|
}>>;
|
|
1248
|
+
type: PropTypes.Requireable<string>;
|
|
1249
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
1246
1250
|
}>>;
|
|
1247
1251
|
}> | null | undefined>>;
|
|
1248
1252
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../../src/template/app-review/player/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,YAAY,EAAC,MAAM,kCAAkC,CAAC;AAC9D,OAAgC,EAC9B,mBAAmB,EACpB,MAAM,8CAA8C,CAAC;AAEtD,OAA8B,EAAC,WAAW,EAAC,MAAM,uCAAuC,CAAC;AAEzF,OAA+B,EAC7B,gBAAgB,EACjB,MAAM,oDAAoD,CAAC;AAE5D,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../../src/template/app-review/player/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,YAAY,EAAC,MAAM,kCAAkC,CAAC;AAC9D,OAAgC,EAC9B,mBAAmB,EACpB,MAAM,8CAA8C,CAAC;AAEtD,OAA8B,EAAC,WAAW,EAAC,MAAM,uCAAuC,CAAC;AAEzF,OAA+B,EAC7B,gBAAgB,EACjB,MAAM,oDAAoD,CAAC;AAE5D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,iBAAiB,GAAG;IAC9B,MAAM,EAAE,WAAW,CAAC;IACpB,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,eAAe,CAAC,EAAE,mBAAmB,CAAC;IACtC,QAAQ,CAAC,EAAE,mBAAmB,CAAC;IAC/B,SAAS,CAAC,EAAE,YAAY,CAAC;CAC1B,CAAC"}
|
|
@@ -892,7 +892,7 @@ declare const propTypes: {
|
|
|
892
892
|
'data-name': PropTypes.Requireable<string>;
|
|
893
893
|
disabled: PropTypes.Requireable<boolean>;
|
|
894
894
|
label: PropTypes.Validator<string>;
|
|
895
|
-
onClick: PropTypes.
|
|
895
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
896
896
|
type: PropTypes.Requireable<string>;
|
|
897
897
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
898
898
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -922,6 +922,8 @@ declare const propTypes: {
|
|
|
922
922
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
923
923
|
}>;
|
|
924
924
|
}>>;
|
|
925
|
+
type: PropTypes.Requireable<string>;
|
|
926
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
925
927
|
}> | null | undefined>>;
|
|
926
928
|
}>>;
|
|
927
929
|
}> | PropTypes.InferProps<{
|
|
@@ -948,7 +950,7 @@ declare const propTypes: {
|
|
|
948
950
|
'data-name': PropTypes.Requireable<string>;
|
|
949
951
|
disabled: PropTypes.Requireable<boolean>;
|
|
950
952
|
label: PropTypes.Validator<string>;
|
|
951
|
-
onClick: PropTypes.
|
|
953
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
952
954
|
type: PropTypes.Requireable<string>;
|
|
953
955
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
954
956
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1025,7 +1027,7 @@ declare const propTypes: {
|
|
|
1025
1027
|
'data-name': PropTypes.Requireable<string>;
|
|
1026
1028
|
disabled: PropTypes.Requireable<boolean>;
|
|
1027
1029
|
label: PropTypes.Validator<string>;
|
|
1028
|
-
onClick: PropTypes.
|
|
1030
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1029
1031
|
type: PropTypes.Requireable<string>;
|
|
1030
1032
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
1031
1033
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1217,7 +1219,7 @@ declare const propTypes: {
|
|
|
1217
1219
|
'data-name': PropTypes.Requireable<string>;
|
|
1218
1220
|
disabled: PropTypes.Requireable<boolean>;
|
|
1219
1221
|
label: PropTypes.Validator<string>;
|
|
1220
|
-
onClick: PropTypes.
|
|
1222
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1221
1223
|
type: PropTypes.Requireable<string>;
|
|
1222
1224
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
1223
1225
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1247,6 +1249,8 @@ declare const propTypes: {
|
|
|
1247
1249
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
1248
1250
|
}>;
|
|
1249
1251
|
}>>;
|
|
1252
|
+
type: PropTypes.Requireable<string>;
|
|
1253
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
1250
1254
|
}>>;
|
|
1251
1255
|
}> | null | undefined>>;
|
|
1252
1256
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AAEtD,oBAAY,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAE3C,oBAAY,cAAc,GAAG;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AAEtD,oBAAY,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAE3C,oBAAY,cAAc,GAAG;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGd,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -183,10 +183,7 @@ declare namespace BrandUpdate {
|
|
|
183
183
|
}> | PropTypes.InferProps<{
|
|
184
184
|
type: PropTypes.Validator<string>;
|
|
185
185
|
closeButton: PropTypes.Requireable<PropTypes.InferProps<{
|
|
186
|
-
|
|
187
|
-
icon: PropTypes.Validator<string>;
|
|
188
|
-
'data-name': PropTypes.Validator<string>;
|
|
189
|
-
'aria-label': PropTypes.Validator<string>;
|
|
186
|
+
'aria-label': PropTypes.Requireable<string>;
|
|
190
187
|
onClick: PropTypes.Validator<(...args: any[]) => any>;
|
|
191
188
|
}>>;
|
|
192
189
|
title: PropTypes.Validator<string>;
|
|
@@ -199,7 +196,7 @@ declare namespace BrandUpdate {
|
|
|
199
196
|
display: PropTypes.Validator<boolean>;
|
|
200
197
|
label: PropTypes.Requireable<string>;
|
|
201
198
|
}>>>;
|
|
202
|
-
|
|
199
|
+
bulletPointMenuButtonPropTypes: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
203
200
|
'data-name': PropTypes.Requireable<string>;
|
|
204
201
|
disabled: PropTypes.Requireable<boolean>;
|
|
205
202
|
buttonAriaLabel: PropTypes.Requireable<string>;
|
|
@@ -208,7 +205,7 @@ declare namespace BrandUpdate {
|
|
|
208
205
|
'data-name': PropTypes.Requireable<string>;
|
|
209
206
|
disabled: PropTypes.Requireable<boolean>;
|
|
210
207
|
label: PropTypes.Validator<string>;
|
|
211
|
-
onClick: PropTypes.
|
|
208
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
212
209
|
type: PropTypes.Requireable<string>;
|
|
213
210
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
214
211
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -232,8 +229,18 @@ declare namespace BrandUpdate {
|
|
|
232
229
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
233
230
|
menuButtonClassName: PropTypes.Requireable<string>;
|
|
234
231
|
isBulkMenu: PropTypes.Requireable<boolean>;
|
|
235
|
-
}
|
|
236
|
-
|
|
232
|
+
}> | PropTypes.InferProps<{
|
|
233
|
+
buttons: PropTypes.Validator<(PropTypes.InferProps<{
|
|
234
|
+
dataName: PropTypes.Requireable<string>;
|
|
235
|
+
label: PropTypes.Validator<string>;
|
|
236
|
+
iconName: PropTypes.Validator<string>;
|
|
237
|
+
iconColor: PropTypes.Validator<string>;
|
|
238
|
+
onClick: PropTypes.Validator<(...args: any[]) => any>;
|
|
239
|
+
}> | null | undefined)[]>;
|
|
240
|
+
onClick: PropTypes.Validator<(...args: any[]) => any>;
|
|
241
|
+
buttonAriaLabel: PropTypes.Requireable<string>;
|
|
242
|
+
}> | null | undefined>>;
|
|
243
|
+
actionButtons: PropTypes.Validator<NonNullable<NonNullable<(PropTypes.InferProps<{
|
|
237
244
|
type: PropTypes.Requireable<string>;
|
|
238
245
|
usage: PropTypes.Requireable<string>;
|
|
239
246
|
label: PropTypes.Requireable<string>;
|
|
@@ -269,7 +276,14 @@ declare namespace BrandUpdate {
|
|
|
269
276
|
customStyle: PropTypes.Requireable<{
|
|
270
277
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
271
278
|
}>;
|
|
272
|
-
}> | null | undefined)[]
|
|
279
|
+
}> | null | undefined)[] | (PropTypes.InferProps<{
|
|
280
|
+
type: PropTypes.Validator<string>;
|
|
281
|
+
label: PropTypes.Validator<string>;
|
|
282
|
+
onClick: PropTypes.Validator<(...args: any[]) => any>;
|
|
283
|
+
disabled: PropTypes.Requireable<boolean>;
|
|
284
|
+
iconName: PropTypes.Validator<string>;
|
|
285
|
+
iconColor: PropTypes.Validator<string>;
|
|
286
|
+
}> | null | undefined)[] | null | undefined>>>;
|
|
273
287
|
}> | null | undefined>>;
|
|
274
288
|
export const items: PropTypes.Validator<(PropTypes.InferProps<{
|
|
275
289
|
key: PropTypes.Requireable<string>;
|
|
@@ -698,7 +712,7 @@ declare namespace BrandUpdate {
|
|
|
698
712
|
'data-name': PropTypes.Requireable<string>;
|
|
699
713
|
disabled: PropTypes.Requireable<boolean>;
|
|
700
714
|
label: PropTypes.Validator<string>;
|
|
701
|
-
onClick: PropTypes.
|
|
715
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
702
716
|
type: PropTypes.Requireable<string>;
|
|
703
717
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
704
718
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -728,6 +742,8 @@ declare namespace BrandUpdate {
|
|
|
728
742
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
729
743
|
}>;
|
|
730
744
|
}>>;
|
|
745
|
+
type: PropTypes.Requireable<string>;
|
|
746
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
731
747
|
}> | null | undefined>>;
|
|
732
748
|
}>>;
|
|
733
749
|
}> | PropTypes.InferProps<{
|
|
@@ -754,7 +770,7 @@ declare namespace BrandUpdate {
|
|
|
754
770
|
'data-name': PropTypes.Requireable<string>;
|
|
755
771
|
disabled: PropTypes.Requireable<boolean>;
|
|
756
772
|
label: PropTypes.Validator<string>;
|
|
757
|
-
onClick: PropTypes.
|
|
773
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
758
774
|
type: PropTypes.Requireable<string>;
|
|
759
775
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
760
776
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -831,7 +847,7 @@ declare namespace BrandUpdate {
|
|
|
831
847
|
'data-name': PropTypes.Requireable<string>;
|
|
832
848
|
disabled: PropTypes.Requireable<boolean>;
|
|
833
849
|
label: PropTypes.Validator<string>;
|
|
834
|
-
onClick: PropTypes.
|
|
850
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
835
851
|
type: PropTypes.Requireable<string>;
|
|
836
852
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
837
853
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1023,7 +1039,7 @@ declare namespace BrandUpdate {
|
|
|
1023
1039
|
'data-name': PropTypes.Requireable<string>;
|
|
1024
1040
|
disabled: PropTypes.Requireable<boolean>;
|
|
1025
1041
|
label: PropTypes.Validator<string>;
|
|
1026
|
-
onClick: PropTypes.
|
|
1042
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1027
1043
|
type: PropTypes.Requireable<string>;
|
|
1028
1044
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
1029
1045
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1053,6 +1069,8 @@ declare namespace BrandUpdate {
|
|
|
1053
1069
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
1054
1070
|
}>;
|
|
1055
1071
|
}>>;
|
|
1072
|
+
type: PropTypes.Requireable<string>;
|
|
1073
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
1056
1074
|
}>>;
|
|
1057
1075
|
}> | PropTypes.InferProps<{
|
|
1058
1076
|
key: PropTypes.Requireable<string>;
|
|
@@ -1108,7 +1126,7 @@ declare namespace BrandUpdate {
|
|
|
1108
1126
|
'data-name': PropTypes.Requireable<string>;
|
|
1109
1127
|
disabled: PropTypes.Requireable<boolean>;
|
|
1110
1128
|
label: PropTypes.Validator<string>;
|
|
1111
|
-
onClick: PropTypes.
|
|
1129
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1112
1130
|
type: PropTypes.Requireable<string>;
|
|
1113
1131
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
1114
1132
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -1185,7 +1203,7 @@ declare namespace BrandUpdate {
|
|
|
1185
1203
|
'data-name': PropTypes.Requireable<string>;
|
|
1186
1204
|
disabled: PropTypes.Requireable<boolean>;
|
|
1187
1205
|
label: PropTypes.Validator<string>;
|
|
1188
|
-
onClick: PropTypes.
|
|
1206
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1189
1207
|
type: PropTypes.Requireable<string>;
|
|
1190
1208
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
1191
1209
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -2079,7 +2097,7 @@ declare namespace BrandUpdate {
|
|
|
2079
2097
|
'data-name': PropTypes.Requireable<string>;
|
|
2080
2098
|
disabled: PropTypes.Requireable<boolean>;
|
|
2081
2099
|
label: PropTypes.Validator<string>;
|
|
2082
|
-
onClick: PropTypes.
|
|
2100
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2083
2101
|
type: PropTypes.Requireable<string>;
|
|
2084
2102
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
2085
2103
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -2109,6 +2127,8 @@ declare namespace BrandUpdate {
|
|
|
2109
2127
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
2110
2128
|
}>;
|
|
2111
2129
|
}>>;
|
|
2130
|
+
type: PropTypes.Requireable<string>;
|
|
2131
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
2112
2132
|
}> | null | undefined>>;
|
|
2113
2133
|
}>>;
|
|
2114
2134
|
}> | PropTypes.InferProps<{
|
|
@@ -2135,7 +2155,7 @@ declare namespace BrandUpdate {
|
|
|
2135
2155
|
'data-name': PropTypes.Requireable<string>;
|
|
2136
2156
|
disabled: PropTypes.Requireable<boolean>;
|
|
2137
2157
|
label: PropTypes.Validator<string>;
|
|
2138
|
-
onClick: PropTypes.
|
|
2158
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2139
2159
|
type: PropTypes.Requireable<string>;
|
|
2140
2160
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
2141
2161
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -2212,7 +2232,7 @@ declare namespace BrandUpdate {
|
|
|
2212
2232
|
'data-name': PropTypes.Requireable<string>;
|
|
2213
2233
|
disabled: PropTypes.Requireable<boolean>;
|
|
2214
2234
|
label: PropTypes.Validator<string>;
|
|
2215
|
-
onClick: PropTypes.
|
|
2235
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2216
2236
|
type: PropTypes.Requireable<string>;
|
|
2217
2237
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
2218
2238
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -2404,7 +2424,7 @@ declare namespace BrandUpdate {
|
|
|
2404
2424
|
'data-name': PropTypes.Requireable<string>;
|
|
2405
2425
|
disabled: PropTypes.Requireable<boolean>;
|
|
2406
2426
|
label: PropTypes.Validator<string>;
|
|
2407
|
-
onClick: PropTypes.
|
|
2427
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2408
2428
|
type: PropTypes.Requireable<string>;
|
|
2409
2429
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
2410
2430
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -2434,6 +2454,8 @@ declare namespace BrandUpdate {
|
|
|
2434
2454
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
2435
2455
|
}>;
|
|
2436
2456
|
}>>;
|
|
2457
|
+
type: PropTypes.Requireable<string>;
|
|
2458
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
2437
2459
|
}>>;
|
|
2438
2460
|
}> | null | undefined>>;
|
|
2439
2461
|
}>>;
|
|
@@ -2696,7 +2718,7 @@ declare namespace BrandUpdate {
|
|
|
2696
2718
|
'data-name': PropTypes.Requireable<string>;
|
|
2697
2719
|
disabled: PropTypes.Requireable<boolean>;
|
|
2698
2720
|
label: PropTypes.Validator<string>;
|
|
2699
|
-
onClick: PropTypes.
|
|
2721
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2700
2722
|
type: PropTypes.Requireable<string>;
|
|
2701
2723
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
2702
2724
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -2726,6 +2748,8 @@ declare namespace BrandUpdate {
|
|
|
2726
2748
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
2727
2749
|
}>;
|
|
2728
2750
|
}>>;
|
|
2751
|
+
type: PropTypes.Requireable<string>;
|
|
2752
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
2729
2753
|
}> | null | undefined>>;
|
|
2730
2754
|
}>>;
|
|
2731
2755
|
}> | PropTypes.InferProps<{
|
|
@@ -2752,7 +2776,7 @@ declare namespace BrandUpdate {
|
|
|
2752
2776
|
'data-name': PropTypes.Requireable<string>;
|
|
2753
2777
|
disabled: PropTypes.Requireable<boolean>;
|
|
2754
2778
|
label: PropTypes.Validator<string>;
|
|
2755
|
-
onClick: PropTypes.
|
|
2779
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2756
2780
|
type: PropTypes.Requireable<string>;
|
|
2757
2781
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
2758
2782
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -2829,7 +2853,7 @@ declare namespace BrandUpdate {
|
|
|
2829
2853
|
'data-name': PropTypes.Requireable<string>;
|
|
2830
2854
|
disabled: PropTypes.Requireable<boolean>;
|
|
2831
2855
|
label: PropTypes.Validator<string>;
|
|
2832
|
-
onClick: PropTypes.
|
|
2856
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2833
2857
|
type: PropTypes.Requireable<string>;
|
|
2834
2858
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
2835
2859
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -3021,7 +3045,7 @@ declare namespace BrandUpdate {
|
|
|
3021
3045
|
'data-name': PropTypes.Requireable<string>;
|
|
3022
3046
|
disabled: PropTypes.Requireable<boolean>;
|
|
3023
3047
|
label: PropTypes.Validator<string>;
|
|
3024
|
-
onClick: PropTypes.
|
|
3048
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3025
3049
|
type: PropTypes.Requireable<string>;
|
|
3026
3050
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
3027
3051
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
@@ -3051,6 +3075,8 @@ declare namespace BrandUpdate {
|
|
|
3051
3075
|
[x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
|
|
3052
3076
|
}>;
|
|
3053
3077
|
}>>;
|
|
3078
|
+
type: PropTypes.Requireable<string>;
|
|
3079
|
+
primaryColor: PropTypes.Requireable<string>;
|
|
3054
3080
|
}>>;
|
|
3055
3081
|
}>>>;
|
|
3056
3082
|
filters: PropTypes.Validator<NonNullable<PropTypes.InferProps<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-update/index.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-update/index.js"],"names":[],"mappings":";AAqPA,sDAgDC"}
|