@newview/ui 1.2.8 → 1.2.10
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 +2 -2
- package/dist/newview-ui.js +2 -2
- package/dist/newview-ui.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/types/ComForm.d.ts +6 -0
- package/types/Grid.d.ts +1 -1
- package/types/GridJava.d.ts +1 -1
package/README.md
CHANGED
package/dist/newview-ui.js
CHANGED
|
@@ -33253,7 +33253,7 @@ let GridColumnInstance$1 = class GridColumnInstance2 extends BaseInstance {
|
|
|
33253
33253
|
}
|
|
33254
33254
|
};
|
|
33255
33255
|
const GridColumn_vue_vue_type_style_index_0_lang$1 = "";
|
|
33256
|
-
const
|
|
33256
|
+
const GridColumn_vue_vue_type_style_index_1_scoped_125c7c24_lang = "";
|
|
33257
33257
|
const _hoisted_1$h = { class: "gridColumn" };
|
|
33258
33258
|
const _hoisted_2$e = {
|
|
33259
33259
|
key: 3,
|
|
@@ -33633,7 +33633,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
33633
33633
|
}), 256))
|
|
33634
33634
|
]);
|
|
33635
33635
|
}
|
|
33636
|
-
const GridColumn$1 = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-
|
|
33636
|
+
const GridColumn$1 = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-125c7c24"]]);
|
|
33637
33637
|
const _sfc_main$l = defineComponent({
|
|
33638
33638
|
name: "FilterDaterange",
|
|
33639
33639
|
props: {
|