@sellgar/kit 0.0.22 → 0.0.24

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.js CHANGED
@@ -2650,16 +2650,16 @@ const U = /* @__PURE__ */ Fr(da), ma = "_wrapper_y5p8d_1", me = {
2650
2650
  r && /* @__PURE__ */ h("div", { className: Fe.caption, children: /* @__PURE__ */ h(oe, { size: "caption-l", weight: "regular", children: /* @__PURE__ */ h("p", { children: r }) }) })
2651
2651
  ] })
2652
2652
  ] });
2653
- }, Xa = "_wrapper_ue2mw_1", Ja = "_focused_ue2mw_13", Qa = "_content_ue2mw_39", Za = "_input_ue2mw_46", eo = "_badge_ue2mw_66", to = "_destructive_ue2mw_83", no = "_disabled_ue2mw_97", xe = {
2653
+ }, Xa = "_wrapper_15we8_1", Ja = "_focused_15we8_13", Qa = "_content_15we8_39", Za = "_input_15we8_46", eo = "_badge_15we8_66", to = "_destructive_15we8_83", no = "_disabled_15we8_97", xe = {
2654
2654
  wrapper: Xa,
2655
2655
  focused: Ja,
2656
- "lead-icon": "_lead-icon_ue2mw_18",
2657
- "tail-icon": "_tail-icon_ue2mw_19",
2656
+ "lead-icon": "_lead-icon_15we8_18",
2657
+ "tail-icon": "_tail-icon_15we8_19",
2658
2658
  content: Qa,
2659
2659
  input: Za,
2660
2660
  badge: eo,
2661
- "size--medium": "_size--medium_ue2mw_74",
2662
- "size--extra-small": "_size--extra-small_ue2mw_78",
2661
+ "size--medium": "_size--medium_15we8_74",
2662
+ "size--extra-small": "_size--extra-small_15we8_78",
2663
2663
  destructive: to,
2664
2664
  disabled: no
2665
2665
  }, ld = ({ size: e = "md", target: t, leadicon: r, tailicon: n, badge: i, ...l }) => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@sellgar/kit",
4
- "version": "0.0.22",
4
+ "version": "0.0.24",
5
5
  "description": "Sellgar storybook",
6
6
  "main": "./dist/index.cjs",
7
7
  "module": "./dist/index.js",