@strands.gg/accui 2.2.3 → 2.2.5

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.
@@ -866,7 +866,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
866
866
  };
867
867
  }
868
868
  });
869
- const StrandsUiInput = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__scopeId", "data-v-2b9f8959"]]);
869
+ const StrandsUiInput = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__scopeId", "data-v-26b9fb0d"]]);
870
870
  const _sfc_main$G = /* @__PURE__ */ defineComponent({
871
871
  __name: "UiLink",
872
872
  props: {
@@ -2782,7 +2782,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
2782
2782
  };
2783
2783
  }
2784
2784
  });
2785
- const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-365b92d3"]]);
2785
+ const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-62dd0f6c"]]);
2786
2786
  const tailwindColors = {
2787
2787
  "#000000": {
2788
2788
  label: "Black"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strands.gg/accui",
3
- "version": "2.2.3",
3
+ "version": "2.2.5",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/strands-auth-ui.cjs.js",