@coorpacademy/components 11.40.5 → 11.40.6-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/atom/button-link/index.d.ts +15 -8
- package/es/atom/button-link/index.d.ts.map +1 -1
- package/es/atom/button-link/index.js +75 -37
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/types.d.ts +20 -14
- package/es/atom/button-link/types.d.ts.map +1 -1
- package/es/atom/button-link/types.js +4 -3
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/button-menu/index.d.ts +1 -3
- package/es/atom/button-menu/index.d.ts.map +1 -1
- package/es/atom/button-menu/index.js +1 -7
- package/es/atom/button-menu/index.js.map +1 -1
- package/es/atom/button-menu/types.d.ts +2 -6
- package/es/atom/button-menu/types.d.ts.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +15 -8
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +15 -8
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/title/index.d.ts +15 -8
- package/es/molecule/bullet-point-menu-button/index.d.ts +1 -3
- package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +1 -3
- package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.d.ts +19 -11
- package/es/molecule/button-menu-action/index.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.js +27 -3
- package/es/molecule/button-menu-action/index.js.map +1 -1
- package/es/molecule/button-menu-action/types.d.ts +22 -12
- package/es/molecule/button-menu-action/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/types.js +7 -2
- package/es/molecule/button-menu-action/types.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +133 -85
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/index.d.ts +17 -14
- package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/types.d.ts +17 -14
- package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/es/molecule/quick-filters/index.d.ts +15 -8
- package/es/molecule/quick-filters/index.d.ts.map +1 -1
- package/es/molecule/quick-filters/types.d.ts +15 -8
- package/es/molecule/quick-filters/types.d.ts.map +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +15 -8
- package/es/molecule/title-radio-wrapper/index.d.ts +15 -8
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +15 -8
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +115 -68
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +115 -68
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/icon-editor/index.d.ts +15 -8
- package/es/organism/icon-editor/index.d.ts.map +1 -1
- package/es/organism/icon-editor/types.d.ts +15 -8
- package/es/organism/icon-editor/types.d.ts.map +1 -1
- package/es/organism/list-items/index.d.ts +115 -68
- package/es/organism/rewards-form/index.d.ts +15 -8
- package/es/organism/select-opponents/index.d.ts +15 -8
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +15 -8
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/setup-header/index.d.ts +60 -32
- package/es/organism/title-and-input/index.d.ts +45 -24
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +45 -24
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +62 -38
- package/es/template/app-player/loading/index.d.ts +133 -85
- package/es/template/app-player/player/index.d.ts +274 -170
- package/es/template/app-player/player/slides/header/index.d.ts +8 -0
- package/es/template/app-player/player/slides/header/index.d.ts.map +1 -1
- package/es/template/app-player/player/slides/header/index.js +92 -3
- package/es/template/app-player/player/slides/header/index.js.map +1 -1
- package/es/template/app-player/player/slides/header/style.css +1 -1
- package/es/template/app-player/player/slides/index.d.ts +141 -85
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +133 -85
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +141 -85
- package/es/template/app-review/index.d.ts +133 -85
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +133 -85
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +133 -85
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-create/index.d.ts +60 -32
- package/es/template/back-office/brand-create/index.d.ts.map +1 -1
- package/es/template/back-office/brand-list/index.d.ts +60 -32
- package/es/template/back-office/brand-list/index.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +485 -291
- package/es/template/back-office/dashboard-preview/index.d.ts +60 -32
- package/es/template/back-office/layout/index.d.ts +60 -32
- package/es/template/back-office/layout/index.d.ts.map +1 -1
- package/es/template/common/dashboard/index.d.ts +266 -170
- package/es/template/common/search-page/index.d.ts +133 -85
- package/es/template/external-course/index.d.ts +133 -85
- package/es/variables/colors.d.ts +1 -0
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +1 -0
- package/es/variables/colors.js.map +1 -1
- package/lib/atom/button-link/index.d.ts +15 -8
- package/lib/atom/button-link/index.d.ts.map +1 -1
- package/lib/atom/button-link/index.js +75 -37
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/types.d.ts +20 -14
- package/lib/atom/button-link/types.d.ts.map +1 -1
- package/lib/atom/button-link/types.js +4 -3
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/button-menu/index.d.ts +1 -3
- package/lib/atom/button-menu/index.d.ts.map +1 -1
- package/lib/atom/button-menu/index.js +1 -7
- package/lib/atom/button-menu/index.js.map +1 -1
- package/lib/atom/button-menu/types.d.ts +2 -6
- package/lib/atom/button-menu/types.d.ts.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +15 -8
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +15 -8
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/title/index.d.ts +15 -8
- package/lib/molecule/bullet-point-menu-button/index.d.ts +1 -3
- package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +1 -3
- package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.d.ts +19 -11
- package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.js +26 -2
- package/lib/molecule/button-menu-action/index.js.map +1 -1
- package/lib/molecule/button-menu-action/types.d.ts +22 -12
- package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/types.js +7 -2
- package/lib/molecule/button-menu-action/types.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +133 -85
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/index.d.ts +17 -14
- package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/types.d.ts +17 -14
- package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/lib/molecule/quick-filters/index.d.ts +15 -8
- package/lib/molecule/quick-filters/index.d.ts.map +1 -1
- package/lib/molecule/quick-filters/types.d.ts +15 -8
- package/lib/molecule/quick-filters/types.d.ts.map +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +15 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts +15 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +15 -8
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +115 -68
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +115 -68
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/icon-editor/index.d.ts +15 -8
- package/lib/organism/icon-editor/index.d.ts.map +1 -1
- package/lib/organism/icon-editor/types.d.ts +15 -8
- package/lib/organism/icon-editor/types.d.ts.map +1 -1
- package/lib/organism/list-items/index.d.ts +115 -68
- package/lib/organism/rewards-form/index.d.ts +15 -8
- package/lib/organism/select-opponents/index.d.ts +15 -8
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +15 -8
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/setup-header/index.d.ts +60 -32
- package/lib/organism/title-and-input/index.d.ts +45 -24
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +45 -24
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +62 -38
- package/lib/template/app-player/loading/index.d.ts +133 -85
- package/lib/template/app-player/player/index.d.ts +274 -170
- package/lib/template/app-player/player/slides/header/index.d.ts +8 -0
- package/lib/template/app-player/player/slides/header/index.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/header/index.js +92 -3
- package/lib/template/app-player/player/slides/header/index.js.map +1 -1
- package/lib/template/app-player/player/slides/header/style.css +1 -1
- package/lib/template/app-player/player/slides/index.d.ts +141 -85
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +133 -85
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +141 -85
- package/lib/template/app-review/index.d.ts +133 -85
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +133 -85
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +133 -85
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-create/index.d.ts +60 -32
- package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-list/index.d.ts +60 -32
- package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +485 -291
- package/lib/template/back-office/dashboard-preview/index.d.ts +60 -32
- package/lib/template/back-office/layout/index.d.ts +60 -32
- package/lib/template/back-office/layout/index.d.ts.map +1 -1
- package/lib/template/common/dashboard/index.d.ts +266 -170
- package/lib/template/common/search-page/index.d.ts +133 -85
- package/lib/template/external-course/index.d.ts +133 -85
- package/lib/variables/colors.d.ts +1 -0
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +1 -0
- package/lib/variables/colors.js.map +1 -1
- package/package.json +2 -2
|
@@ -554,7 +554,7 @@ declare const AppReview: {
|
|
|
554
554
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
555
555
|
'data-name': import("prop-types").Requireable<string>;
|
|
556
556
|
'data-testid': import("prop-types").Requireable<string>;
|
|
557
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
557
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
558
558
|
position: import("prop-types").Requireable<string>;
|
|
559
559
|
type: import("prop-types").Requireable<string>;
|
|
560
560
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -562,11 +562,19 @@ declare const AppReview: {
|
|
|
562
562
|
color: import("prop-types").Requireable<string>;
|
|
563
563
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
564
564
|
size: import("prop-types").Requireable<number>;
|
|
565
|
-
customStyle: import("prop-types").Requireable<
|
|
566
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
567
|
-
}>;
|
|
565
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
568
566
|
}>>;
|
|
569
|
-
}
|
|
567
|
+
}> | (import("prop-types").InferProps<{
|
|
568
|
+
position: import("prop-types").Requireable<string>;
|
|
569
|
+
type: import("prop-types").Requireable<string>;
|
|
570
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
571
|
+
name: import("prop-types").Validator<string>;
|
|
572
|
+
color: import("prop-types").Requireable<string>;
|
|
573
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
574
|
+
size: import("prop-types").Requireable<number>;
|
|
575
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
576
|
+
}>>;
|
|
577
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
570
578
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
571
579
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
572
580
|
href: import("prop-types").Requireable<string>;
|
|
@@ -577,9 +585,8 @@ declare const AppReview: {
|
|
|
577
585
|
hoverColor: import("prop-types").Requireable<string>;
|
|
578
586
|
disabled: import("prop-types").Requireable<boolean>;
|
|
579
587
|
className: import("prop-types").Requireable<string>;
|
|
580
|
-
customStyle: import("prop-types").Requireable<
|
|
581
|
-
|
|
582
|
-
}>;
|
|
588
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
589
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
583
590
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
584
591
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
585
592
|
}>>;
|
|
@@ -594,9 +601,7 @@ declare const AppReview: {
|
|
|
594
601
|
'aria-label': import("prop-types").Requireable<string>;
|
|
595
602
|
largeButton: import("prop-types").Requireable<boolean>;
|
|
596
603
|
type: import("prop-types").Requireable<string>;
|
|
597
|
-
customStyle: import("prop-types").Requireable<
|
|
598
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
599
|
-
}>;
|
|
604
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
600
605
|
}>>;
|
|
601
606
|
secondButton: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
602
607
|
label: import("prop-types").Requireable<string>;
|
|
@@ -604,9 +609,7 @@ declare const AppReview: {
|
|
|
604
609
|
type: import("prop-types").Requireable<string>;
|
|
605
610
|
'aria-label': import("prop-types").Requireable<string>;
|
|
606
611
|
largeButton: import("prop-types").Requireable<boolean>;
|
|
607
|
-
customStyle: import("prop-types").Requireable<
|
|
608
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
609
|
-
}>;
|
|
612
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
610
613
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
611
614
|
position: import("prop-types").Requireable<string>;
|
|
612
615
|
type: import("prop-types").Requireable<string>;
|
|
@@ -618,9 +621,7 @@ declare const AppReview: {
|
|
|
618
621
|
type: import("prop-types").Requireable<string>;
|
|
619
622
|
'aria-label': import("prop-types").Requireable<string>;
|
|
620
623
|
largeButton: import("prop-types").Requireable<boolean>;
|
|
621
|
-
customStyle: import("prop-types").Requireable<
|
|
622
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
623
|
-
}>;
|
|
624
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
624
625
|
}>>;
|
|
625
626
|
onClose: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
626
627
|
icon: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
|
|
@@ -681,7 +682,7 @@ declare const AppReview: {
|
|
|
681
682
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
682
683
|
'data-name': import("prop-types").Requireable<string>;
|
|
683
684
|
'data-testid': import("prop-types").Requireable<string>;
|
|
684
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
685
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
685
686
|
position: import("prop-types").Requireable<string>;
|
|
686
687
|
type: import("prop-types").Requireable<string>;
|
|
687
688
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -689,11 +690,19 @@ declare const AppReview: {
|
|
|
689
690
|
color: import("prop-types").Requireable<string>;
|
|
690
691
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
691
692
|
size: import("prop-types").Requireable<number>;
|
|
692
|
-
customStyle: import("prop-types").Requireable<
|
|
693
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
694
|
-
}>;
|
|
693
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
695
694
|
}>>;
|
|
696
|
-
}
|
|
695
|
+
}> | (import("prop-types").InferProps<{
|
|
696
|
+
position: import("prop-types").Requireable<string>;
|
|
697
|
+
type: import("prop-types").Requireable<string>;
|
|
698
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
699
|
+
name: import("prop-types").Validator<string>;
|
|
700
|
+
color: import("prop-types").Requireable<string>;
|
|
701
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
702
|
+
size: import("prop-types").Requireable<number>;
|
|
703
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
704
|
+
}>>;
|
|
705
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
697
706
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
698
707
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
699
708
|
href: import("prop-types").Requireable<string>;
|
|
@@ -704,9 +713,8 @@ declare const AppReview: {
|
|
|
704
713
|
hoverColor: import("prop-types").Requireable<string>;
|
|
705
714
|
disabled: import("prop-types").Requireable<boolean>;
|
|
706
715
|
className: import("prop-types").Requireable<string>;
|
|
707
|
-
customStyle: import("prop-types").Requireable<
|
|
708
|
-
|
|
709
|
-
}>;
|
|
716
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
717
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
710
718
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
711
719
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
712
720
|
}>>;
|
|
@@ -835,7 +843,7 @@ declare const AppReview: {
|
|
|
835
843
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
836
844
|
'data-name': import("prop-types").Requireable<string>;
|
|
837
845
|
'data-testid': import("prop-types").Requireable<string>;
|
|
838
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
846
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
839
847
|
position: import("prop-types").Requireable<string>;
|
|
840
848
|
type: import("prop-types").Requireable<string>;
|
|
841
849
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -843,11 +851,19 @@ declare const AppReview: {
|
|
|
843
851
|
color: import("prop-types").Requireable<string>;
|
|
844
852
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
845
853
|
size: import("prop-types").Requireable<number>;
|
|
846
|
-
customStyle: import("prop-types").Requireable<
|
|
847
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
848
|
-
}>;
|
|
854
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
849
855
|
}>>;
|
|
850
|
-
}
|
|
856
|
+
}> | (import("prop-types").InferProps<{
|
|
857
|
+
position: import("prop-types").Requireable<string>;
|
|
858
|
+
type: import("prop-types").Requireable<string>;
|
|
859
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
860
|
+
name: import("prop-types").Validator<string>;
|
|
861
|
+
color: import("prop-types").Requireable<string>;
|
|
862
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
863
|
+
size: import("prop-types").Requireable<number>;
|
|
864
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
865
|
+
}>>;
|
|
866
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
851
867
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
852
868
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
853
869
|
href: import("prop-types").Requireable<string>;
|
|
@@ -858,13 +874,13 @@ declare const AppReview: {
|
|
|
858
874
|
hoverColor: import("prop-types").Requireable<string>;
|
|
859
875
|
disabled: import("prop-types").Requireable<boolean>;
|
|
860
876
|
className: import("prop-types").Requireable<string>;
|
|
861
|
-
customStyle: import("prop-types").Requireable<
|
|
862
|
-
|
|
863
|
-
}>;
|
|
877
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
878
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
864
879
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
865
880
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
866
881
|
}> | import("prop-types").InferProps<{
|
|
867
882
|
button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
883
|
+
withChevron: import("prop-types").Requireable<boolean>;
|
|
868
884
|
type: import("prop-types").Requireable<string>;
|
|
869
885
|
usage: import("prop-types").Requireable<string>;
|
|
870
886
|
label: import("prop-types").Requireable<string>;
|
|
@@ -874,7 +890,7 @@ declare const AppReview: {
|
|
|
874
890
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
875
891
|
'data-name': import("prop-types").Requireable<string>;
|
|
876
892
|
'data-testid': import("prop-types").Requireable<string>;
|
|
877
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
893
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
878
894
|
position: import("prop-types").Requireable<string>;
|
|
879
895
|
type: import("prop-types").Requireable<string>;
|
|
880
896
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -882,11 +898,19 @@ declare const AppReview: {
|
|
|
882
898
|
color: import("prop-types").Requireable<string>;
|
|
883
899
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
884
900
|
size: import("prop-types").Requireable<number>;
|
|
885
|
-
customStyle: import("prop-types").Requireable<
|
|
886
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
887
|
-
}>;
|
|
901
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
888
902
|
}>>;
|
|
889
|
-
}
|
|
903
|
+
}> | (import("prop-types").InferProps<{
|
|
904
|
+
position: import("prop-types").Requireable<string>;
|
|
905
|
+
type: import("prop-types").Requireable<string>;
|
|
906
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
907
|
+
name: import("prop-types").Validator<string>;
|
|
908
|
+
color: import("prop-types").Requireable<string>;
|
|
909
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
910
|
+
size: import("prop-types").Requireable<number>;
|
|
911
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
912
|
+
}>>;
|
|
913
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
890
914
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
891
915
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
892
916
|
href: import("prop-types").Requireable<string>;
|
|
@@ -897,9 +921,8 @@ declare const AppReview: {
|
|
|
897
921
|
hoverColor: import("prop-types").Requireable<string>;
|
|
898
922
|
disabled: import("prop-types").Requireable<boolean>;
|
|
899
923
|
className: import("prop-types").Requireable<string>;
|
|
900
|
-
customStyle: import("prop-types").Requireable<
|
|
901
|
-
|
|
902
|
-
}>;
|
|
924
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
925
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
903
926
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
904
927
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
905
928
|
}>>>;
|
|
@@ -920,9 +943,7 @@ declare const AppReview: {
|
|
|
920
943
|
color: import("prop-types").Requireable<string>;
|
|
921
944
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
922
945
|
size: import("prop-types").Requireable<number>;
|
|
923
|
-
customStyle: import("prop-types").Requireable<
|
|
924
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
925
|
-
}>;
|
|
946
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
926
947
|
}>>;
|
|
927
948
|
}>>;
|
|
928
949
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -944,6 +965,8 @@ declare const AppReview: {
|
|
|
944
965
|
primaryColor: import("prop-types").Requireable<string>;
|
|
945
966
|
closeOnClick: import("prop-types").Requireable<boolean>;
|
|
946
967
|
enableScroll: import("prop-types").Requireable<boolean>;
|
|
968
|
+
containerCustom: import("prop-types").Requireable<object>;
|
|
969
|
+
showFade: import("prop-types").Requireable<boolean>;
|
|
947
970
|
}> | null | undefined>>;
|
|
948
971
|
}>>;
|
|
949
972
|
}> | import("prop-types").InferProps<{
|
|
@@ -982,9 +1005,7 @@ declare const AppReview: {
|
|
|
982
1005
|
color: import("prop-types").Requireable<string>;
|
|
983
1006
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
984
1007
|
size: import("prop-types").Requireable<number>;
|
|
985
|
-
customStyle: import("prop-types").Requireable<
|
|
986
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
987
|
-
}>;
|
|
1008
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
988
1009
|
}>>;
|
|
989
1010
|
}>>;
|
|
990
1011
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1012,7 +1033,7 @@ declare const AppReview: {
|
|
|
1012
1033
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1013
1034
|
'data-name': import("prop-types").Requireable<string>;
|
|
1014
1035
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1015
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1036
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1016
1037
|
position: import("prop-types").Requireable<string>;
|
|
1017
1038
|
type: import("prop-types").Requireable<string>;
|
|
1018
1039
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1020,11 +1041,19 @@ declare const AppReview: {
|
|
|
1020
1041
|
color: import("prop-types").Requireable<string>;
|
|
1021
1042
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1022
1043
|
size: import("prop-types").Requireable<number>;
|
|
1023
|
-
customStyle: import("prop-types").Requireable<
|
|
1024
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1025
|
-
}>;
|
|
1044
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1026
1045
|
}>>;
|
|
1027
|
-
}
|
|
1046
|
+
}> | (import("prop-types").InferProps<{
|
|
1047
|
+
position: import("prop-types").Requireable<string>;
|
|
1048
|
+
type: import("prop-types").Requireable<string>;
|
|
1049
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1050
|
+
name: import("prop-types").Validator<string>;
|
|
1051
|
+
color: import("prop-types").Requireable<string>;
|
|
1052
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1053
|
+
size: import("prop-types").Requireable<number>;
|
|
1054
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1055
|
+
}>>;
|
|
1056
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1028
1057
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1029
1058
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1030
1059
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1035,9 +1064,8 @@ declare const AppReview: {
|
|
|
1035
1064
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1036
1065
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1037
1066
|
className: import("prop-types").Requireable<string>;
|
|
1038
|
-
customStyle: import("prop-types").Requireable<
|
|
1039
|
-
|
|
1040
|
-
}>;
|
|
1067
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1068
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1041
1069
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1042
1070
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1043
1071
|
}> | import("prop-types").InferProps<{
|
|
@@ -1062,9 +1090,7 @@ declare const AppReview: {
|
|
|
1062
1090
|
color: import("prop-types").Requireable<string>;
|
|
1063
1091
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1064
1092
|
size: import("prop-types").Requireable<number>;
|
|
1065
|
-
customStyle: import("prop-types").Requireable<
|
|
1066
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1067
|
-
}>;
|
|
1093
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1068
1094
|
}>>;
|
|
1069
1095
|
}>>;
|
|
1070
1096
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1118,7 +1144,7 @@ declare const AppReview: {
|
|
|
1118
1144
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1119
1145
|
'data-name': import("prop-types").Requireable<string>;
|
|
1120
1146
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1121
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1147
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1122
1148
|
position: import("prop-types").Requireable<string>;
|
|
1123
1149
|
type: import("prop-types").Requireable<string>;
|
|
1124
1150
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1126,11 +1152,19 @@ declare const AppReview: {
|
|
|
1126
1152
|
color: import("prop-types").Requireable<string>;
|
|
1127
1153
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1128
1154
|
size: import("prop-types").Requireable<number>;
|
|
1129
|
-
customStyle: import("prop-types").Requireable<
|
|
1130
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1131
|
-
}>;
|
|
1155
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1132
1156
|
}>>;
|
|
1133
|
-
}
|
|
1157
|
+
}> | (import("prop-types").InferProps<{
|
|
1158
|
+
position: import("prop-types").Requireable<string>;
|
|
1159
|
+
type: import("prop-types").Requireable<string>;
|
|
1160
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1161
|
+
name: import("prop-types").Validator<string>;
|
|
1162
|
+
color: import("prop-types").Requireable<string>;
|
|
1163
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1164
|
+
size: import("prop-types").Requireable<number>;
|
|
1165
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1166
|
+
}>>;
|
|
1167
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1134
1168
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1135
1169
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1136
1170
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1141,9 +1175,8 @@ declare const AppReview: {
|
|
|
1141
1175
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1142
1176
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1143
1177
|
className: import("prop-types").Requireable<string>;
|
|
1144
|
-
customStyle: import("prop-types").Requireable<
|
|
1145
|
-
|
|
1146
|
-
}>;
|
|
1178
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1179
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1147
1180
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1148
1181
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1149
1182
|
}>>;
|
|
@@ -1189,7 +1222,7 @@ declare const AppReview: {
|
|
|
1189
1222
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1190
1223
|
'data-name': import("prop-types").Requireable<string>;
|
|
1191
1224
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1192
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1225
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1193
1226
|
position: import("prop-types").Requireable<string>;
|
|
1194
1227
|
type: import("prop-types").Requireable<string>;
|
|
1195
1228
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1197,11 +1230,19 @@ declare const AppReview: {
|
|
|
1197
1230
|
color: import("prop-types").Requireable<string>;
|
|
1198
1231
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1199
1232
|
size: import("prop-types").Requireable<number>;
|
|
1200
|
-
customStyle: import("prop-types").Requireable<
|
|
1201
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1202
|
-
}>;
|
|
1233
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1203
1234
|
}>>;
|
|
1204
|
-
}
|
|
1235
|
+
}> | (import("prop-types").InferProps<{
|
|
1236
|
+
position: import("prop-types").Requireable<string>;
|
|
1237
|
+
type: import("prop-types").Requireable<string>;
|
|
1238
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1239
|
+
name: import("prop-types").Validator<string>;
|
|
1240
|
+
color: import("prop-types").Requireable<string>;
|
|
1241
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1242
|
+
size: import("prop-types").Requireable<number>;
|
|
1243
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1244
|
+
}>>;
|
|
1245
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1205
1246
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1206
1247
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1207
1248
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1212,14 +1253,14 @@ declare const AppReview: {
|
|
|
1212
1253
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1213
1254
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1214
1255
|
className: import("prop-types").Requireable<string>;
|
|
1215
|
-
customStyle: import("prop-types").Requireable<
|
|
1216
|
-
|
|
1217
|
-
}>;
|
|
1256
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1257
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1218
1258
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1219
1259
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1220
1260
|
}> | null | undefined)[]>;
|
|
1221
1261
|
buttonMenuAction: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1222
1262
|
button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
1263
|
+
withChevron: import("prop-types").Requireable<boolean>;
|
|
1223
1264
|
type: import("prop-types").Requireable<string>;
|
|
1224
1265
|
usage: import("prop-types").Requireable<string>;
|
|
1225
1266
|
label: import("prop-types").Requireable<string>;
|
|
@@ -1229,7 +1270,7 @@ declare const AppReview: {
|
|
|
1229
1270
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1230
1271
|
'data-name': import("prop-types").Requireable<string>;
|
|
1231
1272
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1232
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1273
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1233
1274
|
position: import("prop-types").Requireable<string>;
|
|
1234
1275
|
type: import("prop-types").Requireable<string>;
|
|
1235
1276
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1237,11 +1278,19 @@ declare const AppReview: {
|
|
|
1237
1278
|
color: import("prop-types").Requireable<string>;
|
|
1238
1279
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1239
1280
|
size: import("prop-types").Requireable<number>;
|
|
1240
|
-
customStyle: import("prop-types").Requireable<
|
|
1241
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1242
|
-
}>;
|
|
1281
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1243
1282
|
}>>;
|
|
1244
|
-
}
|
|
1283
|
+
}> | (import("prop-types").InferProps<{
|
|
1284
|
+
position: import("prop-types").Requireable<string>;
|
|
1285
|
+
type: import("prop-types").Requireable<string>;
|
|
1286
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1287
|
+
name: import("prop-types").Validator<string>;
|
|
1288
|
+
color: import("prop-types").Requireable<string>;
|
|
1289
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1290
|
+
size: import("prop-types").Requireable<number>;
|
|
1291
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1292
|
+
}>>;
|
|
1293
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1245
1294
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1246
1295
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1247
1296
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1252,9 +1301,8 @@ declare const AppReview: {
|
|
|
1252
1301
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1253
1302
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1254
1303
|
className: import("prop-types").Requireable<string>;
|
|
1255
|
-
customStyle: import("prop-types").Requireable<
|
|
1256
|
-
|
|
1257
|
-
}>;
|
|
1304
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1305
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1258
1306
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1259
1307
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1260
1308
|
}>>>;
|
|
@@ -1275,9 +1323,7 @@ declare const AppReview: {
|
|
|
1275
1323
|
color: import("prop-types").Requireable<string>;
|
|
1276
1324
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1277
1325
|
size: import("prop-types").Requireable<number>;
|
|
1278
|
-
customStyle: import("prop-types").Requireable<
|
|
1279
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1280
|
-
}>;
|
|
1326
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1281
1327
|
}>>;
|
|
1282
1328
|
}>>;
|
|
1283
1329
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1299,6 +1345,8 @@ declare const AppReview: {
|
|
|
1299
1345
|
primaryColor: import("prop-types").Requireable<string>;
|
|
1300
1346
|
closeOnClick: import("prop-types").Requireable<boolean>;
|
|
1301
1347
|
enableScroll: import("prop-types").Requireable<boolean>;
|
|
1348
|
+
containerCustom: import("prop-types").Requireable<object>;
|
|
1349
|
+
showFade: import("prop-types").Requireable<boolean>;
|
|
1302
1350
|
}>>;
|
|
1303
1351
|
}> | null | undefined>>;
|
|
1304
1352
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,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":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
|