@builder.io/sdk-qwik 0.13.3 → 0.13.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.
@@ -3619,7 +3619,7 @@ const componentInfo = {
3619
3619
  "mp4"
3620
3620
  ],
3621
3621
  bubble: true,
3622
- defaultValue: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",
3622
+ defaultValue: "https://cdn.builder.io/o/assets%2FYJIGb4i01jvw0SRdL5Bt%2Fd27731a526464deba0016216f5f9e570%2Fcompressed?apiKey=YJIGb4i01jvw0SRdL5Bt&token=d27731a526464deba0016216f5f9e570&alt=media&optimized=true",
3623
3623
  required: true
3624
3624
  },
3625
3625
  {
@@ -4347,7 +4347,7 @@ function isFromTrustedHost(trustedHosts, e) {
4347
4347
  const url = new URL(e.origin), hostname = url.hostname;
4348
4348
  return (trustedHosts || DEFAULT_TRUSTED_HOSTS).findIndex((trustedHost) => trustedHost.startsWith("*.") ? hostname.endsWith(trustedHost.slice(1)) : trustedHost === hostname) > -1;
4349
4349
  }
4350
- const SDK_VERSION = "0.13.3";
4350
+ const SDK_VERSION = "0.13.4";
4351
4351
  const registry = {};
4352
4352
  function register(type, info) {
4353
4353
  let typeList = registry[type];
@@ -3617,7 +3617,7 @@ const componentInfo = {
3617
3617
  "mp4"
3618
3618
  ],
3619
3619
  bubble: true,
3620
- defaultValue: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",
3620
+ defaultValue: "https://cdn.builder.io/o/assets%2FYJIGb4i01jvw0SRdL5Bt%2Fd27731a526464deba0016216f5f9e570%2Fcompressed?apiKey=YJIGb4i01jvw0SRdL5Bt&token=d27731a526464deba0016216f5f9e570&alt=media&optimized=true",
3621
3621
  required: true
3622
3622
  },
3623
3623
  {
@@ -4345,7 +4345,7 @@ function isFromTrustedHost(trustedHosts, e) {
4345
4345
  const url = new URL(e.origin), hostname = url.hostname;
4346
4346
  return (trustedHosts || DEFAULT_TRUSTED_HOSTS).findIndex((trustedHost) => trustedHost.startsWith("*.") ? hostname.endsWith(trustedHost.slice(1)) : trustedHost === hostname) > -1;
4347
4347
  }
4348
- const SDK_VERSION = "0.13.3";
4348
+ const SDK_VERSION = "0.13.4";
4349
4349
  const registry = {};
4350
4350
  function register(type, info) {
4351
4351
  let typeList = registry[type];
@@ -6850,7 +6850,7 @@ const componentInfo = {
6850
6850
  "mp4"
6851
6851
  ],
6852
6852
  bubble: true,
6853
- defaultValue: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",
6853
+ defaultValue: "https://cdn.builder.io/o/assets%2FYJIGb4i01jvw0SRdL5Bt%2Fd27731a526464deba0016216f5f9e570%2Fcompressed?apiKey=YJIGb4i01jvw0SRdL5Bt&token=d27731a526464deba0016216f5f9e570&alt=media&optimized=true",
6854
6854
  required: true
6855
6855
  },
6856
6856
  {
@@ -7578,7 +7578,7 @@ function isFromTrustedHost(trustedHosts, e) {
7578
7578
  const url = new URL(e.origin), hostname = url.hostname;
7579
7579
  return (trustedHosts || DEFAULT_TRUSTED_HOSTS).findIndex((trustedHost) => trustedHost.startsWith("*.") ? hostname.endsWith(trustedHost.slice(1)) : trustedHost === hostname) > -1;
7580
7580
  }
7581
- const SDK_VERSION = "0.13.3";
7581
+ const SDK_VERSION = "0.13.4";
7582
7582
  const registry = {};
7583
7583
  function register(type, info) {
7584
7584
  let typeList = registry[type];
@@ -6848,7 +6848,7 @@ const componentInfo = {
6848
6848
  "mp4"
6849
6849
  ],
6850
6850
  bubble: true,
6851
- defaultValue: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",
6851
+ defaultValue: "https://cdn.builder.io/o/assets%2FYJIGb4i01jvw0SRdL5Bt%2Fd27731a526464deba0016216f5f9e570%2Fcompressed?apiKey=YJIGb4i01jvw0SRdL5Bt&token=d27731a526464deba0016216f5f9e570&alt=media&optimized=true",
6852
6852
  required: true
6853
6853
  },
6854
6854
  {
@@ -7576,7 +7576,7 @@ function isFromTrustedHost(trustedHosts, e) {
7576
7576
  const url = new URL(e.origin), hostname = url.hostname;
7577
7577
  return (trustedHosts || DEFAULT_TRUSTED_HOSTS).findIndex((trustedHost) => trustedHost.startsWith("*.") ? hostname.endsWith(trustedHost.slice(1)) : trustedHost === hostname) > -1;
7578
7578
  }
7579
- const SDK_VERSION = "0.13.3";
7579
+ const SDK_VERSION = "0.13.4";
7580
7580
  const registry = {};
7581
7581
  function register(type, info) {
7582
7582
  let typeList = registry[type];
@@ -3720,7 +3720,7 @@ const componentInfo = {
3720
3720
  "mp4"
3721
3721
  ],
3722
3722
  bubble: true,
3723
- defaultValue: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",
3723
+ defaultValue: "https://cdn.builder.io/o/assets%2FYJIGb4i01jvw0SRdL5Bt%2Fd27731a526464deba0016216f5f9e570%2Fcompressed?apiKey=YJIGb4i01jvw0SRdL5Bt&token=d27731a526464deba0016216f5f9e570&alt=media&optimized=true",
3724
3724
  required: true
3725
3725
  },
3726
3726
  {
@@ -4448,7 +4448,7 @@ function isFromTrustedHost(trustedHosts, e) {
4448
4448
  const url = new URL(e.origin), hostname = url.hostname;
4449
4449
  return (trustedHosts || DEFAULT_TRUSTED_HOSTS).findIndex((trustedHost) => trustedHost.startsWith("*.") ? hostname.endsWith(trustedHost.slice(1)) : trustedHost === hostname) > -1;
4450
4450
  }
4451
- const SDK_VERSION = "0.13.3";
4451
+ const SDK_VERSION = "0.13.4";
4452
4452
  const registry = {};
4453
4453
  function register(type, info) {
4454
4454
  let typeList = registry[type];
@@ -3718,7 +3718,7 @@ const componentInfo = {
3718
3718
  "mp4"
3719
3719
  ],
3720
3720
  bubble: true,
3721
- defaultValue: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/assets%2FKQlEmWDxA0coC3PK6UvkrjwkIGI2%2F28cb070609f546cdbe5efa20e931aa4b?alt=media&token=912e9551-7a7c-4dfb-86b6-3da1537d1a7f",
3721
+ defaultValue: "https://cdn.builder.io/o/assets%2FYJIGb4i01jvw0SRdL5Bt%2Fd27731a526464deba0016216f5f9e570%2Fcompressed?apiKey=YJIGb4i01jvw0SRdL5Bt&token=d27731a526464deba0016216f5f9e570&alt=media&optimized=true",
3722
3722
  required: true
3723
3723
  },
3724
3724
  {
@@ -4446,7 +4446,7 @@ function isFromTrustedHost(trustedHosts, e) {
4446
4446
  const url = new URL(e.origin), hostname = url.hostname;
4447
4447
  return (trustedHosts || DEFAULT_TRUSTED_HOSTS).findIndex((trustedHost) => trustedHost.startsWith("*.") ? hostname.endsWith(trustedHost.slice(1)) : trustedHost === hostname) > -1;
4448
4448
  }
4449
- const SDK_VERSION = "0.13.3";
4449
+ const SDK_VERSION = "0.13.4";
4450
4450
  const registry = {};
4451
4451
  function register(type, info) {
4452
4452
  let typeList = registry[type];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-qwik",
3
- "version": "0.13.3",
3
+ "version": "0.13.4",
4
4
  "homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/qwik",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "0.13.3";
1
+ export declare const SDK_VERSION = "0.13.4";