@coorpacademy/components 11.34.2 → 11.34.3-alpha.29
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.map +1 -1
- package/es/atom/button-link/style.css +2 -2
- package/es/atom/cta/test/fixtures/primary.d.ts +9 -0
- package/es/atom/cta/test/fixtures/primary.d.ts.map +1 -0
- package/es/atom/cta/test/fixtures/secondary.d.ts +10 -0
- package/es/atom/cta/test/fixtures/secondary.d.ts.map +1 -0
- package/es/atom/icon/index.d.ts +30 -17
- package/es/atom/icon/index.d.ts.map +1 -1
- package/es/atom/icon/index.js +4 -6
- package/es/atom/icon/index.js.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +16 -3
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +16 -2
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/tag/index.d.ts +15 -1
- package/es/atom/tag/style.css +1 -0
- package/es/atom/title/index.d.ts +16 -2
- package/es/molecule/base-modal/style.css +0 -1
- package/es/molecule/cm-popin/types.d.ts +33 -6
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/es/molecule/progress-wrapper/index.js +39 -19
- package/es/molecule/progress-wrapper/index.js.map +1 -1
- package/es/molecule/progress-wrapper/style.css +37 -2
- package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
- package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +16 -2
- package/es/molecule/title-radio-wrapper/index.d.ts +16 -3
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +16 -2
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/cards-grid/index.d.ts +48 -10
- package/es/organism/cards-grid/index.d.ts.map +1 -1
- package/es/organism/cards-grid/index.js +3 -2
- package/es/organism/cards-grid/index.js.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +16 -3
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +15 -2
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/list-item/index.js +5 -5
- package/es/organism/list-item/index.js.map +1 -1
- package/es/organism/list-item/style.css +38 -19
- package/es/organism/list-items/index.d.ts +16 -2
- package/es/organism/rewards-form/index.d.ts +16 -2
- package/es/organism/select-opponents/index.d.ts +16 -3
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +16 -2
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/sidebar/index.d.ts +2 -2
- package/es/organism/skill-edition/index.d.ts +76 -11
- package/es/organism/skill-edition/index.d.ts.map +1 -1
- package/es/organism/skill-edition/types.d.ts +76 -10
- package/es/organism/skill-edition/types.d.ts.map +1 -1
- package/es/organism/title-and-input/index.d.ts +31 -5
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +30 -4
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +16 -2
- package/es/template/app-player/loading/index.d.ts +33 -6
- package/es/template/app-player/player/index.d.ts +65 -12
- package/es/template/app-player/player/slides/index.d.ts +33 -6
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +32 -6
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +33 -6
- package/es/template/app-review/index.d.ts +33 -7
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +33 -6
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +33 -6
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +138 -20
- package/es/template/back-office/brand-update/utils.d.ts +1 -1
- package/es/template/certification-detail/style.css +5 -2
- package/es/template/common/dashboard/index.d.ts +65 -12
- package/es/template/common/search-page/index.d.ts +33 -6
- package/es/template/external-course/index.d.ts +33 -6
- package/es/template/skill-detail/all-courses.d.ts +61 -17
- package/es/template/skill-detail/all-courses.d.ts.map +1 -1
- package/es/template/skill-detail/all-courses.js +12 -11
- package/es/template/skill-detail/all-courses.js.map +1 -1
- package/es/template/skill-detail/continue-learning.d.ts +25 -12
- package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/es/template/skill-detail/continue-learning.js.map +1 -1
- package/es/template/skill-detail/index.d.ts +81 -71
- package/es/template/skill-detail/index.d.ts.map +1 -1
- package/es/template/skill-detail/index.js +93 -59
- package/es/template/skill-detail/index.js.map +1 -1
- package/es/template/skill-detail/style.css +96 -38
- package/es/variables/colors.d.ts +5 -1
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +6 -2
- package/es/variables/colors.js.map +1 -1
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/style.css +2 -2
- package/lib/atom/cta/test/fixtures/primary.d.ts +9 -0
- package/lib/atom/cta/test/fixtures/primary.d.ts.map +1 -0
- package/lib/atom/cta/test/fixtures/secondary.d.ts +10 -0
- package/lib/atom/cta/test/fixtures/secondary.d.ts.map +1 -0
- package/lib/atom/icon/index.d.ts +30 -17
- package/lib/atom/icon/index.d.ts.map +1 -1
- package/lib/atom/icon/index.js +4 -6
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +16 -3
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +16 -2
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/tag/index.d.ts +15 -1
- package/lib/atom/tag/style.css +1 -0
- package/lib/atom/title/index.d.ts +16 -2
- package/lib/molecule/base-modal/style.css +0 -1
- package/lib/molecule/cm-popin/types.d.ts +33 -6
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/progress-wrapper/index.js +39 -19
- package/lib/molecule/progress-wrapper/index.js.map +1 -1
- package/lib/molecule/progress-wrapper/style.css +37 -2
- package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
- package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +16 -2
- package/lib/molecule/title-radio-wrapper/index.d.ts +16 -3
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +16 -2
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.d.ts +48 -10
- package/lib/organism/cards-grid/index.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.js +3 -2
- package/lib/organism/cards-grid/index.js.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +16 -3
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +15 -2
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/list-item/index.js +5 -5
- package/lib/organism/list-item/index.js.map +1 -1
- package/lib/organism/list-item/style.css +38 -19
- package/lib/organism/list-items/index.d.ts +16 -2
- package/lib/organism/rewards-form/index.d.ts +16 -2
- package/lib/organism/select-opponents/index.d.ts +16 -3
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +16 -2
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/sidebar/index.d.ts +2 -2
- package/lib/organism/skill-edition/index.d.ts +76 -11
- package/lib/organism/skill-edition/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/types.d.ts +76 -10
- package/lib/organism/skill-edition/types.d.ts.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +31 -5
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +30 -4
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +16 -2
- package/lib/template/app-player/loading/index.d.ts +33 -6
- package/lib/template/app-player/player/index.d.ts +65 -12
- package/lib/template/app-player/player/slides/index.d.ts +33 -6
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +32 -6
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +33 -6
- package/lib/template/app-review/index.d.ts +33 -7
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +33 -6
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +33 -6
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +138 -20
- package/lib/template/back-office/brand-update/utils.d.ts +1 -1
- package/lib/template/certification-detail/style.css +5 -2
- package/lib/template/common/dashboard/index.d.ts +65 -12
- package/lib/template/common/search-page/index.d.ts +33 -6
- package/lib/template/external-course/index.d.ts +33 -6
- package/lib/template/skill-detail/all-courses.d.ts +61 -17
- package/lib/template/skill-detail/all-courses.d.ts.map +1 -1
- package/lib/template/skill-detail/all-courses.js +11 -11
- package/lib/template/skill-detail/all-courses.js.map +1 -1
- package/lib/template/skill-detail/continue-learning.d.ts +25 -12
- package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/lib/template/skill-detail/continue-learning.js.map +1 -1
- package/lib/template/skill-detail/index.d.ts +81 -71
- package/lib/template/skill-detail/index.d.ts.map +1 -1
- package/lib/template/skill-detail/index.js +93 -59
- package/lib/template/skill-detail/index.js.map +1 -1
- package/lib/template/skill-detail/style.css +96 -38
- package/lib/variables/colors.d.ts +5 -1
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +6 -2
- package/lib/variables/colors.js.map +1 -1
- package/locales/bs/global.json +1 -0
- package/locales/cs/global.json +1 -0
- package/locales/de/global.json +1 -0
- package/locales/en/global.json +1 -0
- package/locales/es/global.json +1 -0
- package/locales/et/global.json +1 -0
- package/locales/fi/global.json +1 -0
- package/locales/fr/global.json +1 -0
- package/locales/hr/global.json +1 -0
- package/locales/hu/global.json +1 -0
- package/locales/hy/global.json +1 -0
- package/locales/it/global.json +1 -0
- package/locales/ja/global.json +1 -0
- package/locales/ko/global.json +1 -0
- package/locales/nl/global.json +1 -0
- package/locales/pl/global.json +1 -0
- package/locales/pt/global.json +1 -0
- package/locales/ro/global.json +1 -0
- package/locales/ru/global.json +1 -0
- package/locales/sk/global.json +1 -0
- package/locales/sl/global.json +1 -0
- package/locales/sv/global.json +1 -0
- package/locales/tl/global.json +1 -0
- package/locales/tr/global.json +1 -0
- package/locales/uk/global.json +1 -0
- package/locales/vi/global.json +1 -0
- package/locales/zh/global.json +1 -0
- package/locales/zh_TW/global.json +1 -0
- package/package.json +2 -2
|
@@ -72,7 +72,7 @@ declare namespace SlidesPlayer {
|
|
|
72
72
|
'data-name': PropTypes.Requireable<string>;
|
|
73
73
|
titleSize: PropTypes.Requireable<string>;
|
|
74
74
|
subtitleSize: PropTypes.Requireable<string>;
|
|
75
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
75
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
76
76
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
77
77
|
label: PropTypes.Requireable<string>;
|
|
78
78
|
type: PropTypes.Requireable<string>;
|
|
@@ -80,7 +80,20 @@ declare namespace SlidesPlayer {
|
|
|
80
80
|
customStyle: PropTypes.Requireable<{
|
|
81
81
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
82
82
|
}>;
|
|
83
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
83
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
84
|
+
position: PropTypes.Requireable<string>;
|
|
85
|
+
iconName?: React.Validator<string> | undefined;
|
|
86
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
87
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
88
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
89
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
90
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
91
|
+
size?: React.Validator<{
|
|
92
|
+
faSize: number;
|
|
93
|
+
wrapperSize: number;
|
|
94
|
+
} | null | undefined> | undefined;
|
|
95
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
96
|
+
}>>;
|
|
84
97
|
}>>;
|
|
85
98
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
86
99
|
type: PropTypes.Requireable<string>;
|
|
@@ -167,8 +180,8 @@ declare namespace SlidesPlayer {
|
|
|
167
180
|
borderRadius: PropTypes.Requireable<string>;
|
|
168
181
|
preset: PropTypes.Requireable<string>;
|
|
169
182
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
170
|
-
faSize: PropTypes.
|
|
171
|
-
wrapperSize: PropTypes.
|
|
183
|
+
faSize: PropTypes.Validator<number>;
|
|
184
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
172
185
|
}>>;
|
|
173
186
|
customStyle: PropTypes.Requireable<{
|
|
174
187
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -606,7 +619,7 @@ declare namespace SlidesPlayer {
|
|
|
606
619
|
'data-name': PropTypes.Requireable<string>;
|
|
607
620
|
titleSize: PropTypes.Requireable<string>;
|
|
608
621
|
subtitleSize: PropTypes.Requireable<string>;
|
|
609
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
622
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
610
623
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
611
624
|
label: PropTypes.Requireable<string>;
|
|
612
625
|
type: PropTypes.Requireable<string>;
|
|
@@ -614,7 +627,20 @@ declare namespace SlidesPlayer {
|
|
|
614
627
|
customStyle: PropTypes.Requireable<{
|
|
615
628
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
616
629
|
}>;
|
|
617
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
630
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
631
|
+
position: PropTypes.Requireable<string>;
|
|
632
|
+
iconName?: React.Validator<string> | undefined;
|
|
633
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
634
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
635
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
636
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
637
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
638
|
+
size?: React.Validator<{
|
|
639
|
+
faSize: number;
|
|
640
|
+
wrapperSize: number;
|
|
641
|
+
} | null | undefined> | undefined;
|
|
642
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
643
|
+
}>>;
|
|
618
644
|
}>>;
|
|
619
645
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
620
646
|
type: PropTypes.Requireable<string>;
|
|
@@ -866,6 +892,7 @@ declare namespace Step {
|
|
|
866
892
|
export { propTypes_2 as propTypes };
|
|
867
893
|
}
|
|
868
894
|
import { SrcPropType } from "../../../../util/proptypes";
|
|
895
|
+
import React from "react";
|
|
869
896
|
declare function AnswerContent({ answerType, help, question }: {
|
|
870
897
|
answerType: any;
|
|
871
898
|
help: any;
|
|
@@ -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"}
|
|
@@ -102,7 +102,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
102
102
|
'data-name': PropTypes.Requireable<string>;
|
|
103
103
|
titleSize: PropTypes.Requireable<string>;
|
|
104
104
|
subtitleSize: PropTypes.Requireable<string>;
|
|
105
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
105
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
106
106
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
107
107
|
label: PropTypes.Requireable<string>;
|
|
108
108
|
type: PropTypes.Requireable<string>;
|
|
@@ -110,7 +110,20 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
110
110
|
customStyle: PropTypes.Requireable<{
|
|
111
111
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
112
112
|
}>;
|
|
113
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
113
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
114
|
+
position: PropTypes.Requireable<string>;
|
|
115
|
+
iconName?: React.Validator<string> | undefined;
|
|
116
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
117
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
118
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
119
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
120
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
121
|
+
size?: React.Validator<{
|
|
122
|
+
faSize: number;
|
|
123
|
+
wrapperSize: number;
|
|
124
|
+
} | null | undefined> | undefined;
|
|
125
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
126
|
+
}>>;
|
|
114
127
|
}>>;
|
|
115
128
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
116
129
|
type: PropTypes.Requireable<string>;
|
|
@@ -197,8 +210,8 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
197
210
|
borderRadius: PropTypes.Requireable<string>;
|
|
198
211
|
preset: PropTypes.Requireable<string>;
|
|
199
212
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
200
|
-
faSize: PropTypes.
|
|
201
|
-
wrapperSize: PropTypes.
|
|
213
|
+
faSize: PropTypes.Validator<number>;
|
|
214
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
202
215
|
}>>;
|
|
203
216
|
customStyle: PropTypes.Requireable<{
|
|
204
217
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -636,7 +649,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
636
649
|
'data-name': PropTypes.Requireable<string>;
|
|
637
650
|
titleSize: PropTypes.Requireable<string>;
|
|
638
651
|
subtitleSize: PropTypes.Requireable<string>;
|
|
639
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
652
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
640
653
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
641
654
|
label: PropTypes.Requireable<string>;
|
|
642
655
|
type: PropTypes.Requireable<string>;
|
|
@@ -644,7 +657,20 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
644
657
|
customStyle: PropTypes.Requireable<{
|
|
645
658
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
646
659
|
}>;
|
|
647
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
660
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
661
|
+
position: PropTypes.Requireable<string>;
|
|
662
|
+
iconName?: React.Validator<string> | undefined;
|
|
663
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
664
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
665
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
666
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
667
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
668
|
+
size?: React.Validator<{
|
|
669
|
+
faSize: number;
|
|
670
|
+
wrapperSize: number;
|
|
671
|
+
} | null | undefined> | undefined;
|
|
672
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
673
|
+
}>>;
|
|
648
674
|
}>>;
|
|
649
675
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
650
676
|
type: PropTypes.Requireable<string>;
|
|
@@ -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"}
|
|
@@ -202,7 +202,7 @@ declare namespace PopinEnd {
|
|
|
202
202
|
'data-name': PropTypes.Requireable<string>;
|
|
203
203
|
titleSize: PropTypes.Requireable<string>;
|
|
204
204
|
subtitleSize: PropTypes.Requireable<string>;
|
|
205
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
205
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
206
206
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
207
207
|
label: PropTypes.Requireable<string>;
|
|
208
208
|
type: PropTypes.Requireable<string>;
|
|
@@ -210,7 +210,20 @@ declare namespace PopinEnd {
|
|
|
210
210
|
customStyle: PropTypes.Requireable<{
|
|
211
211
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
212
212
|
}>;
|
|
213
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
213
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
214
|
+
position: PropTypes.Requireable<string>;
|
|
215
|
+
iconName?: React.Validator<string> | undefined;
|
|
216
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
217
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
218
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
219
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
220
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
221
|
+
size?: React.Validator<{
|
|
222
|
+
faSize: number;
|
|
223
|
+
wrapperSize: number;
|
|
224
|
+
} | null | undefined> | undefined;
|
|
225
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
226
|
+
}>>;
|
|
214
227
|
}>>;
|
|
215
228
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
216
229
|
type: PropTypes.Requireable<string>;
|
|
@@ -297,8 +310,8 @@ declare namespace PopinEnd {
|
|
|
297
310
|
borderRadius: PropTypes.Requireable<string>;
|
|
298
311
|
preset: PropTypes.Requireable<string>;
|
|
299
312
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
300
|
-
faSize: PropTypes.
|
|
301
|
-
wrapperSize: PropTypes.
|
|
313
|
+
faSize: PropTypes.Validator<number>;
|
|
314
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
302
315
|
}>>;
|
|
303
316
|
customStyle: PropTypes.Requireable<{
|
|
304
317
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -736,7 +749,7 @@ declare namespace PopinEnd {
|
|
|
736
749
|
'data-name': PropTypes.Requireable<string>;
|
|
737
750
|
titleSize: PropTypes.Requireable<string>;
|
|
738
751
|
subtitleSize: PropTypes.Requireable<string>;
|
|
739
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
752
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
740
753
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
741
754
|
label: PropTypes.Requireable<string>;
|
|
742
755
|
type: PropTypes.Requireable<string>;
|
|
@@ -744,7 +757,20 @@ declare namespace PopinEnd {
|
|
|
744
757
|
customStyle: PropTypes.Requireable<{
|
|
745
758
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
746
759
|
}>;
|
|
747
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
760
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
761
|
+
position: PropTypes.Requireable<string>;
|
|
762
|
+
iconName?: React.Validator<string> | undefined;
|
|
763
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
764
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
765
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
766
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
767
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
768
|
+
size?: React.Validator<{
|
|
769
|
+
faSize: number;
|
|
770
|
+
wrapperSize: number;
|
|
771
|
+
} | null | undefined> | undefined;
|
|
772
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
773
|
+
}>>;
|
|
748
774
|
}>>;
|
|
749
775
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
750
776
|
type: PropTypes.Requireable<string>;
|
|
@@ -947,4 +973,5 @@ declare namespace PopinEnd {
|
|
|
947
973
|
}
|
|
948
974
|
}
|
|
949
975
|
import PropTypes from "prop-types";
|
|
976
|
+
import React from "react";
|
|
950
977
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { AppReviewProps } from './prop-types';
|
|
3
3
|
declare const AppReview: {
|
|
4
4
|
({ viewName, slides }: AppReviewProps): JSX.Element;
|
|
@@ -523,7 +523,7 @@ declare const AppReview: {
|
|
|
523
523
|
'data-name': import("prop-types").Requireable<string>;
|
|
524
524
|
titleSize: import("prop-types").Requireable<string>;
|
|
525
525
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
526
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
526
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
527
527
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
528
528
|
label: import("prop-types").Requireable<string>;
|
|
529
529
|
type: import("prop-types").Requireable<string>;
|
|
@@ -531,7 +531,20 @@ declare const AppReview: {
|
|
|
531
531
|
customStyle: import("prop-types").Requireable<{
|
|
532
532
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
533
533
|
}>;
|
|
534
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
534
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
535
|
+
position: import("prop-types").Requireable<string>;
|
|
536
|
+
iconName?: React.Validator<string> | undefined;
|
|
537
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
538
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
539
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
540
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
541
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
542
|
+
size?: React.Validator<{
|
|
543
|
+
faSize: number;
|
|
544
|
+
wrapperSize: number;
|
|
545
|
+
} | null | undefined> | undefined;
|
|
546
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
547
|
+
}>>;
|
|
535
548
|
}>>;
|
|
536
549
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
537
550
|
type: import("prop-types").Requireable<string>;
|
|
@@ -618,8 +631,8 @@ declare const AppReview: {
|
|
|
618
631
|
borderRadius: import("prop-types").Requireable<string>;
|
|
619
632
|
preset: import("prop-types").Requireable<string>;
|
|
620
633
|
size: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
621
|
-
faSize: import("prop-types").
|
|
622
|
-
wrapperSize: import("prop-types").
|
|
634
|
+
faSize: import("prop-types").Validator<number>;
|
|
635
|
+
wrapperSize: import("prop-types").Validator<number>;
|
|
623
636
|
}>>;
|
|
624
637
|
customStyle: import("prop-types").Requireable<{
|
|
625
638
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1057,7 +1070,7 @@ declare const AppReview: {
|
|
|
1057
1070
|
'data-name': import("prop-types").Requireable<string>;
|
|
1058
1071
|
titleSize: import("prop-types").Requireable<string>;
|
|
1059
1072
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
1060
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
1073
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
1061
1074
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1062
1075
|
label: import("prop-types").Requireable<string>;
|
|
1063
1076
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1065,7 +1078,20 @@ declare const AppReview: {
|
|
|
1065
1078
|
customStyle: import("prop-types").Requireable<{
|
|
1066
1079
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1067
1080
|
}>;
|
|
1068
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
1081
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1082
|
+
position: import("prop-types").Requireable<string>;
|
|
1083
|
+
iconName?: React.Validator<string> | undefined;
|
|
1084
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
1085
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
1086
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
1087
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
1088
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
1089
|
+
size?: React.Validator<{
|
|
1090
|
+
faSize: number;
|
|
1091
|
+
wrapperSize: number;
|
|
1092
|
+
} | null | undefined> | undefined;
|
|
1093
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
1094
|
+
}>>;
|
|
1069
1095
|
}>>;
|
|
1070
1096
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1071
1097
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":";
|
|
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"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import PropTypes from 'prop-types';
|
|
2
3
|
import type { ImageSourcePropType } from 'react-native';
|
|
3
4
|
import { CMPopinProps } from '../../../molecule/cm-popin/types';
|
|
@@ -523,7 +524,7 @@ declare const propTypes: {
|
|
|
523
524
|
'data-name': PropTypes.Requireable<string>;
|
|
524
525
|
titleSize: PropTypes.Requireable<string>;
|
|
525
526
|
subtitleSize: PropTypes.Requireable<string>;
|
|
526
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
527
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
527
528
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
528
529
|
label: PropTypes.Requireable<string>;
|
|
529
530
|
type: PropTypes.Requireable<string>;
|
|
@@ -531,7 +532,20 @@ declare const propTypes: {
|
|
|
531
532
|
customStyle: PropTypes.Requireable<{
|
|
532
533
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
533
534
|
}>;
|
|
534
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
535
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
536
|
+
position: PropTypes.Requireable<string>;
|
|
537
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
538
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
539
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
540
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
541
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
542
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
543
|
+
size?: import("react").Validator<{
|
|
544
|
+
faSize: number;
|
|
545
|
+
wrapperSize: number;
|
|
546
|
+
} | null | undefined> | undefined;
|
|
547
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
548
|
+
}>>;
|
|
535
549
|
}>>;
|
|
536
550
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
537
551
|
type: PropTypes.Requireable<string>;
|
|
@@ -618,8 +632,8 @@ declare const propTypes: {
|
|
|
618
632
|
borderRadius: PropTypes.Requireable<string>;
|
|
619
633
|
preset: PropTypes.Requireable<string>;
|
|
620
634
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
621
|
-
faSize: PropTypes.
|
|
622
|
-
wrapperSize: PropTypes.
|
|
635
|
+
faSize: PropTypes.Validator<number>;
|
|
636
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
623
637
|
}>>;
|
|
624
638
|
customStyle: PropTypes.Requireable<{
|
|
625
639
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1057,7 +1071,7 @@ declare const propTypes: {
|
|
|
1057
1071
|
'data-name': PropTypes.Requireable<string>;
|
|
1058
1072
|
titleSize: PropTypes.Requireable<string>;
|
|
1059
1073
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1060
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
1074
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
1061
1075
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1062
1076
|
label: PropTypes.Requireable<string>;
|
|
1063
1077
|
type: PropTypes.Requireable<string>;
|
|
@@ -1065,7 +1079,20 @@ declare const propTypes: {
|
|
|
1065
1079
|
customStyle: PropTypes.Requireable<{
|
|
1066
1080
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1067
1081
|
}>;
|
|
1068
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1082
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1083
|
+
position: PropTypes.Requireable<string>;
|
|
1084
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
1085
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1086
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1087
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
1088
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
1089
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
1090
|
+
size?: import("react").Validator<{
|
|
1091
|
+
faSize: number;
|
|
1092
|
+
wrapperSize: number;
|
|
1093
|
+
} | null | undefined> | undefined;
|
|
1094
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
1095
|
+
}>>;
|
|
1069
1096
|
}>>;
|
|
1070
1097
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1071
1098
|
type: PropTypes.Requireable<string>;
|
|
@@ -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"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import PropTypes from 'prop-types';
|
|
2
3
|
import { ReviewPlayerProps } from './player/prop-types';
|
|
3
4
|
export declare type ViewName = 'slides' | 'loader';
|
|
@@ -527,7 +528,7 @@ declare const propTypes: {
|
|
|
527
528
|
'data-name': PropTypes.Requireable<string>;
|
|
528
529
|
titleSize: PropTypes.Requireable<string>;
|
|
529
530
|
subtitleSize: PropTypes.Requireable<string>;
|
|
530
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
531
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
531
532
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
532
533
|
label: PropTypes.Requireable<string>;
|
|
533
534
|
type: PropTypes.Requireable<string>;
|
|
@@ -535,7 +536,20 @@ declare const propTypes: {
|
|
|
535
536
|
customStyle: PropTypes.Requireable<{
|
|
536
537
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
537
538
|
}>;
|
|
538
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
539
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
540
|
+
position: PropTypes.Requireable<string>;
|
|
541
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
542
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
543
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
544
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
545
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
546
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
547
|
+
size?: import("react").Validator<{
|
|
548
|
+
faSize: number;
|
|
549
|
+
wrapperSize: number;
|
|
550
|
+
} | null | undefined> | undefined;
|
|
551
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
552
|
+
}>>;
|
|
539
553
|
}>>;
|
|
540
554
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
541
555
|
type: PropTypes.Requireable<string>;
|
|
@@ -622,8 +636,8 @@ declare const propTypes: {
|
|
|
622
636
|
borderRadius: PropTypes.Requireable<string>;
|
|
623
637
|
preset: PropTypes.Requireable<string>;
|
|
624
638
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
625
|
-
faSize: PropTypes.
|
|
626
|
-
wrapperSize: PropTypes.
|
|
639
|
+
faSize: PropTypes.Validator<number>;
|
|
640
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
627
641
|
}>>;
|
|
628
642
|
customStyle: PropTypes.Requireable<{
|
|
629
643
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1061,7 +1075,7 @@ declare const propTypes: {
|
|
|
1061
1075
|
'data-name': PropTypes.Requireable<string>;
|
|
1062
1076
|
titleSize: PropTypes.Requireable<string>;
|
|
1063
1077
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1064
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
1078
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
1065
1079
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1066
1080
|
label: PropTypes.Requireable<string>;
|
|
1067
1081
|
type: PropTypes.Requireable<string>;
|
|
@@ -1069,7 +1083,20 @@ declare const propTypes: {
|
|
|
1069
1083
|
customStyle: PropTypes.Requireable<{
|
|
1070
1084
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1071
1085
|
}>;
|
|
1072
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1086
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1087
|
+
position: PropTypes.Requireable<string>;
|
|
1088
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
1089
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1090
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1091
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
1092
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
1093
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
1094
|
+
size?: import("react").Validator<{
|
|
1095
|
+
faSize: number;
|
|
1096
|
+
wrapperSize: number;
|
|
1097
|
+
} | null | undefined> | undefined;
|
|
1098
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
1099
|
+
}>>;
|
|
1073
1100
|
}>>;
|
|
1074
1101
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1075
1102
|
type: PropTypes.Requireable<string>;
|
|
@@ -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"}
|