@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.tabContainerClassName {
|
|
2
2
|
@apply bg-main-dark-blue;
|
|
3
3
|
}
|
|
4
4
|
.tabs-header {
|
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
@apply mx-8 min-w-[105px] text-center text-sm first:ml-0 last:mr-0 hover:font-semibold;
|
|
9
9
|
}
|
|
10
10
|
.selected-tab {
|
|
11
|
-
@apply underline
|
|
11
|
+
@apply underline underline-offset-8 font-semibold;
|
|
12
12
|
}
|
|
13
|
-
.
|
|
14
|
-
@apply
|
|
13
|
+
.tabContentClassName {
|
|
14
|
+
@apply max-h-[calc(100vH-10rem)] overflow-y-auto
|
|
15
15
|
}
|
|
16
16
|
.tab::before {
|
|
17
17
|
display: block;
|
package/src/components/Tag.jsx
CHANGED
|
@@ -5,7 +5,15 @@ import commonStyles from './Common.module.css'
|
|
|
5
5
|
import styles from './Tag.module.css'
|
|
6
6
|
import { COLORS_BUTTON, OPACITY_100, OPACITY_20, OPACITY_30, OPACITY_60, WHITE } from './constants'
|
|
7
7
|
|
|
8
|
-
function Tag ({
|
|
8
|
+
function Tag ({
|
|
9
|
+
text = '',
|
|
10
|
+
textClassName = '',
|
|
11
|
+
color = WHITE,
|
|
12
|
+
backgroundColor = '',
|
|
13
|
+
bordered = true,
|
|
14
|
+
opaque = OPACITY_100,
|
|
15
|
+
fullRounded = false
|
|
16
|
+
}) {
|
|
9
17
|
const stylesColor = textClassName || commonStyles[`text--${color}`]
|
|
10
18
|
let stylesBorderColor = ''
|
|
11
19
|
if (bordered) {
|
|
@@ -56,14 +64,4 @@ Tag.propTypes = {
|
|
|
56
64
|
|
|
57
65
|
}
|
|
58
66
|
|
|
59
|
-
Tag.defaultProps = {
|
|
60
|
-
backgroundColor: '',
|
|
61
|
-
color: WHITE,
|
|
62
|
-
text: '',
|
|
63
|
-
textClassName: '',
|
|
64
|
-
bordered: true,
|
|
65
|
-
opaque: OPACITY_100,
|
|
66
|
-
fullRounded: false
|
|
67
|
-
}
|
|
68
|
-
|
|
69
67
|
export default Tag
|
|
@@ -5,7 +5,11 @@ import { DARK_GREEN, MAIN_DARK_BLUE, OPACITY_10, OPACITY_20, OPACITY_30, OPACITY
|
|
|
5
5
|
import commonStyles from './Common.module.css'
|
|
6
6
|
import styles from './VerticalSeparator.module.css'
|
|
7
7
|
|
|
8
|
-
function VerticalSeparator ({
|
|
8
|
+
function VerticalSeparator ({
|
|
9
|
+
color = DARK_GREEN,
|
|
10
|
+
backgroundColorOpacity = OPACITY_100,
|
|
11
|
+
classes = ''
|
|
12
|
+
}) {
|
|
9
13
|
const backgroundColor = commonStyles[`background-color-${color}`]
|
|
10
14
|
const backgroundOpacity = commonStyles[`background-color-opaque-${backgroundColorOpacity}`]
|
|
11
15
|
const className = `${backgroundColor} ${backgroundOpacity} ${styles.fullHeight} ${classes}`
|
|
@@ -33,9 +37,7 @@ VerticalSeparator.propTypes = {
|
|
|
33
37
|
}
|
|
34
38
|
|
|
35
39
|
VerticalSeparator.defaultProps = {
|
|
36
|
-
|
|
37
|
-
backgroundColorOpacity: 100,
|
|
38
|
-
classes: ''
|
|
40
|
+
|
|
39
41
|
}
|
|
40
42
|
|
|
41
43
|
export default VerticalSeparator
|
|
@@ -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 APIDocsIcon = ({
|
|
6
|
+
const APIDocsIcon = ({
|
|
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}`
|
|
@@ -104,11 +109,5 @@ APIDocsIcon.propTypes = {
|
|
|
104
109
|
*/
|
|
105
110
|
inactive: PropTypes.bool
|
|
106
111
|
}
|
|
107
|
-
APIDocsIcon.defaultProps = {
|
|
108
|
-
color: MAIN_DARK_BLUE,
|
|
109
|
-
size: MEDIUM,
|
|
110
|
-
disabled: false,
|
|
111
|
-
inactive: false
|
|
112
|
-
}
|
|
113
112
|
|
|
114
113
|
export default APIDocsIcon
|
|
@@ -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 AddIcon = ({
|
|
6
|
+
const AddIcon = ({
|
|
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 @@ AddIcon.propTypes = {
|
|
|
84
89
|
*/
|
|
85
90
|
inactive: PropTypes.bool
|
|
86
91
|
}
|
|
87
|
-
AddIcon.defaultProps = {
|
|
88
|
-
color: MAIN_DARK_BLUE,
|
|
89
|
-
size: MEDIUM,
|
|
90
|
-
disabled: false,
|
|
91
|
-
inactive: false
|
|
92
|
-
}
|
|
93
92
|
|
|
94
93
|
export default AddIcon
|
|
@@ -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, ERROR_RED } from '../constants'
|
|
5
5
|
|
|
6
|
-
const AlertIcon = ({
|
|
6
|
+
const AlertIcon = ({
|
|
7
|
+
color = ERROR_RED,
|
|
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}`
|
|
@@ -87,11 +92,5 @@ AlertIcon.propTypes = {
|
|
|
87
92
|
*/
|
|
88
93
|
inactive: PropTypes.bool
|
|
89
94
|
}
|
|
90
|
-
AlertIcon.defaultProps = {
|
|
91
|
-
color: ERROR_RED,
|
|
92
|
-
size: MEDIUM,
|
|
93
|
-
disabled: false,
|
|
94
|
-
inactive: false
|
|
95
|
-
}
|
|
96
95
|
|
|
97
96
|
export default AlertIcon
|
|
@@ -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 AllAppsIcon = ({
|
|
6
|
+
const AllAppsIcon = ({
|
|
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}`
|
|
@@ -100,11 +105,5 @@ AllAppsIcon.propTypes = {
|
|
|
100
105
|
*/
|
|
101
106
|
inactive: PropTypes.bool
|
|
102
107
|
}
|
|
103
|
-
AllAppsIcon.defaultProps = {
|
|
104
|
-
color: MAIN_DARK_BLUE,
|
|
105
|
-
size: MEDIUM,
|
|
106
|
-
disabled: false,
|
|
107
|
-
inactive: false
|
|
108
|
-
}
|
|
109
108
|
|
|
110
109
|
export default AllAppsIcon
|
|
@@ -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 AllInOneIcon = ({
|
|
6
|
+
const AllInOneIcon = ({
|
|
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}`
|
|
@@ -117,11 +122,5 @@ AllInOneIcon.propTypes = {
|
|
|
117
122
|
*/
|
|
118
123
|
inactive: PropTypes.bool
|
|
119
124
|
}
|
|
120
|
-
AllInOneIcon.defaultProps = {
|
|
121
|
-
color: MAIN_DARK_BLUE,
|
|
122
|
-
size: MEDIUM,
|
|
123
|
-
disabled: false,
|
|
124
|
-
inactive: false
|
|
125
|
-
}
|
|
126
125
|
|
|
127
126
|
export default AllInOneIcon
|
|
@@ -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 ApiCloudIcon = ({
|
|
6
|
+
const ApiCloudIcon = ({
|
|
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}`
|
|
@@ -99,11 +104,5 @@ ApiCloudIcon.propTypes = {
|
|
|
99
104
|
*/
|
|
100
105
|
inactive: PropTypes.bool
|
|
101
106
|
}
|
|
102
|
-
ApiCloudIcon.defaultProps = {
|
|
103
|
-
color: MAIN_DARK_BLUE,
|
|
104
|
-
size: MEDIUM,
|
|
105
|
-
disabled: false,
|
|
106
|
-
inactive: false
|
|
107
|
-
}
|
|
108
107
|
|
|
109
108
|
export default ApiCloudIcon
|
|
@@ -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 ApiEmptyIcon = ({
|
|
6
|
+
const ApiEmptyIcon = ({
|
|
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}`
|
|
@@ -147,11 +152,5 @@ ApiEmptyIcon.propTypes = {
|
|
|
147
152
|
*/
|
|
148
153
|
inactive: PropTypes.bool
|
|
149
154
|
}
|
|
150
|
-
ApiEmptyIcon.defaultProps = {
|
|
151
|
-
color: MAIN_DARK_BLUE,
|
|
152
|
-
size: MEDIUM,
|
|
153
|
-
disabled: false,
|
|
154
|
-
inactive: false
|
|
155
|
-
}
|
|
156
155
|
|
|
157
156
|
export default ApiEmptyIcon
|
|
@@ -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 ApiIcon = ({
|
|
6
|
+
const ApiIcon = ({
|
|
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 @@ ApiIcon.propTypes = {
|
|
|
90
95
|
*/
|
|
91
96
|
inactive: PropTypes.bool
|
|
92
97
|
}
|
|
93
|
-
ApiIcon.defaultProps = {
|
|
94
|
-
color: MAIN_DARK_BLUE,
|
|
95
|
-
size: MEDIUM,
|
|
96
|
-
disabled: false,
|
|
97
|
-
inactive: false
|
|
98
|
-
}
|
|
99
98
|
|
|
100
99
|
export default ApiIcon
|
|
@@ -1,13 +1,21 @@
|
|
|
1
1
|
import * as React from 'react'
|
|
2
2
|
import PropTypes from 'prop-types'
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
|
-
import { COLORS_ICON, SIZES } from '../constants'
|
|
4
|
+
import { COLORS_ICON, MAIN_DARK_BLUE, MEDIUM, SIZES } from '../constants'
|
|
5
5
|
|
|
6
|
-
const ApiIconClosed = ({
|
|
6
|
+
const ApiIconClosed = ({
|
|
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}`
|
|
10
15
|
}
|
|
16
|
+
if (inactive) {
|
|
17
|
+
className += ` ${styles.iconInactive}`
|
|
18
|
+
}
|
|
11
19
|
let icon = <></>
|
|
12
20
|
|
|
13
21
|
switch (size) {
|
|
@@ -51,9 +59,5 @@ ApiIconClosed.propTypes = {
|
|
|
51
59
|
*/
|
|
52
60
|
disabled: PropTypes.bool
|
|
53
61
|
}
|
|
54
|
-
ApiIconClosed.defaultProps = {
|
|
55
|
-
color: 'main-dark-blue',
|
|
56
|
-
size: 'medium'
|
|
57
|
-
}
|
|
58
62
|
|
|
59
63
|
export default ApiIconClosed
|
|
@@ -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 ApiPerformanceIcon = ({
|
|
6
|
+
const ApiPerformanceIcon = ({
|
|
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}`
|
|
@@ -105,11 +110,5 @@ ApiPerformanceIcon.propTypes = {
|
|
|
105
110
|
*/
|
|
106
111
|
inactive: PropTypes.bool
|
|
107
112
|
}
|
|
108
|
-
ApiPerformanceIcon.defaultProps = {
|
|
109
|
-
color: MAIN_DARK_BLUE,
|
|
110
|
-
size: MEDIUM,
|
|
111
|
-
disabled: false,
|
|
112
|
-
inactive: false
|
|
113
|
-
}
|
|
114
113
|
|
|
115
114
|
export default ApiPerformanceIcon
|
|
@@ -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 AppConfigurationIcon = ({
|
|
6
|
+
const AppConfigurationIcon = ({
|
|
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}`
|
|
@@ -108,11 +113,5 @@ AppConfigurationIcon.propTypes = {
|
|
|
108
113
|
*/
|
|
109
114
|
inactive: PropTypes.bool
|
|
110
115
|
}
|
|
111
|
-
AppConfigurationIcon.defaultProps = {
|
|
112
|
-
color: MAIN_DARK_BLUE,
|
|
113
|
-
size: MEDIUM,
|
|
114
|
-
disabled: false,
|
|
115
|
-
inactive: false
|
|
116
|
-
}
|
|
117
116
|
|
|
118
117
|
export default AppConfigurationIcon
|
|
@@ -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 AppDetailsIcon = ({
|
|
6
|
+
const AppDetailsIcon = ({
|
|
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}`
|
|
@@ -89,11 +94,5 @@ AppDetailsIcon.propTypes = {
|
|
|
89
94
|
*/
|
|
90
95
|
inactive: PropTypes.bool
|
|
91
96
|
}
|
|
92
|
-
AppDetailsIcon.defaultProps = {
|
|
93
|
-
color: MAIN_DARK_BLUE,
|
|
94
|
-
size: MEDIUM,
|
|
95
|
-
disabled: false,
|
|
96
|
-
inactive: false
|
|
97
|
-
}
|
|
98
97
|
|
|
99
98
|
export default AppDetailsIcon
|
|
@@ -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 AppEditIcon = ({
|
|
6
|
+
const AppEditIcon = ({
|
|
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 @@ AppEditIcon.propTypes = {
|
|
|
93
98
|
*/
|
|
94
99
|
inactive: PropTypes.bool
|
|
95
100
|
}
|
|
96
|
-
AppEditIcon.defaultProps = {
|
|
97
|
-
color: MAIN_DARK_BLUE,
|
|
98
|
-
size: MEDIUM,
|
|
99
|
-
disabled: false,
|
|
100
|
-
inactive: false
|
|
101
|
-
}
|
|
102
101
|
|
|
103
102
|
export default AppEditIcon
|
|
@@ -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 AppEmptyIcon = ({
|
|
6
|
+
const AppEmptyIcon = ({
|
|
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}`
|
|
@@ -58,11 +63,5 @@ AppEmptyIcon.propTypes = {
|
|
|
58
63
|
*/
|
|
59
64
|
inactive: PropTypes.bool
|
|
60
65
|
}
|
|
61
|
-
AppEmptyIcon.defaultProps = {
|
|
62
|
-
color: MAIN_DARK_BLUE,
|
|
63
|
-
size: MEDIUM,
|
|
64
|
-
disabled: false,
|
|
65
|
-
inactive: false
|
|
66
|
-
}
|
|
67
66
|
|
|
68
67
|
export default AppEmptyIcon
|
|
@@ -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 AppIcon = ({
|
|
6
|
+
const AppIcon = ({
|
|
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}`
|
|
@@ -82,11 +87,5 @@ AppIcon.propTypes = {
|
|
|
82
87
|
*/
|
|
83
88
|
inactive: PropTypes.bool
|
|
84
89
|
}
|
|
85
|
-
AppIcon.defaultProps = {
|
|
86
|
-
color: MAIN_DARK_BLUE,
|
|
87
|
-
size: MEDIUM,
|
|
88
|
-
disabled: false,
|
|
89
|
-
inactive: false
|
|
90
|
-
}
|
|
91
90
|
|
|
92
91
|
export default AppIcon
|
|
@@ -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 AppListIcon = ({
|
|
6
|
+
const AppListIcon = ({
|
|
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}`
|
|
@@ -109,11 +114,5 @@ AppListIcon.propTypes = {
|
|
|
109
114
|
*/
|
|
110
115
|
inactive: PropTypes.bool
|
|
111
116
|
}
|
|
112
|
-
AppListIcon.defaultProps = {
|
|
113
|
-
color: MAIN_DARK_BLUE,
|
|
114
|
-
size: MEDIUM,
|
|
115
|
-
disabled: false,
|
|
116
|
-
inactive: false
|
|
117
|
-
}
|
|
118
117
|
|
|
119
118
|
export default AppListIcon
|
|
@@ -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 AppSettingsIcon = ({
|
|
6
|
+
const AppSettingsIcon = ({
|
|
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}`
|
|
@@ -87,11 +92,5 @@ AppSettingsIcon.propTypes = {
|
|
|
87
92
|
*/
|
|
88
93
|
inactive: PropTypes.bool
|
|
89
94
|
}
|
|
90
|
-
AppSettingsIcon.defaultProps = {
|
|
91
|
-
color: MAIN_DARK_BLUE,
|
|
92
|
-
size: MEDIUM,
|
|
93
|
-
disabled: false,
|
|
94
|
-
inactive: false
|
|
95
|
-
}
|
|
96
95
|
|
|
97
96
|
export default AppSettingsIcon
|
|
@@ -1,13 +1,21 @@
|
|
|
1
1
|
import * as React from 'react'
|
|
2
2
|
import PropTypes from 'prop-types'
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
|
-
import { COLORS_ICON, LARGE, MEDIUM, SIZES, SMALL } from '../constants'
|
|
4
|
+
import { COLORS_ICON, LARGE, MAIN_DARK_BLUE, MEDIUM, SIZES, SMALL } from '../constants'
|
|
5
5
|
|
|
6
|
-
const AppWorkspace = ({
|
|
6
|
+
const AppWorkspace = ({
|
|
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}`
|
|
10
15
|
}
|
|
16
|
+
if (inactive) {
|
|
17
|
+
className += ` ${styles.iconInactive}`
|
|
18
|
+
}
|
|
11
19
|
let icon = <></>
|
|
12
20
|
|
|
13
21
|
switch (size) {
|
|
@@ -89,9 +97,4 @@ AppWorkspace.propTypes = {
|
|
|
89
97
|
size: PropTypes.oneOf(SIZES)
|
|
90
98
|
}
|
|
91
99
|
|
|
92
|
-
AppWorkspace.defaultProps = {
|
|
93
|
-
color: 'main-dark-blue',
|
|
94
|
-
size: 'medium'
|
|
95
|
-
}
|
|
96
|
-
|
|
97
100
|
export default AppWorkspace
|
|
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
|
|
|
3
3
|
import styles from './Icons.module.css'
|
|
4
4
|
import { COLORS_ICON, SIZES, LARGE, MAIN_DARK_BLUE } from '../constants'
|
|
5
5
|
|
|
6
|
-
const ApplicationTypeIcon = ({
|
|
6
|
+
const ApplicationTypeIcon = ({
|
|
7
|
+
color = MAIN_DARK_BLUE,
|
|
8
|
+
size = LARGE,
|
|
9
|
+
disabled = false,
|
|
10
|
+
inactive = false
|
|
11
|
+
}) => {
|
|
7
12
|
let className = `${styles.svgClassName} ` + styles[`${color}`]
|
|
8
13
|
if (disabled) {
|
|
9
14
|
className += ` ${styles.iconDisabled}`
|
|
@@ -56,11 +61,5 @@ ApplicationTypeIcon.propTypes = {
|
|
|
56
61
|
*/
|
|
57
62
|
inactive: PropTypes.bool
|
|
58
63
|
}
|
|
59
|
-
ApplicationTypeIcon.defaultProps = {
|
|
60
|
-
color: MAIN_DARK_BLUE,
|
|
61
|
-
size: LARGE,
|
|
62
|
-
disabled: false,
|
|
63
|
-
inactive: false
|
|
64
|
-
}
|
|
65
64
|
|
|
66
65
|
export default ApplicationTypeIcon
|
|
@@ -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 ArrowDownFullIcon = ({
|
|
6
|
+
const ArrowDownFullIcon = ({
|
|
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}`
|
|
@@ -82,11 +87,5 @@ ArrowDownFullIcon.propTypes = {
|
|
|
82
87
|
*/
|
|
83
88
|
inactive: PropTypes.bool
|
|
84
89
|
}
|
|
85
|
-
ArrowDownFullIcon.defaultProps = {
|
|
86
|
-
color: MAIN_DARK_BLUE,
|
|
87
|
-
size: MEDIUM,
|
|
88
|
-
disabled: false,
|
|
89
|
-
inactive: false
|
|
90
|
-
}
|
|
91
90
|
|
|
92
91
|
export default ArrowDownFullIcon
|
|
@@ -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 ArrowDownIcon = ({
|
|
6
|
+
const ArrowDownIcon = ({
|
|
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}`
|
|
@@ -81,11 +86,5 @@ ArrowDownIcon.propTypes = {
|
|
|
81
86
|
*/
|
|
82
87
|
inactive: PropTypes.bool
|
|
83
88
|
}
|
|
84
|
-
ArrowDownIcon.defaultProps = {
|
|
85
|
-
color: MAIN_DARK_BLUE,
|
|
86
|
-
size: MEDIUM,
|
|
87
|
-
disabled: false,
|
|
88
|
-
inactive: false
|
|
89
|
-
}
|
|
90
89
|
|
|
91
90
|
export default ArrowDownIcon
|
|
@@ -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 ArrowLeftIcon = ({
|
|
6
|
+
const ArrowLeftIcon = ({
|
|
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}`
|
|
@@ -81,11 +86,5 @@ ArrowLeftIcon.propTypes = {
|
|
|
81
86
|
*/
|
|
82
87
|
inactive: PropTypes.bool
|
|
83
88
|
}
|
|
84
|
-
ArrowLeftIcon.defaultProps = {
|
|
85
|
-
color: MAIN_DARK_BLUE,
|
|
86
|
-
size: MEDIUM,
|
|
87
|
-
disabled: false,
|
|
88
|
-
inactive: false
|
|
89
|
-
}
|
|
90
89
|
|
|
91
90
|
export default ArrowLeftIcon
|