@itcase/ui 1.9.3 → 1.9.5
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.
|
@@ -43845,7 +43845,7 @@ textarea.fill {
|
|
|
43845
43845
|
}
|
|
43846
43846
|
}
|
|
43847
43847
|
}
|
|
43848
|
-
.text-font {
|
|
43848
|
+
.text.text-font {
|
|
43849
43849
|
&_primary {
|
|
43850
43850
|
font-family: var(--font-primary);
|
|
43851
43851
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itcase/ui",
|
|
3
|
-
"version": "1.9.
|
|
3
|
+
"version": "1.9.5",
|
|
4
4
|
"description": "UI components (Modal, Loader, Popup, etc)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Modal",
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
"@itcase/common": "^1.2.33",
|
|
105
105
|
"@itcase/icons": "^1.2.23",
|
|
106
106
|
"@itcase/storybook-config": "^1.2.24",
|
|
107
|
-
"@itcase/tokens-am": "^1.1.
|
|
108
|
-
"@itcase/tokens-baikal": "^1.1.
|
|
107
|
+
"@itcase/tokens-am": "^1.1.31",
|
|
108
|
+
"@itcase/tokens-baikal": "^1.1.31",
|
|
109
109
|
"@itcase/tokens-palette": "^1.1.29",
|
|
110
110
|
"clsx": "^2.1.1",
|
|
111
111
|
"date-fns": "^4.1.0",
|