@akinon/akifilter 1.3.7 → 1.4.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/cjs/styles.css +4 -3
- package/dist/esm/styles.css +4 -3
- package/package.json +16 -16
package/dist/cjs/styles.css
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
padding: 6px;
|
|
40
40
|
background-color: var(--color-ebonyClay-500);
|
|
41
41
|
border-radius: 6px;
|
|
42
|
-
box-shadow: inset 0 1px 4px 0
|
|
42
|
+
box-shadow: inset 0 1px 4px 0 var(--color-neutral-1000-20);
|
|
43
43
|
margin-bottom: 1rem;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -100,12 +100,13 @@
|
|
|
100
100
|
color: var(--color-gray-500);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.akinon-filter__section-fields
|
|
103
|
+
.akinon-filter__section-fields
|
|
104
|
+
.akinon-collapse-expand-icon
|
|
105
|
+
.akinon-collapse-arrow {
|
|
104
106
|
font-size: 1rem !important;
|
|
105
107
|
color: var(--color-gray-500) !important;
|
|
106
108
|
}
|
|
107
109
|
|
|
108
|
-
|
|
109
110
|
@media (max-width: 1024px) {
|
|
110
111
|
.akinon-filter__form-grid {
|
|
111
112
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
package/dist/esm/styles.css
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
padding: 6px;
|
|
40
40
|
background-color: var(--color-ebonyClay-500);
|
|
41
41
|
border-radius: 6px;
|
|
42
|
-
box-shadow: inset 0 1px 4px 0
|
|
42
|
+
box-shadow: inset 0 1px 4px 0 var(--color-neutral-1000-20);
|
|
43
43
|
margin-bottom: 1rem;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -100,12 +100,13 @@
|
|
|
100
100
|
color: var(--color-gray-500);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.akinon-filter__section-fields
|
|
103
|
+
.akinon-filter__section-fields
|
|
104
|
+
.akinon-collapse-expand-icon
|
|
105
|
+
.akinon-collapse-arrow {
|
|
104
106
|
font-size: 1rem !important;
|
|
105
107
|
color: var(--color-gray-500) !important;
|
|
106
108
|
}
|
|
107
109
|
|
|
108
|
-
|
|
109
110
|
@media (max-width: 1024px) {
|
|
110
111
|
.akinon-filter__form-grid {
|
|
111
112
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@akinon/akifilter",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.4.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Akifilter is a filtering library for Akinon frontend applications.",
|
|
6
6
|
"type": "module",
|
|
@@ -16,20 +16,20 @@
|
|
|
16
16
|
"@akinon/akiform": "1.1.9",
|
|
17
17
|
"@akinon/akidate": "1.2.7",
|
|
18
18
|
"@akinon/akilocale": "1.2.8",
|
|
19
|
+
"@akinon/ui-button": "1.5.0",
|
|
19
20
|
"@akinon/icons": "1.2.8",
|
|
20
|
-
"@akinon/ui-
|
|
21
|
-
"@akinon/ui-
|
|
22
|
-
"@akinon/ui-
|
|
23
|
-
"@akinon/ui-date-picker": "1.4.10",
|
|
21
|
+
"@akinon/ui-card": "1.2.9",
|
|
22
|
+
"@akinon/ui-checkbox": "1.4.9",
|
|
23
|
+
"@akinon/ui-date-picker": "1.5.0",
|
|
24
24
|
"@akinon/ui-collapse": "1.4.7",
|
|
25
|
-
"@akinon/ui-input
|
|
26
|
-
"@akinon/ui-input": "1.
|
|
27
|
-
"@akinon/ui-
|
|
28
|
-
"@akinon/ui-
|
|
29
|
-
"@akinon/ui-
|
|
30
|
-
"@akinon/ui-
|
|
25
|
+
"@akinon/ui-input": "1.2.9",
|
|
26
|
+
"@akinon/ui-input-number": "1.4.9",
|
|
27
|
+
"@akinon/ui-modal": "1.2.9",
|
|
28
|
+
"@akinon/ui-pagination": "1.4.10",
|
|
29
|
+
"@akinon/ui-select": "1.4.10",
|
|
30
|
+
"@akinon/ui-space": "1.4.9",
|
|
31
31
|
"@akinon/ui-typography": "1.2.7",
|
|
32
|
-
"@akinon/ui-upload": "1.
|
|
32
|
+
"@akinon/ui-upload": "1.5.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/lodash-es": "^4.17.12",
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
"copyfiles": "^2.4.1",
|
|
38
38
|
"rimraf": "^5.0.5",
|
|
39
39
|
"typescript": "*",
|
|
40
|
-
"@akinon/
|
|
41
|
-
"@akinon/akiform-builder": "1.5.7",
|
|
40
|
+
"@akinon/akiform-builder": "1.5.8",
|
|
42
41
|
"@akinon/typescript-config": "1.1.8",
|
|
43
|
-
"@akinon/
|
|
44
|
-
"@akinon/
|
|
42
|
+
"@akinon/utils": "1.2.10",
|
|
43
|
+
"@akinon/ui-theme": "1.3.0",
|
|
44
|
+
"@akinon/vitest-config": "1.1.8"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"react": "^18 || ^19",
|