edvoyui-component-library-test-flight 0.0.86 → 0.0.87

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.
@@ -24041,7 +24041,7 @@ const JT = /* @__PURE__ */ Ue({
24041
24041
  }), TO = {
24042
24042
  key: 0,
24043
24043
  class: "flex flex-row items-center justify-between w-full p-2 bg-gray-100 rounded-xl"
24044
- }, AO = ["onClick"], MO = ["onClick"], PO = {
24044
+ }, AO = ["id", "onClick"], MO = ["onClick"], PO = {
24045
24045
  key: 2,
24046
24046
  class: "flex items-center gap-1 p-2 transition-all duration-100"
24047
24047
  }, DO = ["onClick"], IO = /* @__PURE__ */ Ue({
@@ -24068,6 +24068,7 @@ const JT = /* @__PURE__ */ Ue({
24068
24068
  d.tabStyle === "design" ? (x(), A("div", TO, [
24069
24069
  (x(!0), A(Pe, null, qe(d.tabs, (c, f) => (x(), A("button", {
24070
24070
  key: f,
24071
+ id: `id-${c.name}`,
24071
24072
  type: "button",
24072
24073
  class: "[&:not(:focus-visible)]:focus:outline-none relative w-full inline-flex items-center transition-colors duration-100",
24073
24074
  role: "tab",
@@ -24139,7 +24140,7 @@ const JT = /* @__PURE__ */ Ue({
24139
24140
  ], 2)
24140
24141
  ]));
24141
24142
  }
24142
- }), eA = /* @__PURE__ */ Ot(IO, [["__scopeId", "data-v-c1f4455c"]]), RO = {
24143
+ }), eA = /* @__PURE__ */ Ot(IO, [["__scopeId", "data-v-c23f8f84"]]), RO = {
24143
24144
  key: 0,
24144
24145
  class: "mb-3 text-sm font-medium text-gray-500 font-inter"
24145
24146
  }, VO = {