@builder.io/sdk-solid 0.14.5 → 0.14.6

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.
@@ -1791,7 +1791,7 @@ function Image(props) {
1791
1791
  const _v$ = "builder-image" + (props.className ? " " + props.className : "") + " " + css({
1792
1792
  opacity: "1",
1793
1793
  transition: "opacity 0.2s ease-in-out"
1794
- }), _v$2 = props.altText, _v$3 = props.altText ? "presentation" : void 0, _v$4 = {
1794
+ }), _v$2 = props.altText, _v$3 = props.altText ? void 0 : "presentation", _v$4 = {
1795
1795
  "object-position": props.backgroundPosition || "center",
1796
1796
  "object-fit": props.backgroundSize || "cover",
1797
1797
  ...aspectRatioCss()
@@ -4405,7 +4405,7 @@ function isFromTrustedHost(trustedHosts, e) {
4405
4405
  }
4406
4406
 
4407
4407
  // src/constants/sdk-version.ts
4408
- var SDK_VERSION = "0.14.5";
4408
+ var SDK_VERSION = "0.14.6";
4409
4409
 
4410
4410
  // src/functions/register.ts
4411
4411
  var registry = {};
@@ -1554,7 +1554,7 @@ function Image(props) {
1554
1554
  })}
1555
1555
  loading="lazy"
1556
1556
  alt={props.altText}
1557
- role={props.altText ? "presentation" : void 0}
1557
+ role={props.altText ? void 0 : "presentation"}
1558
1558
  style={{
1559
1559
  "object-position": props.backgroundPosition || "center",
1560
1560
  "object-fit": props.backgroundSize || "cover",
@@ -3978,7 +3978,7 @@ function isFromTrustedHost(trustedHosts, e) {
3978
3978
  }
3979
3979
 
3980
3980
  // src/constants/sdk-version.ts
3981
- var SDK_VERSION = "0.14.5";
3981
+ var SDK_VERSION = "0.14.6";
3982
3982
 
3983
3983
  // src/functions/register.ts
3984
3984
  var registry = {};
@@ -1784,7 +1784,7 @@ function Image(props) {
1784
1784
  const _v$ = "builder-image" + (props.className ? " " + props.className : "") + " " + css({
1785
1785
  opacity: "1",
1786
1786
  transition: "opacity 0.2s ease-in-out"
1787
- }), _v$2 = props.altText, _v$3 = props.altText ? "presentation" : void 0, _v$4 = {
1787
+ }), _v$2 = props.altText, _v$3 = props.altText ? void 0 : "presentation", _v$4 = {
1788
1788
  "object-position": props.backgroundPosition || "center",
1789
1789
  "object-fit": props.backgroundSize || "cover",
1790
1790
  ...aspectRatioCss()
@@ -4390,7 +4390,7 @@ function isFromTrustedHost(trustedHosts, e) {
4390
4390
  }
4391
4391
 
4392
4392
  // src/constants/sdk-version.ts
4393
- var SDK_VERSION = "0.14.5";
4393
+ var SDK_VERSION = "0.14.6";
4394
4394
 
4395
4395
  // src/functions/register.ts
4396
4396
  var registry = {};
@@ -1547,7 +1547,7 @@ function Image(props) {
1547
1547
  })}
1548
1548
  loading="lazy"
1549
1549
  alt={props.altText}
1550
- role={props.altText ? "presentation" : void 0}
1550
+ role={props.altText ? void 0 : "presentation"}
1551
1551
  style={{
1552
1552
  "object-position": props.backgroundPosition || "center",
1553
1553
  "object-fit": props.backgroundSize || "cover",
@@ -3963,7 +3963,7 @@ function isFromTrustedHost(trustedHosts, e) {
3963
3963
  }
3964
3964
 
3965
3965
  // src/constants/sdk-version.ts
3966
- var SDK_VERSION = "0.14.5";
3966
+ var SDK_VERSION = "0.14.6";
3967
3967
 
3968
3968
  // src/functions/register.ts
3969
3969
  var registry = {};
package/lib/edge/dev.js CHANGED
@@ -4944,7 +4944,7 @@ function Image(props) {
4944
4944
  const _v$ = "builder-image" + (props.className ? " " + props.className : "") + " " + css({
4945
4945
  opacity: "1",
4946
4946
  transition: "opacity 0.2s ease-in-out"
4947
- }), _v$2 = props.altText, _v$3 = props.altText ? "presentation" : void 0, _v$4 = {
4947
+ }), _v$2 = props.altText, _v$3 = props.altText ? void 0 : "presentation", _v$4 = {
4948
4948
  "object-position": props.backgroundPosition || "center",
4949
4949
  "object-fit": props.backgroundSize || "cover",
4950
4950
  ...aspectRatioCss()
@@ -7558,7 +7558,7 @@ function isFromTrustedHost(trustedHosts, e) {
7558
7558
  }
7559
7559
 
7560
7560
  // src/constants/sdk-version.ts
7561
- var SDK_VERSION = "0.14.5";
7561
+ var SDK_VERSION = "0.14.6";
7562
7562
 
7563
7563
  // src/functions/register.ts
7564
7564
  var registry = {};
package/lib/edge/dev.jsx CHANGED
@@ -4709,7 +4709,7 @@ function Image(props) {
4709
4709
  })}
4710
4710
  loading="lazy"
4711
4711
  alt={props.altText}
4712
- role={props.altText ? "presentation" : void 0}
4712
+ role={props.altText ? void 0 : "presentation"}
4713
4713
  style={{
4714
4714
  "object-position": props.backgroundPosition || "center",
4715
4715
  "object-fit": props.backgroundSize || "cover",
@@ -7133,7 +7133,7 @@ function isFromTrustedHost(trustedHosts, e) {
7133
7133
  }
7134
7134
 
7135
7135
  // src/constants/sdk-version.ts
7136
- var SDK_VERSION = "0.14.5";
7136
+ var SDK_VERSION = "0.14.6";
7137
7137
 
7138
7138
  // src/functions/register.ts
7139
7139
  var registry = {};
package/lib/edge/index.js CHANGED
@@ -4937,7 +4937,7 @@ function Image(props) {
4937
4937
  const _v$ = "builder-image" + (props.className ? " " + props.className : "") + " " + css({
4938
4938
  opacity: "1",
4939
4939
  transition: "opacity 0.2s ease-in-out"
4940
- }), _v$2 = props.altText, _v$3 = props.altText ? "presentation" : void 0, _v$4 = {
4940
+ }), _v$2 = props.altText, _v$3 = props.altText ? void 0 : "presentation", _v$4 = {
4941
4941
  "object-position": props.backgroundPosition || "center",
4942
4942
  "object-fit": props.backgroundSize || "cover",
4943
4943
  ...aspectRatioCss()
@@ -7543,7 +7543,7 @@ function isFromTrustedHost(trustedHosts, e) {
7543
7543
  }
7544
7544
 
7545
7545
  // src/constants/sdk-version.ts
7546
- var SDK_VERSION = "0.14.5";
7546
+ var SDK_VERSION = "0.14.6";
7547
7547
 
7548
7548
  // src/functions/register.ts
7549
7549
  var registry = {};
@@ -4702,7 +4702,7 @@ function Image(props) {
4702
4702
  })}
4703
4703
  loading="lazy"
4704
4704
  alt={props.altText}
4705
- role={props.altText ? "presentation" : void 0}
4705
+ role={props.altText ? void 0 : "presentation"}
4706
4706
  style={{
4707
4707
  "object-position": props.backgroundPosition || "center",
4708
4708
  "object-fit": props.backgroundSize || "cover",
@@ -7118,7 +7118,7 @@ function isFromTrustedHost(trustedHosts, e) {
7118
7118
  }
7119
7119
 
7120
7120
  // src/constants/sdk-version.ts
7121
- var SDK_VERSION = "0.14.5";
7121
+ var SDK_VERSION = "0.14.6";
7122
7122
 
7123
7123
  // src/functions/register.ts
7124
7124
  var registry = {};
package/lib/node/dev.js CHANGED
@@ -1916,7 +1916,7 @@ function Image(props) {
1916
1916
  const _v$ = "builder-image" + (props.className ? " " + props.className : "") + " " + css({
1917
1917
  opacity: "1",
1918
1918
  transition: "opacity 0.2s ease-in-out"
1919
- }), _v$2 = props.altText, _v$3 = props.altText ? "presentation" : void 0, _v$4 = {
1919
+ }), _v$2 = props.altText, _v$3 = props.altText ? void 0 : "presentation", _v$4 = {
1920
1920
  "object-position": props.backgroundPosition || "center",
1921
1921
  "object-fit": props.backgroundSize || "cover",
1922
1922
  ...aspectRatioCss()
@@ -4530,7 +4530,7 @@ function isFromTrustedHost(trustedHosts, e) {
4530
4530
  }
4531
4531
 
4532
4532
  // src/constants/sdk-version.ts
4533
- var SDK_VERSION = "0.14.5";
4533
+ var SDK_VERSION = "0.14.6";
4534
4534
 
4535
4535
  // src/functions/register.ts
4536
4536
  var registry = {};
package/lib/node/dev.jsx CHANGED
@@ -1681,7 +1681,7 @@ function Image(props) {
1681
1681
  })}
1682
1682
  loading="lazy"
1683
1683
  alt={props.altText}
1684
- role={props.altText ? "presentation" : void 0}
1684
+ role={props.altText ? void 0 : "presentation"}
1685
1685
  style={{
1686
1686
  "object-position": props.backgroundPosition || "center",
1687
1687
  "object-fit": props.backgroundSize || "cover",
@@ -4105,7 +4105,7 @@ function isFromTrustedHost(trustedHosts, e) {
4105
4105
  }
4106
4106
 
4107
4107
  // src/constants/sdk-version.ts
4108
- var SDK_VERSION = "0.14.5";
4108
+ var SDK_VERSION = "0.14.6";
4109
4109
 
4110
4110
  // src/functions/register.ts
4111
4111
  var registry = {};
package/lib/node/index.js CHANGED
@@ -1908,7 +1908,7 @@ function Image(props) {
1908
1908
  const _v$ = "builder-image" + (props.className ? " " + props.className : "") + " " + css({
1909
1909
  opacity: "1",
1910
1910
  transition: "opacity 0.2s ease-in-out"
1911
- }), _v$2 = props.altText, _v$3 = props.altText ? "presentation" : void 0, _v$4 = {
1911
+ }), _v$2 = props.altText, _v$3 = props.altText ? void 0 : "presentation", _v$4 = {
1912
1912
  "object-position": props.backgroundPosition || "center",
1913
1913
  "object-fit": props.backgroundSize || "cover",
1914
1914
  ...aspectRatioCss()
@@ -4514,7 +4514,7 @@ function isFromTrustedHost(trustedHosts, e) {
4514
4514
  }
4515
4515
 
4516
4516
  // src/constants/sdk-version.ts
4517
- var SDK_VERSION = "0.14.5";
4517
+ var SDK_VERSION = "0.14.6";
4518
4518
 
4519
4519
  // src/functions/register.ts
4520
4520
  var registry = {};
@@ -1673,7 +1673,7 @@ function Image(props) {
1673
1673
  })}
1674
1674
  loading="lazy"
1675
1675
  alt={props.altText}
1676
- role={props.altText ? "presentation" : void 0}
1676
+ role={props.altText ? void 0 : "presentation"}
1677
1677
  style={{
1678
1678
  "object-position": props.backgroundPosition || "center",
1679
1679
  "object-fit": props.backgroundSize || "cover",
@@ -4089,7 +4089,7 @@ function isFromTrustedHost(trustedHosts, e) {
4089
4089
  }
4090
4090
 
4091
4091
  // src/constants/sdk-version.ts
4092
- var SDK_VERSION = "0.14.5";
4092
+ var SDK_VERSION = "0.14.6";
4093
4093
 
4094
4094
  // src/functions/register.ts
4095
4095
  var registry = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-solid",
3
- "version": "0.14.5",
3
+ "version": "0.14.6",
4
4
  "description": "",
5
5
  "files": [
6
6
  "dist",