@platformatic/ui-components 0.3.6 → 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.
Files changed (213) hide show
  1. package/.nvmrc +1 -1
  2. package/dist/assets/index-BHLxMHb5.js +40 -0
  3. package/dist/assets/{index-BJ-rQoWR.css → index-Of0we_2v.css} +1 -1
  4. package/dist/index.html +2 -2
  5. package/dist/main.css +14 -4
  6. package/index.js +0 -2
  7. package/package.json +13 -12
  8. package/setupTests.js +1 -0
  9. package/src/components/BorderedBox.jsx +9 -20
  10. package/src/components/Button.jsx +14 -30
  11. package/src/components/ButtonFullRounded.jsx +13 -31
  12. package/src/components/ButtonOnlyIcon.jsx +13 -36
  13. package/src/components/Checkbox.jsx +5 -6
  14. package/src/components/CopyAndPaste.jsx +8 -19
  15. package/src/components/HorizontalSeparator.jsx +6 -8
  16. package/src/components/LoadingSpinnerV2.jsx +4 -11
  17. package/src/components/LoginButton.test.jsx +0 -1
  18. package/src/components/Modal.jsx +11 -25
  19. package/src/components/PlatformaticIcon.jsx +9 -21
  20. package/src/components/TabbedWindow.jsx +11 -10
  21. package/src/components/TabbedWindow.module.css +4 -4
  22. package/src/components/Tag.jsx +9 -11
  23. package/src/components/VerticalSeparator.jsx +6 -4
  24. package/src/components/icons/APIDocsIcon.jsx +6 -7
  25. package/src/components/icons/AddIcon.jsx +6 -7
  26. package/src/components/icons/AlertIcon.jsx +6 -7
  27. package/src/components/icons/AllAppsIcon.jsx +6 -7
  28. package/src/components/icons/AllInOneIcon.jsx +6 -7
  29. package/src/components/icons/ApiCloudIcon.jsx +6 -7
  30. package/src/components/icons/ApiEmptyIcon.jsx +6 -7
  31. package/src/components/icons/ApiIcon.jsx +6 -7
  32. package/src/components/icons/ApiIconClosed.jsx +10 -6
  33. package/src/components/icons/ApiPerformanceIcon.jsx +6 -7
  34. package/src/components/icons/AppConfigurationIcon.jsx +6 -7
  35. package/src/components/icons/AppDetailsIcon.jsx +6 -7
  36. package/src/components/icons/AppEditIcon.jsx +6 -7
  37. package/src/components/icons/AppEmptyIcon.jsx +6 -7
  38. package/src/components/icons/AppIcon.jsx +6 -7
  39. package/src/components/icons/AppListIcon.jsx +6 -7
  40. package/src/components/icons/AppSettingsIcon.jsx +6 -7
  41. package/src/components/icons/AppWorkspace.jsx +10 -7
  42. package/src/components/icons/ApplicationTypeIcon.jsx +6 -7
  43. package/src/components/icons/ArrowDownFullIcon.jsx +6 -7
  44. package/src/components/icons/ArrowDownIcon.jsx +6 -7
  45. package/src/components/icons/ArrowLeftIcon.jsx +6 -7
  46. package/src/components/icons/ArrowLongLeftIcon.jsx +6 -7
  47. package/src/components/icons/ArrowLongRightIcon.jsx +6 -7
  48. package/src/components/icons/ArrowRightIcon.jsx +6 -7
  49. package/src/components/icons/ArrowUpIcon.jsx +6 -7
  50. package/src/components/icons/BellIcon.jsx +6 -7
  51. package/src/components/icons/BillingIcon.jsx +6 -7
  52. package/src/components/icons/BuiltInLoggingIcon.jsx +6 -7
  53. package/src/components/icons/CLIIcon.jsx +6 -7
  54. package/src/components/icons/Calendar1DayIcon.jsx +6 -7
  55. package/src/components/icons/Calendar7DaysIcon.jsx +6 -7
  56. package/src/components/icons/CalendarIcon.jsx +6 -7
  57. package/src/components/icons/CheckListIcon.jsx +6 -7
  58. package/src/components/icons/CircleAddIcon.jsx +6 -7
  59. package/src/components/icons/CircleArrowLeftIcon.jsx +6 -7
  60. package/src/components/icons/CircleArrowRightIcon.jsx +6 -7
  61. package/src/components/icons/CircleCheckMarkButtonIcon.jsx +6 -8
  62. package/src/components/icons/CircleCheckMarkFullIcon.jsx +6 -7
  63. package/src/components/icons/CircleCheckMarkIcon.jsx +7 -6
  64. package/src/components/icons/CircleCloseHoverIcon.jsx +6 -7
  65. package/src/components/icons/CircleCloseIcon.jsx +6 -7
  66. package/src/components/icons/CircleCopyPasteIcon.jsx +6 -7
  67. package/src/components/icons/CircleDownloadIcon.jsx +6 -7
  68. package/src/components/icons/CircleEditIcon.jsx +6 -7
  69. package/src/components/icons/CircleExclamationIcon.jsx +7 -7
  70. package/src/components/icons/CircleFullIcon.jsx +6 -7
  71. package/src/components/icons/CircleGearIcon.jsx +6 -7
  72. package/src/components/icons/CirclePlayIcon.jsx +6 -7
  73. package/src/components/icons/CircleRestartIcon.jsx +6 -7
  74. package/src/components/icons/CircleStopIcon.jsx +6 -7
  75. package/src/components/icons/CircleSubtractIcon.jsx +6 -7
  76. package/src/components/icons/CircleTwoArrowsDownIcon.jsx +6 -7
  77. package/src/components/icons/CircleTwoArrowsUpIcon.jsx +6 -7
  78. package/src/components/icons/CloseIcon.jsx +6 -7
  79. package/src/components/icons/CloudIcon.jsx +6 -7
  80. package/src/components/icons/CodeTestingIcon.jsx +6 -7
  81. package/src/components/icons/ComputerIcon.jsx +6 -7
  82. package/src/components/icons/ConfigureDatabaseIcon.jsx +6 -7
  83. package/src/components/icons/CopyPasteIcon.jsx +6 -7
  84. package/src/components/icons/CreateAppIcon.jsx +6 -7
  85. package/src/components/icons/CreditCardIcon.jsx +6 -7
  86. package/src/components/icons/DatabaseIcon.jsx +6 -7
  87. package/src/components/icons/DatabaseMigrationIcon.jsx +6 -7
  88. package/src/components/icons/DepencenciesReloadIcon.jsx +6 -7
  89. package/src/components/icons/EditDocumentIcon.jsx +6 -7
  90. package/src/components/icons/EditIcon.jsx +6 -7
  91. package/src/components/icons/EnlargeIcon.jsx +6 -7
  92. package/src/components/icons/EntryIcon.jsx +6 -7
  93. package/src/components/icons/EntrypointIcon.jsx +6 -7
  94. package/src/components/icons/ExpandIcon.jsx +6 -7
  95. package/src/components/icons/ExploreDocIcon.jsx +6 -7
  96. package/src/components/icons/EyeClosedIcon.jsx +6 -7
  97. package/src/components/icons/EyeOpenedIcon.jsx +6 -7
  98. package/src/components/icons/FolderIcon.jsx +6 -7
  99. package/src/components/icons/FoldersIcon.jsx +6 -7
  100. package/src/components/icons/GearIcon.jsx +6 -7
  101. package/src/components/icons/GenerationLoadingIcon.jsx +6 -7
  102. package/src/components/icons/GitHubRepo2Icon.jsx +6 -7
  103. package/src/components/icons/GitHubRepoIcon.jsx +6 -7
  104. package/src/components/icons/GiveOwnershipIcon.jsx +6 -7
  105. package/src/components/icons/GraphQLIcon.jsx +6 -7
  106. package/src/components/icons/ImportAppIcon.jsx +6 -7
  107. package/src/components/icons/KeyIcon.jsx +6 -7
  108. package/src/components/icons/LabelIcon.jsx +6 -7
  109. package/src/components/icons/LayersIcon.jsx +6 -7
  110. package/src/components/icons/LensIcon.jsx +6 -7
  111. package/src/components/icons/LiveIcon.jsx +6 -7
  112. package/src/components/icons/LoadingAppIcon.jsx +6 -7
  113. package/src/components/icons/LogOutIcon.jsx +7 -7
  114. package/src/components/icons/LogsRiskIcon.jsx +6 -7
  115. package/src/components/icons/MetricsIcon.jsx +6 -7
  116. package/src/components/icons/MetricsLoadingIcon.jsx +6 -7
  117. package/src/components/icons/MissingTemplateIcon.jsx +6 -7
  118. package/src/components/icons/NameAppIcon.jsx +6 -7
  119. package/src/components/icons/NoMetricsIcon.jsx +6 -7
  120. package/src/components/icons/OrganizationIcon.jsx +6 -7
  121. package/src/components/icons/OutOfBoxGraphQLIcon.jsx +6 -7
  122. package/src/components/icons/PlatformaticComposerIcon.jsx +6 -7
  123. package/src/components/icons/PlatformaticDBIcon.jsx +6 -7
  124. package/src/components/icons/PlatformaticRuntimeIcon.jsx +6 -7
  125. package/src/components/icons/PlatformaticServiceIcon.jsx +6 -7
  126. package/src/components/icons/PlayIcon.jsx +6 -7
  127. package/src/components/icons/PreviewPRIcon.jsx +6 -7
  128. package/src/components/icons/PullRequestIcon.jsx +6 -7
  129. package/src/components/icons/PullRequestLoadingIcon.jsx +6 -7
  130. package/src/components/icons/RecentAppsIcon.jsx +6 -7
  131. package/src/components/icons/RequestOwnershipIcon.jsx +6 -7
  132. package/src/components/icons/RestartIcon.jsx +6 -7
  133. package/src/components/icons/RocketIcon.jsx +6 -7
  134. package/src/components/icons/RunningAppIcon.jsx +6 -7
  135. package/src/components/icons/RunningIcon.jsx +6 -7
  136. package/src/components/icons/SendIcon.jsx +6 -7
  137. package/src/components/icons/ServiceIcon.jsx +6 -7
  138. package/src/components/icons/SlotIcon.jsx +6 -7
  139. package/src/components/icons/SocialDiscordIcon.jsx +6 -7
  140. package/src/components/icons/SocialGitHubIcon.jsx +6 -7
  141. package/src/components/icons/SocialGitLabIcon.jsx +6 -7
  142. package/src/components/icons/SocialLinkedInIcon.jsx +6 -7
  143. package/src/components/icons/SocialNPMIcon.jsx +6 -7
  144. package/src/components/icons/SocialXIcon.jsx +6 -7
  145. package/src/components/icons/SortDownIcon.jsx +6 -7
  146. package/src/components/icons/SortIcon.jsx +6 -7
  147. package/src/components/icons/SortUpIcon.jsx +6 -7
  148. package/src/components/icons/SortableIcon.jsx +6 -7
  149. package/src/components/icons/StackablesIcon.jsx +6 -7
  150. package/src/components/icons/StackablesPluginIcon.jsx +6 -7
  151. package/src/components/icons/StackablesTemplateIcon.jsx +6 -7
  152. package/src/components/icons/StopIcon.jsx +6 -7
  153. package/src/components/icons/StoppedAppIcon.jsx +6 -7
  154. package/src/components/icons/SwitchIcon.jsx +6 -7
  155. package/src/components/icons/TeamsIcon.jsx +6 -7
  156. package/src/components/icons/TerminalIcon.jsx +6 -7
  157. package/src/components/icons/TrashIcon.jsx +6 -8
  158. package/src/components/icons/TwoUsersIcon.jsx +6 -7
  159. package/src/components/icons/UpgradeIcon.jsx +6 -7
  160. package/src/components/icons/UserComputerIcon.jsx +6 -7
  161. package/src/components/icons/UserIcon.jsx +6 -7
  162. package/src/components/icons/UserRemoveIcon.jsx +7 -7
  163. package/src/components/icons/UserRoleIcon.jsx +7 -7
  164. package/src/components/icons/WorkspaceDynamicIcon.jsx +6 -7
  165. package/src/components/icons/WorkspaceEmptyIcon.jsx +6 -7
  166. package/src/components/icons/WorkspaceFailIcon.jsx +6 -7
  167. package/src/components/icons/WorkspaceGitHubIcon.jsx +6 -7
  168. package/src/components/icons/WorkspaceLoadingIcon.jsx +6 -7
  169. package/src/components/icons/WorkspaceReadyIcon.jsx +6 -7
  170. package/src/components/icons/WorkspaceStaticIcon.jsx +6 -7
  171. package/src/components/layouts/Layout.jsx +4 -6
  172. package/src/components/logos/AdvancedLogo.jsx +5 -7
  173. package/src/components/logos/BasicLogo.jsx +5 -7
  174. package/src/components/logos/FreeLogo.jsx +5 -7
  175. package/src/components/logos/ProLogo.jsx +5 -7
  176. package/src/stories/BorderedBox.stories.jsx +3 -1
  177. package/src/stories/Button.stories.jsx +224 -47
  178. package/src/stories/ButtonFullRounded.stories.jsx +31 -6
  179. package/src/stories/ButtonOnlyIcon.stories.jsx +13 -3
  180. package/src/stories/DropDown.stories.jsx +43 -20
  181. package/src/stories/InfoBox.stories.jsx +12 -3
  182. package/src/stories/{Introduction.stories.mdx → Introduction.mdx} +115 -117
  183. package/src/stories/List.stories.jsx +28 -5
  184. package/src/stories/ListElement.stories.jsx +2 -1
  185. package/src/stories/Loadable.stories.jsx +6 -5
  186. package/src/stories/LoadingSpinner.stories.jsx +4 -2
  187. package/src/stories/LogoDropDown.stories.jsx +38 -24
  188. package/src/stories/Modal.stories.jsx +72 -17
  189. package/src/stories/ModalDirectional.stories.jsx +12 -2
  190. package/src/stories/ModalStepsForward.stories.jsx +82 -13
  191. package/src/stories/PlatformaticIcon.stories.jsx +44 -9
  192. package/src/stories/SearchBar.stories.jsx +0 -1
  193. package/src/stories/SearchBarV2.stories.jsx +0 -1
  194. package/src/stories/Sidebar.stories.jsx +41 -10
  195. package/src/stories/TabbedWindow.stories.jsx +71 -31
  196. package/src/stories/TextWithLabel.stories.jsx +5 -1
  197. package/src/stories/Tooltip.stories.jsx +10 -2
  198. package/src/stories/TwoColumnsLayout.stories.jsx +7 -2
  199. package/src/stories/forms/Field.stories.jsx +53 -15
  200. package/src/stories/forms/Input.stories.jsx +8 -2
  201. package/src/stories/forms/InputWithSeparator.stories.jsx +31 -9
  202. package/src/stories/forms/Password.stories.jsx +5 -1
  203. package/src/stories/forms/Preview.stories.jsx +6 -1
  204. package/src/stories/forms/RadioGroup.stories.jsx +5 -1
  205. package/src/stories/forms/Select.stories.jsx +60 -38
  206. package/src/stories/forms/SelectWithInput.stories.jsx +78 -41
  207. package/src/stories/forms/ToggleSwitch.stories.jsx +14 -4
  208. package/src/stories/icons/Icons.stories.jsx +40 -13
  209. package/src/stories/logos/Logos.stories.jsx +9 -2
  210. package/vitest.config.js +2 -1
  211. package/dist/assets/index-YI7s19_T.js +0 -40
  212. package/src/components/TabbedWindowV2.jsx +0 -82
  213. 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 OutOfBoxGraphQLIcon = ({ color, size, disabled, inactive }) => {
6
+ const OutOfBoxGraphQLIcon = ({
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 @@ OutOfBoxGraphQLIcon.propTypes = {
117
122
  */
118
123
  inactive: PropTypes.bool
119
124
  }
120
- OutOfBoxGraphQLIcon.defaultProps = {
121
- color: MAIN_DARK_BLUE,
122
- size: MEDIUM,
123
- disabled: false,
124
- inactive: false
125
- }
126
125
 
127
126
  export default OutOfBoxGraphQLIcon
@@ -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 PlatformaticComposerIcon = ({ color, size, disabled, inactive }) => {
6
+ const PlatformaticComposerIcon = ({
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 @@ PlatformaticComposerIcon.propTypes = {
84
89
  */
85
90
  inactive: PropTypes.bool
86
91
  }
87
- PlatformaticComposerIcon.defaultProps = {
88
- color: MAIN_DARK_BLUE,
89
- size: MEDIUM,
90
- disabled: false,
91
- inactive: false
92
- }
93
92
 
94
93
  export default PlatformaticComposerIcon
@@ -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 PlatformaticDBIcon = ({ color, size, disabled, inactive }) => {
6
+ const PlatformaticDBIcon = ({
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 @@ PlatformaticDBIcon.propTypes = {
104
109
  */
105
110
  inactive: PropTypes.bool
106
111
  }
107
- PlatformaticDBIcon.defaultProps = {
108
- color: MAIN_DARK_BLUE,
109
- size: MEDIUM,
110
- disabled: false,
111
- inactive: false
112
- }
113
112
 
114
113
  export default PlatformaticDBIcon
@@ -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 PlatformaticRuntimeIcon = ({ color, size, disabled, inactive }) => {
6
+ const PlatformaticRuntimeIcon = ({
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 @@ PlatformaticRuntimeIcon.propTypes = {
96
101
  */
97
102
  inactive: PropTypes.bool
98
103
  }
99
- PlatformaticRuntimeIcon.defaultProps = {
100
- color: MAIN_DARK_BLUE,
101
- size: MEDIUM,
102
- disabled: false,
103
- inactive: false
104
- }
105
104
 
106
105
  export default PlatformaticRuntimeIcon
@@ -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 PlatformaticServiceIcon = ({ color, size, disabled, inactive }) => {
6
+ const PlatformaticServiceIcon = ({
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 @@ PlatformaticServiceIcon.propTypes = {
96
101
  */
97
102
  inactive: PropTypes.bool
98
103
  }
99
- PlatformaticServiceIcon.defaultProps = {
100
- color: MAIN_DARK_BLUE,
101
- size: MEDIUM,
102
- disabled: false,
103
- inactive: false
104
- }
105
104
 
106
105
  export default PlatformaticServiceIcon
@@ -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 PlayIcon = ({ color, size, disabled, inactive }) => {
6
+ const PlayIcon = ({
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 @@ PlayIcon.propTypes = {
81
86
  */
82
87
  inactive: PropTypes.bool
83
88
  }
84
- PlayIcon.defaultProps = {
85
- color: MAIN_DARK_BLUE,
86
- size: MEDIUM,
87
- disabled: false,
88
- inactive: false
89
- }
90
89
 
91
90
  export default PlayIcon
@@ -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 PreviewPRIcon = ({ color, size, disabled, inactive }) => {
6
+ const PreviewPRIcon = ({
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 @@ PreviewPRIcon.propTypes = {
105
110
  */
106
111
  inactive: PropTypes.bool
107
112
  }
108
- PreviewPRIcon.defaultProps = {
109
- color: MAIN_DARK_BLUE,
110
- size: MEDIUM,
111
- disabled: false,
112
- inactive: false
113
- }
114
113
 
115
114
  export default PreviewPRIcon
@@ -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 PullRequestIcon = ({ color, size, disabled, inactive }) => {
6
+ const PullRequestIcon = ({
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}`
@@ -98,11 +103,5 @@ PullRequestIcon.propTypes = {
98
103
  */
99
104
  inactive: PropTypes.bool
100
105
  }
101
- PullRequestIcon.defaultProps = {
102
- color: MAIN_DARK_BLUE,
103
- size: MEDIUM,
104
- disabled: false,
105
- inactive: false
106
- }
107
106
 
108
107
  export default PullRequestIcon
@@ -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 PullRequestLoadingIcon = ({ color, size, disabled, inactive }) => {
6
+ const PullRequestLoadingIcon = ({
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}`
@@ -65,11 +70,5 @@ PullRequestLoadingIcon.propTypes = {
65
70
  */
66
71
  inactive: PropTypes.bool
67
72
  }
68
- PullRequestLoadingIcon.defaultProps = {
69
- color: MAIN_DARK_BLUE,
70
- size: MEDIUM,
71
- disabled: false,
72
- inactive: false
73
- }
74
73
 
75
74
  export default PullRequestLoadingIcon
@@ -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 RecentAppsIcon = ({ color, size, disabled, inactive }) => {
6
+ const RecentAppsIcon = ({
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 @@ RecentAppsIcon.propTypes = {
104
109
  */
105
110
  inactive: PropTypes.bool
106
111
  }
107
- RecentAppsIcon.defaultProps = {
108
- color: MAIN_DARK_BLUE,
109
- size: MEDIUM,
110
- disabled: false,
111
- inactive: false
112
- }
113
112
 
114
113
  export default RecentAppsIcon
@@ -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 RequestOwnershipIcon = ({ color, size, disabled, inactive }) => {
6
+ const RequestOwnershipIcon = ({
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 @@ RequestOwnershipIcon.propTypes = {
89
94
  */
90
95
  inactive: PropTypes.bool
91
96
  }
92
- RequestOwnershipIcon.defaultProps = {
93
- color: MAIN_DARK_BLUE,
94
- size: MEDIUM,
95
- disabled: false,
96
- inactive: false
97
- }
98
97
 
99
98
  export default RequestOwnershipIcon
@@ -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 RestartIcon = ({ color, size, disabled, inactive }) => {
6
+ const RestartIcon = ({
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 @@ RestartIcon.propTypes = {
84
89
  */
85
90
  inactive: PropTypes.bool
86
91
  }
87
- RestartIcon.defaultProps = {
88
- color: MAIN_DARK_BLUE,
89
- size: MEDIUM,
90
- disabled: false,
91
- inactive: false
92
- }
93
92
 
94
93
  export default RestartIcon
@@ -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 RocketIcon = ({ color, size, disabled, inactive }) => {
6
+ const RocketIcon = ({
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 @@ RocketIcon.propTypes = {
96
101
  */
97
102
  inactive: PropTypes.bool
98
103
  }
99
- RocketIcon.defaultProps = {
100
- color: MAIN_DARK_BLUE,
101
- size: MEDIUM,
102
- disabled: false,
103
- inactive: false
104
- }
105
104
 
106
105
  export default RocketIcon
@@ -3,7 +3,12 @@ import PropTypes from 'prop-types'
3
3
  import styles from './Icons.module.css'
4
4
  import { COLORS_ICON, LARGE, MAIN_DARK_BLUE, MEDIUM, SIZES, SMALL } from '../constants'
5
5
 
6
- const RunningAppIcon = ({ color, size, disabled, inactive }) => {
6
+ const RunningAppIcon = ({
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 @@ RunningAppIcon.propTypes = {
93
98
  */
94
99
  inactive: PropTypes.bool
95
100
  }
96
- RunningAppIcon.defaultProps = {
97
- color: MAIN_DARK_BLUE,
98
- size: MEDIUM,
99
- disabled: false,
100
- inactive: false
101
- }
102
101
 
103
102
  export default RunningAppIcon
@@ -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 RunningIcon = ({ color, size, disabled, inactive }) => {
6
+ const RunningIcon = ({
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 @@ RunningIcon.propTypes = {
88
93
  */
89
94
  inactive: PropTypes.bool
90
95
  }
91
- RunningIcon.defaultProps = {
92
- color: MAIN_DARK_BLUE,
93
- size: MEDIUM,
94
- disabled: false,
95
- inactive: false
96
- }
97
96
 
98
97
  export default RunningIcon
@@ -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 SendIcon = ({ color, size, disabled, inactive }) => {
6
+ const SendIcon = ({
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 @@ SendIcon.propTypes = {
81
86
  */
82
87
  inactive: PropTypes.bool
83
88
  }
84
- SendIcon.defaultProps = {
85
- color: MAIN_DARK_BLUE,
86
- size: MEDIUM,
87
- disabled: false,
88
- inactive: false
89
- }
90
89
 
91
90
  export default SendIcon
@@ -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 ServiceIcon = ({ color, size, disabled, inactive }) => {
6
+ const ServiceIcon = ({
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}`
@@ -94,11 +99,5 @@ ServiceIcon.propTypes = {
94
99
  */
95
100
  inactive: PropTypes.bool
96
101
  }
97
- ServiceIcon.defaultProps = {
98
- color: MAIN_DARK_BLUE,
99
- size: MEDIUM,
100
- disabled: false,
101
- inactive: false
102
- }
103
102
 
104
103
  export default ServiceIcon
@@ -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 SlotIcon = ({ color, size, disabled, inactive }) => {
6
+ const SlotIcon = ({
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 @@ SlotIcon.propTypes = {
93
98
  */
94
99
  inactive: PropTypes.bool
95
100
  }
96
- SlotIcon.defaultProps = {
97
- color: MAIN_DARK_BLUE,
98
- size: MEDIUM,
99
- disabled: false,
100
- inactive: false
101
- }
102
101
 
103
102
  export default SlotIcon
@@ -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 SocialDiscordIcon = ({ color, size, disabled, inactive }) => {
6
+ const SocialDiscordIcon = ({
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 @@ SocialDiscordIcon.propTypes = {
85
90
  */
86
91
  inactive: PropTypes.bool
87
92
  }
88
- SocialDiscordIcon.defaultProps = {
89
- color: MAIN_DARK_BLUE,
90
- size: MEDIUM,
91
- disabled: false,
92
- inactive: false
93
- }
94
93
 
95
94
  export default SocialDiscordIcon
@@ -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 SocialGitHubIcon = ({ color, size, disabled, inactive }) => {
6
+ const SocialGitHubIcon = ({
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 @@ SocialGitHubIcon.propTypes = {
104
109
  */
105
110
  inactive: PropTypes.bool
106
111
  }
107
- SocialGitHubIcon.defaultProps = {
108
- color: MAIN_DARK_BLUE,
109
- size: MEDIUM,
110
- disabled: false,
111
- inactive: false
112
- }
113
112
 
114
113
  export default SocialGitHubIcon
@@ -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 SocialGitLabIcon = ({ color, size, disabled, inactive }) => {
6
+ const SocialGitLabIcon = ({
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}`
@@ -128,11 +133,5 @@ SocialGitLabIcon.propTypes = {
128
133
  */
129
134
  inactive: PropTypes.bool
130
135
  }
131
- SocialGitLabIcon.defaultProps = {
132
- color: MAIN_DARK_BLUE,
133
- size: MEDIUM,
134
- disabled: false,
135
- inactive: false
136
- }
137
136
 
138
137
  export default SocialGitLabIcon
@@ -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 SocialLinkedInIcon = ({ color, size, disabled, inactive }) => {
6
+ const SocialLinkedInIcon = ({
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 @@ SocialLinkedInIcon.propTypes = {
91
96
  */
92
97
  inactive: PropTypes.bool
93
98
  }
94
- SocialLinkedInIcon.defaultProps = {
95
- color: MAIN_DARK_BLUE,
96
- size: MEDIUM,
97
- disabled: false,
98
- inactive: false
99
- }
100
99
 
101
100
  export default SocialLinkedInIcon
@@ -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 SocialNPMIcon = ({ color, size, disabled, inactive }) => {
6
+ const SocialNPMIcon = ({
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}`
@@ -83,11 +88,5 @@ SocialNPMIcon.propTypes = {
83
88
  */
84
89
  inactive: PropTypes.bool
85
90
  }
86
- SocialNPMIcon.defaultProps = {
87
- color: MAIN_DARK_BLUE,
88
- size: MEDIUM,
89
- disabled: false,
90
- inactive: false
91
- }
92
91
 
93
92
  export default SocialNPMIcon
@@ -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 SocialXIcon = ({ color, size, disabled, inactive }) => {
6
+ const SocialXIcon = ({
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 @@ SocialXIcon.propTypes = {
84
89
  */
85
90
  inactive: PropTypes.bool
86
91
  }
87
- SocialXIcon.defaultProps = {
88
- color: MAIN_DARK_BLUE,
89
- size: MEDIUM,
90
- disabled: false,
91
- inactive: false
92
- }
93
92
 
94
93
  export default SocialXIcon
@@ -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 SortDownIcon = ({ color, size, disabled, inactive }) => {
6
+ const SortDownIcon = ({
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 @@ SortDownIcon.propTypes = {
87
92
  */
88
93
  inactive: PropTypes.bool
89
94
  }
90
- SortDownIcon.defaultProps = {
91
- color: MAIN_DARK_BLUE,
92
- size: MEDIUM,
93
- disabled: false,
94
- inactive: false
95
- }
96
95
 
97
96
  export default SortDownIcon
@@ -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 SortIcon = ({ color, size, disabled, inactive }) => {
6
+ const SortIcon = ({
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 @@ SortIcon.propTypes = {
85
90
  */
86
91
  inactive: PropTypes.bool
87
92
  }
88
- SortIcon.defaultProps = {
89
- color: MAIN_DARK_BLUE,
90
- size: MEDIUM,
91
- disabled: false,
92
- inactive: false
93
- }
94
93
 
95
94
  export default SortIcon