@davincihealthcare/elty-design-system-vue 1.14.0 → 1.14.1

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
@@ -16379,7 +16379,7 @@ const ih = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16379
16379
  "cursor-not-allowed": L.value,
16380
16380
  "text-neutral-inactive": L.value && !l.error,
16381
16381
  "hover:bg-error-light-hover focus:bg-error-light-pressed text-error bg-transparent": !L.value && l.error,
16382
- "text-primary hover:text-primary-hover focus:text-primary-pressed hover:bg-primary-light-hover focus:bg-primary-light-pressed": !L.value && !l.error
16382
+ "text-primary hover:text-primary-hover active:text-primary-pressed hover:bg-primary-light-hover active:bg-primary-light-pressed": !L.value && !l.error
16383
16383
  }]),
16384
16384
  type: "button",
16385
16385
  title: l.tooltip,