@coorpacademy/components 11.35.1 → 11.35.2-alpha.10
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/button-menu/utils.d.ts +1 -1
- package/es/atom/icon/index.d.ts +35 -17
- package/es/atom/icon/index.d.ts.map +1 -1
- package/es/atom/icon/index.js +32 -15
- package/es/atom/icon/index.js.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +13 -3
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +13 -2
- 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 +12 -1
- package/es/atom/tag/style.css +1 -0
- package/es/atom/title/index.d.ts +13 -2
- package/es/molecule/banner/style.css +1 -0
- package/es/molecule/base-modal/style.css +0 -1
- 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 +28 -7
- 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/learner-skill-card/index.d.ts +25 -40
- package/es/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/es/molecule/learner-skill-card/index.js +90 -96
- package/es/molecule/learner-skill-card/index.js.map +1 -1
- package/es/molecule/learner-skill-card/prop-types.d.ts +37 -0
- package/es/molecule/learner-skill-card/prop-types.d.ts.map +1 -0
- package/es/molecule/learner-skill-card/prop-types.js +20 -0
- package/es/molecule/learner-skill-card/prop-types.js.map +1 -0
- package/es/molecule/learner-skill-card/style.css +62 -41
- package/es/molecule/learning-priority-modal/style.css +3 -2
- 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 +13 -2
- package/es/molecule/title-radio-wrapper/index.d.ts +13 -3
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +13 -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 +13 -3
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +12 -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 +23 -17
- package/es/organism/list-items/index.d.ts +13 -2
- package/es/organism/mooc-header/index.d.ts.map +1 -1
- package/es/organism/mooc-header/index.js +23 -28
- package/es/organism/mooc-header/index.js.map +1 -1
- package/es/organism/mooc-header/style.css +56 -37
- package/es/organism/rewards-form/index.d.ts +13 -2
- package/es/organism/select-opponents/index.d.ts +13 -3
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +13 -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 +37 -7
- package/es/organism/skill-edition/index.d.ts.map +1 -1
- package/es/organism/skill-edition/types.d.ts +37 -6
- package/es/organism/skill-edition/types.d.ts.map +1 -1
- package/es/organism/title-and-input/index.d.ts +25 -5
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +24 -4
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +13 -2
- package/es/template/app-player/loading/index.d.ts +27 -6
- package/es/template/app-player/player/index.d.ts +53 -12
- package/es/template/app-player/player/slides/index.d.ts +27 -6
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +26 -6
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +27 -6
- package/es/template/app-review/index.d.ts +27 -7
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +27 -6
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +27 -6
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +87 -16
- package/es/template/back-office/brand-update/utils.d.ts +2 -2
- package/es/template/common/dashboard/index.d.ts +53 -12
- package/es/template/common/search-page/index.d.ts +27 -6
- package/es/template/external-course/index.d.ts +27 -6
- package/es/template/my-learning/index.d.ts +0 -1
- package/es/template/my-learning/index.d.ts.map +1 -1
- package/es/template/my-learning/index.js +26 -22
- package/es/template/my-learning/index.js.map +1 -1
- package/es/template/my-learning/style.css +9 -6
- package/es/template/skill-detail/all-courses.css +2 -2
- package/es/template/skill-detail/all-courses.d.ts +52 -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.css +7 -2
- 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 +91 -58
- package/es/template/skill-detail/index.js.map +1 -1
- package/es/template/skill-detail/style.css +97 -39
- package/es/variables/colors.css +12 -0
- package/es/variables/colors.d.ts +15 -3
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +16 -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/button-menu/utils.d.ts +1 -1
- package/lib/atom/icon/index.d.ts +35 -17
- package/lib/atom/icon/index.d.ts.map +1 -1
- package/lib/atom/icon/index.js +34 -18
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +13 -3
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +13 -2
- 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 +12 -1
- package/lib/atom/tag/style.css +1 -0
- package/lib/atom/title/index.d.ts +13 -2
- package/lib/molecule/banner/style.css +1 -0
- package/lib/molecule/base-modal/style.css +0 -1
- 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 +28 -7
- 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/learner-skill-card/index.d.ts +25 -40
- package/lib/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/lib/molecule/learner-skill-card/index.js +93 -96
- package/lib/molecule/learner-skill-card/index.js.map +1 -1
- package/lib/molecule/learner-skill-card/prop-types.d.ts +37 -0
- package/lib/molecule/learner-skill-card/prop-types.d.ts.map +1 -0
- package/lib/molecule/learner-skill-card/prop-types.js +25 -0
- package/lib/molecule/learner-skill-card/prop-types.js.map +1 -0
- package/lib/molecule/learner-skill-card/style.css +62 -41
- package/lib/molecule/learning-priority-modal/style.css +3 -2
- 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 +13 -2
- package/lib/molecule/title-radio-wrapper/index.d.ts +13 -3
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +13 -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 +13 -3
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +12 -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 +23 -17
- package/lib/organism/list-items/index.d.ts +13 -2
- package/lib/organism/mooc-header/index.d.ts.map +1 -1
- package/lib/organism/mooc-header/index.js +22 -27
- package/lib/organism/mooc-header/index.js.map +1 -1
- package/lib/organism/mooc-header/style.css +56 -37
- package/lib/organism/rewards-form/index.d.ts +13 -2
- package/lib/organism/select-opponents/index.d.ts +13 -3
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +13 -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 +37 -7
- package/lib/organism/skill-edition/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/types.d.ts +37 -6
- package/lib/organism/skill-edition/types.d.ts.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +25 -5
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +24 -4
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +13 -2
- package/lib/template/app-player/loading/index.d.ts +27 -6
- package/lib/template/app-player/player/index.d.ts +53 -12
- package/lib/template/app-player/player/slides/index.d.ts +27 -6
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +26 -6
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +27 -6
- package/lib/template/app-review/index.d.ts +27 -7
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +27 -6
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +27 -6
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +87 -16
- package/lib/template/back-office/brand-update/utils.d.ts +2 -2
- package/lib/template/common/dashboard/index.d.ts +53 -12
- package/lib/template/common/search-page/index.d.ts +27 -6
- package/lib/template/external-course/index.d.ts +27 -6
- package/lib/template/my-learning/index.d.ts +0 -1
- package/lib/template/my-learning/index.d.ts.map +1 -1
- package/lib/template/my-learning/index.js +26 -22
- package/lib/template/my-learning/index.js.map +1 -1
- package/lib/template/my-learning/style.css +9 -6
- package/lib/template/skill-detail/all-courses.css +2 -2
- package/lib/template/skill-detail/all-courses.d.ts +52 -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.css +7 -2
- 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 +91 -58
- package/lib/template/skill-detail/index.js.map +1 -1
- package/lib/template/skill-detail/style.css +97 -39
- package/lib/variables/colors.css +12 -0
- package/lib/variables/colors.d.ts +15 -3
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +16 -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/cs/global.json +1 -0
- package/locales/en/global.json +1 -0
- package/locales/hr/global.json +1 -0
- package/locales/it/global.json +1 -0
- package/locales/ko/global.json +1 -0
- package/locales/ru/global.json +1 -0
- package/package.json +2 -2
|
@@ -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,17 @@ 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<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
544
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
545
|
+
}>>;
|
|
535
546
|
}>>;
|
|
536
547
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
537
548
|
type: PropTypes.Requireable<string>;
|
|
@@ -618,8 +629,8 @@ declare const propTypes: {
|
|
|
618
629
|
borderRadius: PropTypes.Requireable<string>;
|
|
619
630
|
preset: PropTypes.Requireable<string>;
|
|
620
631
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
621
|
-
faSize: PropTypes.
|
|
622
|
-
wrapperSize: PropTypes.
|
|
632
|
+
faSize: PropTypes.Validator<number>;
|
|
633
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
623
634
|
}>>;
|
|
624
635
|
customStyle: PropTypes.Requireable<{
|
|
625
636
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1057,7 +1068,7 @@ declare const propTypes: {
|
|
|
1057
1068
|
'data-name': PropTypes.Requireable<string>;
|
|
1058
1069
|
titleSize: PropTypes.Requireable<string>;
|
|
1059
1070
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1060
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
1071
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
1061
1072
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1062
1073
|
label: PropTypes.Requireable<string>;
|
|
1063
1074
|
type: PropTypes.Requireable<string>;
|
|
@@ -1065,7 +1076,17 @@ declare const propTypes: {
|
|
|
1065
1076
|
customStyle: PropTypes.Requireable<{
|
|
1066
1077
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1067
1078
|
}>;
|
|
1068
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
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
|
+
}>>;
|
|
1069
1090
|
}>>;
|
|
1070
1091
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1071
1092
|
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,17 @@ 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<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
548
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
549
|
+
}>>;
|
|
539
550
|
}>>;
|
|
540
551
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
541
552
|
type: PropTypes.Requireable<string>;
|
|
@@ -622,8 +633,8 @@ declare const propTypes: {
|
|
|
622
633
|
borderRadius: PropTypes.Requireable<string>;
|
|
623
634
|
preset: PropTypes.Requireable<string>;
|
|
624
635
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
625
|
-
faSize: PropTypes.
|
|
626
|
-
wrapperSize: PropTypes.
|
|
636
|
+
faSize: PropTypes.Validator<number>;
|
|
637
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
627
638
|
}>>;
|
|
628
639
|
customStyle: PropTypes.Requireable<{
|
|
629
640
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1061,7 +1072,7 @@ declare const propTypes: {
|
|
|
1061
1072
|
'data-name': PropTypes.Requireable<string>;
|
|
1062
1073
|
titleSize: PropTypes.Requireable<string>;
|
|
1063
1074
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1064
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
1075
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
1065
1076
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1066
1077
|
label: PropTypes.Requireable<string>;
|
|
1067
1078
|
type: PropTypes.Requireable<string>;
|
|
@@ -1069,7 +1080,17 @@ declare const propTypes: {
|
|
|
1069
1080
|
customStyle: PropTypes.Requireable<{
|
|
1070
1081
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1071
1082
|
}>;
|
|
1072
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
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
|
+
}>>;
|
|
1073
1094
|
}>>;
|
|
1074
1095
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1075
1096
|
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"}
|
|
@@ -867,7 +867,7 @@ declare namespace BrandUpdate {
|
|
|
867
867
|
'data-name': PropTypes.Requireable<string>;
|
|
868
868
|
titleSize: PropTypes.Requireable<string>;
|
|
869
869
|
subtitleSize: PropTypes.Requireable<string>;
|
|
870
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
870
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
871
871
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
872
872
|
label: PropTypes.Requireable<string>;
|
|
873
873
|
type: PropTypes.Requireable<string>;
|
|
@@ -875,7 +875,17 @@ declare namespace BrandUpdate {
|
|
|
875
875
|
customStyle: PropTypes.Requireable<{
|
|
876
876
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
877
877
|
}>;
|
|
878
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
878
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
879
|
+
position: PropTypes.Requireable<string>;
|
|
880
|
+
iconName?: React.Validator<string> | undefined;
|
|
881
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
882
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
883
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
884
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
885
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
886
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
887
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
888
|
+
}>>;
|
|
879
889
|
}>>;
|
|
880
890
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
881
891
|
type: PropTypes.Requireable<string>;
|
|
@@ -2039,7 +2049,7 @@ declare namespace BrandUpdate {
|
|
|
2039
2049
|
'data-name': PropTypes.Requireable<string>;
|
|
2040
2050
|
titleSize: PropTypes.Requireable<string>;
|
|
2041
2051
|
subtitleSize: PropTypes.Requireable<string>;
|
|
2042
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
2052
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
2043
2053
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2044
2054
|
label: PropTypes.Requireable<string>;
|
|
2045
2055
|
type: PropTypes.Requireable<string>;
|
|
@@ -2047,7 +2057,17 @@ declare namespace BrandUpdate {
|
|
|
2047
2057
|
customStyle: PropTypes.Requireable<{
|
|
2048
2058
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
2049
2059
|
}>;
|
|
2050
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
2060
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2061
|
+
position: PropTypes.Requireable<string>;
|
|
2062
|
+
iconName?: React.Validator<string> | undefined;
|
|
2063
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
2064
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
2065
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
2066
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
2067
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
2068
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
2069
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
2070
|
+
}>>;
|
|
2051
2071
|
}>>;
|
|
2052
2072
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2053
2073
|
type: PropTypes.Requireable<string>;
|
|
@@ -2235,7 +2255,7 @@ declare namespace BrandUpdate {
|
|
|
2235
2255
|
'data-name': PropTypes.Requireable<string>;
|
|
2236
2256
|
titleSize: PropTypes.Requireable<string>;
|
|
2237
2257
|
subtitleSize: PropTypes.Requireable<string>;
|
|
2238
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
2258
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
2239
2259
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2240
2260
|
label: PropTypes.Requireable<string>;
|
|
2241
2261
|
type: PropTypes.Requireable<string>;
|
|
@@ -2243,7 +2263,17 @@ declare namespace BrandUpdate {
|
|
|
2243
2263
|
customStyle: PropTypes.Requireable<{
|
|
2244
2264
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
2245
2265
|
}>;
|
|
2246
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
2266
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2267
|
+
position: PropTypes.Requireable<string>;
|
|
2268
|
+
iconName?: React.Validator<string> | undefined;
|
|
2269
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
2270
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
2271
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
2272
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
2273
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
2274
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
2275
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
2276
|
+
}>>;
|
|
2247
2277
|
}>>;
|
|
2248
2278
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2249
2279
|
type: PropTypes.Requireable<string>;
|
|
@@ -2686,7 +2716,7 @@ declare namespace BrandUpdate {
|
|
|
2686
2716
|
'data-name': PropTypes.Requireable<string>;
|
|
2687
2717
|
titleSize: PropTypes.Requireable<string>;
|
|
2688
2718
|
subtitleSize: PropTypes.Requireable<string>;
|
|
2689
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
2719
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
2690
2720
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2691
2721
|
label: PropTypes.Requireable<string>;
|
|
2692
2722
|
type: PropTypes.Requireable<string>;
|
|
@@ -2694,7 +2724,17 @@ declare namespace BrandUpdate {
|
|
|
2694
2724
|
customStyle: PropTypes.Requireable<{
|
|
2695
2725
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
2696
2726
|
}>;
|
|
2697
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
2727
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2728
|
+
position: PropTypes.Requireable<string>;
|
|
2729
|
+
iconName?: React.Validator<string> | undefined;
|
|
2730
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
2731
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
2732
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
2733
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
2734
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
2735
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
2736
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
2737
|
+
}>>;
|
|
2698
2738
|
}>>;
|
|
2699
2739
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2700
2740
|
type: PropTypes.Requireable<string>;
|
|
@@ -2893,7 +2933,7 @@ declare namespace BrandUpdate {
|
|
|
2893
2933
|
'data-name': PropTypes.Requireable<string>;
|
|
2894
2934
|
titleSize: PropTypes.Requireable<string>;
|
|
2895
2935
|
subtitleSize: PropTypes.Requireable<string>;
|
|
2896
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
2936
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
2897
2937
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2898
2938
|
label: PropTypes.Requireable<string>;
|
|
2899
2939
|
type: PropTypes.Requireable<string>;
|
|
@@ -2901,7 +2941,17 @@ declare namespace BrandUpdate {
|
|
|
2901
2941
|
customStyle: PropTypes.Requireable<{
|
|
2902
2942
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
2903
2943
|
}>;
|
|
2904
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
2944
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2945
|
+
position: PropTypes.Requireable<string>;
|
|
2946
|
+
iconName?: React.Validator<string> | undefined;
|
|
2947
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
2948
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
2949
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
2950
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
2951
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
2952
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
2953
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
2954
|
+
}>>;
|
|
2905
2955
|
}>>;
|
|
2906
2956
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2907
2957
|
type: PropTypes.Requireable<string>;
|
|
@@ -2988,8 +3038,8 @@ declare namespace BrandUpdate {
|
|
|
2988
3038
|
borderRadius: PropTypes.Requireable<string>;
|
|
2989
3039
|
preset: PropTypes.Requireable<string>;
|
|
2990
3040
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2991
|
-
faSize: PropTypes.
|
|
2992
|
-
wrapperSize: PropTypes.
|
|
3041
|
+
faSize: PropTypes.Validator<number>;
|
|
3042
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
2993
3043
|
}>>;
|
|
2994
3044
|
customStyle: PropTypes.Requireable<{
|
|
2995
3045
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -3427,7 +3477,7 @@ declare namespace BrandUpdate {
|
|
|
3427
3477
|
'data-name': PropTypes.Requireable<string>;
|
|
3428
3478
|
titleSize: PropTypes.Requireable<string>;
|
|
3429
3479
|
subtitleSize: PropTypes.Requireable<string>;
|
|
3430
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
3480
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
3431
3481
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
3432
3482
|
label: PropTypes.Requireable<string>;
|
|
3433
3483
|
type: PropTypes.Requireable<string>;
|
|
@@ -3435,7 +3485,17 @@ declare namespace BrandUpdate {
|
|
|
3435
3485
|
customStyle: PropTypes.Requireable<{
|
|
3436
3486
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
3437
3487
|
}>;
|
|
3438
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
3488
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
3489
|
+
position: PropTypes.Requireable<string>;
|
|
3490
|
+
iconName?: React.Validator<string> | undefined;
|
|
3491
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
3492
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
3493
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
3494
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
3495
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
3496
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
3497
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
3498
|
+
}>>;
|
|
3439
3499
|
}>>;
|
|
3440
3500
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
3441
3501
|
type: PropTypes.Requireable<string>;
|
|
@@ -3692,7 +3752,7 @@ declare namespace BrandUpdate {
|
|
|
3692
3752
|
'data-name': PropTypes.Requireable<string>;
|
|
3693
3753
|
titleSize: PropTypes.Requireable<string>;
|
|
3694
3754
|
subtitleSize: PropTypes.Requireable<string>;
|
|
3695
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
3755
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
3696
3756
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
3697
3757
|
label: PropTypes.Requireable<string>;
|
|
3698
3758
|
type: PropTypes.Requireable<string>;
|
|
@@ -3700,7 +3760,17 @@ declare namespace BrandUpdate {
|
|
|
3700
3760
|
customStyle: PropTypes.Requireable<{
|
|
3701
3761
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
3702
3762
|
}>;
|
|
3703
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
3763
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
3764
|
+
position: PropTypes.Requireable<string>;
|
|
3765
|
+
iconName?: React.Validator<string> | undefined;
|
|
3766
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
3767
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
3768
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
3769
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
3770
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
3771
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
3772
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
3773
|
+
}>>;
|
|
3704
3774
|
}>>;
|
|
3705
3775
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
3706
3776
|
type: PropTypes.Requireable<string>;
|
|
@@ -3744,4 +3814,5 @@ declare namespace BrandUpdate {
|
|
|
3744
3814
|
}
|
|
3745
3815
|
}
|
|
3746
3816
|
import PropTypes from "prop-types";
|
|
3817
|
+
import React from "react";
|
|
3747
3818
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -17,7 +17,7 @@ export namespace POPIN_THEMES {
|
|
|
17
17
|
const position: string;
|
|
18
18
|
namespace faIcon {
|
|
19
19
|
const name: string;
|
|
20
|
-
const color: "#
|
|
20
|
+
const color: "#FFFFFF";
|
|
21
21
|
const size: number;
|
|
22
22
|
namespace customStyle {
|
|
23
23
|
const padding: number;
|
|
@@ -33,7 +33,7 @@ export namespace POPIN_THEMES {
|
|
|
33
33
|
declare namespace ICON_PROPS {
|
|
34
34
|
export namespace published_1 {
|
|
35
35
|
const iconName: string;
|
|
36
|
-
const iconColor: "#
|
|
36
|
+
const iconColor: "#9999A8";
|
|
37
37
|
const backgroundColor: "#EAEAEB";
|
|
38
38
|
const preset: string;
|
|
39
39
|
}
|
|
@@ -19,7 +19,7 @@ declare namespace Dashboard {
|
|
|
19
19
|
'data-name': PropTypes.Requireable<string>;
|
|
20
20
|
titleSize: PropTypes.Requireable<string>;
|
|
21
21
|
subtitleSize: PropTypes.Requireable<string>;
|
|
22
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
22
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
23
23
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
24
24
|
label: PropTypes.Requireable<string>;
|
|
25
25
|
type: PropTypes.Requireable<string>;
|
|
@@ -27,7 +27,17 @@ declare namespace Dashboard {
|
|
|
27
27
|
customStyle: PropTypes.Requireable<{
|
|
28
28
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
29
29
|
}>;
|
|
30
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
30
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
31
|
+
position: PropTypes.Requireable<string>;
|
|
32
|
+
iconName?: React.Validator<string> | undefined;
|
|
33
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
34
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
35
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
36
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
37
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
38
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
39
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
40
|
+
}>>;
|
|
31
41
|
}>>;
|
|
32
42
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
33
43
|
type: PropTypes.Requireable<string>;
|
|
@@ -114,8 +124,8 @@ declare namespace Dashboard {
|
|
|
114
124
|
borderRadius: PropTypes.Requireable<string>;
|
|
115
125
|
preset: PropTypes.Requireable<string>;
|
|
116
126
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
117
|
-
faSize: PropTypes.
|
|
118
|
-
wrapperSize: PropTypes.
|
|
127
|
+
faSize: PropTypes.Validator<number>;
|
|
128
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
119
129
|
}>>;
|
|
120
130
|
customStyle: PropTypes.Requireable<{
|
|
121
131
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -553,7 +563,7 @@ declare namespace Dashboard {
|
|
|
553
563
|
'data-name': PropTypes.Requireable<string>;
|
|
554
564
|
titleSize: PropTypes.Requireable<string>;
|
|
555
565
|
subtitleSize: PropTypes.Requireable<string>;
|
|
556
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
566
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
557
567
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
558
568
|
label: PropTypes.Requireable<string>;
|
|
559
569
|
type: PropTypes.Requireable<string>;
|
|
@@ -561,7 +571,17 @@ declare namespace Dashboard {
|
|
|
561
571
|
customStyle: PropTypes.Requireable<{
|
|
562
572
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
563
573
|
}>;
|
|
564
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
574
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
575
|
+
position: PropTypes.Requireable<string>;
|
|
576
|
+
iconName?: React.Validator<string> | undefined;
|
|
577
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
578
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
579
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
580
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
581
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
582
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
583
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
584
|
+
}>>;
|
|
565
585
|
}>>;
|
|
566
586
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
567
587
|
type: PropTypes.Requireable<string>;
|
|
@@ -776,7 +796,7 @@ declare namespace Dashboard {
|
|
|
776
796
|
'data-name': PropTypes.Requireable<string>;
|
|
777
797
|
titleSize: PropTypes.Requireable<string>;
|
|
778
798
|
subtitleSize: PropTypes.Requireable<string>;
|
|
779
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
799
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
780
800
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
781
801
|
label: PropTypes.Requireable<string>;
|
|
782
802
|
type: PropTypes.Requireable<string>;
|
|
@@ -784,7 +804,17 @@ declare namespace Dashboard {
|
|
|
784
804
|
customStyle: PropTypes.Requireable<{
|
|
785
805
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
786
806
|
}>;
|
|
787
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
807
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
808
|
+
position: PropTypes.Requireable<string>;
|
|
809
|
+
iconName?: React.Validator<string> | undefined;
|
|
810
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
811
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
812
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
813
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
814
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
815
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
816
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
817
|
+
}>>;
|
|
788
818
|
}>>;
|
|
789
819
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
790
820
|
type: PropTypes.Requireable<string>;
|
|
@@ -871,8 +901,8 @@ declare namespace Dashboard {
|
|
|
871
901
|
borderRadius: PropTypes.Requireable<string>;
|
|
872
902
|
preset: PropTypes.Requireable<string>;
|
|
873
903
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
874
|
-
faSize: PropTypes.
|
|
875
|
-
wrapperSize: PropTypes.
|
|
904
|
+
faSize: PropTypes.Validator<number>;
|
|
905
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
876
906
|
}>>;
|
|
877
907
|
customStyle: PropTypes.Requireable<{
|
|
878
908
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1310,7 +1340,7 @@ declare namespace Dashboard {
|
|
|
1310
1340
|
'data-name': PropTypes.Requireable<string>;
|
|
1311
1341
|
titleSize: PropTypes.Requireable<string>;
|
|
1312
1342
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1313
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
1343
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
1314
1344
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1315
1345
|
label: PropTypes.Requireable<string>;
|
|
1316
1346
|
type: PropTypes.Requireable<string>;
|
|
@@ -1318,7 +1348,17 @@ declare namespace Dashboard {
|
|
|
1318
1348
|
customStyle: PropTypes.Requireable<{
|
|
1319
1349
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1320
1350
|
}>;
|
|
1321
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1351
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1352
|
+
position: PropTypes.Requireable<string>;
|
|
1353
|
+
iconName?: React.Validator<string> | undefined;
|
|
1354
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
1355
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
1356
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
1357
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
1358
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
1359
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
1360
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
1361
|
+
}>>;
|
|
1322
1362
|
}>>;
|
|
1323
1363
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1324
1364
|
type: PropTypes.Requireable<string>;
|
|
@@ -1521,4 +1561,5 @@ declare namespace Dashboard {
|
|
|
1521
1561
|
};
|
|
1522
1562
|
}
|
|
1523
1563
|
import PropTypes from "prop-types";
|
|
1564
|
+
import React from "react";
|
|
1524
1565
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -200,7 +200,7 @@ declare namespace SearchPage {
|
|
|
200
200
|
'data-name': PropTypes.Requireable<string>;
|
|
201
201
|
titleSize: PropTypes.Requireable<string>;
|
|
202
202
|
subtitleSize: PropTypes.Requireable<string>;
|
|
203
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
203
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
204
204
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
205
205
|
label: PropTypes.Requireable<string>;
|
|
206
206
|
type: PropTypes.Requireable<string>;
|
|
@@ -208,7 +208,17 @@ declare namespace SearchPage {
|
|
|
208
208
|
customStyle: PropTypes.Requireable<{
|
|
209
209
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
210
210
|
}>;
|
|
211
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
211
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
212
|
+
position: PropTypes.Requireable<string>;
|
|
213
|
+
iconName?: React.Validator<string> | undefined;
|
|
214
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
215
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
216
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
217
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
218
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
219
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
220
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
221
|
+
}>>;
|
|
212
222
|
}>>;
|
|
213
223
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
214
224
|
type: PropTypes.Requireable<string>;
|
|
@@ -295,8 +305,8 @@ declare namespace SearchPage {
|
|
|
295
305
|
borderRadius: PropTypes.Requireable<string>;
|
|
296
306
|
preset: PropTypes.Requireable<string>;
|
|
297
307
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
298
|
-
faSize: PropTypes.
|
|
299
|
-
wrapperSize: PropTypes.
|
|
308
|
+
faSize: PropTypes.Validator<number>;
|
|
309
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
300
310
|
}>>;
|
|
301
311
|
customStyle: PropTypes.Requireable<{
|
|
302
312
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -734,7 +744,7 @@ declare namespace SearchPage {
|
|
|
734
744
|
'data-name': PropTypes.Requireable<string>;
|
|
735
745
|
titleSize: PropTypes.Requireable<string>;
|
|
736
746
|
subtitleSize: PropTypes.Requireable<string>;
|
|
737
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
747
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
738
748
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
739
749
|
label: PropTypes.Requireable<string>;
|
|
740
750
|
type: PropTypes.Requireable<string>;
|
|
@@ -742,7 +752,17 @@ declare namespace SearchPage {
|
|
|
742
752
|
customStyle: PropTypes.Requireable<{
|
|
743
753
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
744
754
|
}>;
|
|
745
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
755
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
756
|
+
position: PropTypes.Requireable<string>;
|
|
757
|
+
iconName?: React.Validator<string> | undefined;
|
|
758
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
759
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
760
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
761
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
762
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
763
|
+
size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
|
|
764
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
765
|
+
}>>;
|
|
746
766
|
}>>;
|
|
747
767
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
748
768
|
type: PropTypes.Requireable<string>;
|
|
@@ -945,4 +965,5 @@ declare namespace SearchPage {
|
|
|
945
965
|
}
|
|
946
966
|
}
|
|
947
967
|
import PropTypes from "prop-types";
|
|
968
|
+
import React from "react";
|
|
948
969
|
//# sourceMappingURL=index.d.ts.map
|