yahee-components 0.0.73 → 0.0.74

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.
@@ -2,7 +2,7 @@ import o from "./common-import.vue2.js";
2
2
  /* empty css */
3
3
  import "E:/工作/项目代码/common_componentsweb/packages/components/src/common-import/common-import.vue?vue&type=style&index=1&lang.scss";
4
4
  import m from "../_virtual/_plugin-vue_export-helper.js";
5
- const a = /* @__PURE__ */ m(o, [["__scopeId", "data-v-2e887c1d"]]);
5
+ const a = /* @__PURE__ */ m(o, [["__scopeId", "data-v-46984973"]]);
6
6
  export {
7
7
  a as default
8
8
  };
@@ -42,6 +42,7 @@ const _hoisted_1 = { class: "form-slot" }, _hoisted_2 = { key: 0 }, _hoisted_3 =
42
42
  inheritAttrs: !1
43
43
  }, _sfc_main = /* @__PURE__ */ defineComponent({
44
44
  ...__default__,
45
+ name: "YaheeCommonImport",
45
46
  props: /* @__PURE__ */ mergeDefaults({
46
47
  isShowDialog: { type: Boolean },
47
48
  title: {},
@@ -1 +1 @@
1
- .container[data-v-d3e37633]{box-sizing:initial;display:inline-block;text-align:center;border-radius:50%;overflow:hidden}.spinner[data-v-d3e37633]{box-sizing:initial;border:2px solid #a1a1a1;border-right-color:transparent;width:23px;height:23px;border-radius:50%;animation:spin-d3e37633 .9s linear infinite}@keyframes spin-d3e37633{to{transform:rotate(360deg)}}.v3-infinite-loading[data-v-4bdee133]{width:100%;height:44px}.state-error[data-v-4bdee133]{display:flex;flex-direction:column;align-items:center}.retry[data-v-4bdee133]{margin-top:8px;padding:2px 6px 4px;width:60px;color:inherit;font-size:14px;font-family:inherit;background:transparent;border:2px solid currentColor;border-radius:5px;outline:none;cursor:pointer}.retry[data-v-4bdee133]:hover{opacity:.8}.upload-record[data-v-2e887c1d]{margin:10px 0;height:30px;width:80px}.uploadProgress[data-v-2e887c1d]{padding:10px;margin:5px 0;border:solid 1px gray;border-radius:10px}.page-pagination[data-v-2e887c1d]{margin-top:10px;display:flex;justify-content:flex-end}.ellipsis-cell[data-v-2e887c1d]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
1
+ .container[data-v-d3e37633]{box-sizing:initial;display:inline-block;text-align:center;border-radius:50%;overflow:hidden}.spinner[data-v-d3e37633]{box-sizing:initial;border:2px solid #a1a1a1;border-right-color:transparent;width:23px;height:23px;border-radius:50%;animation:spin-d3e37633 .9s linear infinite}@keyframes spin-d3e37633{to{transform:rotate(360deg)}}.v3-infinite-loading[data-v-4bdee133]{width:100%;height:44px}.state-error[data-v-4bdee133]{display:flex;flex-direction:column;align-items:center}.retry[data-v-4bdee133]{margin-top:8px;padding:2px 6px 4px;width:60px;color:inherit;font-size:14px;font-family:inherit;background:transparent;border:2px solid currentColor;border-radius:5px;outline:none;cursor:pointer}.retry[data-v-4bdee133]:hover{opacity:.8}.upload-record[data-v-46984973]{margin:10px 0;height:30px;width:80px}.uploadProgress[data-v-46984973]{padding:10px;margin:5px 0;border:solid 1px gray;border-radius:10px}.page-pagination[data-v-46984973]{margin-top:10px;display:flex;justify-content:flex-end}.ellipsis-cell[data-v-46984973]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "yahee-components",
3
3
  "private": false,
4
- "version": "0.0.73",
4
+ "version": "0.0.74",
5
5
  "description": "深圳前海亚讯前端组件库",
6
6
  "main": "lib",
7
7
  "module": "es",