@das-fed/ui 6.4.0-test.8.1 → 6.4.0-test.8.2
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/package.json +5 -5
- package/packages/business-components/area-phone-select/index.js +1 -1
- package/packages/business-components/area-phone-select/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/style.css +1 -1
- package/packages/business-components/area-phone-select/style.css.gz +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/ui",
|
|
3
|
-
"version": "6.4.0-test.8.
|
|
3
|
+
"version": "6.4.0-test.8.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@antv/x6-plugin-snapline": "^2.1.7",
|
|
27
27
|
"@antv/x6-plugin-transform": "^2.1.8",
|
|
28
28
|
"@antv/x6-vue-shape": "^2.1.2",
|
|
29
|
-
"@das-fed/cli": "6.4.0-test.8.
|
|
29
|
+
"@das-fed/cli": "6.4.0-test.8.2",
|
|
30
30
|
"@element-plus/icons-vue": "^2.3.1",
|
|
31
31
|
"@types/lodash": "^4.14.194",
|
|
32
32
|
"@types/lodash-es": "^4.17.9",
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"vue-tsc": "^2.0.29"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@das-fed/ui": "6.4.0-test.8.
|
|
60
|
-
"@das-fed/utils": "6.4.0-test.8.
|
|
61
|
-
"@das-fed/web": "6.4.0-test.8.
|
|
59
|
+
"@das-fed/ui": "6.4.0-test.8.2",
|
|
60
|
+
"@das-fed/utils": "6.4.0-test.8.2",
|
|
61
|
+
"@das-fed/web": "6.4.0-test.8.2",
|
|
62
62
|
"@wangeditor/editor": "^5.1.23",
|
|
63
63
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
64
64
|
"@wangeditor/plugin-upload-attachment": "^1.1.0",
|
|
@@ -175,7 +175,7 @@ const re = (t) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
|
|
|
175
175
|
for (const [a, v] of b)
|
|
176
176
|
r[a] = v;
|
|
177
177
|
return r;
|
|
178
|
-
}, F = /* @__PURE__ */ T(we, [["__scopeId", "data-v-
|
|
178
|
+
}, F = /* @__PURE__ */ T(we, [["__scopeId", "data-v-08d6dbdd"]]), Ve = /* @__PURE__ */ $({
|
|
179
179
|
__name: "index",
|
|
180
180
|
props: {
|
|
181
181
|
modelValue: { default: "" },
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-area-phone-popover-reference[data-v-
|
|
1
|
+
.das-ui-area-phone-popover-reference[data-v-08d6dbdd]{min-width:68px;height:100%;display:flex}.das-ui-area-phone-popover-reference .icon-box[data-v-08d6dbdd]{flex-shrink:0;margin-left:4px;display:flex;align-items:center;justify-content:center;transform:rotate(0);transition:transform .5s ease}.das-ui-area-phone-popover-reference .icon-box.show[data-v-08d6dbdd]{transform:rotate(180deg)}.das-ui-area-phone-popover-reference .icon-box.hide[data-v-08d6dbdd]{color:transparent!important}.das-ui-area-phone-popover-reference:hover .icon-box[data-v-08d6dbdd]{color:#276ff5}.das-ui-area-phone-popover-reference .label[data-v-08d6dbdd]{font-size:14px;color:#212121;flex:1;overflow:hidden;display:flex;align-items:center}.das-ui-area-phone-popover-reference.is-disabled .label[data-v-08d6dbdd]{color:#b2b2b2!important}.das-ui-area-phone-popover-content[data-v-08d6dbdd]{width:100%}.das-ui-area-phone-popover-content .search-box[data-v-08d6dbdd]{padding:8px}.das-ui-area-phone-popover-content .list[data-v-08d6dbdd]{width:100%;height:248px}.das-ui-area-phone-popover-content .list .item[data-v-08d6dbdd]{width:100%;height:30px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.das-ui-area-phone-popover-content .list .item[data-v-08d6dbdd]:hover{background-color:#f5f5f5}.das-ui-area-phone-popover-content .list .item.selected[data-v-08d6dbdd]{background-color:#f2f6ff}.das-ui-area-phone-popover-content .list .item.selected .item-lable[data-v-08d6dbdd],.das-ui-area-phone-popover-content .list .item.selected .item-code[data-v-08d6dbdd]{color:#276ff5}.das-ui-area-phone-popover-content .list .item .item-lable[data-v-08d6dbdd]{flex:1;overflow:hidden;font-size:12px;color:#212121}.das-ui-area-phone-popover-content .list .item .item-code[data-v-08d6dbdd]{width:53px;margin-left:22px;color:#666;text-align:right;font-size:12px}.das-ui-area-phone-popover .das-ui-popover-container{padding:0!important}.das-ui-area-phone-select[data-v-3b9ba6be]{width:100%}.das-ui-area-phone-select.is-disabled[data-v-3b9ba6be] .el-input.el-input-group{border-bottom-color:#e5e5e5!important}
|
|
Binary file
|