@coorpacademy/components 11.34.2 → 11.34.3-alpha.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/style.css +2 -2
- package/es/atom/cta/test/fixtures/primary.d.ts +9 -0
- package/es/atom/cta/test/fixtures/primary.d.ts.map +1 -0
- package/es/atom/cta/test/fixtures/secondary.d.ts +10 -0
- package/es/atom/cta/test/fixtures/secondary.d.ts.map +1 -0
- package/es/atom/icon/index.d.ts +30 -17
- package/es/atom/icon/index.d.ts.map +1 -1
- package/es/atom/icon/index.js +4 -6
- package/es/atom/icon/index.js.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +16 -3
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +16 -2
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/tag/index.d.ts +15 -1
- package/es/atom/tag/style.css +1 -0
- package/es/atom/title/index.d.ts +16 -2
- package/es/molecule/base-modal/style.css +0 -1
- package/es/molecule/cm-popin/types.d.ts +33 -6
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/es/molecule/progress-wrapper/index.js +39 -19
- package/es/molecule/progress-wrapper/index.js.map +1 -1
- package/es/molecule/progress-wrapper/style.css +37 -2
- package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
- package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +16 -2
- package/es/molecule/title-radio-wrapper/index.d.ts +16 -3
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +16 -2
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/cards-grid/index.d.ts +48 -10
- package/es/organism/cards-grid/index.d.ts.map +1 -1
- package/es/organism/cards-grid/index.js +3 -2
- package/es/organism/cards-grid/index.js.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +16 -3
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +15 -2
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/list-item/index.js +5 -5
- package/es/organism/list-item/index.js.map +1 -1
- package/es/organism/list-item/style.css +38 -19
- package/es/organism/list-items/index.d.ts +16 -2
- package/es/organism/rewards-form/index.d.ts +16 -2
- package/es/organism/select-opponents/index.d.ts +16 -3
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +16 -2
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/sidebar/index.d.ts +2 -2
- package/es/organism/skill-edition/index.d.ts +76 -11
- package/es/organism/skill-edition/index.d.ts.map +1 -1
- package/es/organism/skill-edition/types.d.ts +76 -10
- package/es/organism/skill-edition/types.d.ts.map +1 -1
- package/es/organism/title-and-input/index.d.ts +31 -5
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +30 -4
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +16 -2
- package/es/template/app-player/loading/index.d.ts +33 -6
- package/es/template/app-player/player/index.d.ts +65 -12
- package/es/template/app-player/player/slides/index.d.ts +33 -6
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +32 -6
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +33 -6
- package/es/template/app-review/index.d.ts +33 -7
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +33 -6
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +33 -6
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +138 -20
- package/es/template/back-office/brand-update/utils.d.ts +1 -1
- package/es/template/certification-detail/style.css +5 -2
- package/es/template/common/dashboard/index.d.ts +65 -12
- package/es/template/common/search-page/index.d.ts +33 -6
- package/es/template/external-course/index.d.ts +33 -6
- package/es/template/skill-detail/all-courses.d.ts +61 -17
- package/es/template/skill-detail/all-courses.d.ts.map +1 -1
- package/es/template/skill-detail/all-courses.js +12 -11
- package/es/template/skill-detail/all-courses.js.map +1 -1
- package/es/template/skill-detail/continue-learning.d.ts +25 -12
- package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/es/template/skill-detail/continue-learning.js.map +1 -1
- package/es/template/skill-detail/index.d.ts +81 -71
- package/es/template/skill-detail/index.d.ts.map +1 -1
- package/es/template/skill-detail/index.js +93 -59
- package/es/template/skill-detail/index.js.map +1 -1
- package/es/template/skill-detail/style.css +96 -38
- package/es/variables/colors.d.ts +5 -1
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +6 -2
- package/es/variables/colors.js.map +1 -1
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/style.css +2 -2
- package/lib/atom/cta/test/fixtures/primary.d.ts +9 -0
- package/lib/atom/cta/test/fixtures/primary.d.ts.map +1 -0
- package/lib/atom/cta/test/fixtures/secondary.d.ts +10 -0
- package/lib/atom/cta/test/fixtures/secondary.d.ts.map +1 -0
- package/lib/atom/icon/index.d.ts +30 -17
- package/lib/atom/icon/index.d.ts.map +1 -1
- package/lib/atom/icon/index.js +4 -6
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +16 -3
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +16 -2
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/tag/index.d.ts +15 -1
- package/lib/atom/tag/style.css +1 -0
- package/lib/atom/title/index.d.ts +16 -2
- package/lib/molecule/base-modal/style.css +0 -1
- package/lib/molecule/cm-popin/types.d.ts +33 -6
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/progress-wrapper/index.js +39 -19
- package/lib/molecule/progress-wrapper/index.js.map +1 -1
- package/lib/molecule/progress-wrapper/style.css +37 -2
- package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
- package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +16 -2
- package/lib/molecule/title-radio-wrapper/index.d.ts +16 -3
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +16 -2
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.d.ts +48 -10
- package/lib/organism/cards-grid/index.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.js +3 -2
- package/lib/organism/cards-grid/index.js.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +16 -3
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +15 -2
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/list-item/index.js +5 -5
- package/lib/organism/list-item/index.js.map +1 -1
- package/lib/organism/list-item/style.css +38 -19
- package/lib/organism/list-items/index.d.ts +16 -2
- package/lib/organism/rewards-form/index.d.ts +16 -2
- package/lib/organism/select-opponents/index.d.ts +16 -3
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +16 -2
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/sidebar/index.d.ts +2 -2
- package/lib/organism/skill-edition/index.d.ts +76 -11
- package/lib/organism/skill-edition/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/types.d.ts +76 -10
- package/lib/organism/skill-edition/types.d.ts.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +31 -5
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +30 -4
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +16 -2
- package/lib/template/app-player/loading/index.d.ts +33 -6
- package/lib/template/app-player/player/index.d.ts +65 -12
- package/lib/template/app-player/player/slides/index.d.ts +33 -6
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +32 -6
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +33 -6
- package/lib/template/app-review/index.d.ts +33 -7
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +33 -6
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +33 -6
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +138 -20
- package/lib/template/back-office/brand-update/utils.d.ts +1 -1
- package/lib/template/certification-detail/style.css +5 -2
- package/lib/template/common/dashboard/index.d.ts +65 -12
- package/lib/template/common/search-page/index.d.ts +33 -6
- package/lib/template/external-course/index.d.ts +33 -6
- package/lib/template/skill-detail/all-courses.d.ts +61 -17
- package/lib/template/skill-detail/all-courses.d.ts.map +1 -1
- package/lib/template/skill-detail/all-courses.js +11 -11
- package/lib/template/skill-detail/all-courses.js.map +1 -1
- package/lib/template/skill-detail/continue-learning.d.ts +25 -12
- package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/lib/template/skill-detail/continue-learning.js.map +1 -1
- package/lib/template/skill-detail/index.d.ts +81 -71
- package/lib/template/skill-detail/index.d.ts.map +1 -1
- package/lib/template/skill-detail/index.js +93 -59
- package/lib/template/skill-detail/index.js.map +1 -1
- package/lib/template/skill-detail/style.css +96 -38
- package/lib/variables/colors.d.ts +5 -1
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +6 -2
- package/lib/variables/colors.js.map +1 -1
- package/locales/bs/global.json +1 -0
- package/locales/cs/global.json +1 -0
- package/locales/de/global.json +1 -0
- package/locales/en/global.json +1 -0
- package/locales/es/global.json +1 -0
- package/locales/et/global.json +1 -0
- package/locales/fi/global.json +1 -0
- package/locales/fr/global.json +1 -0
- package/locales/hr/global.json +1 -0
- package/locales/hu/global.json +1 -0
- package/locales/hy/global.json +1 -0
- package/locales/it/global.json +1 -0
- package/locales/ja/global.json +1 -0
- package/locales/ko/global.json +1 -0
- package/locales/nl/global.json +1 -0
- package/locales/pl/global.json +1 -0
- package/locales/pt/global.json +1 -0
- package/locales/ro/global.json +1 -0
- package/locales/ru/global.json +1 -0
- package/locales/sk/global.json +1 -0
- package/locales/sl/global.json +1 -0
- package/locales/sv/global.json +1 -0
- package/locales/tl/global.json +1 -0
- package/locales/tr/global.json +1 -0
- package/locales/uk/global.json +1 -0
- package/locales/vi/global.json +1 -0
- package/locales/zh/global.json +1 -0
- package/locales/zh_TW/global.json +1 -0
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { TitleAndInputProps } from './types';
|
|
3
3
|
export declare const inputStyle: Record<string, string>;
|
|
4
4
|
declare const TitleAndInput: {
|
|
@@ -11,7 +11,7 @@ declare const TitleAndInput: {
|
|
|
11
11
|
'data-name': import("prop-types").Requireable<string>;
|
|
12
12
|
titleSize: import("prop-types").Requireable<string>;
|
|
13
13
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
14
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
14
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
15
15
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
16
16
|
label: import("prop-types").Requireable<string>;
|
|
17
17
|
type: import("prop-types").Requireable<string>;
|
|
@@ -19,7 +19,20 @@ declare const TitleAndInput: {
|
|
|
19
19
|
customStyle: import("prop-types").Requireable<{
|
|
20
20
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
21
21
|
}>;
|
|
22
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
22
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
23
|
+
position: import("prop-types").Requireable<string>;
|
|
24
|
+
iconName?: React.Validator<string> | undefined;
|
|
25
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
26
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
27
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
28
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
29
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
30
|
+
size?: React.Validator<{
|
|
31
|
+
faSize: number;
|
|
32
|
+
wrapperSize: number;
|
|
33
|
+
} | null | undefined> | undefined;
|
|
34
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
35
|
+
}>>;
|
|
23
36
|
}>>;
|
|
24
37
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
25
38
|
type: import("prop-types").Requireable<string>;
|
|
@@ -250,7 +263,7 @@ declare const TitleAndInput: {
|
|
|
250
263
|
'data-name': import("prop-types").Requireable<string>;
|
|
251
264
|
titleSize: import("prop-types").Requireable<string>;
|
|
252
265
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
253
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
266
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
254
267
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
255
268
|
label: import("prop-types").Requireable<string>;
|
|
256
269
|
type: import("prop-types").Requireable<string>;
|
|
@@ -258,7 +271,20 @@ declare const TitleAndInput: {
|
|
|
258
271
|
customStyle: import("prop-types").Requireable<{
|
|
259
272
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
260
273
|
}>;
|
|
261
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
274
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
275
|
+
position: import("prop-types").Requireable<string>;
|
|
276
|
+
iconName?: React.Validator<string> | undefined;
|
|
277
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
278
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
279
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
280
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
281
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
282
|
+
size?: React.Validator<{
|
|
283
|
+
faSize: number;
|
|
284
|
+
wrapperSize: number;
|
|
285
|
+
} | null | undefined> | undefined;
|
|
286
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
287
|
+
}>>;
|
|
262
288
|
}>>;
|
|
263
289
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
264
290
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAGtD,eAAO,MAAM,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAI7C,CAAC;AAwBF,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
|
|
@@ -16,7 +16,7 @@ declare const propTypes: {
|
|
|
16
16
|
'data-name': PropTypes.Requireable<string>;
|
|
17
17
|
titleSize: PropTypes.Requireable<string>;
|
|
18
18
|
subtitleSize: PropTypes.Requireable<string>;
|
|
19
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
19
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
20
20
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
21
21
|
label: PropTypes.Requireable<string>;
|
|
22
22
|
type: PropTypes.Requireable<string>;
|
|
@@ -24,7 +24,20 @@ declare const propTypes: {
|
|
|
24
24
|
customStyle: PropTypes.Requireable<{
|
|
25
25
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
26
26
|
}>;
|
|
27
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
27
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
28
|
+
position: PropTypes.Requireable<string>;
|
|
29
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
30
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
31
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
32
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
33
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
34
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
35
|
+
size?: import("react").Validator<{
|
|
36
|
+
faSize: number;
|
|
37
|
+
wrapperSize: number;
|
|
38
|
+
} | null | undefined> | undefined;
|
|
39
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
40
|
+
}>>;
|
|
28
41
|
}>>;
|
|
29
42
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
30
43
|
type: PropTypes.Requireable<string>;
|
|
@@ -255,7 +268,7 @@ declare const propTypes: {
|
|
|
255
268
|
'data-name': PropTypes.Requireable<string>;
|
|
256
269
|
titleSize: PropTypes.Requireable<string>;
|
|
257
270
|
subtitleSize: PropTypes.Requireable<string>;
|
|
258
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
271
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
259
272
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
260
273
|
label: PropTypes.Requireable<string>;
|
|
261
274
|
type: PropTypes.Requireable<string>;
|
|
@@ -263,7 +276,20 @@ declare const propTypes: {
|
|
|
263
276
|
customStyle: PropTypes.Requireable<{
|
|
264
277
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
265
278
|
}>;
|
|
266
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
279
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
280
|
+
position: PropTypes.Requireable<string>;
|
|
281
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
282
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
283
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
284
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
285
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
286
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
287
|
+
size?: import("react").Validator<{
|
|
288
|
+
faSize: number;
|
|
289
|
+
wrapperSize: number;
|
|
290
|
+
} | null | undefined> | undefined;
|
|
291
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
292
|
+
}>>;
|
|
267
293
|
}>>;
|
|
268
294
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
269
295
|
type: PropTypes.Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,YAAY,MAAM,yBAAyB,CAAC;AACnD,OAAO,KAAK,MAAM,kBAAkB,CAAC;AACrC,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAC/D,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAC9C,OAAO,aAAa,MAAM,2BAA2B,CAAC;AACtD,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAEvC,OAAO,EAAC,eAAe,EAAC,MAAM,sBAAsB,CAAC;AAIrD,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,YAAY,MAAM,yBAAyB,CAAC;AACnD,OAAO,KAAK,MAAM,kBAAkB,CAAC;AACrC,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAC/D,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAC9C,OAAO,aAAa,MAAM,2BAA2B,CAAC;AACtD,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAEvC,OAAO,EAAC,eAAe,EAAC,MAAM,sBAAsB,CAAC;AAIrD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0Bd,CAAC;AAEF,oBAAY,cAAc,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE5D,oBAAY,kBAAkB,GAAG;IAC/B,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC;IAC1C,KAAK,EACD,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,GACzC,eAAe,GACf,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GAClE,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,aAAa,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GACtE,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GAC/D,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,GAC3C,oBAAoB,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -329,7 +329,7 @@ declare namespace WizardContents {
|
|
|
329
329
|
'data-name': PropTypes.Requireable<string>;
|
|
330
330
|
titleSize: PropTypes.Requireable<string>;
|
|
331
331
|
subtitleSize: PropTypes.Requireable<string>;
|
|
332
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
332
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
333
333
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
334
334
|
label: PropTypes.Requireable<string>;
|
|
335
335
|
type: PropTypes.Requireable<string>;
|
|
@@ -337,7 +337,20 @@ declare namespace WizardContents {
|
|
|
337
337
|
customStyle: PropTypes.Requireable<{
|
|
338
338
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
339
339
|
}>;
|
|
340
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
340
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
341
|
+
position: PropTypes.Requireable<string>;
|
|
342
|
+
iconName?: React.Validator<string> | undefined;
|
|
343
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
344
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
345
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
346
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
347
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
348
|
+
size?: React.Validator<{
|
|
349
|
+
faSize: number;
|
|
350
|
+
wrapperSize: number;
|
|
351
|
+
} | null | undefined> | undefined;
|
|
352
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
353
|
+
}>>;
|
|
341
354
|
}>>;
|
|
342
355
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
343
356
|
type: PropTypes.Requireable<string>;
|
|
@@ -652,4 +665,5 @@ declare namespace WizardContents {
|
|
|
652
665
|
}
|
|
653
666
|
}
|
|
654
667
|
import PropTypes from "prop-types";
|
|
668
|
+
import React from "react";
|
|
655
669
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -15,7 +15,7 @@ declare namespace PlayerLoading {
|
|
|
15
15
|
'data-name': PropTypes.Requireable<string>;
|
|
16
16
|
titleSize: PropTypes.Requireable<string>;
|
|
17
17
|
subtitleSize: PropTypes.Requireable<string>;
|
|
18
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
18
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
19
19
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
20
20
|
label: PropTypes.Requireable<string>;
|
|
21
21
|
type: PropTypes.Requireable<string>;
|
|
@@ -23,7 +23,20 @@ declare namespace PlayerLoading {
|
|
|
23
23
|
customStyle: PropTypes.Requireable<{
|
|
24
24
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
25
25
|
}>;
|
|
26
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
26
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
27
|
+
position: PropTypes.Requireable<string>;
|
|
28
|
+
iconName?: React.Validator<string> | undefined;
|
|
29
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
30
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
31
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
32
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
33
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
34
|
+
size?: React.Validator<{
|
|
35
|
+
faSize: number;
|
|
36
|
+
wrapperSize: number;
|
|
37
|
+
} | null | undefined> | undefined;
|
|
38
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
39
|
+
}>>;
|
|
27
40
|
}>>;
|
|
28
41
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
29
42
|
type: PropTypes.Requireable<string>;
|
|
@@ -110,8 +123,8 @@ declare namespace PlayerLoading {
|
|
|
110
123
|
borderRadius: PropTypes.Requireable<string>;
|
|
111
124
|
preset: PropTypes.Requireable<string>;
|
|
112
125
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
113
|
-
faSize: PropTypes.
|
|
114
|
-
wrapperSize: PropTypes.
|
|
126
|
+
faSize: PropTypes.Validator<number>;
|
|
127
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
115
128
|
}>>;
|
|
116
129
|
customStyle: PropTypes.Requireable<{
|
|
117
130
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -549,7 +562,7 @@ declare namespace PlayerLoading {
|
|
|
549
562
|
'data-name': PropTypes.Requireable<string>;
|
|
550
563
|
titleSize: PropTypes.Requireable<string>;
|
|
551
564
|
subtitleSize: PropTypes.Requireable<string>;
|
|
552
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
565
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
553
566
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
554
567
|
label: PropTypes.Requireable<string>;
|
|
555
568
|
type: PropTypes.Requireable<string>;
|
|
@@ -557,7 +570,20 @@ declare namespace PlayerLoading {
|
|
|
557
570
|
customStyle: PropTypes.Requireable<{
|
|
558
571
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
559
572
|
}>;
|
|
560
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
573
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
574
|
+
position: PropTypes.Requireable<string>;
|
|
575
|
+
iconName?: React.Validator<string> | undefined;
|
|
576
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
577
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
578
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
579
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
580
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
581
|
+
size?: React.Validator<{
|
|
582
|
+
faSize: number;
|
|
583
|
+
wrapperSize: number;
|
|
584
|
+
} | null | undefined> | undefined;
|
|
585
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
586
|
+
}>>;
|
|
561
587
|
}>>;
|
|
562
588
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
563
589
|
type: PropTypes.Requireable<string>;
|
|
@@ -760,4 +786,5 @@ declare namespace PlayerLoading {
|
|
|
760
786
|
}
|
|
761
787
|
}
|
|
762
788
|
import PropTypes from "prop-types";
|
|
789
|
+
import React from "react";
|
|
763
790
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -66,7 +66,7 @@ declare namespace SlidePlayer {
|
|
|
66
66
|
'data-name': PropTypes.Requireable<string>;
|
|
67
67
|
titleSize: PropTypes.Requireable<string>;
|
|
68
68
|
subtitleSize: PropTypes.Requireable<string>;
|
|
69
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
69
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
70
70
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
71
71
|
label: PropTypes.Requireable<string>;
|
|
72
72
|
type: PropTypes.Requireable<string>;
|
|
@@ -74,7 +74,20 @@ declare namespace SlidePlayer {
|
|
|
74
74
|
customStyle: PropTypes.Requireable<{
|
|
75
75
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
76
76
|
}>;
|
|
77
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
77
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
78
|
+
position: PropTypes.Requireable<string>;
|
|
79
|
+
iconName?: React.Validator<string> | undefined;
|
|
80
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
81
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
82
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
83
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
84
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
85
|
+
size?: React.Validator<{
|
|
86
|
+
faSize: number;
|
|
87
|
+
wrapperSize: number;
|
|
88
|
+
} | null | undefined> | undefined;
|
|
89
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
90
|
+
}>>;
|
|
78
91
|
}>>;
|
|
79
92
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
80
93
|
type: PropTypes.Requireable<string>;
|
|
@@ -161,8 +174,8 @@ declare namespace SlidePlayer {
|
|
|
161
174
|
borderRadius: PropTypes.Requireable<string>;
|
|
162
175
|
preset: PropTypes.Requireable<string>;
|
|
163
176
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
164
|
-
faSize: PropTypes.
|
|
165
|
-
wrapperSize: PropTypes.
|
|
177
|
+
faSize: PropTypes.Validator<number>;
|
|
178
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
166
179
|
}>>;
|
|
167
180
|
customStyle: PropTypes.Requireable<{
|
|
168
181
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -600,7 +613,7 @@ declare namespace SlidePlayer {
|
|
|
600
613
|
'data-name': PropTypes.Requireable<string>;
|
|
601
614
|
titleSize: PropTypes.Requireable<string>;
|
|
602
615
|
subtitleSize: PropTypes.Requireable<string>;
|
|
603
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
616
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
604
617
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
605
618
|
label: PropTypes.Requireable<string>;
|
|
606
619
|
type: PropTypes.Requireable<string>;
|
|
@@ -608,7 +621,20 @@ declare namespace SlidePlayer {
|
|
|
608
621
|
customStyle: PropTypes.Requireable<{
|
|
609
622
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
610
623
|
}>;
|
|
611
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
624
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
625
|
+
position: PropTypes.Requireable<string>;
|
|
626
|
+
iconName?: React.Validator<string> | undefined;
|
|
627
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
628
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
629
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
630
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
631
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
632
|
+
size?: React.Validator<{
|
|
633
|
+
faSize: number;
|
|
634
|
+
wrapperSize: number;
|
|
635
|
+
} | null | undefined> | undefined;
|
|
636
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
637
|
+
}>>;
|
|
612
638
|
}>>;
|
|
613
639
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
614
640
|
type: PropTypes.Requireable<string>;
|
|
@@ -820,7 +846,7 @@ declare namespace SlidePlayer {
|
|
|
820
846
|
'data-name': PropTypes.Requireable<string>;
|
|
821
847
|
titleSize: PropTypes.Requireable<string>;
|
|
822
848
|
subtitleSize: PropTypes.Requireable<string>;
|
|
823
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
849
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
824
850
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
825
851
|
label: PropTypes.Requireable<string>;
|
|
826
852
|
type: PropTypes.Requireable<string>;
|
|
@@ -828,7 +854,20 @@ declare namespace SlidePlayer {
|
|
|
828
854
|
customStyle: PropTypes.Requireable<{
|
|
829
855
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
830
856
|
}>;
|
|
831
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
857
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
858
|
+
position: PropTypes.Requireable<string>;
|
|
859
|
+
iconName?: React.Validator<string> | undefined;
|
|
860
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
861
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
862
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
863
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
864
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
865
|
+
size?: React.Validator<{
|
|
866
|
+
faSize: number;
|
|
867
|
+
wrapperSize: number;
|
|
868
|
+
} | null | undefined> | undefined;
|
|
869
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
870
|
+
}>>;
|
|
832
871
|
}>>;
|
|
833
872
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
834
873
|
type: PropTypes.Requireable<string>;
|
|
@@ -915,8 +954,8 @@ declare namespace SlidePlayer {
|
|
|
915
954
|
borderRadius: PropTypes.Requireable<string>;
|
|
916
955
|
preset: PropTypes.Requireable<string>;
|
|
917
956
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
918
|
-
faSize: PropTypes.
|
|
919
|
-
wrapperSize: PropTypes.
|
|
957
|
+
faSize: PropTypes.Validator<number>;
|
|
958
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
920
959
|
}>>;
|
|
921
960
|
customStyle: PropTypes.Requireable<{
|
|
922
961
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -1354,7 +1393,7 @@ declare namespace SlidePlayer {
|
|
|
1354
1393
|
'data-name': PropTypes.Requireable<string>;
|
|
1355
1394
|
titleSize: PropTypes.Requireable<string>;
|
|
1356
1395
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1357
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
1396
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
1358
1397
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1359
1398
|
label: PropTypes.Requireable<string>;
|
|
1360
1399
|
type: PropTypes.Requireable<string>;
|
|
@@ -1362,7 +1401,20 @@ declare namespace SlidePlayer {
|
|
|
1362
1401
|
customStyle: PropTypes.Requireable<{
|
|
1363
1402
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1364
1403
|
}>;
|
|
1365
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1404
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1405
|
+
position: PropTypes.Requireable<string>;
|
|
1406
|
+
iconName?: React.Validator<string> | undefined;
|
|
1407
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
1408
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
1409
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
1410
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
1411
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
1412
|
+
size?: React.Validator<{
|
|
1413
|
+
faSize: number;
|
|
1414
|
+
wrapperSize: number;
|
|
1415
|
+
} | null | undefined> | undefined;
|
|
1416
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
1417
|
+
}>>;
|
|
1366
1418
|
}>>;
|
|
1367
1419
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1368
1420
|
type: PropTypes.Requireable<string>;
|
|
@@ -1565,4 +1617,5 @@ declare namespace SlidePlayer {
|
|
|
1565
1617
|
}
|
|
1566
1618
|
}
|
|
1567
1619
|
import PropTypes from "prop-types";
|
|
1620
|
+
import React from "react";
|
|
1568
1621
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -72,7 +72,7 @@ declare namespace SlidesPlayer {
|
|
|
72
72
|
'data-name': PropTypes.Requireable<string>;
|
|
73
73
|
titleSize: PropTypes.Requireable<string>;
|
|
74
74
|
subtitleSize: PropTypes.Requireable<string>;
|
|
75
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
75
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
76
76
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
77
77
|
label: PropTypes.Requireable<string>;
|
|
78
78
|
type: PropTypes.Requireable<string>;
|
|
@@ -80,7 +80,20 @@ declare namespace SlidesPlayer {
|
|
|
80
80
|
customStyle: PropTypes.Requireable<{
|
|
81
81
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
82
82
|
}>;
|
|
83
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
83
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
84
|
+
position: PropTypes.Requireable<string>;
|
|
85
|
+
iconName?: React.Validator<string> | undefined;
|
|
86
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
87
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
88
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
89
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
90
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
91
|
+
size?: React.Validator<{
|
|
92
|
+
faSize: number;
|
|
93
|
+
wrapperSize: number;
|
|
94
|
+
} | null | undefined> | undefined;
|
|
95
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
96
|
+
}>>;
|
|
84
97
|
}>>;
|
|
85
98
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
86
99
|
type: PropTypes.Requireable<string>;
|
|
@@ -167,8 +180,8 @@ declare namespace SlidesPlayer {
|
|
|
167
180
|
borderRadius: PropTypes.Requireable<string>;
|
|
168
181
|
preset: PropTypes.Requireable<string>;
|
|
169
182
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
170
|
-
faSize: PropTypes.
|
|
171
|
-
wrapperSize: PropTypes.
|
|
183
|
+
faSize: PropTypes.Validator<number>;
|
|
184
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
172
185
|
}>>;
|
|
173
186
|
customStyle: PropTypes.Requireable<{
|
|
174
187
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -606,7 +619,7 @@ declare namespace SlidesPlayer {
|
|
|
606
619
|
'data-name': PropTypes.Requireable<string>;
|
|
607
620
|
titleSize: PropTypes.Requireable<string>;
|
|
608
621
|
subtitleSize: PropTypes.Requireable<string>;
|
|
609
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
622
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
610
623
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
611
624
|
label: PropTypes.Requireable<string>;
|
|
612
625
|
type: PropTypes.Requireable<string>;
|
|
@@ -614,7 +627,20 @@ declare namespace SlidesPlayer {
|
|
|
614
627
|
customStyle: PropTypes.Requireable<{
|
|
615
628
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
616
629
|
}>;
|
|
617
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
630
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
631
|
+
position: PropTypes.Requireable<string>;
|
|
632
|
+
iconName?: React.Validator<string> | undefined;
|
|
633
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
634
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
635
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
636
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
637
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
638
|
+
size?: React.Validator<{
|
|
639
|
+
faSize: number;
|
|
640
|
+
wrapperSize: number;
|
|
641
|
+
} | null | undefined> | undefined;
|
|
642
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
643
|
+
}>>;
|
|
618
644
|
}>>;
|
|
619
645
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
620
646
|
type: PropTypes.Requireable<string>;
|
|
@@ -866,6 +892,7 @@ declare namespace Step {
|
|
|
866
892
|
export { propTypes_2 as propTypes };
|
|
867
893
|
}
|
|
868
894
|
import { SrcPropType } from "../../../../util/proptypes";
|
|
895
|
+
import React from "react";
|
|
869
896
|
declare function AnswerContent({ answerType, help, question }: {
|
|
870
897
|
answerType: any;
|
|
871
898
|
help: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/template/app-player/player/slides/index.js"],"names":[],"mappings":";AA+aA,qEAkBC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/template/app-player/player/slides/index.js"],"names":[],"mappings":";AA+aA,qEAkBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA1ID;;uBAyBC;;;;;;;;;;;;;;;;;;;;;;;;;AArPD;;;gBAaC;;;;;;;;;;;;;;AAyDD;;;;gBAEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAlHD,oEAQC;;;;;;;;;AAgND;;gBAiBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA/GD,qEAaC"}
|
|
@@ -102,7 +102,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
102
102
|
'data-name': PropTypes.Requireable<string>;
|
|
103
103
|
titleSize: PropTypes.Requireable<string>;
|
|
104
104
|
subtitleSize: PropTypes.Requireable<string>;
|
|
105
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
105
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
106
106
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
107
107
|
label: PropTypes.Requireable<string>;
|
|
108
108
|
type: PropTypes.Requireable<string>;
|
|
@@ -110,7 +110,20 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
110
110
|
customStyle: PropTypes.Requireable<{
|
|
111
111
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
112
112
|
}>;
|
|
113
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
113
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
114
|
+
position: PropTypes.Requireable<string>;
|
|
115
|
+
iconName?: React.Validator<string> | undefined;
|
|
116
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
117
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
118
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
119
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
120
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
121
|
+
size?: React.Validator<{
|
|
122
|
+
faSize: number;
|
|
123
|
+
wrapperSize: number;
|
|
124
|
+
} | null | undefined> | undefined;
|
|
125
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
126
|
+
}>>;
|
|
114
127
|
}>>;
|
|
115
128
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
116
129
|
type: PropTypes.Requireable<string>;
|
|
@@ -197,8 +210,8 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
197
210
|
borderRadius: PropTypes.Requireable<string>;
|
|
198
211
|
preset: PropTypes.Requireable<string>;
|
|
199
212
|
size: PropTypes.Requireable<PropTypes.InferProps<{
|
|
200
|
-
faSize: PropTypes.
|
|
201
|
-
wrapperSize: PropTypes.
|
|
213
|
+
faSize: PropTypes.Validator<number>;
|
|
214
|
+
wrapperSize: PropTypes.Validator<number>;
|
|
202
215
|
}>>;
|
|
203
216
|
customStyle: PropTypes.Requireable<{
|
|
204
217
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
@@ -636,7 +649,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
636
649
|
'data-name': PropTypes.Requireable<string>;
|
|
637
650
|
titleSize: PropTypes.Requireable<string>;
|
|
638
651
|
subtitleSize: PropTypes.Requireable<string>;
|
|
639
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
652
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
640
653
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
641
654
|
label: PropTypes.Requireable<string>;
|
|
642
655
|
type: PropTypes.Requireable<string>;
|
|
@@ -644,7 +657,20 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
644
657
|
customStyle: PropTypes.Requireable<{
|
|
645
658
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
646
659
|
}>;
|
|
647
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
660
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
661
|
+
position: PropTypes.Requireable<string>;
|
|
662
|
+
iconName?: React.Validator<string> | undefined;
|
|
663
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
664
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
665
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
666
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
667
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
668
|
+
size?: React.Validator<{
|
|
669
|
+
faSize: number;
|
|
670
|
+
wrapperSize: number;
|
|
671
|
+
} | null | undefined> | undefined;
|
|
672
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
673
|
+
}>>;
|
|
648
674
|
}>>;
|
|
649
675
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
650
676
|
type: PropTypes.Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":[],"mappings":";AAmGA;IACE
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":[],"mappings":";AAmGA;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmBE;IAEF;;;;;;;;;;;;;;;;;;;;;;MAEE;IAEF,wBAIC;IAFC;;MAA0B;IAkB5B,gCAEC;IAhBD,0BAEC;IAED,kBAQC;IALC,gCAIE;IAIF,aAAsB;IAGxB,sBAsEC;CACF"}
|