@coorpacademy/components 11.22.4 → 11.23.1-alpha.0

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.
Files changed (93) hide show
  1. package/es/atom/input-file-draggable/index.d.ts +3 -1
  2. package/es/atom/input-file-draggable/index.d.ts.map +1 -1
  3. package/es/atom/input-file-draggable/index.js +7 -2
  4. package/es/atom/input-file-draggable/index.js.map +1 -1
  5. package/es/molecule/cm-popin/types.d.ts +1 -0
  6. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  7. package/es/molecule/drag-and-drop-wrapper/index.d.ts +1 -0
  8. package/es/molecule/draggable-list/index.d.ts +1 -0
  9. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +2 -0
  10. package/es/molecule/title-radio-wrapper/index.d.ts +1 -0
  11. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  12. package/es/molecule/title-radio-wrapper/types.d.ts +1 -0
  13. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  14. package/es/organism/list-item/index.d.ts +3 -1
  15. package/es/organism/list-item/index.d.ts.map +1 -1
  16. package/es/organism/list-item/index.js +4 -2
  17. package/es/organism/list-item/index.js.map +1 -1
  18. package/es/organism/list-item/style.css +8 -0
  19. package/es/organism/list-items/index.d.ts +1 -0
  20. package/es/organism/rewards-form/index.d.ts +2 -0
  21. package/es/organism/select-opponents/index.d.ts +2 -0
  22. package/es/organism/select-opponents/index.d.ts.map +1 -1
  23. package/es/organism/select-opponents/types.d.ts +2 -0
  24. package/es/organism/select-opponents/types.d.ts.map +1 -1
  25. package/es/organism/title-and-input/index.d.ts +2 -0
  26. package/es/organism/title-and-input/index.d.ts.map +1 -1
  27. package/es/organism/title-and-input/types.d.ts +2 -0
  28. package/es/organism/title-and-input/types.d.ts.map +1 -1
  29. package/es/organism/wizard-contents/index.d.ts +2 -0
  30. package/es/template/app-player/loading/index.d.ts +1 -0
  31. package/es/template/app-player/player/index.d.ts +2 -0
  32. package/es/template/app-player/player/slides/index.d.ts +1 -0
  33. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  34. package/es/template/app-player/popin-correction/index.d.ts +1 -0
  35. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  36. package/es/template/app-player/popin-end/index.d.ts +1 -0
  37. package/es/template/app-review/index.d.ts +1 -0
  38. package/es/template/app-review/index.d.ts.map +1 -1
  39. package/es/template/app-review/player/prop-types.d.ts +1 -0
  40. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  41. package/es/template/app-review/prop-types.d.ts +1 -0
  42. package/es/template/app-review/prop-types.d.ts.map +1 -1
  43. package/es/template/back-office/brand-update/index.d.ts +2 -0
  44. package/es/template/common/dashboard/index.d.ts +2 -0
  45. package/es/template/common/search-page/index.d.ts +1 -0
  46. package/es/template/external-course/index.d.ts +1 -0
  47. package/lib/atom/input-file-draggable/index.d.ts +3 -1
  48. package/lib/atom/input-file-draggable/index.d.ts.map +1 -1
  49. package/lib/atom/input-file-draggable/index.js +7 -2
  50. package/lib/atom/input-file-draggable/index.js.map +1 -1
  51. package/lib/molecule/cm-popin/types.d.ts +1 -0
  52. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  53. package/lib/molecule/drag-and-drop-wrapper/index.d.ts +1 -0
  54. package/lib/molecule/draggable-list/index.d.ts +1 -0
  55. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +2 -0
  56. package/lib/molecule/title-radio-wrapper/index.d.ts +1 -0
  57. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  58. package/lib/molecule/title-radio-wrapper/types.d.ts +1 -0
  59. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  60. package/lib/organism/list-item/index.d.ts +3 -1
  61. package/lib/organism/list-item/index.d.ts.map +1 -1
  62. package/lib/organism/list-item/index.js +4 -2
  63. package/lib/organism/list-item/index.js.map +1 -1
  64. package/lib/organism/list-item/style.css +8 -0
  65. package/lib/organism/list-items/index.d.ts +1 -0
  66. package/lib/organism/rewards-form/index.d.ts +2 -0
  67. package/lib/organism/select-opponents/index.d.ts +2 -0
  68. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  69. package/lib/organism/select-opponents/types.d.ts +2 -0
  70. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  71. package/lib/organism/title-and-input/index.d.ts +2 -0
  72. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  73. package/lib/organism/title-and-input/types.d.ts +2 -0
  74. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  75. package/lib/organism/wizard-contents/index.d.ts +2 -0
  76. package/lib/template/app-player/loading/index.d.ts +1 -0
  77. package/lib/template/app-player/player/index.d.ts +2 -0
  78. package/lib/template/app-player/player/slides/index.d.ts +1 -0
  79. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  80. package/lib/template/app-player/popin-correction/index.d.ts +1 -0
  81. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  82. package/lib/template/app-player/popin-end/index.d.ts +1 -0
  83. package/lib/template/app-review/index.d.ts +1 -0
  84. package/lib/template/app-review/index.d.ts.map +1 -1
  85. package/lib/template/app-review/player/prop-types.d.ts +1 -0
  86. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  87. package/lib/template/app-review/prop-types.d.ts +1 -0
  88. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  89. package/lib/template/back-office/brand-update/index.d.ts +2 -0
  90. package/lib/template/common/dashboard/index.d.ts +2 -0
  91. package/lib/template/common/search-page/index.d.ts +1 -0
  92. package/lib/template/external-course/index.d.ts +1 -0
  93. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
1
  export default InputFileDraggable;
2
- declare function InputFileDraggable({ title, description, previewLabel, previewContent, uploadLabel, loading, modified, disabled, onChange, onReset, name, labelLink, labelButtonLink, hrefLink, filesTypes, error, buttonAriaLabel, errorButtonLabel, pdfButtonLabel, pdfButtonAriaLabel, filesNumber, multiple, required, onClick }: {
2
+ declare function InputFileDraggable({ title, description, previewLabel, previewContent, uploadLabel, loading, modified, disabled, disableHoverTooltip, onChange, onReset, name, labelLink, labelButtonLink, hrefLink, filesTypes, error, buttonAriaLabel, errorButtonLabel, pdfButtonLabel, pdfButtonAriaLabel, filesNumber, multiple, required, onClick }: {
3
3
  title: any;
4
4
  description: any;
5
5
  previewLabel: any;
@@ -8,6 +8,7 @@ declare function InputFileDraggable({ title, description, previewLabel, previewC
8
8
  loading: any;
9
9
  modified: any;
10
10
  disabled?: boolean | undefined;
11
+ disableHoverTooltip?: boolean | undefined;
11
12
  onChange: any;
12
13
  onReset?: null | undefined;
13
14
  name: any;
@@ -27,6 +28,7 @@ declare function InputFileDraggable({ title, description, previewLabel, previewC
27
28
  }): JSX.Element;
28
29
  declare namespace InputFileDraggable {
29
30
  const propTypes: {
31
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
30
32
  name: PropTypes.Requireable<string>;
31
33
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
32
34
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-file-draggable/index.js"],"names":[],"mappings":";AAYA;;;;;;;;;;;;;;;;;;;;;;;;;gBA4GC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/atom/input-file-draggable/index.js"],"names":[],"mappings":";AAYA;;;;;;;;;;;;;;;;;;;;;;;;;;gBA+GC"}
@@ -19,6 +19,7 @@ const InputFileDraggable = ({
19
19
  loading,
20
20
  modified,
21
21
  disabled = false,
22
+ disableHoverTooltip = false,
22
23
  onChange,
23
24
  onReset = null,
24
25
  name,
@@ -60,12 +61,15 @@ const InputFileDraggable = ({
60
61
  onReset: handleReset,
61
62
  error: error,
62
63
  disabled: disabled,
64
+ disableHoverTooltip: disableHoverTooltip,
63
65
  buttonAriaLabel: buttonAriaLabel,
64
66
  errorButtonLabel: errorButtonLabel,
65
67
  pdfButtonLabel: pdfButtonLabel,
66
68
  pdfButtonAriaLabel: pdfButtonAriaLabel,
67
69
  multiple: multiple
68
- }, (onDragStart, onDragStop) => /*#__PURE__*/React.createElement("input", {
70
+ }, (onDragStart, onDragStop) => /*#__PURE__*/React.createElement("input", _extends({}, disableHoverTooltip ? {
71
+ title: ''
72
+ } : {}, {
69
73
  type: "file",
70
74
  name: name,
71
75
  accept: filesTypes,
@@ -77,7 +81,7 @@ const InputFileDraggable = ({
77
81
  onDragLeave: onDragStop,
78
82
  multiple: multiple,
79
83
  required: required
80
- })), labelLink && hrefLink ? /*#__PURE__*/React.createElement("div", {
84
+ }))), labelLink && hrefLink ? /*#__PURE__*/React.createElement("div", {
81
85
  className: style.templateLink
82
86
  }, labelLink, /*#__PURE__*/React.createElement(Link, {
83
87
  type: "text",
@@ -102,6 +106,7 @@ const InputFileDraggable = ({
102
106
  };
103
107
 
104
108
  InputFileDraggable.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, DragAndDrop.propTypes, {
109
+ disableHoverTooltip: PropTypes.bool,
105
110
  name: PropTypes.string,
106
111
  onChange: PropTypes.func,
107
112
  onReset: PropTypes.func,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","useCallback","PropTypes","NovaSolidFilesBasicFileLines","FileLinesIcon","NovaCompositionCoorpacademyEye","EyeIcon","DragAndDrop","Link","FilesPropType","style","InputFileDraggable","title","description","previewLabel","previewContent","uploadLabel","loading","modified","disabled","onChange","onReset","name","labelLink","labelButtonLink","hrefLink","filesTypes","error","buttonAriaLabel","errorButtonLabel","pdfButtonLabel","pdfButtonAriaLabel","filesNumber","multiple","required","onClick","handleReset","e","preventDefault","linkCustomStyle","width","color","onClick_","onDragStart","onDragStop","input","templateLink","href","download","multipleFilesContainer","icon","seeDetailsButton","seeIcon","propTypes","string","func"],"sources":["../../../src/atom/input-file-draggable/index.js"],"sourcesContent":["import React, {useCallback} from 'react';\nimport PropTypes from 'prop-types';\nimport {isNil} from 'lodash/fp';\nimport {\n NovaSolidFilesBasicFileLines as FileLinesIcon,\n NovaCompositionCoorpacademyEye as EyeIcon\n} from '@coorpacademy/nova-icons';\nimport DragAndDrop from '../drag-and-drop';\nimport Link from '../button-link';\nimport {FilesPropType} from '../../util/proptypes';\nimport style from './style.css';\n\nconst InputFileDraggable = ({\n title,\n description,\n previewLabel,\n previewContent,\n uploadLabel,\n loading,\n modified,\n disabled = false,\n onChange,\n onReset = null,\n name,\n labelLink,\n labelButtonLink,\n hrefLink,\n filesTypes = '',\n error = '',\n buttonAriaLabel,\n errorButtonLabel,\n pdfButtonLabel,\n pdfButtonAriaLabel,\n filesNumber = 0,\n multiple = false,\n required = false,\n onClick\n}) => {\n const handleReset = useCallback(\n e => {\n if (isNil(onReset)) return;\n e.preventDefault();\n return onReset(e);\n },\n [onReset]\n );\n\n const linkCustomStyle = {\n width: '40px',\n color: '#FF541F'\n };\n\n const onClick_ = useCallback(\n e => {\n e.preventDefault();\n return onClick(e);\n },\n [onClick]\n );\n\n return (\n <>\n <DragAndDrop\n title={title}\n description={description}\n previewLabel={previewLabel}\n previewContent={previewContent}\n uploadLabel={uploadLabel}\n loading={loading}\n modified={modified}\n onReset={handleReset}\n error={error}\n disabled={disabled}\n buttonAriaLabel={buttonAriaLabel}\n errorButtonLabel={errorButtonLabel}\n pdfButtonLabel={pdfButtonLabel}\n pdfButtonAriaLabel={pdfButtonAriaLabel}\n multiple={multiple}\n >\n {(onDragStart, onDragStop) => (\n <input\n type=\"file\"\n name={name}\n accept={filesTypes}\n disabled={loading || disabled}\n className={style.input}\n onChange={onChange}\n onDragEnter={onDragStart}\n onDrop={onDragStop}\n onDragLeave={onDragStop}\n multiple={multiple}\n required={required}\n />\n )}\n </DragAndDrop>\n {labelLink && hrefLink ? (\n <div className={style.templateLink}>\n {labelLink}\n <Link\n type=\"text\"\n customStyle={linkCustomStyle}\n link={{href: hrefLink, download: true}}\n label={labelButtonLink}\n />\n </div>\n ) : null}\n {multiple && filesNumber > 0 ? (\n <div className={style.multipleFilesContainer}>\n <div className={style.filesNumber}>\n <FileLinesIcon className={style.icon} />\n <div>{filesNumber} files</div>\n </div>\n <div className={style.seeDetailsButton} onClick={onClick_}>\n <EyeIcon className={style.seeIcon} />\n <div>See details</div>\n </div>\n </div>\n ) : null}\n </>\n );\n};\n\nInputFileDraggable.propTypes = {\n ...DragAndDrop.propTypes,\n name: PropTypes.string,\n onChange: PropTypes.func,\n onReset: PropTypes.func,\n filesTypes: FilesPropType,\n error: PropTypes.string,\n buttonAriaLabel: PropTypes.string,\n errorButtonLabel: PropTypes.string,\n labelLink: PropTypes.string,\n hrefLink: PropTypes.string\n};\n\nexport default InputFileDraggable;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["React","useCallback","PropTypes","NovaSolidFilesBasicFileLines","FileLinesIcon","NovaCompositionCoorpacademyEye","EyeIcon","DragAndDrop","Link","FilesPropType","style","InputFileDraggable","title","description","previewLabel","previewContent","uploadLabel","loading","modified","disabled","disableHoverTooltip","onChange","onReset","name","labelLink","labelButtonLink","hrefLink","filesTypes","error","buttonAriaLabel","errorButtonLabel","pdfButtonLabel","pdfButtonAriaLabel","filesNumber","multiple","required","onClick","handleReset","e","preventDefault","linkCustomStyle","width","color","onClick_","onDragStart","onDragStop","input","templateLink","href","download","multipleFilesContainer","icon","seeDetailsButton","seeIcon","propTypes","bool","string","func"],"sources":["../../../src/atom/input-file-draggable/index.js"],"sourcesContent":["import React, {useCallback} from 'react';\nimport PropTypes from 'prop-types';\nimport {isNil} from 'lodash/fp';\nimport {\n NovaSolidFilesBasicFileLines as FileLinesIcon,\n NovaCompositionCoorpacademyEye as EyeIcon\n} from '@coorpacademy/nova-icons';\nimport DragAndDrop from '../drag-and-drop';\nimport Link from '../button-link';\nimport {FilesPropType} from '../../util/proptypes';\nimport style from './style.css';\n\nconst InputFileDraggable = ({\n title,\n description,\n previewLabel,\n previewContent,\n uploadLabel,\n loading,\n modified,\n disabled = false,\n disableHoverTooltip = false,\n onChange,\n onReset = null,\n name,\n labelLink,\n labelButtonLink,\n hrefLink,\n filesTypes = '',\n error = '',\n buttonAriaLabel,\n errorButtonLabel,\n pdfButtonLabel,\n pdfButtonAriaLabel,\n filesNumber = 0,\n multiple = false,\n required = false,\n onClick\n}) => {\n const handleReset = useCallback(\n e => {\n if (isNil(onReset)) return;\n e.preventDefault();\n return onReset(e);\n },\n [onReset]\n );\n\n const linkCustomStyle = {\n width: '40px',\n color: '#FF541F'\n };\n\n const onClick_ = useCallback(\n e => {\n e.preventDefault();\n return onClick(e);\n },\n [onClick]\n );\n\n return (\n <>\n <DragAndDrop\n title={title}\n description={description}\n previewLabel={previewLabel}\n previewContent={previewContent}\n uploadLabel={uploadLabel}\n loading={loading}\n modified={modified}\n onReset={handleReset}\n error={error}\n disabled={disabled}\n disableHoverTooltip={disableHoverTooltip}\n buttonAriaLabel={buttonAriaLabel}\n errorButtonLabel={errorButtonLabel}\n pdfButtonLabel={pdfButtonLabel}\n pdfButtonAriaLabel={pdfButtonAriaLabel}\n multiple={multiple}\n >\n {(onDragStart, onDragStop) => (\n <input\n {...(disableHoverTooltip ? {title: ''} : {})}\n type=\"file\"\n name={name}\n accept={filesTypes}\n disabled={loading || disabled}\n className={style.input}\n onChange={onChange}\n onDragEnter={onDragStart}\n onDrop={onDragStop}\n onDragLeave={onDragStop}\n multiple={multiple}\n required={required}\n />\n )}\n </DragAndDrop>\n {labelLink && hrefLink ? (\n <div className={style.templateLink}>\n {labelLink}\n <Link\n type=\"text\"\n customStyle={linkCustomStyle}\n link={{href: hrefLink, download: true}}\n label={labelButtonLink}\n />\n </div>\n ) : null}\n {multiple && filesNumber > 0 ? (\n <div className={style.multipleFilesContainer}>\n <div className={style.filesNumber}>\n <FileLinesIcon className={style.icon} />\n <div>{filesNumber} files</div>\n </div>\n <div className={style.seeDetailsButton} onClick={onClick_}>\n <EyeIcon className={style.seeIcon} />\n <div>See details</div>\n </div>\n </div>\n ) : null}\n </>\n );\n};\n\nInputFileDraggable.propTypes = {\n ...DragAndDrop.propTypes,\n disableHoverTooltip: PropTypes.bool,\n name: PropTypes.string,\n onChange: PropTypes.func,\n onReset: PropTypes.func,\n filesTypes: FilesPropType,\n error: PropTypes.string,\n buttonAriaLabel: PropTypes.string,\n errorButtonLabel: PropTypes.string,\n labelLink: PropTypes.string,\n hrefLink: PropTypes.string\n};\n\nexport default InputFileDraggable;\n"],"mappings":"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"}
@@ -161,6 +161,7 @@ declare const propTypes: {
161
161
  type: PropTypes.Requireable<string>;
162
162
  }> | null | undefined)[]>;
163
163
  isBulkStyle: PropTypes.Requireable<boolean>;
164
+ isOverflowHidden: PropTypes.Requireable<boolean>;
164
165
  order: PropTypes.Requireable<number>;
165
166
  'aria-label': PropTypes.Requireable<string>;
166
167
  contentType: PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/cm-popin/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAKnC,OAAO,IAAI,MAAM,iBAAiB,CAAC;AACnC,OAAO,EAAC,UAAU,EAAC,MAAM,wBAAwB,CAAC;AAClD,OAAO,SAAS,MAAM,2BAA2B,CAAC;AAClD,OAAO,SAAS,MAAM,2BAA2B,CAAC;AAGlD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoDd,CAAC;AAEF,aAAK,gBAAgB,GAAG;IACtB,KAAK,EAAE,UAAU,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,oBAAY,eAAe,GAAG;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE;QACZ,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,KAAK,CAAC,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,oBAAY,YAAY,GAAG;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,OAAO,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;IAC5D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,gBAAgB,CAAC;IAC/B,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,eAAe,CAAC;IAC9B,YAAY,CAAC,EAAE,eAAe,CAAC;IAC/B,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;QACzB,IAAI,EACA,SAAS,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC,SAAS,CAAC,GAChD,SAAS,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC,SAAS,CAAC,CAAC;KACtD,CAAC;IACF,IAAI,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;CACpD,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/cm-popin/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAKnC,OAAO,IAAI,MAAM,iBAAiB,CAAC;AACnC,OAAO,EAAC,UAAU,EAAC,MAAM,wBAAwB,CAAC;AAClD,OAAO,SAAS,MAAM,2BAA2B,CAAC;AAClD,OAAO,SAAS,MAAM,2BAA2B,CAAC;AAGlD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoDd,CAAC;AAEF,aAAK,gBAAgB,GAAG;IACtB,KAAK,EAAE,UAAU,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,oBAAY,eAAe,GAAG;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE;QACZ,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,KAAK,CAAC,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,oBAAY,YAAY,GAAG;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,OAAO,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;IAC5D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,gBAAgB,CAAC;IAC/B,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,eAAe,CAAC;IAC9B,YAAY,CAAC,EAAE,eAAe,CAAC;IAC/B,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;QACzB,IAAI,EACA,SAAS,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC,SAAS,CAAC,GAChD,SAAS,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC,SAAS,CAAC,CAAC;KACtD,CAAC;IACF,IAAI,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;CACpD,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -3,6 +3,7 @@ declare function DragAndDropWrapper(props: any): JSX.Element;
3
3
  declare namespace DragAndDropWrapper {
4
4
  const propTypes: {
5
5
  list: PropTypes.Requireable<(PropTypes.InferProps<{
6
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
6
7
  name: PropTypes.Requireable<string>;
7
8
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
8
9
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -104,6 +104,7 @@ declare namespace DraggableList {
104
104
  type: PropTypes.Requireable<string>;
105
105
  }> | null | undefined)[]>;
106
106
  isBulkStyle: PropTypes.Requireable<boolean>;
107
+ isOverflowHidden: PropTypes.Requireable<boolean>;
107
108
  order: PropTypes.Requireable<number>;
108
109
  'aria-label': PropTypes.Requireable<string>;
109
110
  contentType: PropTypes.Requireable<string>;
@@ -45,6 +45,7 @@ declare namespace TitleAndCheckBoxWrapper {
45
45
  }> | PropTypes.InferProps<{
46
46
  childType: PropTypes.Requireable<string>;
47
47
  list: PropTypes.Requireable<(PropTypes.InferProps<{
48
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
48
49
  name: PropTypes.Requireable<string>;
49
50
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
50
51
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -74,6 +75,7 @@ declare namespace TitleAndCheckBoxWrapper {
74
75
  'data-name': PropTypes.Requireable<string>;
75
76
  }> | PropTypes.InferProps<{
76
77
  childType: PropTypes.Requireable<string>;
78
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
77
79
  name: PropTypes.Requireable<string>;
78
80
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
79
81
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -36,6 +36,7 @@ declare const TitleRadioWrapper: {
36
36
  error: import("prop-types").Requireable<string>;
37
37
  theme: import("prop-types").Requireable<string>;
38
38
  }> | import("prop-types").InferProps<{
39
+ disableHoverTooltip: import("prop-types").Requireable<boolean>;
39
40
  name: import("prop-types").Requireable<string>;
40
41
  onChange: import("prop-types").Requireable<(...args: any[]) => any>;
41
42
  onReset: import("prop-types").Requireable<(...args: any[]) => any>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
@@ -36,6 +36,7 @@ declare const propTypes: {
36
36
  error: PropTypes.Requireable<string>;
37
37
  theme: PropTypes.Requireable<string>;
38
38
  }> | PropTypes.InferProps<{
39
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
39
40
  name: PropTypes.Requireable<string>;
40
41
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
41
42
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,5 +1,5 @@
1
1
  export default ListItem;
2
- declare function ListItem({ buttonLink, secondButtonLink, bulletPointMenuButton, tags, title, dataColumns, order, "aria-label": ariaLabel, contentType, isBulkStyle }: {
2
+ declare function ListItem({ buttonLink, secondButtonLink, bulletPointMenuButton, tags, title, dataColumns, order, "aria-label": ariaLabel, contentType, isBulkStyle, isOverflowHidden }: {
3
3
  buttonLink: any;
4
4
  secondButtonLink: any;
5
5
  bulletPointMenuButton: any;
@@ -10,6 +10,7 @@ declare function ListItem({ buttonLink, secondButtonLink, bulletPointMenuButton,
10
10
  "aria-label": any;
11
11
  contentType: any;
12
12
  isBulkStyle?: boolean | undefined;
13
+ isOverflowHidden?: boolean | undefined;
13
14
  }): JSX.Element;
14
15
  declare namespace ListItem {
15
16
  const propTypes: {
@@ -57,6 +58,7 @@ declare namespace ListItem {
57
58
  type: PropTypes.Requireable<string>;
58
59
  }> | null | undefined)[]>;
59
60
  isBulkStyle: PropTypes.Requireable<boolean>;
61
+ isOverflowHidden: PropTypes.Requireable<boolean>;
60
62
  order: PropTypes.Requireable<number>;
61
63
  'aria-label': PropTypes.Requireable<string>;
62
64
  contentType: PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/list-item/index.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;gBA0DC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/list-item/index.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;gBA6DC"}
@@ -19,7 +19,8 @@ const ListItem = ({
19
19
  order,
20
20
  'aria-label': ariaLabel,
21
21
  contentType,
22
- isBulkStyle = false
22
+ isBulkStyle = false,
23
+ isOverflowHidden = false
23
24
  }) => {
24
25
  let isPublished = false;
25
26
 
@@ -49,7 +50,7 @@ const ListItem = ({
49
50
  return /*#__PURE__*/React.createElement("div", {
50
51
  className: classnames(style.wrapper, isBulkStyle && style.gridLayout)
51
52
  }, /*#__PURE__*/React.createElement("div", {
52
- className: style.dataColumnsWrapper
53
+ className: classnames(style.dataColumnsWrapper, isOverflowHidden && style.hiddenOverflowX)
53
54
  }, isPublished && contentType === 'certification' ? orderView : null, /*#__PURE__*/React.createElement("div", {
54
55
  className: style.title,
55
56
  title: title
@@ -103,6 +104,7 @@ ListItem.propTypes = process.env.NODE_ENV !== "production" ? {
103
104
  type: PropTypes.oneOf(['success', 'failure', 'warning', 'progress', 'default'])
104
105
  })),
105
106
  isBulkStyle: PropTypes.bool,
107
+ isOverflowHidden: PropTypes.bool,
106
108
  order: PropTypes.number,
107
109
  'aria-label': PropTypes.string,
108
110
  contentType: PropTypes.string,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","PropTypes","classnames","Tag","ButtonLink","BulletPointMenuButton","style","ListItem","buttonLink","secondButtonLink","bulletPointMenuButton","tags","title","dataColumns","order","ariaLabel","contentType","isBulkStyle","isPublished","tagsView","convert","cap","tag","index","type","dataColumnsView","dataColumn","className","label","orderView","undefined","wrapper","gridLayout","dataColumnsWrapper","settings","propTypes","string","isRequired","arrayOf","shape","oneOf","dataName","icon","position","onClick","func","buttonAriaLabel","menuAriaLabel","buttons","bool","number","id"],"sources":["../../../src/organism/list-item/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {isEmpty, map} from 'lodash/fp';\nimport classnames from 'classnames';\nimport Tag from '../../atom/tag';\nimport ButtonLink from '../../atom/button-link';\nimport BulletPointMenuButton from '../../molecule/bullet-point-menu-button';\n// eslint-disable-next-line css-modules/no-unused-class\nimport style from './style.css';\n\nconst ListItem = ({\n buttonLink,\n secondButtonLink,\n bulletPointMenuButton,\n tags,\n title,\n dataColumns,\n order,\n 'aria-label': ariaLabel,\n contentType,\n isBulkStyle = false\n}) => {\n let isPublished = false;\n\n const tagsView = map.convert({cap: false})((tag, index) => {\n isPublished = tag.type === 'success';\n return (\n <div key={index} className={style.tag}>\n <Tag {...tag} />\n </div>\n );\n })(tags);\n\n const dataColumnsView = map.convert({cap: false})((dataColumn, index) => {\n return (\n <div key={index} className={style[dataColumn.className]}>\n {dataColumn.type ? <Tag {...dataColumn} /> : dataColumn.label}\n </div>\n );\n })(dataColumns);\n\n const orderView =\n order !== null && order !== undefined ? (\n <div className={style.order} aria-label={ariaLabel}>\n {order + 1}\n </div>\n ) : null;\n\n return (\n <div className={classnames(style.wrapper, isBulkStyle && style.gridLayout)}>\n <div className={style.dataColumnsWrapper}>\n {isPublished && contentType === 'certification' ? orderView : null}\n <div className={style.title} title={title}>\n {title}\n </div>\n {dataColumnsView}\n </div>\n\n <div className={style.settings}>\n {tagsView}\n {buttonLink ? <ButtonLink {...buttonLink} /> : null}\n {secondButtonLink ? <ButtonLink {...secondButtonLink} /> : null}\n {!isEmpty(bulletPointMenuButton) ? (\n <BulletPointMenuButton {...bulletPointMenuButton} />\n ) : null}\n </div>\n </div>\n );\n};\n\nListItem.propTypes = {\n title: PropTypes.string.isRequired,\n dataColumns: PropTypes.arrayOf(\n PropTypes.shape({\n label: PropTypes.string,\n type: PropTypes.oneOf(['success', 'failure', 'warning', 'progress', 'default']),\n className: PropTypes.oneOf(['cell', 'title'])\n })\n ),\n buttonLink: PropTypes.shape({\n type: PropTypes.string,\n label: PropTypes.string,\n ariaLabel: PropTypes.string,\n dataName: PropTypes.string,\n icon: PropTypes.shape({\n position: PropTypes.string,\n type: PropTypes.string\n }),\n onClick: PropTypes.func\n }),\n secondButtonLink: PropTypes.shape({\n type: PropTypes.string,\n label: PropTypes.string,\n ariaLabel: PropTypes.string,\n dataName: PropTypes.string,\n icon: PropTypes.shape({\n position: PropTypes.string,\n type: PropTypes.string\n }),\n onClick: PropTypes.func\n }),\n bulletPointMenuButton: PropTypes.shape({\n buttonAriaLabel: PropTypes.string,\n menuAriaLabel: PropTypes.string,\n buttons: PropTypes.arrayOf(\n PropTypes.shape({\n 'data-name': PropTypes.string,\n label: PropTypes.string,\n type: PropTypes.string,\n onClick: PropTypes.func\n })\n ),\n onClick: PropTypes.func\n }),\n tags: PropTypes.arrayOf(\n PropTypes.shape({\n label: PropTypes.string,\n type: PropTypes.oneOf(['success', 'failure', 'warning', 'progress', 'default'])\n })\n ),\n isBulkStyle: PropTypes.bool,\n order: PropTypes.number,\n 'aria-label': PropTypes.string,\n contentType: PropTypes.string,\n id: PropTypes.string\n};\n\nexport default ListItem;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["React","PropTypes","classnames","Tag","ButtonLink","BulletPointMenuButton","style","ListItem","buttonLink","secondButtonLink","bulletPointMenuButton","tags","title","dataColumns","order","ariaLabel","contentType","isBulkStyle","isOverflowHidden","isPublished","tagsView","convert","cap","tag","index","type","dataColumnsView","dataColumn","className","label","orderView","undefined","wrapper","gridLayout","dataColumnsWrapper","hiddenOverflowX","settings","propTypes","string","isRequired","arrayOf","shape","oneOf","dataName","icon","position","onClick","func","buttonAriaLabel","menuAriaLabel","buttons","bool","number","id"],"sources":["../../../src/organism/list-item/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {isEmpty, map} from 'lodash/fp';\nimport classnames from 'classnames';\nimport Tag from '../../atom/tag';\nimport ButtonLink from '../../atom/button-link';\nimport BulletPointMenuButton from '../../molecule/bullet-point-menu-button';\n// eslint-disable-next-line css-modules/no-unused-class\nimport style from './style.css';\n\nconst ListItem = ({\n buttonLink,\n secondButtonLink,\n bulletPointMenuButton,\n tags,\n title,\n dataColumns,\n order,\n 'aria-label': ariaLabel,\n contentType,\n isBulkStyle = false,\n isOverflowHidden = false\n}) => {\n let isPublished = false;\n\n const tagsView = map.convert({cap: false})((tag, index) => {\n isPublished = tag.type === 'success';\n return (\n <div key={index} className={style.tag}>\n <Tag {...tag} />\n </div>\n );\n })(tags);\n\n const dataColumnsView = map.convert({cap: false})((dataColumn, index) => {\n return (\n <div key={index} className={style[dataColumn.className]}>\n {dataColumn.type ? <Tag {...dataColumn} /> : dataColumn.label}\n </div>\n );\n })(dataColumns);\n\n const orderView =\n order !== null && order !== undefined ? (\n <div className={style.order} aria-label={ariaLabel}>\n {order + 1}\n </div>\n ) : null;\n\n return (\n <div className={classnames(style.wrapper, isBulkStyle && style.gridLayout)}>\n <div\n className={classnames(style.dataColumnsWrapper, isOverflowHidden && style.hiddenOverflowX)}\n >\n {isPublished && contentType === 'certification' ? orderView : null}\n <div className={style.title} title={title}>\n {title}\n </div>\n {dataColumnsView}\n </div>\n\n <div className={style.settings}>\n {tagsView}\n {buttonLink ? <ButtonLink {...buttonLink} /> : null}\n {secondButtonLink ? <ButtonLink {...secondButtonLink} /> : null}\n {!isEmpty(bulletPointMenuButton) ? (\n <BulletPointMenuButton {...bulletPointMenuButton} />\n ) : null}\n </div>\n </div>\n );\n};\n\nListItem.propTypes = {\n title: PropTypes.string.isRequired,\n dataColumns: PropTypes.arrayOf(\n PropTypes.shape({\n label: PropTypes.string,\n type: PropTypes.oneOf(['success', 'failure', 'warning', 'progress', 'default']),\n className: PropTypes.oneOf(['cell', 'title'])\n })\n ),\n buttonLink: PropTypes.shape({\n type: PropTypes.string,\n label: PropTypes.string,\n ariaLabel: PropTypes.string,\n dataName: PropTypes.string,\n icon: PropTypes.shape({\n position: PropTypes.string,\n type: PropTypes.string\n }),\n onClick: PropTypes.func\n }),\n secondButtonLink: PropTypes.shape({\n type: PropTypes.string,\n label: PropTypes.string,\n ariaLabel: PropTypes.string,\n dataName: PropTypes.string,\n icon: PropTypes.shape({\n position: PropTypes.string,\n type: PropTypes.string\n }),\n onClick: PropTypes.func\n }),\n bulletPointMenuButton: PropTypes.shape({\n buttonAriaLabel: PropTypes.string,\n menuAriaLabel: PropTypes.string,\n buttons: PropTypes.arrayOf(\n PropTypes.shape({\n 'data-name': PropTypes.string,\n label: PropTypes.string,\n type: PropTypes.string,\n onClick: PropTypes.func\n })\n ),\n onClick: PropTypes.func\n }),\n tags: PropTypes.arrayOf(\n PropTypes.shape({\n label: PropTypes.string,\n type: PropTypes.oneOf(['success', 'failure', 'warning', 'progress', 'default'])\n })\n ),\n isBulkStyle: PropTypes.bool,\n isOverflowHidden: PropTypes.bool,\n order: PropTypes.number,\n 'aria-label': PropTypes.string,\n contentType: PropTypes.string,\n id: PropTypes.string\n};\n\nexport default ListItem;\n"],"mappings":"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"}
@@ -88,3 +88,11 @@
88
88
  align-items: center;
89
89
  align-content: space-between;
90
90
  }
91
+
92
+ .hiddenOverflowX {
93
+ overflow-x: hidden;
94
+ }
95
+
96
+ .hiddenOverflowX:hover {
97
+ overflow-x: auto;
98
+ }
@@ -94,6 +94,7 @@ declare namespace ListItems {
94
94
  type: PropTypes.Requireable<string>;
95
95
  }> | null | undefined)[]>;
96
96
  isBulkStyle: PropTypes.Requireable<boolean>;
97
+ isOverflowHidden: PropTypes.Requireable<boolean>;
97
98
  order: PropTypes.Requireable<number>;
98
99
  'aria-label': PropTypes.Requireable<string>;
99
100
  contentType: PropTypes.Requireable<string>;
@@ -48,6 +48,7 @@ declare namespace RewardsForm {
48
48
  }> | PropTypes.InferProps<{
49
49
  childType: PropTypes.Requireable<string>;
50
50
  list: PropTypes.Requireable<(PropTypes.InferProps<{
51
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
51
52
  name: PropTypes.Requireable<string>;
52
53
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
53
54
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -77,6 +78,7 @@ declare namespace RewardsForm {
77
78
  'data-name': PropTypes.Requireable<string>;
78
79
  }> | PropTypes.InferProps<{
79
80
  childType: PropTypes.Requireable<string>;
81
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
80
82
  name: PropTypes.Requireable<string>;
81
83
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
82
84
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -47,6 +47,7 @@ declare const SelectOpponents: {
47
47
  }> | import("prop-types").InferProps<{
48
48
  childType: import("prop-types").Requireable<string>;
49
49
  list: import("prop-types").Requireable<(import("prop-types").InferProps<{
50
+ disableHoverTooltip: import("prop-types").Requireable<boolean>;
50
51
  name: import("prop-types").Requireable<string>;
51
52
  onChange: import("prop-types").Requireable<(...args: any[]) => any>;
52
53
  onReset: import("prop-types").Requireable<(...args: any[]) => any>;
@@ -76,6 +77,7 @@ declare const SelectOpponents: {
76
77
  'data-name': import("prop-types").Requireable<string>;
77
78
  }> | import("prop-types").InferProps<{
78
79
  childType: import("prop-types").Requireable<string>;
80
+ disableHoverTooltip: import("prop-types").Requireable<boolean>;
79
81
  name: import("prop-types").Requireable<string>;
80
82
  onChange: import("prop-types").Requireable<(...args: any[]) => any>;
81
83
  onReset: import("prop-types").Requireable<(...args: any[]) => any>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,oBAAoB,EAA+B,MAAM,SAAS,CAAC;AAMtF,QAAA,MAAM,eAAe;YAAW,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBnD,CAAC;AAIF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,oBAAoB,EAA+B,MAAM,SAAS,CAAC;AAMtF,QAAA,MAAM,eAAe;YAAW,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBnD,CAAC;AAIF,eAAe,eAAe,CAAC"}
@@ -44,6 +44,7 @@ export declare const propTypes: {
44
44
  }> | PropTypes.InferProps<{
45
45
  childType: PropTypes.Requireable<string>;
46
46
  list: PropTypes.Requireable<(PropTypes.InferProps<{
47
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
47
48
  name: PropTypes.Requireable<string>;
48
49
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
49
50
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -73,6 +74,7 @@ export declare const propTypes: {
73
74
  'data-name': PropTypes.Requireable<string>;
74
75
  }> | PropTypes.InferProps<{
75
76
  childType: PropTypes.Requireable<string>;
77
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
76
78
  name: PropTypes.Requireable<string>;
77
79
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
78
80
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAErB,CAAC;AAEF,oBAAY,4BAA4B,GAAG;IACzC,KAAK,EAAE;QACL,SAAS,EAAE,iBAAiB,GAAG,cAAc,CAAC;QAC9C,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KACtB,CAAC;IACF,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACtB,CAAC;AAEF,oBAAY,oBAAoB,GAAG;IACjC,KAAK,EAAE,4BAA4B,EAAE,CAAC;CACvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAErB,CAAC;AAEF,oBAAY,4BAA4B,GAAG;IACzC,KAAK,EAAE;QACL,SAAS,EAAE,iBAAiB,GAAG,cAAc,CAAC;QAC9C,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KACtB,CAAC;IACF,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACtB,CAAC;AAEF,oBAAY,oBAAoB,GAAG;IACjC,KAAK,EAAE,4BAA4B,EAAE,CAAC;CACvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -92,6 +92,7 @@ declare const TitleAndInput: {
92
92
  }> | import("prop-types").InferProps<{
93
93
  childType: import("prop-types").Requireable<string>;
94
94
  list: import("prop-types").Requireable<(import("prop-types").InferProps<{
95
+ disableHoverTooltip: import("prop-types").Requireable<boolean>;
95
96
  name: import("prop-types").Requireable<string>;
96
97
  onChange: import("prop-types").Requireable<(...args: any[]) => any>;
97
98
  onReset: import("prop-types").Requireable<(...args: any[]) => any>;
@@ -121,6 +122,7 @@ declare const TitleAndInput: {
121
122
  'data-name': import("prop-types").Requireable<string>;
122
123
  }> | import("prop-types").InferProps<{
123
124
  childType: import("prop-types").Requireable<string>;
125
+ disableHoverTooltip: import("prop-types").Requireable<boolean>;
124
126
  name: import("prop-types").Requireable<string>;
125
127
  onChange: import("prop-types").Requireable<(...args: any[]) => any>;
126
128
  onReset: import("prop-types").Requireable<(...args: any[]) => any>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAiBtD,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAiBtD,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
@@ -93,6 +93,7 @@ declare const propTypes: {
93
93
  }> | PropTypes.InferProps<{
94
94
  childType: PropTypes.Requireable<string>;
95
95
  list: PropTypes.Requireable<(PropTypes.InferProps<{
96
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
96
97
  name: PropTypes.Requireable<string>;
97
98
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
98
99
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -122,6 +123,7 @@ declare const propTypes: {
122
123
  'data-name': PropTypes.Requireable<string>;
123
124
  }> | PropTypes.InferProps<{
124
125
  childType: PropTypes.Requireable<string>;
126
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
125
127
  name: PropTypes.Requireable<string>;
126
128
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
127
129
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -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;AAEnD,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAE/D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQd,CAAC;AACF,oBAAY,kBAAkB,GAAG;IAC/B,KAAK,EAAE;QACL,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,KAAK,EACD,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,GAC3C,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,GACzC,oBAAoB,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAe,SAAS,CAAC"}
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;AAEnD,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAE/D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQd,CAAC;AACF,oBAAY,kBAAkB,GAAG;IAC/B,KAAK,EAAE;QACL,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,KAAK,EACD,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,GAC3C,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,GACzC,oBAAoB,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -309,6 +309,7 @@ declare namespace WizardContents {
309
309
  }> | PropTypes.InferProps<{
310
310
  childType: PropTypes.Requireable<string>;
311
311
  list: PropTypes.Requireable<(PropTypes.InferProps<{
312
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
312
313
  name: PropTypes.Requireable<string>;
313
314
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
314
315
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -338,6 +339,7 @@ declare namespace WizardContents {
338
339
  'data-name': PropTypes.Requireable<string>;
339
340
  }> | PropTypes.InferProps<{
340
341
  childType: PropTypes.Requireable<string>;
342
+ disableHoverTooltip: PropTypes.Requireable<boolean>;
341
343
  name: PropTypes.Requireable<string>;
342
344
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
343
345
  onReset: PropTypes.Requireable<(...args: any[]) => any>;
@@ -162,6 +162,7 @@ declare namespace PlayerLoading {
162
162
  type: PropTypes.Requireable<string>;
163
163
  }> | null | undefined)[]>;
164
164
  isBulkStyle: PropTypes.Requireable<boolean>;
165
+ isOverflowHidden: PropTypes.Requireable<boolean>;
165
166
  order: PropTypes.Requireable<number>;
166
167
  'aria-label': PropTypes.Requireable<string>;
167
168
  contentType: PropTypes.Requireable<string>;
@@ -213,6 +213,7 @@ declare namespace SlidePlayer {
213
213
  type: PropTypes.Requireable<string>;
214
214
  }> | null | undefined)[]>;
215
215
  isBulkStyle: PropTypes.Requireable<boolean>;
216
+ isOverflowHidden: PropTypes.Requireable<boolean>;
216
217
  order: PropTypes.Requireable<number>;
217
218
  'aria-label': PropTypes.Requireable<string>;
218
219
  contentType: PropTypes.Requireable<string>;
@@ -479,6 +480,7 @@ declare namespace SlidePlayer {
479
480
  type: PropTypes.Requireable<string>;
480
481
  }> | null | undefined)[]>;
481
482
  isBulkStyle: PropTypes.Requireable<boolean>;
483
+ isOverflowHidden: PropTypes.Requireable<boolean>;
482
484
  order: PropTypes.Requireable<number>;
483
485
  'aria-label': PropTypes.Requireable<string>;
484
486
  contentType: PropTypes.Requireable<string>;
@@ -219,6 +219,7 @@ declare namespace SlidesPlayer {
219
219
  type: PropTypes.Requireable<string>;
220
220
  }> | null | undefined)[]>;
221
221
  isBulkStyle: PropTypes.Requireable<boolean>;
222
+ isOverflowHidden: PropTypes.Requireable<boolean>;
222
223
  order: PropTypes.Requireable<number>;
223
224
  'aria-label': PropTypes.Requireable<string>;
224
225
  contentType: PropTypes.Requireable<string>;
@@ -1 +1 @@
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"}
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"}
@@ -247,6 +247,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
247
247
  type: PropTypes.Requireable<string>;
248
248
  }> | null | undefined)[]>;
249
249
  isBulkStyle: PropTypes.Requireable<boolean>;
250
+ isOverflowHidden: PropTypes.Requireable<boolean>;
250
251
  order: PropTypes.Requireable<number>;
251
252
  'aria-label': PropTypes.Requireable<string>;
252
253
  contentType: 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmBE;IAEF;;;;;;;;;;;;;;;;;;;;;;MAEE;IAEF,wBAIC;IAFC;;MAA0B;IAkB5B,gCAEC;IAhBD,0BAEC;IAED,kBAQC;IALC,gCAIE;IAIF,aAAsB;IAGxB,sBAsEC;CACF"}
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"}
@@ -339,6 +339,7 @@ declare namespace PopinEnd {
339
339
  type: PropTypes.Requireable<string>;
340
340
  }> | null | undefined)[]>;
341
341
  isBulkStyle: PropTypes.Requireable<boolean>;
342
+ isOverflowHidden: PropTypes.Requireable<boolean>;
342
343
  order: PropTypes.Requireable<number>;
343
344
  'aria-label': PropTypes.Requireable<string>;
344
345
  contentType: PropTypes.Requireable<string>;
@@ -670,6 +670,7 @@ declare const AppReview: {
670
670
  type: import("prop-types").Requireable<string>;
671
671
  }> | null | undefined)[]>;
672
672
  isBulkStyle: import("prop-types").Requireable<boolean>;
673
+ isOverflowHidden: import("prop-types").Requireable<boolean>;
673
674
  order: import("prop-types").Requireable<number>;
674
675
  'aria-label': import("prop-types").Requireable<string>;
675
676
  contentType: import("prop-types").Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
@@ -670,6 +670,7 @@ declare const propTypes: {
670
670
  type: PropTypes.Requireable<string>;
671
671
  }> | null | undefined)[]>;
672
672
  isBulkStyle: PropTypes.Requireable<boolean>;
673
+ isOverflowHidden: PropTypes.Requireable<boolean>;
673
674
  order: PropTypes.Requireable<number>;
674
675
  'aria-label': PropTypes.Requireable<string>;
675
676
  contentType: 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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
+ {"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"}
@@ -674,6 +674,7 @@ declare const propTypes: {
674
674
  type: PropTypes.Requireable<string>;
675
675
  }> | null | undefined)[]>;
676
676
  isBulkStyle: PropTypes.Requireable<boolean>;
677
+ isOverflowHidden: PropTypes.Requireable<boolean>;
677
678
  order: PropTypes.Requireable<number>;
678
679
  'aria-label': PropTypes.Requireable<string>;
679
680
  contentType: 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGd,CAAC;AAEF,eAAe,SAAS,CAAC"}
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"}