portal-design-system 0.0.978 → 0.0.979

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
@@ -8571,7 +8571,7 @@ const _g = {
8571
8571
  }, null, 4)
8572
8572
  ], 4));
8573
8573
  }
8574
- }), gm = { class: "rounded-sm border bg-surface-300 text-sm gap-1 border-base-neutral-100 justify-between px-2 py-1 text-base-neutral-600 app-flex items-center relative" }, bm = ["onClick"], xg = /* @__PURE__ */ Ee({
8574
+ }), gm = { class: "rounded-xl border bg-surface-300 text-sm gap-1 border-base-neutral-100 h-10 justify-between px-2 py-1 text-base-neutral-600 app-flex items-center relative" }, bm = ["onClick"], xg = /* @__PURE__ */ Ee({
8575
8575
  __name: "Dropdown",
8576
8576
  props: /* @__PURE__ */ yt({
8577
8577
  id: {},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "portal-design-system",
3
- "version": "0.0.978",
3
+ "version": "0.0.979",
4
4
  "description": "A type-safe Vue 3 UI library with Tailwind CSS and isolated styles",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",