3h1-ui 1.0.99 → 1.0.100
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/es/index.js +4 -4
- package/es/style.css +5 -5
- package/lib/index.js +4 -4
- package/package.json +49 -48
package/es/index.js
CHANGED
|
@@ -13440,8 +13440,8 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
13440
13440
|
};
|
|
13441
13441
|
}
|
|
13442
13442
|
});
|
|
13443
|
-
const
|
|
13444
|
-
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-
|
|
13443
|
+
const Modal_vue_vue_type_style_index_0_scoped_95495568_lang = "";
|
|
13444
|
+
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-95495568"]]);
|
|
13445
13445
|
const _hoisted_1$4 = { class: "api-modal-select" };
|
|
13446
13446
|
const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
13447
13447
|
__name: "ApiModalSelect",
|
|
@@ -13547,8 +13547,8 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
13547
13547
|
};
|
|
13548
13548
|
}
|
|
13549
13549
|
});
|
|
13550
|
-
const
|
|
13551
|
-
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-
|
|
13550
|
+
const ApiModalSelect_vue_vue_type_style_index_0_scoped_a6cdeef8_lang = "";
|
|
13551
|
+
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-a6cdeef8"]]);
|
|
13552
13552
|
function _isSlot(s) {
|
|
13553
13553
|
return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !isVNode(s);
|
|
13554
13554
|
}
|
package/es/style.css
CHANGED
|
@@ -1047,22 +1047,22 @@ span.iconify {
|
|
|
1047
1047
|
/* stylelint-disable no-duplicate-selectors */
|
|
1048
1048
|
/* stylelint-disable */
|
|
1049
1049
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
1050
|
-
.wrapper[data-v-
|
|
1050
|
+
.wrapper[data-v-95495568] {
|
|
1051
1051
|
display: flex;
|
|
1052
1052
|
}
|
|
1053
|
-
.tree[data-v-
|
|
1053
|
+
.tree[data-v-95495568] {
|
|
1054
1054
|
flex: none;
|
|
1055
1055
|
}
|
|
1056
|
-
.table[data-v-
|
|
1056
|
+
.table[data-v-95495568] {
|
|
1057
1057
|
flex: auto;
|
|
1058
1058
|
}
|
|
1059
1059
|
/* stylelint-disable no-duplicate-selectors */
|
|
1060
1060
|
/* stylelint-disable */
|
|
1061
1061
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
1062
|
-
[data-v-
|
|
1062
|
+
[data-v-a6cdeef8] .ant-input-group-addon {
|
|
1063
1063
|
padding: 0;
|
|
1064
1064
|
}
|
|
1065
|
-
.btn-wrapper[data-v-
|
|
1065
|
+
.btn-wrapper[data-v-a6cdeef8] {
|
|
1066
1066
|
padding: 0 5px;
|
|
1067
1067
|
display: flex;
|
|
1068
1068
|
align-items: center;
|
package/lib/index.js
CHANGED
|
@@ -13445,8 +13445,8 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
13445
13445
|
};
|
|
13446
13446
|
}
|
|
13447
13447
|
});
|
|
13448
|
-
const
|
|
13449
|
-
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-
|
|
13448
|
+
const Modal_vue_vue_type_style_index_0_scoped_95495568_lang = "";
|
|
13449
|
+
const Modal = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-95495568"]]);
|
|
13450
13450
|
const _hoisted_1$4 = { class: "api-modal-select" };
|
|
13451
13451
|
const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
13452
13452
|
__name: "ApiModalSelect",
|
|
@@ -13552,8 +13552,8 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
13552
13552
|
};
|
|
13553
13553
|
}
|
|
13554
13554
|
});
|
|
13555
|
-
const
|
|
13556
|
-
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-
|
|
13555
|
+
const ApiModalSelect_vue_vue_type_style_index_0_scoped_a6cdeef8_lang = "";
|
|
13556
|
+
const ApiModalSelect = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-a6cdeef8"]]);
|
|
13557
13557
|
function _isSlot(s) {
|
|
13558
13558
|
return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !vue.isVNode(s);
|
|
13559
13559
|
}
|
package/package.json
CHANGED
|
@@ -1,48 +1,49 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "3h1-ui",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "lib/index.js",
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
"
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
"shy-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
"vite-plugin-
|
|
38
|
-
"
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
"
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
|
|
48
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "3h1-ui",
|
|
3
|
+
"version": "1.0.100",
|
|
4
|
+
"description": "",
|
|
5
|
+
"main": "lib/index.js",
|
|
6
|
+
"module": "es/index.js",
|
|
7
|
+
"files": [
|
|
8
|
+
"es",
|
|
9
|
+
"lib"
|
|
10
|
+
],
|
|
11
|
+
"keywords": [
|
|
12
|
+
"shy-ui"
|
|
13
|
+
],
|
|
14
|
+
"author": "",
|
|
15
|
+
"license": "MIT",
|
|
16
|
+
"dependencies": {
|
|
17
|
+
"@logicflow/core": "^1.1.31",
|
|
18
|
+
"@logicflow/extension": "^1.1.31",
|
|
19
|
+
"@purge-icons/generated": "^0.9.0",
|
|
20
|
+
"@shy-plugins/use": "1.0.3",
|
|
21
|
+
"@shy-plugins/utils": "1.0.14",
|
|
22
|
+
"@vueuse/core": "^9.6.0",
|
|
23
|
+
"@zxcvbn-ts/core": "^2.1.0",
|
|
24
|
+
"ant-design-vue": "^3.2.13",
|
|
25
|
+
"codemirror": "5.65.3",
|
|
26
|
+
"cropperjs": "^1.5.13",
|
|
27
|
+
"lodash-es": "^4.17.21",
|
|
28
|
+
"sortablejs": "^1.15.0",
|
|
29
|
+
"vite-plugin-purge-icons": "^0.9.2",
|
|
30
|
+
"vue-i18n": "^9.2.2",
|
|
31
|
+
"vue-json-pretty": "^2.2.3",
|
|
32
|
+
"vxe-table": "^4.3.6",
|
|
33
|
+
"xe-utils": "^3.5.7"
|
|
34
|
+
},
|
|
35
|
+
"types": "lib/index.d.ts",
|
|
36
|
+
"devDependencies": {
|
|
37
|
+
"vite-plugin-windicss": "^1.8.10",
|
|
38
|
+
"windicss": "^3.5.6"
|
|
39
|
+
},
|
|
40
|
+
"scripts": {
|
|
41
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
42
|
+
"major": "npm version major",
|
|
43
|
+
"minor": "npm version minor",
|
|
44
|
+
"patch": "npm version patch",
|
|
45
|
+
"deploy": "npm run build && npm publish",
|
|
46
|
+
"build": "vite build",
|
|
47
|
+
"build:less": "esno build/buildLess"
|
|
48
|
+
}
|
|
49
|
+
}
|