@namba_one/ui-kit-2 1.0.95 → 1.0.97
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.d.ts +1 -1
- package/dist/index.es.js +2 -1
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1970,7 +1970,7 @@ declare const sizes_2: readonly ["58", "50", "44", "40", "34", "28"];
|
|
|
1970
1970
|
|
|
1971
1971
|
declare const sizes_3: readonly ["58", "50", "44", "44_s", "34", "28"];
|
|
1972
1972
|
|
|
1973
|
-
declare const sizes_4: readonly [58, 56, 50, 44, 40, 34, 28, "58", "56", "50", "44", "40", "34", "28"];
|
|
1973
|
+
declare const sizes_4: readonly [120, 58, 56, 50, 44, 40, 34, 28, "120", "58", "56", "50", "44", "40", "34", "28"];
|
|
1974
1974
|
|
|
1975
1975
|
declare const sizes_5: readonly ["subhead", "caption"];
|
|
1976
1976
|
|
package/dist/index.es.js
CHANGED
|
@@ -4028,6 +4028,7 @@ const k$ = () => ir(
|
|
|
4028
4028
|
}, Nh = {
|
|
4029
4029
|
$style: Vh
|
|
4030
4030
|
}, Yh = /* @__PURE__ */ $e(Lh, [["__cssModules", Nh]]), Hh = {
|
|
4031
|
+
120: 48,
|
|
4031
4032
|
58: 22,
|
|
4032
4033
|
56: 22,
|
|
4033
4034
|
50: 22,
|
|
@@ -20049,7 +20050,7 @@ const G$ = new Ck(), Xr = (a) => {
|
|
|
20049
20050
|
alt: "Аватар",
|
|
20050
20051
|
width: l.size,
|
|
20051
20052
|
height: l.size,
|
|
20052
|
-
objectFit: "
|
|
20053
|
+
objectFit: "cover"
|
|
20053
20054
|
}, null, 8, ["class", "src", "width", "height"])) : e.value === "initials" ? (v(), se(f(Oe), {
|
|
20054
20055
|
key: 1,
|
|
20055
20056
|
class: b(l.$style.initials),
|