@indfnd/common 1.0.45 → 1.0.50
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/CHANGELOG.md +15 -0
- package/dist/ind-common.es.js +2 -2
- package/dist/ind-common.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [1.0.50](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.0.49...v1.0.50) (2024-09-05)
|
|
6
|
+
|
|
7
|
+
### [1.0.49](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.0.48...v1.0.49) (2024-09-05)
|
|
8
|
+
|
|
9
|
+
### [1.0.48](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.0.47...v1.0.48) (2024-09-05)
|
|
10
|
+
|
|
11
|
+
### [1.0.47](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.0.46...v1.0.47) (2024-09-05)
|
|
12
|
+
|
|
13
|
+
### [1.0.46](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.0.45...v1.0.46) (2024-09-05)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Features
|
|
17
|
+
|
|
18
|
+
* 附件预览 ([d8cd3a4](http://git.inspur.com/imp-ec/ind-front/ind-common-front/commit/d8cd3a469b8f261e1970ab974405446dafb8d8be))
|
|
19
|
+
|
|
5
20
|
### [1.0.45](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.0.44...v1.0.45) (2024-09-02)
|
|
6
21
|
|
|
7
22
|
### [1.0.44](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.0.43...v1.0.44) (2024-08-28)
|
package/dist/ind-common.es.js
CHANGED
|
@@ -2,7 +2,7 @@ import { Button as Button$1, ButtonGroup as ButtonGroup$1, Input, Drawer as Draw
|
|
|
2
2
|
import { isNil, formatDate as formatDate$1, useConfig, getQuarterNum, formatQuarter, str2Date, isDate, isArray, checkIdCard, checkVehicleNo, checkPhone, getDictMapApi, axios, isFunction, isString, uuid, exportJsonToExcel as exportJsonToExcel$1, importJsonFromExcel, on, off, deleteMenuHistoryApi, deleteMenuCollectApi, getMenuHistoryApi, getMenuCollectApi, getPermissionCache, getLocalStorage, getSessionStorage, listItemTreeApi, getPriceInfo, MIME_TYPE, base64ToBlob, putOssFileApi, isEqual, getCaptchaURL, guid, setLocalStorage, removeLocalStorage, clearSessionStorage, cryptor, getPreviewUrlApi, getToken, putOssFileUrl, getOssFileUrl, responseInterceptors, listComTreeApi, listUserTreeApi, UC_ENUM, config as config$1, setToken, loginApi, clearUserInfoCache, clearPermissionCache, logoutApi, getUserInfoCache, getUserInfoApi, setUserInfoCache, setSessionStorage, getAppListApi, getPermissionApi, setPermissionCache, menuHistoryApi, addMenuCollectApi, removeMenuCollectApi, getIndexDescCache, listIndexDescApi, setIndexDescCache } from "@indfnd/utils";
|
|
3
3
|
import Vue$1 from "vue";
|
|
4
4
|
const name$1 = "@indfnd/common";
|
|
5
|
-
const version = "1.0.
|
|
5
|
+
const version = "1.0.49";
|
|
6
6
|
const author = "huxuetong";
|
|
7
7
|
const publishConfig = {
|
|
8
8
|
registry: "https://registry.npmjs.org/"
|
|
@@ -65753,7 +65753,7 @@ var __component__$4 = /* @__PURE__ */ normalizeComponent(
|
|
|
65753
65753
|
staticRenderFns$4,
|
|
65754
65754
|
false,
|
|
65755
65755
|
__vue2_injectStyles$4,
|
|
65756
|
-
"
|
|
65756
|
+
"763a051d",
|
|
65757
65757
|
null,
|
|
65758
65758
|
null
|
|
65759
65759
|
);
|