@mdsfe/mds-ui 0.2.10-rc.2 → 0.2.10-rc.4
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/dist/font/{iconfont.28359fa.ttf → iconfont.3c0fe1e.ttf} +0 -0
- package/dist/font/iconfont.469e43e.woff +0 -0
- package/dist/font/iconfont.b697759.woff2 +0 -0
- package/dist/index.js +1 -1
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +6 -6
- package/dist/rate.js +9 -3
- package/dist/style/affix.css +34 -1
- package/dist/style/anchor.css +34 -1
- package/dist/style/avatar.css +34 -1
- package/dist/style/badge.css +34 -1
- package/dist/style/bordershadow.css +34 -1
- package/dist/style/breadcrumb.css +34 -1
- package/dist/style/button.css +34 -1
- package/dist/style/card.css +34 -1
- package/dist/style/carousel.css +34 -1
- package/dist/style/checkbox.css +34 -1
- package/dist/style/col.css +34 -1
- package/dist/style/collapse.css +34 -1
- package/dist/style/color.css +34 -1
- package/dist/style/datepicker.css +34 -1
- package/dist/style/divider.css +34 -1
- package/dist/style/drawer.css +34 -1
- package/dist/style/dropdown.css +34 -1
- package/dist/style/empty.css +34 -1
- package/dist/style/font.css +34 -1
- package/dist/style/form.css +34 -1
- package/dist/style/icon.css +34 -1
- package/dist/style/input.css +34 -1
- package/dist/style/inputnumber.css +34 -1
- package/dist/style/layout.css +34 -1
- package/dist/style/list.css +34 -1
- package/dist/style/loading.css +34 -1
- package/dist/style/menu.css +34 -1
- package/dist/style/modal.css +34 -1
- package/dist/style/notification.css +34 -1
- package/dist/style/pagination.css +34 -1
- package/dist/style/popconfirm.css +34 -1
- package/dist/style/popover.css +34 -1
- package/dist/style/progress.css +34 -1
- package/dist/style/radio.css +34 -1
- package/dist/style/rate.css +34 -1
- package/dist/style/row.css +34 -1
- package/dist/style/select.css +34 -1
- package/dist/style/slider.css +34 -1
- package/dist/style/slottable.css +34 -1
- package/dist/style/steps.css +34 -1
- package/dist/style/switch.css +34 -1
- package/dist/style/table.css +34 -1
- package/dist/style/tabs.css +34 -1
- package/dist/style/tag.css +34 -1
- package/dist/style/text.css +34 -1
- package/dist/style/timeline.css +34 -1
- package/dist/style/timepicker.css +34 -1
- package/dist/style/tooltip.css +34 -1
- package/dist/style/tree.css +34 -1
- package/dist/style/typography.css +34 -1
- package/dist/style/upload.css +34 -1
- package/package.json +1 -1
- package/CHANGELOG.md +0 -971
- package/dist/font/iconfont.486e3d3.woff2 +0 -0
- package/dist/font/iconfont.675049e.woff +0 -0
package/dist/mds-ui.min.js
CHANGED
|
@@ -54113,12 +54113,12 @@ var rate_style = __webpack_require__(419);
|
|
|
54113
54113
|
// CONCATENATED MODULE: ./components/rate/style/index.js
|
|
54114
54114
|
|
|
54115
54115
|
|
|
54116
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/rate/rate.vue?vue&type=template&id=
|
|
54117
|
-
var
|
|
54118
|
-
var
|
|
54116
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/rate/rate.vue?vue&type=template&id=535be418&
|
|
54117
|
+
var ratevue_type_template_id_535be418_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{class:[_vm.prefixCls, _vm.disabled ? (_vm.prefixCls + "-disabled"): ''],on:{"mouseleave":_vm.onMouseLeave}},_vm._l((_vm.count),function(i){return _c('star',{key:i,ref:"stars",refInFor:true,attrs:{"disabled":_vm.disabled,"index":i,"new-value":_vm.newValue,"value":_vm.value,"allow-half":_vm.allowHalf,"prefix-cls":(_vm.prefixCls + "-star")},on:{"click":_vm.onClick,"hover":_vm.onHover},scopedSlots:_vm._u([{key:"default",fn:function(props){return [(_vm.rateText)?_c('mds-tooltip',{attrs:{"title":_vm.rateText,"mouseEnterDelay":0.1,"mouseLeaveDelay":0}},[_vm._t("default",[_c('MdsIcon',{attrs:{"type":"star"}})])],2):_vm._e(),_vm._v(" "),(!_vm.rateText)?_vm._t("default",[_c('MdsIcon',{attrs:{"type":"star"}})]):_vm._e()]}}],null,true)})}),1)}
|
|
54118
|
+
var ratevue_type_template_id_535be418_staticRenderFns = []
|
|
54119
54119
|
|
|
54120
54120
|
|
|
54121
|
-
// CONCATENATED MODULE: ./components/rate/rate.vue?vue&type=template&id=
|
|
54121
|
+
// CONCATENATED MODULE: ./components/rate/rate.vue?vue&type=template&id=535be418&
|
|
54122
54122
|
|
|
54123
54123
|
// CONCATENATED MODULE: ./components/tooltip/tooltip.js
|
|
54124
54124
|
|
|
@@ -54591,8 +54591,8 @@ var star_component = normalizeComponent(
|
|
|
54591
54591
|
|
|
54592
54592
|
var rate_component = normalizeComponent(
|
|
54593
54593
|
rate_ratevue_type_script_lang_js_,
|
|
54594
|
-
|
|
54595
|
-
|
|
54594
|
+
ratevue_type_template_id_535be418_render,
|
|
54595
|
+
ratevue_type_template_id_535be418_staticRenderFns,
|
|
54596
54596
|
false,
|
|
54597
54597
|
null,
|
|
54598
54598
|
null,
|
package/dist/rate.js
CHANGED
|
@@ -253,10 +253,16 @@ var render = function () {
|
|
|
253
253
|
_vm.rateText
|
|
254
254
|
? _c(
|
|
255
255
|
"mds-tooltip",
|
|
256
|
-
{
|
|
256
|
+
{
|
|
257
|
+
attrs: {
|
|
258
|
+
title: _vm.rateText,
|
|
259
|
+
mouseEnterDelay: 0.1,
|
|
260
|
+
mouseLeaveDelay: 0,
|
|
261
|
+
},
|
|
262
|
+
},
|
|
257
263
|
[
|
|
258
264
|
_vm._t("default", [
|
|
259
|
-
_c("
|
|
265
|
+
_c("MdsIcon", { attrs: { type: "star" } }),
|
|
260
266
|
]),
|
|
261
267
|
],
|
|
262
268
|
2
|
|
@@ -264,7 +270,7 @@ var render = function () {
|
|
|
264
270
|
: _vm._e(),
|
|
265
271
|
!_vm.rateText
|
|
266
272
|
? _vm._t("default", [
|
|
267
|
-
_c("
|
|
273
|
+
_c("MdsIcon", { attrs: { type: "star" } }),
|
|
268
274
|
])
|
|
269
275
|
: _vm._e(),
|
|
270
276
|
]
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
564
564
|
}
|
|
565
565
|
.mdsicon {
|
|
566
566
|
display: inline-block;
|
|
@@ -4730,6 +4730,39 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-attendance:before {
|
|
4734
|
+
content: "\E6AF";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-my-team:before {
|
|
4737
|
+
content: "\E6B4";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-staff-information:before {
|
|
4740
|
+
content: "\E6B7";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-performance:before {
|
|
4743
|
+
content: "\E6B1";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4746
|
+
content: "\E6B2";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-partner:before {
|
|
4749
|
+
content: "\E6B3";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-okr:before {
|
|
4752
|
+
content: "\E6B5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-information:before {
|
|
4755
|
+
content: "\E6B6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-train:before {
|
|
4758
|
+
content: "\E6AE";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-role:before {
|
|
4761
|
+
content: "\E6B0";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-jixiao:before {
|
|
4764
|
+
content: "\E6AD";
|
|
4765
|
+
}
|
|
4733
4766
|
.mdsicon-line-recommended-2:before {
|
|
4734
4767
|
content: "\E698";
|
|
4735
4768
|
}
|
|
@@ -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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
|
@@ -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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
772
772
|
}
|
|
773
773
|
.mdsicon {
|
|
774
774
|
display: inline-block;
|
|
@@ -4938,6 +4938,39 @@ samp {
|
|
|
4938
4938
|
display: inline-block;
|
|
4939
4939
|
animation: loadingCircle 6s infinite linear;
|
|
4940
4940
|
}
|
|
4941
|
+
.mdsicon-line-attendance:before {
|
|
4942
|
+
content: "\E6AF";
|
|
4943
|
+
}
|
|
4944
|
+
.mdsicon-line-my-team:before {
|
|
4945
|
+
content: "\E6B4";
|
|
4946
|
+
}
|
|
4947
|
+
.mdsicon-line-staff-information:before {
|
|
4948
|
+
content: "\E6B7";
|
|
4949
|
+
}
|
|
4950
|
+
.mdsicon-line-performance:before {
|
|
4951
|
+
content: "\E6B1";
|
|
4952
|
+
}
|
|
4953
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4954
|
+
content: "\E6B2";
|
|
4955
|
+
}
|
|
4956
|
+
.mdsicon-line-partner:before {
|
|
4957
|
+
content: "\E6B3";
|
|
4958
|
+
}
|
|
4959
|
+
.mdsicon-line-okr:before {
|
|
4960
|
+
content: "\E6B5";
|
|
4961
|
+
}
|
|
4962
|
+
.mdsicon-line-information:before {
|
|
4963
|
+
content: "\E6B6";
|
|
4964
|
+
}
|
|
4965
|
+
.mdsicon-line-train:before {
|
|
4966
|
+
content: "\E6AE";
|
|
4967
|
+
}
|
|
4968
|
+
.mdsicon-line-role:before {
|
|
4969
|
+
content: "\E6B0";
|
|
4970
|
+
}
|
|
4971
|
+
.mdsicon-line-jixiao:before {
|
|
4972
|
+
content: "\E6AD";
|
|
4973
|
+
}
|
|
4941
4974
|
.mdsicon-line-recommended-2:before {
|
|
4942
4975
|
content: "\E698";
|
|
4943
4976
|
}
|
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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
package/dist/style/col.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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|
package/dist/style/collapse.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.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,39 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-attendance:before {
|
|
4728
|
+
content: "\E6AF";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-my-team:before {
|
|
4731
|
+
content: "\E6B4";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-staff-information:before {
|
|
4734
|
+
content: "\E6B7";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-performance:before {
|
|
4737
|
+
content: "\E6B1";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-rank-evaluation:before {
|
|
4740
|
+
content: "\E6B2";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-partner:before {
|
|
4743
|
+
content: "\E6B3";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-okr:before {
|
|
4746
|
+
content: "\E6B5";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-information:before {
|
|
4749
|
+
content: "\E6B6";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-train:before {
|
|
4752
|
+
content: "\E6AE";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-role:before {
|
|
4755
|
+
content: "\E6B0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-jixiao:before {
|
|
4758
|
+
content: "\E6AD";
|
|
4759
|
+
}
|
|
4727
4760
|
.mdsicon-line-recommended-2:before {
|
|
4728
4761
|
content: "\E698";
|
|
4729
4762
|
}
|