edvoyui-component-library-test-flight 0.0.178 → 0.0.179

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.
@@ -24910,7 +24910,7 @@ const CD = /* @__PURE__ */ Ye({
24910
24910
  f !== u.tabs.length - 1 ? (_(), O("div", {
24911
24911
  key: 0,
24912
24912
  class: ae([
24913
- "self-stretch w-px h-4",
24913
+ "self-stretch w-px h-4 flex-shrink-0",
24914
24914
  u.tabSize === "sm" ? "my-2" : "my-3",
24915
24915
  f === i.value - 1 || i.value === f ? "bg-transparent" : "bg-gray-300"
24916
24916
  ])
@@ -25016,7 +25016,7 @@ const CD = /* @__PURE__ */ Ye({
25016
25016
  }, !0)
25017
25017
  ]));
25018
25018
  }
25019
- }), ED = /* @__PURE__ */ mt(gS, [["__scopeId", "data-v-ce073413"]]), mS = { class: "relative z-10 inline-flex items-center w-full gap-2 pt-3 overflow-hidden transition-all duration-200 ease-in border border-b-0 border-solid rounded-t-xl isolate before:h-4 before:w-px before:bg-gray-200 before:-bottom-3 before:-left-px before:absolute after:h-4 after:w-px after:bg-gray-200 after:-bottom-3 after:-right-px after:absolute bg-gradient-to-b from-gray-100" }, yS = { class: "relative z-0 inline-flex flex-row items-center w-full gap-2 px-6" }, bS = ["data-tab", "disabled", "loading", "onClick"], _S = { class: "relative z-0 px-4 py-4 -mt-px text-gray-500 border border-gray-200 border-solid rounded-b-xl" }, OD = /* @__PURE__ */ Ye({
25019
+ }), ED = /* @__PURE__ */ mt(gS, [["__scopeId", "data-v-4ef02613"]]), mS = { class: "relative z-10 inline-flex items-center w-full gap-2 pt-3 overflow-hidden transition-all duration-200 ease-in border border-b-0 border-solid rounded-t-xl isolate before:h-4 before:w-px before:bg-gray-200 before:-bottom-3 before:-left-px before:absolute after:h-4 after:w-px after:bg-gray-200 after:-bottom-3 after:-right-px after:absolute bg-gradient-to-b from-gray-100" }, yS = { class: "relative z-0 inline-flex flex-row items-center w-full gap-2 px-6" }, bS = ["data-tab", "disabled", "loading", "onClick"], _S = { class: "relative z-0 px-4 py-4 -mt-px text-gray-500 border border-gray-200 border-solid rounded-b-xl" }, OD = /* @__PURE__ */ Ye({
25020
25020
  inheritAttrs: !1,
25021
25021
  __name: "EUITabOutline",
25022
25022
  props: {
@@ -25623,7 +25623,7 @@ const AS = {
25623
25623
  }), s = q(() => {
25624
25624
  const c = t.disabled, f = {
25625
25625
  white: c ? "bg-opacity-80 cursor-not-allowed text-gray-400 bg-gray-200" : "bg-white hover:bg-gray-100 text-black cursor-pointer active:shadow-white/50 active:bg-transparent",
25626
- secondary: c ? "bg-opacity-75 cursor-not-allowed text-gray-400 bg-purple-50" : "bg-purple-100 hover:bg-purple-50 active:bg-purple-100 cursor-pointer text-gray-700 active:shadow-purple-200",
25626
+ secondary: c ? "bg-opacity-75 cursor-not-allowed text-gray-400 bg-violet-50" : "bg-violet-100 hover:bg-violet-50 active:bg-violet-100 cursor-pointer text-violet-500 active:shadow-violet-200",
25627
25627
  tertiary: c ? "bg-opacity-75 cursor-not-allowed text-gray-400 bg-gray-50 ring-1 ring-gray-400/20" : "bg-gray-100 hover:bg-gray-50 active:bg-gray-100 text-gray-700 cursor-pointer active:shadow-bg-gray-200/50 ring-1 ring-gray-200"
25628
25628
  }, p = t.disabled === !0 ? "active:!translate-y-0 active:!scale-100 active:!shadow-none" : "", v = f[t.color] || "", b = u[t.size] || "";
25629
25629
  return `${v} ${b} ${p}`;
@@ -25643,13 +25643,13 @@ const AS = {
25643
25643
  S(r) ? (_(), O("button", {
25644
25644
  key: 0,
25645
25645
  type: "button",
25646
- class: ae(["relative -mr-1 rounded group hover:bg-red-300/50 active:bg-red-300", [t.size === "lg" ? "size-6" : t.size === "md" ? "size-5" : "size-3.5"]]),
25646
+ class: ae(["relative flex-shrink-0 -mr-1 rounded group hover:bg-red-300/50 active:bg-red-300", [t.size === "lg" ? "size-6" : t.size === "md" ? "size-5" : "size-3.5"]]),
25647
25647
  onClick: vt(l, ["stop"])
25648
25648
  }, f[0] || (f[0] = [
25649
25649
  $("span", { class: "sr-only" }, "Remove", -1),
25650
25650
  $("svg", {
25651
25651
  viewBox: "0 0 14 14",
25652
- class: "stroke-gray-400 group-hover:stroke-red-600/75"
25652
+ class: "stroke-gray-400 group-hover:stroke-red-600/75 text-violet-600"
25653
25653
  }, [
25654
25654
  $("path", { d: "M4 4l6 6m0-6l-6 6" })
25655
25655
  ], -1)