@megafon/ui-core 7.0.0-beta.1 → 7.0.0
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
h1,h2,h3,h4,h5{margin:0}.mfui-list{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:inherit;font-size:15px;line-height:24px;-webkit-box-pack:start;-ms-flex-pack:start;font-style:normal;justify-content:flex-start;margin:12px 0 12px 40px}.mfui-list_h-align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mfui-list_h-align_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mfui-list_color_default{color:var(--content)}.mfui-list_color_black{color:var(--stcBlack)}.mfui-list_color_white{color:var(--stcWhite)}.mfui-list_color_gray{color:var(--spbSky2)}.mfui-list_color_green{color:var(--brandGreen)}.mfui-list_color_purple{color:var(--brandPurple)}.mfui-list_color_red{color:var(--fury)}.mfui-list_color_inherit{color:inherit}.mfui-list_weight_light{font-weight:300}.mfui-list_weight_regular{font-weight:400}.mfui-list_weight_bold{font-weight:600}.mfui-list__inner{margin:0;padding:0}.mfui-list__inner_type_ul{list-style:disc}.mfui-
|
|
1
|
+
h1,h2,h3,h4,h5{margin:0}.mfui-list{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:inherit;font-size:15px;line-height:24px;-webkit-box-pack:start;-ms-flex-pack:start;font-style:normal;justify-content:flex-start;margin:12px 0 12px 40px}.mfui-list_h-align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mfui-list_h-align_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mfui-list_color_default{color:var(--content)}.mfui-list_color_black{color:var(--stcBlack)}.mfui-list_color_white{color:var(--stcWhite)}.mfui-list_color_gray{color:var(--spbSky2)}.mfui-list_color_green{color:var(--brandGreen)}.mfui-list_color_purple{color:var(--brandPurple)}.mfui-list_color_red{color:var(--fury)}.mfui-list_color_inherit{color:inherit}.mfui-list_weight_light{font-weight:300}.mfui-list_weight_regular{font-weight:400}.mfui-list_weight_bold{font-weight:600}.mfui-list__inner{margin:0;padding:0}.mfui-list__inner_type_ul{list-style:disc}.mfui-list__inner_type_ol{list-style:decimal}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
h1,h2,h3,h4,h5{margin:0}.mfui-list{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:inherit;font-size:15px;line-height:24px;-webkit-box-pack:start;-ms-flex-pack:start;font-style:normal;justify-content:flex-start;margin:12px 0 12px 40px}.mfui-list_h-align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mfui-list_h-align_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mfui-list_color_default{color:var(--content)}.mfui-list_color_black{color:var(--stcBlack)}.mfui-list_color_white{color:var(--stcWhite)}.mfui-list_color_gray{color:var(--spbSky2)}.mfui-list_color_green{color:var(--brandGreen)}.mfui-list_color_purple{color:var(--brandPurple)}.mfui-list_color_red{color:var(--fury)}.mfui-list_color_inherit{color:inherit}.mfui-list_weight_light{font-weight:300}.mfui-list_weight_regular{font-weight:400}.mfui-list_weight_bold{font-weight:600}.mfui-list__inner{margin:0;padding:0}.mfui-list__inner_type_ul{list-style:disc}.mfui-
|
|
1
|
+
h1,h2,h3,h4,h5{margin:0}.mfui-list{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:inherit;font-size:15px;line-height:24px;-webkit-box-pack:start;-ms-flex-pack:start;font-style:normal;justify-content:flex-start;margin:12px 0 12px 40px}.mfui-list_h-align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mfui-list_h-align_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mfui-list_color_default{color:var(--content)}.mfui-list_color_black{color:var(--stcBlack)}.mfui-list_color_white{color:var(--stcWhite)}.mfui-list_color_gray{color:var(--spbSky2)}.mfui-list_color_green{color:var(--brandGreen)}.mfui-list_color_purple{color:var(--brandPurple)}.mfui-list_color_red{color:var(--fury)}.mfui-list_color_inherit{color:inherit}.mfui-list_weight_light{font-weight:300}.mfui-list_weight_regular{font-weight:400}.mfui-list_weight_bold{font-weight:600}.mfui-list__inner{margin:0;padding:0}.mfui-list__inner_type_ul{list-style:disc}.mfui-list__inner_type_ol{list-style:decimal}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@megafon/ui-core",
|
|
3
|
-
"version": "7.0.0
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"files": [
|
|
5
5
|
"dist",
|
|
6
6
|
"styles"
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"@babel/preset-env": "^7.8.6",
|
|
51
51
|
"@babel/preset-react": "^7.8.3",
|
|
52
52
|
"@babel/preset-typescript": "^7.8.3",
|
|
53
|
-
"@megafon/ui-icons": "^3.0.0
|
|
53
|
+
"@megafon/ui-icons": "^3.0.0",
|
|
54
54
|
"@svgr/core": "^2.4.1",
|
|
55
55
|
"@testing-library/jest-dom": "6.4.2",
|
|
56
56
|
"@testing-library/react": "14.2.1",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"@datepicker-react/hooks": "^2.7.0",
|
|
90
90
|
"@dnd-kit/core": "^6.1.0",
|
|
91
91
|
"@dnd-kit/sortable": "^8.0.0",
|
|
92
|
-
"@megafon/ui-helpers": "^3.0.0
|
|
92
|
+
"@megafon/ui-helpers": "^3.0.0",
|
|
93
93
|
"@mona-health/react-input-mask": "^3.0.3",
|
|
94
94
|
"@popperjs/core": "^2.11.8",
|
|
95
95
|
"core-js": "^3.6.4",
|
|
@@ -104,5 +104,5 @@
|
|
|
104
104
|
"simplebar-react": "^3.2.5",
|
|
105
105
|
"swiper": "^11.1.1"
|
|
106
106
|
},
|
|
107
|
-
"gitHead": "
|
|
107
|
+
"gitHead": "2c940e898c9fa64896b60bf75c59ff3467cbce4f"
|
|
108
108
|
}
|