@sellgar/kit 0.0.15 → 0.0.17

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
@@ -2338,24 +2338,24 @@ const U = /* @__PURE__ */ Fr(da), ma = "_wrapper_y5p8d_1", me = {
2338
2338
  /* @__PURE__ */ h("span", { className: X.label, children: l }),
2339
2339
  o && /* @__PURE__ */ h("span", { className: X["tail-icon"], children: /* @__PURE__ */ h(q, { icon: o }) })
2340
2340
  ] });
2341
- }, ya = "_wrapper_d778z_1", wa = "_text_d778z_18", _a = "_badge_d778z_23", xa = "_label_d778z_34", te = {
2341
+ }, ya = "_wrapper_1jrh9_1", wa = "_text_1jrh9_19", _a = "_badge_1jrh9_24", xa = "_label_1jrh9_35", te = {
2342
2342
  wrapper: ya,
2343
- "lead-icon": "_lead-icon_d778z_10",
2343
+ "lead-icon": "_lead-icon_1jrh9_11",
2344
2344
  text: wa,
2345
2345
  badge: _a,
2346
2346
  label: xa,
2347
- "tail-icon": "_tail-icon_d778z_37",
2348
- "size--large": "_size--large_d778z_46",
2349
- "size--medium": "_size--medium_d778z_74",
2350
- "size--small": "_size--small_d778z_102",
2351
- "size--extra-small": "_size--extra-small_d778z_130",
2352
- "style--primary": "_style--primary_d778z_156",
2353
- "style--secondary": "_style--secondary_d778z_174",
2354
- "style--tertiary": "_style--tertiary_d778z_205",
2355
- "style--ghost": "_style--ghost_d778z_232",
2356
- "target--destructive": "_target--destructive_d778z_261",
2357
- "shape--rounded": "_shape--rounded_d778z_380",
2358
- "shape--pill": "_shape--pill_d778z_392"
2347
+ "tail-icon": "_tail-icon_1jrh9_38",
2348
+ "size--large": "_size--large_1jrh9_47",
2349
+ "size--medium": "_size--medium_1jrh9_75",
2350
+ "size--small": "_size--small_1jrh9_103",
2351
+ "size--extra-small": "_size--extra-small_1jrh9_131",
2352
+ "style--primary": "_style--primary_1jrh9_157",
2353
+ "style--secondary": "_style--secondary_1jrh9_175",
2354
+ "style--tertiary": "_style--tertiary_1jrh9_206",
2355
+ "style--ghost": "_style--ghost_1jrh9_233",
2356
+ "target--destructive": "_target--destructive_1jrh9_262",
2357
+ "shape--rounded": "_shape--rounded_1jrh9_381",
2358
+ "shape--pill": "_shape--pill_1jrh9_393"
2359
2359
  }, ka = ({
2360
2360
  size: e = "md",
2361
2361
  style: t = "primary",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@sellgar/kit",
4
- "version": "0.0.15",
4
+ "version": "0.0.17",
5
5
  "description": "Sellgar storybook",
6
6
  "main": "./dist/index.cjs",
7
7
  "module": "./dist/index.js",