@builder.io/sdk-qwik 0.1.5 → 0.1.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.
package/README.md CHANGED
@@ -89,7 +89,7 @@ export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
89
89
  {
90
90
  component: MyFunComponent,
91
91
  name: 'MyFunComponent',
92
- builtIn: true,
92
+
93
93
  inputs: [
94
94
  {
95
95
  name: 'text',
@@ -1091,7 +1091,6 @@ const STYLES = `
1091
1091
  }`;
1092
1092
  const componentInfo$a = {
1093
1093
  name: "Core:Button",
1094
- builtIn: true,
1095
1094
  image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F81a15681c3e74df09677dfc57a615b13",
1096
1095
  defaultStyles: {
1097
1096
  appearance: "none",
@@ -1134,7 +1133,6 @@ const serializeFn = (fnValue) => {
1134
1133
  };
1135
1134
  const componentInfo$9 = {
1136
1135
  name: "Columns",
1137
- builtIn: true,
1138
1136
  inputs: [
1139
1137
  {
1140
1138
  name: "columns",
@@ -1377,14 +1375,12 @@ const componentInfo$8 = {
1377
1375
  name: "Fragment",
1378
1376
  static: true,
1379
1377
  hidden: true,
1380
- builtIn: true,
1381
1378
  canHaveChildren: true,
1382
1379
  noWrap: true
1383
1380
  };
1384
1381
  const componentInfo$7 = {
1385
1382
  name: "Image",
1386
1383
  static: true,
1387
- builtIn: true,
1388
1384
  image: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",
1389
1385
  defaultStyles: {
1390
1386
  position: "relative",
@@ -1533,7 +1529,6 @@ const componentInfo$7 = {
1533
1529
  const componentInfo$6 = {
1534
1530
  name: "Core:Section",
1535
1531
  static: true,
1536
- builtIn: true,
1537
1532
  image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F682efef23ace49afac61748dd305c70a",
1538
1533
  inputs: [
1539
1534
  {
@@ -1598,7 +1593,6 @@ const componentInfo$5 = {
1598
1593
  name: "Symbol",
1599
1594
  noWrap: true,
1600
1595
  static: true,
1601
- builtIn: true,
1602
1596
  inputs: [
1603
1597
  {
1604
1598
  name: "symbol",
@@ -1963,7 +1957,6 @@ const Symbol$1 = /* @__PURE__ */ qwik.componentQrl(qwik.inlinedQrl((props) => {
1963
1957
  const componentInfo$4 = {
1964
1958
  name: "Text",
1965
1959
  static: true,
1966
- builtIn: true,
1967
1960
  image: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-text_fields-24px%20(1).svg?alt=media&token=12177b73-0ee3-42ca-98c6-0dd003de1929",
1968
1961
  inputs: [
1969
1962
  {
@@ -1995,7 +1988,6 @@ const Text = /* @__PURE__ */ qwik.componentQrl(qwik.inlinedQrl((props) => {
1995
1988
  const componentInfo$3 = {
1996
1989
  name: "Video",
1997
1990
  canHaveChildren: true,
1998
- builtIn: true,
1999
1991
  defaultStyles: {
2000
1992
  minHeight: "20px",
2001
1993
  minWidth: "20px"
@@ -2153,7 +2145,6 @@ const Video = /* @__PURE__ */ qwik.componentQrl(qwik.inlinedQrl((props) => {
2153
2145
  const componentInfo$2 = {
2154
2146
  name: "Embed",
2155
2147
  static: true,
2156
- builtIn: true,
2157
2148
  inputs: [
2158
2149
  {
2159
2150
  name: "url",
@@ -2265,7 +2256,6 @@ const ImgComponent = /* @__PURE__ */ qwik.componentQrl(qwik.inlinedQrl((props) =
2265
2256
  const componentInfo$1 = {
2266
2257
  name: "Raw:Img",
2267
2258
  hideFromInsertMenu: true,
2268
- builtIn: true,
2269
2259
  image: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",
2270
2260
  inputs: [
2271
2261
  {
@@ -2342,7 +2332,6 @@ const CustomCode = /* @__PURE__ */ qwik.componentQrl(qwik.inlinedQrl((props) =>
2342
2332
  const componentInfo = {
2343
2333
  name: "Custom Code",
2344
2334
  static: true,
2345
- builtIn: true,
2346
2335
  requiredPermissions: [
2347
2336
  "editCode"
2348
2337
  ],
@@ -1089,7 +1089,6 @@ const STYLES = `
1089
1089
  }`;
1090
1090
  const componentInfo$a = {
1091
1091
  name: "Core:Button",
1092
- builtIn: true,
1093
1092
  image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F81a15681c3e74df09677dfc57a615b13",
1094
1093
  defaultStyles: {
1095
1094
  appearance: "none",
@@ -1132,7 +1131,6 @@ const serializeFn = (fnValue) => {
1132
1131
  };
1133
1132
  const componentInfo$9 = {
1134
1133
  name: "Columns",
1135
- builtIn: true,
1136
1134
  inputs: [
1137
1135
  {
1138
1136
  name: "columns",
@@ -1375,14 +1373,12 @@ const componentInfo$8 = {
1375
1373
  name: "Fragment",
1376
1374
  static: true,
1377
1375
  hidden: true,
1378
- builtIn: true,
1379
1376
  canHaveChildren: true,
1380
1377
  noWrap: true
1381
1378
  };
1382
1379
  const componentInfo$7 = {
1383
1380
  name: "Image",
1384
1381
  static: true,
1385
- builtIn: true,
1386
1382
  image: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",
1387
1383
  defaultStyles: {
1388
1384
  position: "relative",
@@ -1531,7 +1527,6 @@ const componentInfo$7 = {
1531
1527
  const componentInfo$6 = {
1532
1528
  name: "Core:Section",
1533
1529
  static: true,
1534
- builtIn: true,
1535
1530
  image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F682efef23ace49afac61748dd305c70a",
1536
1531
  inputs: [
1537
1532
  {
@@ -1596,7 +1591,6 @@ const componentInfo$5 = {
1596
1591
  name: "Symbol",
1597
1592
  noWrap: true,
1598
1593
  static: true,
1599
- builtIn: true,
1600
1594
  inputs: [
1601
1595
  {
1602
1596
  name: "symbol",
@@ -1961,7 +1955,6 @@ const Symbol$1 = /* @__PURE__ */ componentQrl(inlinedQrl((props) => {
1961
1955
  const componentInfo$4 = {
1962
1956
  name: "Text",
1963
1957
  static: true,
1964
- builtIn: true,
1965
1958
  image: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-text_fields-24px%20(1).svg?alt=media&token=12177b73-0ee3-42ca-98c6-0dd003de1929",
1966
1959
  inputs: [
1967
1960
  {
@@ -1993,7 +1986,6 @@ const Text = /* @__PURE__ */ componentQrl(inlinedQrl((props) => {
1993
1986
  const componentInfo$3 = {
1994
1987
  name: "Video",
1995
1988
  canHaveChildren: true,
1996
- builtIn: true,
1997
1989
  defaultStyles: {
1998
1990
  minHeight: "20px",
1999
1991
  minWidth: "20px"
@@ -2151,7 +2143,6 @@ const Video = /* @__PURE__ */ componentQrl(inlinedQrl((props) => {
2151
2143
  const componentInfo$2 = {
2152
2144
  name: "Embed",
2153
2145
  static: true,
2154
- builtIn: true,
2155
2146
  inputs: [
2156
2147
  {
2157
2148
  name: "url",
@@ -2263,7 +2254,6 @@ const ImgComponent = /* @__PURE__ */ componentQrl(inlinedQrl((props) => {
2263
2254
  const componentInfo$1 = {
2264
2255
  name: "Raw:Img",
2265
2256
  hideFromInsertMenu: true,
2266
- builtIn: true,
2267
2257
  image: "https://firebasestorage.googleapis.com/v0/b/builder-3b0a2.appspot.com/o/images%2Fbaseline-insert_photo-24px.svg?alt=media&token=4e5d0ef4-f5e8-4e57-b3a9-38d63a9b9dc4",
2268
2258
  inputs: [
2269
2259
  {
@@ -2340,7 +2330,6 @@ const CustomCode = /* @__PURE__ */ componentQrl(inlinedQrl((props) => {
2340
2330
  const componentInfo = {
2341
2331
  name: "Custom Code",
2342
2332
  static: true,
2343
- builtIn: true,
2344
2333
  requiredPermissions: [
2345
2334
  "editCode"
2346
2335
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-qwik",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "Builder.io Qwik SDK",
5
5
  "type": "module",
6
6
  "main": "./lib/index.qwik.cjs",
@@ -122,7 +122,6 @@ export interface ComponentInfo {
122
122
  * Passing a list of model names will restrict using the component to only the models listed here, otherwise it'll be available for all models
123
123
  */
124
124
  models?: string[];
125
- builtIn: true;
126
125
  /**
127
126
  * Specify restrictions direct children must match
128
127
  */