@hh.ru/magritte-ui 58.1.1 → 58.2.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.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui",
3
- "version": "58.1.1",
3
+ "version": "58.2.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -30,14 +30,14 @@
30
30
  "@hh.ru/magritte-reset-css": "1.0.7",
31
31
  "@hh.ru/magritte-ui-accordion": "2.5.11",
32
32
  "@hh.ru/magritte-ui-action": "4.3.4",
33
- "@hh.ru/magritte-ui-action-list": "5.2.44",
33
+ "@hh.ru/magritte-ui-action-list": "5.3.0",
34
34
  "@hh.ru/magritte-ui-alert": "1.2.9",
35
35
  "@hh.ru/magritte-ui-avatar": "4.1.3",
36
36
  "@hh.ru/magritte-ui-badge": "2.1.9",
37
37
  "@hh.ru/magritte-ui-banner": "2.3.26",
38
38
  "@hh.ru/magritte-ui-bottom-sheet": "4.1.24",
39
39
  "@hh.ru/magritte-ui-branded-button": "1.2.1",
40
- "@hh.ru/magritte-ui-breadcrumbs": "3.3.41",
40
+ "@hh.ru/magritte-ui-breadcrumbs": "3.4.0",
41
41
  "@hh.ru/magritte-ui-breakpoint": "4.0.1",
42
42
  "@hh.ru/magritte-ui-button": "3.1.15",
43
43
  "@hh.ru/magritte-ui-button-stack": "2.0.5",
@@ -47,15 +47,15 @@
47
47
  "@hh.ru/magritte-ui-checkbox-radio": "2.2.0",
48
48
  "@hh.ru/magritte-ui-chips": "3.0.24",
49
49
  "@hh.ru/magritte-ui-counter": "4.0.8",
50
- "@hh.ru/magritte-ui-date-picker": "3.1.5",
50
+ "@hh.ru/magritte-ui-date-picker": "3.2.0",
51
51
  "@hh.ru/magritte-ui-divider": "1.1.24",
52
52
  "@hh.ru/magritte-ui-dot-pages": "2.1.30",
53
- "@hh.ru/magritte-ui-drop": "5.0.8",
53
+ "@hh.ru/magritte-ui-drop": "5.1.0",
54
54
  "@hh.ru/magritte-ui-dummy": "1.1.23",
55
- "@hh.ru/magritte-ui-form-label": "3.2.43",
55
+ "@hh.ru/magritte-ui-form-label": "3.3.0",
56
56
  "@hh.ru/magritte-ui-grid": "2.1.4",
57
57
  "@hh.ru/magritte-ui-icon": "7.1.4",
58
- "@hh.ru/magritte-ui-input": "5.0.13",
58
+ "@hh.ru/magritte-ui-input": "5.0.14",
59
59
  "@hh.ru/magritte-ui-layer": "2.0.3",
60
60
  "@hh.ru/magritte-ui-link": "4.1.2",
61
61
  "@hh.ru/magritte-ui-loader": "1.2.36",
@@ -65,19 +65,19 @@
65
65
  "@hh.ru/magritte-ui-placeholder": "6.0.3",
66
66
  "@hh.ru/magritte-ui-progress-bar": "3.1.3",
67
67
  "@hh.ru/magritte-ui-scrollable-container": "4.3.9",
68
- "@hh.ru/magritte-ui-select": "5.1.11",
68
+ "@hh.ru/magritte-ui-select": "5.2.0",
69
69
  "@hh.ru/magritte-ui-skeleton": "2.1.2",
70
70
  "@hh.ru/magritte-ui-snackbar": "3.2.21",
71
71
  "@hh.ru/magritte-ui-spacing": "2.0.21",
72
- "@hh.ru/magritte-ui-suggest": "4.0.3",
72
+ "@hh.ru/magritte-ui-suggest": "4.1.0",
73
73
  "@hh.ru/magritte-ui-switch": "1.4.5",
74
- "@hh.ru/magritte-ui-tabs": "3.1.45",
74
+ "@hh.ru/magritte-ui-tabs": "3.2.0",
75
75
  "@hh.ru/magritte-ui-tag": "2.0.12",
76
- "@hh.ru/magritte-ui-textarea": "2.0.14",
76
+ "@hh.ru/magritte-ui-textarea": "2.0.15",
77
77
  "@hh.ru/magritte-ui-theme-provider": "1.1.21",
78
78
  "@hh.ru/magritte-ui-timer": "1.2.24",
79
79
  "@hh.ru/magritte-ui-title": "4.0.0",
80
- "@hh.ru/magritte-ui-tooltip": "6.0.11",
80
+ "@hh.ru/magritte-ui-tooltip": "6.1.0",
81
81
  "@hh.ru/magritte-ui-translate-guard": "0.1.10",
82
82
  "@hh.ru/magritte-ui-typography": "3.0.8"
83
83
  },
@@ -88,5 +88,5 @@
88
88
  "publishConfig": {
89
89
  "access": "public"
90
90
  },
91
- "gitHead": "4e266f682eec8f5ba3dfac349e1fcd9329701eb6"
91
+ "gitHead": "f389886d54baa53831572063d657dd243480424e"
92
92
  }