@strands.gg/accui 2.3.2 → 2.3.3

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.
@@ -745,7 +745,7 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
745
745
  };
746
746
  }
747
747
  });
748
- const StrandsUiButton = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["__scopeId", "data-v-4a28af65"]]);
748
+ const StrandsUiButton = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["__scopeId", "data-v-98ba7614"]]);
749
749
  const _hoisted_1$E = {
750
750
  key: 0,
751
751
  class: "ui-card-header"
@@ -14455,7 +14455,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
14455
14455
  };
14456
14456
  }
14457
14457
  });
14458
- const StrandsUserButton = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-ad5e5542"]]);
14458
+ const StrandsUserButton = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-5aba73cb"]]);
14459
14459
  const _sfc_main$3 = /* @__PURE__ */ defineComponent({
14460
14460
  __name: "StrandsNav",
14461
14461
  props: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strands.gg/accui",
3
- "version": "2.3.2",
3
+ "version": "2.3.3",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/strands-auth-ui.cjs.js",