@awes-io/ui 2.124.1 → 2.126.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/CHANGELOG.md CHANGED
@@ -3,6 +3,39 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.126.0](https://github.com/awes-io/client/compare/@awes-io/ui@2.125.0...@awes-io/ui@2.126.0) (2025-01-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix style in aw card component ([b69c5e7](https://github.com/awes-io/client/commit/b69c5e7bc1507b0b4c248f1e96de4f63c64f7b2f))
12
+ * overlay improved ([9012a4f](https://github.com/awes-io/client/commit/9012a4f024c0067149121c05b9d503fdd0b84f64))
13
+
14
+
15
+ ### Features
16
+
17
+ * add new style for aw card ([37b7444](https://github.com/awes-io/client/commit/37b7444040e69b1b9e922dc429917ef8f736d30b))
18
+
19
+
20
+
21
+
22
+
23
+ # [2.125.0](https://github.com/awes-io/client/compare/@awes-io/ui@2.124.1...@awes-io/ui@2.125.0) (2024-12-24)
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * fix file uploader ([9ff10ec](https://github.com/awes-io/client/commit/9ff10ec81012b2bd143f176d6251ce36abdb5076))
29
+
30
+
31
+ ### Features
32
+
33
+ * icon color changed ([1f3cc8c](https://github.com/awes-io/client/commit/1f3cc8cde1e74fc143f9053708f687d088667519))
34
+
35
+
36
+
37
+
38
+
6
39
  ## [2.124.1](https://github.com/awes-io/client/compare/@awes-io/ui@2.124.0...@awes-io/ui@2.124.1) (2024-12-18)
7
40
 
8
41
 
@@ -14,6 +14,8 @@
14
14
 
15
15
  &__title {
16
16
  display: flex;
17
+ align-items: center;
18
+ gap: 1rem;
17
19
  }
18
20
 
19
21
  &__header {
@@ -29,6 +31,7 @@
29
31
  &__header-badge {
30
32
  flex-shrink: 0;
31
33
  margin-left: auto;
34
+ align-self: flex-start;
32
35
  }
33
36
  }
34
37
 
@@ -16,7 +16,7 @@ export default{
16
16
  width: 100,
17
17
  height: 100,
18
18
  viewBox: '0 0 100 100',
19
- content: '<rect width="22" height="22" x="39" y="5" fill="#7fc876" rx="11" ry="11"><animate attributeName="opacity" begin="-0.8333333333333334s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="#202873" rx="11" ry="11" transform="rotate(60 50 50)"><animate attributeName="opacity" begin="-0.6666666666666666s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="#7fc876" rx="11" ry="11" transform="rotate(120 50 50)"><animate attributeName="opacity" begin="-0.5s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="#202873" rx="11" ry="11" transform="rotate(180 50 50)"><animate attributeName="opacity" begin="-0.3333333333333333s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="#7fc876" rx="11" ry="11" transform="rotate(240 50 50)"><animate attributeName="opacity" begin="-0.16666666666666666s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="#202873" rx="11" ry="11" transform="rotate(300 50 50)"><animate attributeName="opacity" begin="0s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect>'
19
+ content: '<rect width="22" height="22" x="39" y="5" fill="#7fc876" rx="11" ry="11"><animate attributeName="opacity" begin="-0.8333333333333334s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="var(--c-mono-100, #14171d)" rx="11" ry="11" transform="rotate(60 50 50)"><animate attributeName="opacity" begin="-0.6666666666666666s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="#7fc876" rx="11" ry="11" transform="rotate(120 50 50)"><animate attributeName="opacity" begin="-0.5s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="var(--c-mono-100, #14171d)" rx="11" ry="11" transform="rotate(180 50 50)"><animate attributeName="opacity" begin="-0.3333333333333333s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="#7fc876" rx="11" ry="11" transform="rotate(240 50 50)"><animate attributeName="opacity" begin="-0.16666666666666666s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect><rect width="22" height="22" x="39" y="5" fill="var(--c-mono-100, #14171d)" rx="11" ry="11" transform="rotate(300 50 50)"><animate attributeName="opacity" begin="0s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect>'
20
20
  },
21
21
  circle: {
22
22
  width: 10,
@@ -67,7 +67,7 @@ export default {
67
67
 
68
68
  surface: '#fff',
69
69
  'page-bg': '#F3F5F7',
70
- overlay: 'rgba(20, 23, 29, 0.4)',
70
+ overlay: 'rgba(20, 23, 29, 0.6)',
71
71
 
72
72
  'mono-0': '#000',
73
73
  'mono-50': '#0a0c0f',
@@ -124,7 +124,7 @@ export default {
124
124
 
125
125
  surface: '#292A2E',
126
126
  'page-bg': '#010101',
127
- overlay: 'rgba(0, 0, 0, 0.5)',
127
+ overlay: 'rgba(0, 0, 0, 0.6)',
128
128
 
129
129
  'mono-0': '#FFFFFF',
130
130
  'mono-50': '#DBDDDE',
@@ -328,6 +328,8 @@ export default {
328
328
  this.maxFiles
329
329
  )
330
330
  })
331
+ } else {
332
+ maxFilesForUpload = files.length - 1
331
333
  }
332
334
  }
333
335
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awes-io/ui",
3
- "version": "2.124.1",
3
+ "version": "2.126.0",
4
4
  "description": "User Interface (UI) components",
5
5
  "keywords": [
6
6
  "ui",
@@ -114,5 +114,5 @@
114
114
  "rollup-plugin-visualizer": "^2.6.0",
115
115
  "rollup-plugin-vue": "^5.0.1"
116
116
  },
117
- "gitHead": "dd44909275415692ccba08bd0a2bda6b6153e95b"
117
+ "gitHead": "92b45a9c7f7cfeace8b190c420cd16515a7291d9"
118
118
  }