@builder.io/sdk-qwik 0.22.2 → 0.23.0

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.
@@ -89,6 +89,15 @@ const ContentComponent = /* @__PURE__ */ qwik.componentQrl(/* @__PURE__ */ qwik.
89
89
  props,
90
90
  state
91
91
  ]));
92
+ qwik.useTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(({ track }) => {
93
+ const [props2, state2] = qwik.useLexicalScope();
94
+ track(() => props2.content);
95
+ track(() => props2.data);
96
+ track(() => props2.locale);
97
+ }, "ContentComponent_component_useTask_1_ewytT4CRbxo", [
98
+ props,
99
+ state
100
+ ]));
92
101
  return /* @__PURE__ */ qwik._jsxC(enableEditor.EnableEditor, {
93
102
  get apiHost() {
94
103
  return props.apiHost;
@@ -87,6 +87,15 @@ const ContentComponent = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl
87
87
  props,
88
88
  state
89
89
  ]));
90
+ useTaskQrl(/* @__PURE__ */ inlinedQrl(({ track }) => {
91
+ const [props2, state2] = useLexicalScope();
92
+ track(() => props2.content);
93
+ track(() => props2.data);
94
+ track(() => props2.locale);
95
+ }, "ContentComponent_component_useTask_1_ewytT4CRbxo", [
96
+ props,
97
+ state
98
+ ]));
90
99
  return /* @__PURE__ */ _jsxC(EnableEditor, {
91
100
  get apiHost() {
92
101
  return props.apiHost;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const SDK_VERSION = "0.22.2";
3
+ const SDK_VERSION = "0.23.0";
4
4
  exports.SDK_VERSION = SDK_VERSION;
@@ -1,4 +1,4 @@
1
- const SDK_VERSION = "0.22.2";
1
+ const SDK_VERSION = "0.23.0";
2
2
  export {
3
3
  SDK_VERSION
4
4
  };
@@ -89,6 +89,15 @@ const ContentComponent = /* @__PURE__ */ qwik.componentQrl(/* @__PURE__ */ qwik.
89
89
  props,
90
90
  state
91
91
  ]));
92
+ qwik.useTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(({ track }) => {
93
+ const [props2, state2] = qwik.useLexicalScope();
94
+ track(() => props2.content);
95
+ track(() => props2.data);
96
+ track(() => props2.locale);
97
+ }, "ContentComponent_component_useTask_1_ewytT4CRbxo", [
98
+ props,
99
+ state
100
+ ]));
92
101
  return /* @__PURE__ */ qwik._jsxC(enableEditor.EnableEditor, {
93
102
  get apiHost() {
94
103
  return props.apiHost;
@@ -87,6 +87,15 @@ const ContentComponent = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl
87
87
  props,
88
88
  state
89
89
  ]));
90
+ useTaskQrl(/* @__PURE__ */ inlinedQrl(({ track }) => {
91
+ const [props2, state2] = useLexicalScope();
92
+ track(() => props2.content);
93
+ track(() => props2.data);
94
+ track(() => props2.locale);
95
+ }, "ContentComponent_component_useTask_1_ewytT4CRbxo", [
96
+ props,
97
+ state
98
+ ]));
90
99
  return /* @__PURE__ */ _jsxC(EnableEditor, {
91
100
  get apiHost() {
92
101
  return props.apiHost;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const SDK_VERSION = "0.22.2";
3
+ const SDK_VERSION = "0.23.0";
4
4
  exports.SDK_VERSION = SDK_VERSION;
@@ -1,4 +1,4 @@
1
- const SDK_VERSION = "0.22.2";
1
+ const SDK_VERSION = "0.23.0";
2
2
  export {
3
3
  SDK_VERSION
4
4
  };
@@ -89,6 +89,15 @@ const ContentComponent = /* @__PURE__ */ qwik.componentQrl(/* @__PURE__ */ qwik.
89
89
  props,
90
90
  state
91
91
  ]));
92
+ qwik.useTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(({ track }) => {
93
+ const [props2, state2] = qwik.useLexicalScope();
94
+ track(() => props2.content);
95
+ track(() => props2.data);
96
+ track(() => props2.locale);
97
+ }, "ContentComponent_component_useTask_1_ewytT4CRbxo", [
98
+ props,
99
+ state
100
+ ]));
92
101
  return /* @__PURE__ */ qwik._jsxC(enableEditor.EnableEditor, {
93
102
  get apiHost() {
94
103
  return props.apiHost;
@@ -87,6 +87,15 @@ const ContentComponent = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl
87
87
  props,
88
88
  state
89
89
  ]));
90
+ useTaskQrl(/* @__PURE__ */ inlinedQrl(({ track }) => {
91
+ const [props2, state2] = useLexicalScope();
92
+ track(() => props2.content);
93
+ track(() => props2.data);
94
+ track(() => props2.locale);
95
+ }, "ContentComponent_component_useTask_1_ewytT4CRbxo", [
96
+ props,
97
+ state
98
+ ]));
90
99
  return /* @__PURE__ */ _jsxC(EnableEditor, {
91
100
  get apiHost() {
92
101
  return props.apiHost;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const SDK_VERSION = "0.22.2";
3
+ const SDK_VERSION = "0.23.0";
4
4
  exports.SDK_VERSION = SDK_VERSION;
@@ -1,4 +1,4 @@
1
- const SDK_VERSION = "0.22.2";
1
+ const SDK_VERSION = "0.23.0";
2
2
  export {
3
3
  SDK_VERSION
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-qwik",
3
- "version": "0.22.2",
3
+ "version": "0.23.0",
4
4
  "homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/qwik",
5
5
  "repository": {
6
6
  "type": "git",
@@ -112,7 +112,7 @@
112
112
  "build:browser": "SDK_ENV=browser yarn build:one"
113
113
  },
114
114
  "dependencies": {
115
- "isolated-vm": "^5.0.0"
115
+ "isolated-vm": "^6.0.0"
116
116
  },
117
117
  "devDependencies": {
118
118
  "@builder.io/qwik": "^1.5.1",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "0.22.2";
1
+ export declare const SDK_VERSION = "0.23.0";