stone-kit 0.0.392 → 0.0.393

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.
@@ -11,7 +11,7 @@ const N = "_root_1aljy_1", v = "_iconsWrapper_1aljy_17", T = "_metroColor_1aljy_
11
11
  transparent: W,
12
12
  long: z,
13
13
  withBg: B
14
- }, a = j.bind(c), A = ({
14
+ }, a = j.bind(c), k = ({
15
15
  addClassName: e,
16
16
  addClassNameColor: t,
17
17
  addClassNameTimeTo: y,
@@ -51,7 +51,7 @@ const N = "_root_1aljy_1", v = "_iconsWrapper_1aljy_17", T = "_metroColor_1aljy_
51
51
  }
52
52
  )
53
53
  },
54
- i + `${n.name}`
54
+ `${n.name} - ${i}`
55
55
  ) : /* @__PURE__ */ l(
56
56
  "span",
57
57
  {
@@ -124,5 +124,5 @@ const N = "_root_1aljy_1", v = "_iconsWrapper_1aljy_17", T = "_metroColor_1aljy_
124
124
  );
125
125
  };
126
126
  export {
127
- A as MetroTag
127
+ k as MetroTag
128
128
  };
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "stone-kit",
3
3
  "description": "uikit for redesign",
4
4
  "private": false,
5
- "version": "0.0.392",
5
+ "version": "0.0.393",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",