@newview/file-ui 1.1.17 → 1.1.18
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/dist/file-ui.js +6 -6
- package/dist/file-ui.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/types/index.d.ts +3 -3
- /package/types/{DicSelect.d.ts → NvDicSelect.d.ts} +0 -0
- /package/types/{StructureSelect.d.ts → NvStructureSelect.d.ts} +0 -0
- /package/types/{StructureTypeSelect.d.ts → NvStructureTypeSelect.d.ts} +0 -0
package/dist/file-ui.js
CHANGED
|
@@ -18332,8 +18332,8 @@ class StructureTypeSelectInstance extends BaseInstance {
|
|
|
18332
18332
|
});
|
|
18333
18333
|
}
|
|
18334
18334
|
}
|
|
18335
|
-
const
|
|
18336
|
-
const
|
|
18335
|
+
const NvStructureTypeSelect_vue_vue_type_style_index_0_scoped_ef373745_lang = "";
|
|
18336
|
+
const NvStructureTypeSelect_vue_vue_type_style_index_1_lang = "";
|
|
18337
18337
|
const _hoisted_1$1 = { key: 0 };
|
|
18338
18338
|
const _hoisted_2$1 = {
|
|
18339
18339
|
key: 0,
|
|
@@ -18513,7 +18513,7 @@ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18513
18513
|
}, 8, ["width", "disabled", "onOnPopperHide"])
|
|
18514
18514
|
]);
|
|
18515
18515
|
}
|
|
18516
|
-
const NvStructureTypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-
|
|
18516
|
+
const NvStructureTypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-ef373745"]]);
|
|
18517
18517
|
const propDefine$1 = {
|
|
18518
18518
|
readonly: {
|
|
18519
18519
|
// 只读
|
|
@@ -18721,8 +18721,8 @@ class StructureSelectInstance extends BaseInstance {
|
|
|
18721
18721
|
}
|
|
18722
18722
|
}
|
|
18723
18723
|
}
|
|
18724
|
-
const
|
|
18725
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
18724
|
+
const NvStructureSelect_vue_vue_type_style_index_0_scoped_fbbaca53_lang = "";
|
|
18725
|
+
const _withScopeId = (n) => (pushScopeId("data-v-fbbaca53"), n = n(), popScopeId(), n);
|
|
18726
18726
|
const _hoisted_1 = { key: 1 };
|
|
18727
18727
|
const _hoisted_2 = { class: "nv-pos-r" };
|
|
18728
18728
|
const _hoisted_3 = { class: "nv-c-p structure-sel-box" };
|
|
@@ -18906,7 +18906,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18906
18906
|
])) : createCommentVNode("", true)
|
|
18907
18907
|
]));
|
|
18908
18908
|
}
|
|
18909
|
-
const NvStructureSelect = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-
|
|
18909
|
+
const NvStructureSelect = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-fbbaca53"]]);
|
|
18910
18910
|
const propDefine = {
|
|
18911
18911
|
onlyView: {
|
|
18912
18912
|
// 是否只读
|