@coorpacademy/components 11.33.11 → 11.33.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/atom/button-link/index.d.ts +1 -1
- package/es/atom/button-link/types.d.ts +2 -2
- package/es/atom/button-link/types.js +1 -1
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/button-menu/index.d.ts +1 -1
- package/es/atom/button-menu/types.d.ts +2 -2
- package/es/atom/radio-with-title/index.d.ts +1 -1
- package/es/atom/radio-with-title/types.d.ts +1 -1
- package/es/atom/title/index.d.ts +1 -1
- package/es/molecule/bullet-point-menu-button/index.d.ts +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +1 -1
- package/es/molecule/cm-popin/types.d.ts +5 -5
- package/es/molecule/expandible-actionable-table/index.d.ts +3 -3
- package/es/molecule/expandible-actionable-table/types.d.ts +3 -3
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +1 -1
- package/es/molecule/title-radio-wrapper/index.d.ts +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +1 -1
- package/es/organism/header-with-actions/index.d.ts +2 -2
- package/es/organism/header-with-actions/types.d.ts +2 -2
- package/es/organism/list-items/index.d.ts +4 -4
- package/es/organism/rewards-form/index.d.ts +1 -1
- package/es/organism/select-opponents/index.d.ts +1 -1
- package/es/organism/select-opponents/types.d.ts +1 -1
- package/es/organism/setup-header/index.d.ts +4 -4
- package/es/organism/title-and-input/index.d.ts +2 -2
- package/es/organism/title-and-input/types.d.ts +2 -2
- package/es/organism/wizard-contents/index.d.ts +6 -6
- package/es/template/app-player/loading/index.d.ts +5 -5
- package/es/template/app-player/player/index.d.ts +10 -10
- package/es/template/app-player/player/slides/index.d.ts +5 -5
- package/es/template/app-player/popin-correction/index.d.ts +5 -5
- package/es/template/app-player/popin-end/index.d.ts +5 -5
- package/es/template/app-review/index.d.ts +5 -5
- package/es/template/app-review/player/prop-types.d.ts +5 -5
- package/es/template/app-review/prop-types.d.ts +5 -5
- package/es/template/back-office/brand-create/index.d.ts +4 -4
- package/es/template/back-office/brand-list/index.d.ts +4 -4
- package/es/template/back-office/brand-update/index.d.ts +19 -19
- package/es/template/back-office/dashboard-preview/index.d.ts +4 -4
- package/es/template/back-office/layout/index.d.ts +4 -4
- package/es/template/common/dashboard/index.d.ts +10 -10
- package/es/template/common/search-page/index.d.ts +5 -5
- package/es/template/external-course/index.d.ts +5 -5
- package/lib/atom/button-link/index.d.ts +1 -1
- package/lib/atom/button-link/types.d.ts +2 -2
- package/lib/atom/button-link/types.js +1 -1
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/button-menu/index.d.ts +1 -1
- package/lib/atom/button-menu/types.d.ts +2 -2
- package/lib/atom/radio-with-title/index.d.ts +1 -1
- package/lib/atom/radio-with-title/types.d.ts +1 -1
- package/lib/atom/title/index.d.ts +1 -1
- package/lib/molecule/bullet-point-menu-button/index.d.ts +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +1 -1
- package/lib/molecule/cm-popin/types.d.ts +5 -5
- package/lib/molecule/expandible-actionable-table/index.d.ts +3 -3
- package/lib/molecule/expandible-actionable-table/types.d.ts +3 -3
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +1 -1
- package/lib/molecule/title-radio-wrapper/index.d.ts +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +1 -1
- package/lib/organism/header-with-actions/index.d.ts +2 -2
- package/lib/organism/header-with-actions/types.d.ts +2 -2
- package/lib/organism/list-items/index.d.ts +4 -4
- package/lib/organism/rewards-form/index.d.ts +1 -1
- package/lib/organism/select-opponents/index.d.ts +1 -1
- package/lib/organism/select-opponents/types.d.ts +1 -1
- package/lib/organism/setup-header/index.d.ts +4 -4
- package/lib/organism/title-and-input/index.d.ts +2 -2
- package/lib/organism/title-and-input/types.d.ts +2 -2
- package/lib/organism/wizard-contents/index.d.ts +6 -6
- package/lib/template/app-player/loading/index.d.ts +5 -5
- package/lib/template/app-player/player/index.d.ts +10 -10
- package/lib/template/app-player/player/slides/index.d.ts +5 -5
- package/lib/template/app-player/popin-correction/index.d.ts +5 -5
- package/lib/template/app-player/popin-end/index.d.ts +5 -5
- package/lib/template/app-review/index.d.ts +5 -5
- package/lib/template/app-review/player/prop-types.d.ts +5 -5
- package/lib/template/app-review/prop-types.d.ts +5 -5
- package/lib/template/back-office/brand-create/index.d.ts +4 -4
- package/lib/template/back-office/brand-list/index.d.ts +4 -4
- package/lib/template/back-office/brand-update/index.d.ts +19 -19
- package/lib/template/back-office/dashboard-preview/index.d.ts +4 -4
- package/lib/template/back-office/layout/index.d.ts +4 -4
- package/lib/template/common/dashboard/index.d.ts +10 -10
- package/lib/template/common/search-page/index.d.ts +5 -5
- package/lib/template/external-course/index.d.ts +5 -5
- package/package.json +2 -2
|
@@ -13,7 +13,7 @@ declare const ButtonLink: {
|
|
|
13
13
|
'data-name': import("prop-types").Requireable<string>;
|
|
14
14
|
'data-testid': import("prop-types").Requireable<string>;
|
|
15
15
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
16
|
-
position: import("prop-types").
|
|
16
|
+
position: import("prop-types").Requireable<string>;
|
|
17
17
|
type: import("prop-types").Requireable<string>;
|
|
18
18
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
19
19
|
name: import("prop-types").Validator<string>;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
3
|
import { ICONS } from '../../util/button-icons';
|
|
4
4
|
export declare const iconPropTypes: {
|
|
5
|
-
position: PropTypes.
|
|
5
|
+
position: PropTypes.Requireable<string>;
|
|
6
6
|
type: PropTypes.Requireable<string>;
|
|
7
7
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
8
8
|
name: PropTypes.Validator<string>;
|
|
@@ -25,7 +25,7 @@ declare const propTypes: {
|
|
|
25
25
|
'data-name': PropTypes.Requireable<string>;
|
|
26
26
|
'data-testid': PropTypes.Requireable<string>;
|
|
27
27
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
28
|
-
position: PropTypes.
|
|
28
|
+
position: PropTypes.Requireable<string>;
|
|
29
29
|
type: PropTypes.Requireable<string>;
|
|
30
30
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
31
31
|
name: PropTypes.Validator<string>;
|
|
@@ -9,7 +9,7 @@ const faIconPropTypes = {
|
|
|
9
9
|
customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))
|
|
10
10
|
};
|
|
11
11
|
export const iconPropTypes = {
|
|
12
|
-
position: PropTypes.oneOf(['right', 'left'])
|
|
12
|
+
position: PropTypes.oneOf(['right', 'left']),
|
|
13
13
|
type: PropTypes.oneOf(_keys(ICONS)),
|
|
14
14
|
faIcon: PropTypes.shape(faIconPropTypes)
|
|
15
15
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","names":["PropTypes","ICONS","faIconPropTypes","name","string","isRequired","color","backgroundColor","size","number","customStyle","objectOf","oneOfType","iconPropTypes","position","oneOf","type","_keys","faIcon","shape","propTypes","usage","label","content","node","tooltipText","tooltipPlacement","icon","onClick","func","link","href","download","bool","target","hoverBackgroundColor","hoverColor","disabled","className"],"sources":["../../../src/atom/button-link/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport {keys} from 'lodash/fp';\nimport {ICONS} from '../../util/button-icons';\n\nconst faIconPropTypes = {\n name: PropTypes.string.isRequired,\n color: PropTypes.string,\n backgroundColor: PropTypes.string,\n size: PropTypes.number,\n customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))\n};\n\nexport const iconPropTypes = {\n position: PropTypes.oneOf(['right', 'left'])
|
|
1
|
+
{"version":3,"file":"types.js","names":["PropTypes","ICONS","faIconPropTypes","name","string","isRequired","color","backgroundColor","size","number","customStyle","objectOf","oneOfType","iconPropTypes","position","oneOf","type","_keys","faIcon","shape","propTypes","usage","label","content","node","tooltipText","tooltipPlacement","icon","onClick","func","link","href","download","bool","target","hoverBackgroundColor","hoverColor","disabled","className"],"sources":["../../../src/atom/button-link/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport {keys} from 'lodash/fp';\nimport {ICONS} from '../../util/button-icons';\n\nconst faIconPropTypes = {\n name: PropTypes.string.isRequired,\n color: PropTypes.string,\n backgroundColor: PropTypes.string,\n size: PropTypes.number,\n customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))\n};\n\nexport const iconPropTypes = {\n position: PropTypes.oneOf(['right', 'left']),\n type: PropTypes.oneOf(keys(ICONS)),\n faIcon: PropTypes.shape(faIconPropTypes)\n};\n\nconst propTypes = {\n type: PropTypes.oneOf(['primary', 'secondary', 'tertiary', 'text', 'dangerous']),\n usage: PropTypes.oneOf(['button', 'submit', 'reset']),\n label: PropTypes.string,\n content: PropTypes.node,\n 'aria-label': PropTypes.string,\n tooltipText: PropTypes.string,\n tooltipPlacement: PropTypes.oneOf(['left', 'right', 'top', 'bottom']),\n 'data-name': PropTypes.string,\n 'data-testid': PropTypes.string,\n icon: PropTypes.shape(iconPropTypes),\n onClick: PropTypes.func,\n link: PropTypes.shape({\n href: PropTypes.string,\n download: PropTypes.bool,\n target: PropTypes.oneOf(['_self', '_blank', '_parent', '_top'])\n }),\n hoverBackgroundColor: PropTypes.string,\n hoverColor: PropTypes.string,\n disabled: PropTypes.bool,\n className: PropTypes.string,\n customStyle: PropTypes.objectOf(PropTypes.oneOfType([PropTypes.string, PropTypes.number]))\n};\n\nexport type FaIconType = {\n name: string;\n color?: string;\n backgroundColor?: string;\n size?: number;\n customStyle?: Record<string, unknown>;\n};\n\nexport type IconType = {\n position: 'right' | 'left';\n type?: keyof typeof ICONS;\n faIcon?: FaIconType;\n};\n\nexport type ButtonLinkProps = {\n type?: 'primary' | 'secondary' | 'tertiary' | 'text' | 'dangerous';\n usage?: 'button' | 'submit' | 'reset';\n label?: string;\n content?: React.ReactNode;\n 'aria-label'?: string;\n tooltipText?: string;\n tooltipPlacement?: 'left' | 'right' | 'top' | 'bottom';\n 'data-name'?: string;\n 'data-testid'?: string;\n icon?: IconType;\n onClick?: () => void;\n onKeyDown?: () => void;\n link?: {\n href?: string;\n download?: boolean;\n target?: '_self' | '_blank' | '_parent' | '_top';\n };\n hoverBackgroundColor?: string;\n hoverColor?: string;\n disabled?: boolean;\n className?: string;\n customStyle?: Record<string, unknown>;\n useTitle?: boolean;\n};\n\nexport type Fixture = {props: ButtonLinkProps};\n\nexport default propTypes;\n"],"mappings":";AAAA,OAAOA,SAAS,MAAM,YAAY;AAElC,SAAQC,KAAK,QAAO,yBAAyB;AAE7C,MAAMC,eAAe,GAAG;EACtBC,IAAI,EAAEH,SAAS,CAACI,MAAM,CAACC,UAAU;EACjCC,KAAK,EAAEN,SAAS,CAACI,MAAM;EACvBG,eAAe,EAAEP,SAAS,CAACI,MAAM;EACjCI,IAAI,EAAER,SAAS,CAACS,MAAM;EACtBC,WAAW,EAAEV,SAAS,CAACW,QAAQ,CAACX,SAAS,CAACY,SAAS,CAAC,CAACZ,SAAS,CAACI,MAAM,EAAEJ,SAAS,CAACS,MAAM,CAAC,CAAC;AAC3F,CAAC;AAED,OAAO,MAAMI,aAAa,GAAG;EAC3BC,QAAQ,EAAEd,SAAS,CAACe,KAAK,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;EAC5CC,IAAI,EAAEhB,SAAS,CAACe,KAAK,CAACE,KAAA,CAAKhB,KAAK,CAAC,CAAC;EAClCiB,MAAM,EAAElB,SAAS,CAACmB,KAAK,CAACjB,eAAe;AACzC,CAAC;AAED,MAAMkB,SAAS,GAAG;EAChBJ,IAAI,EAAEhB,SAAS,CAACe,KAAK,CAAC,CAAC,SAAS,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;EAChFM,KAAK,EAAErB,SAAS,CAACe,KAAK,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC;EACrDO,KAAK,EAAEtB,SAAS,CAACI,MAAM;EACvBmB,OAAO,EAAEvB,SAAS,CAACwB,IAAI;EACvB,YAAY,EAAExB,SAAS,CAACI,MAAM;EAC9BqB,WAAW,EAAEzB,SAAS,CAACI,MAAM;EAC7BsB,gBAAgB,EAAE1B,SAAS,CAACe,KAAK,CAAC,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC;EACrE,WAAW,EAAEf,SAAS,CAACI,MAAM;EAC7B,aAAa,EAAEJ,SAAS,CAACI,MAAM;EAC/BuB,IAAI,EAAE3B,SAAS,CAACmB,KAAK,CAACN,aAAa,CAAC;EACpCe,OAAO,EAAE5B,SAAS,CAAC6B,IAAI;EACvBC,IAAI,EAAE9B,SAAS,CAACmB,KAAK,CAAC;IACpBY,IAAI,EAAE/B,SAAS,CAACI,MAAM;IACtB4B,QAAQ,EAAEhC,SAAS,CAACiC,IAAI;IACxBC,MAAM,EAAElC,SAAS,CAACe,KAAK,CAAC,CAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,CAAC;EAChE,CAAC,CAAC;EACFoB,oBAAoB,EAAEnC,SAAS,CAACI,MAAM;EACtCgC,UAAU,EAAEpC,SAAS,CAACI,MAAM;EAC5BiC,QAAQ,EAAErC,SAAS,CAACiC,IAAI;EACxBK,SAAS,EAAEtC,SAAS,CAACI,MAAM;EAC3BM,WAAW,EAAEV,SAAS,CAACW,QAAQ,CAACX,SAAS,CAACY,SAAS,CAAC,CAACZ,SAAS,CAACI,MAAM,EAAEJ,SAAS,CAACS,MAAM,CAAC,CAAC;AAC3F,CAAC;AA4CD,eAAeW,SAAS","ignoreList":[]}
|
|
@@ -11,7 +11,7 @@ declare const ButtonMenu: {
|
|
|
11
11
|
type: import("prop-types").Requireable<string>;
|
|
12
12
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
13
13
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
14
|
-
position: import("prop-types").
|
|
14
|
+
position: import("prop-types").Requireable<string>;
|
|
15
15
|
type: import("prop-types").Requireable<string>;
|
|
16
16
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
17
17
|
name: import("prop-types").Validator<string>;
|
|
@@ -8,7 +8,7 @@ export declare const buttonPropTypes: {
|
|
|
8
8
|
type: PropTypes.Requireable<string>;
|
|
9
9
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
10
10
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
11
|
-
position: PropTypes.
|
|
11
|
+
position: PropTypes.Requireable<string>;
|
|
12
12
|
type: PropTypes.Requireable<string>;
|
|
13
13
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
14
14
|
name: PropTypes.Validator<string>;
|
|
@@ -33,7 +33,7 @@ declare const propTypes: {
|
|
|
33
33
|
type: PropTypes.Requireable<string>;
|
|
34
34
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
35
35
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
36
|
-
position: PropTypes.
|
|
36
|
+
position: PropTypes.Requireable<string>;
|
|
37
37
|
type: PropTypes.Requireable<string>;
|
|
38
38
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
39
39
|
name: PropTypes.Validator<string>;
|
|
@@ -31,7 +31,7 @@ declare const RadioWithTitle: {
|
|
|
31
31
|
'data-name': import("prop-types").Requireable<string>;
|
|
32
32
|
'data-testid': import("prop-types").Requireable<string>;
|
|
33
33
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
34
|
-
position: import("prop-types").
|
|
34
|
+
position: import("prop-types").Requireable<string>;
|
|
35
35
|
type: import("prop-types").Requireable<string>;
|
|
36
36
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
37
37
|
name: import("prop-types").Validator<string>;
|
|
@@ -28,7 +28,7 @@ export declare const propTypes: {
|
|
|
28
28
|
'data-name': PropTypes.Requireable<string>;
|
|
29
29
|
'data-testid': PropTypes.Requireable<string>;
|
|
30
30
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
31
|
-
position: PropTypes.
|
|
31
|
+
position: PropTypes.Requireable<string>;
|
|
32
32
|
type: PropTypes.Requireable<string>;
|
|
33
33
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
34
34
|
name: PropTypes.Validator<string>;
|
package/es/atom/title/index.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare namespace Title {
|
|
|
29
29
|
'data-name': PropTypes.Requireable<string>;
|
|
30
30
|
'data-testid': PropTypes.Requireable<string>;
|
|
31
31
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
32
|
-
position: PropTypes.
|
|
32
|
+
position: PropTypes.Requireable<string>;
|
|
33
33
|
type: PropTypes.Requireable<string>;
|
|
34
34
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
35
35
|
name: PropTypes.Validator<string>;
|
|
@@ -14,7 +14,7 @@ declare const BulletPointMenuButton: {
|
|
|
14
14
|
type: import("prop-types").Requireable<string>;
|
|
15
15
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
16
16
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
17
|
-
position: import("prop-types").
|
|
17
|
+
position: import("prop-types").Requireable<string>;
|
|
18
18
|
type: import("prop-types").Requireable<string>;
|
|
19
19
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
20
20
|
name: import("prop-types").Validator<string>;
|
|
@@ -12,7 +12,7 @@ declare const propTypes: {
|
|
|
12
12
|
type: PropTypes.Requireable<string>;
|
|
13
13
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
14
14
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
15
|
-
position: PropTypes.
|
|
15
|
+
position: PropTypes.Requireable<string>;
|
|
16
16
|
type: PropTypes.Requireable<string>;
|
|
17
17
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
18
18
|
name: PropTypes.Validator<string>;
|
|
@@ -35,7 +35,7 @@ declare const propTypes: {
|
|
|
35
35
|
'data-name': PropTypes.Requireable<string>;
|
|
36
36
|
'data-testid': PropTypes.Requireable<string>;
|
|
37
37
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
38
|
-
position: PropTypes.
|
|
38
|
+
position: PropTypes.Requireable<string>;
|
|
39
39
|
type: PropTypes.Requireable<string>;
|
|
40
40
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
41
41
|
name: PropTypes.Validator<string>;
|
|
@@ -144,7 +144,7 @@ declare const propTypes: {
|
|
|
144
144
|
'data-name': PropTypes.Requireable<string>;
|
|
145
145
|
'data-testid': PropTypes.Requireable<string>;
|
|
146
146
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
147
|
-
position: PropTypes.
|
|
147
|
+
position: PropTypes.Requireable<string>;
|
|
148
148
|
type: PropTypes.Requireable<string>;
|
|
149
149
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
150
150
|
name: PropTypes.Validator<string>;
|
|
@@ -291,7 +291,7 @@ declare const propTypes: {
|
|
|
291
291
|
type: PropTypes.Requireable<string>;
|
|
292
292
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
293
293
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
294
|
-
position: PropTypes.
|
|
294
|
+
position: PropTypes.Requireable<string>;
|
|
295
295
|
type: PropTypes.Requireable<string>;
|
|
296
296
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
297
297
|
name: PropTypes.Validator<string>;
|
|
@@ -328,7 +328,7 @@ declare const propTypes: {
|
|
|
328
328
|
'data-name': PropTypes.Requireable<string>;
|
|
329
329
|
'data-testid': PropTypes.Requireable<string>;
|
|
330
330
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
331
|
-
position: PropTypes.
|
|
331
|
+
position: PropTypes.Requireable<string>;
|
|
332
332
|
type: PropTypes.Requireable<string>;
|
|
333
333
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
334
334
|
name: PropTypes.Validator<string>;
|
|
@@ -366,7 +366,7 @@ declare const propTypes: {
|
|
|
366
366
|
type: PropTypes.Requireable<string>;
|
|
367
367
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
368
368
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
369
|
-
position: PropTypes.
|
|
369
|
+
position: PropTypes.Requireable<string>;
|
|
370
370
|
type: PropTypes.Requireable<string>;
|
|
371
371
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
372
372
|
name: PropTypes.Validator<string>;
|
|
@@ -53,7 +53,7 @@ declare const ActionableExpandableTable: {
|
|
|
53
53
|
type: import("prop-types").Requireable<string>;
|
|
54
54
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
55
55
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
56
|
-
position: import("prop-types").
|
|
56
|
+
position: import("prop-types").Requireable<string>;
|
|
57
57
|
type: import("prop-types").Requireable<string>;
|
|
58
58
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
59
59
|
name: import("prop-types").Validator<string>;
|
|
@@ -90,7 +90,7 @@ declare const ActionableExpandableTable: {
|
|
|
90
90
|
'data-name': import("prop-types").Requireable<string>;
|
|
91
91
|
'data-testid': import("prop-types").Requireable<string>;
|
|
92
92
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
93
|
-
position: import("prop-types").
|
|
93
|
+
position: import("prop-types").Requireable<string>;
|
|
94
94
|
type: import("prop-types").Requireable<string>;
|
|
95
95
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
96
96
|
name: import("prop-types").Validator<string>;
|
|
@@ -128,7 +128,7 @@ declare const ActionableExpandableTable: {
|
|
|
128
128
|
type: import("prop-types").Requireable<string>;
|
|
129
129
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
130
130
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
131
|
-
position: import("prop-types").
|
|
131
|
+
position: import("prop-types").Requireable<string>;
|
|
132
132
|
type: import("prop-types").Requireable<string>;
|
|
133
133
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
134
134
|
name: import("prop-types").Validator<string>;
|
|
@@ -30,7 +30,7 @@ export declare const propTypes: {
|
|
|
30
30
|
type: PropTypes.Requireable<string>;
|
|
31
31
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
32
32
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
33
|
-
position: PropTypes.
|
|
33
|
+
position: PropTypes.Requireable<string>;
|
|
34
34
|
type: PropTypes.Requireable<string>;
|
|
35
35
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
36
36
|
name: PropTypes.Validator<string>;
|
|
@@ -67,7 +67,7 @@ export declare const propTypes: {
|
|
|
67
67
|
'data-name': PropTypes.Requireable<string>;
|
|
68
68
|
'data-testid': PropTypes.Requireable<string>;
|
|
69
69
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
70
|
-
position: PropTypes.
|
|
70
|
+
position: PropTypes.Requireable<string>;
|
|
71
71
|
type: PropTypes.Requireable<string>;
|
|
72
72
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
73
73
|
name: PropTypes.Validator<string>;
|
|
@@ -105,7 +105,7 @@ export declare const propTypes: {
|
|
|
105
105
|
type: PropTypes.Requireable<string>;
|
|
106
106
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
107
107
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
108
|
-
position: PropTypes.
|
|
108
|
+
position: PropTypes.Requireable<string>;
|
|
109
109
|
type: PropTypes.Requireable<string>;
|
|
110
110
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
111
111
|
name: PropTypes.Validator<string>;
|
|
@@ -39,7 +39,7 @@ declare namespace TitleAndCheckBoxWrapper {
|
|
|
39
39
|
'data-name': PropTypes.Requireable<string>;
|
|
40
40
|
'data-testid': PropTypes.Requireable<string>;
|
|
41
41
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
42
|
-
position: PropTypes.
|
|
42
|
+
position: PropTypes.Requireable<string>;
|
|
43
43
|
type: PropTypes.Requireable<string>;
|
|
44
44
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
45
45
|
name: PropTypes.Validator<string>;
|
|
@@ -32,7 +32,7 @@ declare const TitleRadioWrapper: {
|
|
|
32
32
|
'data-name': import("prop-types").Requireable<string>;
|
|
33
33
|
'data-testid': import("prop-types").Requireable<string>;
|
|
34
34
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
35
|
-
position: import("prop-types").
|
|
35
|
+
position: import("prop-types").Requireable<string>;
|
|
36
36
|
type: import("prop-types").Requireable<string>;
|
|
37
37
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
38
38
|
name: import("prop-types").Validator<string>;
|
|
@@ -32,7 +32,7 @@ declare const propTypes: {
|
|
|
32
32
|
'data-name': PropTypes.Requireable<string>;
|
|
33
33
|
'data-testid': PropTypes.Requireable<string>;
|
|
34
34
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
35
|
-
position: PropTypes.
|
|
35
|
+
position: PropTypes.Requireable<string>;
|
|
36
36
|
type: PropTypes.Requireable<string>;
|
|
37
37
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
38
38
|
name: PropTypes.Validator<string>;
|
|
@@ -32,7 +32,7 @@ declare const HeaderWithActions: {
|
|
|
32
32
|
type: import("prop-types").Requireable<string>;
|
|
33
33
|
buttonLinkType: import("prop-types").Requireable<string>;
|
|
34
34
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
35
|
-
position: import("prop-types").
|
|
35
|
+
position: import("prop-types").Requireable<string>;
|
|
36
36
|
type: import("prop-types").Requireable<string>;
|
|
37
37
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
38
38
|
name: import("prop-types").Validator<string>;
|
|
@@ -63,7 +63,7 @@ declare const HeaderWithActions: {
|
|
|
63
63
|
'data-name': import("prop-types").Requireable<string>;
|
|
64
64
|
'data-testid': import("prop-types").Requireable<string>;
|
|
65
65
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
66
|
-
position: import("prop-types").
|
|
66
|
+
position: import("prop-types").Requireable<string>;
|
|
67
67
|
type: import("prop-types").Requireable<string>;
|
|
68
68
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
69
69
|
name: import("prop-types").Validator<string>;
|
|
@@ -31,7 +31,7 @@ declare const headerWithActionsPropTypes: {
|
|
|
31
31
|
type: PropTypes.Requireable<string>;
|
|
32
32
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
33
33
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
34
|
-
position: PropTypes.
|
|
34
|
+
position: PropTypes.Requireable<string>;
|
|
35
35
|
type: PropTypes.Requireable<string>;
|
|
36
36
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
37
37
|
name: PropTypes.Validator<string>;
|
|
@@ -62,7 +62,7 @@ declare const headerWithActionsPropTypes: {
|
|
|
62
62
|
'data-name': PropTypes.Requireable<string>;
|
|
63
63
|
'data-testid': PropTypes.Requireable<string>;
|
|
64
64
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
65
|
-
position: PropTypes.
|
|
65
|
+
position: PropTypes.Requireable<string>;
|
|
66
66
|
type: PropTypes.Requireable<string>;
|
|
67
67
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
68
68
|
name: PropTypes.Validator<string>;
|
|
@@ -22,7 +22,7 @@ declare namespace ListItems {
|
|
|
22
22
|
'data-name': PropTypes.Requireable<string>;
|
|
23
23
|
'data-testid': PropTypes.Requireable<string>;
|
|
24
24
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
25
|
-
position: PropTypes.
|
|
25
|
+
position: PropTypes.Requireable<string>;
|
|
26
26
|
type: PropTypes.Requireable<string>;
|
|
27
27
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
28
28
|
name: PropTypes.Validator<string>;
|
|
@@ -169,7 +169,7 @@ declare namespace ListItems {
|
|
|
169
169
|
type: PropTypes.Requireable<string>;
|
|
170
170
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
171
171
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
172
|
-
position: PropTypes.
|
|
172
|
+
position: PropTypes.Requireable<string>;
|
|
173
173
|
type: PropTypes.Requireable<string>;
|
|
174
174
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
175
175
|
name: PropTypes.Validator<string>;
|
|
@@ -206,7 +206,7 @@ declare namespace ListItems {
|
|
|
206
206
|
'data-name': PropTypes.Requireable<string>;
|
|
207
207
|
'data-testid': PropTypes.Requireable<string>;
|
|
208
208
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
209
|
-
position: PropTypes.
|
|
209
|
+
position: PropTypes.Requireable<string>;
|
|
210
210
|
type: PropTypes.Requireable<string>;
|
|
211
211
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
212
212
|
name: PropTypes.Validator<string>;
|
|
@@ -244,7 +244,7 @@ declare namespace ListItems {
|
|
|
244
244
|
type: PropTypes.Requireable<string>;
|
|
245
245
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
246
246
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
247
|
-
position: PropTypes.
|
|
247
|
+
position: PropTypes.Requireable<string>;
|
|
248
248
|
type: PropTypes.Requireable<string>;
|
|
249
249
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
250
250
|
name: PropTypes.Validator<string>;
|
|
@@ -42,7 +42,7 @@ declare namespace RewardsForm {
|
|
|
42
42
|
'data-name': PropTypes.Requireable<string>;
|
|
43
43
|
'data-testid': PropTypes.Requireable<string>;
|
|
44
44
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
45
|
-
position: PropTypes.
|
|
45
|
+
position: PropTypes.Requireable<string>;
|
|
46
46
|
type: PropTypes.Requireable<string>;
|
|
47
47
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
48
48
|
name: PropTypes.Validator<string>;
|
|
@@ -41,7 +41,7 @@ declare const SelectOpponents: {
|
|
|
41
41
|
'data-name': import("prop-types").Requireable<string>;
|
|
42
42
|
'data-testid': import("prop-types").Requireable<string>;
|
|
43
43
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
44
|
-
position: import("prop-types").
|
|
44
|
+
position: import("prop-types").Requireable<string>;
|
|
45
45
|
type: import("prop-types").Requireable<string>;
|
|
46
46
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
47
47
|
name: import("prop-types").Validator<string>;
|
|
@@ -38,7 +38,7 @@ export declare const propTypes: {
|
|
|
38
38
|
'data-name': PropTypes.Requireable<string>;
|
|
39
39
|
'data-testid': PropTypes.Requireable<string>;
|
|
40
40
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
41
|
-
position: PropTypes.
|
|
41
|
+
position: PropTypes.Requireable<string>;
|
|
42
42
|
type: PropTypes.Requireable<string>;
|
|
43
43
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
44
44
|
name: PropTypes.Validator<string>;
|
|
@@ -14,7 +14,7 @@ declare namespace SetupHeader {
|
|
|
14
14
|
'data-name': PropTypes.Requireable<string>;
|
|
15
15
|
'data-testid': PropTypes.Requireable<string>;
|
|
16
16
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
17
|
-
position: PropTypes.
|
|
17
|
+
position: PropTypes.Requireable<string>;
|
|
18
18
|
type: PropTypes.Requireable<string>;
|
|
19
19
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
20
20
|
name: PropTypes.Validator<string>;
|
|
@@ -51,7 +51,7 @@ declare namespace SetupHeader {
|
|
|
51
51
|
'data-name': PropTypes.Requireable<string>;
|
|
52
52
|
'data-testid': PropTypes.Requireable<string>;
|
|
53
53
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
54
|
-
position: PropTypes.
|
|
54
|
+
position: PropTypes.Requireable<string>;
|
|
55
55
|
type: PropTypes.Requireable<string>;
|
|
56
56
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
57
57
|
name: PropTypes.Validator<string>;
|
|
@@ -88,7 +88,7 @@ declare namespace SetupHeader {
|
|
|
88
88
|
'data-name': PropTypes.Requireable<string>;
|
|
89
89
|
'data-testid': PropTypes.Requireable<string>;
|
|
90
90
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
91
|
-
position: PropTypes.
|
|
91
|
+
position: PropTypes.Requireable<string>;
|
|
92
92
|
type: PropTypes.Requireable<string>;
|
|
93
93
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
94
94
|
name: PropTypes.Validator<string>;
|
|
@@ -125,7 +125,7 @@ declare namespace SetupHeader {
|
|
|
125
125
|
'data-name': PropTypes.Requireable<string>;
|
|
126
126
|
'data-testid': PropTypes.Requireable<string>;
|
|
127
127
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
128
|
-
position: PropTypes.
|
|
128
|
+
position: PropTypes.Requireable<string>;
|
|
129
129
|
type: PropTypes.Requireable<string>;
|
|
130
130
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
131
131
|
name: PropTypes.Validator<string>;
|
|
@@ -31,7 +31,7 @@ declare const TitleAndInput: {
|
|
|
31
31
|
'data-name': import("prop-types").Requireable<string>;
|
|
32
32
|
'data-testid': import("prop-types").Requireable<string>;
|
|
33
33
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
34
|
-
position: import("prop-types").
|
|
34
|
+
position: import("prop-types").Requireable<string>;
|
|
35
35
|
type: import("prop-types").Requireable<string>;
|
|
36
36
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
37
37
|
name: import("prop-types").Validator<string>;
|
|
@@ -133,7 +133,7 @@ declare const TitleAndInput: {
|
|
|
133
133
|
'data-name': import("prop-types").Requireable<string>;
|
|
134
134
|
'data-testid': import("prop-types").Requireable<string>;
|
|
135
135
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
136
|
-
position: import("prop-types").
|
|
136
|
+
position: import("prop-types").Requireable<string>;
|
|
137
137
|
type: import("prop-types").Requireable<string>;
|
|
138
138
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
139
139
|
name: import("prop-types").Validator<string>;
|
|
@@ -32,7 +32,7 @@ declare const propTypes: {
|
|
|
32
32
|
'data-name': PropTypes.Requireable<string>;
|
|
33
33
|
'data-testid': PropTypes.Requireable<string>;
|
|
34
34
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
35
|
-
position: PropTypes.
|
|
35
|
+
position: PropTypes.Requireable<string>;
|
|
36
36
|
type: PropTypes.Requireable<string>;
|
|
37
37
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
38
38
|
name: PropTypes.Validator<string>;
|
|
@@ -134,7 +134,7 @@ declare const propTypes: {
|
|
|
134
134
|
'data-name': PropTypes.Requireable<string>;
|
|
135
135
|
'data-testid': PropTypes.Requireable<string>;
|
|
136
136
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
137
|
-
position: PropTypes.
|
|
137
|
+
position: PropTypes.Requireable<string>;
|
|
138
138
|
type: PropTypes.Requireable<string>;
|
|
139
139
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
140
140
|
name: PropTypes.Validator<string>;
|
|
@@ -30,7 +30,7 @@ declare namespace WizardContents {
|
|
|
30
30
|
'data-name': PropTypes.Requireable<string>;
|
|
31
31
|
'data-testid': PropTypes.Requireable<string>;
|
|
32
32
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
33
|
-
position: PropTypes.
|
|
33
|
+
position: PropTypes.Requireable<string>;
|
|
34
34
|
type: PropTypes.Requireable<string>;
|
|
35
35
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
36
36
|
name: PropTypes.Validator<string>;
|
|
@@ -67,7 +67,7 @@ declare namespace WizardContents {
|
|
|
67
67
|
'data-name': PropTypes.Requireable<string>;
|
|
68
68
|
'data-testid': PropTypes.Requireable<string>;
|
|
69
69
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
70
|
-
position: PropTypes.
|
|
70
|
+
position: PropTypes.Requireable<string>;
|
|
71
71
|
type: PropTypes.Requireable<string>;
|
|
72
72
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
73
73
|
name: PropTypes.Validator<string>;
|
|
@@ -339,7 +339,7 @@ declare namespace WizardContents {
|
|
|
339
339
|
'data-name': PropTypes.Requireable<string>;
|
|
340
340
|
'data-testid': PropTypes.Requireable<string>;
|
|
341
341
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
342
|
-
position: PropTypes.
|
|
342
|
+
position: PropTypes.Requireable<string>;
|
|
343
343
|
type: PropTypes.Requireable<string>;
|
|
344
344
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
345
345
|
name: PropTypes.Validator<string>;
|
|
@@ -496,7 +496,7 @@ declare namespace WizardContents {
|
|
|
496
496
|
type: PropTypes.Requireable<string>;
|
|
497
497
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
498
498
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
499
|
-
position: PropTypes.
|
|
499
|
+
position: PropTypes.Requireable<string>;
|
|
500
500
|
type: PropTypes.Requireable<string>;
|
|
501
501
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
502
502
|
name: PropTypes.Validator<string>;
|
|
@@ -533,7 +533,7 @@ declare namespace WizardContents {
|
|
|
533
533
|
'data-name': PropTypes.Requireable<string>;
|
|
534
534
|
'data-testid': PropTypes.Requireable<string>;
|
|
535
535
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
536
|
-
position: PropTypes.
|
|
536
|
+
position: PropTypes.Requireable<string>;
|
|
537
537
|
type: PropTypes.Requireable<string>;
|
|
538
538
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
539
539
|
name: PropTypes.Validator<string>;
|
|
@@ -571,7 +571,7 @@ declare namespace WizardContents {
|
|
|
571
571
|
type: PropTypes.Requireable<string>;
|
|
572
572
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
573
573
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
574
|
-
position: PropTypes.
|
|
574
|
+
position: PropTypes.Requireable<string>;
|
|
575
575
|
type: PropTypes.Requireable<string>;
|
|
576
576
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
577
577
|
name: PropTypes.Validator<string>;
|
|
@@ -36,7 +36,7 @@ declare namespace PlayerLoading {
|
|
|
36
36
|
'data-name': PropTypes.Requireable<string>;
|
|
37
37
|
'data-testid': PropTypes.Requireable<string>;
|
|
38
38
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
39
|
-
position: PropTypes.
|
|
39
|
+
position: PropTypes.Requireable<string>;
|
|
40
40
|
type: PropTypes.Requireable<string>;
|
|
41
41
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
42
42
|
name: PropTypes.Validator<string>;
|
|
@@ -145,7 +145,7 @@ declare namespace PlayerLoading {
|
|
|
145
145
|
'data-name': PropTypes.Requireable<string>;
|
|
146
146
|
'data-testid': PropTypes.Requireable<string>;
|
|
147
147
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
148
|
-
position: PropTypes.
|
|
148
|
+
position: PropTypes.Requireable<string>;
|
|
149
149
|
type: PropTypes.Requireable<string>;
|
|
150
150
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
151
151
|
name: PropTypes.Validator<string>;
|
|
@@ -292,7 +292,7 @@ declare namespace PlayerLoading {
|
|
|
292
292
|
type: PropTypes.Requireable<string>;
|
|
293
293
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
294
294
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
295
|
-
position: PropTypes.
|
|
295
|
+
position: PropTypes.Requireable<string>;
|
|
296
296
|
type: PropTypes.Requireable<string>;
|
|
297
297
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
298
298
|
name: PropTypes.Validator<string>;
|
|
@@ -329,7 +329,7 @@ declare namespace PlayerLoading {
|
|
|
329
329
|
'data-name': PropTypes.Requireable<string>;
|
|
330
330
|
'data-testid': PropTypes.Requireable<string>;
|
|
331
331
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
332
|
-
position: PropTypes.
|
|
332
|
+
position: PropTypes.Requireable<string>;
|
|
333
333
|
type: PropTypes.Requireable<string>;
|
|
334
334
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
335
335
|
name: PropTypes.Validator<string>;
|
|
@@ -367,7 +367,7 @@ declare namespace PlayerLoading {
|
|
|
367
367
|
type: PropTypes.Requireable<string>;
|
|
368
368
|
buttonLinkType: PropTypes.Requireable<string>;
|
|
369
369
|
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
370
|
-
position: PropTypes.
|
|
370
|
+
position: PropTypes.Requireable<string>;
|
|
371
371
|
type: PropTypes.Requireable<string>;
|
|
372
372
|
faIcon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
373
373
|
name: PropTypes.Validator<string>;
|