@strands.gg/accui 2.3.2 → 2.3.4

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"
@@ -786,7 +786,7 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
786
786
  };
787
787
  }
788
788
  });
789
- const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-80419dcf"]]);
789
+ const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-d4383926"]]);
790
790
  const _hoisted_1$D = { class: "accui-component-scope" };
791
791
  const _hoisted_2$w = { class: "input-container" };
792
792
  const _hoisted_3$v = ["for"];
@@ -2914,7 +2914,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
2914
2914
  };
2915
2915
  }
2916
2916
  });
2917
- const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-67d81879"]]);
2917
+ const UiModal = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-29ec8a36"]]);
2918
2918
  const tailwindColors = {
2919
2919
  "#000000": {
2920
2920
  label: "Black"
@@ -13667,7 +13667,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
13667
13667
  };
13668
13668
  }
13669
13669
  });
13670
- const StrandsUserProfile = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-f6cf8fb0"]]);
13670
+ const StrandsUserProfile = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-1fb79e5f"]]);
13671
13671
  const _hoisted_1$7 = { class: "accui-component-scope" };
13672
13672
  const _hoisted_2$5 = { class: "accui-w-full accui-min-w-100 accui-max-w-md accui-mx-auto accui-animate-slide-up" };
13673
13673
  const _hoisted_3$5 = { class: "accui-mt-8 accui-text-center" };
@@ -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.4",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/strands-auth-ui.cjs.js",