@strands.gg/accui 2.17.29 → 2.17.30

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
@@ -1,5 +1,5 @@
1
- import { _ as Be, S as lt, U as Xa, a as Ja, b as es, c as ts, d as kt, M as as, e as _t, f as Yt, g as xa, u as Oa, C as _a, h as Ze, i as gt, j as Ra, k as mt, l as Ht } from "./StrandsUIPlugin-RTFzvRED.es.js";
2
- import { m as rd } from "./StrandsUIPlugin-RTFzvRED.es.js";
1
+ import { _ as Be, S as lt, U as Xa, a as Ja, b as es, c as ts, d as kt, M as as, e as _t, f as Yt, g as xa, u as Oa, C as _a, h as Ze, i as gt, j as Ra, k as mt, l as Ht } from "./StrandsUIPlugin-DDD2lOX7.es.js";
2
+ import { m as rd } from "./StrandsUIPlugin-DDD2lOX7.es.js";
3
3
  import { defineComponent as Ve, computed as U, provide as Xt, onMounted as We, onUnmounted as xt, createElementBlock as o, openBlock as a, normalizeClass as we, createElementVNode as e, createBlock as Ce, renderSlot as Oe, Teleport as qt, createCommentVNode as I, toDisplayString as R, ref as S, watch as Le, createTextVNode as Q, reactive as Ye, withModifiers as De, createStaticVNode as Jt, createVNode as d, withDirectives as Xe, withCtx as M, unref as n, vModelText as Je, nextTick as ht, Fragment as Ne, Transition as rt, createSlots as Zt, normalizeStyle as Re, renderList as Ke, mergeProps as $a, useSlots as ga, inject as ma, resolveDynamicComponent as ot, onBeforeUnmount as Fa, withKeys as Ue, h as oe, isMemoSame as ss, getCurrentInstance as os } from "vue";
4
4
  import { u as pt, p as La } from "./useStrandsConfig-CMKVW1p3.es.js";
5
5
  import { s as cd } from "./useStrandsConfig-CMKVW1p3.es.js";
package/dist/vite.cjs.js CHANGED
@@ -26,4 +26,4 @@ if (typeof window !== 'undefined') {
26
26
  window.__STRANDS_INJECTED__ = true
27
27
  }
28
28
  `}
29
- ${s}`,map:null}:null}}}function d(i={}){return{install(a){Promise.resolve().then(()=>require("./StrandsUIPlugin-Bwc7jBcb.cjs.js")).then(n=>n.StrandsUIPlugin$1).then(n=>{const r=n.default;a.use(r)}),Promise.resolve().then(()=>require("./useStrandsConfig-B5kp4aF9.cjs.js")).then(n=>n.useStrandsConfig$1).then(n=>{const{setStrandsConfig:r}=n;r(i),typeof window<"u"&&(window.__STRANDS_CONFIG__=i)})}}}exports.StrandsAuth=e;exports.StrandsAuthVitePlugin=e;exports.createStrandsAuth=d;exports.default=e;exports.strandsAuth=e;
29
+ ${s}`,map:null}:null}}}function d(i={}){return{install(a){Promise.resolve().then(()=>require("./StrandsUIPlugin-D9qxTJNx.cjs.js")).then(n=>n.StrandsUIPlugin$1).then(n=>{const r=n.default;a.use(r)}),Promise.resolve().then(()=>require("./useStrandsConfig-B5kp4aF9.cjs.js")).then(n=>n.useStrandsConfig$1).then(n=>{const{setStrandsConfig:r}=n;r(i),typeof window<"u"&&(window.__STRANDS_CONFIG__=i)})}}}exports.StrandsAuth=e;exports.StrandsAuthVitePlugin=e;exports.createStrandsAuth=d;exports.default=e;exports.strandsAuth=e;
package/dist/vite.es.js CHANGED
@@ -73,7 +73,7 @@ ${s}`,
73
73
  function d(r = {}) {
74
74
  return {
75
75
  install(a) {
76
- import("./StrandsUIPlugin-RTFzvRED.es.js").then((n) => n.n).then((n) => {
76
+ import("./StrandsUIPlugin-DDD2lOX7.es.js").then((n) => n.n).then((n) => {
77
77
  const i = n.default;
78
78
  a.use(i);
79
79
  }), import("./useStrandsConfig-CMKVW1p3.es.js").then((n) => n.a).then((n) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strands.gg/accui",
3
- "version": "2.17.29",
3
+ "version": "2.17.30",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs.js",