@coorpacademy/components 11.40.4 → 11.40.6-alpha.5
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 +15 -8
- package/es/atom/button-link/index.d.ts.map +1 -1
- package/es/atom/button-link/index.js +75 -37
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/types.d.ts +20 -14
- package/es/atom/button-link/types.d.ts.map +1 -1
- package/es/atom/button-link/types.js +4 -3
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/button-menu/index.d.ts +1 -3
- package/es/atom/button-menu/index.d.ts.map +1 -1
- package/es/atom/button-menu/index.js +1 -7
- package/es/atom/button-menu/index.js.map +1 -1
- package/es/atom/button-menu/types.d.ts +2 -6
- package/es/atom/button-menu/types.d.ts.map +1 -1
- package/es/atom/chip/index.d.ts +4 -0
- package/es/atom/chip/index.d.ts.map +1 -1
- package/es/atom/chip/index.js +12 -6
- package/es/atom/chip/index.js.map +1 -1
- package/es/atom/input-switch/index.d.ts.map +1 -1
- package/es/atom/input-switch/index.js +2 -1
- package/es/atom/input-switch/index.js.map +1 -1
- package/es/atom/input-switch/style.css +4 -1
- package/es/atom/radio-with-title/index.d.ts +16 -8
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +16 -8
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/title/index.d.ts +16 -8
- package/es/atom/title/index.d.ts.map +1 -1
- package/es/atom/title/index.js +5 -2
- package/es/atom/title/index.js.map +1 -1
- package/es/molecule/base-modal/index.d.ts +1 -0
- package/es/molecule/base-modal/index.d.ts.map +1 -1
- package/es/molecule/base-modal/index.js +6 -2
- package/es/molecule/base-modal/index.js.map +1 -1
- package/es/molecule/base-modal/style.css +5 -0
- package/es/molecule/bullet-point-menu-button/index.d.ts +1 -3
- package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +1 -3
- package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.d.ts +19 -11
- package/es/molecule/button-menu-action/index.d.ts.map +1 -1
- package/es/molecule/button-menu-action/index.js +27 -3
- package/es/molecule/button-menu-action/index.js.map +1 -1
- package/es/molecule/button-menu-action/types.d.ts +22 -12
- package/es/molecule/button-menu-action/types.d.ts.map +1 -1
- package/es/molecule/button-menu-action/types.js +7 -2
- package/es/molecule/button-menu-action/types.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +135 -85
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/index.d.ts +17 -14
- package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/es/molecule/expandible-actionable-table/types.d.ts +17 -14
- package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/es/molecule/icon-picker-modal/index.d.ts +1 -2
- package/es/molecule/icon-picker-modal/index.d.ts.map +1 -1
- package/es/molecule/icon-picker-modal/index.js +16 -43
- package/es/molecule/icon-picker-modal/index.js.map +1 -1
- package/es/molecule/multi-filter-panel/index.d.ts +19 -0
- package/es/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/index.js +39 -10
- package/es/molecule/multi-filter-panel/index.js.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.d.ts +26 -1
- package/es/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.js +5 -0
- package/es/molecule/multi-filter-panel/prop-types.js.map +1 -1
- package/es/molecule/multi-filter-panel/style.css +8 -0
- package/es/molecule/quick-filters/index.d.ts +15 -8
- package/es/molecule/quick-filters/index.d.ts.map +1 -1
- package/es/molecule/quick-filters/types.d.ts +15 -8
- package/es/molecule/quick-filters/types.d.ts.map +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +16 -8
- package/es/molecule/title-radio-wrapper/index.d.ts +16 -8
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +16 -8
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +135 -68
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +135 -68
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.d.ts +1 -0
- package/es/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.js +5 -2
- package/es/organism/filter-checkbox-and-search/index.js.map +1 -1
- package/es/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
- package/es/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/props-types.js +1 -0
- package/es/organism/filter-checkbox-and-search/props-types.js.map +1 -1
- package/es/organism/filter-checkbox-and-search/style.css +2 -0
- package/es/organism/filter-chip/index.d.ts +3 -0
- package/es/organism/filter-chip/index.d.ts.map +1 -1
- package/es/organism/filter-chip/index.js +12 -4
- package/es/organism/filter-chip/index.js.map +1 -1
- package/es/organism/filter-chip/prop-types.d.ts +14 -7
- package/es/organism/filter-chip/prop-types.d.ts.map +1 -1
- package/es/organism/filter-chip/prop-types.js +3 -0
- package/es/organism/filter-chip/prop-types.js.map +1 -1
- package/es/organism/filter-switch/index.d.ts +23 -0
- package/es/organism/filter-switch/index.d.ts.map +1 -0
- package/es/organism/filter-switch/index.js +76 -0
- package/es/organism/filter-switch/index.js.map +1 -0
- package/es/organism/filter-switch/prop-types.d.ts +28 -0
- package/es/organism/filter-switch/prop-types.d.ts.map +1 -0
- package/es/organism/filter-switch/prop-types.js +15 -0
- package/es/organism/filter-switch/prop-types.js.map +1 -0
- package/es/organism/filter-switch/style.css +46 -0
- package/es/organism/icon-editor/index.d.ts +15 -8
- package/es/organism/icon-editor/index.d.ts.map +1 -1
- package/es/organism/icon-editor/types.d.ts +15 -8
- package/es/organism/icon-editor/types.d.ts.map +1 -1
- package/es/organism/list-items/index.d.ts +116 -68
- package/es/organism/rewards-form/index.d.ts +16 -8
- package/es/organism/select-opponents/index.d.ts +16 -8
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +16 -8
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/setup-header/index.d.ts +60 -32
- package/es/organism/title-and-input/index.d.ts +47 -24
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +47 -24
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +63 -38
- package/es/template/app-player/loading/index.d.ts +135 -85
- package/es/template/app-player/player/index.d.ts +278 -170
- package/es/template/app-player/player/slides/header/index.d.ts +8 -0
- package/es/template/app-player/player/slides/header/index.d.ts.map +1 -1
- package/es/template/app-player/player/slides/header/index.js +89 -3
- package/es/template/app-player/player/slides/header/index.js.map +1 -1
- package/es/template/app-player/player/slides/header/style.css +1 -1
- package/es/template/app-player/player/slides/index.d.ts +143 -85
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +135 -85
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +143 -85
- package/es/template/app-review/index.d.ts +135 -85
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +135 -85
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +135 -85
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-create/index.d.ts +60 -32
- package/es/template/back-office/brand-create/index.d.ts.map +1 -1
- package/es/template/back-office/brand-list/index.d.ts +60 -32
- package/es/template/back-office/brand-list/index.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +599 -298
- package/es/template/back-office/dashboard-preview/index.d.ts +60 -32
- package/es/template/back-office/layout/index.d.ts +60 -32
- package/es/template/back-office/layout/index.d.ts.map +1 -1
- package/es/template/common/dashboard/index.d.ts +270 -170
- package/es/template/common/search-page/index.d.ts +135 -85
- package/es/template/external-course/index.d.ts +135 -85
- package/es/variables/colors.d.ts +1 -0
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +1 -0
- package/es/variables/colors.js.map +1 -1
- package/lib/atom/button-link/index.d.ts +15 -8
- package/lib/atom/button-link/index.d.ts.map +1 -1
- package/lib/atom/button-link/index.js +75 -37
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/types.d.ts +20 -14
- package/lib/atom/button-link/types.d.ts.map +1 -1
- package/lib/atom/button-link/types.js +4 -3
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/button-menu/index.d.ts +1 -3
- package/lib/atom/button-menu/index.d.ts.map +1 -1
- package/lib/atom/button-menu/index.js +1 -7
- package/lib/atom/button-menu/index.js.map +1 -1
- package/lib/atom/button-menu/types.d.ts +2 -6
- package/lib/atom/button-menu/types.d.ts.map +1 -1
- package/lib/atom/chip/index.d.ts +4 -0
- package/lib/atom/chip/index.d.ts.map +1 -1
- package/lib/atom/chip/index.js +12 -6
- package/lib/atom/chip/index.js.map +1 -1
- package/lib/atom/input-switch/index.d.ts.map +1 -1
- package/lib/atom/input-switch/index.js +2 -1
- package/lib/atom/input-switch/index.js.map +1 -1
- package/lib/atom/input-switch/style.css +4 -1
- package/lib/atom/radio-with-title/index.d.ts +16 -8
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +16 -8
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/title/index.d.ts +16 -8
- package/lib/atom/title/index.d.ts.map +1 -1
- package/lib/atom/title/index.js +5 -2
- package/lib/atom/title/index.js.map +1 -1
- package/lib/molecule/base-modal/index.d.ts +1 -0
- package/lib/molecule/base-modal/index.d.ts.map +1 -1
- package/lib/molecule/base-modal/index.js +6 -2
- package/lib/molecule/base-modal/index.js.map +1 -1
- package/lib/molecule/base-modal/style.css +5 -0
- package/lib/molecule/bullet-point-menu-button/index.d.ts +1 -3
- package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +1 -3
- package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.d.ts +19 -11
- package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/index.js +26 -2
- package/lib/molecule/button-menu-action/index.js.map +1 -1
- package/lib/molecule/button-menu-action/types.d.ts +22 -12
- package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
- package/lib/molecule/button-menu-action/types.js +7 -2
- package/lib/molecule/button-menu-action/types.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +135 -85
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/index.d.ts +17 -14
- package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
- package/lib/molecule/expandible-actionable-table/types.d.ts +17 -14
- package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
- package/lib/molecule/icon-picker-modal/index.d.ts +1 -2
- package/lib/molecule/icon-picker-modal/index.d.ts.map +1 -1
- package/lib/molecule/icon-picker-modal/index.js +16 -43
- package/lib/molecule/icon-picker-modal/index.js.map +1 -1
- package/lib/molecule/multi-filter-panel/index.d.ts +19 -0
- package/lib/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/index.js +39 -9
- package/lib/molecule/multi-filter-panel/index.js.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.d.ts +26 -1
- package/lib/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.js +5 -0
- package/lib/molecule/multi-filter-panel/prop-types.js.map +1 -1
- package/lib/molecule/multi-filter-panel/style.css +8 -0
- package/lib/molecule/quick-filters/index.d.ts +15 -8
- package/lib/molecule/quick-filters/index.d.ts.map +1 -1
- package/lib/molecule/quick-filters/types.d.ts +15 -8
- package/lib/molecule/quick-filters/types.d.ts.map +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +16 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts +16 -8
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +16 -8
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +135 -68
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +135 -68
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.d.ts +1 -0
- package/lib/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.js +5 -2
- package/lib/organism/filter-checkbox-and-search/index.js.map +1 -1
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/props-types.js +1 -0
- package/lib/organism/filter-checkbox-and-search/props-types.js.map +1 -1
- package/lib/organism/filter-checkbox-and-search/style.css +2 -0
- package/lib/organism/filter-chip/index.d.ts +3 -0
- package/lib/organism/filter-chip/index.d.ts.map +1 -1
- package/lib/organism/filter-chip/index.js +12 -4
- package/lib/organism/filter-chip/index.js.map +1 -1
- package/lib/organism/filter-chip/prop-types.d.ts +14 -7
- package/lib/organism/filter-chip/prop-types.d.ts.map +1 -1
- package/lib/organism/filter-chip/prop-types.js +3 -0
- package/lib/organism/filter-chip/prop-types.js.map +1 -1
- package/lib/organism/filter-switch/index.d.ts +23 -0
- package/lib/organism/filter-switch/index.d.ts.map +1 -0
- package/lib/organism/filter-switch/index.js +83 -0
- package/lib/organism/filter-switch/index.js.map +1 -0
- package/lib/organism/filter-switch/prop-types.d.ts +28 -0
- package/lib/organism/filter-switch/prop-types.d.ts.map +1 -0
- package/lib/organism/filter-switch/prop-types.js +20 -0
- package/lib/organism/filter-switch/prop-types.js.map +1 -0
- package/lib/organism/filter-switch/style.css +46 -0
- package/lib/organism/icon-editor/index.d.ts +15 -8
- package/lib/organism/icon-editor/index.d.ts.map +1 -1
- package/lib/organism/icon-editor/types.d.ts +15 -8
- package/lib/organism/icon-editor/types.d.ts.map +1 -1
- package/lib/organism/list-items/index.d.ts +116 -68
- package/lib/organism/rewards-form/index.d.ts +16 -8
- package/lib/organism/select-opponents/index.d.ts +16 -8
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +16 -8
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/setup-header/index.d.ts +60 -32
- package/lib/organism/title-and-input/index.d.ts +47 -24
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +47 -24
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +63 -38
- package/lib/template/app-player/loading/index.d.ts +135 -85
- package/lib/template/app-player/player/index.d.ts +278 -170
- package/lib/template/app-player/player/slides/header/index.d.ts +8 -0
- package/lib/template/app-player/player/slides/header/index.d.ts.map +1 -1
- package/lib/template/app-player/player/slides/header/index.js +89 -3
- package/lib/template/app-player/player/slides/header/index.js.map +1 -1
- package/lib/template/app-player/player/slides/header/style.css +1 -1
- package/lib/template/app-player/player/slides/index.d.ts +143 -85
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +135 -85
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +143 -85
- package/lib/template/app-review/index.d.ts +135 -85
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +135 -85
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +135 -85
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-create/index.d.ts +60 -32
- package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-list/index.d.ts +60 -32
- package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +599 -298
- package/lib/template/back-office/dashboard-preview/index.d.ts +60 -32
- package/lib/template/back-office/layout/index.d.ts +60 -32
- package/lib/template/back-office/layout/index.d.ts.map +1 -1
- package/lib/template/common/dashboard/index.d.ts +270 -170
- package/lib/template/common/search-page/index.d.ts +135 -85
- package/lib/template/external-course/index.d.ts +135 -85
- package/lib/variables/colors.d.ts +1 -0
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +1 -0
- package/lib/variables/colors.js.map +1 -1
- package/package.json +2 -2
|
@@ -519,6 +519,7 @@ declare const AppReview: {
|
|
|
519
519
|
title: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
520
520
|
title: import("prop-types").Requireable<string>;
|
|
521
521
|
subtitle: import("prop-types").Requireable<string>;
|
|
522
|
+
ariaLabel: import("prop-types").Requireable<string>;
|
|
522
523
|
type: import("prop-types").Requireable<string>;
|
|
523
524
|
'data-name': import("prop-types").Requireable<string>;
|
|
524
525
|
titleSize: import("prop-types").Requireable<string>;
|
|
@@ -553,7 +554,7 @@ declare const AppReview: {
|
|
|
553
554
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
554
555
|
'data-name': import("prop-types").Requireable<string>;
|
|
555
556
|
'data-testid': import("prop-types").Requireable<string>;
|
|
556
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
557
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
557
558
|
position: import("prop-types").Requireable<string>;
|
|
558
559
|
type: import("prop-types").Requireable<string>;
|
|
559
560
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -561,11 +562,19 @@ declare const AppReview: {
|
|
|
561
562
|
color: import("prop-types").Requireable<string>;
|
|
562
563
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
563
564
|
size: import("prop-types").Requireable<number>;
|
|
564
|
-
customStyle: import("prop-types").Requireable<
|
|
565
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
566
|
-
}>;
|
|
565
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
567
566
|
}>>;
|
|
568
|
-
}
|
|
567
|
+
}> | (import("prop-types").InferProps<{
|
|
568
|
+
position: import("prop-types").Requireable<string>;
|
|
569
|
+
type: import("prop-types").Requireable<string>;
|
|
570
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
571
|
+
name: import("prop-types").Validator<string>;
|
|
572
|
+
color: import("prop-types").Requireable<string>;
|
|
573
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
574
|
+
size: import("prop-types").Requireable<number>;
|
|
575
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
576
|
+
}>>;
|
|
577
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
569
578
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
570
579
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
571
580
|
href: import("prop-types").Requireable<string>;
|
|
@@ -576,9 +585,8 @@ declare const AppReview: {
|
|
|
576
585
|
hoverColor: import("prop-types").Requireable<string>;
|
|
577
586
|
disabled: import("prop-types").Requireable<boolean>;
|
|
578
587
|
className: import("prop-types").Requireable<string>;
|
|
579
|
-
customStyle: import("prop-types").Requireable<
|
|
580
|
-
|
|
581
|
-
}>;
|
|
588
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
589
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
582
590
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
583
591
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
584
592
|
}>>;
|
|
@@ -593,9 +601,7 @@ declare const AppReview: {
|
|
|
593
601
|
'aria-label': import("prop-types").Requireable<string>;
|
|
594
602
|
largeButton: import("prop-types").Requireable<boolean>;
|
|
595
603
|
type: import("prop-types").Requireable<string>;
|
|
596
|
-
customStyle: import("prop-types").Requireable<
|
|
597
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
598
|
-
}>;
|
|
604
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
599
605
|
}>>;
|
|
600
606
|
secondButton: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
601
607
|
label: import("prop-types").Requireable<string>;
|
|
@@ -603,9 +609,7 @@ declare const AppReview: {
|
|
|
603
609
|
type: import("prop-types").Requireable<string>;
|
|
604
610
|
'aria-label': import("prop-types").Requireable<string>;
|
|
605
611
|
largeButton: import("prop-types").Requireable<boolean>;
|
|
606
|
-
customStyle: import("prop-types").Requireable<
|
|
607
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
608
|
-
}>;
|
|
612
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
609
613
|
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
610
614
|
position: import("prop-types").Requireable<string>;
|
|
611
615
|
type: import("prop-types").Requireable<string>;
|
|
@@ -617,9 +621,7 @@ declare const AppReview: {
|
|
|
617
621
|
type: import("prop-types").Requireable<string>;
|
|
618
622
|
'aria-label': import("prop-types").Requireable<string>;
|
|
619
623
|
largeButton: import("prop-types").Requireable<boolean>;
|
|
620
|
-
customStyle: import("prop-types").Requireable<
|
|
621
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
622
|
-
}>;
|
|
624
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
623
625
|
}>>;
|
|
624
626
|
onClose: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
625
627
|
icon: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
|
|
@@ -680,7 +682,7 @@ declare const AppReview: {
|
|
|
680
682
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
681
683
|
'data-name': import("prop-types").Requireable<string>;
|
|
682
684
|
'data-testid': import("prop-types").Requireable<string>;
|
|
683
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
685
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
684
686
|
position: import("prop-types").Requireable<string>;
|
|
685
687
|
type: import("prop-types").Requireable<string>;
|
|
686
688
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -688,11 +690,19 @@ declare const AppReview: {
|
|
|
688
690
|
color: import("prop-types").Requireable<string>;
|
|
689
691
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
690
692
|
size: import("prop-types").Requireable<number>;
|
|
691
|
-
customStyle: import("prop-types").Requireable<
|
|
692
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
693
|
-
}>;
|
|
693
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
694
694
|
}>>;
|
|
695
|
-
}
|
|
695
|
+
}> | (import("prop-types").InferProps<{
|
|
696
|
+
position: import("prop-types").Requireable<string>;
|
|
697
|
+
type: import("prop-types").Requireable<string>;
|
|
698
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
699
|
+
name: import("prop-types").Validator<string>;
|
|
700
|
+
color: import("prop-types").Requireable<string>;
|
|
701
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
702
|
+
size: import("prop-types").Requireable<number>;
|
|
703
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
704
|
+
}>>;
|
|
705
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
696
706
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
697
707
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
698
708
|
href: import("prop-types").Requireable<string>;
|
|
@@ -703,9 +713,8 @@ declare const AppReview: {
|
|
|
703
713
|
hoverColor: import("prop-types").Requireable<string>;
|
|
704
714
|
disabled: import("prop-types").Requireable<boolean>;
|
|
705
715
|
className: import("prop-types").Requireable<string>;
|
|
706
|
-
customStyle: import("prop-types").Requireable<
|
|
707
|
-
|
|
708
|
-
}>;
|
|
716
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
717
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
709
718
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
710
719
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
711
720
|
}>>;
|
|
@@ -834,7 +843,7 @@ declare const AppReview: {
|
|
|
834
843
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
835
844
|
'data-name': import("prop-types").Requireable<string>;
|
|
836
845
|
'data-testid': import("prop-types").Requireable<string>;
|
|
837
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
846
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
838
847
|
position: import("prop-types").Requireable<string>;
|
|
839
848
|
type: import("prop-types").Requireable<string>;
|
|
840
849
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -842,11 +851,19 @@ declare const AppReview: {
|
|
|
842
851
|
color: import("prop-types").Requireable<string>;
|
|
843
852
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
844
853
|
size: import("prop-types").Requireable<number>;
|
|
845
|
-
customStyle: import("prop-types").Requireable<
|
|
846
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
847
|
-
}>;
|
|
854
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
848
855
|
}>>;
|
|
849
|
-
}
|
|
856
|
+
}> | (import("prop-types").InferProps<{
|
|
857
|
+
position: import("prop-types").Requireable<string>;
|
|
858
|
+
type: import("prop-types").Requireable<string>;
|
|
859
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
860
|
+
name: import("prop-types").Validator<string>;
|
|
861
|
+
color: import("prop-types").Requireable<string>;
|
|
862
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
863
|
+
size: import("prop-types").Requireable<number>;
|
|
864
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
865
|
+
}>>;
|
|
866
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
850
867
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
851
868
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
852
869
|
href: import("prop-types").Requireable<string>;
|
|
@@ -857,13 +874,13 @@ declare const AppReview: {
|
|
|
857
874
|
hoverColor: import("prop-types").Requireable<string>;
|
|
858
875
|
disabled: import("prop-types").Requireable<boolean>;
|
|
859
876
|
className: import("prop-types").Requireable<string>;
|
|
860
|
-
customStyle: import("prop-types").Requireable<
|
|
861
|
-
|
|
862
|
-
}>;
|
|
877
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
878
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
863
879
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
864
880
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
865
881
|
}> | import("prop-types").InferProps<{
|
|
866
882
|
button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
883
|
+
withChevron: import("prop-types").Requireable<boolean>;
|
|
867
884
|
type: import("prop-types").Requireable<string>;
|
|
868
885
|
usage: import("prop-types").Requireable<string>;
|
|
869
886
|
label: import("prop-types").Requireable<string>;
|
|
@@ -873,7 +890,7 @@ declare const AppReview: {
|
|
|
873
890
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
874
891
|
'data-name': import("prop-types").Requireable<string>;
|
|
875
892
|
'data-testid': import("prop-types").Requireable<string>;
|
|
876
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
893
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
877
894
|
position: import("prop-types").Requireable<string>;
|
|
878
895
|
type: import("prop-types").Requireable<string>;
|
|
879
896
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -881,11 +898,19 @@ declare const AppReview: {
|
|
|
881
898
|
color: import("prop-types").Requireable<string>;
|
|
882
899
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
883
900
|
size: import("prop-types").Requireable<number>;
|
|
884
|
-
customStyle: import("prop-types").Requireable<
|
|
885
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
886
|
-
}>;
|
|
901
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
887
902
|
}>>;
|
|
888
|
-
}
|
|
903
|
+
}> | (import("prop-types").InferProps<{
|
|
904
|
+
position: import("prop-types").Requireable<string>;
|
|
905
|
+
type: import("prop-types").Requireable<string>;
|
|
906
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
907
|
+
name: import("prop-types").Validator<string>;
|
|
908
|
+
color: import("prop-types").Requireable<string>;
|
|
909
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
910
|
+
size: import("prop-types").Requireable<number>;
|
|
911
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
912
|
+
}>>;
|
|
913
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
889
914
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
890
915
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
891
916
|
href: import("prop-types").Requireable<string>;
|
|
@@ -896,9 +921,8 @@ declare const AppReview: {
|
|
|
896
921
|
hoverColor: import("prop-types").Requireable<string>;
|
|
897
922
|
disabled: import("prop-types").Requireable<boolean>;
|
|
898
923
|
className: import("prop-types").Requireable<string>;
|
|
899
|
-
customStyle: import("prop-types").Requireable<
|
|
900
|
-
|
|
901
|
-
}>;
|
|
924
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
925
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
902
926
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
903
927
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
904
928
|
}>>>;
|
|
@@ -919,9 +943,7 @@ declare const AppReview: {
|
|
|
919
943
|
color: import("prop-types").Requireable<string>;
|
|
920
944
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
921
945
|
size: import("prop-types").Requireable<number>;
|
|
922
|
-
customStyle: import("prop-types").Requireable<
|
|
923
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
924
|
-
}>;
|
|
946
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
925
947
|
}>>;
|
|
926
948
|
}>>;
|
|
927
949
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -943,6 +965,8 @@ declare const AppReview: {
|
|
|
943
965
|
primaryColor: import("prop-types").Requireable<string>;
|
|
944
966
|
closeOnClick: import("prop-types").Requireable<boolean>;
|
|
945
967
|
enableScroll: import("prop-types").Requireable<boolean>;
|
|
968
|
+
containerCustom: import("prop-types").Requireable<object>;
|
|
969
|
+
showFade: import("prop-types").Requireable<boolean>;
|
|
946
970
|
}> | null | undefined>>;
|
|
947
971
|
}>>;
|
|
948
972
|
}> | import("prop-types").InferProps<{
|
|
@@ -981,9 +1005,7 @@ declare const AppReview: {
|
|
|
981
1005
|
color: import("prop-types").Requireable<string>;
|
|
982
1006
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
983
1007
|
size: import("prop-types").Requireable<number>;
|
|
984
|
-
customStyle: import("prop-types").Requireable<
|
|
985
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
986
|
-
}>;
|
|
1008
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
987
1009
|
}>>;
|
|
988
1010
|
}>>;
|
|
989
1011
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1011,7 +1033,7 @@ declare const AppReview: {
|
|
|
1011
1033
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1012
1034
|
'data-name': import("prop-types").Requireable<string>;
|
|
1013
1035
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1014
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1036
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1015
1037
|
position: import("prop-types").Requireable<string>;
|
|
1016
1038
|
type: import("prop-types").Requireable<string>;
|
|
1017
1039
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1019,11 +1041,19 @@ declare const AppReview: {
|
|
|
1019
1041
|
color: import("prop-types").Requireable<string>;
|
|
1020
1042
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1021
1043
|
size: import("prop-types").Requireable<number>;
|
|
1022
|
-
customStyle: import("prop-types").Requireable<
|
|
1023
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1024
|
-
}>;
|
|
1044
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1025
1045
|
}>>;
|
|
1026
|
-
}
|
|
1046
|
+
}> | (import("prop-types").InferProps<{
|
|
1047
|
+
position: import("prop-types").Requireable<string>;
|
|
1048
|
+
type: import("prop-types").Requireable<string>;
|
|
1049
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1050
|
+
name: import("prop-types").Validator<string>;
|
|
1051
|
+
color: import("prop-types").Requireable<string>;
|
|
1052
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1053
|
+
size: import("prop-types").Requireable<number>;
|
|
1054
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1055
|
+
}>>;
|
|
1056
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1027
1057
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1028
1058
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1029
1059
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1034,9 +1064,8 @@ declare const AppReview: {
|
|
|
1034
1064
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1035
1065
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1036
1066
|
className: import("prop-types").Requireable<string>;
|
|
1037
|
-
customStyle: import("prop-types").Requireable<
|
|
1038
|
-
|
|
1039
|
-
}>;
|
|
1067
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1068
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1040
1069
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1041
1070
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1042
1071
|
}> | import("prop-types").InferProps<{
|
|
@@ -1061,9 +1090,7 @@ declare const AppReview: {
|
|
|
1061
1090
|
color: import("prop-types").Requireable<string>;
|
|
1062
1091
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1063
1092
|
size: import("prop-types").Requireable<number>;
|
|
1064
|
-
customStyle: import("prop-types").Requireable<
|
|
1065
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1066
|
-
}>;
|
|
1093
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1067
1094
|
}>>;
|
|
1068
1095
|
}>>;
|
|
1069
1096
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1082,6 +1109,7 @@ declare const AppReview: {
|
|
|
1082
1109
|
title: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
|
|
1083
1110
|
title: import("prop-types").Requireable<string>;
|
|
1084
1111
|
subtitle: import("prop-types").Requireable<string>;
|
|
1112
|
+
ariaLabel: import("prop-types").Requireable<string>;
|
|
1085
1113
|
type: import("prop-types").Requireable<string>;
|
|
1086
1114
|
'data-name': import("prop-types").Requireable<string>;
|
|
1087
1115
|
titleSize: import("prop-types").Requireable<string>;
|
|
@@ -1116,7 +1144,7 @@ declare const AppReview: {
|
|
|
1116
1144
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1117
1145
|
'data-name': import("prop-types").Requireable<string>;
|
|
1118
1146
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1119
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1147
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1120
1148
|
position: import("prop-types").Requireable<string>;
|
|
1121
1149
|
type: import("prop-types").Requireable<string>;
|
|
1122
1150
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1124,11 +1152,19 @@ declare const AppReview: {
|
|
|
1124
1152
|
color: import("prop-types").Requireable<string>;
|
|
1125
1153
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1126
1154
|
size: import("prop-types").Requireable<number>;
|
|
1127
|
-
customStyle: import("prop-types").Requireable<
|
|
1128
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1129
|
-
}>;
|
|
1155
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1130
1156
|
}>>;
|
|
1131
|
-
}
|
|
1157
|
+
}> | (import("prop-types").InferProps<{
|
|
1158
|
+
position: import("prop-types").Requireable<string>;
|
|
1159
|
+
type: import("prop-types").Requireable<string>;
|
|
1160
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1161
|
+
name: import("prop-types").Validator<string>;
|
|
1162
|
+
color: import("prop-types").Requireable<string>;
|
|
1163
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1164
|
+
size: import("prop-types").Requireable<number>;
|
|
1165
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1166
|
+
}>>;
|
|
1167
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1132
1168
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1133
1169
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1134
1170
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1139,9 +1175,8 @@ declare const AppReview: {
|
|
|
1139
1175
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1140
1176
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1141
1177
|
className: import("prop-types").Requireable<string>;
|
|
1142
|
-
customStyle: import("prop-types").Requireable<
|
|
1143
|
-
|
|
1144
|
-
}>;
|
|
1178
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1179
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1145
1180
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1146
1181
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1147
1182
|
}>>;
|
|
@@ -1187,7 +1222,7 @@ declare const AppReview: {
|
|
|
1187
1222
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1188
1223
|
'data-name': import("prop-types").Requireable<string>;
|
|
1189
1224
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1190
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1225
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1191
1226
|
position: import("prop-types").Requireable<string>;
|
|
1192
1227
|
type: import("prop-types").Requireable<string>;
|
|
1193
1228
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1195,11 +1230,19 @@ declare const AppReview: {
|
|
|
1195
1230
|
color: import("prop-types").Requireable<string>;
|
|
1196
1231
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1197
1232
|
size: import("prop-types").Requireable<number>;
|
|
1198
|
-
customStyle: import("prop-types").Requireable<
|
|
1199
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1200
|
-
}>;
|
|
1233
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1201
1234
|
}>>;
|
|
1202
|
-
}
|
|
1235
|
+
}> | (import("prop-types").InferProps<{
|
|
1236
|
+
position: import("prop-types").Requireable<string>;
|
|
1237
|
+
type: import("prop-types").Requireable<string>;
|
|
1238
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1239
|
+
name: import("prop-types").Validator<string>;
|
|
1240
|
+
color: import("prop-types").Requireable<string>;
|
|
1241
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1242
|
+
size: import("prop-types").Requireable<number>;
|
|
1243
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1244
|
+
}>>;
|
|
1245
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1203
1246
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1204
1247
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1205
1248
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1210,14 +1253,14 @@ declare const AppReview: {
|
|
|
1210
1253
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1211
1254
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1212
1255
|
className: import("prop-types").Requireable<string>;
|
|
1213
|
-
customStyle: import("prop-types").Requireable<
|
|
1214
|
-
|
|
1215
|
-
}>;
|
|
1256
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1257
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1216
1258
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1217
1259
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1218
1260
|
}> | null | undefined)[]>;
|
|
1219
1261
|
buttonMenuAction: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1220
1262
|
button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
|
|
1263
|
+
withChevron: import("prop-types").Requireable<boolean>;
|
|
1221
1264
|
type: import("prop-types").Requireable<string>;
|
|
1222
1265
|
usage: import("prop-types").Requireable<string>;
|
|
1223
1266
|
label: import("prop-types").Requireable<string>;
|
|
@@ -1227,7 +1270,7 @@ declare const AppReview: {
|
|
|
1227
1270
|
tooltipPlacement: import("prop-types").Requireable<string>;
|
|
1228
1271
|
'data-name': import("prop-types").Requireable<string>;
|
|
1229
1272
|
'data-testid': import("prop-types").Requireable<string>;
|
|
1230
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1273
|
+
icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
1231
1274
|
position: import("prop-types").Requireable<string>;
|
|
1232
1275
|
type: import("prop-types").Requireable<string>;
|
|
1233
1276
|
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
@@ -1235,11 +1278,19 @@ declare const AppReview: {
|
|
|
1235
1278
|
color: import("prop-types").Requireable<string>;
|
|
1236
1279
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1237
1280
|
size: import("prop-types").Requireable<number>;
|
|
1238
|
-
customStyle: import("prop-types").Requireable<
|
|
1239
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1240
|
-
}>;
|
|
1281
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1241
1282
|
}>>;
|
|
1242
|
-
}
|
|
1283
|
+
}> | (import("prop-types").InferProps<{
|
|
1284
|
+
position: import("prop-types").Requireable<string>;
|
|
1285
|
+
type: import("prop-types").Requireable<string>;
|
|
1286
|
+
faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1287
|
+
name: import("prop-types").Validator<string>;
|
|
1288
|
+
color: import("prop-types").Requireable<string>;
|
|
1289
|
+
backgroundColor: import("prop-types").Requireable<string>;
|
|
1290
|
+
size: import("prop-types").Requireable<number>;
|
|
1291
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1292
|
+
}>>;
|
|
1293
|
+
}> | null | undefined)[] | null | undefined>>;
|
|
1243
1294
|
onClick: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
1244
1295
|
link: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1245
1296
|
href: import("prop-types").Requireable<string>;
|
|
@@ -1250,9 +1301,8 @@ declare const AppReview: {
|
|
|
1250
1301
|
hoverColor: import("prop-types").Requireable<string>;
|
|
1251
1302
|
disabled: import("prop-types").Requireable<boolean>;
|
|
1252
1303
|
className: import("prop-types").Requireable<string>;
|
|
1253
|
-
customStyle: import("prop-types").Requireable<
|
|
1254
|
-
|
|
1255
|
-
}>;
|
|
1304
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1305
|
+
contentCustomStyle: import("prop-types").Requireable<object>;
|
|
1256
1306
|
useTitle: import("prop-types").Requireable<boolean>;
|
|
1257
1307
|
customLabelClassName: import("prop-types").Requireable<string>;
|
|
1258
1308
|
}>>>;
|
|
@@ -1273,9 +1323,7 @@ declare const AppReview: {
|
|
|
1273
1323
|
color: import("prop-types").Requireable<string>;
|
|
1274
1324
|
backgroundColor: import("prop-types").Requireable<string>;
|
|
1275
1325
|
size: import("prop-types").Requireable<number>;
|
|
1276
|
-
customStyle: import("prop-types").Requireable<
|
|
1277
|
-
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1278
|
-
}>;
|
|
1326
|
+
customStyle: import("prop-types").Requireable<object>;
|
|
1279
1327
|
}>>;
|
|
1280
1328
|
}>>;
|
|
1281
1329
|
customStyle: import("prop-types").Requireable<{
|
|
@@ -1297,6 +1345,8 @@ declare const AppReview: {
|
|
|
1297
1345
|
primaryColor: import("prop-types").Requireable<string>;
|
|
1298
1346
|
closeOnClick: import("prop-types").Requireable<boolean>;
|
|
1299
1347
|
enableScroll: import("prop-types").Requireable<boolean>;
|
|
1348
|
+
containerCustom: import("prop-types").Requireable<object>;
|
|
1349
|
+
showFade: import("prop-types").Requireable<boolean>;
|
|
1300
1350
|
}>>;
|
|
1301
1351
|
}> | null | undefined>>;
|
|
1302
1352
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
|