@ganwei-web/gw-base-components-plus 1.0.26 → 1.0.27
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/element-plus-adapter/dist/ElementPlusAdapter.cjs +47 -16
- package/element-plus-adapter/dist/ElementPlusAdapter.cjs.map +1 -1
- package/element-plus-adapter/dist/ElementPlusAdapter.css +8 -0
- package/element-plus-adapter/dist/ElementPlusAdapter.iife.js +47 -16
- package/element-plus-adapter/dist/ElementPlusAdapter.iife.js.map +1 -1
- package/element-plus-adapter/dist/ElementPlusAdapter.js +48 -17
- package/element-plus-adapter/dist/ElementPlusAdapter.js.map +1 -1
- package/package.json +1 -1
|
@@ -143,6 +143,7 @@
|
|
|
143
143
|
.el-dropdown-menu > p:hover {
|
|
144
144
|
background: var(--dropdown-menu-background__hover);
|
|
145
145
|
}.el-select .el-select__wrapper {
|
|
146
|
+
min-height: 34px;
|
|
146
147
|
background-color: var(--input-background);
|
|
147
148
|
border: 1px solid var(--input-border);
|
|
148
149
|
box-shadow: none;
|
|
@@ -166,6 +167,13 @@
|
|
|
166
167
|
}
|
|
167
168
|
.el-select .el-select__wrapper .el-select__selected-item .el-tag__close {
|
|
168
169
|
color: var(--select-tag-close-color);
|
|
170
|
+
background-color: transparent;
|
|
171
|
+
border: none;
|
|
172
|
+
border-radius: 50%;
|
|
173
|
+
margin-left: 6px;
|
|
174
|
+
outline: none;
|
|
175
|
+
overflow: hidden;
|
|
176
|
+
padding: 0;
|
|
169
177
|
}
|
|
170
178
|
.el-select .el-select__wrapper .el-select__input,
|
|
171
179
|
.el-select .el-select__wrapper .el-select__placeholder {
|
|
@@ -12,7 +12,7 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
12
12
|
});
|
|
13
13
|
return expose;
|
|
14
14
|
}
|
|
15
|
-
const _sfc_main$
|
|
15
|
+
const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
16
16
|
...{
|
|
17
17
|
inheritAttrs: false
|
|
18
18
|
},
|
|
@@ -60,7 +60,7 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
60
60
|
}
|
|
61
61
|
});
|
|
62
62
|
const index_vue_vue_type_style_index_0_lang$u = "";
|
|
63
|
-
const _sfc_main$
|
|
63
|
+
const _sfc_main$F = /* @__PURE__ */ vue.defineComponent({
|
|
64
64
|
__name: "index",
|
|
65
65
|
setup(__props, { expose: __expose }) {
|
|
66
66
|
const attrs = vue.useAttrs();
|
|
@@ -92,7 +92,7 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
92
92
|
console.warn(`${UI_AUTOMATION_TOKEN} is required to UI Automation`);
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
|
-
const _sfc_main$
|
|
95
|
+
const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
96
96
|
__name: "ElInput",
|
|
97
97
|
props: {
|
|
98
98
|
"modelValue": {
|
|
@@ -142,7 +142,7 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
142
142
|
}
|
|
143
143
|
});
|
|
144
144
|
const ElInput_vue_vue_type_style_index_0_lang = "";
|
|
145
|
-
const _sfc_main$
|
|
145
|
+
const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
146
146
|
__name: "index",
|
|
147
147
|
setup(__props, { expose: __expose }) {
|
|
148
148
|
const proxyElement = vue.ref();
|
|
@@ -167,7 +167,7 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
167
167
|
}
|
|
168
168
|
});
|
|
169
169
|
const index_vue_vue_type_style_index_0_lang$s = "";
|
|
170
|
-
const _sfc_main$
|
|
170
|
+
const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
171
171
|
__name: "index",
|
|
172
172
|
setup(__props, { expose: __expose }) {
|
|
173
173
|
const attrs = vue.useAttrs();
|
|
@@ -191,7 +191,7 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
191
191
|
};
|
|
192
192
|
}
|
|
193
193
|
});
|
|
194
|
-
const _sfc_main$
|
|
194
|
+
const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
195
195
|
__name: "index",
|
|
196
196
|
setup(__props, { expose: __expose }) {
|
|
197
197
|
const proxyElement = vue.ref();
|
|
@@ -217,7 +217,7 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
217
217
|
}
|
|
218
218
|
});
|
|
219
219
|
const index_vue_vue_type_style_index_0_lang$r = "";
|
|
220
|
-
const _sfc_main$
|
|
220
|
+
const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
221
221
|
__name: "index",
|
|
222
222
|
setup(__props, { expose: __expose }) {
|
|
223
223
|
const attrs = vue.useAttrs();
|
|
@@ -241,7 +241,10 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
241
241
|
};
|
|
242
242
|
}
|
|
243
243
|
});
|
|
244
|
-
const _sfc_main$
|
|
244
|
+
const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
245
|
+
...{
|
|
246
|
+
inheritAttrs: false
|
|
247
|
+
},
|
|
245
248
|
__name: "index",
|
|
246
249
|
setup(__props, { expose: __expose }) {
|
|
247
250
|
const proxyElement = vue.ref();
|
|
@@ -266,6 +269,33 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
266
269
|
}
|
|
267
270
|
});
|
|
268
271
|
const index_vue_vue_type_style_index_0_lang$q = "";
|
|
272
|
+
const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
273
|
+
...{
|
|
274
|
+
inheritAttrs: false
|
|
275
|
+
},
|
|
276
|
+
__name: "index",
|
|
277
|
+
setup(__props, { expose: __expose }) {
|
|
278
|
+
const proxyElement = vue.ref();
|
|
279
|
+
const expose = useExpose(proxyElement);
|
|
280
|
+
__expose(expose);
|
|
281
|
+
const attrs = vue.useAttrs();
|
|
282
|
+
return (_ctx, _cache) => {
|
|
283
|
+
return vue.openBlock(), vue.createBlock(vue.unref(elementPlus.ElCheckboxGroup), vue.mergeProps(vue.unref(attrs), {
|
|
284
|
+
ref_key: "proxyElement",
|
|
285
|
+
ref: proxyElement
|
|
286
|
+
}), vue.createSlots({ _: 2 }, [
|
|
287
|
+
vue.renderList(_ctx.$slots, (value, key) => {
|
|
288
|
+
return {
|
|
289
|
+
name: key,
|
|
290
|
+
fn: vue.withCtx((slotProps) => [
|
|
291
|
+
vue.renderSlot(_ctx.$slots, key, vue.mergeProps(slotProps, { key }))
|
|
292
|
+
])
|
|
293
|
+
};
|
|
294
|
+
})
|
|
295
|
+
]), 1040);
|
|
296
|
+
};
|
|
297
|
+
}
|
|
298
|
+
});
|
|
269
299
|
const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
270
300
|
__name: "index",
|
|
271
301
|
setup(__props, { expose: __expose }) {
|
|
@@ -1324,15 +1354,16 @@ var ElementPlusAdapter = function(exports, elementPlus, vue) {
|
|
|
1324
1354
|
const index_vue_vue_type_style_index_0_lang = "";
|
|
1325
1355
|
const Adapter = {
|
|
1326
1356
|
// 基础组件
|
|
1327
|
-
ElButton: _sfc_main$
|
|
1328
|
-
ElTag: _sfc_main$
|
|
1357
|
+
ElButton: _sfc_main$G,
|
|
1358
|
+
ElTag: _sfc_main$F,
|
|
1329
1359
|
// 表单组件
|
|
1330
|
-
ElInput: _sfc_main$
|
|
1331
|
-
ElForm: _sfc_main$
|
|
1332
|
-
ElFormItem: _sfc_main$
|
|
1333
|
-
ElSelect: _sfc_main$
|
|
1334
|
-
ElOption: _sfc_main$
|
|
1335
|
-
ElCheckbox: _sfc_main$
|
|
1360
|
+
ElInput: _sfc_main$E,
|
|
1361
|
+
ElForm: _sfc_main$D,
|
|
1362
|
+
ElFormItem: _sfc_main$C,
|
|
1363
|
+
ElSelect: _sfc_main$B,
|
|
1364
|
+
ElOption: _sfc_main$A,
|
|
1365
|
+
ElCheckbox: _sfc_main$z,
|
|
1366
|
+
ElCheckboxGroup: _sfc_main$y,
|
|
1336
1367
|
ElRadio: _sfc_main$x,
|
|
1337
1368
|
ElRadioGroup: _sfc_main$w,
|
|
1338
1369
|
ElRadioButton: _sfc_main$v,
|