@platformatic/ui-components 0.4.0 → 0.5.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.
- package/dist/assets/index-BHLxMHb5.js +40 -0
- package/dist/assets/{index-K_bDNror.css → index-Of0we_2v.css} +1 -1
- package/dist/index.html +2 -2
- package/index.js +0 -2
- package/package.json +3 -3
- package/setupTests.js +1 -0
- package/src/components/BorderedBox.jsx +9 -20
- package/src/components/Button.jsx +14 -30
- package/src/components/ButtonFullRounded.jsx +13 -31
- package/src/components/ButtonOnlyIcon.jsx +13 -36
- package/src/components/Checkbox.jsx +5 -6
- package/src/components/CopyAndPaste.jsx +8 -19
- package/src/components/HorizontalSeparator.jsx +6 -8
- package/src/components/LoadingSpinnerV2.jsx +4 -11
- package/src/components/LoginButton.test.jsx +0 -1
- package/src/components/Modal.jsx +11 -25
- package/src/components/PlatformaticIcon.jsx +9 -21
- package/src/components/TabbedWindow.jsx +11 -10
- package/src/components/TabbedWindow.module.css +4 -4
- package/src/components/Tag.jsx +9 -11
- package/src/components/VerticalSeparator.jsx +6 -4
- package/src/components/icons/APIDocsIcon.jsx +6 -7
- package/src/components/icons/AddIcon.jsx +6 -7
- package/src/components/icons/AlertIcon.jsx +6 -7
- package/src/components/icons/AllAppsIcon.jsx +6 -7
- package/src/components/icons/AllInOneIcon.jsx +6 -7
- package/src/components/icons/ApiCloudIcon.jsx +6 -7
- package/src/components/icons/ApiEmptyIcon.jsx +6 -7
- package/src/components/icons/ApiIcon.jsx +6 -7
- package/src/components/icons/ApiIconClosed.jsx +10 -6
- package/src/components/icons/ApiPerformanceIcon.jsx +6 -7
- package/src/components/icons/AppConfigurationIcon.jsx +6 -7
- package/src/components/icons/AppDetailsIcon.jsx +6 -7
- package/src/components/icons/AppEditIcon.jsx +6 -7
- package/src/components/icons/AppEmptyIcon.jsx +6 -7
- package/src/components/icons/AppIcon.jsx +6 -7
- package/src/components/icons/AppListIcon.jsx +6 -7
- package/src/components/icons/AppSettingsIcon.jsx +6 -7
- package/src/components/icons/AppWorkspace.jsx +10 -7
- package/src/components/icons/ApplicationTypeIcon.jsx +6 -7
- package/src/components/icons/ArrowDownFullIcon.jsx +6 -7
- package/src/components/icons/ArrowDownIcon.jsx +6 -7
- package/src/components/icons/ArrowLeftIcon.jsx +6 -7
- package/src/components/icons/ArrowLongLeftIcon.jsx +6 -7
- package/src/components/icons/ArrowLongRightIcon.jsx +6 -7
- package/src/components/icons/ArrowRightIcon.jsx +6 -7
- package/src/components/icons/ArrowUpIcon.jsx +6 -7
- package/src/components/icons/BellIcon.jsx +6 -7
- package/src/components/icons/BillingIcon.jsx +6 -7
- package/src/components/icons/BuiltInLoggingIcon.jsx +6 -7
- package/src/components/icons/CLIIcon.jsx +6 -7
- package/src/components/icons/Calendar1DayIcon.jsx +6 -7
- package/src/components/icons/Calendar7DaysIcon.jsx +6 -7
- package/src/components/icons/CalendarIcon.jsx +6 -7
- package/src/components/icons/CheckListIcon.jsx +6 -7
- package/src/components/icons/CircleAddIcon.jsx +6 -7
- package/src/components/icons/CircleArrowLeftIcon.jsx +6 -7
- package/src/components/icons/CircleArrowRightIcon.jsx +6 -7
- package/src/components/icons/CircleCheckMarkButtonIcon.jsx +6 -8
- package/src/components/icons/CircleCheckMarkFullIcon.jsx +6 -7
- package/src/components/icons/CircleCheckMarkIcon.jsx +7 -6
- package/src/components/icons/CircleCloseHoverIcon.jsx +6 -7
- package/src/components/icons/CircleCloseIcon.jsx +6 -7
- package/src/components/icons/CircleCopyPasteIcon.jsx +6 -7
- package/src/components/icons/CircleDownloadIcon.jsx +6 -7
- package/src/components/icons/CircleEditIcon.jsx +6 -7
- package/src/components/icons/CircleExclamationIcon.jsx +7 -7
- package/src/components/icons/CircleFullIcon.jsx +6 -7
- package/src/components/icons/CircleGearIcon.jsx +6 -7
- package/src/components/icons/CirclePlayIcon.jsx +6 -7
- package/src/components/icons/CircleRestartIcon.jsx +6 -7
- package/src/components/icons/CircleStopIcon.jsx +6 -7
- package/src/components/icons/CircleSubtractIcon.jsx +6 -7
- package/src/components/icons/CircleTwoArrowsDownIcon.jsx +6 -7
- package/src/components/icons/CircleTwoArrowsUpIcon.jsx +6 -7
- package/src/components/icons/CloseIcon.jsx +6 -7
- package/src/components/icons/CloudIcon.jsx +6 -7
- package/src/components/icons/CodeTestingIcon.jsx +6 -7
- package/src/components/icons/ComputerIcon.jsx +6 -7
- package/src/components/icons/ConfigureDatabaseIcon.jsx +6 -7
- package/src/components/icons/CopyPasteIcon.jsx +6 -7
- package/src/components/icons/CreateAppIcon.jsx +6 -7
- package/src/components/icons/CreditCardIcon.jsx +6 -7
- package/src/components/icons/DatabaseIcon.jsx +6 -7
- package/src/components/icons/DatabaseMigrationIcon.jsx +6 -7
- package/src/components/icons/DepencenciesReloadIcon.jsx +6 -7
- package/src/components/icons/EditDocumentIcon.jsx +6 -7
- package/src/components/icons/EditIcon.jsx +6 -7
- package/src/components/icons/EnlargeIcon.jsx +6 -7
- package/src/components/icons/EntryIcon.jsx +6 -7
- package/src/components/icons/EntrypointIcon.jsx +6 -7
- package/src/components/icons/ExpandIcon.jsx +6 -7
- package/src/components/icons/ExploreDocIcon.jsx +6 -7
- package/src/components/icons/EyeClosedIcon.jsx +6 -7
- package/src/components/icons/EyeOpenedIcon.jsx +6 -7
- package/src/components/icons/FolderIcon.jsx +6 -7
- package/src/components/icons/FoldersIcon.jsx +6 -7
- package/src/components/icons/GearIcon.jsx +6 -7
- package/src/components/icons/GenerationLoadingIcon.jsx +6 -7
- package/src/components/icons/GitHubRepo2Icon.jsx +6 -7
- package/src/components/icons/GitHubRepoIcon.jsx +6 -7
- package/src/components/icons/GiveOwnershipIcon.jsx +6 -7
- package/src/components/icons/GraphQLIcon.jsx +6 -7
- package/src/components/icons/ImportAppIcon.jsx +6 -7
- package/src/components/icons/KeyIcon.jsx +6 -7
- package/src/components/icons/LabelIcon.jsx +6 -7
- package/src/components/icons/LayersIcon.jsx +6 -7
- package/src/components/icons/LensIcon.jsx +6 -7
- package/src/components/icons/LiveIcon.jsx +6 -7
- package/src/components/icons/LoadingAppIcon.jsx +6 -7
- package/src/components/icons/LogOutIcon.jsx +7 -7
- package/src/components/icons/LogsRiskIcon.jsx +6 -7
- package/src/components/icons/MetricsIcon.jsx +6 -7
- package/src/components/icons/MetricsLoadingIcon.jsx +6 -7
- package/src/components/icons/MissingTemplateIcon.jsx +6 -7
- package/src/components/icons/NameAppIcon.jsx +6 -7
- package/src/components/icons/NoMetricsIcon.jsx +6 -7
- package/src/components/icons/OrganizationIcon.jsx +6 -7
- package/src/components/icons/OutOfBoxGraphQLIcon.jsx +6 -7
- package/src/components/icons/PlatformaticComposerIcon.jsx +6 -7
- package/src/components/icons/PlatformaticDBIcon.jsx +6 -7
- package/src/components/icons/PlatformaticRuntimeIcon.jsx +6 -7
- package/src/components/icons/PlatformaticServiceIcon.jsx +6 -7
- package/src/components/icons/PlayIcon.jsx +6 -7
- package/src/components/icons/PreviewPRIcon.jsx +6 -7
- package/src/components/icons/PullRequestIcon.jsx +6 -7
- package/src/components/icons/PullRequestLoadingIcon.jsx +6 -7
- package/src/components/icons/RecentAppsIcon.jsx +6 -7
- package/src/components/icons/RequestOwnershipIcon.jsx +6 -7
- package/src/components/icons/RestartIcon.jsx +6 -7
- package/src/components/icons/RocketIcon.jsx +6 -7
- package/src/components/icons/RunningAppIcon.jsx +6 -7
- package/src/components/icons/RunningIcon.jsx +6 -7
- package/src/components/icons/SendIcon.jsx +6 -7
- package/src/components/icons/ServiceIcon.jsx +6 -7
- package/src/components/icons/SlotIcon.jsx +6 -7
- package/src/components/icons/SocialDiscordIcon.jsx +6 -7
- package/src/components/icons/SocialGitHubIcon.jsx +6 -7
- package/src/components/icons/SocialGitLabIcon.jsx +6 -7
- package/src/components/icons/SocialLinkedInIcon.jsx +6 -7
- package/src/components/icons/SocialNPMIcon.jsx +6 -7
- package/src/components/icons/SocialXIcon.jsx +6 -7
- package/src/components/icons/SortDownIcon.jsx +6 -7
- package/src/components/icons/SortIcon.jsx +6 -7
- package/src/components/icons/SortUpIcon.jsx +6 -7
- package/src/components/icons/SortableIcon.jsx +6 -7
- package/src/components/icons/StackablesIcon.jsx +6 -7
- package/src/components/icons/StackablesPluginIcon.jsx +6 -7
- package/src/components/icons/StackablesTemplateIcon.jsx +6 -7
- package/src/components/icons/StopIcon.jsx +6 -7
- package/src/components/icons/StoppedAppIcon.jsx +6 -7
- package/src/components/icons/SwitchIcon.jsx +6 -7
- package/src/components/icons/TeamsIcon.jsx +6 -7
- package/src/components/icons/TerminalIcon.jsx +6 -7
- package/src/components/icons/TrashIcon.jsx +6 -8
- package/src/components/icons/TwoUsersIcon.jsx +6 -7
- package/src/components/icons/UpgradeIcon.jsx +6 -7
- package/src/components/icons/UserComputerIcon.jsx +6 -7
- package/src/components/icons/UserIcon.jsx +6 -7
- package/src/components/icons/UserRemoveIcon.jsx +7 -7
- package/src/components/icons/UserRoleIcon.jsx +7 -7
- package/src/components/icons/WorkspaceDynamicIcon.jsx +6 -7
- package/src/components/icons/WorkspaceEmptyIcon.jsx +6 -7
- package/src/components/icons/WorkspaceFailIcon.jsx +6 -7
- package/src/components/icons/WorkspaceGitHubIcon.jsx +6 -7
- package/src/components/icons/WorkspaceLoadingIcon.jsx +6 -7
- package/src/components/icons/WorkspaceReadyIcon.jsx +6 -7
- package/src/components/icons/WorkspaceStaticIcon.jsx +6 -7
- package/src/components/layouts/Layout.jsx +4 -6
- package/src/components/logos/AdvancedLogo.jsx +5 -7
- package/src/components/logos/BasicLogo.jsx +5 -7
- package/src/components/logos/FreeLogo.jsx +5 -7
- package/src/components/logos/ProLogo.jsx +5 -7
- package/vitest.config.js +2 -1
- package/dist/assets/index-DxEcxprd.js +0 -40
- package/src/components/TabbedWindowV2.jsx +0 -82
- package/src/components/TabbedWindowV2.module.css +0 -17
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const StackablesPluginIcon = ({
|
|
6
|
+
const StackablesPluginIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
const filledClassName = styles[`filled-${color}`]
|
|
9
14
|
if (disabled) {
|
|
@@ -133,11 +138,5 @@ StackablesPluginIcon.propTypes = {
|
|
|
133
138
|
*/
|
|
134
139
|
inactive: PropTypes.bool
|
|
135
140
|
}
|
|
136
|
-
StackablesPluginIcon.defaultProps = {
|
|
137
|
-
color: MAIN_DARK_BLUE,
|
|
138
|
-
size: MEDIUM,
|
|
139
|
-
disabled: false,
|
|
140
|
-
inactive: false
|
|
141
|
-
}
|
|
142
141
|
|
|
143
142
|
export default StackablesPluginIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const StackablesTemplateIcon = ({
|
|
6
|
+
const StackablesTemplateIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -131,11 +136,5 @@ StackablesTemplateIcon.propTypes = {
|
|
|
131
136
|
*/
|
|
132
137
|
inactive: PropTypes.bool
|
|
133
138
|
}
|
|
134
|
-
StackablesTemplateIcon.defaultProps = {
|
|
135
|
-
color: MAIN_DARK_BLUE,
|
|
136
|
-
size: MEDIUM,
|
|
137
|
-
disabled: false,
|
|
138
|
-
inactive: false
|
|
139
|
-
}
|
|
140
139
|
|
|
141
140
|
export default StackablesTemplateIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const StopIcon = ({
|
|
6
|
+
const StopIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -84,11 +89,5 @@ StopIcon.propTypes = {
|
|
|
84
89
|
*/
|
|
85
90
|
inactive: PropTypes.bool
|
|
86
91
|
}
|
|
87
|
-
StopIcon.defaultProps = {
|
|
88
|
-
color: MAIN_DARK_BLUE,
|
|
89
|
-
size: MEDIUM,
|
|
90
|
-
disabled: false,
|
|
91
|
-
inactive: false
|
|
92
|
-
}
|
|
93
92
|
|
|
94
93
|
export default StopIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const StoppedAppIcon = ({
|
|
6
|
+
const StoppedAppIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -91,11 +96,5 @@ StoppedAppIcon.propTypes = {
|
|
|
91
96
|
*/
|
|
92
97
|
inactive: PropTypes.bool
|
|
93
98
|
}
|
|
94
|
-
StoppedAppIcon.defaultProps = {
|
|
95
|
-
color: MAIN_DARK_BLUE,
|
|
96
|
-
size: MEDIUM,
|
|
97
|
-
disabled: false,
|
|
98
|
-
inactive: false
|
|
99
|
-
}
|
|
100
99
|
|
|
101
100
|
export default StoppedAppIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const SwitchIcon = ({
|
|
6
|
+
const SwitchIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -86,11 +91,5 @@ SwitchIcon.propTypes = {
|
|
|
86
91
|
*/
|
|
87
92
|
inactive: PropTypes.bool
|
|
88
93
|
}
|
|
89
|
-
SwitchIcon.defaultProps = {
|
|
90
|
-
color: MAIN_DARK_BLUE,
|
|
91
|
-
size: MEDIUM,
|
|
92
|
-
disabled: false,
|
|
93
|
-
inactive: false
|
|
94
|
-
}
|
|
95
94
|
|
|
96
95
|
export default SwitchIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const TeamsIcon = ({
|
|
6
|
+
const TeamsIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -96,11 +101,5 @@ TeamsIcon.propTypes = {
|
|
|
96
101
|
*/
|
|
97
102
|
inactive: PropTypes.bool
|
|
98
103
|
}
|
|
99
|
-
TeamsIcon.defaultProps = {
|
|
100
|
-
color: MAIN_DARK_BLUE,
|
|
101
|
-
size: MEDIUM,
|
|
102
|
-
disabled: false,
|
|
103
|
-
inactive: false
|
|
104
|
-
}
|
|
105
104
|
|
|
106
105
|
export default TeamsIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const TerminalIcon = ({
|
|
6
|
+
const TerminalIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -88,11 +93,5 @@ TerminalIcon.propTypes = {
|
|
|
88
93
|
*/
|
|
89
94
|
inactive: PropTypes.bool
|
|
90
95
|
}
|
|
91
|
-
TerminalIcon.defaultProps = {
|
|
92
|
-
color: MAIN_DARK_BLUE,
|
|
93
|
-
size: MEDIUM,
|
|
94
|
-
disabled: false,
|
|
95
|
-
inactive: false
|
|
96
|
-
}
|
|
97
96
|
|
|
98
97
|
export default TerminalIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const TrashIcon = ({
|
|
6
|
+
const TrashIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -93,11 +98,4 @@ TrashIcon.propTypes = {
|
|
|
93
98
|
inactive: PropTypes.bool
|
|
94
99
|
}
|
|
95
100
|
|
|
96
|
-
TrashIcon.defaultProps = {
|
|
97
|
-
color: MAIN_DARK_BLUE,
|
|
98
|
-
size: MEDIUM,
|
|
99
|
-
disabled: false,
|
|
100
|
-
inactive: false
|
|
101
|
-
}
|
|
102
|
-
|
|
103
101
|
export default TrashIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const TwoUsersIcon = ({
|
|
6
|
+
const TwoUsersIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -90,11 +95,5 @@ TwoUsersIcon.propTypes = {
|
|
|
90
95
|
*/
|
|
91
96
|
inactive: PropTypes.bool
|
|
92
97
|
}
|
|
93
|
-
TwoUsersIcon.defaultProps = {
|
|
94
|
-
color: MAIN_DARK_BLUE,
|
|
95
|
-
size: MEDIUM,
|
|
96
|
-
disabled: false,
|
|
97
|
-
inactive: false
|
|
98
|
-
}
|
|
99
98
|
|
|
100
99
|
export default TwoUsersIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, EXTRA_LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const UpgradeIcon = ({
|
|
6
|
+
const UpgradeIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -123,11 +128,5 @@ UpgradeIcon.propTypes = {
|
|
|
123
128
|
*/
|
|
124
129
|
inactive: PropTypes.bool
|
|
125
130
|
}
|
|
126
|
-
UpgradeIcon.defaultProps = {
|
|
127
|
-
color: MAIN_DARK_BLUE,
|
|
128
|
-
size: MEDIUM,
|
|
129
|
-
disabled: false,
|
|
130
|
-
inactive: false
|
|
131
|
-
}
|
|
132
131
|
|
|
133
132
|
export default UpgradeIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const UserComputerIcon = ({
|
|
6
|
+
const UserComputerIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -96,11 +101,5 @@ UserComputerIcon.propTypes = {
|
|
|
96
101
|
*/
|
|
97
102
|
inactive: PropTypes.bool
|
|
98
103
|
}
|
|
99
|
-
UserComputerIcon.defaultProps = {
|
|
100
|
-
color: MAIN_DARK_BLUE,
|
|
101
|
-
size: MEDIUM,
|
|
102
|
-
disabled: false,
|
|
103
|
-
inactive: false
|
|
104
|
-
}
|
|
105
104
|
|
|
106
105
|
export default UserComputerIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const UserIcon = ({
|
|
6
|
+
const UserIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -85,11 +90,5 @@ UserIcon.propTypes = {
|
|
|
85
90
|
*/
|
|
86
91
|
inactive: PropTypes.bool
|
|
87
92
|
}
|
|
88
|
-
UserIcon.defaultProps = {
|
|
89
|
-
color: MAIN_DARK_BLUE,
|
|
90
|
-
size: MEDIUM,
|
|
91
|
-
disabled: false,
|
|
92
|
-
inactive: false
|
|
93
|
-
}
|
|
94
93
|
|
|
95
94
|
export default UserIcon
|
|
@@ -3,7 +3,13 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const UserRemoveIcon = ({
|
|
6
|
+
const UserRemoveIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
tip = '',
|
|
10
|
+
disabled = false,
|
|
11
|
+
inactive = false
|
|
12
|
+
}) => {
|
|
7
13
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
14
|
if (disabled) {
|
|
9
15
|
className += ` ${styles.iconDisabled}`
|
|
@@ -94,10 +100,4 @@ UserRemoveIcon.propTypes = {
|
|
|
94
100
|
tip: PropTypes.string
|
|
95
101
|
}
|
|
96
102
|
|
|
97
|
-
UserRemoveIcon.defaultProps = {
|
|
98
|
-
color: MAIN_DARK_BLUE,
|
|
99
|
-
size: MEDIUM,
|
|
100
|
-
tip: ''
|
|
101
|
-
}
|
|
102
|
-
|
|
103
103
|
export default UserRemoveIcon
|
|
@@ -3,7 +3,13 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const UserRoleIcon = ({
|
|
6
|
+
const UserRoleIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
tip = '',
|
|
10
|
+
disabled = false,
|
|
11
|
+
inactive = false
|
|
12
|
+
}) => {
|
|
7
13
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
14
|
if (disabled) {
|
|
9
15
|
className += ` ${styles.iconDisabled}`
|
|
@@ -93,10 +99,4 @@ UserRoleIcon.propTypes = {
|
|
|
93
99
|
tip: PropTypes.string
|
|
94
100
|
}
|
|
95
101
|
|
|
96
|
-
UserRoleIcon.defaultProps = {
|
|
97
|
-
color: MAIN_DARK_BLUE,
|
|
98
|
-
size: MEDIUM,
|
|
99
|
-
tip: ''
|
|
100
|
-
}
|
|
101
|
-
|
|
102
102
|
export default UserRoleIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const WorkspaceDynamicIcon = ({
|
|
6
|
+
const WorkspaceDynamicIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -93,11 +98,5 @@ WorkspaceDynamicIcon.propTypes = {
|
|
|
93
98
|
*/
|
|
94
99
|
inactive: PropTypes.bool
|
|
95
100
|
}
|
|
96
|
-
WorkspaceDynamicIcon.defaultProps = {
|
|
97
|
-
color: MAIN_DARK_BLUE,
|
|
98
|
-
size: MEDIUM,
|
|
99
|
-
disabled: false,
|
|
100
|
-
inactive: false
|
|
101
|
-
}
|
|
102
101
|
|
|
103
102
|
export default WorkspaceDynamicIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, MEDIUM, EXTRA_LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const WorkspaceEmptyIcon = ({
|
|
6
|
+
const WorkspaceEmptyIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -60,11 +65,5 @@ WorkspaceEmptyIcon.propTypes = {
|
|
|
60
65
|
*/
|
|
61
66
|
inactive: PropTypes.bool
|
|
62
67
|
}
|
|
63
|
-
WorkspaceEmptyIcon.defaultProps = {
|
|
64
|
-
color: MAIN_DARK_BLUE,
|
|
65
|
-
size: MEDIUM,
|
|
66
|
-
disabled: false,
|
|
67
|
-
inactive: false
|
|
68
|
-
}
|
|
69
68
|
|
|
70
69
|
export default WorkspaceEmptyIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, EXTRA_LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const WorkspaceFailIcon = ({
|
|
6
|
+
const WorkspaceFailIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -118,11 +123,5 @@ WorkspaceFailIcon.propTypes = {
|
|
|
118
123
|
*/
|
|
119
124
|
inactive: PropTypes.bool
|
|
120
125
|
}
|
|
121
|
-
WorkspaceFailIcon.defaultProps = {
|
|
122
|
-
color: MAIN_DARK_BLUE,
|
|
123
|
-
size: MEDIUM,
|
|
124
|
-
disabled: false,
|
|
125
|
-
inactive: false
|
|
126
|
-
}
|
|
127
126
|
|
|
128
127
|
export default WorkspaceFailIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, EXTRA_LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const WorkspaceGitHubIcon = ({
|
|
6
|
+
const WorkspaceGitHubIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -137,11 +142,5 @@ WorkspaceGitHubIcon.propTypes = {
|
|
|
137
142
|
*/
|
|
138
143
|
inactive: PropTypes.bool
|
|
139
144
|
}
|
|
140
|
-
WorkspaceGitHubIcon.defaultProps = {
|
|
141
|
-
color: MAIN_DARK_BLUE,
|
|
142
|
-
size: MEDIUM,
|
|
143
|
-
disabled: false,
|
|
144
|
-
inactive: false
|
|
145
|
-
}
|
|
146
145
|
|
|
147
146
|
export default WorkspaceGitHubIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, EXTRA_LARGE, MEDIUM, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const WorkspaceLoadingIcon = ({
|
|
6
|
+
const WorkspaceLoadingIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -62,11 +67,5 @@ WorkspaceLoadingIcon.propTypes = {
|
|
|
62
67
|
*/
|
|
63
68
|
inactive: PropTypes.bool
|
|
64
69
|
}
|
|
65
|
-
WorkspaceLoadingIcon.defaultProps = {
|
|
66
|
-
color: MAIN_DARK_BLUE,
|
|
67
|
-
size: MEDIUM,
|
|
68
|
-
disabled: false,
|
|
69
|
-
inactive: false
|
|
70
|
-
}
|
|
71
70
|
|
|
72
71
|
export default WorkspaceLoadingIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, EXTRA_LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const WorkspaceReadyIcon = ({
|
|
6
|
+
const WorkspaceReadyIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -150,11 +155,5 @@ WorkspaceReadyIcon.propTypes = {
|
|
|
150
155
|
*/
|
|
151
156
|
inactive: PropTypes.bool
|
|
152
157
|
}
|
|
153
|
-
WorkspaceReadyIcon.defaultProps = {
|
|
154
|
-
color: MAIN_DARK_BLUE,
|
|
155
|
-
size: MEDIUM,
|
|
156
|
-
disabled: false,
|
|
157
|
-
inactive: false
|
|
158
|
-
}
|
|
159
158
|
|
|
160
159
|
export default WorkspaceReadyIcon
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, SMALL, MEDIUM, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const WorkspaceStaticIcon = ({
|
|
6
|
+
const WorkspaceStaticIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = MEDIUM,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -90,11 +95,5 @@ WorkspaceStaticIcon.propTypes = {
|
|
|
90
95
|
*/
|
|
91
96
|
inactive: PropTypes.bool
|
|
92
97
|
}
|
|
93
|
-
WorkspaceStaticIcon.defaultProps = {
|
|
94
|
-
color: MAIN_DARK_BLUE,
|
|
95
|
-
size: MEDIUM,
|
|
96
|
-
disabled: false,
|
|
97
|
-
inactive: false
|
|
98
|
-
}
|
|
99
98
|
|
|
100
99
|
export default WorkspaceStaticIcon
|
|
@@ -2,7 +2,10 @@
|
|
|
2
2
|
import React from 'react'
|
|
3
3
|
import PropTypes from 'prop-types'
|
|
4
4
|
|
|
5
|
-
function Layout ({
|
|
5
|
+
function Layout ({
|
|
6
|
+
className = 'container mx-auto px-5 my-5 flex flex-col gap-10 h-screen',
|
|
7
|
+
children = null
|
|
8
|
+
}) {
|
|
6
9
|
return (
|
|
7
10
|
<div className={className}>
|
|
8
11
|
{children}
|
|
@@ -22,9 +25,4 @@ Layout.propTypes = {
|
|
|
22
25
|
children: PropTypes.node
|
|
23
26
|
}
|
|
24
27
|
|
|
25
|
-
Layout.defaultProps = {
|
|
26
|
-
className: 'container mx-auto px-5 my-5 flex flex-col gap-10 h-screen',
|
|
27
|
-
children: null
|
|
28
|
-
}
|
|
29
|
-
|
|
30
28
|
export default Layout
|
|
@@ -2,7 +2,11 @@ import React from 'react'
|
|
|
2
2
|
import PropTypes from 'prop-types'
|
|
3
3
|
import { MAIN_DARK_BLUE, WHITE } from '../constants'
|
|
4
4
|
|
|
5
|
-
function AdvancedLogo ({
|
|
5
|
+
function AdvancedLogo ({
|
|
6
|
+
backgroundColor = WHITE,
|
|
7
|
+
width = 539,
|
|
8
|
+
height = 182
|
|
9
|
+
}) {
|
|
6
10
|
let icon = (
|
|
7
11
|
<svg width={width} height={height} viewBox='0 0 539 182' fill='none' xmlns='http://www.w3.org/2000/svg'>
|
|
8
12
|
<path d='M186.81 64.7676H502.742C522.767 64.7676 539 81.0007 539 101.025V101.025C539 121.05 522.767 137.283 502.742 137.283H186.81L213.978 122.78L222.859 96.8815L207.708 75.1269L186.81 64.7676Z' fill='#00283D' />
|
|
@@ -50,10 +54,4 @@ AdvancedLogo.propTypes = {
|
|
|
50
54
|
height: PropTypes.number
|
|
51
55
|
}
|
|
52
56
|
|
|
53
|
-
AdvancedLogo.defaultProps = {
|
|
54
|
-
backgroundColor: WHITE,
|
|
55
|
-
width: 539,
|
|
56
|
-
height: 182
|
|
57
|
-
}
|
|
58
|
-
|
|
59
57
|
export default AdvancedLogo
|
|
@@ -2,7 +2,11 @@ import React from 'react'
|
|
|
2
2
|
import PropTypes from 'prop-types'
|
|
3
3
|
import { MAIN_DARK_BLUE, WHITE } from '../constants'
|
|
4
4
|
|
|
5
|
-
function BasicLogo ({
|
|
5
|
+
function BasicLogo ({
|
|
6
|
+
backgroundColor = WHITE,
|
|
7
|
+
width = 423,
|
|
8
|
+
height = 182
|
|
9
|
+
}) {
|
|
6
10
|
let icon = (
|
|
7
11
|
<svg width={width} height={height} viewBox='0 0 423 182' fill='none' xmlns='http://www.w3.org/2000/svg'>
|
|
8
12
|
<path d='M187.436 64.9733H385.39C405.484 64.9733 421.773 81.2622 421.773 101.356V101.356C421.773 121.449 405.484 137.738 385.39 137.738H187.436L214.697 123.185L223.609 97.1977L208.406 75.3682L187.436 64.9733Z' fill='#00283D' />
|
|
@@ -53,10 +57,4 @@ BasicLogo.propTypes = {
|
|
|
53
57
|
height: PropTypes.number
|
|
54
58
|
}
|
|
55
59
|
|
|
56
|
-
BasicLogo.defaultProps = {
|
|
57
|
-
backgroundColor: WHITE,
|
|
58
|
-
width: 423,
|
|
59
|
-
height: 182
|
|
60
|
-
}
|
|
61
|
-
|
|
62
60
|
export default BasicLogo
|
|
@@ -2,7 +2,11 @@ import React from 'react'
|
|
|
2
2
|
import PropTypes from 'prop-types'
|
|
3
3
|
import { MAIN_DARK_BLUE, WHITE } from '../constants'
|
|
4
4
|
|
|
5
|
-
function FreeLogo ({
|
|
5
|
+
function FreeLogo ({
|
|
6
|
+
backgroundColor = WHITE,
|
|
7
|
+
width = 399,
|
|
8
|
+
height = 183
|
|
9
|
+
}) {
|
|
6
10
|
let icon = (
|
|
7
11
|
<svg width={width} height={height} viewBox='0 0 399 183' fill='none' xmlns='http://www.w3.org/2000/svg'>
|
|
8
12
|
<path d='M187.725 65.0947H354.562C374.696 65.0947 391.018 81.4167 391.018 101.551V101.551C391.018 121.685 374.696 138.007 354.562 138.007H187.725L215.041 123.424L223.971 97.3844L208.737 75.5107L187.725 65.0947Z' fill='#00283D' />
|
|
@@ -51,10 +55,4 @@ FreeLogo.propTypes = {
|
|
|
51
55
|
height: PropTypes.number
|
|
52
56
|
}
|
|
53
57
|
|
|
54
|
-
FreeLogo.defaultProps = {
|
|
55
|
-
backgroundColor: WHITE,
|
|
56
|
-
width: 399,
|
|
57
|
-
height: 183
|
|
58
|
-
}
|
|
59
|
-
|
|
60
58
|
export default FreeLogo
|
|
@@ -2,7 +2,11 @@ import React from 'react'
|
|
|
2
2
|
import PropTypes from 'prop-types'
|
|
3
3
|
import { MAIN_DARK_BLUE, WHITE } from '../constants'
|
|
4
4
|
|
|
5
|
-
function ProLogo ({
|
|
5
|
+
function ProLogo ({
|
|
6
|
+
backgroundColor = WHITE,
|
|
7
|
+
width = 370,
|
|
8
|
+
height = 182
|
|
9
|
+
}) {
|
|
6
10
|
let icon = (
|
|
7
11
|
<svg width={width} height={height} viewBox='0 0 370 182' fill='none' xmlns='http://www.w3.org/2000/svg'>
|
|
8
12
|
<path d='M187.437 64.9734H332.966C353.06 64.9734 369.349 81.2623 369.349 101.356V101.356C369.349 121.449 353.06 137.738 332.966 137.738H187.437L214.697 123.185L223.609 97.1978L208.406 75.3684L187.437 64.9734Z' fill='#00283D' />
|
|
@@ -51,10 +55,4 @@ ProLogo.propTypes = {
|
|
|
51
55
|
height: PropTypes.number
|
|
52
56
|
}
|
|
53
57
|
|
|
54
|
-
ProLogo.defaultProps = {
|
|
55
|
-
backgroundColor: WHITE,
|
|
56
|
-
width: 370,
|
|
57
|
-
height: 182
|
|
58
|
-
}
|
|
59
|
-
|
|
60
58
|
export default ProLogo
|