@das-fed/ui 6.4.0-test.6 → 6.4.0-test.6.1
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/ui",
|
|
3
|
-
"version": "6.4.0-test.6",
|
|
3
|
+
"version": "6.4.0-test.6.1",
|
|
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.6",
|
|
29
|
+
"@das-fed/cli": "6.4.0-test.6.1",
|
|
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.6",
|
|
60
|
-
"@das-fed/utils": "6.4.0-test.6",
|
|
61
|
-
"@das-fed/web": "6.4.0-test.6",
|
|
59
|
+
"@das-fed/ui": "6.4.0-test.6.1",
|
|
60
|
+
"@das-fed/utils": "6.4.0-test.6.1",
|
|
61
|
+
"@das-fed/web": "6.4.0-test.6.1",
|
|
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",
|
|
@@ -2111,7 +2111,7 @@ const Ln = (t, e, i, n) => {
|
|
|
2111
2111
|
emits: ["update:modelValue", "update:selectdValue", "select-item", "item-remove", "remove-all", "sortEnd", "update:infiniteDisabled"],
|
|
2112
2112
|
setup(t, { expose: e, emit: i }) {
|
|
2113
2113
|
xi((c) => ({
|
|
2114
|
-
"
|
|
2114
|
+
"84e4fb44": o.value
|
|
2115
2115
|
}));
|
|
2116
2116
|
const n = t, r = i, o = Pe(() => n.itemHeight + "px"), l = Pe(() => n.dragSort || n.infiniteScroll ? !1 : n.virtual), {
|
|
2117
2117
|
selectListRef: s,
|
|
@@ -2324,13 +2324,13 @@ const Ln = (t, e, i, n) => {
|
|
|
2324
2324
|
])
|
|
2325
2325
|
], !0)
|
|
2326
2326
|
]),
|
|
2327
|
-
c.isView
|
|
2327
|
+
!c.isView && c.closeable ? (k(), oe(D(ct), {
|
|
2328
2328
|
key: 0,
|
|
2329
2329
|
size: "small",
|
|
2330
2330
|
class: "close-icon",
|
|
2331
2331
|
"icon-color": D(ut)("--das-ui-color-secondary"),
|
|
2332
2332
|
onClick: (L) => D(p)(E)
|
|
2333
|
-
}, null, 8, ["icon-color", "onClick"]))
|
|
2333
|
+
}, null, 8, ["icon-color", "onClick"])) : K("v-if", !0)
|
|
2334
2334
|
], 10, qn))),
|
|
2335
2335
|
128
|
|
2336
2336
|
/* KEYED_FRAGMENT */
|
|
@@ -2350,7 +2350,7 @@ const Ln = (t, e, i, n) => {
|
|
|
2350
2350
|
for (const [n, r] of e)
|
|
2351
2351
|
i[n] = r;
|
|
2352
2352
|
return i;
|
|
2353
|
-
}, er = /* @__PURE__ */ Qn(Zn, [["__scopeId", "data-v-
|
|
2353
|
+
}, er = /* @__PURE__ */ Qn(Zn, [["__scopeId", "data-v-395a3033"]]), tr = {
|
|
2354
2354
|
"das-select-list-removeAll": { "zh-CN": "清空", en: "Clear", _appCode: "framework" },
|
|
2355
2355
|
"das-select-list-selected": { "zh-CN": "已选", en: "Selected", _appCode: "framework" },
|
|
2356
2356
|
"das-select-list-parentheses-left": { "zh-CN": "(", en: "(", _appCode: "framework" },
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.das-ui-select-list .selected-number-header[data-v-
|
|
1
|
+
.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.das-ui-select-list .selected-number-header[data-v-395a3033]{height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.das-ui-select-list .selected-number-header .selected-num[data-v-395a3033]{font-size:12px;color:var(--das-ui-color-secondary);letter-spacing:0;font-weight:400;display:flex;align-items:center}.das-ui-select-list .virtual-list[data-v-395a3033]{height:100%}.das-ui-select-list .virtual-list[data-v-395a3033]::-webkit-scrollbar,.das-ui-select-list .selected-page-container[data-v-395a3033]::-webkit-scrollbar{width:var(--das-ui-scrollbar-thumb-size);height:var(--das-ui-scrollbar-thumb-size)}.das-ui-select-list .virtual-list[data-v-395a3033]::-webkit-scrollbar-thumb,.das-ui-select-list .selected-page-container[data-v-395a3033]::-webkit-scrollbar-thumb{background:transparent}.das-ui-select-list .virtual-list[data-v-395a3033]:hover::-webkit-scrollbar-thumb,.das-ui-select-list .selected-page-container[data-v-395a3033]:hover::-webkit-scrollbar-thumb{background:var(--das-ui-scrollbar-thumb-color)}.das-ui-select-list .virtual-list[data-v-395a3033]::-webkit-scrollbar-thumb:hover,.das-ui-select-list .selected-page-container[data-v-395a3033]::-webkit-scrollbar-thumb:hover{background:var(--das-ui-scrollbar-thumb-hover-color)}.das-ui-select-list .selected-container[data-v-395a3033]{width:100%;height:calc(100% - 32px)}.das-ui-select-list .selected-container.hide-header[data-v-395a3033]{height:100%}.das-ui-select-list .selected-container .selected-group[data-v-395a3033]{width:100%}.das-ui-select-list .selected-container .selected-item[data-v-395a3033]{box-sizing:border-box;height:var(--84e4fb44);width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.das-ui-select-list .selected-container .selected-item .drag-icon[data-v-395a3033]{visibility:hidden}.das-ui-select-list .selected-container .selected-item.enable:hover .drag-icon[data-v-395a3033]{visibility:visible}.das-ui-select-list .selected-container .selected-item.active[data-v-395a3033]:not(.disabled){color:var(--das-ui-tree-node-active-font-color);background-color:var(--das-ui-tree-node-active-bg-color)}.das-ui-select-list .selected-container .selected-item[data-v-395a3033]:hover{background-color:var(--das-ui-select-list-hover-bg)}.das-ui-select-list .selected-container .selected-item:hover .close-icon[data-v-395a3033]{visibility:visible}.das-ui-select-list .selected-container .selected-item.disabled[data-v-395a3033]{cursor:not-allowed}.das-ui-select-list .selected-container .selected-item.disabled .close-icon[data-v-395a3033]{visibility:hidden}.das-ui-select-list .selected-container .selected-item .name[data-v-395a3033]{flex:1;font-size:12px;color:var(--das-ui-color-normal);letter-spacing:0;min-width:0;text-align:left}.das-ui-select-list .selected-container .selected-item .close-icon[data-v-395a3033]{margin-left:8px;visibility:hidden;cursor:pointer}.das-ui-select-list .selected-container .selected-item .close-icon[data-v-395a3033]:hover{fill:var(--das-ui-select-list-close-btn-hover)}
|
|
Binary file
|