@hh.ru/magritte-ui 103.0.0 → 103.0.2
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/_css-variables.less +4840 -4840
- package/base-variables.less +873 -873
- package/package.json +79 -79
- package/tokens.less +2012 -2012
- package/visual-tests-overrides.less +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hh.ru/magritte-ui",
|
|
3
|
-
"version": "103.0.
|
|
3
|
+
"version": "103.0.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -9,89 +9,89 @@
|
|
|
9
9
|
"build-test-branch": "yarn root:build-test-branch $(pwd)",
|
|
10
10
|
"prepack": "yarn root:prepack $(pwd)",
|
|
11
11
|
"postpublish": "yarn root:postpublish $(pwd)",
|
|
12
|
-
"eslint-
|
|
13
|
-
"stylelint-
|
|
12
|
+
"eslint-check": "yarn root:eslint-check $(pwd)",
|
|
13
|
+
"stylelint-check": "yarn root:stylelint-check $(pwd)",
|
|
14
14
|
"ts-config": "yarn root:ts-config $(pwd)",
|
|
15
15
|
"ts-check": "yarn root:ts-check $(pwd)",
|
|
16
16
|
"test": "yarn root:test $(pwd)",
|
|
17
17
|
"watch": "yarn root:watch $(pwd)"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@hh.ru/magritte-common-cookies": "0.1.
|
|
21
|
-
"@hh.ru/magritte-common-data-provider": "1.3.
|
|
22
|
-
"@hh.ru/magritte-common-func-utils": "1.3.
|
|
23
|
-
"@hh.ru/magritte-common-keyboard": "4.1.
|
|
24
|
-
"@hh.ru/magritte-common-mouse": "1.1.
|
|
25
|
-
"@hh.ru/magritte-common-resize": "0.1.
|
|
26
|
-
"@hh.ru/magritte-common-use-collapsible": "1.1.
|
|
27
|
-
"@hh.ru/magritte-common-use-loading-state": "1.0.
|
|
28
|
-
"@hh.ru/magritte-common-use-multiple-refs": "1.1.
|
|
29
|
-
"@hh.ru/magritte-design-tokens": "21.4.
|
|
30
|
-
"@hh.ru/magritte-fonts": "1.2.
|
|
31
|
-
"@hh.ru/magritte-reset-css": "1.1.
|
|
32
|
-
"@hh.ru/magritte-types": "5.0.
|
|
33
|
-
"@hh.ru/magritte-ui-accordion": "2.5.
|
|
34
|
-
"@hh.ru/magritte-ui-action": "4.4.
|
|
35
|
-
"@hh.ru/magritte-ui-action-bar": "3.0.
|
|
36
|
-
"@hh.ru/magritte-ui-action-list": "7.0.
|
|
37
|
-
"@hh.ru/magritte-ui-alert": "2.0.
|
|
38
|
-
"@hh.ru/magritte-ui-avatar": "5.1.
|
|
39
|
-
"@hh.ru/magritte-ui-badge": "2.4.
|
|
40
|
-
"@hh.ru/magritte-ui-banner": "5.0.
|
|
41
|
-
"@hh.ru/magritte-ui-bottom-sheet": "7.1.
|
|
42
|
-
"@hh.ru/magritte-ui-branded-button": "2.1.
|
|
43
|
-
"@hh.ru/magritte-ui-breadcrumbs": "6.0.
|
|
44
|
-
"@hh.ru/magritte-ui-breakpoint": "5.0.
|
|
45
|
-
"@hh.ru/magritte-ui-button": "5.3.
|
|
46
|
-
"@hh.ru/magritte-ui-button-stack": "2.1.
|
|
47
|
-
"@hh.ru/magritte-ui-card": "7.0.
|
|
48
|
-
"@hh.ru/magritte-ui-cell": "4.2.
|
|
49
|
-
"@hh.ru/magritte-ui-checkable-card": "3.0.
|
|
50
|
-
"@hh.ru/magritte-ui-checkbox-radio": "3.0.
|
|
51
|
-
"@hh.ru/magritte-ui-chips": "5.4.
|
|
52
|
-
"@hh.ru/magritte-ui-chips-input": "8.0.
|
|
53
|
-
"@hh.ru/magritte-ui-chips-trigger": "3.3.
|
|
54
|
-
"@hh.ru/magritte-ui-date-picker": "4.1.
|
|
55
|
-
"@hh.ru/magritte-ui-divider": "1.1.
|
|
56
|
-
"@hh.ru/magritte-ui-dot-pages": "3.0.
|
|
57
|
-
"@hh.ru/magritte-ui-drop": "9.0.
|
|
58
|
-
"@hh.ru/magritte-ui-form-helper": "1.0.
|
|
59
|
-
"@hh.ru/magritte-ui-form-label": "6.1.
|
|
60
|
-
"@hh.ru/magritte-ui-grid": "2.2.
|
|
61
|
-
"@hh.ru/magritte-ui-icon": "11.0.
|
|
62
|
-
"@hh.ru/magritte-ui-input": "7.2.
|
|
63
|
-
"@hh.ru/magritte-ui-layer": "3.0.
|
|
64
|
-
"@hh.ru/magritte-ui-link": "5.0.
|
|
65
|
-
"@hh.ru/magritte-ui-loader": "1.3.
|
|
66
|
-
"@hh.ru/magritte-ui-modal": "8.1.
|
|
67
|
-
"@hh.ru/magritte-ui-navigation-bar": "9.0.
|
|
68
|
-
"@hh.ru/magritte-ui-number-pages": "4.0.
|
|
69
|
-
"@hh.ru/magritte-ui-phone-input": "3.0.
|
|
70
|
-
"@hh.ru/magritte-ui-pincode-input": "1.4.
|
|
71
|
-
"@hh.ru/magritte-ui-placeholder": "8.0.
|
|
72
|
-
"@hh.ru/magritte-ui-progress-bar": "4.0.
|
|
73
|
-
"@hh.ru/magritte-ui-scrollable-container": "5.2.
|
|
74
|
-
"@hh.ru/magritte-ui-segmented": "1.0.
|
|
75
|
-
"@hh.ru/magritte-ui-select": "11.0.
|
|
76
|
-
"@hh.ru/magritte-ui-skeleton": "2.1.
|
|
77
|
-
"@hh.ru/magritte-ui-snackbar": "5.1.
|
|
78
|
-
"@hh.ru/magritte-ui-spacing": "2.0.
|
|
79
|
-
"@hh.ru/magritte-ui-suggest": "9.1.
|
|
80
|
-
"@hh.ru/magritte-ui-swipe": "6.0.
|
|
81
|
-
"@hh.ru/magritte-ui-switch": "2.0.
|
|
82
|
-
"@hh.ru/magritte-ui-table": "2.4.
|
|
83
|
-
"@hh.ru/magritte-ui-tabs": "6.1.
|
|
84
|
-
"@hh.ru/magritte-ui-tag": "3.1.
|
|
85
|
-
"@hh.ru/magritte-ui-textarea": "2.1.
|
|
86
|
-
"@hh.ru/magritte-ui-theme-provider": "1.1.
|
|
87
|
-
"@hh.ru/magritte-ui-timer": "1.2.
|
|
88
|
-
"@hh.ru/magritte-ui-title": "6.1.
|
|
89
|
-
"@hh.ru/magritte-ui-tooltip": "9.2.
|
|
90
|
-
"@hh.ru/magritte-ui-translate-guard": "0.1.
|
|
91
|
-
"@hh.ru/magritte-ui-tree-selector": "4.6.
|
|
92
|
-
"@hh.ru/magritte-ui-trigger": "3.1.
|
|
93
|
-
"@hh.ru/magritte-ui-typography": "3.0.
|
|
94
|
-
"@hh.ru/magritte-ui-upload": "3.3.
|
|
20
|
+
"@hh.ru/magritte-common-cookies": "0.1.15",
|
|
21
|
+
"@hh.ru/magritte-common-data-provider": "1.3.2",
|
|
22
|
+
"@hh.ru/magritte-common-func-utils": "1.3.11",
|
|
23
|
+
"@hh.ru/magritte-common-keyboard": "4.1.2",
|
|
24
|
+
"@hh.ru/magritte-common-mouse": "1.1.15",
|
|
25
|
+
"@hh.ru/magritte-common-resize": "0.1.16",
|
|
26
|
+
"@hh.ru/magritte-common-use-collapsible": "1.1.5",
|
|
27
|
+
"@hh.ru/magritte-common-use-loading-state": "1.0.8",
|
|
28
|
+
"@hh.ru/magritte-common-use-multiple-refs": "1.1.7",
|
|
29
|
+
"@hh.ru/magritte-design-tokens": "21.4.4",
|
|
30
|
+
"@hh.ru/magritte-fonts": "1.2.2",
|
|
31
|
+
"@hh.ru/magritte-reset-css": "1.1.4",
|
|
32
|
+
"@hh.ru/magritte-types": "5.0.3",
|
|
33
|
+
"@hh.ru/magritte-ui-accordion": "2.5.78",
|
|
34
|
+
"@hh.ru/magritte-ui-action": "4.4.40",
|
|
35
|
+
"@hh.ru/magritte-ui-action-bar": "3.0.15",
|
|
36
|
+
"@hh.ru/magritte-ui-action-list": "7.0.31",
|
|
37
|
+
"@hh.ru/magritte-ui-alert": "2.0.10",
|
|
38
|
+
"@hh.ru/magritte-ui-avatar": "5.1.13",
|
|
39
|
+
"@hh.ru/magritte-ui-badge": "2.4.4",
|
|
40
|
+
"@hh.ru/magritte-ui-banner": "5.0.7",
|
|
41
|
+
"@hh.ru/magritte-ui-bottom-sheet": "7.1.17",
|
|
42
|
+
"@hh.ru/magritte-ui-branded-button": "2.1.34",
|
|
43
|
+
"@hh.ru/magritte-ui-breadcrumbs": "6.0.31",
|
|
44
|
+
"@hh.ru/magritte-ui-breakpoint": "5.0.2",
|
|
45
|
+
"@hh.ru/magritte-ui-button": "5.3.5",
|
|
46
|
+
"@hh.ru/magritte-ui-button-stack": "2.1.55",
|
|
47
|
+
"@hh.ru/magritte-ui-card": "7.0.12",
|
|
48
|
+
"@hh.ru/magritte-ui-cell": "4.2.7",
|
|
49
|
+
"@hh.ru/magritte-ui-checkable-card": "3.0.85",
|
|
50
|
+
"@hh.ru/magritte-ui-checkbox-radio": "3.0.51",
|
|
51
|
+
"@hh.ru/magritte-ui-chips": "5.4.7",
|
|
52
|
+
"@hh.ru/magritte-ui-chips-input": "8.0.2",
|
|
53
|
+
"@hh.ru/magritte-ui-chips-trigger": "3.3.27",
|
|
54
|
+
"@hh.ru/magritte-ui-date-picker": "4.1.16",
|
|
55
|
+
"@hh.ru/magritte-ui-divider": "1.1.50",
|
|
56
|
+
"@hh.ru/magritte-ui-dot-pages": "3.0.29",
|
|
57
|
+
"@hh.ru/magritte-ui-drop": "9.0.5",
|
|
58
|
+
"@hh.ru/magritte-ui-form-helper": "1.0.32",
|
|
59
|
+
"@hh.ru/magritte-ui-form-label": "6.1.15",
|
|
60
|
+
"@hh.ru/magritte-ui-grid": "2.2.22",
|
|
61
|
+
"@hh.ru/magritte-ui-icon": "11.0.2",
|
|
62
|
+
"@hh.ru/magritte-ui-input": "7.2.7",
|
|
63
|
+
"@hh.ru/magritte-ui-layer": "3.0.2",
|
|
64
|
+
"@hh.ru/magritte-ui-link": "5.0.15",
|
|
65
|
+
"@hh.ru/magritte-ui-loader": "1.3.32",
|
|
66
|
+
"@hh.ru/magritte-ui-modal": "8.1.1",
|
|
67
|
+
"@hh.ru/magritte-ui-navigation-bar": "9.0.7",
|
|
68
|
+
"@hh.ru/magritte-ui-number-pages": "4.0.48",
|
|
69
|
+
"@hh.ru/magritte-ui-phone-input": "3.0.41",
|
|
70
|
+
"@hh.ru/magritte-ui-pincode-input": "1.4.7",
|
|
71
|
+
"@hh.ru/magritte-ui-placeholder": "8.0.15",
|
|
72
|
+
"@hh.ru/magritte-ui-progress-bar": "4.0.28",
|
|
73
|
+
"@hh.ru/magritte-ui-scrollable-container": "5.2.6",
|
|
74
|
+
"@hh.ru/magritte-ui-segmented": "1.0.54",
|
|
75
|
+
"@hh.ru/magritte-ui-select": "11.0.2",
|
|
76
|
+
"@hh.ru/magritte-ui-skeleton": "2.1.31",
|
|
77
|
+
"@hh.ru/magritte-ui-snackbar": "5.1.5",
|
|
78
|
+
"@hh.ru/magritte-ui-spacing": "2.0.49",
|
|
79
|
+
"@hh.ru/magritte-ui-suggest": "9.1.10",
|
|
80
|
+
"@hh.ru/magritte-ui-swipe": "6.0.13",
|
|
81
|
+
"@hh.ru/magritte-ui-switch": "2.0.49",
|
|
82
|
+
"@hh.ru/magritte-ui-table": "2.4.3",
|
|
83
|
+
"@hh.ru/magritte-ui-tabs": "6.1.6",
|
|
84
|
+
"@hh.ru/magritte-ui-tag": "3.1.18",
|
|
85
|
+
"@hh.ru/magritte-ui-textarea": "2.1.22",
|
|
86
|
+
"@hh.ru/magritte-ui-theme-provider": "1.1.46",
|
|
87
|
+
"@hh.ru/magritte-ui-timer": "1.2.50",
|
|
88
|
+
"@hh.ru/magritte-ui-title": "6.1.10",
|
|
89
|
+
"@hh.ru/magritte-ui-tooltip": "9.2.8",
|
|
90
|
+
"@hh.ru/magritte-ui-translate-guard": "0.1.15",
|
|
91
|
+
"@hh.ru/magritte-ui-tree-selector": "4.6.41",
|
|
92
|
+
"@hh.ru/magritte-ui-trigger": "3.1.7",
|
|
93
|
+
"@hh.ru/magritte-ui-typography": "3.0.37",
|
|
94
|
+
"@hh.ru/magritte-ui-upload": "3.3.7"
|
|
95
95
|
},
|
|
96
96
|
"peerDependencies": {
|
|
97
97
|
"classnames": ">=2.3.2",
|
|
@@ -100,5 +100,5 @@
|
|
|
100
100
|
"publishConfig": {
|
|
101
101
|
"access": "public"
|
|
102
102
|
},
|
|
103
|
-
"gitHead": "
|
|
103
|
+
"gitHead": "5444991300405b41f077e5d0eb332e59ce4ea73f"
|
|
104
104
|
}
|