@strands.gg/accui 2.11.18 → 2.11.20

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.
package/dist/index.es.js CHANGED
@@ -1710,7 +1710,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
1710
1710
  };
1711
1711
  }
1712
1712
  });
1713
- const UiInputTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["__scopeId", "data-v-5f0635d1"]]);
1713
+ const UiInputTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["__scopeId", "data-v-b18ddba2"]]);
1714
1714
  function useFloatingPosition(options) {
1715
1715
  const {
1716
1716
  trigger,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strands.gg/accui",
3
- "version": "2.11.18",
3
+ "version": "2.11.20",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs.js",