@coorpacademy/components 11.35.2-forcedeploy.13 → 11.35.2
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 +1 -1
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/style.css +2 -2
- package/es/atom/icon/index.d.ts +17 -35
- package/es/atom/icon/index.d.ts.map +1 -1
- package/es/atom/icon/index.js +15 -32
- package/es/atom/icon/index.js.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +3 -13
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +2 -13
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/status-item/index.native.js +1 -1
- package/es/atom/status-item/index.native.js.map +1 -1
- package/es/atom/tag/index.d.ts +1 -12
- package/es/atom/tag/style.css +0 -1
- package/es/atom/title/index.d.ts +2 -13
- package/es/molecule/banner/style.css +0 -1
- package/es/molecule/base-modal/style.css +1 -0
- package/es/molecule/bulk-progress-bar/index.js +2 -2
- package/es/molecule/bulk-progress-bar/index.js.map +1 -1
- package/es/molecule/certification-card/index.js +1 -1
- package/es/molecule/certification-card/index.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +7 -28
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/cm-popin/types.js +1 -1
- package/es/molecule/cm-popin/types.js.map +1 -1
- package/es/molecule/dashboard/cards-list/index.d.ts.map +1 -1
- package/es/molecule/dashboard/cards-list/index.js +0 -2
- package/es/molecule/dashboard/cards-list/index.js.map +1 -1
- package/es/molecule/learner-skill-card/index.js +8 -10
- package/es/molecule/learner-skill-card/index.js.map +1 -1
- package/es/molecule/learner-skill-card/style.css +0 -1
- package/es/molecule/learning-priority-modal/style.css +2 -3
- package/es/molecule/progress-wrapper/index.js +1 -1
- package/es/molecule/progress-wrapper/index.js.map +1 -1
- 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 +2 -13
- package/es/molecule/title-radio-wrapper/index.d.ts +3 -13
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +2 -13
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/molecule/translation-modal/index.d.ts +1 -0
- package/es/molecule/translation-modal/index.d.ts.map +1 -1
- package/es/molecule/translation-modal/index.js +7 -24
- package/es/molecule/translation-modal/index.js.map +1 -1
- package/es/organism/cards-grid/index.d.ts +10 -48
- package/es/organism/cards-grid/index.d.ts.map +1 -1
- package/es/organism/cards-grid/index.js +2 -3
- package/es/organism/cards-grid/index.js.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +3 -13
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +2 -12
- 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 +17 -23
- package/es/organism/list-items/index.d.ts +2 -13
- package/es/organism/list-items/style.css +0 -1
- package/es/organism/rewards-form/index.d.ts +2 -13
- package/es/organism/select-opponents/index.d.ts +3 -13
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +2 -13
- 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 +52 -1261
- package/es/organism/skill-edition/index.d.ts.map +1 -1
- package/es/organism/skill-edition/index.js +224 -3
- package/es/organism/skill-edition/index.js.map +1 -1
- package/es/organism/skill-edition/types.d.ts +117 -1268
- package/es/organism/skill-edition/types.d.ts.map +1 -1
- package/es/organism/skill-edition/types.js +59 -7
- package/es/organism/skill-edition/types.js.map +1 -1
- package/es/organism/title-and-input/index.d.ts +5 -25
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +4 -24
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +2 -13
- package/es/template/app-player/loading/index.d.ts +6 -27
- package/es/template/app-player/player/index.d.ts +12 -53
- package/es/template/app-player/player/slides/index.d.ts +6 -27
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +6 -26
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +6 -27
- package/es/template/app-review/index.d.ts +7 -27
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +6 -27
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +6 -27
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +1113 -1713
- package/es/template/back-office/brand-update/index.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.js +12 -0
- package/es/template/back-office/brand-update/index.js.map +1 -1
- package/es/template/back-office/brand-update/utils.d.ts +1 -1
- package/es/template/common/dashboard/index.d.ts +12 -53
- package/es/template/common/search-page/index.d.ts +6 -27
- package/es/template/external-course/index.d.ts +6 -27
- package/es/template/skill-detail/all-courses.css +2 -3
- package/es/template/skill-detail/all-courses.d.ts +17 -52
- package/es/template/skill-detail/all-courses.d.ts.map +1 -1
- package/es/template/skill-detail/all-courses.js +11 -12
- package/es/template/skill-detail/all-courses.js.map +1 -1
- package/es/template/skill-detail/continue-learning.css +2 -7
- package/es/template/skill-detail/continue-learning.d.ts +12 -25
- 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 +71 -81
- package/es/template/skill-detail/index.d.ts.map +1 -1
- package/es/template/skill-detail/index.js +55 -87
- package/es/template/skill-detail/index.js.map +1 -1
- package/es/template/skill-detail/style.css +39 -97
- package/es/variables/colors.css +0 -2
- package/es/variables/colors.d.ts +2 -3
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +3 -4
- package/es/variables/colors.js.map +1 -1
- package/es/variables/theme.native.js +1 -1
- package/es/variables/theme.native.js.map +1 -1
- package/lib/atom/button-link/index.js +1 -1
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/style.css +2 -2
- package/lib/atom/icon/index.d.ts +17 -35
- package/lib/atom/icon/index.d.ts.map +1 -1
- package/lib/atom/icon/index.js +18 -34
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +3 -13
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +2 -13
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/status-item/index.native.js +1 -1
- package/lib/atom/status-item/index.native.js.map +1 -1
- package/lib/atom/tag/index.d.ts +1 -12
- package/lib/atom/tag/style.css +0 -1
- package/lib/atom/title/index.d.ts +2 -13
- package/lib/molecule/banner/style.css +0 -1
- package/lib/molecule/base-modal/style.css +1 -0
- package/lib/molecule/bulk-progress-bar/index.js +2 -2
- package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
- package/lib/molecule/certification-card/index.js +1 -1
- package/lib/molecule/certification-card/index.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +7 -28
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/cm-popin/types.js +1 -1
- package/lib/molecule/cm-popin/types.js.map +1 -1
- package/lib/molecule/dashboard/cards-list/index.d.ts.map +1 -1
- package/lib/molecule/dashboard/cards-list/index.js +0 -2
- package/lib/molecule/dashboard/cards-list/index.js.map +1 -1
- package/lib/molecule/learner-skill-card/index.js +8 -10
- package/lib/molecule/learner-skill-card/index.js.map +1 -1
- package/lib/molecule/learner-skill-card/style.css +0 -1
- package/lib/molecule/learning-priority-modal/style.css +2 -3
- package/lib/molecule/progress-wrapper/index.js +1 -1
- package/lib/molecule/progress-wrapper/index.js.map +1 -1
- 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 +2 -13
- package/lib/molecule/title-radio-wrapper/index.d.ts +3 -13
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +2 -13
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/molecule/translation-modal/index.d.ts +1 -0
- package/lib/molecule/translation-modal/index.d.ts.map +1 -1
- package/lib/molecule/translation-modal/index.js +6 -23
- package/lib/molecule/translation-modal/index.js.map +1 -1
- package/lib/organism/cards-grid/index.d.ts +10 -48
- package/lib/organism/cards-grid/index.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.js +2 -3
- package/lib/organism/cards-grid/index.js.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +3 -13
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +2 -12
- 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 +17 -23
- package/lib/organism/list-items/index.d.ts +2 -13
- package/lib/organism/list-items/style.css +0 -1
- package/lib/organism/rewards-form/index.d.ts +2 -13
- package/lib/organism/select-opponents/index.d.ts +3 -13
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +2 -13
- 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 +52 -1261
- package/lib/organism/skill-edition/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/index.js +224 -3
- package/lib/organism/skill-edition/index.js.map +1 -1
- package/lib/organism/skill-edition/types.d.ts +117 -1268
- package/lib/organism/skill-edition/types.d.ts.map +1 -1
- package/lib/organism/skill-edition/types.js +59 -7
- package/lib/organism/skill-edition/types.js.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +5 -25
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +4 -24
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +2 -13
- package/lib/template/app-player/loading/index.d.ts +6 -27
- package/lib/template/app-player/player/index.d.ts +12 -53
- package/lib/template/app-player/player/slides/index.d.ts +6 -27
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +6 -26
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +6 -27
- package/lib/template/app-review/index.d.ts +7 -27
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +6 -27
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +6 -27
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +1113 -1713
- package/lib/template/back-office/brand-update/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.js +12 -0
- package/lib/template/back-office/brand-update/index.js.map +1 -1
- package/lib/template/back-office/brand-update/utils.d.ts +1 -1
- package/lib/template/common/dashboard/index.d.ts +12 -53
- package/lib/template/common/search-page/index.d.ts +6 -27
- package/lib/template/external-course/index.d.ts +6 -27
- package/lib/template/skill-detail/all-courses.css +2 -3
- package/lib/template/skill-detail/all-courses.d.ts +17 -52
- 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.css +2 -7
- package/lib/template/skill-detail/continue-learning.d.ts +12 -25
- 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 +71 -81
- package/lib/template/skill-detail/index.d.ts.map +1 -1
- package/lib/template/skill-detail/index.js +55 -87
- package/lib/template/skill-detail/index.js.map +1 -1
- package/lib/template/skill-detail/style.css +39 -97
- package/lib/variables/colors.css +0 -2
- package/lib/variables/colors.d.ts +2 -3
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +3 -4
- package/lib/variables/colors.js.map +1 -1
- package/lib/variables/theme.native.js +1 -1
- package/lib/variables/theme.native.js.map +1 -1
- package/locales/bs/global.json +1 -0
- package/locales/de/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/hu/global.json +1 -0
- package/locales/hy/global.json +1 -0
- package/locales/ja/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/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
|
@@ -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<
|
|
105
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
106
106
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
107
107
|
label: PropTypes.Requireable<string>;
|
|
108
108
|
type: PropTypes.Requireable<string>;
|
|
@@ -110,17 +110,7 @@ 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<
|
|
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<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
122
|
-
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
123
|
-
}>>;
|
|
113
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
124
114
|
}>>;
|
|
125
115
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
126
116
|
type: PropTypes.Requireable<string>;
|
|
@@ -207,8 +197,8 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
207
197
|
borderRadius: PropTypes.Requireable<string>;
|
|
208
198
|
preset: PropTypes.Requireable<string>;
|
|
209
199
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
210
|
-
faSize: PropTypes.
|
|
211
|
-
wrapperSize: PropTypes.
|
|
200
|
+
faSize: PropTypes.Requireable<number>;
|
|
201
|
+
wrapperSize: PropTypes.Requireable<number>;
|
|
212
202
|
}>>;
|
|
213
203
|
customStyle: PropTypes.Requireable<{
|
|
214
204
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -646,7 +636,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
646
636
|
'data-name': PropTypes.Requireable<string>;
|
|
647
637
|
titleSize: PropTypes.Requireable<string>;
|
|
648
638
|
subtitleSize: PropTypes.Requireable<string>;
|
|
649
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
639
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
650
640
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
651
641
|
label: PropTypes.Requireable<string>;
|
|
652
642
|
type: PropTypes.Requireable<string>;
|
|
@@ -654,17 +644,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
654
644
|
customStyle: PropTypes.Requireable<{
|
|
655
645
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
656
646
|
}>;
|
|
657
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
658
|
-
position: PropTypes.Requireable<string>;
|
|
659
|
-
iconName?: React.Validator<string> | undefined;
|
|
660
|
-
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
661
|
-
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
662
|
-
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
663
|
-
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
664
|
-
preset?: React.Validator<string | null | undefined> | undefined;
|
|
665
|
-
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
666
|
-
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
667
|
-
}>>;
|
|
647
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
668
648
|
}>>;
|
|
669
649
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
670
650
|
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<
|
|
205
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
206
206
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
207
207
|
label: PropTypes.Requireable<string>;
|
|
208
208
|
type: PropTypes.Requireable<string>;
|
|
@@ -210,17 +210,7 @@ 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<
|
|
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<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
222
|
-
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
223
|
-
}>>;
|
|
213
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
224
214
|
}>>;
|
|
225
215
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
226
216
|
type: PropTypes.Requireable<string>;
|
|
@@ -307,8 +297,8 @@ declare namespace PopinEnd {
|
|
|
307
297
|
borderRadius: PropTypes.Requireable<string>;
|
|
308
298
|
preset: PropTypes.Requireable<string>;
|
|
309
299
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
310
|
-
faSize: PropTypes.
|
|
311
|
-
wrapperSize: PropTypes.
|
|
300
|
+
faSize: PropTypes.Requireable<number>;
|
|
301
|
+
wrapperSize: PropTypes.Requireable<number>;
|
|
312
302
|
}>>;
|
|
313
303
|
customStyle: PropTypes.Requireable<{
|
|
314
304
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -746,7 +736,7 @@ declare namespace PopinEnd {
|
|
|
746
736
|
'data-name': PropTypes.Requireable<string>;
|
|
747
737
|
titleSize: PropTypes.Requireable<string>;
|
|
748
738
|
subtitleSize: PropTypes.Requireable<string>;
|
|
749
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
739
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
750
740
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
751
741
|
label: PropTypes.Requireable<string>;
|
|
752
742
|
type: PropTypes.Requireable<string>;
|
|
@@ -754,17 +744,7 @@ declare namespace PopinEnd {
|
|
|
754
744
|
customStyle: PropTypes.Requireable<{
|
|
755
745
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
756
746
|
}>;
|
|
757
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
758
|
-
position: PropTypes.Requireable<string>;
|
|
759
|
-
iconName?: React.Validator<string> | undefined;
|
|
760
|
-
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
761
|
-
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
762
|
-
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
763
|
-
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
764
|
-
preset?: React.Validator<string | null | undefined> | undefined;
|
|
765
|
-
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
766
|
-
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
767
|
-
}>>;
|
|
747
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
768
748
|
}>>;
|
|
769
749
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
770
750
|
type: PropTypes.Requireable<string>;
|
|
@@ -967,5 +947,4 @@ declare namespace PopinEnd {
|
|
|
967
947
|
}
|
|
968
948
|
}
|
|
969
949
|
import PropTypes from "prop-types";
|
|
970
|
-
import React from "react";
|
|
971
950
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="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<
|
|
526
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<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,17 +531,7 @@ 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<
|
|
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<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
543
|
-
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
544
|
-
}>>;
|
|
534
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
|
|
545
535
|
}>>;
|
|
546
536
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
547
537
|
type: import("prop-types").Requireable<string>;
|
|
@@ -628,8 +618,8 @@ declare const AppReview: {
|
|
|
628
618
|
borderRadius: import("prop-types").Requireable<string>;
|
|
629
619
|
preset: import("prop-types").Requireable<string>;
|
|
630
620
|
size: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
631
|
-
faSize: import("prop-types").
|
|
632
|
-
wrapperSize: import("prop-types").
|
|
621
|
+
faSize: import("prop-types").Requireable<number>;
|
|
622
|
+
wrapperSize: import("prop-types").Requireable<number>;
|
|
633
623
|
}>>;
|
|
634
624
|
customStyle: import("prop-types").Requireable<{
|
|
635
625
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1067,7 +1057,7 @@ declare const AppReview: {
|
|
|
1067
1057
|
'data-name': import("prop-types").Requireable<string>;
|
|
1068
1058
|
titleSize: import("prop-types").Requireable<string>;
|
|
1069
1059
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
1070
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
1060
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
|
|
1071
1061
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1072
1062
|
label: import("prop-types").Requireable<string>;
|
|
1073
1063
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1075,17 +1065,7 @@ declare const AppReview: {
|
|
|
1075
1065
|
customStyle: import("prop-types").Requireable<{
|
|
1076
1066
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1077
1067
|
}>;
|
|
1078
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
1079
|
-
position: import("prop-types").Requireable<string>;
|
|
1080
|
-
iconName?: React.Validator<string> | undefined;
|
|
1081
|
-
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
1082
|
-
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
1083
|
-
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
1084
|
-
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
1085
|
-
preset?: React.Validator<string | null | undefined> | undefined;
|
|
1086
|
-
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
1087
|
-
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
1088
|
-
}>>;
|
|
1068
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
|
|
1089
1069
|
}>>;
|
|
1090
1070
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1091
1071
|
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":";AAGA,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import PropTypes from 'prop-types';
|
|
3
2
|
import type { ImageSourcePropType } from 'react-native';
|
|
4
3
|
import { CMPopinProps } from '../../../molecule/cm-popin/types';
|
|
@@ -524,7 +523,7 @@ declare const propTypes: {
|
|
|
524
523
|
'data-name': PropTypes.Requireable<string>;
|
|
525
524
|
titleSize: PropTypes.Requireable<string>;
|
|
526
525
|
subtitleSize: PropTypes.Requireable<string>;
|
|
527
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
526
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
528
527
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
529
528
|
label: PropTypes.Requireable<string>;
|
|
530
529
|
type: PropTypes.Requireable<string>;
|
|
@@ -532,17 +531,7 @@ declare const propTypes: {
|
|
|
532
531
|
customStyle: PropTypes.Requireable<{
|
|
533
532
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
534
533
|
}>;
|
|
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<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
544
|
-
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
545
|
-
}>>;
|
|
534
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
546
535
|
}>>;
|
|
547
536
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
548
537
|
type: PropTypes.Requireable<string>;
|
|
@@ -629,8 +618,8 @@ declare const propTypes: {
|
|
|
629
618
|
borderRadius: PropTypes.Requireable<string>;
|
|
630
619
|
preset: PropTypes.Requireable<string>;
|
|
631
620
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
632
|
-
faSize: PropTypes.
|
|
633
|
-
wrapperSize: PropTypes.
|
|
621
|
+
faSize: PropTypes.Requireable<number>;
|
|
622
|
+
wrapperSize: PropTypes.Requireable<number>;
|
|
634
623
|
}>>;
|
|
635
624
|
customStyle: PropTypes.Requireable<{
|
|
636
625
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1068,7 +1057,7 @@ declare const propTypes: {
|
|
|
1068
1057
|
'data-name': PropTypes.Requireable<string>;
|
|
1069
1058
|
titleSize: PropTypes.Requireable<string>;
|
|
1070
1059
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1071
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1060
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
1072
1061
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1073
1062
|
label: PropTypes.Requireable<string>;
|
|
1074
1063
|
type: PropTypes.Requireable<string>;
|
|
@@ -1076,17 +1065,7 @@ declare const propTypes: {
|
|
|
1076
1065
|
customStyle: PropTypes.Requireable<{
|
|
1077
1066
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1078
1067
|
}>;
|
|
1079
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1080
|
-
position: PropTypes.Requireable<string>;
|
|
1081
|
-
iconName?: import("react").Validator<string> | undefined;
|
|
1082
|
-
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1083
|
-
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1084
|
-
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
1085
|
-
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
1086
|
-
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
1087
|
-
size?: import("react").Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
1088
|
-
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
1089
|
-
}>>;
|
|
1068
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
1090
1069
|
}>>;
|
|
1091
1070
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1092
1071
|
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":"
|
|
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,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import PropTypes from 'prop-types';
|
|
3
2
|
import { ReviewPlayerProps } from './player/prop-types';
|
|
4
3
|
export declare type ViewName = 'slides' | 'loader';
|
|
@@ -528,7 +527,7 @@ declare const propTypes: {
|
|
|
528
527
|
'data-name': PropTypes.Requireable<string>;
|
|
529
528
|
titleSize: PropTypes.Requireable<string>;
|
|
530
529
|
subtitleSize: PropTypes.Requireable<string>;
|
|
531
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
530
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
532
531
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
533
532
|
label: PropTypes.Requireable<string>;
|
|
534
533
|
type: PropTypes.Requireable<string>;
|
|
@@ -536,17 +535,7 @@ declare const propTypes: {
|
|
|
536
535
|
customStyle: PropTypes.Requireable<{
|
|
537
536
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
538
537
|
}>;
|
|
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<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
548
|
-
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
549
|
-
}>>;
|
|
538
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
550
539
|
}>>;
|
|
551
540
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
552
541
|
type: PropTypes.Requireable<string>;
|
|
@@ -633,8 +622,8 @@ declare const propTypes: {
|
|
|
633
622
|
borderRadius: PropTypes.Requireable<string>;
|
|
634
623
|
preset: PropTypes.Requireable<string>;
|
|
635
624
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
636
|
-
faSize: PropTypes.
|
|
637
|
-
wrapperSize: PropTypes.
|
|
625
|
+
faSize: PropTypes.Requireable<number>;
|
|
626
|
+
wrapperSize: PropTypes.Requireable<number>;
|
|
638
627
|
}>>;
|
|
639
628
|
customStyle: PropTypes.Requireable<{
|
|
640
629
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1072,7 +1061,7 @@ declare const propTypes: {
|
|
|
1072
1061
|
'data-name': PropTypes.Requireable<string>;
|
|
1073
1062
|
titleSize: PropTypes.Requireable<string>;
|
|
1074
1063
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1075
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1064
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
1076
1065
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1077
1066
|
label: PropTypes.Requireable<string>;
|
|
1078
1067
|
type: PropTypes.Requireable<string>;
|
|
@@ -1080,17 +1069,7 @@ declare const propTypes: {
|
|
|
1080
1069
|
customStyle: PropTypes.Requireable<{
|
|
1081
1070
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1082
1071
|
}>;
|
|
1083
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1084
|
-
position: PropTypes.Requireable<string>;
|
|
1085
|
-
iconName?: import("react").Validator<string> | undefined;
|
|
1086
|
-
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1087
|
-
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1088
|
-
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
1089
|
-
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
1090
|
-
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
1091
|
-
size?: import("react").Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
1092
|
-
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
1093
|
-
}>>;
|
|
1072
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
|
|
1094
1073
|
}>>;
|
|
1095
1074
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1096
1075
|
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":"
|
|
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"}
|