widget.qw 1.0.60 → 1.0.61

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/build/style.css CHANGED
@@ -840,13 +840,13 @@
840
840
  }
841
841
  .widget .readonly-field[data-v-0c8e09c0] {
842
842
  margin: 4px 0;
843
- }.widget[data-v-b711cbee] {
843
+ }.widget[data-v-4503cbfe] {
844
844
  background: #fff;
845
845
  box-sizing: border-box;
846
846
  height: 100%;
847
847
  text-align: left;
848
848
  }
849
- .widget .option[data-v-b711cbee] {
849
+ .widget .option[data-v-4503cbfe] {
850
850
  margin: 0 8px 8px 0;
851
851
  padding: 5px 5px;
852
852
  border-radius: 4px;
@@ -855,6 +855,6 @@
855
855
  display: inline-block;
856
856
  position: relative;
857
857
  }
858
- [data-v-b711cbee] .van-field__label {
858
+ [data-v-4503cbfe] .van-field__label {
859
859
  margin: auto;
860
860
  }
@@ -20946,7 +20946,7 @@ const _sfc_main$1 = {
20946
20946
  }
20947
20947
  };
20948
20948
  var SingleApiPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-0c8e09c0"]]);
20949
- var ObjsEditor_vue_vue_type_style_index_0_scoped_true_lang = /* @__PURE__ */ (() => ".widget[data-v-b711cbee] {\n background: #fff;\n box-sizing: border-box;\n height: 100%;\n text-align: left;\n}\n.widget .option[data-v-b711cbee] {\n margin: 0 8px 8px 0;\n padding: 5px 5px;\n border-radius: 4px;\n background-color: rgb(217, 236, 255);\n color: #409eff;\n display: inline-block;\n position: relative;\n}\n[data-v-b711cbee] .van-field__label {\n margin: auto;\n}")();
20949
+ var ObjsEditor_vue_vue_type_style_index_0_scoped_true_lang = /* @__PURE__ */ (() => ".widget[data-v-4503cbfe] {\n background: #fff;\n box-sizing: border-box;\n height: 100%;\n text-align: left;\n}\n.widget .option[data-v-4503cbfe] {\n margin: 0 8px 8px 0;\n padding: 5px 5px;\n border-radius: 4px;\n background-color: rgb(217, 236, 255);\n color: #409eff;\n display: inline-block;\n position: relative;\n}\n[data-v-4503cbfe] .van-field__label {\n margin: auto;\n}")();
20950
20950
  const _hoisted_1 = {
20951
20951
  style: {
20952
20952
  "display": "flex",
@@ -21000,7 +21000,7 @@ const _sfc_main = {
21000
21000
  },
21001
21001
  auth: {
21002
21002
  type: String,
21003
- default: ""
21003
+ default: "option"
21004
21004
  },
21005
21005
  schema: {
21006
21006
  type: Object,
@@ -21268,7 +21268,7 @@ const _sfc_main = {
21268
21268
  };
21269
21269
  }
21270
21270
  };
21271
- var ObjsEditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b711cbee"]]);
21271
+ var ObjsEditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4503cbfe"]]);
21272
21272
  const secret_notify = () => {
21273
21273
  showNotify({ type: "danger", message: "\u4E25\u683C\u6267\u884C\u4FE1\u606F\u4FDD\u5BC6\u8981\u6C42\uFF0C\u5207\u5B9E\u9632\u8303\u4F01\u4E1A\u6CC4\u5BC6\u98CE\u9669", duration: 3e3 });
21274
21274
  };
@@ -20949,7 +20949,7 @@ var __async = (__this, __arguments, generator) => {
20949
20949
  }
20950
20950
  };
20951
20951
  var SingleApiPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-0c8e09c0"]]);
20952
- var ObjsEditor_vue_vue_type_style_index_0_scoped_true_lang = /* @__PURE__ */ (() => ".widget[data-v-b711cbee] {\n background: #fff;\n box-sizing: border-box;\n height: 100%;\n text-align: left;\n}\n.widget .option[data-v-b711cbee] {\n margin: 0 8px 8px 0;\n padding: 5px 5px;\n border-radius: 4px;\n background-color: rgb(217, 236, 255);\n color: #409eff;\n display: inline-block;\n position: relative;\n}\n[data-v-b711cbee] .van-field__label {\n margin: auto;\n}")();
20952
+ var ObjsEditor_vue_vue_type_style_index_0_scoped_true_lang = /* @__PURE__ */ (() => ".widget[data-v-4503cbfe] {\n background: #fff;\n box-sizing: border-box;\n height: 100%;\n text-align: left;\n}\n.widget .option[data-v-4503cbfe] {\n margin: 0 8px 8px 0;\n padding: 5px 5px;\n border-radius: 4px;\n background-color: rgb(217, 236, 255);\n color: #409eff;\n display: inline-block;\n position: relative;\n}\n[data-v-4503cbfe] .van-field__label {\n margin: auto;\n}")();
20953
20953
  const _hoisted_1 = {
20954
20954
  style: {
20955
20955
  "display": "flex",
@@ -21003,7 +21003,7 @@ var __async = (__this, __arguments, generator) => {
21003
21003
  },
21004
21004
  auth: {
21005
21005
  type: String,
21006
- default: ""
21006
+ default: "option"
21007
21007
  },
21008
21008
  schema: {
21009
21009
  type: Object,
@@ -21271,7 +21271,7 @@ var __async = (__this, __arguments, generator) => {
21271
21271
  };
21272
21272
  }
21273
21273
  };
21274
- var ObjsEditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b711cbee"]]);
21274
+ var ObjsEditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4503cbfe"]]);
21275
21275
  const secret_notify = () => {
21276
21276
  showNotify({ type: "danger", message: "\u4E25\u683C\u6267\u884C\u4FE1\u606F\u4FDD\u5BC6\u8981\u6C42\uFF0C\u5207\u5B9E\u9632\u8303\u4F01\u4E1A\u6CC4\u5BC6\u98CE\u9669", duration: 3e3 });
21277
21277
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "widget.qw",
3
3
  "private": false,
4
- "version": "1.0.60",
4
+ "version": "1.0.61",
5
5
  "description": "marqstree Vue3组件库",
6
6
  "main": "build/widget.qw.es.js",
7
7
  "keywords": [
@@ -93,7 +93,7 @@ const props = defineProps({
93
93
  },
94
94
  auth: {
95
95
  type: String,
96
- default: ''
96
+ default: 'option'
97
97
  },
98
98
  schema: {
99
99
  type: Object,
@@ -1,6 +1,6 @@
1
1
  <template>
2
2
  <div class="page">
3
- <widget-qw-objs-editor label="房型" auth="required" v-model="data.datas" :schema="data.schema" />
3
+ <widget-qw-objs-editor label="房型" v-model="data.datas" :schema="data.schema" />
4
4
  </div>
5
5
  </template>
6
6