@hh.ru/magritte-ui 94.0.2 → 95.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.
- package/index.d.ts +1 -0
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/package.json +14 -13
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -67,4 +67,5 @@ export * from '@hh.ru/magritte-ui-chips-input';
|
|
|
67
67
|
export * from '@hh.ru/magritte-ui-table';
|
|
68
68
|
export * from '@hh.ru/magritte-ui-upload';
|
|
69
69
|
export * from '@hh.ru/magritte-ui-pincode-input';
|
|
70
|
+
export * from '@hh.ru/magritte-common-data-provider';
|
|
70
71
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hh.ru/magritte-ui",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "95.0.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@hh.ru/magritte-common-cookies": "0.1.13",
|
|
22
|
+
"@hh.ru/magritte-common-data-provider": "1.2.0",
|
|
22
23
|
"@hh.ru/magritte-common-func-utils": "1.3.9",
|
|
23
24
|
"@hh.ru/magritte-common-keyboard": "4.1.0",
|
|
24
25
|
"@hh.ru/magritte-common-mouse": "1.1.13",
|
|
@@ -33,14 +34,14 @@
|
|
|
33
34
|
"@hh.ru/magritte-ui-accordion": "2.5.67",
|
|
34
35
|
"@hh.ru/magritte-ui-action": "4.4.32",
|
|
35
36
|
"@hh.ru/magritte-ui-action-bar": "3.0.6",
|
|
36
|
-
"@hh.ru/magritte-ui-action-list": "7.0.
|
|
37
|
+
"@hh.ru/magritte-ui-action-list": "7.0.9",
|
|
37
38
|
"@hh.ru/magritte-ui-alert": "2.0.4",
|
|
38
39
|
"@hh.ru/magritte-ui-avatar": "5.1.7",
|
|
39
40
|
"@hh.ru/magritte-ui-badge": "2.3.4",
|
|
40
41
|
"@hh.ru/magritte-ui-banner": "4.0.3",
|
|
41
|
-
"@hh.ru/magritte-ui-bottom-sheet": "7.0.
|
|
42
|
+
"@hh.ru/magritte-ui-bottom-sheet": "7.0.6",
|
|
42
43
|
"@hh.ru/magritte-ui-branded-button": "2.1.26",
|
|
43
|
-
"@hh.ru/magritte-ui-breadcrumbs": "6.0.
|
|
44
|
+
"@hh.ru/magritte-ui-breadcrumbs": "6.0.9",
|
|
44
45
|
"@hh.ru/magritte-ui-breakpoint": "5.0.0",
|
|
45
46
|
"@hh.ru/magritte-ui-button": "5.2.26",
|
|
46
47
|
"@hh.ru/magritte-ui-button-stack": "2.1.46",
|
|
@@ -49,14 +50,14 @@
|
|
|
49
50
|
"@hh.ru/magritte-ui-checkable-card": "3.0.74",
|
|
50
51
|
"@hh.ru/magritte-ui-checkbox-radio": "3.0.42",
|
|
51
52
|
"@hh.ru/magritte-ui-chips": "5.3.17",
|
|
52
|
-
"@hh.ru/magritte-ui-chips-input": "
|
|
53
|
+
"@hh.ru/magritte-ui-chips-input": "6.0.0",
|
|
53
54
|
"@hh.ru/magritte-ui-chips-trigger": "3.3.13",
|
|
54
|
-
"@hh.ru/magritte-ui-date-picker": "4.0.
|
|
55
|
+
"@hh.ru/magritte-ui-date-picker": "4.0.9",
|
|
55
56
|
"@hh.ru/magritte-ui-divider": "1.1.45",
|
|
56
57
|
"@hh.ru/magritte-ui-dot-pages": "3.0.23",
|
|
57
58
|
"@hh.ru/magritte-ui-drop": "8.0.4",
|
|
58
59
|
"@hh.ru/magritte-ui-form-helper": "1.0.26",
|
|
59
|
-
"@hh.ru/magritte-ui-form-label": "6.0.
|
|
60
|
+
"@hh.ru/magritte-ui-form-label": "6.0.9",
|
|
60
61
|
"@hh.ru/magritte-ui-grid": "2.2.17",
|
|
61
62
|
"@hh.ru/magritte-ui-icon": "9.0.1",
|
|
62
63
|
"@hh.ru/magritte-ui-input": "7.1.16",
|
|
@@ -64,24 +65,24 @@
|
|
|
64
65
|
"@hh.ru/magritte-ui-link": "5.0.7",
|
|
65
66
|
"@hh.ru/magritte-ui-loader": "1.3.24",
|
|
66
67
|
"@hh.ru/magritte-ui-modal": "7.0.8",
|
|
67
|
-
"@hh.ru/magritte-ui-navigation-bar": "7.0.
|
|
68
|
+
"@hh.ru/magritte-ui-navigation-bar": "7.0.6",
|
|
68
69
|
"@hh.ru/magritte-ui-number-pages": "4.0.40",
|
|
69
|
-
"@hh.ru/magritte-ui-phone-input": "3.0.
|
|
70
|
+
"@hh.ru/magritte-ui-phone-input": "3.0.12",
|
|
70
71
|
"@hh.ru/magritte-ui-pincode-input": "1.3.5",
|
|
71
72
|
"@hh.ru/magritte-ui-placeholder": "8.0.9",
|
|
72
73
|
"@hh.ru/magritte-ui-progress-bar": "4.0.22",
|
|
73
74
|
"@hh.ru/magritte-ui-scrollable-container": "5.0.5",
|
|
74
75
|
"@hh.ru/magritte-ui-segmented": "1.0.46",
|
|
75
|
-
"@hh.ru/magritte-ui-select": "10.0.
|
|
76
|
+
"@hh.ru/magritte-ui-select": "10.0.12",
|
|
76
77
|
"@hh.ru/magritte-ui-skeleton": "2.1.26",
|
|
77
78
|
"@hh.ru/magritte-ui-snackbar": "5.0.5",
|
|
78
79
|
"@hh.ru/magritte-ui-spacing": "2.0.43",
|
|
79
|
-
"@hh.ru/magritte-ui-suggest": "
|
|
80
|
+
"@hh.ru/magritte-ui-suggest": "8.0.0",
|
|
80
81
|
"@hh.ru/magritte-ui-swipe": "6.0.5",
|
|
81
82
|
"@hh.ru/magritte-ui-switch": "2.0.40",
|
|
82
83
|
"@hh.ru/magritte-ui-table": "2.2.14",
|
|
83
84
|
"@hh.ru/magritte-ui-tabs": "6.0.6",
|
|
84
|
-
"@hh.ru/magritte-ui-tag": "3.1.
|
|
85
|
+
"@hh.ru/magritte-ui-tag": "3.1.9",
|
|
85
86
|
"@hh.ru/magritte-ui-textarea": "2.1.9",
|
|
86
87
|
"@hh.ru/magritte-ui-theme-provider": "1.1.41",
|
|
87
88
|
"@hh.ru/magritte-ui-timer": "1.2.45",
|
|
@@ -100,5 +101,5 @@
|
|
|
100
101
|
"publishConfig": {
|
|
101
102
|
"access": "public"
|
|
102
103
|
},
|
|
103
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "51e504b016d5cd2806bb0ae815b7eab7c662a4b4"
|
|
104
105
|
}
|