@mdsfe/mds-ui 0.2.11-rc.10 → 0.2.11-rc.12
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 +994 -0
- package/dist/_util/iconfont/index.js +12 -13
- package/dist/font/iconfont.396260c.woff2 +0 -0
- package/dist/font/{iconfont.3375cbc.ttf → iconfont.3f886fd.ttf} +0 -0
- package/dist/font/iconfont.881db5a.woff +0 -0
- package/dist/index.js +1 -1
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +26 -9
- package/dist/slider.js +36 -15
- package/dist/style/affix.css +25 -1
- package/dist/style/alert.css +25 -1
- package/dist/style/anchor.css +25 -1
- package/dist/style/avatar.css +25 -1
- package/dist/style/badge.css +25 -1
- package/dist/style/bordershadow.css +25 -1
- package/dist/style/breadcrumb.css +25 -1
- package/dist/style/button.css +25 -1
- package/dist/style/card.css +25 -1
- package/dist/style/carousel.css +25 -1
- package/dist/style/checkbox.css +25 -1
- package/dist/style/col.css +25 -1
- package/dist/style/collapse.css +25 -1
- package/dist/style/color.css +25 -1
- package/dist/style/datepicker.css +25 -1
- package/dist/style/divider.css +25 -1
- package/dist/style/drawer.css +25 -1
- package/dist/style/dropdown.css +25 -1
- package/dist/style/empty.css +25 -1
- package/dist/style/font.css +25 -1
- package/dist/style/form.css +25 -1
- package/dist/style/icon.css +25 -1
- package/dist/style/input.css +25 -1
- package/dist/style/inputnumber.css +25 -1
- package/dist/style/layout.css +25 -1
- package/dist/style/list.css +25 -1
- package/dist/style/loading.css +25 -1
- package/dist/style/menu.css +25 -1
- package/dist/style/modal.css +25 -1
- package/dist/style/notification.css +25 -1
- package/dist/style/pagination.css +25 -1
- package/dist/style/popconfirm.css +25 -1
- package/dist/style/popover.css +25 -1
- package/dist/style/progress.css +25 -1
- package/dist/style/radio.css +25 -1
- package/dist/style/rate.css +25 -1
- package/dist/style/row.css +25 -1
- package/dist/style/select.css +25 -1
- package/dist/style/slider.css +25 -1
- package/dist/style/slottable.css +25 -1
- package/dist/style/steps.css +25 -1
- package/dist/style/switch.css +25 -1
- package/dist/style/table.css +25 -1
- package/dist/style/tabs.css +25 -1
- package/dist/style/tag.css +25 -1
- package/dist/style/text.css +25 -1
- package/dist/style/timeline.css +25 -1
- package/dist/style/timepicker.css +25 -1
- package/dist/style/tooltip.css +25 -1
- package/dist/style/tree.css +25 -1
- package/dist/style/typography.css +25 -1
- package/dist/style/upload.css +25 -1
- package/package.json +1 -1
- package/dist/font/iconfont.18d0990.woff +0 -0
- package/dist/font/iconfont.98a83f4.woff2 +0 -0
package/dist/mds-ui.min.js
CHANGED
|
@@ -63107,12 +63107,12 @@ var slidervue_type_template_id_7e29fe06_staticRenderFns = []
|
|
|
63107
63107
|
|
|
63108
63108
|
// CONCATENATED MODULE: ./components/slider/slider.vue?vue&type=template&id=7e29fe06&
|
|
63109
63109
|
|
|
63110
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/slider/slider-btn.vue?vue&type=template&id=
|
|
63111
|
-
var
|
|
63112
|
-
var
|
|
63110
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/slider/slider-btn.vue?vue&type=template&id=3c2f6eb8&
|
|
63111
|
+
var slider_btnvue_type_template_id_3c2f6eb8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.withTooltip)?_c('div',{class:[(_vm.prefixCls + "-button")],style:(_vm.patchStyle),on:{"mousedown":_vm.onTouchStart,"touchstart":_vm.onTouchStart,"touchmove":_vm.onTouchMove,"touchend":_vm.onTouchEnd}}):_vm._e(),_vm._v(" "),(_vm.withTooltip)?_c('mds-tooltip',{ref:"tooltip",attrs:{"title":("" + _vm.value)}},[_c('div',{class:[(_vm.prefixCls + "-button")],style:(_vm.patchStyle),on:{"mousedown":_vm.onTouchStart,"touchstart":_vm.onTouchStart,"touchmove":_vm.onTouchMove,"touchend":_vm.onTouchEnd}})]):_vm._e()],1)}
|
|
63112
|
+
var slider_btnvue_type_template_id_3c2f6eb8_staticRenderFns = []
|
|
63113
63113
|
|
|
63114
63114
|
|
|
63115
|
-
// CONCATENATED MODULE: ./components/slider/slider-btn.vue?vue&type=template&id=
|
|
63115
|
+
// CONCATENATED MODULE: ./components/slider/slider-btn.vue?vue&type=template&id=3c2f6eb8&
|
|
63116
63116
|
|
|
63117
63117
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib?cacheDirectory=true!./node_modules/vue-loader/lib??vue-loader-options!./components/slider/slider-btn.vue?vue&type=script&lang=js&
|
|
63118
63118
|
//
|
|
@@ -63146,6 +63146,7 @@ var slider_btnvue_type_template_id_22349c9c_staticRenderFns = []
|
|
|
63146
63146
|
//
|
|
63147
63147
|
//
|
|
63148
63148
|
//
|
|
63149
|
+
//
|
|
63149
63150
|
|
|
63150
63151
|
|
|
63151
63152
|
|
|
@@ -63198,15 +63199,25 @@ var slider_btnvue_type_template_id_22349c9c_staticRenderFns = []
|
|
|
63198
63199
|
}
|
|
63199
63200
|
},
|
|
63200
63201
|
methods: {
|
|
63202
|
+
displayTooltip: function displayTooltip() {
|
|
63203
|
+
this.$refs.tooltip && (this.$refs.tooltip.showPopper = true);
|
|
63204
|
+
},
|
|
63205
|
+
hideTooltip: function hideTooltip() {
|
|
63206
|
+
this.$refs.tooltip && (this.$refs.tooltip.showPopper = false);
|
|
63207
|
+
},
|
|
63201
63208
|
addEventListeners: function addEventListeners() {
|
|
63202
63209
|
window.addEventListener('mousemove', this.onTouchMove);
|
|
63203
63210
|
window.addEventListener('mouseup', this.onTouchEnd);
|
|
63211
|
+
this.displayTooltip();
|
|
63204
63212
|
},
|
|
63205
63213
|
removeEventListeners: function removeEventListeners() {
|
|
63206
63214
|
window.removeEventListener('mousemove', this.onTouchMove);
|
|
63207
63215
|
window.removeEventListener('mouseup', this.onTouchEnd);
|
|
63216
|
+
this.hideTooltip();
|
|
63208
63217
|
},
|
|
63209
63218
|
setValue: function setValue(progress) {
|
|
63219
|
+
var _this = this;
|
|
63220
|
+
|
|
63210
63221
|
var adjust = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
|
63211
63222
|
|
|
63212
63223
|
var valueRange = this.max - this.min;
|
|
@@ -63215,6 +63226,10 @@ var slider_btnvue_type_template_id_22349c9c_staticRenderFns = []
|
|
|
63215
63226
|
steps = adjust ? Math.round(steps) : steps;
|
|
63216
63227
|
var value = steps * this.step + this.min;
|
|
63217
63228
|
this.$emit('input', value);
|
|
63229
|
+
this.$nextTick(function () {
|
|
63230
|
+
_this.displayTooltip();
|
|
63231
|
+
_this.$refs.tooltip && _this.$refs.tooltip.updatePopper();
|
|
63232
|
+
});
|
|
63218
63233
|
},
|
|
63219
63234
|
onTouchStart: function onTouchStart(event) {
|
|
63220
63235
|
if (this.disable) return;
|
|
@@ -63228,20 +63243,22 @@ var slider_btnvue_type_template_id_22349c9c_staticRenderFns = []
|
|
|
63228
63243
|
},
|
|
63229
63244
|
onTouchMove: function onTouchMove(event) {
|
|
63230
63245
|
if (this.disable || !this.touching) return;
|
|
63246
|
+
this.displayTooltip();
|
|
63247
|
+
var diffProgress = 0;
|
|
63231
63248
|
|
|
63232
63249
|
this.currentX = event.clientX || event.touches[0].clientX;
|
|
63233
63250
|
this.currentY = event.clientY || event.touches[0].clientY;
|
|
63234
63251
|
|
|
63235
|
-
|
|
63252
|
+
diffProgress = this.vertical ? (this.startY - this.currentY) / this.barLength : (this.currentX - this.startX) / this.barLength;
|
|
63236
63253
|
|
|
63237
63254
|
var currentProgress = this.startProgress + diffProgress;
|
|
63238
63255
|
this.setValue(currentProgress);
|
|
63239
63256
|
},
|
|
63240
63257
|
onTouchEnd: function onTouchEnd(event) {
|
|
63241
|
-
var
|
|
63258
|
+
var _this2 = this;
|
|
63242
63259
|
|
|
63243
63260
|
setTimeout(function () {
|
|
63244
|
-
|
|
63261
|
+
_this2.touching = false;
|
|
63245
63262
|
});
|
|
63246
63263
|
this.removeEventListeners();
|
|
63247
63264
|
}
|
|
@@ -63259,8 +63276,8 @@ var slider_btnvue_type_template_id_22349c9c_staticRenderFns = []
|
|
|
63259
63276
|
|
|
63260
63277
|
var slider_btn_component = normalizeComponent(
|
|
63261
63278
|
slider_slider_btnvue_type_script_lang_js_,
|
|
63262
|
-
|
|
63263
|
-
|
|
63279
|
+
slider_btnvue_type_template_id_3c2f6eb8_render,
|
|
63280
|
+
slider_btnvue_type_template_id_3c2f6eb8_staticRenderFns,
|
|
63264
63281
|
false,
|
|
63265
63282
|
null,
|
|
63266
63283
|
null,
|
package/dist/slider.js
CHANGED
|
@@ -349,18 +349,22 @@ var slider_btnvue_type_template_id_03d9029a_render = function () {
|
|
|
349
349
|
})
|
|
350
350
|
: _vm._e(),
|
|
351
351
|
_vm.withTooltip
|
|
352
|
-
? _c(
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
352
|
+
? _c(
|
|
353
|
+
"mds-tooltip",
|
|
354
|
+
{ ref: "tooltip", attrs: { title: "" + _vm.value } },
|
|
355
|
+
[
|
|
356
|
+
_c("div", {
|
|
357
|
+
class: [_vm.prefixCls + "-button"],
|
|
358
|
+
style: _vm.patchStyle,
|
|
359
|
+
on: {
|
|
360
|
+
mousedown: _vm.onTouchStart,
|
|
361
|
+
touchstart: _vm.onTouchStart,
|
|
362
|
+
touchmove: _vm.onTouchMove,
|
|
363
|
+
touchend: _vm.onTouchEnd,
|
|
364
|
+
},
|
|
365
|
+
}),
|
|
366
|
+
]
|
|
367
|
+
)
|
|
364
368
|
: _vm._e(),
|
|
365
369
|
],
|
|
366
370
|
1
|
|
@@ -404,6 +408,7 @@ slider_btnvue_type_template_id_03d9029a_render._withStripped = true
|
|
|
404
408
|
//
|
|
405
409
|
//
|
|
406
410
|
//
|
|
411
|
+
//
|
|
407
412
|
|
|
408
413
|
|
|
409
414
|
|
|
@@ -456,15 +461,25 @@ slider_btnvue_type_template_id_03d9029a_render._withStripped = true
|
|
|
456
461
|
}
|
|
457
462
|
},
|
|
458
463
|
methods: {
|
|
464
|
+
displayTooltip: function displayTooltip() {
|
|
465
|
+
this.$refs.tooltip && (this.$refs.tooltip.showPopper = true);
|
|
466
|
+
},
|
|
467
|
+
hideTooltip: function hideTooltip() {
|
|
468
|
+
this.$refs.tooltip && (this.$refs.tooltip.showPopper = false);
|
|
469
|
+
},
|
|
459
470
|
addEventListeners: function addEventListeners() {
|
|
460
471
|
window.addEventListener('mousemove', this.onTouchMove);
|
|
461
472
|
window.addEventListener('mouseup', this.onTouchEnd);
|
|
473
|
+
this.displayTooltip();
|
|
462
474
|
},
|
|
463
475
|
removeEventListeners: function removeEventListeners() {
|
|
464
476
|
window.removeEventListener('mousemove', this.onTouchMove);
|
|
465
477
|
window.removeEventListener('mouseup', this.onTouchEnd);
|
|
478
|
+
this.hideTooltip();
|
|
466
479
|
},
|
|
467
480
|
setValue: function setValue(progress) {
|
|
481
|
+
var _this = this;
|
|
482
|
+
|
|
468
483
|
var adjust = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
|
469
484
|
|
|
470
485
|
var valueRange = this.max - this.min;
|
|
@@ -473,6 +488,10 @@ slider_btnvue_type_template_id_03d9029a_render._withStripped = true
|
|
|
473
488
|
steps = adjust ? Math.round(steps) : steps;
|
|
474
489
|
var value = steps * this.step + this.min;
|
|
475
490
|
this.$emit('input', value);
|
|
491
|
+
this.$nextTick(function () {
|
|
492
|
+
_this.displayTooltip();
|
|
493
|
+
_this.$refs.tooltip && _this.$refs.tooltip.updatePopper();
|
|
494
|
+
});
|
|
476
495
|
},
|
|
477
496
|
onTouchStart: function onTouchStart(event) {
|
|
478
497
|
if (this.disable) return;
|
|
@@ -486,20 +505,22 @@ slider_btnvue_type_template_id_03d9029a_render._withStripped = true
|
|
|
486
505
|
},
|
|
487
506
|
onTouchMove: function onTouchMove(event) {
|
|
488
507
|
if (this.disable || !this.touching) return;
|
|
508
|
+
this.displayTooltip();
|
|
509
|
+
var diffProgress = 0;
|
|
489
510
|
|
|
490
511
|
this.currentX = event.clientX || event.touches[0].clientX;
|
|
491
512
|
this.currentY = event.clientY || event.touches[0].clientY;
|
|
492
513
|
|
|
493
|
-
|
|
514
|
+
diffProgress = this.vertical ? (this.startY - this.currentY) / this.barLength : (this.currentX - this.startX) / this.barLength;
|
|
494
515
|
|
|
495
516
|
var currentProgress = this.startProgress + diffProgress;
|
|
496
517
|
this.setValue(currentProgress);
|
|
497
518
|
},
|
|
498
519
|
onTouchEnd: function onTouchEnd(event) {
|
|
499
|
-
var
|
|
520
|
+
var _this2 = this;
|
|
500
521
|
|
|
501
522
|
setTimeout(function () {
|
|
502
|
-
|
|
523
|
+
_this2.touching = false;
|
|
503
524
|
});
|
|
504
525
|
this.removeEventListeners();
|
|
505
526
|
}
|
package/dist/style/affix.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
package/dist/style/alert.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
package/dist/style/anchor.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
package/dist/style/avatar.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
package/dist/style/badge.css
CHANGED
|
@@ -560,7 +560,7 @@ samp {
|
|
|
560
560
|
font-display: auto;
|
|
561
561
|
font-style: normal;
|
|
562
562
|
/* project id 1921203 */
|
|
563
|
-
src: url(/dist/font/iconfont.
|
|
563
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
564
564
|
}
|
|
565
565
|
.mdsicon {
|
|
566
566
|
display: inline-block;
|
|
@@ -4736,6 +4736,30 @@ samp {
|
|
|
4736
4736
|
display: inline-block;
|
|
4737
4737
|
animation: loadingCircle 6s infinite linear;
|
|
4738
4738
|
}
|
|
4739
|
+
.mdsicon-line-open-drawer:before {
|
|
4740
|
+
content: "\E7A6";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4743
|
+
content: "\E7A5";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-unhide-rows:before {
|
|
4746
|
+
content: "\E7A0";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-unhide-columns:before {
|
|
4749
|
+
content: "\E7A1";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-freeze-panes:before {
|
|
4752
|
+
content: "\E7A2";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-hide-column:before {
|
|
4755
|
+
content: "\E7A3";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-hide-rows:before {
|
|
4758
|
+
content: "\E7A4";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-carryout:before {
|
|
4761
|
+
content: "\E782";
|
|
4762
|
+
}
|
|
4739
4763
|
.mdsicon-line-derive:before {
|
|
4740
4764
|
content: "\E76C";
|
|
4741
4765
|
}
|
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
package/dist/style/button.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
package/dist/style/card.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|
package/dist/style/carousel.css
CHANGED
|
@@ -768,7 +768,7 @@ samp {
|
|
|
768
768
|
font-display: auto;
|
|
769
769
|
font-style: normal;
|
|
770
770
|
/* project id 1921203 */
|
|
771
|
-
src: url(/dist/font/iconfont.
|
|
771
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
772
772
|
}
|
|
773
773
|
.mdsicon {
|
|
774
774
|
display: inline-block;
|
|
@@ -4944,6 +4944,30 @@ samp {
|
|
|
4944
4944
|
display: inline-block;
|
|
4945
4945
|
animation: loadingCircle 6s infinite linear;
|
|
4946
4946
|
}
|
|
4947
|
+
.mdsicon-line-open-drawer:before {
|
|
4948
|
+
content: "\E7A6";
|
|
4949
|
+
}
|
|
4950
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4951
|
+
content: "\E7A5";
|
|
4952
|
+
}
|
|
4953
|
+
.mdsicon-line-unhide-rows:before {
|
|
4954
|
+
content: "\E7A0";
|
|
4955
|
+
}
|
|
4956
|
+
.mdsicon-line-unhide-columns:before {
|
|
4957
|
+
content: "\E7A1";
|
|
4958
|
+
}
|
|
4959
|
+
.mdsicon-line-freeze-panes:before {
|
|
4960
|
+
content: "\E7A2";
|
|
4961
|
+
}
|
|
4962
|
+
.mdsicon-line-hide-column:before {
|
|
4963
|
+
content: "\E7A3";
|
|
4964
|
+
}
|
|
4965
|
+
.mdsicon-line-hide-rows:before {
|
|
4966
|
+
content: "\E7A4";
|
|
4967
|
+
}
|
|
4968
|
+
.mdsicon-line-carryout:before {
|
|
4969
|
+
content: "\E782";
|
|
4970
|
+
}
|
|
4947
4971
|
.mdsicon-line-derive:before {
|
|
4948
4972
|
content: "\E76C";
|
|
4949
4973
|
}
|
package/dist/style/checkbox.css
CHANGED
|
@@ -554,7 +554,7 @@ samp {
|
|
|
554
554
|
font-display: auto;
|
|
555
555
|
font-style: normal;
|
|
556
556
|
/* project id 1921203 */
|
|
557
|
-
src: url(/dist/font/iconfont.
|
|
557
|
+
src: url(/dist/font/iconfont.396260c.woff2) format('woff2'), url(/dist/font/iconfont.881db5a.woff) format('woff'), url(/dist/font/iconfont.3f886fd.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,30 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-open-drawer:before {
|
|
4734
|
+
content: "\E7A6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-unfreeze-panes:before {
|
|
4737
|
+
content: "\E7A5";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-unhide-rows:before {
|
|
4740
|
+
content: "\E7A0";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-unhide-columns:before {
|
|
4743
|
+
content: "\E7A1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-freeze-panes:before {
|
|
4746
|
+
content: "\E7A2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-hide-column:before {
|
|
4749
|
+
content: "\E7A3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-hide-rows:before {
|
|
4752
|
+
content: "\E7A4";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-carryout:before {
|
|
4755
|
+
content: "\E782";
|
|
4756
|
+
}
|
|
4733
4757
|
.mdsicon-line-derive:before {
|
|
4734
4758
|
content: "\E76C";
|
|
4735
4759
|
}
|