@saasbase-io/core-elements 1.1.2 → 1.1.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.
package/dist/index.mjs CHANGED
@@ -1195,7 +1195,7 @@ class lr {
1195
1195
  if (!((d = l.data) === null || d === void 0) && d.conditional_create_enabled) {
1196
1196
  console.log("attempt to register a passkey conditionally");
1197
1197
  const u = yield this.registerPasskey(i, !0);
1198
- u && (u.render_spec = void 0);
1198
+ u && (u.render_spec = void 0, l.render_spec = void 0);
1199
1199
  }
1200
1200
  }));
1201
1201
  if (console.log("render spec", n.render_spec), r.onFlowStateChange) {
@@ -20666,10 +20666,12 @@ function os() {
20666
20666
  viewBox="0 0 16 16"
20667
20667
  fill="none"
20668
20668
  xmlns="http://www.w3.org/2000/svg"
20669
+ class="sb-text-foreground"
20670
+
20669
20671
  >
20670
20672
  <path
20671
20673
  d="M10.0007 3.33333L12.6673 6M14.1166 4.54126C14.4691 4.18888 14.6671 3.71091 14.6672 3.2125C14.6673 2.71409 14.4693 2.23607 14.1169 1.8836C13.7646 1.53112 13.2866 1.33307 12.7882 1.33301C12.2898 1.33295 11.8117 1.53088 11.4593 1.88326L2.56194 10.7826C2.40715 10.9369 2.29268 11.127 2.22861 11.3359L1.34794 14.2373C1.33071 14.2949 1.32941 14.3562 1.34417 14.4145C1.35894 14.4728 1.38922 14.5261 1.4318 14.5686C1.47439 14.6111 1.52769 14.6413 1.58605 14.656C1.6444 14.6707 1.70565 14.6693 1.76327 14.6519L4.66527 13.7719C4.87405 13.7084 5.06406 13.5947 5.21861 13.4406L14.1166 4.54126Z"
20672
- stroke="#0A0A0A"
20674
+ stroke="currentColor"
20673
20675
  stroke-width="1.33"
20674
20676
  stroke-linecap="round"
20675
20677
  stroke-linejoin="round"