@builder.io/sdk-qwik 0.7.1-0 → 0.7.1-2

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.
@@ -3100,7 +3100,7 @@ const getInteractionPropertiesForEvent = (event) => {
3100
3100
  }
3101
3101
  };
3102
3102
  };
3103
- const SDK_VERSION = "0.7.1-0";
3103
+ const SDK_VERSION = "0.7.1-2";
3104
3104
  const registry = {};
3105
3105
  function register(type, info) {
3106
3106
  let typeList = registry[type];
@@ -4143,13 +4143,6 @@ const Symbol$1 = /* @__PURE__ */ qwik.componentQrl(/* @__PURE__ */ qwik.inlinedQ
4143
4143
  const state = qwik.useStore({
4144
4144
  contentToUse: (_a = props.symbol) == null ? void 0 : _a.content
4145
4145
  });
4146
- qwik.useVisibleTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(() => {
4147
- const [props2, state2] = qwik.useLexicalScope();
4148
- setContent(props2, state2);
4149
- }, "Symbol_component_useVisibleTask_oMPs8W5ZhwE", [
4150
- props,
4151
- state
4152
- ]));
4153
4146
  qwik.useTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(({ track: track2 }) => {
4154
4147
  const [props2, state2] = qwik.useLexicalScope();
4155
4148
  track2(() => props2.symbol);
@@ -3098,7 +3098,7 @@ const getInteractionPropertiesForEvent = (event) => {
3098
3098
  }
3099
3099
  };
3100
3100
  };
3101
- const SDK_VERSION = "0.7.1-0";
3101
+ const SDK_VERSION = "0.7.1-2";
3102
3102
  const registry = {};
3103
3103
  function register(type, info) {
3104
3104
  let typeList = registry[type];
@@ -4141,13 +4141,6 @@ const Symbol$1 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((props)
4141
4141
  const state = useStore({
4142
4142
  contentToUse: (_a = props.symbol) == null ? void 0 : _a.content
4143
4143
  });
4144
- useVisibleTaskQrl(/* @__PURE__ */ inlinedQrl(() => {
4145
- const [props2, state2] = useLexicalScope();
4146
- setContent(props2, state2);
4147
- }, "Symbol_component_useVisibleTask_oMPs8W5ZhwE", [
4148
- props,
4149
- state
4150
- ]));
4151
4144
  useTaskQrl(/* @__PURE__ */ inlinedQrl(({ track: track2 }) => {
4152
4145
  const [props2, state2] = useLexicalScope();
4153
4146
  track2(() => props2.symbol);
@@ -6304,7 +6304,7 @@ const getInteractionPropertiesForEvent = (event) => {
6304
6304
  }
6305
6305
  };
6306
6306
  };
6307
- const SDK_VERSION = "0.7.1-0";
6307
+ const SDK_VERSION = "0.7.1-2";
6308
6308
  const registry = {};
6309
6309
  function register(type, info) {
6310
6310
  let typeList = registry[type];
@@ -7347,13 +7347,6 @@ const Symbol$1 = /* @__PURE__ */ qwik.componentQrl(/* @__PURE__ */ qwik.inlinedQ
7347
7347
  const state = qwik.useStore({
7348
7348
  contentToUse: (_a = props.symbol) == null ? void 0 : _a.content
7349
7349
  });
7350
- qwik.useVisibleTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(() => {
7351
- const [props2, state2] = qwik.useLexicalScope();
7352
- setContent(props2, state2);
7353
- }, "Symbol_component_useVisibleTask_oMPs8W5ZhwE", [
7354
- props,
7355
- state
7356
- ]));
7357
7350
  qwik.useTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(({ track: track2 }) => {
7358
7351
  const [props2, state2] = qwik.useLexicalScope();
7359
7352
  track2(() => props2.symbol);
@@ -6302,7 +6302,7 @@ const getInteractionPropertiesForEvent = (event) => {
6302
6302
  }
6303
6303
  };
6304
6304
  };
6305
- const SDK_VERSION = "0.7.1-0";
6305
+ const SDK_VERSION = "0.7.1-2";
6306
6306
  const registry = {};
6307
6307
  function register(type, info) {
6308
6308
  let typeList = registry[type];
@@ -7345,13 +7345,6 @@ const Symbol$1 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((props)
7345
7345
  const state = useStore({
7346
7346
  contentToUse: (_a = props.symbol) == null ? void 0 : _a.content
7347
7347
  });
7348
- useVisibleTaskQrl(/* @__PURE__ */ inlinedQrl(() => {
7349
- const [props2, state2] = useLexicalScope();
7350
- setContent(props2, state2);
7351
- }, "Symbol_component_useVisibleTask_oMPs8W5ZhwE", [
7352
- props,
7353
- state
7354
- ]));
7355
7348
  useTaskQrl(/* @__PURE__ */ inlinedQrl(({ track: track2 }) => {
7356
7349
  const [props2, state2] = useLexicalScope();
7357
7350
  track2(() => props2.symbol);
@@ -3100,7 +3100,7 @@ const getInteractionPropertiesForEvent = (event) => {
3100
3100
  }
3101
3101
  };
3102
3102
  };
3103
- const SDK_VERSION = "0.7.1-0";
3103
+ const SDK_VERSION = "0.7.1-2";
3104
3104
  const registry = {};
3105
3105
  function register(type, info) {
3106
3106
  let typeList = registry[type];
@@ -4143,13 +4143,6 @@ const Symbol$1 = /* @__PURE__ */ qwik.componentQrl(/* @__PURE__ */ qwik.inlinedQ
4143
4143
  const state = qwik.useStore({
4144
4144
  contentToUse: (_a = props.symbol) == null ? void 0 : _a.content
4145
4145
  });
4146
- qwik.useVisibleTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(() => {
4147
- const [props2, state2] = qwik.useLexicalScope();
4148
- setContent(props2, state2);
4149
- }, "Symbol_component_useVisibleTask_oMPs8W5ZhwE", [
4150
- props,
4151
- state
4152
- ]));
4153
4146
  qwik.useTaskQrl(/* @__PURE__ */ qwik.inlinedQrl(({ track: track2 }) => {
4154
4147
  const [props2, state2] = qwik.useLexicalScope();
4155
4148
  track2(() => props2.symbol);
@@ -3098,7 +3098,7 @@ const getInteractionPropertiesForEvent = (event) => {
3098
3098
  }
3099
3099
  };
3100
3100
  };
3101
- const SDK_VERSION = "0.7.1-0";
3101
+ const SDK_VERSION = "0.7.1-2";
3102
3102
  const registry = {};
3103
3103
  function register(type, info) {
3104
3104
  let typeList = registry[type];
@@ -4141,13 +4141,6 @@ const Symbol$1 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((props)
4141
4141
  const state = useStore({
4142
4142
  contentToUse: (_a = props.symbol) == null ? void 0 : _a.content
4143
4143
  });
4144
- useVisibleTaskQrl(/* @__PURE__ */ inlinedQrl(() => {
4145
- const [props2, state2] = useLexicalScope();
4146
- setContent(props2, state2);
4147
- }, "Symbol_component_useVisibleTask_oMPs8W5ZhwE", [
4148
- props,
4149
- state
4150
- ]));
4151
4144
  useTaskQrl(/* @__PURE__ */ inlinedQrl(({ track: track2 }) => {
4152
4145
  const [props2, state2] = useLexicalScope();
4153
4146
  track2(() => props2.symbol);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-qwik",
3
- "version": "0.7.1-0",
3
+ "version": "0.7.1-2",
4
4
  "description": "Builder.io Qwik SDK",
5
5
  "type": "module",
6
6
  "main": "./lib/edge/index.qwik.cjs",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "0.7.1-0";
1
+ export declare const SDK_VERSION = "0.7.1-2";
@@ -0,0 +1,2 @@
1
+ import type { ExecutorArgs } from '../helpers.js';
2
+ export declare const evaluator: ({ code, builder, context, event, localState, rootSetState, rootState }: ExecutorArgs) => any;