@platformatic/ui-components 0.2.11 → 0.2.13
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/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Platformatic UI Components</title>
|
|
7
|
-
<script type="module" crossorigin src="/assets/index-
|
|
7
|
+
<script type="module" crossorigin src="/assets/index-C4aC07gj.js"></script>
|
|
8
8
|
<link rel="stylesheet" crossorigin href="/assets/index-C-rgNKxt.css">
|
|
9
9
|
</head>
|
|
10
10
|
<body>
|
package/package.json
CHANGED
|
@@ -46,7 +46,7 @@ function Button ({
|
|
|
46
46
|
}
|
|
47
47
|
if (disabled) {
|
|
48
48
|
buttonClassName += ' ' + commonStyles[`bordered--${color}-30`]
|
|
49
|
-
|
|
49
|
+
buttonClassName += ` ${styles.disabled}`
|
|
50
50
|
} else {
|
|
51
51
|
buttonClassName += bordered ? commonStyles[`bordered--${color}-100`] : ''
|
|
52
52
|
}
|
|
@@ -47,15 +47,15 @@ const AppConfigurationIcon = ({ color, size, disabled, inactive }) => {
|
|
|
47
47
|
xmlns='http://www.w3.org/2000/svg'
|
|
48
48
|
className={className}
|
|
49
49
|
>
|
|
50
|
-
<path d='
|
|
51
|
-
<path d='
|
|
52
|
-
<path d='
|
|
53
|
-
<circle cx='
|
|
54
|
-
<circle cx='
|
|
55
|
-
<circle cx='
|
|
56
|
-
<path d='
|
|
57
|
-
<path d='
|
|
58
|
-
<path d='
|
|
50
|
+
<path d='M15.75 10.5L20.2966 13.125V18.375L15.75 21L11.2034 18.375V13.125L15.75 10.5Z' stroke='none' strokeWidth={1.5} strokeLinejoin='round' />
|
|
51
|
+
<path d='M16.5 8.25V4C16.5 3.44772 16.0523 3 15.5 3H4C3.44772 3 3 3.44772 3 4V15.5C3 16.0523 3.44772 16.5 4 16.5H8.25' stroke='none' strokeWidth={1.5} strokeLinecap='round' />
|
|
52
|
+
<path d='M3 6.375H16.5' stroke='none' strokeWidth={1.5} />
|
|
53
|
+
<circle cx='4.6875' cy='4.6875' r='0.5625' fill='none' className={filledClassName} />
|
|
54
|
+
<circle cx='6.375' cy='4.6875' r='0.5625' fill='none' className={filledClassName} />
|
|
55
|
+
<circle cx='8.0625' cy='4.6875' r='0.5625' fill='none' className={filledClassName} />
|
|
56
|
+
<path d='M5.25 8.625H10.875' stroke='none' strokeWidth={1.5} strokeLinecap='round' />
|
|
57
|
+
<path d='M6.375 10.875H11.25' stroke='none' strokeWidth={1.5} strokeLinecap='round' />
|
|
58
|
+
<path d='M6.375 13.125H9' stroke='none' strokeWidth={1.5} strokeLinecap='round' />
|
|
59
59
|
|
|
60
60
|
</svg>
|
|
61
61
|
)
|
|
@@ -70,15 +70,16 @@ const AppConfigurationIcon = ({ color, size, disabled, inactive }) => {
|
|
|
70
70
|
xmlns='http://www.w3.org/2000/svg'
|
|
71
71
|
className={className}
|
|
72
72
|
>
|
|
73
|
-
<path d='M26.25 17.5L33.8277 21.875V30.625L26.25 35L18.6723 30.625V21.875L26.25 17.5Z' stroke='
|
|
74
|
-
<path d='M27.5 13.75V6C27.5 5.44772 27.0523 5 26.5 5H6C5.44772 5 5 5.44772 5 6V26.5C5 27.0523 5.44772 27.5 6 27.5H13.75' stroke='
|
|
75
|
-
<path d='M5 10.625H27.5' stroke='
|
|
76
|
-
<circle cx='7.8125' cy='7.8125' r='0.9375' fill='
|
|
77
|
-
<circle cx='10.625' cy='7.8125' r='0.9375' fill='
|
|
78
|
-
<circle cx='13.4375' cy='7.8125' r='0.9375' fill='
|
|
79
|
-
<path d='M8.75 14.375H18.125' stroke='
|
|
80
|
-
<path d='M10.625 18.125H18.75' stroke='
|
|
81
|
-
<path d='M10.625 21.875H15' stroke='
|
|
73
|
+
<path d='M26.25 17.5L33.8277 21.875V30.625L26.25 35L18.6723 30.625V21.875L26.25 17.5Z' stroke='none' strokeWidth={2} strokeLinejoin='round' />
|
|
74
|
+
<path d='M27.5 13.75V6C27.5 5.44772 27.0523 5 26.5 5H6C5.44772 5 5 5.44772 5 6V26.5C5 27.0523 5.44772 27.5 6 27.5H13.75' stroke='none' strokeWidth={2} strokeLinecap='round' />
|
|
75
|
+
<path d='M5 10.625H27.5' stroke='none' strokeWidth={2} />
|
|
76
|
+
<circle cx='7.8125' cy='7.8125' r='0.9375' fill='none' className={filledClassName} />
|
|
77
|
+
<circle cx='10.625' cy='7.8125' r='0.9375' fill='none' className={filledClassName} />
|
|
78
|
+
<circle cx='13.4375' cy='7.8125' r='0.9375' fill='none' className={filledClassName} />
|
|
79
|
+
<path d='M8.75 14.375H18.125' stroke='none' strokeWidth={2} strokeLinecap='round' />
|
|
80
|
+
<path d='M10.625 18.125H18.75' stroke='none' strokeWidth={2} strokeLinecap='round' />
|
|
81
|
+
<path d='M10.625 21.875H15' stroke='none' strokeWidth={2} strokeLinecap='round' />
|
|
82
|
+
|
|
82
83
|
</svg>
|
|
83
84
|
)
|
|
84
85
|
break
|